/*
Theme Name: Tab Cool
Theme URI: http://berrywebteam.net
Description: Two column theme with tab navigation.
Author: Justin Kees
Author URI: http://killerrobotcomics.com
Version: 2.1
*/

body {
	font-family: Arial, Helvetica, Sans-serif;
	background: #fff 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;
}

/*-- Images --*/
img {
	border: 0;
}

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: #0a7ebb;
}

a:hover {
	color: #0092df;
	text-decoration: none;
}

hr { 
    color: #bbbdc0;
	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: 1000px;
	margin: 0 auto;
}

/*-- Header --*/
#header {
	height: 145px;
}

#header h1 {
	display: none;
}

.logo {
	margin: 10px 0 0 0;
	width: 315px;
	float: left;
}

.headtext {
	margin: 10px 10px 0 0;
	height: 100px;
	float: right;
}

.headtext h3 {
	font-size: 20px;
	font-weight: bold;
	font-style: oblique;
	line-height: 20px;
	color: #456EB0;
}

.headtext h3 span {
	color: #000;
}

.callbutton {
	margin: 15px 0 0 50px;
	height: 95px;
	float: left;
}

/*-- Menu --*/
#menu {
	width: 675px;
	height: 35px;
	margin: 0;
	padding: 0;
	float: right;
}

#nav {
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: right;
}

#nav li {
	list-style-type: none;
	padding: 0 1px;
	float: left;
}

#nav li a {
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	margin: 0;
	display: block;
}

#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: 8px 10px 9px;
	display: block;
}

#nav li.current_page_item span, #nav li.current_page_parent span {
	background: url(images/bactive-bg.jpg) repeat-x top center;
	color: #fff;
}

#nav li.current_page_item span span, #nav li.current_page_parent span span {
	background: url(images/bactive-lc.jpg) no-repeat 0 0;
}

#nav li.current_page_item span span span, #nav li.current_page_parent 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: #0a7ebb;
	left: -999em;
	width: 210px;
	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: 190px;
	text-decoration: none;
    border-top: solid 1px #08699b;
	display: block;
	padding: 5px 10px;
}

#nav li ul li a:hover {
	background: #08699b;
}

#nav li ul ul {
	margin: -20px 0 0 210px;
}

#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;
}

/*-- Featured Area --*/
#featured {
	background: url(/wp-content/uploads/2010/05/AndersonWaterBottlewithBackground.jpg) no-repeat 0 0;
	height: 198px;
	padding: 0 0 0 250px;
}

#featured.powerfeature {
	background: url(images/featured-power.jpg) no-repeat 0 0;
}

#featured h3 {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #fff;
	padding: 75px 0 10px;
}

#featured h4 {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #33ccff;
	padding: 5px 0 10px;
}

#featured p {
	font-size: 14px;
	color: #fff;
	width: 725px;
}

.reorder {
	float: right;
}

.twitter {
	margin: 23px 0 0 0;
	float: right;
	display: block;
}

/*-- Content --*/
#contentwrap {
	
}
#content {
	
}

.postarea, .postarea-home {
    width: 640px;
    padding: 25px 30px 15px 0;
	float: left;
}

.postarea-home {
	width: 590px;
}

.postarea h2, .postarea-home h2 {
    font-size: 28px;
	font-weight: bold;
	letter-spacing: -1px;
    color: #0a7ebb;
	line-height: 28px;
    margin: 0 0 15px 0;
}

.postarea h2 a, .postarea-home h2 a {
	text-decoration: none;
}

.postarea h3, .postarea-home h3 {
    font-size: 24px;
	font-weight: bold;
    color: #0a7ebb;
	padding: 10px 0;
}

.postarea h4, .postarea-home h4 {
	font-size: 18px;
	font-weight: bold;
	color: #7b5691;
	padding: 5px 0;
}

.postarea p, .postarea-home p {
    font-size: 13px;
    line-height: 20px;
    color: #333;
    margin: 0 0 10px 0;
}

.postarea li, .postarea-home li {
	font-size: 13px;
    line-height: 20px;
	color: #333;
	line-height: 20px;
} 

.homecol {
	width: 280px;
	height: 175px;
}

.postcol {
	width: 280px;
}

.left {
	margin: 0 30px 0 0;
	float: left;
}

.right {
	float: right;
}

.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, #sidebarvid {
	background: #e1f2fb;
	width: 300px;
	padding: 25px 15px 15px;
	float: right;
}

#sidebarvid {
	width: 320px;
}

#sidebar .widget {
	padding: 0 0 10px;
	margin: 0 0 15px;
}

#sidebar h2, #sidebarvid h2 {
    font-size: 22px;
	font-weight: bold;
    color: #0a7ebb;
    line-height: 30px;
	margin: 0 0 10px 0;
}

#sidebar h3, #sidebarvid h3 {
    font-size: 18px;
	font-weight: bold;
    color: #0a7ebb;
	padding: 10px 0;
}

#sidebar h4, #sidebarvid h4 {
    font-size: 16px;
	font-weight: bold;
    color: #0a7ebb;
	padding: 5px 0;
}

#sidebar p, #sidebarvid p {
	font-size: 13px;
    color: #0a7ebb;
    line-height: 18px;
	margin: 0 0 10px 0;
}

#sidebar li, #sidebarvid li {
	font-size: 14px;
    color: #0a7ebb;
    line-height: 20px;
}

/*-- Footer --*/
#footer {
    text-align: center;
	border-top: solid 1px #666;
background: #0067a1 url(images/footerbg.jpg) top left repeat-x;
    overflow: hidden;

}

#footer p {
	font-size: 14px;
    color: #fff;
	clear: both;
}

#footercontainer {
    margin: 0 auto;
    width: 1000px;
}

#googletalk {
    float: left;
    width: auto;
padding: 35px 0;
}

#copyright {
    float: left;
    width: auto;
    padding: 65px 0 0 20px;
}

#twitterlink {
    float: left;
    width: auto;
    padding: 44px 20px 0px 20px;
}

#facebook{
    float: left;
    width: auto;
    padding: 30px 0;
}

/*-- Other Styles --*/
.clearfix {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

#tcform label {
    display: block;
}
#tcform #contactsubmit {
display: block;
margin: 15px 0;
}
