/************************************************************************
PROJECT NAME: CITIZENS FOR BALANCED USE
START DATE: 10/31/09
VERSION: 1.0

GENERAL CONTACT: Philip Downer - Manifest Creative
FRONT-END PROGRAMMER: Philip Downer

SITE URL: http://www.balanceduse.org
************************************************************************/
.clearfix:after {    content: ".";    display: block;    height: 0;    clear: both;    visibility: hidden;}

/************************************************************************
*************************************************************************
*************************************************************************
=SITE TEMPLATE
*************************************************************************
*************************************************************************
************************************************************************/




/************************************************************************
=GENERAL TEXT SETTINGS
************************************************************************/




/************************************************************************
=BACKGROUNDS
************************************************************************/
body.custom {}

.custom #container {}

.custom #content_box {
	background: #faf6ec url(images/template/bg_content.jpg) repeat-y top left;
}

.custom #footer {
	
}


/************************************************************************
=SIZES & WIDTHS
************************************************************************/
.custom #container {
	width:960px;
}

.custom #header {
	
}

.custom #page {
	
}

.custom #content {
	width:600px;
	padding-left:80px;
}
	.custom #content.full_width { /*CUSTOM PAGE CLASS DETERMINED BY PHP*/
		
	}

.custom #sidebars {
	width:235px;
}


/************************************************************************
=ETC
************************************************************************/






/************************************************************************
*************************************************************************
*************************************************************************
= HEADER
*************************************************************************
*************************************************************************
************************************************************************/
.custom #header {
	padding: 0;
	border-bottom:8px solid #4d6512;
}

.custom #header .left {
	/*width:370px;*/
	width:364px;
	height:262px;
	float:left;
}

.custom #header .middle {
	background: #84734c url(images/header/bg_logo.png) repeat-x top left;
	width:239px;
	height:217px;
	padding-top:45px;
	border-left:14px solid #2f2306;
	border-right:14px solid #2f2306;
	float:left;
	text-align:center;
}
	.custom #header .middle a {
		cursor: pointer;
	}

.custom #header .right {
	width:329px;
	height:262px;
	float:left;
}

.custom #tagline {
	color:#fff;
	font-size:18px;
	line-height:22px;
	font-family:arial,tahoma,verdana,helvetica,sans-serif;
	width:180px;
	height:60px;
	background: transparent url(images/header/bg_support-text.png) no-repeat top left;
	text-align:center;
	padding:22px 40px 22px 5px;
	margin-top:67px;
	cursor:pointer;
}
	#tagline a,
	#tagline a:hover {
		color:#fff;
		text-decoration:none;
	}
	#tagline span {
		text-transform: uppercase;
		font-weight: bold;
		font-size: 23px;
	}
	#tagline strong {
		text-transform:uppercase;
		font-style: italic;
	}

.custom #logo {
	text-indent:-9999px;
	padding:0;
}

.custom #header .cbu-text {
	position: relative;
	z-index: 999;
	height:36px;
	width:958px;
	top:-36px;
	margin-bottom:-36px;
	clear:both;
	cursor: pointer;
	background: transparent url(images/header/text_cbu.png) no-repeat top center;
}

/************************************************************************
=NAV MENU
************************************************************************/
.custom ul.menu {
	border:none;
	background: #84734c;
	width:960px;
	
}

.custom ul.menu li {
	margin:0;
	border:none;
}

.custom ul.menu li.current a {
	background: #84734c url(images/template/bg_nav_selected.png) repeat-x top left !important;
	font-weight:bold;
	color:#cabb97;
}

.custom .menu a {
	letter-spacing: 0.01em;
	font-size:1.35em;
	padding-top:0.8em;
}
	.custom .menu a:hover{}
	
ul.menu ul li a {
 text-transform: none;
 font-size:12px;
}

ul.menu ul li a {
	background-color:#2f2306 !important;
	border-bottom:1px solid white;
	color:#c2b28c;
}

/************************************************************************
=FEATURED BOX
************************************************************************/
#feature_box {}


/************************************************************************
*************************************************************************
*************************************************************************
= FOOTER
*************************************************************************
*************************************************************************
************************************************************************/
#footer {
	background: #2f2306 url(images/template/bg_footer.jpg) no-repeat top right;
	padding-top:120px;
}

#footer a {}

#newsletter {
	width:40%;
	float:left;
	padding-left:20px;
	text-align:left;
}
	#newsletter input[type=text] {
		width:150px;
		padding:5px;
		background-color: #FAF6EB;
	}
	#newsletter input[type=submit] {
		background:#faf6eb;
		padding:3px 5px;
		margin-left:5px;
		font-weight:bold;
		color:#2f2306;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		-khtml-border-radius:4px;
		border-radius:4px;
		font-weight:bold;
		border:1px solid #2f2306;
		font-size:12px;
	}

