/*  
Theme Name: Lihovinky.cz
Theme URI: http://www.lihovinky.cz
Description: Sablona pro blog lihovinky.cz
Version: 1.0
Author: Machi
Author URI: http://www.machi.cz
*/

/* main structure */
* { 
	margin: 0;
	padding: 0;
	font-size: 100.01%;
	}
	
body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url(img/bg.png) left top repeat-x #898076;
	font-size: 1em;
	}
	
#wrap {
	width: 750px;
	margin: 0 auto;
	}
	
#pages {
	height: 80px;
	background: url(img/pages.png);
	margin: 6px 0 3px 0;
	text-align: center;
	}
	
#pages ul {
	margin: 0 0 0 10px;
	}
	
#pages ul li {
	display: block;
	float: left;
	list-style: none;
	}
	
#pages ul li a {
	display: block;
	float: left;
	background: url(img/pages-li.png) top right no-repeat;
	height: 50px;
	width: 141px;
	padding: 30px 2px 0 0;
	text-align: center;
	font-size: 1.125em;
	text-decoration: none;
	color: #666;
	}

#pages ul li.last a {	
	background: none;
	}
	
#pages ul li a:hover {
	text-decoration: underline;
	}
	
#pages ul li.current_page_item a {
	background: url(img/pages-li-h.png) #4a9700;
	color: #fff;
	text-decoration: none;
	}
 
#header {
	height: 204px;
	background: url(img/header.png);
	}
	
#desc {
	float: left;
	width: 509px;
	height: 204px;
	color: #a49f98;
	font-weight: bold;
	font-size: 1.125em;
	}
	
span.popis {
	display: block;
	margin: 0 0 0 132px;
	}
	
#header h1 {
	font-size: 2.25em;
	font-weight: bold;
	}
	
#header h1 a {
	display: block;
	height: 50px;
	padding: 65px 0 0 130px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	text-decoration: none;
	}
	
#header h1 a span {
	color: #999;
	}
	
#searchform {
	padding: 154px 0 0 5px;
	float: right;
	width: 236px;
	}
	
#s {
	width: 175px;
	height: 33px;
	border: none;
	vertical-align: middle;
	font-size: 14px;
	color: #fff;
	background: none;
	font-size: 1.125em;
	padding: 10px 7px 0 7px;
	}
	
#searchsubmit {
	width: 43px;
	height: 43px;
	background: none;
	border: none;
	vertical-align: middle;
	}
	
a {
	text-decoration: underline;
	color: #444;
	}

a:hover {
	text-decoration: none;
	}
	
#content {
	background: url(img/content.png) right top repeat-y #fff;
	}
	
#content-bt {
	background: url(img/content-bt.png) left bottom no-repeat;
	}

.cleaner {
	clear: both;
	height: 0;
	line-height: 0;
  	font-size: 0; 
	}
/* main structure */

/* sidebar */	
#side {
	width: 241px;
	float: right;
	font-size: 0.75em;
	}
	
#side ul li {	
	list-style: none;
	}
	
#side h4 {
	height: 36px;
	background: url(img/side-h4.png);
	color: #444;
	font-weight: bold;
	font-size: 1.25em;
	padding: 15px 10px 0 10px;
	}
	
#side ul li.widget_categories ul li a, #side ul li.widget_links ul li a {
	display: block;
	height: 24px;
	background: url(img/side-li.png);
	color: #444;
	padding: 12px 2px 0 10px;
	text-decoration: none;
	}
	
#side ul li ul li a:hover {
	font-weight: bold;
	}
	
#side ul li div.textwidget {
	padding: 5px;
	}
	
#side ul li.widget_twitter ul li.twitter-item {
	background: url(img/side-li.png) left top no-repeat;
	padding: 5px 5px 5px 10px;
	color: #444;
	line-height: 1.5;
	}
	
#side ul li.widget_flickrRSS a img {
	border: 1px solid #ccc;
	padding: 1px;
	margin: 0 0 7px 27px;
	}
/* sidebar */

