/* -- ( MAIN STYLESHEET
        Developed for Back to the Bay
        by Chris Jenkins. ) -- */

body {
	margin:0;
	padding:0;
	background-color:#FFF;
	background-image:url('../images/background.png');
	background-position:50% 0%;
	background-repeat:repeat-x;
	}

td, p, div, span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	}

img, img a, a img {
	border:0;
	}

img a:hover {
	background-color:transparent;
	}

p {
	line-height:150%;
	}

.logo {
	background-image:url('../images/logo.png');
	background-position:50% 50%;
	}
	
.headerh1 {
	display:block;
	width:230px;
	height:120px;
	text-indent: -9999px;
	white-space: nowrap;	
}

.headerh1 h1 {
	padding-top:0 !important;
	padding-bottom:0 !important;
	border-bottom:0 !important;
}

blockquote {
	padding-top:15px;
	padding-bottom:15px;
	padding-left:20px;
	margin:0;
	border-bottom:1px solid #000;
	background-image:url('../images/structure/blockquote.gif');
	background-position:0 0;
	background-repeat:no-repeat;
}

blockquote .d {
	font-size:11px;
	color:orange;
	font-weight:bold;
}

/* --- ( LISTS ) --- */

ul {
	padding:0;
	margin:0;
	list-style:none;
	}

li {
	padding:0;
	margin:0;
	list-style:none;
	}

/* --- ( MAIN TABLES ) --- */

.table_title {
	font-family:Georgia;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#054F5F;
	color:#FFF;
	padding:6px;
	}

.table_titled {
	font-family:Georgia;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#054F5F;
	padding:6px;
	border-bottom:1px solid #054F5F;
	border-top:1px solid #054F5F;
	}

.table_titled table tr td {
	font-family:Georgia;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#054F5F;
	}

.table_subtitle {
	font-family:Georgia;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#054F5F;
	padding:6px;
	border-bottom:1px solid #054F5F;
	}

.table_subtitle a:link, .table_subtitle a:visited, .table_subtitle a:hover, .table_titled a:link, .table_titled a:visited, .table_titled a:hover {
	color:#900;
}
	
.table_cell {
	border-bottom:1px solid #054F5F;
	padding:5px;
	}

.table_celld {
	border-bottom:1px solid #DDD;
	padding:5px;
	}

#credits_border img {
	border:10px solid #054F5F;
	border-bottom:30px solid #054F5F;
	}

/* --- ( HEADERS ) --- */

h1 {
	margin:0;
	padding:0;
	padding-top:20px;
	padding-bottom:10px;
	border-bottom:1px solid #CCC;
	font-size:26px;
	font-weight:normal;
	color:#000;
	}
	
h1 a:link, h1 a:visited {
	color:#054F5F;
	font-family:Arial, Helvetica, sans-serif
	}

h1 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
	}
	
h2 {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	}

h3 {
	background-color:#1A9DB5;
	padding:6px;
	margin:0;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	}

	

h3 a:link, h3 a:visited{

	color:#FFF;

	}



h3 a:hover {

	color:#FFF;

	}



.col_profile {

	border-bottom:1px solid #CCC;

	padding:5px;

	}

	

.col_profile .date {

	color:#333;

	font-size:10px;

	}


/* --- ( Episodes Stuff ) --- */

.ep_back {
   background-color:#BD0000;
}

.ep_date {
   padding:8px;
   background-color:#EEE;
   color:#333;
   font-size:11px;
   border-bottom:5px solid #FFF;
}

.ep_prevnext {
   padding:8px;
   background-color:#EEE;
   color:#333;
   font-size:11px;
   border-bottom:5px solid #FFF;
}

.ep_entry {
   padding:10px;
   font-family:Georgia;
   color:#FFF;
}

.ep_entry p {
   font-family:Georgia;
   color:#FFF;
}


/* --- ( Locations Stuff ) --- */

.locationback {
   background-color:#BD0000;
   padding:5px;
   background-image:url('/images/redback_diagonaldots.gif');
   background-position:0% 0%;
}

.locationback_address, .locationback_multimap, .locationback_ubd, .locationback_description {
   padding:5px;
   background-color:#FFF;
   margin-left:20px;
}

.locationback_address, .locationback_multimap, .locationback_ubd {
   margin-bottom:5px;
}


/* --- ( NEWS ) --- */



.news_latest {
	background-color:#C6D1DF;
	padding:10px;
	color:#424266;
	}
	
.news_latest a, .news_latest a:link, .news_latest a:visited, .news_latest a:hover {
	color:#424266;
	text-decoration:underline;
}

.news_latest h2 {
	font-family:Georgia;
	fonn-size:21px;
	border-bottom:1px solid #424266;
	margin:0;
	padding:0;
	margin-bottom:3px;
	padding-bottom:3px;
   }

/* --- ( GENERAL ) --- */



.bread {

	padding:5px;

	font-size:11px;

	background-color:#C6D1DF;

	}

	

.imgb img {

	border:2px solid #054F5F;

	}

	

.imgc img {

	border-left:5px solid #054F5F;

	border-right:5px solid #054F5F;

	border-top:5px solid #054F5F;

	border-bottom:10px solid #054F5F;

	}

