/*
Theme Name: Tab Cool
Theme URI: http://berrywebteam.net
Description: Two column theme with tab navigation.
Author: Berry
Author URI: 
Version: 2.1
*/

body {
	font-family: Arial, Helvetica, Sans-serif;
	background: #fff 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;
color: #fff;
}

/*-- Images --*/
img {
	border: 0;
}
.postarea td { color: #989898;
}

img.alignleft {
    float: left;
	margin: 0 10px 0 0;
}

img.alignright {
    float: right;
	margin: 0 0 0 10px;
}

img.aligncenter {
	margin: 0 0 10px 0;
}

/*-- Links --*/
a {
	color: #fff;
}

a:hover {
	color: #fff;
	text-decoration: none;
}

hr { 
    color: #cedceb;
	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 {
	height: 269px;
         background: url(/wp-content/uploads/2010/06/Header.jpg) no-repeat;
}

#header h1 {
	display: none;
}

.logo {
	margin: 55px 0 0 175px;
	float: left;
}

.headtext {
float:right;
height:80px;
margin:59px 20px 0 0;
text-align:right;
width:350px;
}

.headtext h3 {
color:#fff;
font-size:29px;
font-style:oblique;
font-weight:bold;
line-height:35px;
}

.headtext h3 span {
	color: #fff;
}

/*-- Menu --*/
#menu {
width:202px;
height:auto;
float:left;
margin:16px 0 0 10px;
}

#nav {
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: right;
}

#nav li {
	list-style-type: none;
	padding: 0 2px;
	float: left;
margin:0 0 0px 0;
}

#nav li a {
background:#C30827 none repeat scroll 0 0;
color:#FFFFFF;
display:block;
float:left;
font-size:14px;
height:auto;
margin:0;
text-decoration:none;
width:200px;
border-bottom:1px solid #fff;
}

#nav li span {
	/*background: url(images/button-bg.jpg) repeat-x top center;*/
	margin: 0;
	padding: 0;
	display: block;
}

#nav li span span {
	/*background: url(images/button-lc.jpg) no-repeat 0 0;*/
	margin: 0;
	padding: 0;
	display: block;
}

#nav li span span span {
	/*background: url(images/button-rc.jpg) no-repeat top right;*/
	margin: 0;
	padding: 11px 25px;
	display: block;
}

#nav li a:hover {
	color: #FFF;
text-decoration:underline;
background:#710100;
}

#nav li:hover span {
	/*background: url(images/bactive-bg.jpg) repeat-x top center;*/
	color: #fff;
}

#nav li:hover span span {
	/*background: url(images/bactive-lc.jpg) no-repeat 0 0;*/
}

#nav li:hover span span span {
	/*background: url(images/bactive-rc.jpg) no-repeat top right;*/
}

/*-- Navigation Dropdown --*/

#nav li ul li span,
#nav li ul li span span,
#nav li:hover ul li:hover span,
#nav li:hover ul li:hover span span,
#nav li:hover ul li.sfhover span,
#nav li:hover ul li.sfhover span span,
#nav li:hover ul li span,
#nav li:hover ul li span span {
	margin: 0;
	padding: 0;
	background: none;
}

#nav li ul {
	background: #456EB0;
	left: -999em;
	width: 150px;
	position: absolute;
	padding: 0;
	margin: 0;
	border: none;
}

#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 #324f7f;
	display: block;
	padding: 5px 10px;
}

#nav li ul li a:hover {
	background: #324f7f;
}

#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(/wp-content/uploads/2010/06/Contenttop.jpg) no-repeat 0 0;
	padding: 0;
}

.postarea {
    width: 450px;
    padding: 20px 10px 15px 10px;
	float: left;
}

.postarea h2 {
    font-size: 22px;
	font-weight: bold;
	font-style: oblique;
    color: #fff;
	line-height: 28px;
    margin: 0 0 5px 0;
border-bottom:1px solid #fff;
}

.postarea h2 a {
	text-decoration: none;
}

.postarea h3 {
    font-size: 18px;
	font-weight: bold;
	font-style: oblique;
    color: #fff;
	padding: 10px 0;
}

.postarea h4 {
	font-size: 18px;
	font-weight: bold;
	font-style: oblique;
	color: #fff;
	padding: 5px 0;
}

.postarea p {
    font-size: 13px;
    line-height: 20px;
    color: #fff;
    margin: 0 0 10px 0;
	clear: both;
}

.postarea li {
	color: #fff;
	line-height: 20px;
list-style-type:disc;
} 

.contentdiv {
	width: 200px;
	margin: 0 15px 10px 0;
	float: left;
}

.date {
	color: #A5C7EC;
    font-size: 11px;
	margin: -15px 0 15px 0;
}

.date a {
	color: #A5C7EC;
}

.subpost {
	color: #A5C7EC;
	font-size: 11px;
	border-top: dotted 1px #A5C7EC;
	padding: 5px 0 10px 0;
	margin: 15px 0;
}

#postsnav {
	margin: 15px 0;
	padding: 10px 0;
	border-top: dotted 1px #A5C7EC;
}

blockquote {
	background: #CEDCEB url(images/quote.jpg) no-repeat 0 0;
	padding: 10px 10px 5px 45px;
	margin: 10px 30px;
	display: block;
}

/*-- Sidebar --*/
#sidebar {
	width: 197px;
	padding: 25px 10px 15px 15px;
	float: right;
}

#sidebar .widget {
	padding: 0 0 10px;
	margin: 0 0 15px;
	border-bottom: solid 1px #CEDCEB;
}

#sidebar h2 {
    font-size: 16px;
	font-weight: bold;
	font-style: oblique;
    color: #fff;
	margin: 0 0 10px 0;
}

#sidebar h3 {
    font-size: 18px;
	font-weight: bold;
	font-style: oblique;
    color: #fff;
	padding: 10px 0;
}

#sidebar h4 {
    font-size: 16px;
	font-weight: bold;
	font-style: oblique;
    color: #fff;
	padding: 5px 0;
}

#sidebar p {
    color: #fff;
    line-height: 18px;
	margin: 0 0 10px 0;
}

#sidebar li {
    color: #fff;
    line-height: 20px;
list-style-type:disc;
}

#sidebar a {
	color: #fff;
}

/*-- Footer --*/
#footer {
	background: url(/wp-content/uploads/2010/06/Footer.jpg) no-repeat 0 0;
	padding: 25px 0 0;
    text-align: center;
    overflow: hidden;
}

#footer p {
    color: #000;
	clear: both;
margin:10px 0 0 0;
}

/*-- Other Styles --*/
.clearfix {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

