/*  
Theme Name: Simply Dark
Theme URI: http://www.iamproduct.com
Description: Simply Dark
Version:
Author: Michal Acler
Author URI: http://www.iamproduct.com
*/

/* main structure */
* { 
	margin: 0;
	padding: 0;
	}
	
body {
	background: url(img/bg.png) top repeat-x #000000;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
}

#wrap {
	width: 951px;
	margin: 0 auto;
}
 
#header {
	height:90px;
	background: url(img/header.png) bottom no-repeat;
	}
	
#description {
	display: block;
	width: 422px;
	height: 90px;
	background: url(img/logo.gif) no-repeat;
	float: left;
	}
	
h1 {
	display: none;
	}
	
#desc {
	display: none;
	}
	
#content-top {
	background: url(img/content-top.png) top no-repeat;
	min-height: 111px;
	height: auto !important;
  	height: 111px;
}

#content-top2 {
	background: url(img/content-top2.png) top no-repeat;
	min-height: 111px;
	height: auto !important;
  	height: 111px;
}
	
#content {
	background: url(img/content.png) repeat-y;
	}
	
#content2 {
	background: url(img/content2.png) repeat-y;
	}

.cleaner {
	clear:both;
	height:0;
	line-height:0;
  	font-size:0; 
	}
/* main structure */
	
/* pagelist and search */	
#pagelist {
	height: 31px;
	float: right;
	margin: 58px 14px 0 0;
	display: inline;
}

#nav li {
	float: left;
	display: block;
	height: 32px;
	background: url(img/nav-r.png) top right no-repeat;
	margin: 0 4px;
	white-space: nowrap;
	list-style-type: none;
}

#nav li:hover {
	background: url(img/nav-r-h.png) top right no-repeat;
}

#nav li.current_page_item {
	background: url(img/nav-r-h.png) top right no-repeat;
	}

#nav a{
	color: #b9b9b9;
	display: block;
	background: url(img/nav-l.png) top left no-repeat;
	text-decoration: none;
	padding: 0px 20px 0px 20px;
	font-size: 12px;
	line-height: 32px;
	margin: 0 0 0 -2px;
	font-weight: bold;
}

#nav ul li a:hover {
	background: url(img/nav-l-h.png) top left no-repeat;
	color: #b9d534;
	text-decoration: underline;
	}
	
#nav ul li.current_page_item a {
	background: url(img/nav-l-h.png) top left no-repeat;
	color: #fff;
	}
/* pagelist and search */	

/* sidebar */	
#side {
	width: 345px;
	float: right;
	margin: 0 19px 0 0;
	display: inline;
}

#side li {
	border-top: 1px solid #3c3c3c;
	border-left: 1px solid #3c3c3c;
	border-right: 1px solid #3c3c3c;
	margin: 19px 0 0 0;
	padding: 0;
	}
	
#side li, #side ul {
	list-style-type:none;
	}
	
#side h2 {
	font-size: 12px;
	color: #bebebe;
	font-weight: bold;
	display: block;
	background: url(img/sideh.png) no-repeat;
	margin: 0;
	padding: 8px 15px 0 15px;
	height: 23px;
}

#side ul li ul li{
	border: none;
	margin: 0;
}
	
#side ul li ul.children li {
	}
	
#side a {
	display: block;
	background: url(img/menu-bg.png) no-repeat;
	height: 22px;
	padding: 8px 20px 0 20px;
	font-size: 12px;
	color: #c2c2c2;
	font-weight: bold;
	text-decoration: underline;
	}
	
#side a:hover {
	background: url(img/menu-bg-h.png) no-repeat;
	color: #fff;
	}
	
#side img {
	padding:0;
	border:none;
	}
	
#side ul li.recent-comments {
	border: 1px solid #3c3c3c;
	color: #c2c2c2;
	font-size: 11px;
	background-color: #000000;

}
	
#side ul li.recent-comments h2 {
	background: #1d1d1d;
	height: 21px;
	border-bottom: 1px solid #3c3c3c;
}
	
#side ul li.recent-comments ul {
	padding: 4px 20px;
}

#side ul li.recent-comments ul li {
	padding: 3px 0;
}

#side ul li.recent-comments ul li a {
	background: none;
	display: inline;
	padding: 0;
	color: #c2c2c2;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

#side ul li.recent-comments ul li a:hover {
	text-decoration: none;
	color: #b9d534;
}
/* sidebar */

/* text */
#text {
	width:539px;
	float:left;
	font-size:12px;
	color:#fff;
	margin: 19px 0 0 30px;
	line-height: 1.3;
	display: inline;
	}
	
#about {
	width: 499px;
	height: 154px;
	background: url(img/about.png) no-repeat;
	color: #bebebe;
	font-size: 12px;
	padding: 20px 20px 0 20px;
}

#about p {
	padding-top: 10px;
	line-height: 1.3;
}

#about a {
	color: #b9d534;
	text-decoration: underline;
}

#about a:hover {
	text-decoration: none;
}

#about img {
	float: right;
	margin-left: 50px;
}

#about .welcome {
	font-weight: bold;
}

#text a.postimg img {
	border: none;
	float: left;
	margin-right: 12px;
}

