/* Start of CMSMS style sheet 'flats-big' */
@charset "UTF-8";

/* --------------------------------------------------
    Global
   -------------------------------------------------- */
@font-face {
	font-family: 'StCharlesRegular';
	src: url('uploads/fonts/stcharle-webfont.eot');
	src: local('☺'), url('uploads/fonts/stcharle-webfont.woff') format('woff'), url('uploads/fonts/stcharle-webfont.ttf') format('truetype'), url('uploads/fonts/stcharle-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


body {
	text-align: center;
	min-width: 1000px;
	color: wheat;
	border: 0;
	font-family: StCharlesRegular, "Apple Chancery", Script, Impact, sans-serif;
	background: black url(uploads/images/bg.png) no-repeat fixed center top;
	
}

#bodyWrapper {

	margin: 0px auto 0px auto;
	width: 1000px;
}

/* --------------------------------------------------
    Utils
   -------------------------------------------------- */

dfn {
	display: none;
	overflow: hidden;
}


.accessibility, hr {
	position: absolute;
	top: -999em;
	left: -999em;
}

.clear {
	clear: both;
}

.clear:after {
	content: ".";
	height: 0px;
	visibility: hidden;
	display: block;
	clear: both;
}


/* --------------------------------------------------
    Typography
   -------------------------------------------------- */

.show-text {
		font-family: StCharlesRegular, "Apple Chancery", Script, Impact, sans-serif;
		font-size: 1.3em;
		color: wheat;
}

.plain-text {
	font: .8em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#contentMain p {
	font-size: .9em;
	color: #ffcc6a;
	text-align: justify;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	line-height: 1.4em;
}

#contentMain p:first-letter {
		font-family: StCharlesRegular, "Apple Chancery", Script, Impact, sans-serif;
		font-size: 1.6em;
}


.singleColumn {
	margin: auto;
	width: 800px;
	
}


#contentColumn {
	//float: right;
	//width: 580px;	
	margin-right: 50px;
		margin-left: 50px;

}


#socialColumn {
	margin-top: 20px;
	float: left;
	width: 278px;
	border-style: solid;
	border-color: gray;
	border-width: 1px;
	margin-bottom: 20px;
	margin-left: 50px;
}

h1 {
	line-height: 1em;
	font-size: 3em;
	text-align: center;
	margin: 0px;
	font-weight: normal;
		text-shadow: black 0.15em 0.2em 0.2em;

}

h2 {
		text-shadow: black 0.15em 0.2em 0.2em;
	font-size: 3.2em;
	text-align: center;
	line-height: 1em;
	margin: 0;
	margin-bottom: 20px;
	font-weight: normal;
	text-align: center;
}

#hoards {
	text-align: left;
	text-indent: 4em;
}

h3 {
		text-shadow: black 0.15em 0.2em 0.2em;

	font-size: 2.3em;
	text-align: center;
	line-height: 1em;
	margin-top: 0;
	font-weight: normal;
}


h4 {
	font-size: 1.2em;
font-weight: normal;

}

h5 {
	font-weight: normal;
}

/* Custom */
.intro {
	margin: 10px auto auto;
	width: 900px;
}

.singleColumn .intro {
	margin: 10px auto auto;
	width: 800px;
}

#contentHeading h1 {
	margin: 0;
	padding: 0;
}

/* Homepage headings */



li {
	font-size: 1.3em;
}

/* --------------------------------------------------
    Layout
   -------------------------------------------------- */

#masthead {
	text-align:center;
	color: #fff;
	margin: 0;
	padding-left: 10px;
	padding-right: 20px;
}

#masthead img {
	margin-top: 30px;
	border: none;
}

#contentHeading {
	text-align: left;
	width: 920px;
	margin: 0 auto;
	padding: 20px;
	padding-bottom: 0;
}

#contentWrapper {
}

#contentMain {
	margin: 0;
	padding: 0;
	text-align: left;
}

/* HACK: IE6 doubles the right margin. */

* html #contentMain {
	margin-right: 10px;
}

#footerWrapper {
	text-align: center;
	width: 890px;
	margin: 0 55px;
	border: 0;
}

#footerContent{
	border-top-width: 2px;
	border-top-style: solid;	
	margin-left: 125px;
	margin-right: 125px;
	margin-top: 40px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-bottom: 100px;
	width: 640px;
	text-align: center;
	font-size: 1.1em;
    color: goldenrod;
    font-weight: normal;
 	border-color: wheat;
}

/* #involve {
	margin-top: 8px;
	border-width: 1px;
	border-style: solid;
	font-size: 1.1em;
    color: goldenrod;
    font-weight: normal;
 	border-color: wheat;
	text-align: center;
	width: 220px;
	float: right;
	line-height: 1em;
} */

.involve-right {
	float: right;
	clear: right;
	padding-right: 5px;
}
.involve-left {
		text-shadow: black 0.15em 0.2em 0.2em;

	clear: left;
	float: left;
	font-weight: normal;
	padding-left: 5px;
}

#involve h4 {
	padding-top: 10px;
	padding-bottom: 7px;
	text-align: center;
	margin: 0;
	background-color: #721900;
	margin-top: 0;
	color: wheat;
	border-bottom-style: solid;
	border-width: 1px;
	font-size: 1.5em;
		text-shadow: black 0.15em 0.2em 0.2em;

}

div.phone.clear .involve-right {
margin-top: 2px;
	
}

#logo {

	float: left;
	
}

#footerContent a, #involve a {
	
	font: bold .75em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	}

/* Full-width content page, no child pages */

#contentMainFullWidth {
	width: 920px;
	margin: 0 auto;
	text-align: left;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
}


#social h4 {
	text-align: center;
	margin: 0;
	font-size: 1.7em;
	background-color: #3c0900;
		text-shadow: black 0.15em 0.2em 0.2em;

}