#footer #contact {
	float:right;
	width:55%;	
}
	#footer #contact p {
		font-size:12px;
		line-height:18px;
		margin-bottom:10px;
	}
	#footer #contact p a {}

#footer #attribution {
	font-size:8px;
	font-family:"Lucida Grande","Lucida Sans","Lucida Unicode",lucida,verdana,arial,helvetica,sans-serif;
	color:#b9ac8e;
	clear:both;
}
	#footer #attribution a,
	#footer #attribution a:hover {
		text-decoration: none;
		color:#b9ac8e;
		border:none;
	}

/************************************************************************
*************************************************************************
*************************************************************************
= SIDEBARS, WIDGETS ETC
*************************************************************************
*************************************************************************
************************************************************************/
.custom #sidebars {
	/*background: #c2b28c;*/
	background: transparent;
}
	.custom #sidebars a {
		color:#2f2306;
	}
		.custom #sidebars a:hover {}

.sidebar ul.sidebar_list {
	padding-left:0px;
}

.sidebar ul.sidebar_list li {
	margin-left:5px;
	width:200px;
	padding:0 15px 0 10px;
	font-size:12px;
}

.sidebar ul.sidebar_list li ul li {}

.sidebar h3 {
	font-weight:bold;
	font-variant: normal;
	font-size:14px;
	text-transform: uppercase;
	background: transparent url(images/widgets/bg_sidebar_brown.png) repeat-y top left;
	padding:8px 10px 6px 10px;
	margin-left:-13px;
}

	.sidebar li#text-4 h3 {
		background: transparent url(images/widgets/bg_sidebar_green.png) repeat-y top left;
	}

/************************************************************************
=WIDGETS
************************************************************************/
.sidebar li#widget-name{}

/*FOCAL*/
.sidebar li.widget_focal ul li {
	margin-left:0;
	padding-left:0;
}

ul.FoldingCategoryList > li > a {
	font-weight:bold;
	font-size:14px;
}

ul.FoldingCategoryList ul li a {
	font-size:12px;
	font-weight:normal
}

ul.FoldingCategoryList ul.nodeLevel1 {
	margin-top:0px;
	list-style-type:square;
}

/*SHOPPING CART*/
.sidebar li#shopping-cart h3 {
	clear:both;
}
.sidebar li#shopping-cart .gocheckout a {
	font-weight:bold;
	color:#fff;
	background: #651254;
	margin-top:8px;
	padding:3px 8px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px;
}
	.sidebar li#shopping-cart .gocheckout a:hover {
		background: #530443;
	}
	
.sidebar li#shopping-cart .wpsc_empty_the_cart a {
	font-size:10px;
}

.sidebar li#shopping-cart .wpsc_empty_the_cart {
	margin-bottom:8px;
}

/*************************
#SIDEBAR STATEMENT
**************************/
.sidebar li#sidebar_statement {
	font-size:30px;
	font-style: italic;
	color:#2f2306;
	text-align:center;
}

.sidebar #facebook_box {
}
/************************************************************************
*************************************************************************
*************************************************************************
=FORMS, COMMENTS & SEARCH
*************************************************************************
*************************************************************************
************************************************************************/

/*************************
#Gravity Forms
**************************/
.gform_wrapper input,
.gform_wrapper textarea {
	background: #efe5ca;
	border:1px solid #d6ba6e;
}
.format_text input {
	width:auto;
}

.gform_wrapper .gsection {
	margin:30px 0 5px 0;
	padding-bottom:3px;
}
.gsection_title em,
.gfield_label em {
	font-style: normal;
}
.gform_wrapper input[type=submit] {
	background: #4E6613;
	color:#fff;
	border:none;
	font-weight:bold;
	padding:8px 15px;
	text-align:center;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}
.gform_wrapper input[type=submit]:hover {
	background: #658121;
	color:#faf6eb;
}
.gform_wrapper input[type=submit]:active {
	position:relative;
	left:1px;
	top:1px;
}

/*************************
#cForms Forms
**************************/
p.linklove {
	display:none;
}

.cform fieldset {
	border: 1px solid #efe5ca;
	margin-bottom:10px;
}
	.cform fieldset.cf_hidden {
		border:none;
	}

.cform input {
	width:auto !important;
}

.cform legend {
	font-weight:bold;
	color:#2f2306;
	padding:0 10px;
	font-size:16px;
	text-transform: uppercase;
}

