/*  
Theme Name: Red Dragon
Theme URI: http://www.Dir.vc/wp-templates/
Description: Red Dragon
Version: 
Author: MSolution
Author URI: http://www.Dir.vc/
*/

/* main structure */
* { 
	margin: 0;
	padding: 0;
	}
	
body {
	background-color:#e00000;
	margin:0;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#e00000;
	margin:0 auto 30px auto;
	width:900px;
	}
 
#header {
	height:339px;
	background:url(img/header.jpg);
	}
	
#description {
	padding:20px 0 0 70px;
	}
	
h1 {
	font-size:40px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
h1 a {
	color:#ffffff;
	font-weight:normal;
	}
	
h1 a:hover {
	text-decoration:underline;
	}
	
#desc {
	margin-top:5px;
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
	}

#content {
	background:url(img/content.png) repeat-y;
	}
		
#content-bottom {	
	background:url(img/footer.png) no-repeat bottom;
	}
	
#footer {
	font-size:12px;
	font-weight: normal;
	color:#fff;
	text-align:center;
	}
	
.cleaner {
	clear:both;
	}
/* main structure */
	
/* sidebar */	
#sideleft {
	float:left;
	width:173px;
	font-size:14px;
	color:#ffffff;
	margin-top:-20px;
	margin-left:74px;
	padding-bottom:170px;
	}
	
#sidebar-left {
	padding:0 15px 0 30px;
	}
	
#sideright {
	margin-top:-20px;
	float:right;
	width:173px;
	margin-right:75px;
	font-size:14px;
	color:#ffffff;
	padding-bottom:170px;
	}
	
#sidebar-right {
	padding:0 15px 0 30px;
	}
	
#sideleft img, #sideright img {
	padding:0;
	border:none;
	}
	
#sideleft li, #sideleft ul, #sideleft li, #sideright ul {
	list-style-type:none;
	}
	
#sideleft h2, #sideright h2 {
	font-size:16px;
	color:#ffff00;
	padding:20px 0;
	}
	
#sideleft a, #sideright a {
	line-height:normal;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	}
	
#sideleft a:hover, #sideright a:hover {
	text-decoration:underline;
	}
/* sidebar */

/* text */
#text {
	color:#e00000;
	width:375px;
	font-size:10px;
	float:left;
	margin-left:15px;
	margin-top:-30px;
	padding-bottom:10px;
	}
	
.post-date {
	float:left;
	background:url(img/post-date.png);
	width:68px;
	height:64px;
	text-align:center;
	padding-right:7px;
	padding-top:7px;
	margin-right:10px;
	}
	
.post-day {
	font-size:25px;
	}
	
.post-month {
	font-size:12px;
	}
	
p {
	padding:5px 0;
	}

#text h2 {
	font-size:19px;
	}
	
h2.headline {
	margin-bottom:10px;
	}

#text h2 {
	font-size:25px;
	color:#660000;
	padding-top:5px;
	}
	
.post h2 a {
	font-size:23px;
	color:#e00000;
	font-weight:normal;
	}
	
.post h2 a:hover {
	text-decoration:underline;
	}

.post-category {
	font-size:12px;
	}
		
.post-category a {
	font-weight:normal;
	}
	
#text h2.search-headline {
	font-size:20px;
	color:#e00000;
	}
	
#text ul li {	
	list-style-type:square;
	padding-top:2px;
	margin-left:20px;
	}
	
#text ol li {
	margin-left:25px;
	padding-top:2px;
	}
	
blockquote {
	margin-top:10px;
	background:url(img/quote.png) left top no-repeat;
	padding:5px 5px 5px 48px;
	color:#660000;
	}
	
blockquote blockquote {
	background:none;
	}

img {
	padding:5px;
	border:1px solid #CCCCCC;
	}

.comm {
	color:#e00000;
	margin-top:7px;
	}
	
.post {
	margin-bottom:40px;
	}
	
.wp-smiley {
	padding:0;
	border:none;
	}
/* text */

/* headlines and links */	
h2,h3,h4,h5,h6 {
	color:#660000;
	}
	
h3 {
  	margin-top:5px;
  	font-size:13px;
	}
	
a {
	text-decoration:none;
	font-weight:bold;
	color:#e00000;
	}
	
a:hover {
	text-decoration:underline;
	}
	
.comm a {
	font-weight:normal;
	}
	
#footer a {
	color:#fff;
	font-weight: normal;
	margin:0 5px;
	}
/* headlines and links */

/* comments */	
h3.comments {
	margin-top:10px;
	margin-bottom:10px;
	font-size:17px;
	}
	
.commentmetadata {
	padding:5px;
	width:365px;
	background-color:#e00000;
	color:#ffffff;
	}
	
.commentmetadata a {
	color:#ffffff;
	}
	
.obsahk {
	padding:5px;
	width:365px;
	color:#000000;
	margin-bottom:10px;
	}
	
ol.commentlist {
	list-style:none;
	margin-left:-25px;
	}
	
textarea#comment {
	margin:1px 0 5px 0;
	border:#999999 1px solid;
	background-color:#F7F7F7;
	padding:5px;
	}
	
#author, #email, #url {
	border:#999999 1px solid;
	background-color:#F7F7F7;
	padding:2px;
	margin:1px 0;
	}
	
.writec {
	margin-bottom:20px;
	}
/* comments */

/* other */	
.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;
	}
	
#navpost {
  margin-bottom:15px
  }
/* other */	
