/*  
Theme Name: Zoolog.cz
Theme URI: http://www.zoolog.cz
Description: Vzhled pro zoolog.cz
Version:
Author: Machi
Author URI: http://www.machi.cz
*/

/* main structure */
* { 
	margin: 0;
	padding: 0;
}
	
body {
	background: url(img/bg.png) top repeat-x #fff;
	font-family: Arial, Helvetica, sans-serif;
}

#wrap {
	width: 920px;
	margin: 0 auto;
}
 
#header {
	height: 172px;
	background:url(img/header.png);
	padding: 102px 0 0 0;
	color: #fff;
}

a.index {
	display: block;
	width: 350px;
	height: 110px;
	float: left;
}

h2 {
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 16px;
	font-weight: bold;
}

#desc {
	float: right;
	width: 565px;
	height: 88px;
	padding: 55px 0 0 5px;
	color: #009999;
	font-size: 13px;
}

#desc p {
	padding: 0 0 0 30px;
}
	
a {
	text-decoration: underline;
	color: #666;
}

a:hover {
	text-decoration: none;
}
	
#content {

}

.cleaner {
	clear: both;
	height: 0;
	line-height: 0;
  	font-size: 0; 
}
/* main structure */
	
/* pagelist and search */	
#pagelist {
	font-size: 15px;
	font-weight: bold;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	margin: 0 0 0 35px;
}

#pagelist ul {
	list-style: none;
}
	
#pagelist ul li {
	display: inline;
}
	
#pagelist ul li a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	margin: 0 10px 0 0;
	padding: 0 14px 0 0;
	border-right: 1px solid #fff;
}
	
#pagelist ul li a:hover {
	text-decoration: underline;
}
	
#pagelist ul li.current_page_item a {
	text-decoration: underline;
}
/* pagelist and search */	

/* sidebar */	
#side {
	width: 275px;
	float: right;
	margin: 0 69px 10px 0;
	background: url(img/sidebar-content.png) repeat-y;
	color: #999;
	font-size: 12px;
	display: inline;
}

ul#sidebar {
	background: url(img/sidebar-top.png) top no-repeat;
	margin: 0;
	padding: 15px 0 0 0;
}

#s {
	width: 167px;
	height: 27px;
	padding: 10px 12px 0 12px;
	border: none;
	background: url(img/search-field.png) left no-repeat;
	vertical-align: middle;
}

#searchsubmit {
	width: 37px;
	height: 37px;
	border: none;
	background: url(img/search-button.png);
	vertical-align: middle;
}
	
#side li, #side ul {
	list-style-type:none;
}
	
#side h4 {
	font-size: 18px;
	color: #009999;
	font-weight: normal;
	margin: 0 15px 10px 15px;
	padding: 0;
}

#side ul li {
	color: #666;
	border-bottom: 1px solid #b2e0f9;
	padding: 15px 0;
}

#side ul li ul li {
	margin: 0 0 0 20px;
	padding: 0;
	border: none;
}

#side ul li ul li a {
	color: #999;
	display: block;
	width: 229px;
	height: 20px;
	background: url(img/sidebar-li.png) bottom no-repeat;
	text-decoration: none;
	padding: 0 0 0 17px;
	margin: 0 0 5px 0;
}

#side ul li ul li a:hover {
	text-decoration: underline;
}
	
#side ul li ul.children li a {

}
	
#side a {
	color: #666;
}
	
#side a:hover {
	text-decoration: none;
}
	
#side img {
	padding: 0;
	border: none;
}

#side .widget_text div {
	padding: 0 15px;
}

#side .widget_text a {
	color: #666;
	text-decoration: none;
}

#side #text-113397931 textarea {
	width: 237px;
	height: 80px;
	padding: 2px;
	margin: 0 0 10px 0;
	overflow: hidden;
}

#side ul li.widget_recent_comments ul li {
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	border-bottom: 1px dotted #ccc;
}

#side .widget_text a:hover {
	text-decoration: underline;
}

#side .widget_text a.sk {
	background: url(img/sk.png) left no-repeat;
	padding: 0 0 0 20px;
	display: block;
	margin: 4px 0;
}

#side .widget_text a.eu {
	background: url(img/europeanunion.png) left no-repeat;
	padding: 0 0 0 20px;
	display: block;
	margin: 4px 0;
}

#side .widget_text a.cz {
	background: url(img/cz.png) left no-repeat;
	padding: 0 0 0 20px;
	display: block;
	margin: 4px 0;
}

#side #recent-comments ul li a {
	background: none;
}
/* sidebar */

/* text */
#text {
	width: 479px;
	float: left;
	margin: 20px 0 0 36px;
	font-size: 13px;
	color: #666;
	text-align: justify;
	display: inline;
}
	
p {
	padding: 5px 0;
	line-height: 1.5;
}

