
*{margin:0;padding:0;}
img{border: 0;}
.clear{clear: both;}
.left{float: left;}
.right{float: right;}
.lefty{float:left;display: inline;}
h1, h2, h3, h4{font-family: "Book Antiqua", Georgia, Garamond, "Times New Roman";}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited,
h3 a:link, h3 a:visited, h4 a:link, h4 a:visited,
h6 a:link, h6 a:visited{
	color: #870303;
	text-decoration: none;
}

h1 a:hover, h1 a:active, h2 a:hover, h2 a:active,
h3 a:hover, h3 a:active, h4 a:hover, h4 a:active, 
h6 a:hover, h6 a:active{
	color: #870303;
	text-decoration: underline;
}

#subnav h5 a:link, #subnav h5 a:visited{
	color: #fff;
	text-decoration: underline;
}

#subnav h5 a:hover, #subnav h5 a:active{
	color:#fff;
	text-decoration: underline;
} 


a:link, a:visited{
	color: #04d;
	text-decoration: underline;
}

a:hover, a:active{
	color: #03f;
	text-decoration: underline;
}

a.more{
	display: block;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
}

body{
	border-top: #870303 5px solid;
	background-color: #CAC7C0;
	background-image: url(../images/blackpowderbackground.gif);
	background-repeat: repeat-y; 
	background-position: center;
	text-align: center;
} 

#wrapper{
	margin: 0 auto;
	width: 950px;
	position: relative;
	text-align: center;
	display:block;
} 

#header{
	background-color: #fff;
	height: 120px;
	background-image: url(../images/headerbg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
 }
 
  
#header{
	width: 940px;
	margin: 0 0 0 2px;
 }

html>body #header{
	margin: 0 0 0 5px;
	width: 940px;
} 
 
#header ul a{
	font-family: "Book Antiqua", Georgiam "Times New Roman";
	font-size: 1.1em;
}

html>body #header ul a{
	font-family: "Book Antiqua", Georgiam "Times New Roman";
	font-size: 1.20em;
}

#header ul a:link, #header ul a:visited{
	text-decoration: none;
	color: #04d;
}

#header ul a:hover, #header ul a:active{
	text-decoration: underline;
	color: #870303;
}
 
#header .logo{
	padding: 35px 0 0 15px;
} 						
 
#header ul.nav{
	list-style: none;
	position: absolute;
	float: right;
	display: inline;
	right: 10px;
	top: 70px;
}

#header li{
	padding: 2px 0 0 15px;
	display: inline;
	height: 25px;
}
#toplinks{
	position: absolute;
	top: 3px;
	right: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #888;
}

#toplinks a{
	padding: 0 4px 0 4px;
}

#toplinks a:link, #toplinks a:visited{
	text-decoration: none;
	color: #666;
}

#toplinks a:hover, #toplinks a:active{
	text-decoration: underline;
	color: #04d;
}

/* ========== HOMEPAGE ============== */
					
.homebox{
	padding: 0 0 30px 0;
	width: 910px;
	display: block;
}

.homeleft{
	margin: 0 20px 0 0;
	width: 580px;
	float: left;
}

.homeright{
	width: 300px;
	float: right;
}

.pos1, .pos2, .pos3{
	display: inline;
	float: left;
}					 

.pos1{margin: 0 30px 0 0;width: 280px;}
.pos2{margin: 0 30px 0 0;width: 270px;}
.pos3{margin: 0;width: 300px;}
.pos1 img{display: none;}

.commentcount{font-weight: normal;color:#666; font-size: .85em;}

.homebox h1{
	margin: 0 0 5px 0;
	font-size: 2.2em;
	color: #870303;
	font-weight: 600; 
}

.homebox h2{
	margin: 0 0 2px 0;
	font-size: 1.5em;
	color: #870303;
	font-weight: 600; 
}

.homebox h3{
	margin: 0 0 2px 0;
	font-size: 1.4em;
	color: #870303;
	font-weight: 600; 
}

h4{
	margin: 0 0 10px 0;
	font-size: 1.2em;
	color: #222;
	border-bottom: #666 1px solid;
}

.homebox h5{
	margin: 0 0 5px 0;
	font-size: 1.1em;
	color: #666;
	font-weight: 600; 
}

.recent{
	margin: 0 0 20px 0;
}

.homebox img{
	margin: 0 0 10px 15px;
}

#container .pos3 .features{
	margin: 0 25px 15px 0;
	width: 100px;
	height: 120px;
	display: inline;
	float: left;
	text-align: center;
}

