/*  
Theme Name: WordPress Special 2.32 - THE FLAME OF DESIRE
Theme URI: http://www.zinruss.com/
Description: A Wordpress Theme For Your Blog <br> - Designed by <a href="http://www.zinruss.com">Zinruss Studio</a> 
Author: Zinruss Studio
Author URI: http://www.zinruss.com/
© 2007, Zinruss Studio. All rights reserved. 
*/

/* main structure */
* { 
	margin: 0;
	padding: 0;
	}
	
body {
	background: #363636 url(img/main-bg.png) repeat-y center;
	margin:0px auto;
	width:1000px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5;
	border-left:1px solid #363636;
	border-right:1px solid #363636;
	}
	
#searchform {
	float:right;
	margin-right:42px;	
	margin-top:9px;
	}
	
#s {
	width:155px;
	height:17px;
	padding:2px 7px 0 7px;
	border:1px solid #ff0000;
	color:#333333;
	font-size:11px;
	vertical-align:middle;
	}
	
#searchsubmit {
	border:none;
	height:20px;
	width:19px;
	background:url(img/search-image.gif);
	margin-right:7px;
	vertical-align:middle;
	}
 
#header {
	height:239px;
	background:url(img/header.png);
	}
	
#description {
	float:left;
	padding:155px 0 0 215px;
	}
	
h1 {
	font-size:33px;
	}
	
h1 a {
	color:#eef4f6;
	font-weight:bold;
	}
	
#desc {
	color:#222222;
	font-size:13px;
	font-weight:bold;
	}
	
#content {
	padding-bottom:10px;
	padding-left:15px;
	}

.cleaner {
	clear:both;
	height:0;
	}
/* main structure */

/* sidebar */	
#side {
	width:239px;
	background:url(img/sidebar-bg.png) top no-repeat #0b0b0b;
	border-top:#212121 1px solid;
	border-bottom:#212121 1px solid;
	border-left:#212121 1px solid;
	border-right:#212121 1px solid;
	float:left;
	color:#333333;
	font-size:11px;
	padding:0 0 20px 0;
	min-height:446px;
	height:auto !important;
  	height:446px;
	}
	
#sidebar {
	margin:0 5px;
	}
	
#side li, #side ul {
	list-style-type:none;
	}
	
#side h2 {
	color:#fab9a9;
        background: #222222 url(img/sidebar-meta-bg.png) top no-repeat;
	border-top:#212121 1px solid;
	border-bottom:#212121 1px solid;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	margin-top:10px;
	margin-bottom:6px;
	}
	
#side ul li ul li {
	margin-left:20px;
	list-style-type: circle;
	padding-left:5px;
	}
	
#side ul li ul li ul.children li {
	background:none;
	}
	
#side a {
	color:#ff0000;
	text-decoration:underline;
	font-weight:normal;
	}
	
#side a:hover {
	text-decoration:none;
	}
	
#side img {
	padding:0;
	border:none;
	}
	
#ads {
	float:right;
	margin-right:8px;
	}
/* sidebar */

/* text */
#site-content {
	float:right;
	width:730px;
	}
	
#text {
	width:514px;
	float:left;
	background-color:#0b0b0b;
	border:1px solid #212121;
	padding:20px 20px 0 20px;
	color:#666666;
	line-height:1.5;
	font-size:12px;
	}
	
p {
	padding:5px 0;
	}
	
h2 {
	color:#d12d06;
	font-weight:normal;
	font-size:20px;
	margin-bottom:10px;
	}

.post h2 {
	color:#ff0000;
	font-weight:bold;
	font-size:15px;
	margin-bottom:5px;
	}
	
.post h2 a {
	color:#ff0000;
	font-weight:bold;
	text-decoration:none;
	}
	
.post h2 a:hover {
	color:#fedcd3;
	}
	
.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;
	padding:5px 5px 5px 45px;
	color:#444444;
	}
	
blockquote blockquote {
	background:none;
	}

img {
	border:3px solid #363636;
	}
	
.post {
	margin-bottom:50px;
	}
	
.wp-smiley {
	padding:0;
	border:none;
	}
	
.pub {
	color:#f2a18d;
        background: #ff0000;
	border-top:1px solid #ff0000;
	border-bottom:1px solid #ff0000;
	margin-top:-3px;
        padding-left: 5px;
	}
	
.comm {
	margin-top:10px;
	color:#000000;
	}
	
.pub a, .comm a {
	color:#fec8ba;
	text-decoration:underline;
	font-weight:normal;
	}
	
.pub a:hover, .comm a:hover {
	text-decoration:none;
	}
	
span.under a {
	text-decoration:none;
	}
/* text */

/* headlines and links */	
h2,h3,h4,h5,h6 {
	color:#FFFFFF;
	}
	
h3 {
  	margin-top:5px;
	font-size:13px;
	}
	
a {
	text-decoration:none;
	font-weight:bold;
	color:#999999;
	}
	
a:hover {
	text-decoration:underline;
	}
/* headlines and links */

/* comments */	
h3.comments {
	margin-top:10px;
	margin-bottom:5px;
	color:#CCCCCC;
	font-size:18px;
	}
	
.commentmetadata {
	padding: 1px 0px 1px 5px;
        background: #d12d06;
	border-top:1px solid #e43208;
	border-bottom:1px solid #e43208;
	width:99%;
	color:#999999;
	}
	
.commentmetadata a {
	color:#FFFFFF;
	}
	
.obsahk {
	padding:5px;
	width:460px;
	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:#666666 1px solid;
	background-color:#f6f6f6;
	padding:5px;
	width:99%;
	}
	
#author, #email, #url {
	border:#666666 1px solid;
	background-color:#f6f6f6;
	padding:2px;
	margin:1px 0;
	}
	
#commentform #submit {
	margin-top: -10px;
	float:left;
        background: url(img/submit-bg.png) repeat-x;
        color: #eeeeee;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	border:1px solid #363535;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 1px;
        padding-bottom: 1px;
	}
.writec {
	margin-bottom:20px;
	}
/* comments */

/* footer */
#footer {	
	height:37px;
	background:url(img/footer-bg.png);
	font-size:11px;
	color:#eeeeee;
	text-align:center;

	}
	
#footer a {
	color:#f6f6f6;
	text-decoration:underline;
	font-weight:normal;
	}
	
#footer a:hover {
	text-decoration:none;
	}
/* footer */		

/* other */	
#nav {
	height:20px;
	}
	
.floatleft {
	float:left;
	margin-right:5px;
	}
	
.floatright {
	float:right;
	margin-left:5px;
	}
	
.alignleft {
	float:left;
	}
	
.alignright {
	float:right;
	}
/* other */
