/*
Theme Name: Correll
Theme URI: http://berrywebteam.net
Description: Two column theme with header image and full width navigation.
Author: Justin Kees
Author URI: http://killerrobotcomics.com
Version: 2.3
*/

body {
	font-family: Arial, Helvetica, Sans-serif;
	background: #333333 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: #b12c19;
}

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: 931px;
	margin: 0 auto;
}

/*-- Header --*/
#header {
	background: url(/wp-content/uploads/2010/06/header2.jpg) no-repeat 0 0;
	height: 423px;
}

#header h1 {
	display: none;
}

.logo {
	margin: 40px 0 0 165px;
	float: left;
}

.headtext {
	margin: 20px 25px 100px 0;
	text-align: right;
	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 --*/
#nav {
	background: url(/wp-content/uploads/2010/06/navbg4.jpg) no-repeat 0 0;
	height: 40px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#nav li {
	float: left;
	list-style-type: none;
	
	
}

#nav li a {
	font-size: 14px;
	color: #333333;
	height: 18px;
	text-decoration: none;
}

#nav li span {
	padding: 14px 22px 6px;

	display: block;
}

#nav li:hover span {
	background: #CDA401;
}

/*-- Navigation Dropdown --*/
#nav li ul li span,
#nav li:hover ul li:hover span,
#nav li:hover ul li.sfhover span,
#nav li:hover ul li span, {
	background: none;
	margin: 0;
	padding: 0;
}

#nav li ul {
	background: #FFE991;
	left: -999em;
	width: 150px;
	position: absolute;
	padding: 0;
	margin: 0;
	border: none;
	border-top: solid 2px #581c17;
}

#nav li ul li {
	margin: 0;
	padding: 0;
	border: none;
}

#nav li ul li a {
	font-size: 12px;
	width: 130px;
	text-decoration: none;
    border-top: solid 1px #F4C400;
	display: block;
	padding: 5px 10px;
}

#nav li ul li a span, #nav li ul li a:hover span, #nav li:hover ul li a span {
	background: none;
	margin: 0;
	padding: 0;
}

#nav li ul li a:hover {
	background: #F4C400;
}

#nav li ul ul {
	margin: -28px 0 0 150px;
	border: none;
}

#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.jp) no-repeat 0 0;
}

.postarea {
    width: 550px;
    padding: 25px 30px 15px;
	float: left;
	overflow: hidden;
}

.postarea h2 {
    font-size: 28px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 30px;
    color: #666666;
	padding: 0 0 3px;
    margin: 0 0 15px;
	border-bottom: solid 1px #d3d1a4;
}

.postarea h2 a {
	text-decoration: none;
}

.postarea h3 {
    font-size: 17px;
	font-weight: bold;
	line-height: 25px;
    color: #b12c19;
}

.postarea h4 {
	font-size: 16px;
	font-weight: bold;
	line-height: 17px;
	color: #000;
}

.postarea p {
    font-size: 13px;
    line-height: 20px;
    color: #666;
    margin: 0 0 10px 0;
}

.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: 295px;
	padding: 10px 10px 0;
	float: right;
}

#sidebar .widget {
	padding: 15px;
	margin: 0 0 15px 0;
	border: solid 1px #d3d1a4;
}

#sidebar h2 {
    font-size: 20px;
	font-weight: bold;
	line-height: 22px;
    color: #545342;
	padding: 0 0 3px;
	margin: 0 0 10px;
	border-bottom: solid 1px #D3D1A4;
}

#sidebar h3 {
    font-size: 18px;
	font-weight: bold;
	line-height: 18px;
    color: #545342;
	padding: 5px 0;
}

#sidebar h4 {
    font-size: 16px;
	font-weight: bold;
	line-height: 16px;
    color: #545342;
	padding: 5px 0;
}

#sidebar p {
    color: #545342;
    line-height: 18px;
	margin: 0 0 10px 0;
}

#sidebar li {
    color: #545342;
    line-height: 20px;
}

/*-- Footer --*/
#footer {
    text-align: center;
	height: 25px;
	padding: 15px 0 0;
	border-top: solid 3px #a09e7d;
}

#footer p {
    color: #545342;
}

/*-- Other Styles --*/
.clearfix {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

/* table style */

table.reference
{
border:1px solid #dfd1ad;
border-collapse:collapse;
}

table.reference th
{
background-color:#ece1c6;
border:1px solid #d6c7a1;
padding:3px;
vertical-align:top;
}

table.reference td 
{
border:1px solid #d6c7a1;
padding:3px;
vertical-align:top;
}

table.intro
{
padding:5px;padding-left:0px;
font-size:110%;
color:#555555;
background-color:transparent;
}

table.summary
{
border:1px solid #d4d4d4;
padding:5px;
font-size:100%;
color:#555555;
background-color:#fafad2;
}

.color
{
border:none;
background:#f2ecdc;
}

/* table style end */
