/************************************************************************/
/*Block Level Styles                                                    */
/*                                                                      */
/*body, table, td, h1-h6, p, div, span, a, ul, ol, li                   */
/*These styles are read into vars and initialization of the site's      */
/*application, and they're used to define the basic look and feel of    */
/*the front end of the site.                                            */
/*                                                                      */
/*please put any custom classes or styles in the Custom area below this */
/*one                                                                   */
/************************************************************************/

body {
	background-image:url(/media/images/greenPaperBGTile.jpg);
	background-color:#26381d;
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	color:#4F4A40;
}
p, td, span, li{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	color:#4F4A40;
}
h1, h2, h3{
	font-size:24px;
	letter-spacing: -1px;
	margin-top:0;
	padding-top:0;
}
h2{
	font-size:20px;
}
h3{
	font-size:16px;
}
a, a:focus, a:hover, a:visited {
	font-size : inherit;
	color : #cc0000;
	font-weight : inherit;
}
input, select {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.90em;
}
/************************************************************************/
/*Site Map Styles;                                            */
/************************************************************************/
.sitemapColumn{
	margin:0;
	padding:5px;
}
.sitemapSection{
	font-weight:bold;
}
.sitemapSubSection{
	font-weight:bold;
}
.sitemapPage{
	font-weight:normal;
}

/* nav manager */
.navItemLevel_1{
	margin-left: 3px;
	background-color:#E1E1E1;
}
.parentLevel_1{
	margin-left: 3px;
	background-color:#E1E1E1;
}
.navItemLevel_2{
	margin-left: 6px;
	background-color:#CCCCCC;
}
.parentLevel_2{
	margin-left: 6px;
	background-color:#CCCCCC;
}

/************************************************************************/
/*Custom Classes and Styles;                                            */
/*                                                                      */
/*Any custom classes or styles needed specifically for this site's      */
/*front end go here.                                                    */
/************************************************************************/
	#topspan{
		width:100%;
		height:130px;
		background-color:#E7D6B2;

	}
	#header{
		margin:0 auto;
		width: 850px;
		border-width: 0 1px;
		border-style: solid;
		border-color: #000000;
		background-color: #F7F3EA;
	}
	#navbar{
		height:24px;
		width:100%;
		border-style:solid;
		border-color:#000000;
		border-width: 2px 0 3px 0;
		background-image:url(/media/images/navBGTileRed.gif);
		background-repeat:repeat-x;
		background-color:#CC9900;
	}
	#contentBody{
		margin:0 auto;
		width: 780px;
		min-height: 350px;
		border-width: 0 1px;
		border-style: solid;
		border-color: #000000;
		background-color: #F7F3EA;
		padding: 25px 30px 10px 40px;
	}
	#navContainer{
		width:850px;
		margin:0 auto;
		text-align: right;
	}
	#navContainer ul{
		list-style: none;
		margin:0;
		padding:1px 0 0 0;
	}
	#navContainer li{
		display:inline;
		font-family:"Trebuchet MS", helvetica, arial;
		font-size:12px;
		font-weight:bold;
		padding:18px;
	}
	#navContainer li a{
		color:#ffffff;
		text-decoration:none;
	}
	#navContainer li a:hover{
		color:#E7D6B2;
	}
	#column1{
		float:left;
		width:510px;
		min-height:100%;
		padding-right:20px;
	}
	#column2{
		float:left;
		min-height:100%;
		width:230px;
		padding-left:10px;
	}
	.sidebarfeature{
		border-style:double;
		border-width:3px;
		font-size:11px;
		margin-bottom:10px;
	}
	.sidebarfeature h3{
		background-color:#E7D6B2;
		text-align:center;
		padding:5px;
		margin-bottom:3px;
	}
	.sidebarfeature p{
		padding: 4px 10px 10px 4px;
		margin:0;
	}
	.sidebarfeature ul{
		padding: 4px 10px 10px 4px;
		margin:0 0 0 15px;
	}
	.sidebarfeature li{
		margin-bottom:5px;
	}
	#footer{
		text-align:center;
		font-size:10px;
	}
	.episodeTeaser{
		text-align:center;
		padding:5px 15px 15px 15px;
		font-size:1em;
		font-weight:bold;
	}
	.episodeTeaser img{
		margin:8px;
		border:1px solid #000000;
	}
	#googleAds{
		margin-top:15px;
	}
	.amazonItem{
		width:200px;
		text-align:center;
		padding:10px;
	}
	.pullquote{
		border-width:1px 0;
		border-style:solid;
		border-color:#BFBFBF;
		font-style:italic;
		padding:15px;
		margin: 10px;
		background-color:#EFE5D1;
	}
	.quoteattribution{
		text-align:right;
		color:#9D1F18;
		font-size:.88em;
	}
	.comingsoon{
		color: #9D1F18;
		letter-spacing:2px;
	}
	#episodeSidebar{
		font-size:.7em;
		text-align:center;
	}
	#episodeSidebar h3{
		background-color: #E7D6B2;
		letter-spacing:1px;
		margin: 0 0 8px 0;
		padding: 5px;
		font-size: 15px;
		text-align:center;
		border:1px solid #BFBFBF;
	}
