/*  
Theme Name: Plain WP
Theme URI: http://www.wpmix.com/
Description: Simple red & gray Wordpress theme.
Author: andrej
Author URI: http://www.wpmix.com/
*/

/* main structure */
* { 
	margin: 0;
	padding: 0;
	}
	
body {
	background: url(img/bg-top.png) top repeat-x #c0c0c0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrap {
	width: 761px;
	margin: 0 auto;
}
 
#header {
	height:160px;
	background:url(img/header.gif);
	margin-top:20px;
	}
	
#description {
	padding:50px 0 0 40px;
	}
	
h1 {
	font-size:24px;
	}
	
h1 a {
	color:#ffffff;
	}
	
h1 a:hover {
	text-decoration:underline;
	}
	
#desc {
	font-size: 14px;
	color: #ffffff;
	}
	
#content {
	padding: 0 40px;
	background: url(img/bg-content.png) repeat-y;
	margin:0 auto;
	width:681px;

}

.cleaner {
	clear:both;
	}
/* main structure */
	
/* pagelist and search */	
#pagelist {
	height: 43px;
	font-size: 12px;
	background:url(img/pagelist.png) no-repeat;
}

#pagelist ul {
	padding: 12px 0 0 40px;
}
	
#pagelist ul li {
	display:inline;
	border-right:1px solid #FFFFFF;
	margin:0 8px 0 0;
	padding:0 12px 0 0;
	}
	
#pagelist ul li a {
	color:#FFFFFF;
	font-weight:bold;
	}
	
#pagelist ul li a:hover {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	}
	
#pagelist ul li.current_page_item a {
	color:#000000;
	font-weight:bold;
	}
	
#searchform {
	}
	
#searchsubmit {
	font-size: 12px;
	margin-left: 5px;
	color: #000000;
	padding:0 5px;
	height: 21px;
	background-color: #696969;
	border: 1px solid #797f90;
	cursor: pointer;
	vertical-align: middle;
}
	
#s {
	height:18px;
	width:111px;
	background-color:#a9a9a9;
	border:1px solid #72737e;
	color:#000000;
	padding:1px 3px 0 3px;
	vertical-align: middle;
	}
/* pagelist and search */	

/* sidebar */	
#side {
	width: 165px;
	float: right;
	color: #000000;
	font-size: 12px;
	margin-top:5px;
	line-height:1.4;
}
	
#side li, #side ul {
	list-style-type:none;
	}
	
#side h2 {
	font-weight:bold;
	color:#9e0000;
	font-size:14px;
	margin:15px 0 15px 0;
	}
	
#side ul li ul.children li {
	margin-left:20px;
	}
	
#side a {
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	}
	
#side a:hover {
	text-decoration:underline;
	}
	
#side img {
	padding:0;
	border:none;
	}
/* sidebar */

/* text */
#text {
	width:455px;
	float:left;
	font-size:12px;
	color:#000000;
	text-align:justify;
	margin-top:20px;
	}
	
p {
	padding:5px 0;
	}
	
h2 {
	color:#444;
	font-size:20px;
	line-height:normal;
	margin-bottom:10px;
	}

.post h2 {
	color:#9e0000;
	font-size:16px;
	margin-bottom:0;
	}
	
.post h2 a {
	color:#9e0000;
	}
	
.post h2 a:hover {
	text-decoration:underline;
	}
	
.post ul li {
	list-style-type:square;
	padding-top:2px;
	margin-left:20px;
	}
	
.post ol li {
	margin-left:25px;
	padding-top:2px;
	}
	
blockquote {
	margin-top:5px;
	background:url(img/quote.png) left top no-repeat;
	padding:5px 5px 5px 45px;
	}
	
blockquote blockquote {
	background:none;
	}
		
.post {
	margin-bottom:40px;
	}
	
.pub {
	font-size:10px;
	color:#000000;
	margin-bottom:15px;
	}
	
.comm {
	font-size:11px;
	color:#9e0000;
	margin-top:10px;
	}
	
.comm a {
	color:#9e0000;
	font-weight:normal;
	}
	
.wp-smiley {
	padding:0;
	border:none;
	}
/* text */

/* headlines and links */	
h2,h3,h4,h5,h6 {
	color:#444;
	text-align:left;
	}
	
h3 {
  	margin-top:5px;
	font-size:14px;
	}
	
a {
	text-decoration:none;
	color:#9e0000;
	}
	
a:hover {
	text-decoration:underline;
	}
/* headlines and links */

/* comments */	
h3.comments {
	margin-top:20px;
	margin-bottom:10px;
	font-size:18px;
	}
	
.commentmetadata {
	padding:5px;
	background-color:#333333;
	color:#FFFFFF;
	}
	
.commentmetadata a {
	color:#FFFFFF;
	}
	
.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:#AA0909 1px solid;
	background-color:#8C8C8C;
	padding:5px;
	color:#000000;
	}
	
#author, #email, #url {
	border:#AA0909 1px solid;
	background-color:#8C8C8C;
	padding:2px;
	margin:1px 0;
	color:#000000;
	}
/* comments */

/* footer */
#textbar {
	height: 37px;
	background: url(img/bg-textbar.png) no-repeat;
	margin:0 auto;
	width:761px;
}

#box {
	color:#000000;
	font-size:9px;
	height:90px;
	background:url(img/bg-bottom.png) repeat-x bottom;
	}
	
#box a {
	color:#000000;
	}
	
#box-inside {
	margin:0 auto;
	width:721px;
}
/* footer */		

/* other */	
#nav {
	height:20px;
	font-size:12px;
	padding:0 270px 0 40px;
	}
	
.floatleft {
	float:left;
	margin-right:10px;
	}
	
.floatright {
	float:right;
	margin-left:10px;
	}
	
.alignleft {
	float:left;
	}
	
.alignright {
	float:right;
	}
/* other */	
