/* @override http://www.brentonbrown.com/blog/wp-content/themes/BrentonBrown/style.css */

/*
Theme Name: BrentonBrown
Theme URI: http://www.visualcoma.com/
Description: Defalut Child Theme for Parent Theme
Version: 0.0.2
Author: Randy Hicks
Author URI: http://www.visualcoma.com
Tags: Child Theme 
Template: ParentTheme
*/

@import url("../ParentTheme/style.css");
@import url("css/dafault.css");
@import url("css/blocks.css");
@import url('css/gigpress.css');

/*
@import url("css/blocks_temp.css");
@import url("css/pagenavi-css.css");
*/

.twtr-user { display:none; }
.twtr-widget .twtr-tweet { border-bottom:1px solid #DDDDDD; overflow:hidden; padding:7px 0;}

/* gigpress-table */

.tour-dates-iframe .gigpress-table {
	color:#fff;
}

.vcql_whats_your_question input[type="text"],
.vcql_whats_your_question form.cform textarea {
	width:225px;
}

#content .menu .vcql_recomended_reading .entry {
	text-align:center;
}

.vcql_the_worship_lounge .hentry {
	padding-top:0;
}

.vcql_the_worship_lounge .title {
	color:#999;
	font-weight:normal;
	font-size:18px;
	padding:0 0 5px 0;
	text-decoration:none;
}

#sidebar .menu .vcql_the_worship_lounge .title a,
#content .menu .vcql_the_worship_lounge .title a {
	color: #f08d2f;
	letter-spacing:-1px;

}

/* Tour iFrame */

body.tour_dates_iframe {
	color:#999;
}

body.tour_dates_iframe a {
	color:#A66823;
}
body.tour_dates_iframe a:hover {
	text-decoration:underline;
}

body.tour_dates_iframe #page {
	min-width:0px;
	width:100%;
	background:none;
	font-size:12px;
}

body.tour_dates_iframe #page .hentry,
body.tour_dates_iframe #page .entry,
body.tour_dates_iframe #page .entry p {
	padding:0;
	margin:0;
}

body.tour_dates_iframe table,
body.tour_dates_iframe table td,
body.tour_dates_iframe table th,
body.tour_dates_iframe table tr {
	border:none;
}

/* header */

#header_title {
	padding:162px 0 0 25px;
	float:left;
}

ul.right_menu {
	width:250px;
	min-height:250px;
	float:right;
	margin:0 0 0 0;
}

ul.left_menu {
	width:200px;
	min-height:250px;
	float:left;
	margin:15px 0 10px 10px;
}

/* Flickr */

li.widget_flickrRSS img {
	border:solid 1px #000;
	margin-right:2px;
}

/* Twitter */

.menu li.vc_mtweets_single {
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	border-bottom:solid 1px #aaa;
}

/* worship_lounge */

li.worship_lounge h3 {}

.worship_lounge .title,
.worship_lounge .title a {
	color:#666;
	font-size:14px;
	letter-spacing:1px;
	font-weight:normal;
	
}

#worship_lounge_header .title {
	font-size:14px;
	letter-spacing:1px;
	font-weight:bold;
	padding:0;
	float:right;
	width:400px;
	text-align:left;
}

#worship_lounge_header .entry {
	padding-top:0;
}

#worship_lounge_header {
	text-align:left;
	width:1040px;
	margin:0 auto;
	padding:15px 10px 5px 10px;
	border-bottom:solid 1px #999;
	background:#fff;
}

#worship_lounge_header form#cformsform {
	display:block;
	float:right;
	width:400px;
	padding-left:25px;
}

#worship_lounge_header form#cformsform li#li--1 {
	float:left;
	clear:left;
}

#worship_lounge_header form#cformsform li#li--2 {
	float:right;
	clear:right;
}

#worship_lounge_header form#cformsform li#li--3 {
	clear:both;
}

#worship_lounge_header form#cformsform li#li--3 textarea {
	width:390px;
}