/************************************************************************/
/*Admin Tools Styles and classes;                                       */
/*                                                                      */
/*Used by admintools and administrative displays on the front end       */
/*(Not actually put into use yet - still using admintools.css           */
/************************************************************************/

.formbuilderheader {
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
	vertical-align : top;
	background-color : #4c4c4c;
}
.smallfontsize {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #000000;
}
.errortext {
	padding-bottom : 5px;
	padding-left : 8px;
	padding-right : 5px;
	padding-top : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
	background-color : #f4f4f4;
	border : 3px solid #cc0000;
}
.logintext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #663366;
}
.submitbuttonFront {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	color : #ffffff;
	background-color : #891B15;
	border: 1px solid #000000;
}
.submitbuttonGray {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	padding-left:5px;
	padding-right:5px;
	color : #ffffff;
	background-color : #666666;
	border : 2px ridge #dadada;
}

.formitemlabel{
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	vertical-align : top;
	background-color : #dadada;
}
.formitemlabeli3 {
	BACKGROUND-COLOR: #dadada;
	COLOR: #616161;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 5px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	PADDING-TOP: 5px;
	VERTICAL-ALIGN: top;
	font-style: italic;
}
.frontendformitemlabel{
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.80em;
	color:#4F4A40;
	vertical-align : top;
	font-style : italic;
}
.formitemlabelreq{
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	COLOR: #000000;
	vertical-align : top;
	background-color : #dadada;
}
.formitemlabelreqi3 {
	BACKGROUND-COLOR: #dadada;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 5px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	PADDING-TOP: 5px;
	VERTICAL-ALIGN: top;
}
.frontendformitemlabelreq{
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.80em;
	color:#000000;
	vertical-align : top;
}
.formiteminput {
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	COLOR: #000000;
	vertical-align : top;
	background-color : #dadada;
}
.formiteminputi3 {
	BACKGROUND-COLOR: #cccccc;
	COLOR: black;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 5px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	PADDING-TOP: 5px;
	VERTICAL-ALIGN: top;
}
.frontendformiteminput {
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.80em;
	color:#4F4A40;
	vertical-align : top;
	border-style : none;
}
.formitemcheckbox {
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	COLOR: #000000;
	vertical-align : top;
	background-color : #dadada;
}
.frontendformitemcheckbox {
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	vertical-align : top;
}
.frontendinputfield{
	background-color:#F0F0F0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	padding: 1px;
}
.submitbutton {
	BACKGROUND-COLOR: #749BAD;
	BORDER-BOTTOM: #dadada 2px ridge;
	BORDER-LEFT: #dadada 2px ridge;
	BORDER-RIGHT: #dadada 2px ridge;
	BORDER-TOP: #dadada 2px ridge;
	COLOR: #ffffff;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: center
}
.successtext {
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
	background-color : #c4c4ff;
	border : 1px dashed #555555;
}
.toolheader {
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 8px;
	padding-top : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-align : right;
	color : #ffffff;
	background-color : #333333;
}
.toolheaderi3 {
	BACKGROUND-COLOR: #5B879C;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 6px;
	PADDING-LEFT: 6px;
	PADDING-TOP: 6px;
	PADDING-RIGHT: 6px;
}
.toolTable {
	BACKGROUND-COLOR: #ffffff
}

/************************************************************************/
/*ActivEdit Classes                                                     */
/*                                                                      */
/*Copies of classes that we want to show up in ActivEdit should go here */
/*Class must start with ae, and must have a comment/Label above it that */
/*starts with ae as well.                                               */
/************************************************************************/
	
/*aeBody*/
.aebody {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}
/*aeTable*/
.aetable {
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
/*aeTable Cell*/
.aetd {
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
/*aeDiv*/
.aediv {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}
/*aeSpan*/
.aespan {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}
/*aeAddress*/
.aea {
	font-family : Arial, Helvetica, sans-serif;
	font-size : inherit;
	color : #cc0000;
	font-weight : inherit;
}