.post-top {
	background: url(img/post-top.png) bottom no-repeat;
	height: 30px;
	margin: 0 0 8px 0;
}

.post-date {
	float: left;
	font-size: 13px;
	color: #999;
	border-right: 1px solid #b2e0f9;
	padding: 4px 10px 4px 0;
	width: 58px;
}

h1 {
	font-size: 22px;
	color: #666;
	font-weight: normal;
	margin: 0 0 15px 0;
	float: none;
}

h3 {
	padding: 15px 0 10px 0;
	font-weight: normal;
	color: #666;
	font-size: 16px;
	margin: 0;
}

h4 {
	padding: 10px 0 5px 0;
	font-weight: normal;
	color: #666;
	font-size: 14px;
	margin: 0;
}

.post h1 {
	color: #666;
	font-size: 16px;
	font-weight: bold;
	float: right;
	width: 400px;
	margin: 3px 0 0 0;
}
	
.post h1 a {
	color: #666;
	text-decoration: none;
}
	
.post h1 a:hover {
	text-decoration:underline;
}
	
.post ul li {
	list-style: none;
	background: url(img/bullet_green.png) left no-repeat;
	padding: 0 0 0 25px;
	margin: 3px 0;
	}
	
.post ol li {
	margin: 3px 0 3px 22px;
	}
	
blockquote {
	border-left: 5px solid #9ACD32;
	margin: 10px 15px;
	padding: 0 5px 0 15px;
}
		
.post {
	margin-bottom: 40px;
	}
	
.wp-smiley {
	padding:0;
	border:none;
	}
	
#text img.alignleft {
	float: left;
	margin: 0 15px 0 0;
	border: 5px #eee solid;
}

#text img.alignright {
	float: right;
	margin: 0 0 0 15px;
	border: 5px #eee solid;
}

img {
	border: none;
}

.margin {
	margin: 10px 0;
}

.ramecek {
	border-top: 5px solid #000;
	border-bottom: 5px solid #000;
	padding: 1px 0;
	background-color: #fff;
}
/* text */

/* comments */	
h3.comments {
	margin-bottom:10px;
	font-size: 16px;
	}
	
.commentmetadata {
	padding: 5px;
	background-color: #eee;
	color: #444;
	}
	
.commentmetadata a {
	color: #444;
	}
	
.obsahk {
	padding: 5px;
	margin-bottom:15px;
	}
	
.obsahk a {
	font-weight:normal;
	text-decoration:underline;
	}
	
.obsahk a:hover {
	text-decoration:none;
	}
	
ol.commentlist {
	list-style:none;
	}
	
ol.commentlist ul, ol.commentlist ol {
	margin-left: 25px;
	}
	
textarea#comment {
	margin: 1px 0 5px 0;
	border: #ccc 1px solid;
	background-color: #fff;
	padding: 5px;
	width: 460px;
	color: #444;
	}
	
#author, #email, #url {
	border: #ccc 1px solid;
	background-color: #fff;
	padding:2px;
	margin:1px 0;
	color: #444;
	}
	
#submit {
	margin: 0 0 10px 0;
}
/* comments */

/* footer */
#box {
	height: 30px;
	background: url(img/box.png) top no-repeat #fff;;
	padding: 15px 0 0 0;
}
	
#box a {
	color: #666;
}

#box a.rss-link {
	font-size: 16px;
	color: #666;
	background: url(img/rss.png) left no-repeat;
	padding: 0 0 0 35px;
	margin: 0 0 0 30px;
	text-decoration: none;
}

#dole {
	height: 82px;
	background: url(img/dole.png) repeat-x;
	text-align: center;
	font-size: 12px;
	color: #444;
}

#dole p {
	padding: 35px 0 0 0;
}
/* footer */		

/* other */	
#nav {
	height: 20px;
	font-size: 14px;
}
	
#nav a {
	color: #444;
}
	
.alignleft {
	float:left;
}
	
.alignright {
	float:right;
}

.mezera {
	height: 30px;
}

.vstupne {
	background: #ECF4D7 url(img/money.png) 99% 5px no-repeat;
	padding: 5px;
	color: #444;
	border-top: 1px solid #C2DC7E;
	border-bottom: 1px solid #C2DC7E;
	margin: 10px 0;
}

.oteviraci-doba {
	background: #FFFFDD url(img/hourglass.png) no-repeat 99% 5px;
	padding: 5px;
	color: #444;
	border-top: 1px solid #FEFF7D;
	border-bottom: 1px solid #FEFF7D;
	margin: 10px 0;
}

.vstupne h3, .oteviraci-doba h3 {
	margin: 0 0 5px 0;
	padding: 0;
	color: #444;
}

.vstupne p,  .oteviraci-doba p {
	padding: 0;
}
/* other */	

