@charset "utf-8";
/* CSS Document */

/*
Theme Name: Detonate Creative 2010
Theme URI: http://detonatecreative.com
Description: Two column theme with header image and full width navigation.
Author: Andy
Author URI:
Version: 1.0
*/

body {
	font-family: Arial, Helvetica, Sans-serif;
	background: #3c9eff;
	padding: 0;
	margin: 0;
}

p, table, td, tr, th, div, h1, h2, h3, h4, h5, h6, ul, li, ol {
	font-weight: normal;
	font-size: 14px;
	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 15px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 15px;
}

.wp-caption {
   border: 1px solid #f2e1af;
   text-align: center;
   background-color: #faf1d6;
   padding-top: 4px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 12px;
   line-height: 17px;
   padding: 5px 4px;
   margin: 0;
}

/*-- Links --*/

a {
	color: #000;
}

a:hover {
	color: #3864bf;
	text-decoration: none;
}

hr { 
    color: #daca9e;
	border-top: none;
	height: 1px;
	margin-bottom: 10px;
}

ul {
	padding: 0 0 0 30px;
	margin: 0 0 15px 0;
}

ul.leftimg {
	padding: 0 0 0 275px;
}

li {
	list-style-type: circle;
}

/*-- Container --*/
#sitewrap {
	background: #fff url(images/wrapbg.jpg) repeat-x bottom left;
	width: auto;
}

#container {
	background: url(images/containerbg.jpg) repeat-x 0 0;
	width: auto;
	padding: 0 0 15px;
}

#contentwrap {
	width: 1000px;
	margin: 0 auto;
}

/*-- Header --*/
#header {
	background: url(images/logo.jpg) no-repeat 0 0;
	height: 220px;
}

#header h1 {
	display: none;
}

.logo {
	margin: 10px 0 0 219px;
	float: left;
}

.logo p {
	font-size: 16px;
	color: #fff;
	margin: -3px 0 0 15px;
}

.headtext {
	background: url(images/headbg.jpg) no-repeat top right;
	width: 230px;
	height: 135px;
	padding: 0 0 0 40px;
	float: right;
}

.headtext h3, .logo h3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	color: #828282;
}

.logo h3 {
	font-size: 16px;
	margin: 0 0 20px -22px;
color: #fff;
}

.headtext h4 {
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
	color: #fff;
	margin: 0 0 0 17px;
}

.headtext p {
	color: #fff;
	margin: 0 0 0 33px;
}

/*-- Search --*/
.searchdiv {
	width: 215px;
	height: 40px;
	padding: 5px 0 15px 0;
}

#searchform {
	width: 215px;
	height: 33px;
	margin: 0;
	padding: 0;
}

#s {
	background: none;
	color: #000000;
	border: none;
	margin: 0;
	padding: 0;
}

#s.key {
	background: url(images/searchbg.jpg) no-repeat 0 0;
	width: 156px;
	padding: 8px 10px 10px 10px;
	float: left;
}

.search {
	margin: 0;
	padding: 0;
	border: none;
}

.bt {
	float: right;
}

/*-- Menu --*/
#nav {
	height: 65px;
	overflow: visible;
	margin: 0 0 0 0px;
margin-left: 220px;
	padding: 0;
	clear: both;
}

#nav li {
	float: left;
	list-style-type: none;
	border-left: solid 1px #f77500;
	border-right: solid 1px #ffb300;
}

#nav li a {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	height: 18px;
	text-decoration: none;
}

#nav li span {
	padding: 15px 10px 14px;
	display: block;
}

#nav li span span.description {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0;
	padding: 0;
}

#nav li:hover span {
	background: #fff url(images/bhoverbg.jpg) repeat-x 0 0;
}

#nav li a:hover {
        color: #fff;
}

#nav li:hover span span.description {
	background: none;
	color: #fff;
}

/*-- 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: #bf1d21;
	left: -999em;
	position: absolute;
	padding: 0;
	margin: 0;
	border: none;
	border-top: solid 2px #99171b;
}

#nav li ul li {
	margin: 0;
	padding: 0;
	border: none;
	border-top: solid 1px #99171b;
	float: none;
}

#nav li ul li a {
	font-size: 12px;
	text-decoration: none;
    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, #nav li:hover ul li a:hover {
	background: #df2227;
}

#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 --*/
#content {
	background: url(images/contenttop.jpg) no-repeat 0 0;
}