/* text */
#text {
	width: 481px;
	float: left;
	background: url(img/text-top.png) left top repeat-x;
	padding: 10px 10px 0 15px;
	font-size: 0.75em;
	line-height: 1.5em;
	color: #444;
	}
	
p {
	padding: 5px 10px 5px 0;
	}
	
.post {
	margin: 0 0 40px 0;
	}
	
.post a {
	color: #693E03;
	}
	
.post a.more-link {
	display: none;
	}
	
h2 {
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 5px 0 20px 0;
	color: #000;
	font-weight: normal;
	}
	
.post h2 {
	color: #605953;
	font-weight: normal;
	margin: 5px 0 5px 0;
	padding: 0 0 5px 0;
	background: url(img/h2-post.png) left bottom no-repeat;
	line-height: 1.5;
	}
	
.post h2 a {
	color: #605953;
	text-decoration: none;
	font-weight: bold;
	}

h3 {
	color: #693E03;
	font-weight: normal;
	padding: 5px 0 5px 0;
	font-size: 1.375em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	}

.post ul li {
	list-style: none;
	background: url(img/bullet_orange.png) left no-repeat;
	padding: 0 0 0 23px;
	margin: 3px 0 3px 5px;
	}
	
.post ol li {
	margin: 3px 0 3px 28px;
	}

blockquote {
	border-left: #999 5px solid;
	margin: 10px 15px;
	padding: 0 5px 0 15px;
	color: #666;
	}
	
#text .wp-smiley {
	padding: 0;
	background: none;
	border: none;
	}

#text img {
	border: 1px solid #898076;
	padding: 3px;
	}
	
#text img.alignleft {
	float: left;
	margin: 5px 20px 5px 0;
	}
	
#text img.alignright {
	float: right;
	margin: 5px 0 5px 20px;
	}
	
.info {
	margin: 5px;
	color: #777;
	text-align: center;
	}
	
.info a {
	color: #777;
	font-weight: bold;
	text-decoration: none;
	}
	
.info a:hover {
	text-decoration: underline;
	}
/* text */

/* comments */
ol.commentlist {
	margin: 15px 0 10px 0;
	list-style: none;
	}
	
ol.commentlist li {
	background-color: #E7F4FE;
	margin: 0 0 10px 0;
	padding: 5px;
	}
	
ol.commentlist li.alt {
	background-color: #f6f0e2;
	}
	
ol.commentlist li .avatar {
	float: right;
	background-color: #fff;
	}
	
ol.commentlist li div.comment-author {
	background-color: #fff;
	padding: 5px;
	}
	
ol.commentlist li div.comment-meta {
	font-size: 0.75em;
	background-color: #fff;
	padding: 0 0 5px 5px;
	}
	
ol.commentlist li cite.fn {
	font-style: normal;
	font-weight: bold;
	}
	
ol.commentlist li span.says {
	display: none;
	}
	
ol.commentlist li cite.fn a, ol.commentlist li div.comment-meta a {
	text-decoration: none;
	}
	
#respond {
	margin: 10px 0;
	}
	
#commentform textarea {
	width: 462px;
	border: #c1c1c1 1px solid;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family: 0.65em;
	padding: 5px;
	height: 150px;
	color: #666;
	line-height: 1.5;
	}
	
#commentform input {
	padding: 2px;
	font-size: 1em;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: #c1c1c1 1px solid;
	}
	
#commentform label {
	font-size: 0.875em;
	}
	
#commentform #submit {
	padding: 5px;
	border: 1px #c1c1c1 solid;
	background-color: #f6f0e2;
	font-weight: bold;
	font-size: 0.875em;
	color: #000;
	}
/* comments */

/* footer */
#nav {
	height: 25px;
	}
	
.alignleft {
	float: left;
	}
	
.alignright {
	float: right;
	}
	
#box {
	height: 61px;
	background: url(img/box.png) left top no-repeat;
	color: #666;
	font-size: 0.75em;
	padding: 19px 15px 0 20px;
	}
	
#box a {
	color: #666;
	}
/* footer */		