/*  
Theme Name: České skály
Theme URI: http://www.ceskeskaly.cz
Description: Vzhled pro www.ceskeskaly.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: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #333;
	}
	
#wrap {
	width: 1000px;
	margin: 0 auto;
	background: url(img/bg.png) center top repeat-y #333;
	}

#wrap2 {
	width: 884px;
	margin: 0 auto;
	padding: 0 31px 0 85px;
	background: url(img/bgtop.png) left top no-repeat;
	min-height: 823px;
	height: auto !important;
  	height: 823px;
	}
 
#header {
	height: 204px;
	background: url(img/header.png) no-repeat;
	}
	
h1 {
	float: left;
	}
	
h1 a span {
	display: none;
	}

h1 a {
	display: block;
	width: 500px;
	height: 78px;
	margin: 0 0 0 15px;
	}
	
#searchform {
	float: right;
	padding: 21px 10px 0 0;
	}

#searchsubmit {
	cursor: pointer;
	border: none;
	width: 38px;
	height: 40px;
	vertical-align: middle;
	background: none;
	}

#s {
	border: none;
	vertical-align: middle;
	width: 190px;
	height: 30px;
	color: #444;
	padding: 10px 7px 0 7px;
	background: none;
	font-size: 0.875em;
	}

a {
	text-decoration: underline;
	color: #336699;
	}

a:hover {
	text-decoration: none;
	}
	
#content {
	background: url(img/content.png) left top no-repeat;
	}

.cleaner {
	clear: both;
	height: 0;
	line-height: 0;
  	font-size: 0; 
	}
/* main structure */

/* sidebar */	
#side {
	width: 240px;
	margin: 14px 11px 15px 0;
	padding: 6px 0 0 0;
	background: url(img/sidetop.png) left top no-repeat;
	float: right;
	color: #333;
	font-size: 0.875em;
	display: inline;
	}
	
#side ul {
	padding: 0 0 16px 0;
	background: url(img/sidebottom.png) left bottom no-repeat;
	}
	
#side ul li ul {
	background: none;
	padding: 0;
	}
	
#side h4 {
	display: none;
	}
	
#side ul li {
	list-style: none;
	}
	
#side ul li ul li {
	margin: 0;
	}

#side ul li ul li a {
	display: block;
	width: 220px;
	height: 30px;
	background: url(img/sideli.png);
	color: #333;
	text-decoration: none;
	font-weight: bold;
	padding: 10px 5px 0 15px;
	}
	
#side li.current_page_item a {
	color: #567080;
	}
	
#side li.current_page_item a:hover {
	text-decoration: none;
	}
	
#side li.current_page_item ul li a {
	color: #333;
	}
	
#side li.current_page_item ul li a:hover {
	text-decoration: underline;
	}
	
#side ul li ul li ul li a {
	background: url(img/sidelichild.png) top left repeat-y;
	padding: 4px 4px 4px 20px;
	font-weight: normal;
	width: 232px;
	height: auto;
	}
	
#side ul li ul li ul {
	background: url(img/boxbg.png) left bottom repeat-x;
	padding: 0 0 1px 0;
	}
	
#side ul li ul li a:hover {
	text-decoration: underline;
	}
	
#side img {
	border: none;
	margin-bottom: -3px;
	}
/* sidebar */

/* text */
#text {
	width: 550px;
	float: left;
	color: #444;
	line-height: 1.5;
	padding: 15px 0 15px 20px;
	font-size: 0.800em;
	}
	
p {
	padding: 5px 0;
	}
	
h2 {
	font-size: 1.5em;
	background: url(img/h2bg.png) left bottom repeat-x;
	color: #3a4f5d;
	font-weight: bold;
	margin: 0 0 10px 0;
	}

h3 {
	font-weight: bold;
	color: #12222e;
	padding: 12px 0 0 0;
	font-size: 1.250em;
	margin: 0;
	}