.postarea {
    width: 635px;
    padding: 10px 20px 15px 10px;
	float: left;
	color: #732918;
	overflow: hidden;
}

.postarea h2 {
    font-size: 28px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 30px;
    color: #000;
    margin: 0 0 15px;
}

.postarea h2 a {
	text-decoration: none;
}

.postarea h3 {
    font-size: 22px;
	font-weight: bold;
	line-height: 24px;
    color: #000;
    padding: 10px 0;
	clear: both;
}

.postarea h4 {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #000;
	padding: 5px 0;
}

.postarea p {
    font-size: 15px;
    line-height: 20px;
    color: #000;
    margin: 0 0 10px 0;
}

.postarea li {
	color: #000;
	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 {
	color: #732918;
    font-size: 11px;
	padding: 5px 0;
	margin: -10px 0 15px 0;
	border-top: dotted 1px #f2e1af;
}

.date a {
	color: #545342;
}

.subpost {
	color: #545342;
	font-size: 11px;
	border-top: dotted 1px #f2e1af;
	padding: 5px 10px;
	margin: 15px 0 25px;
}

#postsnav {
	margin: 15px 0;
	padding: 10px 0;
	border-top: dotted 1px #f2e1af;
}

.halvsies {
	width: 310px;
	height: 225px;
	float: left;
	overflow: hidden;
}

.postarea table {
	width: 625px;
	margin: 0 0 15px;
}

.postarea table.imglist td {
	width: 50%;
	padding: 5px 15px;
	text-align: center;
}

.postarea table.logos td {
	padding: 10px;
	vertical-align: top;
}

.postarea table.logos td.logocell {
	padding: 20px 10px 10px;
}

/*-- Sidebar --*/
#sidebar {
	width: 310px;
	padding: 0;
	margin: 0px 15px 15px 0px;
	float: right;
border-left: 1px solid #3c9eff;
}

#sidebar .widget {
	background: none;
	padding: 0 0 5px;
	margin: 0px 0px 0px 15px;
	border-top: solid 0px #3864bf;
border-left: solid 0px #3864bf;
}

span.widget p {
	padding: 0 0 15px;
}

#sidebar h2 {
	background: #none;
    font-size: 20px;
	font-weight: bold;
	line-height: 22px;
    color: #000;
	padding: 5px 0px;
	margin: 0 0px 10px;
	border-bottom: solid 0px #4b86ff;
}

#sidebar h3 {
    font-size: 18px;
	font-weight: bold;
	line-height: 18px;
    color: #000;
	padding: 5px 0;
	margin: 0 0 10px;
}

#sidebar h4 {
    font-size: 16px;
	font-weight: bold;
	line-height: 16px;
    color: #000;
	padding: 5px 0;
	margin: 0 0 2px;
}

#sidebar h2 a, #sidebar h3 a, #sidebar h4 a {
	color: #none;
	text-decoration: none;
}

#sidebar p {
    color: #000;
    font-size: 15px;
    line-height: 18px;
	margin: 0 0 10px;
}

#sidebar li {
    color: #000;
    font-size: 15px;
    line-height: 20px;
}

/*-- Footer --*/
#footer {
	width: 1000px;
height: 300px;
	padding: 0;
	margin: 0 auto;
}

#footer h2, #footer h3, #footer h4 {
	font-size: 18px;
margin-bottom: 15px;
	font-weight: bold;
	color: #fff;
}

#footer p {
    color: #fff;
text-align: center;
font-size: 13px;
padding-top: 265px;
}

.footwidget {
	background: #65b0fb;
	width: 280px;
	height: 200px; 
	margin: 0 10px;
	padding: 15px;
	float: left;
color: #fff;
margin-top: 15px
}

#footer a {
	color: #fff;
}

#footer a:hover {
	color: #000000;
	text-decoration: none;
}

#footer li {
	color: #fff;
	text-decoration: none;
}



/*-- Other Styles --*/
.clearfix {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}



