/*
Theme Name: Correll
Theme URI: http://berrywebteam.net
Description: Two column theme with header image and full width navigation.
Author: Berry
Author URI: p
Version: 2.2
*/

body {
	font-family: Arial, Helvetica, Sans-serif;
	background: url(images/bgimage.jpg) repeat;
	padding: 0;
	margin-top: 10px;

}

p, table, td, tr, th, div, h1, h2, h3, h4, h5, h6, ul, li, ol {
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	padding: 0;
	margin: 0;
}

/*-- Images */
img {
	border: none;
}

.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 0 10px 0 0;
}

.alignright {
   float: right;
   margin: 0 0 0 10px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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 p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/*-- Links --*/

a {
	color: #863031;
}

a:hover {
	color: #AA6600;
	text-decoration: none;
}

hr { 
    color: #f4f3e8;
	border-top: none;
	height: 1px;
	margin-bottom: 10px;
}

ul {
	padding: 0 0 0 30px;
	margin: 0 0 15px 0;
}

li {
	list-style-type: circle;
}

/*-- Container --*/
#container {
	width: 900px;
	margin: 0 auto;
}

/*-- Header --*/
#header {
	background: url(/wp-content/uploads/2010/08/header1.jpg) no-repeat 0 0;
	height: 175px;
border-left:2px solid #FFFFFF;
border-right:2px solid #FFFFFF;
}

#header h1 {
	display: none;
}

.logo {
	margin:0 0 0 66px;
	float: left;
}

.headtext {
	margin: 50px 25px 0 0;
	float: right;
}

.headtext h3 {
	font-size: 20px;
	line-height: 22px;
	color: #fff;
}

.headtext h4 {
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
	color: #fff;
}

.headtext p {
	color: #fff;
}

/*-- Menu --*/
#menu {
	height: 32px;
	clear: both;
}

#nav {
	margin: 0;
	padding: 0;
	overflow: hidden;
background: url(images/navbg.png) no-repeat;
height: 32px;
}

#nav li {
	list-style-type: none;
	padding: 0 10px;
	float: left;
}

#nav li a {
	color:#FFFFFF;
display:block;
font-family:verdana;
font-size:13px;
font-weight:bold;
margin:0;
text-decoration:none;
line-height:8px;
}

#nav li span {
	margin:4px 0 0 0;
	padding: 0;
	display: block;
}

#nav li span span {
	margin: 0;
	padding: 0;
	display: block;
}





#nav li span span span {
	margin: 0;
	padding: 8px 15px;
	display: block;
}


#nav li span {
	
	color: #fff;
}

#nav li span span {
	
}

#nav li span span span {
	
}




#nav li a:hover {
	color: #fff;
}

#nav li:hover span {
	background: url(images/mid.jpg) repeat-x;
	color: #fff;
}

#nav li:hover span span {
	background: url(images/left.jpg) no-repeat 0 0;
}

#nav li:hover span span span {
	background: url(images/right.jpg) no-repeat top right;
}

#nav li.current_page_item a {
	color: #fff;
}

#nav li.current_page_item span {
	background: url(images/mid.jpg) repeat-x;
	color: #fff;
}

#nav li.current_page_item span span {
	background: url(images/left.jpg) no-repeat 0 0;
}

#nav li.current_page_item span span span {
	background: url(images/right.jpg) no-repeat top right;
}




/*-- Navigation Dropdown --*/
#nav li ul {
	background: #2b515e;
	left: -999em;
	width: 290px;
	position: absolute;
	padding: 0;
	margin: -4px 0 0;
	border: none;
}

#nav li ul li {
	margin: 0;
	padding: 0;
	border: none;
}

#nav li ul li a {
	border-top:1px solid #839495;
display:block;
font-size:12px;
padding:15 2px;
text-decoration:none;
width:240px; 
color:#fff;
line-height:10px;
line-height: 10px;

}

#nav li ul li a:hover {
	background: #396679;
 width:240px;
}

#nav li ul ul {
	margin: -20px 0 0 200px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left:-999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left:auto;
}

/*-- Content --*/
#contentwrap {
	background: url(images/contentbg.jpg) repeat-y 0 0;
}

#content {
	background: url(images/contenttop.jpg) no-repeat 0 0;
}

.postarea {
    width: 575px;
    padding: 25px 0px 15px 30px;
	float: left;
	overflow: hidden;
}


.postarea h1 {
    font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 30px;
    color: #b12c19;
	padding: 0;
    margin: 0 0 4px;
	
}

.postarea h2 {
    font-size: 28px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 30px;
    color: #762124;
	padding: 0 0 3px;
    margin: 0 0 15px;
	
}

.postarea h2 a {
	text-decoration: none;
}

.postarea h3 {
    font-size: 20px;
	font-weight: bold;
	line-height: 24px;
    color: #762124;
    padding: 10px 0;
}

.postarea h4 {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #000;
	padding: 5px 0;
}

.postarea p {
    font-size: 13px;
    line-height: 20px;
    color: #000;
    margin: 0 0 10px 0;

}

.postarea li {
	color: #000;
	line-height: 20px;
}

.contentdiv {
	width: 150px;
	float: left;
}

blockquote {
	background: #f3efe5;
	padding: 10px 10px 10px 60px;
	margin: 10px;
	display: block;
font-weight: bold;
clear: both;
text-align: left;
}

.date {
	background: #F3F3E7;
	color: #545342;
    font-size: 11px;
	padding: 5px 10px;
	margin: -15px 0 15px 0;
}

.date a {
	color: #545342;
}

.subpost {
	background: #F3F3E7;
	color: #545342;
	font-size: 11px;
	border-top: dotted 1px #D3D1A4;
	padding: 5px 10px;
	margin: 15px 0 25px;
}

#postsnav {
	margin: 15px 0;
	padding: 10px 0;
	border-top: dotted 1px #D3D1A4;
}

/*-- Sidebar --*/
#sidebar {
	width: 265px;
	margin:0 10px 0px 0;
	float: right;
}

#sidebar .widget {
	padding:9px 15px 0 15px;
	margin: 0 0 15px 0;
	
}

#sidebar h2 {
    font-size: 20px;
	font-weight: bold;
	line-height: 22px;
    color: #762124;
	padding: 0 0 3px;
	margin: 0 0 10px;
	
}

#sidebar h3 {
    font-size: 18px;
	font-weight: bold;
	line-height: 18px;
    color: #32596a;
	padding: 5px 0;
}

#sidebar h4 {
    font-size: 16px;
	font-weight: bold;
	line-height: 16px;
    color: #32596a;
	padding: 5px 0;
}

#sidebar p {
    color: #000;
    line-height: 18px;
	margin: 0 0 10px 0;
}

#sidebar li {
    color: #000;
    line-height: 20px;
}



/*-- Footer --*/
#footer {
    text-align: center;
	padding: 0 0 0;
	background: url(images/footer.png) repeat-x;
	height: 90px;
}

#footer p {
    color: #fff;
padding-top:50px;
}

/*-- Other Styles --*/
.clearfix {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}
