/*
Theme Name: Brian Correll Contracting
Theme URI: http://berrywebteam.net
Description: Theme created Brian Correll Contracting.
Author: Justin Kees
Author URI: http://killerrobotcomics.com
Version: 1.0
*/

body {
font-family: Arial, Helvetica, Sans-serif;
background: #d3d3d3 url(images/bgimage.jpg) repeat-x 0 0;
padding: 0;
margin: 0;
}

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;
}

img {
border: 0;
}

img.alignleft {
float: left;
}

img.alignright {
float: right;
}

img.aligncenter {
margin: 0 0 10px 0;
}

a {
color: #162147;
}

a:hover {
color: #162147;
text-decoration: none;
}

hr {
color: #162147;
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 {
background: #fff;
width: 850px;
margin: 0px auto 15px;
}

/*-- Header --*/
#header {
background: #b12c19 url(images/header.jpg) no-repeat bottom right;
height: 375px;
}

#header h1 {
display: none;
}

.logo {
margin: 50px 0 0 15px;
}

.logo p {
color: #fff;
letter-spacing: 1px;
margin: 0 0 0 72px;
}

.headtext {
color: #fff;
margin: 50px 25px 0 0;
}

.headtext h3 {
font-size: 18px;
font-weight: bold;
color: #fff;
margin: 0 0 5px 0;
}

/*-- Menu --*/
#menu {
background: url(images/navleft.jpg) no-repeat;
height: 40px;
}

#menu .nav {
background: url(images/navbg.jpg) repeat-x;
height: 40px;
overflow: hidden;
}

#menu ul {
margin: 0;
padding: 0;
padding-top: 1px;
}

#menu .nav li {
float:left;
list-style-type: none;
padding: 0 10px;
margin: 7px 0;
}

#menu .nav li a {
font-size: 14px;
color: #fff;
height: 18px;
display:block;
text-decoration: none;
padding: 5px 25px;
}

#menu .nav li a:hover {
background: #67737a;
}

/*-- Content --*/
#content {
background: url(images/contenttop.jpg) repeat-x 0 0;
padding: 15px 15px 0;
}

#content .postarea {
width: 480px;
padding: 15px 15px;
}

#content .postarea h2 {
font-size: 28px;
color: #162147;
margin: 0 0 10px 0;
padding: 0 0 10px 0;
border-bottom: solid 1px #aaa;
}

#content .postarea h2 a {
text-decoration: none;
}

#content .postarea h3 {
font-size: 20px;
color: #4660b4;
margin: 15px 0 5px;
}

#content .postarea h4 {
font-size: 16px;
font-weight: bold;
color: #000;
padding: 5px 0 0;
}

#content .postarea p {
font-size: 13px;
line-height: 20px;
color: #666;
margin: 0 0 10px 0;
}

#content .postarea li {
color: #666;
line-height: 20px;
}

.contentdiv {
width: 170px;
margin: 0 15px 10px 0;
}

.date {
color: #999;
font-size: 11px;
margin: -5px 0 15px 0;
}

.date a {
color: #999;
}

.subpost {
color: #999;
font-size: 11px;
border-top: dotted 1px #d3d1a4;
padding: 5px 0 10px 0;
margin: 15px 0 0 0;
}

#postsnav {
margin: 15px 0;
padding: 10px 0;
border-top: dotted 1px #d3d1a4;
}

/*-- Sidebar --*/
#sidebar {
width: 300px;
}

#sidebar .widget {
border: dotted 1px #adadad;
padding: 0 0 10px 0;
margin: 0 0 15px 0;
}

#sidebar h2 {
background: #adadad;
font-size: 18px;
font-weight: bold;
color: #fff;
padding: 10px;
margin: 0 0 15px 0;
}

#sidebar h3 {
font-size: 14px;
color: #4660b4;
padding: 0 0 5px 0;
margin: 0 10px 10px;
border-bottom: solid 1px #aaa;
}

#sidebar h4 {
font-size: 12px;
font-weight: bold;
color: #000;
padding: 0 15px 0;
}

#sidebar p {
color: #666;
line-height: 18px;
margin: 0 0 10px 0;
padding: 0 15px 0;
}

#sidebar li {
color: #666;
line-height: 20px;
}

/*-- Footer --*/
#footer {
text-align: center;
overflow: hidden;
padding: 0 0 25px 0;
}

#footer p {
color: #a6a481;
}

/*-- Other Styles --*/
.clearfix {
clear: both;
}

.fl {
float: left;
}

.fr {
float: right;
}

.nav ul li a {
float: left;
color: #fff;
background: #707d86 none repeat scroll 0 0;
font-size: 1.1em;
text-decoration: none;
width: 180px;
}

.nav ul li a:hover {
background: #ad4825 none repeat scroll 0 0;
color: #fff !important;
}

.nav li {
list-style-type: none;
}

.nav li ul {
background: #707d86 none repeat scroll 0 0;
left:-999em;
position:absolute;
width:250px;
list-style-type: 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;
} 
