/*
Theme Name: TheSwitch
Theme URI: http://www.tweakcreative.com
Description: This theme was created for The Switch by Davis and Partners
Version: 1.0.0
Author: Davis and Partners
Author URI: http://www.davisandpartners.net
Tags: beverage, red, soda
*/

/* Common Styles */

.FormError
{
	font-weight: bold;
	color: yellow;
}

h1
{
	font-size: 14px;
	margin: 0px 0px 5px 10px;
}

span.fieldLabel
{
	display: block;
}
input, textarea
{
	font-size: 11px;
	font-family: Verdana;
}

#contenttext
{
	margin-top: -8px;
}

#contenttext p
{
}

/* Gallery Pages */
.galListGroup
{
	float: left;
	display: block;
	width: 150px;
	height: 120px;
	text-align: center;
}
.galListGroup img
{
	border: 0px;
}


/* Black Cherry Style */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/pagebg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

.leftitem_backdrop
{
	width: 194px;
}

#subnav_content, .leftitem_content {
	margin: 0px;
	padding: 0px;
	width: 187px;
	z-index: 2;
	position: relative;
	left: 0px;
	top: 0px;
}

.leftitem_content
{
	padding: 5px;
}

#subnav_bottom, #subnav_bottom_alt {
	margin: 0px;
	padding: 0px;
	width: 187px;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
	opacity:0.8;
	background-image: url(images/subnav_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
	position: relative;	
}
#pagecontainer {
	text-align: left;
	padding: 0px;
	width: 936px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -468px;
	position: relative;
	left: 50%;
	top: 0px;
}
.legaltext {
	float: left;
}
#mainnav {
	margin: 0px;
	padding: 0px;
	width: 935px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
}
#subnav_container, #subnav_container2 {
	margin: 0px;
	padding: 0px;
	width: 187px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 90px;	
}
#subnav_container2 {
	top: 200px;
}

#rightcolumn_container
{
	margin: 0px;
	padding: 0px;
	width: 234px; /* make sure this set correctly. You had one of the widths for one of the right column divs set to 187 */
	position: absolute;
	z-index: 1;
	left: 470px;
	top: 60px;

}
#rightcolumn_container p
{
	margin-left: 10px;
}
.rightcolumn_backdrop
{
	
	width: 234px;
	margin: 0px;
	padding: 0px;
	height: 10000px; /* extends background color far enough to enclose  
entire subnav, add this line*/
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 0px;

}

/* This style is new, the whole block will need to be pasted in. You  
had the right column using a second instance of subnav_middle, which  
will not work because the width is too small and causing the cutoff).  
use this one instead.*/
#rightcolumn_middle {
	margin: 0px;
	padding: 0px;
	width: 234px;
	position: relative;
	height: 100%; /* makes sure subnav cuts off where it's supposed to,  
replace current height line with this line*/
	overflow: hidden; /* makes sure subnav cuts off where it's supposed  
to, add this line */
	background-image: url(images/RightColumn_Background.gif);
}


#subnav_middle {
	background-color: #CA0202;
	margin: 0px;
	padding: 0px;
	width: 187px;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
	opacity:0.8;
	position: relative;
	height: 100%; /* makes sure subnav cuts off where it's supposed to, replace current height line with this line*/
	overflow: hidden; /* makes sure subnav cuts off where it's supposed to, add this line */
}
#Footer {
	color: #333333;
	text-align: right;
	width: 936px;
	margin-top: 10px;
	margin-left: -468px;
	padding-top: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #A0060F;
	position: relative;
	left: 50%;
	top: 70px;
	font-size: 10px;
	font-weight: normal;
}
#content_container {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 722px;
	position: relative;
	left: 210px;
	top: 70px;
}
#contentblock_top {
	background-image: url(images/contentblock_top.gif);
	margin: 0px;
	padding: 0px;
	height: 9px;
	width: 722px;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
	opacity:0.8;
	background-repeat: no-repeat;
	background-position: left top;
}
#contentblock_bottom {
	background-image: url(images/contentblock_bottom.gif);
	margin: 0px;
	padding: 0px;
	height: 8px;
	width: 722px;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
	opacity:0.8;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}

