/*  
Theme Name: Traffic Lights
Theme URI: http://www.wpmix.com/
Description: Cool dark Wordpress theme. Ideal for a travel, communications and transportation related blogs. Or just for personal use. :)
Author: andrej
Author URI: http://www.wpmix.com/
*/

/* main structure */
* { 
	margin: 0;
	padding: 0;
	}
	
body {
	background-color:#929292;
	margin:10px auto 20px auto;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	width:806px;
	}
 
#header {
	height:239px;
	background:url(img/header.jpg) top no-repeat;
	}
	
#description {
	padding-left:50px;
	padding-top:80px;
	}
	
h1 {
	font-size:30px;
	}
	
h1 a {
	color:#000000;
	font-weight:bold;
	}
	
h1 a:hover {
	text-decoration:underline;
	}
	
#desc {
	display:none;
	}
	
#pagestop {
	padding:70px 0 0 40px;
	}
	
#pagestop ul {
	float:left;
	}
	
#pagestop li {
	list-style-type:none;
	display:inline;
	padding:0 15px;
	border-right:2px solid #000000;
	}
	
#pagestop li a {
	color:#000000;
	font-size:16px;
	font-weight:bold;
	}
	
#pagestop li.current_page_item a {
	color:#FFFFFF;
	}
	
#pagestop li a:hover {
	color:#FFFFFF;
	text-decoration:none;
	}
	
#searchform {
	float:right;
	}
	
#s {
	background:url(img/search-box.png);
	width:177px;
	padding:3px 5px;
	height:21px;
	border:none;
	margin:17px 45px 0 15px;
	font-size:16px;
	}
	
#content {
	background:url(img/content.png) repeat-y;
	}
	
#footer {	
	height:22px;
	background:url(img/footer.png) top no-repeat;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding:33px 40px 0 40px;
	}
	
#footer a {
	color:#d51a1a;
	font-size:11px;
	font-weight:bold;
	}
	
#footer-left {
	float:left;
	}
	
#footer-left a {
	margin-right:10px;
	}
	
	
#footer-right {
	float:right;
	}
	
.cleaner {
	clear:both;
	}
/* main structure */
	
/* sidebar */	
#side {
	width:234px;
	background:url(img/sidebar.png) top no-repeat;
	float:right;
	font-size:16px;
	color:#ffffff;
	min-height:614px;
	height:auto !important;
  	height:614px;
	margin-right:15px;
	}
	
#sidebar {
	padding:0 10px 0 20px;
	}
	
#side li, #side ul {
	list-style-type:none;
	}
	
#side h2 {
	font-size:18px;
	color:#d51a1a;
	padding:20px 0;
	font-weight:bold;
	}
	
#side ul li ul li {
	margin-left:30px;
	}
	
#side a {
	line-height:normal;
	color:#ffffff;
	font-size:16px;
	text-decoration:none;
	font-weight:normal;
	}
	
#side a:hover {
	text-decoration:underline;
	}
	
#side img {
	padding:0;
	border:none;
	}
/* sidebar */

/* text */
#text {
	width:475px;
	margin-top:10px;
	margin-left:55px;
	float:left;
	color:#ffffff;
	font-size:13px;
	text-align:justify;
	}
	
p {
	padding:5px 0;
	}

#text h2 {
	font-size:22px;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:10px;
	}
	
.post h2 {
	color:#d51a1a;
	}
	
.post h2 a {
	color:#d51a1a;
	}
	
.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 48px;
	color:#CCCCCC;
	}
	
blockquote blockquote {
	background:none;
	}

img {
	padding:5px;
	border:1px solid #CCCCCC;
	}
	
.pub {
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	margin-bottom:15px;
	}

.comm {
	color:#d51a1a;
	margin-top:15px;
	font-size:13px;
	}
	
.comm a {
	color:#d51a1a;
	}
	
.post {
	margin-bottom:40px;
	}
	
.wp-smiley {
	padding:0;
	border:none;
	}
/* text */

/* headlines and links */	
h2,h3,h4,h5,h6 {
	color:#999999;
	}
	
h3 {
  	margin-top:5px;
  	font-size:13px;
	}
	
a {
	text-decoration:none;
	color:#d51a1a;
	}
	
a:hover {
	text-decoration:underline;
	}
/* headlines and links */

/* comments */	
h3.comments {
	margin-top:10px;
	margin-bottom:10px;
	font-size:13px;
	color:#d51a1a;
	}
	
.commentmetadata {
	padding:5px;
	width:470px;
	background-color:#333333;
	color:#ffffff;
	}
	
.commentmetadata a {
	color:#ffffff;
	}
	
.obsahk {
	padding:5px;
	width:450px;
	color:#ffffff;
	margin-bottom:10px;
	}
	
.obsahk a {
	color:#FFFFFF;
	text-decoration:underline;
	}
	
ol.commentlist {
	list-style:none;
	}
	
ol.commentlist ul li, ol.commentlist ol li {
	margin-left:20px;
	}
	
ol.commentlist ul li {
	list-style-type:disc;
	}
	
textarea#comment {
	margin:1px 0 5px 0;
	border:#690d0d 2px solid;
	background-color:#000000;
	padding:5px;
	color:#FFFFFF;
	}
	
#author, #email, #url {
	border:#690d0d 2px solid;
	background-color:#000000;
	padding:2px;
	margin:1px 0;
	color:#FFFFFF;
	}
	
.writec {
	margin-top:20px;
	margin-bottom:10px;
	}
/* comments */

/* other */
#nav {
	height:20px;
	}
	
.floatleft {
	float:left;
	margin-right:10px;
	}
	
.floatright {
	float:right;
	margin-left:10px;
	}
	
.alignleft {
	float:left;
	}
	
.alignright {
	float:right;
	}

#calendar a {
	text-decoration:underline;
	}
  
#calendar a:hover {
	text-decoration:none;
	}
/* other */	
