/* @override http://sandbox.brainfl.com/wp-content/themes/the.war.room/style.css */

/* 
	Theme Name: The War Room Seattle
	Theme URL: http://www.thewarroom.com/
	Description: Three column layout developed for The War Room.
	Author: brainfl, LLC
	Author URI: http://www.brainfl.com
	Version: 1.0

*/

body {
	background: #000;
	color: #c3c3c3;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#wrap {
	background:  top center repeat-y;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 0px auto 0px;
	padding: 0px;
	width: 1024px;
	position: relative;
}

#content-float{
	width: 500px;
	float: left;
	left: 260px;
	top: 225px;
}

.hidden{
	display: none;
}
/* @group header */

#header {
	background: url(images/header-bg.jpg) no-repeat top center;
	width: 1024px;
	height: 260px;
	margin: 0 auto 0px;
	padding: 0px;
	text-align: center;
    text-transform: uppercase;
	}

div#header img {
	margin-top: 10px;
}
#header h1, #header h2{
	text-indent: -99999px;	
	display: none;
}	


/* @end */

/* @group navbar */

#navbar {
	width: 927px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	margin: 10px auto 0px;
}
	
#navbar li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #ca0706;
	}
		
#navbar ul {
	margin: 0px;
	padding: 0px;
	}
	
#navbar ul li a {
	font-family: Vernada, Arial, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	color: #c3c3c3;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	text-decoration: none;
	text-transform: uppercase;
	}

#navbar .last_item {
	border-right: none;
	padding-right: 0px;
}

#navbar ul li a:hover {
	color: #658DB5;
	}

/* @end */

/* @group h titles */

div#l_sidebar h2, div#r_sidebar h2{
	text-indent: -99999px;
	clear: both;
}

h2#vip-list{
	background: url(images/vip-list.png) no-repeat left bottom;
}

h2#reserve-a-booth{
	background: url(images/reserve-a-booth.png) no-repeat left bottom;
}

h2#wr-events{
	background: url(images/wr-events.png) no-repeat left bottom;
}

h2#upcoming-events{
	background: url(images/upcoming-events.png) no-repeat left bottom;
}
/* @end */

h2#recent-photos{
	background: url(images/recent-photos.png) no-repeat left top;
}

/* @group sidebar left */

/* @group WR events */

ul#wr_events li{
	padding-bottom: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	border-bottom: 2px solid #1d0000;
}

/* @end */

/* @group vip & booth */

div#vip_signup,
div#reserve_booth{
	overflow: hidden;
	color: #c3c3c3;
	margin-top: 10px;
}

#vip_signup label{
	display: block;
	margin-top: 10px;
	margin-bottom: 3px;
	font-size: 12px;
}

form.wpcf7-form input{
	background: #b2b2b2;
	width: 156px;
	border: none;
	height: 20px;
	padding-left: 8px;
}

#vip_signup input#vip_submit, 
#reserve_booth input#booth_submit
{
	background: #400f0f;
	color: #c3c3c3;
	display: block;
	float: right;
	margin-top: 15px;
	margin-bottom: 25px;
	clear: both;
	width: 140px;
	height: 30px;
	border: 1px solid #440408;
}



/* @end */

#l_sidebar {
	float: left;
	width: 165px;
	display: inline;
	/*background: url(images/sidebar-l-hd-bg.jpg) no-repeat left top;*/

	padding: 0 35px 0px 15px;
}


#l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#l_sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#r_sidebar ul li a	
#l_sidebar ul li {
	margin: 0px;
	padding: 5px 0px 0;
}

#r_sidebar ul li a, 	
#l_sidebar ul li a {
	color: #c3c3c3;
	text-decoration: none;
	font-size: 12px;
	line-height: 1.6em;
	}

#r_sidebar ul li a:hover, 
#l_sidebar ul li a:hover {
	color: #5f5f5f;
	text-decoration: underline;
	font-size: 12px;	
	}

/* @end */

/* @group sidebar right */

/* @group pictures */

ul#wr_photos li{
	padding: 8px;
	text-align: center;
	border-bottom: 2px solid #1d0000;
}


/* @end */

#r_sidebar {
	float: left;
	display: inline;
	width: 165px;
	margin-left: 35px;
}

