/*
Theme Name: Correll
Theme URI: http://berrywebteam.net
Description: Two column theme with header image and full width navigation.
Author: Berry
Author URI: 
Version: 2.2
*/

body {
	font-family: Arial, Helvetica, Sans-serif;
	background: #94b16c url(images/bgimage.jpg) repeat-x 0 0;
	padding: 0;
	margin: 0;h
}

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: #94130b;
        font-family: Verdana;
        font-weight: bold;
        font-size: 14px;
}

a:hover {
	color: #000;
	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: 950px;
	margin: 0 auto;
}

/*-- Header --*/
#header {
	background: url(images/header.jpg) no-repeat 0 0;
	height: 250px;
}

#header h1 {
	display: none;
}

.logo {
	margin: 1px 0 0 25px;
	float: left;
}

.logo p {
    font-size: 24px;
    line-height: 20px;
    color: #3f4519;
    margin: 100px 0 0 40px;
    padding-left: 20px;
    font-weight: bold;
}

.headtext {
	margin: 191px 25px 0 0;
	float: right;
}

.headtext h3 {
	font-size: 20px;
	line-height: 36px;
	color: #5d6b14;
        font-weight:bold;
        font-family: verdana;
        
}

.headtext h4 {
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
	color: #fff;
}

.headtext p {
	color: #fff;
}

/*-- Menu --*/
#nav {
	background: url(images/navbg.jpg) repeat-x;
	height:45;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#nav li {
	float: left;
	list-style-type: none;
}

#nav li a {
	font-size: 13px;
	color: #fff;
	height: 18px;
	text-decoration: none;
	padding: 11px 15px;
	display: block;
}

#nav li a:hover {

}

/*-- Navigation Dropdown --*/
#nav li ul {
	background: #304e06;
	left: -999em;
	width: 160px;
	position: absolute;
	padding: 0;
	margin: 0;
	border: none;
        z-index: 1;
}

#nav li ul li {
	margin: 0;
	padding: 0;
	border: none;
        z-index: 1;
}

#nav li ul li a {
	font-size: 12px;
	width: 140px;
	text-decoration: none;
        border-top: solid 1px #192904;
	display: block;
	padding: 5px 10px;
        z-index: 1;
}

#nav li ul li a:hover {
        color: #75a630;
        z-index: 1;
}

#nav li ul ul {
	margin: -20px 0 0 200px;
        z-index: 1;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left:-999em;
        z-index: 1;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left:auto;
        z-index: 1;
}

/*-- Content --*/
#contentwrap {

}

#content {

}

.postarea {
    width: 670px;
    padding-right: 0;
    padding-top:30px;
    padding-bottom:20px;
	float: left;
	overflow: hidden;
        margin-left:1px;
}

.postarea h2 {
    font-size: 23px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 30px;
    color: #94130b;
	padding: 0 0 3px 20px;
    margin: 0 0 15px;
	font-family: Sans-serif;
        
}

.postarea h2 a {
	text-decoration: underline;
        font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 30px;
    color: #94130b;
	padding: 0 0 3px 20px;
    margin: 0 0 15px;
	font-family: Sans-serif;
}


.postarea h2 a:hover {
	text-decoration: none;
        font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 30px;
    color: #000;
	padding: 0 0 3px 20px;
    margin: 0 0 15px;
	font-family: Sans-serif;
}


.postarea h3 {
    font-size: 20px;
	font-weight: bold;
	line-height: 24px;
    color: #b12c19;
    padding: 10px 0 0 20px;
}

.postarea h4 {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #000;
	padding: 5px 0 0 20px;
}

.postarea p {
    font-size: 13px;
    line-height: 20px;
    color: #333;
    margin: 0 0 10px 0;
    padding-left: 20px;
}

.postarea li {
	color: #666;
	line-height: 20px;
}

.contentdiv {
	width: 150px;
	float: left;
}

blockquote {
	background: #F3F3E7 url(images/quote.jpg) no-repeat 0 0;
	padding: 10px 10px 5px 55px;




	margin: 10px 20px;
	display: block;
}

.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: 260px;
	padding: 0;
	float: right;
       margin-right: 8px;
       height: 600px;
       margin-top:6px;
}

#sidebar .widget {
	padding: 15px;
	margin: 0 0 15px 0;
        background: #d6e9bb;	
}

#sidebar h2 {
    font-size: 17px;
	font-weight: bold;
	line-height: 22px;
    color: #972018;
	padding: 0 0 3px;
	margin: 0 0 10px;
	border-bottom: solid 1px #D3D1A4;
}

#sidebar h3 {
    font-size: 22px;
	font-weight: bold;
	line-height: 18px;
    color: #545342;
	padding: 5px 0;
        font-weight: bold;
}

#sidebar h4 {
    font-size: 22px;
	font-weight: bold;
	line-height: 16px;
    color: #545342;
	padding: 5px 0;
        font-weight: bold;
}

#sidebar p {
    color: #545342;
    line-height: 22px;
	margin: 0 0 10px 0;
        font-size: 1.1em;
    
}

#sidebar li {
    color: #424d0b;
    line-height: 20px;
    font-weight: bold;
    font-size: 22px;
}

/*-- Footer --*/
#footer {
    text-align: center;
	padding: 15px 0 0;
}

#footer p {
    color: #fff;
}

/*-- Other Styles --*/
.clearfix {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

#sidebar div div p span {
margin: 0 0 0 -9px;
}
