/*
Theme Name: Red Hot 
Description: Red Hot is a simple and stylish, fixed-width WordPress theme designed by <a href="http://jump2top.com/themes/" target="_blank">Free Blog Themes / Templates</a>
Author: Free Blog Themes / Templates
Author URI: http://jump2top.com/themes/
Version: 1.0
Tags: red, white, black, fixed-width, seo-friendly, right sidebar, with image, 2-columns

*/
* {
	padding: 0px;
	margin: 0px;
}
body {
	background: #000000;
	font-family: Trebuchet MS;
	font-size: 8pt;
	color: #ffffff;
}
#wrap {
	width: 700px;
	text-align:left;
	background-color: #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000; 
}
#header {
	background: url(images/background_header.gif) no-repeat;
	height: 283px;
	margin-bottom: 2px;
}
#title {
padding-left: 50px;
margin: 10px 0px 0px 5px;
} 
#topright {
	float: right;
	margin: 20px 20px 0px 0px;
}
#navigation {
	clear: both;
	background: url(images/background_nav.gif) repeat-y;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 3px 0px 5px 0px;
	font-size: 11pt;
	font-weight: bold;
	text-align:center;
	}
	#navigation a:hover {
	clear: both;
	background: url(images/background_nav.gif) repeat-y;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 3px 0px 5px 0px;
	font-size: 11pt;
	font-weight: bold;
	text-align:center;
	color: #FFFF00;
	
	}  
	
#sidebar {
	margin: 20px 10px 0px 10px;
	float: right;
	width: 160px;
	color: #cccccc;
}
#content {
	margin: 20px 10px 0px 0px;
	color: #ffffff;
	padding: 0px 10px;
}
#footer {
	clear: both;
	padding: 10px 0px;
	text-align: center;
}
.post{
	margin-bottom: 15px;
/*	background:url(images/background_entry.gif) repeat-x #560202; */
}
small {
	color:#999999;
	font-size: 9pt;
	padding: 15px 0px 0px 15px;
}
.entry {
	padding: 0px 15px;
/*	width: 650px; */
}
#comments {
	padding: 10px 15px;
	margin-top: 10px; 
}
/* text */
#title h1 {
	font-size: 18pt;
	font-weight: normal;
}
#title h1 a {
	color: #ffffff;
	text-decoration: none;
}
.description {
	font-size: 11pt;
	color: #e1e1e1;
}
#navigation ul li {
	display: inline;
	list-style: none;
}
#navigation li a {
	color: #ffffff;
	padding: 0px 15px;
	text-decoration: none;
}
a:hover, a:active{
color: #FFFF00;
text-decoration: none;
} 
a:link, a:visited{
color: #ffffff;
text-decoration: none;
}

#navigation li a:link, a:visited {
    text-decoration: none;
	color: #ffffff;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
#content ul,
#content ol,
#content h1,
#sidebar ul,
#sidebar h2,
#content h2,
#content h3,
#content h4,
p {
	padding-bottom: 10px;
}
#content ul li,
#content ol li {
	margin-left: 25px;
}
#content h1 {
	font-size: 16pt;
	font-weight: normal;
	color: #ffffff;
	padding: 0px 0px 0px 15px;
}
#content h1 a,
#content h1 a:hover {
	color: #ffffff;
	text-decoration: none;
}
#content h2 {
	font-size: 12pt;
	color: #ffffff;
	padding: 15px 0px 0px 15px;
}
.post h2 a,
.post h2 a:hover {
	color: #ffffff;
	text-decoration: none;
}
.post h3 {
	font-size: 11pt;
	color: #ffffff;
}
.post h3 a,
.post h3 a:hover {
	color: #ffff00;
	text-decoration: none;
}
.post h4 {
	font-size: 10px;
	color: #ffffff;
	padding: 15px 0px 0px 15px;
}
.post h4 a,
.post h4 a:hover {
	color: #ffff00;
	text-decoration: none;
}
blockquote {
	color: #ffffff;
	margin: 10px 15px;
	font-size: 9pt;
	font-style: italic;
}
.post a {
	color: #cccccc;
}
.post a:hover {
	color: #FFFF00;
}
#sidebar h2 {
	font-size: 11pt;
}
#sidebar ul li {
	list-style: none;
}
#sidebar ul li ul li {
	margin-left: 10px;
}
#sidebar ul li ul li ul li {	
	margin-left: 10px;
}
#sidebar a {
	color: #cccccc;
	text-decoration: none;
}
#sidebar a:hover {
	color: #FFFF00;
}
#sidebar li {
	padding-bottom: 2px;
}
img {
	border: 0px;
}
/* default */
.postmetadata {
	color: #c2c2c2;
	padding: 5px 15px;
/*	border: 1px solid #790000;	
	background-color: #560101; */
}
.postmetadata a,
.postmetadata a:hover {
	color: #c2c2c2;
	text-decoration: none;
}
#date {
	padding-bottom: 5px;
	color:#ffffff;	

}
#date a {
	color:#ffffff;	
	text-decoration: none;
	font-weight: normal;
}
.comment {
	padding: 10px 0px;
}

/* form */
#author, #email, #url, #comment, .s {
	border: 1px solid #111111; 
	padding: 5px;
	font-size: 8pt;
	background-color: #252525;
}
#author, #email, #url, #comment {
	padding: 5px;
}
.s {
	padding: 3px;
}
#submit, .searchsubmit {
	background-color: #252525;
	color: #ffffff;
	border: 1px solid #111111; 
	font-size: 8pt;
	padding: 2px;
	margin-top: 3px;
}
#commentform a {
	color: #790000;	
	text-decoration: none;
}
#commentform a:hover {
	color:#FFFF00;	
	text-decoration: underline;
}

/* default */
.navigation {
	margin: 10px;
	clear: both;
}
.navigation a {
	color: #999999;
	text-decoration: none;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