.cform ol {
	list-style-type:none;
}
	.cform li {
		padding:5px 0;
	}
	.cform li.cf-box-title {
		font-weight:bold;
		width:250px;
		color:#4e6613;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		-khtml-border-radius:4px;
		border-radius:4px;
		border:1px solid #4e6613;
		border-bottom:none;
		padding:3px 5px;
		text-transform:uppercase;
	}
		.cform li.cf-box-group {
			padding-top:0;
		}

.cform .cf-box-title,
.cform label {
	color:#4e6613;
	font-size:12px;
}
	.cform label {
		width:130px;
		text-align:right;
		margin-right:10px;
		float:left;
	}
	.cform .reqtxt,
	.cform .emailreqtxt {
		font-size:9px !important;
		clear:none;
		padding-left:5px;
		color:#a18058;
	}

.cform input[type=text],
.cform textarea {
	border:none;
	background: #efe5ca;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	font-size:12px;
	color:#2f2306;
	padding:4px;
	clear:left;
}
	.cform input[type=text]:focus,
	.cform textarea:focus {
		background: #eddbaf;
	}
	.cform input[type=text] {
		width:250px !important;
	}
	.cform input[type=radio] {
		margin-right:5px;
	}
	.cform li.cf-box-group label {
		float:none !important;
	}
	
.cform input[type=submit] {
	width:180px !important;
	padding:8px;
	font-size:16px;
	font-weight:bold;
	color:#faf6ec;
	background:#2f2306;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	border:none;
}
	.cform input[type=submit]:hover {
		background: #594617;
	}
	

/*TEXTAREA */
li#li--15 label {
	float:left;
	text-align:left;
}

li#li--15 textarea {
	width:450px;
	clear:left;
}

/*CAPTCHA*/
.cform a img.captcha-reset{
	width:16px;
	height:16px;
	background: transparent url(images/forms/reload.png) no-repeat top left;
	margin-left:5px;
}
label[for=cforms_captcha]{
	line-height:14px;
}
input#cforms_captcha {
	width:50px !important;
	font-size:14px;
	padding:8px 5px;
	font-weight: bold;
}
#cf_captcha_img {
	position:relative;
	margin-left:10px;
	top:5px;
}

/*FORM MESSAGES*/
.cf_info {
	
}
.cf_info.failure {
	border-color:#560a0a;
	color:#560a0a;
	background: #f2d4d4;
	margin-bottom:10px;
	border-width: 1px;
	border-style: solid;
	padding:8px;
}
.cf_info.success {
	border-color:#13560a;
	color:#13560a;
	background: #d8ecd6;
	margin-bottom:10px;
	border-width: 1px;
	border-style: solid;
	padding:8px;
}

/*SPECIFIC MEMBERSHIP FORM FIELDS */
.cform label[for=cf_field_3] {
	width:220px;
}
.cform fieldset.cf-fs4 {
	margin-bottom: -15px;
}

/*SPECIFIC CONTACT FORM FIELDS */
#cforms2form textarea {
	width:250px;
}

/************************************************************************
*************************************************************************
*************************************************************************
= ARCHIVES, CATEGORIES & TEASERS
*************************************************************************
*************************************************************************
************************************************************************/

/*************************
#TEASERS
**************************/
.teasers_box {
	margin:0;
	width:600px !important;
}

.teaser {
	width:285px;
}
	.teaser h2 {}
	
	.teaser .format_teaser .post_image_link img {}
	
	.teaser .format_teaser {}
	
	.teaser a.teaser_link {}
		.teaser a.teaser_link:hover {}
		
.teaser .more {
	
}

/************************************************************************
=BREADCUMBS
************************************************************************/
#yoastbreadcrumb,
#breadcrumbs {
	font-family:"Lucida Grande","Lucida Sans","Lucida Unicode",lucida,verdana,arial,helvetica,sans-serif;
	font-size:11px;
	color:#2f2306;
	margin-top:15px;
	padding-bottom:15px;
}
	#yoastbreadcrumb a,
	#breadcrumbs a {
		color:#c2b28c;
		text-decoration:underline;
	}

/************************************************************************
=ARCHIVE INFO
************************************************************************/
#archive_info {
	padding:10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	border:1px dotted #c2b28c;
	background:#fff;
	font-family:"Georgia","Goudy","Times New Roman",times,serif;
}
	#archive_info p {
		margin-bottom:5px;
	}
	#archive_info h1 {}

/************************************************************************
*************************************************************************
*************************************************************************
= POST BOXES, TEXT FORMATTING
*************************************************************************
*************************************************************************
************************************************************************/
.custom .post_box {
	margin:0;
	padding-top:3.6em;
}

/*************************
#Sociable
**************************/
.entry-content .sociable img {
	border:none;
}

