/*  
Theme Name: Evening Sun Reporter Blog
Theme URI: http://wordpress.org/
Description: 
Author: Craig Ballinger
*/

@import "http://www.evesun.com/css/boxes.css";
@import "http://www.evesun.com/css/styles.css";

html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a, hr{
margin: 0;
padding: 0;
border: 0;
}

body{
	font: small Arial, Helvetica, sans-serif;
	text-align: center;
}

h1{
	font: 24px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 15px 0;
	letter-spacing: 1px;
	color: #DB0002;
}

h2{
	font: 18px Georgia, "Times New Roman", Times, serif;
	margin: 5px 0 15px 0;
	color: #DB0002;
}	

h2 a:link, h2 a:visited{
	text-decoration: none;
	color: #DB0002;
}

h2 a:hover{
	text-decoration: underline;
}

p{
	margin: 12px 0;
}	

ul{
	list-style-type: none;
}	

a:link, a:visited{
	color: #0051a1;
}
#outside{
	background: url(http://www.evesun.com/img/sitewide/outsidebg.gif);
}
	
#container{
	text-align: left;
	width: 999px;
	margin: 0 auto;
	background: url(http://www.evesun.com/img/sitewide/headerbg.gif) repeat-x #fff;
}	

#header{
	text-align: center;
	height: 135px;
}

#leftnav{
	float: left;
	display: inline;
	margin: 0 0 0 -870px;
	width: 138px;
}

#leftnav ul li{
	width: 138px;
	height: 33px;
	margin: 0 0 4px 0;
	background:url(http://www.evesun.com/img/sitewide/menubg.gif) no-repeat;
}

#content{
	float: left;
	display: inline;
	margin: 0 0 0 143px;
	width: 728px;
}

#page{
	 float: left; 
	 width: 542px;
}	 

#sidebar{
	font: 85% Georgia, "Times New Roman", Times, serif;
	float: left;
	display: inline;
	margin: 6px 0 0 6px;
	width: 180px;
}	

#sidebar ul{
	margin: 0px;
	padding: 0px;
}	

#sidebar ul li{
	line-height: 15px;
	margin: 3px;
}

#adcolumn{
	float: left;
	display: inline;
	margin: 0 0 0 5px;
	width: 120px;
}	

#footer{
	font: 12px Georgia, "Times New Roman", Times, serif;
	margin: 15px 0;
	padding: 4px 18px 12px 18px;
	height: 187px;
	background:url(http://www.evesun.com/img/sitewide/footerbg.gif) repeat-x;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}	

#footer .box_ttl{
	font-size: 11px;
	margin: 8px 0;
}	

#footer .small{
	font-size: 9px;
	line-height: 12px;
}	

#footer ul li{
	line-height: 16px;
}	

#footer a:link, #footer a:visited{
	color: #000;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

.endtxt{
	text-align: center;
	font-size: 11px;
	color: #aaa;
}	

.post h2{
	padding: 4px;
	background: url(images/topicbg.gif) repeat-x #e7f3ff;
}	

.post h2 a:link, .post h2 a:visited{
	color: #0051a1;
	text-decoration: none;
}	

.postmetadata{
	font-size: 85%;
	margin: 10px 0;
	padding: 10px;
	background: #f8f8f8;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}	


.postmetadata a:link, .postmetadata a:visited{
	color: #e02727;	
}	

.entry p{
	line-height: 22px;
}	

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
.clear{
	clear:both;
}
	
.commentlist li{
	font-size: 90%;
	margin: 10px 0;
	padding: 10px;
	background: #f8f8f8;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	list-style-type: none;
}	

.commentlist li cite{
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
}	

.commentmetadata{
	font-size: 11px;
}