#container .pos3 .features a{
	font-weight: normal;
}

#container .pos3 .features a:link,
#container .pos3 .features a:visited{
	color: #888;
	text-decoration: none;
}

#container .pos3 .features a:active,
#container .pos3 .features a:hover{
	color: #04f;
	text-decoration: underline;
}

#container .pos3 .entry-body{
	display: block;
	margin: 0;
}

#container .pos3 .entry-all{
	display: block;
	margin: 0;
	font-size:10px;
}

/* ========== LISTS ============== */

ul.catlist{
	margin:0 0 20px 0;
	list-style: none;
}

ul.catlist li{
	font-size: .90em;
	line-height: 1.7em;
	font-weight: bold;
}



/* ========== MAIN CONTENT ============== */

#container{
	margin: 5px 20px 5px 20px;
	width: 910px;
	text-align: left;
}

#content{
	padding: 0 0 0 30px;
	float: right;
	width: 675px;
	text-align: left;
}
#content, .homebox {
	font-size: .80em;					 
	line-height: 1.5em;
	color: #333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#content h1{
	font-size: 1.8em;
	color: #870303;
	font-weight: 600; 
}

#content h2{
	padding: 4px 0 4px 0;
	font-size: 1.2em;
}

#content p{
	margin: 10px 0 10px 0;
}
.date{
	font-size: .85em;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}

#content ul, #content ol{
	list-style-position: outside;
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
}

#content li{
	margin: 10px 0 10px 0;
}

#content a{
	font-weight: bold;
	text-decoration: underline;
	color: #04d;
}

h3.comments{
	margin: 15px 0 5px 0;
	padding: 0 0 4px 0;
	border-bottom: #bbb 5px solid;
	font-size: 1.3em;
	color: #870303;
	font-weight: bold;
}

#nextprev{
	float: left;
	width:97%;
	border: #aaa 1px solid;
	background-color: #eee;
	font-size: 11px;
	padding: 5px 3px 5px 8px;
	margin: 8px 0 5px 0;
}

#nextprev a{
	font-weight: normal;
}

/* ========== SUBNAV ============== */

#subnav, #container subnav{
	float: left;
	width: 200px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

#subnav ul{
	padding: 2px 0 15px 0;
	list-style: none;
	color: #04d;
	font-size: .85em;
}

#subnav li{
	padding: 0 0 0 5px;
	line-height: 1.6em;
}

#subnav a{
	text-decoration: underline;
	color: #04d;
}

#subnav h5{
	padding: 2px 0 2px 1px;
	background-color: #870303;
	color: #fff;
	font-size: 12px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}



/* ========== ADBOX ============== */

.adright336{
	margin: 10px 0 10px 15px;
	float: right;
	width: 336px;
	display: inline;
}

.adleft336{
	margin: 10px 15px 10px 0;
	float: left;
	width: 336px;
	display: inline;
}

.adbanner468{
	margin: 10px 0 10px 0;
	display: block;
	height: 80px;
}

.lu180{
	margin: 0 0 15px 0;
}

.adsidebar{
	margin: 25px 0 15px 0;
}

/* ========== FOOTER CONTENT ============== */

#footer{
	margin: 25px 0 0 2px;
	width: 940px;
 }
 
 html>body #footer{
	margin: 25px 0 0 5px;
	width: 939px;
 }
 
 #footer{
	background-color: #61605D;
	background-image: url(../images/footerbg.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 330px;
 }

 .foot{
 	padding: 30px 10px 10px 20px
 }
 
 #footer .box, #footer .boxer{
 	display: inline;
	float: left;
	height: 260px;
	text-align: left;
 }
 
 #footer .box{
	width: 200px;
 }
 
#footer .boxer{
	width: 350px;
 }
 
 .copy, .credit{
 	margin: 0 0 5px 0;
	display: block;
	clear: both;
	width: 920px;
	color: #ddd;
	font-size: .70em;
 }
 
 #footer h5{
	padding: 0 0 2px 1px;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bolder;
	color: #ffff00;
	font-family: Arial, Helvetica, sans-serif;
}

#footer .boxer ul{
	margin: 10px 0 0 0;
	list-style: none;
}

#footer .boxer li{
	margin: 0 5px 10px 0;
	display: inline;
	float: left;
	width: 100px;
}

#footer ul{
	list-style: none;
}
 
 
 
 
 
 
 
 
 
 
 
 
