/* 
Theme Name: SOS-v3
Theme URL: http://www.theswitchedonshow.com
Description: The third full release for The Switched ON Show in WordPress form.
Author: Bryan Castles
Author URI: http://www.bryancastles.com
Version: 1.0

*/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}

/**************/
/**  Global  **/
/**************/

	/***********************/
    /*   PNG Fix for IE5+   */
    /***********************/

    .imgPNG {
        behavior: url(/scripts/iepngfix.htc);
        border:none;
    }
    .divPNG {
        behavior: url(/scripts/iepngfix.htc);
        border:none;
    }
    /****************/
	/*  End IE Fix  */
	/****************/

html {
   font-size: 62.5%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F2F1EE;
	background-image: url(/images/pageBG.png);
	background-repeat: repeat-x;
	color: #333;
}
a:link {
	color: #333;
}
a:visited {
	color: #666;
}
a:hover {
	color: #F60;
}
body,td,th {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 5px;
	color: #491204;
	font-size: 3.6em;
	line-height: 1.0em;
}
titleLink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 5px;
	color: #491204;
	font-size: 3.6em;
	line-height: 1.0em;
}
h2 {
	color: #491204;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 5px;
	color: #491204;
	font-size: 2.4em;
	line-height: 1.0em;
}
p {
	text-align: justify;
	line-height: 1.3em;
	font-size: 1.1em;
	color: #333;
	margin-bottom: 10px;
}
p a {
	color: #F60;
}
img.right {
	float: right;
	margin-left: 12px;
}
ul.NoBullet {
  list-style-type: none}

/***********************/
/*  Global Containers  */
/***********************/

.cntFullPage {
	position: relative;
	width: 960px;
	left: 50%;
	margin-left: -480px;
}
.cntLeftCol {
	float: left;
	width: 204px;
	padding-left: 12px;
	padding-right: 12px;
}
.cntCenterCol {
	float: left;
	width: 480px;
	margin-left: 12px;
	margin-right: 12px;
}
.cntRightCol {
	float: left;
	width: 204px;
	padding-right: 12px;
	padding-left: 12px;
}
.cntWRightCol {
	float: left;
	width: 708px;
	margin-left: 12px;
	margin-right: 12px;
}
.cntContent {
	margin-top: 84px;
}
.cntContentHigh {
	position: relative;
	top: -140px;
	z-index: 3;
}
.cntForumContent {
	position: relative;
	top: -200px;
	z-index: 3;
}
.cntClear {
	clear: both;
}
.cntSinglePost {
	width: 100%;
	min-height: 350px;
}

/** Advertising **/
.adBlock1 {
	width: 300px;
	height: 250px;
}
.adRight {
	float: right;
	margin-left: 10px;
}

/** Menu **/

.cntMenuBar {
	position: absolute;
	width: 960px;
	height: 177px;
	margin-top: 5px;
	background-image: url(/images/bar-and-logo.png);
	z-index: 10;
}
.cntMenu {
	width: 715px;
	height: 27px;
	margin-top: 93px;
	margin-left: 245px;
}
.imgMenuBtn {
	float: left;
	margin: 0;
	padding: 0;
}

/** Footer **/

.cntFullFooter {
	background-image: url(/images/footerBG.png);
	background-repeat: repeat-x;
	clear: both;
}
.cntFooter {
	position: relative;
	width: 960px;
	height: 158px;
	left: 50%;
	margin-left: -480px;
	background-image: url(/images/footercontentBG.png);
	background-repeat: no-repeat;
}
.cntFooterLeft {
	float: left;
	width: 455px;
	margin-top: 25px;
}
.cntFooterRight {
	float: right;
	width: 420px;
	margin-top: 25px;
}

/* Home */
.cntHomeHeader {
	width: 960px;
	height: 404px;
	overflow: visible;
}

/* About */
.cntHostColA {
	float: left;
	width: 218px;
	margin-right: 6px;
	padding-right: 6px;
	padding-left: 6px;
}
.cntHostColB {
	float: left;
	width: 218px;
	margin-left: 2px;
	margin-right: 2px;
	padding-right: 6px;
	padding-left: 6px;
}
.cntHostColC {
	float: left;
	width: 218px;
	margin-left: 6px;
	padding-right: 6px;
	padding-left: 6px;
}

/* Listen */
.cntShowItem {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #131E22;
	padding-bottom: 4px;
	padding-top: 12px;
}
.cntShowItem, a {
	color: #333;
	text-decoration: none;
}
.cntShowArt {
	float: left;
	margin-left: 15px;
	width: 85px;
	height: 100%;
}
.cntShowDetails {
	float: left;
	width: 600px;
}

/************/
/*  Images  */
/************/
.imgHeader {
	z-index: 1;
}
.imgNone {
	padding: 0;
	margin: 0;
}

/** Home **/
.imgLatestTitle {
	position: relative;
	top: -44px;
}
.imgLatestArt {
	position: relative;
	top: -17px;
	width: 200px;
	height: 200px;
	border: 1px solid #333;
}
.imgLatestGallery {
	width: 200px;
	height: 200px;
	border: 1px solid #333;
}
.imgGalleryTitle {
	margin-top: 25px;
	margin-bottom: 15px;
}
.imgShowArt {
	width: 75px;
	border: 1px solid #333;
}

/**********/
/*  Text  */
/**********/

.txtShowTitle {
	font-size: 1.2em;
	font-weight: bold;
	color: #491204;
	margin-bottom: 2px;
}
.txtShowTitle a {
	color: #491204;
	text-decoration: none;
}
.txtShowDate {
	font-size: .9em;
	color: #131E22;
	margin-bottom: 7px;
}

/** Home **/

.txtArticleLinks a {
	color: #333;
}
.txtFooterMenu {
	color: #C3B99E;
	text-align: right;
	font-size: 1.1em;
}
.txtFooterMenu a {
	color: #C3B99E;
	text-decoration: none;
}
.txtFooterAddress {
	margin-top: 35px;
	text-align: left;
	line-height: 1.5em;
	font-size: 1.1em;
	color: #C3B99E;
}
.txtFooterAddress a {
	color: #C3B99E;
	text-decoration: none;
}