#r_sidebar p{
	margin: 0px;
	line-height: 20px;
	padding: 2px 0px 16px;
}

#r_sidebar ul {
	list-style: none;
	padding: 0px 0px 20px 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

/* @end */

/* @group content */

#content {
	background: url(images/body-bg-y.png) repeat-y center;
	width: 929px;
	margin: 0px auto 0px;
	padding: 0px;
	font-family: Vernada, Arial, Sans-Serif;
	overflow: hidden;
	}


div.post {
	clear: both;
	margin-bottom: 25px;
	overflow: hidden;
}

#content p{
	margin: 0px;
	font-size: 12px;
	line-height: 1.6em;
	padding: 0px 0px 15px;
}
	
	
#content h1 {
	color: #ca0706;
	font-size: 17px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
	
#content h1 a  {
	color: #ca0706;
	font-size: 17px;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #ca0706;
	text-decoration: underline;
	}
	
#content h2 {
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	margin: 0px;

	}
	
blockquote{
	margin: 0px 25px 15px 25px;
	padding: 0px 25px 0px 10px;
	background: #E8E8E8;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
	}
	
#content blockquote p{
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	}

#contentmiddle {
	float: left;
	width: 500px;
	display: inline;
}
	
	
#contentmiddle ol{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentmiddle ol li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
	
#contentmiddle ul{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentmiddle ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
	
.contentdate {
	display: none;
	background: #FFFFFF url(images/date.gif);
	float: left;
	width: 45px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	}
	
.contentdate h3 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	padding: 1px 0px 0px 10px;
	margin: 0px;
	text-transform: uppercase;
	}
	
.contentdate h4 {
	font-family: Times New Roman, Helvetica, Sans-Serif;
	color: #999999;
	font-size: 21px;
	font-weight: bold;
	padding: 5px 4px 0px 0px;
	margin: 0px;
	text-align: center;
	}
	
.contenttitle {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	clear: both;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
.postspace {
	width: 400px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}

/* @end */

/* @group images */

div.post img{
	margin-top: 15px;	
}

img.aligncenter {
	clear: both;
	text-align: center;
}

/* @end */



/* @group footer */

#footer {
	background: url(images/footer-top-bg.png) no-repeat 0 top;
	color: #483737;
	text-align: center;
	padding: 8px 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

div#ft-content {
	width: 850px;
	margin: 18px auto auto;
}

div#ft-bottom-bg{
	background: url(images/footer-bottom-bg.png) no-repeat 0 bottom;
	height: 110px;
}

#footer p{
	margin-top: 0px;;
}

#footer ul{
	margin: auto;
	width: 550px;
}
#footer li{
	display: inline;
	padding-right: 8px;
	padding-left: 25px;
	line-height: 1.6em;
}


#footer .last_item {
	border-right: none;
	padding-right: 0px;
}
/* @end */

/* @group search */

#searchdiv {
	margin: 0px;
	padding 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#s {
	width: 150px;
	background: #EFEFEF url(images/search.gif);
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	padding: 3px;
	margin: 8px 0px 0px 0px;
	border: 1px solid #C0C0C0;
	}

/* @end */

/* @group comments */

#commentblock {
	width: 400px;exp
	color: #c3c3c3;
	float: left;
	padding: 20px 20px 10px 20px;
	margin: 10px 0px 0px 0px;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
	}
	
#commentblock ol{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 350px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
	}

.commenttext-admin {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 350px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

/* @end */

/* @group booth reservation overrides */

div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #fdff7b;
	padding: 8px;
	background: #fdff7b;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 2px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 5px;
	color: #444;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}


/* @end */

/* @group icons */

.icon_ms{
	background: url(images/icon-myspace.png) no-repeat top left;
	padding-left: 20px;
}

.icon_twitter{
	background: url(images/icon-twitter.png) no-repeat top left;
	padding-left: 20px;
}

.icon_facebook{
	background: url(images/icon-fb.png) no-repeat top left;
	padding-left: 20px;
}

/* @end */

/* @group links */

a img {
	border: none;
}

a, a:visited{
	color: #5f5f5f;
	text-decoration: none;
	}
	
a:hover{
	text-decoration: underline;
	}

/* @end */