h4 {
	padding: 10px 0 0 0;
	font-weight: bold;
	color: #567080;
	font-size: 1.125em;
	margin: 0;
	}
	
strong {
	color: #496076;
	}
	
.post ul li {
	list-style: none;
	background: url(img/bullet_blue.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: 5px solid #567080;
	margin: 10px 15px;
	color: #666;
	padding: 0 5px 0 15px;
	}
	
#text .wp-smiley {
	padding: 0;
	background: none;
	}

#text img {
	background-color: #fff;
	padding: 6px;
	border: 1px solid #babec1;
	}
	
#text img.alignleft {
	float: left;
	margin: 5px 20px 5px 0;
	}
	
#text img.alignright {
	float: right;
	margin: 5px 0 5px 20px;
	}
	
ul.index li {
	display: block;
	width: 225px;
	float: left;
	}
	
ul li.red {
	background: url(img/bullet_red.png) left no-repeat;
	}
	
ul li.green {
	background: url(img/bullet_green.png) left no-repeat;
	}
/* text */

/* comments */	

h3.comments {
	color: #444;
	margin: 0 0 15px 0;
	}
	
.commentmetadata {
	color: #666;
	border-bottom: 1px solid #ccc;
	padding: 5px 0 2px 0;
	margin: 0 10px 5px 10px;
	}
	
.commentmetadata a {
	color: #666;
	}
	
.commentcontent {
	padding: 0 10px 5px 10px;
	}
	
ol.commentlist {
	list-style: none;
	margin: 20px 0 0 0;
	}
	
ol.commentlist li {
	margin: 0 0 15px 0;
	background-color: #f7f7f7;
	border-left: 5px solid #567080;
	border-right: 5px solid #567080;
	font-size: 0.875em;
	}
	
ol.commentlist li.alt {
	border-left: 5px solid #c9c9c9;
	border-right: 5px solid #c9c9c9;
	}

ol.commentlist ul li, ol.commentlist ol li {
	margin: 2px 0;
	}
	
ol.commentlist ul, ol.commentlist ol {
	margin: 0 0 0 25px;
	}
	
textarea#comment {
	margin: 1px 0 5px 0;
	border: 5px solid #567080;
	background-color: #f7f7f7;
	font-size: 1.125em;
	padding: 5px;
	color: #666;
	width: 530px;
	}
	
#author, #email, #url {
	border: 2px solid #c9c9c9;
	background-color: #fff;
	padding: 2px;
	margin: 1px 0;
	color: #666;
	}
	
#submit {
	font-size: 1em;
	color: #444;
	padding: 5px;
	font-weight: bold;
	}
	
small {
	font-size: 0.75em;
	}
/* comments */

/* footer */
#box {
	background: url(img/boxbg.png) top left repeat-x;
	font-size: 0.875em;
	color: #333;
	padding: 8px 5px 5px 5px;
	text-align: center;
	}
	
#box a {
	color: #333;
	}
/* footer */		

/* other */	
#nav {
	height: 28px;
	font-size: 10px;
	}
	
#nav a {
	color: #666;
	}
	
.alignleft {
	float:left;
	}
	
.alignright {
	float:right;
	}
/* other */	



/* DirectoGlobal.com blok ID: 1212 */
.dglobal_1212{

}
.dglobal_1212 .dg_ad{

}
.dglobal_1212 a{

}
.dglobal_1212 a:hover{

}
.dglobal_1212 p{

}
	
	
.bigred{
  color: #ff0000;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
}


#srchform{
  width: 232px;
  padding: 8px 5px 0 2px;
  border-left: 1px solid #cdcfd0;
  background: #e5e5e5;
}
#srchform strong{
  padding: 0 0 0 7px;
}

.centered{
  text-align: center;
}

.sx{
  width: 548px;
  border: 1px solid #525252;
  background: #28a4c9;
  padding: 10px 0;
}