#episode-announce {
	color: #ffcb6a;
	border-color: wheat;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	margin-bottom: 3px;
		text-shadow: black 0.15em 0.2em 0.2em;
}

/* --------------------------------------------------
    Player
   -------------------------------------------------- */

div.small-player {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}

div.small-player h3 {
	text-align: center;
	font-size: 1.2em;
	line-height: 1.3em;
	padding-top: 10px;
	margin: 0;
}

.full-player {
	text-align: center;
	padding-top: 40px;
	padding-bottom: 30px;
}

.player-title {
	padding-top: 20px;
}

.next-prev {
	margin-top: 10px;
	font-size: .7em;
	text-decoration: none;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	clear: both;
	padding-bottom: 35px;
}

.next {
	float: right;
}

.prev {
	float: left;
}

.next-prev a, .next-prev a:visited {
		font-family: StCharlesRegular, "Apple Chancery", Script, Impact, sans-serif;
		font-size: 2.2em;
	text-decoration: none;
		color: #f0ac27;

}
.next-prev a:hover {
	color: wheat;
	text-decoration: none;
}
/* --------------------------------------------------
Episodes
   -------------------------------------------------- */
.epi {
min-height: 320px;
}

.epi-one
{
background: url('uploads/images/episodes/episode1-hover.png') no-repeat;
}

.epi-two
{
background: url('uploads/images/episodes/episode2-hover.png') no-repeat;
}
.epi-three
{
background: url('uploads/images/episodes/episode3-hover.png') no-repeat;
}
.epi-four
{
background: url('uploads/images/episodes/episode4-hover.png') no-repeat;
}
.epi-five
{
background: url('uploads/images/episodes/episode5-hover.png') no-repeat;
}
.epi-six
{
background: url('uploads/images/episodes/episode6-hover.png') no-repeat;
}

.trailer
{
background: url('uploads/images/episodes/preview-hover.png') no-repeat;
}


.epi-thumb {
	float: left;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 25px;
}

.small-player a, .epi-thumb a
{
display: block;
color: #000000;
display: block;
color: black;
text-decoration: none;
border: none;
}

.small-player img, .epi-thumb img {
	border: none;
}

* html a:hover
{
visibility:visible
}

.small-player a:hover img, .epi-thumb a:hover img
{
visibility:hidden
}


div.epi-caption {
	text-align: center;
}

.epi-caption h3 {
	text-align: center;
	font-size: 1.2em;
	padding-top: 15px;
	margin: 0;
	font-style: italic;
}

.epi-title {
	text-align: center;
}

.epi-title h3 {
	line-height: 1em;
	margin: 0px;
	padding-bottom: 10px;
}

/* --------------------------------------------------
       World
   -------------------------------------------------- */
   
.thumb-right {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}


.thumb {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	
}

.epi {
	margin-top: 40px;	
	border-color: #745312;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	margin-bottom: 0px;
	min-height: 320px;
}


.thumblist-item {
	margin-top: 40px;

}

.opening {
	border-bottom-width: 2px;
	border-bottom-style: solid;
border-color: #745312;	
padding-bottom: 20px;
	margin-bottom: 40px;
}



.bio {
	border-color: #745312;
	padding-top: 15px;	
	min-height: 220px;
	

}

.bio-thumb {
	float: left;
	padding-top: 20px;
	padding-right: 30px;
	margin: 0;
}

.bio-thumb-right {
	float: right;
	padding-top: 20px;
	padding-left: 30px;
	margin: 0;
}

.thumb img, .thumb-right img {
	border-width: 1px;
	border-style: solid;
	border-color: wheat;
}

.bio .bio-thumb img, .bio .bio-thumb-right img {

	margin-top: 10px;
	margin-bottom: 30px;
	border-width: 1px;
	border-style: solid;
	border-color: wheat;
}

.thumbnails .thumb {
	padding: 0;
	margin: 17px 24px;
}

.welcome-thumbnails {
	margin: auto;
	width: 930px;
	
}
.welcome-thumbnails .thumb {
margin: 17px;
}

a, a:visited {
	color: #ffeac2;
	border: none;

}

a:hover {
	color: #d07f00;
}




.bio-list-title{
}

div.bio-title h3 {
	font-size: 2.5em;
	margin: 0;
}

div.bio-title {
 	padding-bottom: 10px;
	margin-left: 30px;
	text-align: center;
	
}


.thumb-title h3 {
	margin: 0px;
	padding-bottom: 10px;
 	font-size: 2em;
}

/* --------------------------------------------------
    Main Navigation
   -------------------------------------------------- */
#menuwrapper {
	margin:  auto;;
	width: 902px;
	height: 45px;
}

ul#primary-nav {
	list-style: none;
	padding: 0;
	float: left;
	height: 45px;
	
}

#primary-nav li {
	float: left;
	display: block;
	text-align: center;
	width: 179px;
	height: 45px;
	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-color: wheat;
	margin: 0;
}

#primary-nav li:first-child {
	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}



#primary-nav li a {
	text-shadow: black 0.15em 0.2em 0.2em;
	text-decoration: none;
	display: block;
	color: #ffcc6a;
	height: inherit;
	font-size: 1.4em;
	width: inherit;
	padding: 0px;
	margin: 0px;
}
	
#primary-nav li.menuactive a{
	color: wheat;
	background-color: #721900;

}

#primary-nav li a:hover {
	color: wheat;
	background-color: #721900;


}

/* Ligtbox BS */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(uploads/lightbox2.04/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(uploads/lightbox2.04/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/* End of 'flats-big' */


/* End of 'flats-big' */


/* End of 'flats-big' */


/* End of 'flats-big' */


/* End of 'flats-big' */


/* End of 'flats-big' */

