/* --------------------------------------------------------------
Adept Custom Overrides
-------------------------------------------------------------- */
body{background-color:#FDFFF0;}
h1{color:#f39a2b;}
a:focus,
a:hover{color:#AD0600;}
a{color:#f39a2b;}
th{font-weight:bold;background:#f39a2b;}

#wrapper{background-color:white;}
#contentArea{
	background-color:transparent;
	/*background-image:url('../img/grayoilpaint.gif');*/
	background-repeat:repeat;
	border-left:1px #999 solid;
	border-right:1px #999 solid;
}
#header{background-color:white;}

#search #s{background-color:#ccc;color:#fff;}
#search #searchsubmit{background-color:#006AB0;}
input#searchsubmit:hover{background-color:#AD0600;}
#topBar{background-color:black;}
#navArea #pageTitle{color:#666;}
#navArea #pageTitle a{color:#666;}
#navArea #pageTitle a:hover{color:#AD0600;}
#topNav .tabs a{color:white;}
#topNav .tabs .page_item{
	background-color:#f39a2b; 
	/*background-image:url('../img/blkgrad-blu.jpg');*/
}
#topNav .tabs .page_item a:hover{background-color:white;color:#AD0600;}
#topNav .tabs .current_page_item a{color:#AD0600;}

#leftCol div.menu{background-color:#f39a2b;}
#leftCol div.menu + div.menu{background-color:#f39a2b;}
#rightCol div.menu{background-color:#006AB0;}

div.menu h3 span.unibullet{background-color:#333;color:white;}
div.menu h3{color:white;}

div.menu ul li a{color:black;}
div.menu ul li a:hover,
div.menu ul li > a:hover{color:#AD0600;background-color:white;}
#doubleCol{color:white;background-color:#333;}
#doubleCol h3{color:white;}
#doubleCol h3 span.unibullet{background-color:#fff;color:#333;}
#doubleColInset a{color:#e1e1e1;}
#doubleColInset a:hover,
#doubleColInset a:focus{color:#AD0600;}

.articleInfo .unibullet{background-color:#333;color:white;}
#pageContent{background-color:white;/*float:right;*/}
#pageContent hr{border-top:1px solid #999;}
.more,.more a:link{color:#AD0600;}

#footer{background-color:#333;color:#a7a7a7;}
#footer p a{color:#a7a7a7;}
#footerExtended{background-color:black;color:#a7a7a7;}
#footerExtended h4{color:white;}
#footerExtended h4 span.unibullet{background-color:#f39a2b;color:#fff;}
#footerExtended a:hover,#footerExtended a:focus,
#footer a:hover,#footer a:focus{color:#AD0600;}
#footerCol-1 ul li a,#footerCol-2 ul li a,#footerCol-3 ul li a,#footerCol-4 ul li a{color:#a7a7a7;}


/* Wordpress specific Styles
-------------------------------------------------------------- */
#commentform label{color:#f39a2b;}
.commentlist li .avatar{border:1px solid ;background:#FDFFF0;}
#wp-calendar caption{background-color:transparent;}
#wp-calendar th{color:#fff;background:#666;}
#wp-calendar a{color:#fff;}
.wp-pagenavi{color:#AD0600;}
.wp-pagenavi a,.wp-pagenavi .current_page_item{color:;}
.wp-pagenavi a:hover,.wp-pagenavi .current_page_item{color:#AD0600;}
.wp-caption{border:1px solid #FDFFF0;background-color:#FDFFF0;}