.also {
background-image:url(http://www.backtothebay.net/images/structure/bestof.jpg);
padding:10px;
}

.also_i {
background-color:#5870CA;
padding:8px;
color:#FFF;
}

.also_i a:link, .also_i a:visited {
color:#0C15B2;
font-weight:bold;
}

.also_i a:hover {
color:#0C15B2;
font-weight:bold;
text-decoration:underline;
}

.also2 {
background-image:url(http://www.backtothebay.net/credits/images/opening/2004/2004_i.jpg);
background-position:50% 100%;
padding:10px;
}

.also2_i {
background-color:#AD8492;
padding:8px;
color:#FFF;
}

.also2_i a:link, .also2_i a:visited {
color:#3A3746;
font-weight:bold;
}

.also2_i a:hover {
color:#3A3746;
font-weight:bold;
text-decoration:underline;
}

.also3 {
background-image:url(http://www.backtothebay.net/credits/images/opening/2007_1/credit14.jpg);
background-position:50% 50%;
padding:10px;
}

.also3_i {
background-color:#FFD05E;
padding:8px;
color:#000;
}

.also3_i a:link, .also3_i a:visited {
color:#BD5F02;
font-weight:bold;
}

.also3_i a:hover {
color:#BD5F02;
font-weight:bold;
text-decoration:underline;
}
   
/* --- ( FEATURE MINUS THE D
         Used on many new look index pages ) --- */

.feature {
	padding:10px;
	background-color:#BD0000;
	background-image:url('/images/ns/featuredstars.gif');
	background-repeat:no-repeat;
	background-position:100% 0%;
	}

.feature td {
	color:#FFF;
	}

.feature b {
	font-size:16px;
	font-family:Georgia;
	padding-bottom:5px;
	}

.feature a:link, .feature a:visited {
	color:#FFF;
	}
	
.feature a img {
	border:3px solid #AD3333;
	}
	
.feature a:hover img {
	border:3px solid #FFF;
	}



/* --- ( FEATURED ) --- */



.bestof {

	padding:10px;

	background-color:#BD0000;

 }

 

.bestof td {

	background-color:#FFF;

	padding:5px;

	padding-top:0px;

	font-family:Georgia;

	font-size:12px;

	}

	

.featured {

	padding:10px;

	background-color:#BD0000;

 }



.featured a:link, .featured a:visited {

	color:CEEFFF;

	}



.featured a:hover {

	color:#FFF

	}

 

.featured td, .featured p {

	color:#FFF;

	font-family:Georgia;

	font-size:12px;

	}



.featured h2, .bestof h2 {

	background-color:#FFF;

	font-family:Georgia;

	font-weight:normal;

	font-size:21px;

	margin:0;

	padding:5;

	margin-bottom:3px;

   }

   

.arrowed a:link, .arrowed a:visited {

	background-color:#424266;

	font-weight:normal;

	display:block;

	padding:5px;

	color:#FFF;

	border-bottom:1px solid #FFF;

	font-size:10px;

	}

	

.arrowed a:hover {

	background-color:#545481;

	font-weight:normal;

	padding:5px;

	display:block;

	color:#FFF;

	border-bottom:1px solid #FFF;

	font-size:10px;

	}

	

.whispers {

   padding:10px;

   background-color:#D5D6E3;

   font-size:11px;

   color:#054F5F;

   }



/* --- ( MENU BAR ) --- */

.menu {
	background-color:#C2E9F8;
/*	border-top:1px solid #054F5F;
	border-bottom:1px solid #054F5F;*/
	-moz-box-shadow: 1px 2px 2px 0 #CCC;
	-webkit-box-shadow: 1px 2px 2px 0 #CCC;
	box-shadow: 1px 2px 2px 0 #CCC;
	}

.menu a, .menu a:link, .menu a:visited {
	font-family:Arial;
	font-weight:normal;
	float:left;
	font-size:12px;
	color:#054F5F;
	padding:13px 8px 14px 8px;
	display:block;
	}

.menu a:hover {
	background-color:#054F5F;
	float:left;
	font-weight:normal;
	text-decoration:none;
	color:#FFF;
	display:block;
	}

/* --- ( NEWS STYLES ) --- */

.news_author {

	padding:7px;

	font-size:11px;

	color:#054F5F;

	background-color:#D8ECFE;

	}



.news_cal {

	background-image: url('../images/structure/newsdate.gif');

	background-repeat: no-repeat; 

    background-position: left top

    }



.news_day {

	font-family:Georgia;

	font-weight:bold;

	font-size:13px;

	color:#054F5F;

	}

	

.news_month {

	font-family:Georgia;

	font-size:8px;

	color:#054F5F;

	}

	

/* --- ( LINKS ) --- */

	

a:link, a:visited {
	color:#054F5F;
	text-decoration:none;
	font-weight:bold
	}

a:hover {
	color:#054F5F;
	font-weight:bold;
	text-decoration:underline;
	}

.categories a:link, .categories a:visited {
	padding:6px;
	padding-bottom:5px;
	display:block;
	color:#054F5F;
	border-bottom:1px solid #054F5F;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	}

.categories a:hover {
	padding:6px;
	padding-bottom:5px;
	display:block;
	border-bottom:1px solid #054F5F;
	background-color:#C1EBFA;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	}

	

/* --- ( SPOILERS ) --- */



.spoilers_yes {

	visibility:hidden;

	position:absolute;

	width:0;

	}

	

.spoilers_no {

	visibility:visible;

	position:relative;

	width:auto;

	}

/* --- FOOTER --- */	

#footer1 {
   clear:both;
   border-top:20px solid #FFF;
   padding-top:20px;
   padding-bottom:20px;
   background-color:#054F5F;
}

#footer1 span {
   display:block;
   width:960px;
   margin:0 auto;
   text-align:left;
   color:#FFF;
   font-size:10px;
}

#footer1 span a {
   color:#FFF;
   text-decoration:none;
}

#footer1 span a:hover {
	text-decoration:underline;
}