#contentblock_middle {
	margin: 0px;
	padding: 0px;
	width: 722px;
	position: relative;
	height: 100%;  /*makes sure subnav cuts off where it's supposed to, replace current height line with this line*/
	overflow: hidden; /* makes sure subnav cuts off where it's supposed to, add this line */
}

#contentblock_backdrop {
	background-color: #CA0202;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 10000px; /* extends background color far enough to enclose entire subnav, add this line*/
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
	opacity:0.8;
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 9px; /* this helps fix the space issue at the top */
}

#duelingdevil {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 514px; /* corrects placement of dueling devil to work with background fix */
	-moz-opacity:0.3;
	filter:alpha(opacity=30);
	opacity:0.3;
	z-index: 2;
	position: absolute;
	left: 0px;
	top: 50%; /* corrects placement of dueling devil to work with background fix */
	background-image: url(images/bigdevil.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: -257px; /* corrects placement of dueling devil to work with background fix */
}


#main_content {
	margin: 0px;
	width: 692px;
	z-index: 3;
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#posts	{
	position:relative;
	}
#posts	ul{
	list-style:none;
}
div.post	{
	position:relative;
}
div.post_titlebar	{
	margin-bottom: 10px;
}
div.post_date	{
	float:right;
}
div.post_date h2	{
	margin:0;
	padding: 0;
	line-height: 26px;
}
div.post_title	{
	float:left;
}
div.post_title h2	{
	margin:0;
	padding: 0;
	line-height: 26px;
}
div.postcontent	{
	position:relative;
}
div.readmore	{
	margin-top: 10px;
	text-align:right;
}
div.postdivider	{
	border-bottom:1px solid #a0060f;
	margin: 10px 0;
}
div.com-header p 	{
	padding: 0;
	margin: 0;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#rgtsidebar_middle	{
	background-image:url(images/rgtsidebar_bkgd.gif);
	background-repeat:repeat-y;
	padding:10px;
}
#rgtsidebar_middle h3	{
	margin:0;
	padding:0;
}
#rgtsidebar_middle ul	{
	margin:10px 0px 10px 20px;

}
#rgtsidebar_middle ul li	{
	list-style-image:url(images/sidebar-bullet.gif);
	margin:0;
	padding:0;
}
.leftside_images {
	margin: 0px;
	padding: 0px;
	float: left;
	position: absolute;
	left: 470px;
	top: 20px;
}
.attribute_tables {
	background-color: #A4030A;
}
/* Used on schools page */
.attribute_tables2
{
	background-image: url(images/attribute_bg.gif);
}
a:link {
	color: #FF9999;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FF9999;
}

#Footer a:link {
	color: #A4030A;
	text-decoration: underline;
}
#Footer a:hover {
	color: #FF9999;
	text-decoration: underline;
}
#Footer a:visited {
	color: #A4030A;
}
.titlestripe {
	margin: 0px;
	padding: 0px;	
}


/* widgets */

/* calendar */
.widget_calendar caption {
	background: none;
	margin-bottom: 6px;
}
.widget_calendar th, td {
	padding: 1px 0 1px 4px;
	margin: 0;
}
.widget_calendar thead th {
	color: white;
	font-size:10px;
}
.widget_calendar tbody td a {
	background-color: #CA0202; 
	padding: 2px 1px;
	color: white;
}
	.widget_calendar tbody td a:hover {
		background-color: #666666;
	}
.widget_tag_cloud {
	line-height: 2.5em;
}

.widget_pages ul ul {
	margin-top: 4px;
}

.widget_search {

}
	.widget_search #srch-frm {
		background: none;
	}
	.widget_search .textfield {
		width: 134px;
		margin-right: 6px;
	}