/*************************
#Headline Area
**************************/
.custom .headline_area h1 {}

/*************************
#POST IMAGES
**************************/

/*************************
#FORMAT TEXT
**************************/

/*Latest News*/
#latest_news .teaser {
	width:575px;
	margin-bottom:15px;
	padding-bottom:10px;
	border-bottom:1px solid #c2b28c;
	font-size:12px;
	line-height:16px;
}

#latest_news .thumbnail {
	float:left;
	padding:5px 5px 1px 5px;
	background:#c2b28c;
	margin-right:10px;
	margin-bottom:5px;
}
	#latest_news .thumbnail img {
		border:1px solid #faf6ec;
		padding:0;
		margin:0;
	}
	
#latest_news h2 {
	font-size:16px;
	font-weight:normal;
	margin:0;
}

#latest_news .teaser .more {
	text-align:right;
	font-weight:bold;
}

/*SUPPORTING ORGANIZATIONS*/
#members-list {
	font-size:12px;
	line-height:16px;
}

#members-list h2,
#members-list h3 {
	margin:0;
}

#members-list .member {
	width:220px;
	float:left;
	padding:5px 10px 10px 10px;
	margin:0 20px 10px 0;
	border-bottom: 1px solid black;
	height:100px;
}

/************************************************************************
*************************************************************************
*************************************************************************
=WP E-COMMERCE STORE
*************************************************************************
*************************************************************************
************************************************************************/

/*PRODUCT list */
.productdisplay {
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px solid #c2b28c;
}

.productdisplay div.wpsc_buy_button_container,
.productdisplay div.wpsc_variation_forms {
	display:none;
}

.productdisplay div.imagecol a.preview_link {
	position:relative;
	top:15px;
}

.productdisplay h2.prodtitles a {
	font-weight:normal;
	color:#2f2306;
}

/*Product Descriptions*/
#products_page_container h2.prodtitles,
.productdisplay h2.prodtitles {
	margin-top:0;
}

#products_page_container a.wpsc_edit_product {
	font-weight:normal;
	font-size:10px;
	background: #c2b28c;
	color:#fff;
	float:right;
	padding:0px 8px;
}

#products_page_container img.product_image {
	border:3px solid #2f2306;
}

div.single_product_display div.textcol,
.productdisplay .producttext {
	padding-left:15px;
}

#products_page_container .wpsc_description {
	font-size:12px;
	line-height:16px;
}

#products_page_container .single_additional_description {
	padding:10px;
	font-family:"Georgia","Goudy","Times New Roman",times,serif;
	border:1px dotted #c2b28c;
	font-style:italic;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	margin-bottom:10px;
}

form.product_form label {
	font-weight:bold;
	color:#4d6512;
}

form.product_form input.wpsc_buy_button {
	padding:8px;
	font-size:16px;
	font-weight:bold;
	color:#faf6ec;
	background:#4d6512;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	border:none;
	margin-top:10px;
}
	form.product_form input.wpsc_buy_button:hover {
		background: #729d07;
		cursor:pointer;
	}
	
/*CHECKOUT*/
table.productcart tr.firstrow td {
vertical-align: middle;
padding-left:5px;
background-color: #c2b28c;
}

table.productcart tr {
	margin-top:5px;
	border-bottom:1px dotted #c2b28c;
}

table.productcart td.firstcol img {
	border:1px solid #2f2306;
	position:relative;
	top:5px;
}
	table.productcart td {
		vertical-align: middle;
		text-align: center;
	}

table.productcart form.adjustform input[name=quantity] {
	border:none;
	background-color:#efdaa6;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	text-align:center;
	color:#2f2306;
	padding:4px;
	width:30px;
	font-weight:bold;
	font-size:12px;
}
table.productcart form.adjustform input[type=submit],
table.productcart button.remove_button,
.checkout form input[type=submit] {
	border:none;
	color:#faf6ec;
	background-color: #2f2306;
	font-size:12px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}
table.productcart button.remove_button {
	background-color: #6b1d1d;
}

table.wpsc_checkout_table tr {
	margin-bottom:8px;
}

table.wpsc_checkout_table input.text, table.wpsc_checkout_table textarea, fieldset.wpsc_registration_form input{
	border:none;
	background: #efe5ca;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	font-size:12px;
	color:#2f2306;
	padding:4px;
}

table.wpsc_checkout_table input[type=checkbox] {
	width:auto;
}

table.wpsc_checkout_table input.make_purchase {
	padding:8px;
	font-size:16px;
	font-weight:bold;
	color:#faf6ec;
	background:#4d6512;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	border:none;
	margin-top:10px;
	margin-bottom:15px;
}