p {
	padding:5px 0;
	}
	
h2 {
	color:#fff;
	font-size:16px;
	line-height:normal;
	margin-bottom:15px;
	}

.post h2 {
	color:#b9d534;
	font-size:18px;
	margin: 0;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.post h2 a {
	color:#b9d534;
	text-decoration: none;
	}
	
.post h2 a:hover {
	text-decoration:underline;
	}
	
#text ul li {
	list-style-type:square;
	padding-top:2px;
	margin-left:20px;
	}
	
#text ol li {
	margin-left:25px;
	padding-top:2px;
	}
	
blockquote {
	padding: 5px 0 5px 10px;
	margin: 0 0 0 15px;
	border-left: 4px #444 solid;
	}
	
blockquote blockquote {
	background:none;
	}
		
.post {
	margin-bottom:20px;
	}
	
.post2 {
	border-top: 1px solid #4b4b4b;
	border-right: 1px solid #4b4b4b;
	border-left: 1px solid #4b4b4b;
	background: url(img/post2-top.png) no-repeat top #1d1d1d;
	width: 495px;
	padding: 15px 20px 20px 20px;
	color: #bebebe;
	}
	
.post2 img {
	border: 1px solid #7a7a7a;
	padding: 5px;
	background-color: #474747;
}

#text .post2 h2 {
	font-size: 18px;
	color: #bebebe;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#text .post2 h2 a {
	color: #bebebe;
	text-decoration: none;
}
	
.pub {
	height: 19px;
	background: url(img/pub.png);
	width: 539px;
	}

.pub2 {
	height: 19px;
	background: url(img/pub2.png);
	width: 539px;
	}
	
.pubinfo {
	border: 1px solid #4b4b4b;
	width: 340px;
	height: 16px;
	background: url(img/pubinfo.png) repeat-x;
	float: right;
	margin: 0 50px 0 0;
	font-size: 10px;
	color: #7b7b7b;
	text-align: center;
	padding: 1px 0 0 0;
}
.pubinfo a {
	color: #b9d534;
}
	
.comm {
	background: url(img/comm.png) left no-repeat;
	padding: 0 0 0 12px;
	}
	
.wp-smiley {
	padding:0;
	border:none;
	}
/* text */

/* headlines and links */	
h2,h3,h4,h5,h6 {
	color:#fff;
	text-align:left;
	}
	
h3 {
  	margin-top:5px;
	font-size:14px;
	}
	
a {
	text-decoration:underline;
	color: #b9d534;
	}
	
a:hover {
	text-decoration:none;
	}
/* headlines and links */

/* comments */	
h3.comments {
	margin-top:20px;
	margin-bottom:10px;
	font-size:14px;
	color: #bebebe;
	}
	
.obsah-komentare {
	background-color: #1d1d1d;
	border-top: 1px solid #4b4b4b;
	border-right: 1px solid #4b4b4b;
	border-left: 1px solid #4b4b4b;
	padding: 15px 15px 0 15px;
	width: 505px;
}
	
.komentar-info {
	background: url(img/komentar.png) top no-repeat;
	height: 25px;
	padding: 33px 0 0 0;
	font-size: 11px;
	color: #bebebe;
	width: 537px;
}

.komentar-info a {
	color: #b9d534;
	font-weight: normal;
}

ol.commentlist {
	margin: 0 0 0 -25px;
	list-style: none;
}
	
ol.commentlist ul li, ol.commentlist ol li {
	margin: 0;
	padding: 0;
	}
	
#napsat-komentar {
	background-color: #1d1d1d;
	border: 1px solid #4b4b4b;
	margin: 20px 0 0 0;
	padding: 20px 20px 10px 20px;
	color: #bebebe;
	font-size: 12px;
}

#napsat-komentar p {
	padding: 0 0 3px 0;
}
	
textarea#comment {
	margin:1px 0 5px 0;
	border:#4b4b4b 1px solid;
	background-color:#bebebe;
	padding:5px;
	color:#444;
	width: 485px;
	}
	
#author, #email, #url {
	border:#4b4b4b 1px solid;
	background-color:#bebebe;
	padding:2px;
	margin:1px 0;
	color:#444;
	}
	
#submit {
	width: 95px;
	height: 33px;
	background: url(img/button.png) no-repeat;
	border: none;
	font-size: 12px;
	color: #bebebe;
	font-weight: bold;
	float: right;
}
/* comments */

/* footer */
#box {
	width: 951px;
	height: 31px;
	background: url(img/content-bottom.png) no-repeat;
	margin-bottom: 120px;
	font-size: 10px;
	color: #7b7b7b;
	padding: 20px 0 0 30px;
	}
	
#box a {
	color:#648122;
	text-decoration: underline;
	}
	
#box a:hover {
	text-decoration: none;
}
/* footer */		

/* other */	
#navigace {
	height:20px;
	font-size:12px;
	color:#fff;
	}
	
#navigace a {
	color:#fff;
}
	
.floatleft {
	float:left;
	margin-right:10px;
	}
	
.floatright {
	float:right;
	margin-left:10px;
	}
	
.alignleft {
	float:left;
	}
	
.alignright {
	float:right;
	}
/* other */	
