/*  
Theme Name: Radioactive Sunset 
Theme URI: http://www.blogem-up.com/blog  
Description: Nice single column green and black color theme, with a sun image header  
Version: 1.0  
Author: Blog'em Up
Author URI: http://www.blogem-up.com    
*/

* { 
	margin: 0;
	padding: 0;
	outline: none;
}
body, html { 
	background: #666666 url(img/body-bg.png) repeat-x;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #dddddd;
}
a:link, a:visited, a:active {
	color: #DF0C0C;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	color: #DF0C0C;
	text-decoration: underline;
}
p {
	padding: 15px 0 0 0;
}
img { border: none;
}
#wrapper {
	width: 750px;
	margin: 0 auto;
}
#top {
	width: 750px;
	height: 54px;
}
a.logo {
	float: left;
}
.top-search {
	float: right;
	padding-top: 15px;
}
.input-search-text {
	height: 19px;
	float: left;
	border: none;
	padding: 5px 0 0px 5px;
	margin: 0 10px 0 0;
}
#header-img {
	width: 750px;
	height: 183px;
	background: url(img/header-bg.png) no-repeat;
}
#header-img span {
	text-indent: -9999px;
	float: left;
}	
#nav {
	width: 700px;
	height: 42px;
}
#nav ul {
	list-style-type: none;
}	
#nav li {
	display: inline;
	float: left;
}	
#nav li a {
	float: left;
	height: 23px;
	padding: 19px 15px 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
}
#nav li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}	
#content {
	width: 530px;
	margin: 15px 0 15px 0;
	float: left;
}
.post {
	background: url(img/post-bg.png);
	padding: 0px 10px 10px 10px;
}
.post h2 a {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}
.post h2 a:hover {
	color: #FF0000;
}
.post blockquote {
	background: url(img/quote.png) no-repeat;
	padding: 10px 15px 10px 55px;
	margin: 15px 10px 15px 40px; 
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #dddddd;
}
.meta-data {
	background: url(img/meta-data.png) no-repeat;
	padding: 10px 10px 0px 10px;
	margin: 0 0 10px 0;
	height: 50px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #dddddd;
}
.in {
	width: 150px;
	margin: 0 auto;
	padding: 15px 10px 15px 0px;
}
#sidebar {
	background: #666666;
	margin: 20px 0 0 0;
	padding: 0 0 10px 10px;
	float: left;
	width: 180;
}
#sidebar h2 {
	font-size: 18px;
	color: #2F3238;
	font-weight: normal;
	padding: 0 0 5px 10px;
}
#sidebar ul {
list-style-type: none;
}	
#sidebar li {
	width: 180px;
	border-top: 1px solid #999999;
}		
#sidebar li a {
	display: block;
	width: 180px;
	padding: 5px 0 5px 10px;
	color: #FFF;
	font-size: 14px;
}		
#sidebar li a:hover {
	background: #2F3238;
}
#sidebar .arcs {
	width: 180px;
	float: left;
}	
#sidebar .cats {
	width: 140px;
	float: left;
	margin-right: 20px;
}	
#footer {
	width: 100%;
	float: left;
	background: #171717;
	padding: 10px 0 10px 0;
}
.top_ad { margin: 15px auto 0px auto;
	text-align: center;
}
.post-month {
	color: #DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.author {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.date-box {
	background: url(img/date-box.png) no-repeat left top;
	padding: 10px 0 0 26px;
	margin: 0;
	height: 57px;
	width: 45px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	float: left;
}
.titlebox {
	background: url(img/title-image.png) no-repeat left top;
	padding: 20px 0 0 0 ;
	margin: 0;
	height: 47px;
	width: 459px;
	float: left;
}
.titlebox a {
	color: #FFFFFF;
	font-family: "Lucida Grande", Tahoma, Arial;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}
.titlebox a:hover {
	color: #CCCCCC;
	font-family: "Lucida Grande", Tahoma, Arial;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}
.day {
	color: #FF0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
}
.col-ad {
	margin: 10px 0px 0px 10px;
	text-align: center;	
}
.comments {
	margin: 0 0 0 20px;
}