@charset "utf-8";

body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	background-image:url(../images/site/wallpaper01.gif);
	background-repeat: repeat-x repeat-y;
	background-color: #429BFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	}

#container { 
	background-color: #eacc5a;
	width: 780px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: left;
	border: 2px solid #9b0000;
	} 

#header { 
	background: none;
	text-align:center;
	padding: 0px;
	border-bottom: 2px solid #9b0000;
	} 

#header h1 {
	margin: 0;
	padding: 10px 0;
	}

#navbar {
	float: left;
	width: 150px;
	background: none;
	padding: 20px 10px 15px 20px;
	}

#rightbar {
	float: right;
	width: 180px;
	background: none;
	padding: 22px 10px 15px 0px;
	}

#rightbar img{
	padding-bottom: 12px;
	}

#mainContent {
	margin: 0;
	margin-left: 185px;
	margin-right: 210px;
	padding: 0px;
	padding-top: 22px;
	} 

#footer { 
	padding: 20px 10px 0 20px;
	background: none;
	text-align: center;
	font-size: 10px;
	} 

#footer p {
	margin: 0;
	padding: 10px 0;
	}

#footer a{
	padding-left: 15px;
	padding-right: 15px;
	}

#footer a:hover{
	color: #9b0000;
	}

#episodeimg{
	text-align:center;
	margin:0px;
	padding-bottom: 10px;
	}

.fltrt {
	float: right;
	margin-left: 8px;
	}

.fltlft {
	float: left;
	margin-right: 8px;
	}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}

a {
	text-decoration: underline;
	color: #000000;
	}

a:hover {
	text-decoration: none;
	color: #9b0000;
	}

a img {
    border: 0px;
	}

h1{
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 2px #000000 solid;
	}

h2{
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

h3{
	font-weight: bold;
	font-size: 10px;
	}
	
#stats{
	display:none;
	}

p{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	}
	
.italicSmall{
	font-size: 9px;
	font-style: italic;
	}

#mailinglist tr td{
	padding-top: 5px;
	}

.input_cell{
	padding-bottom: 5px;
	}
	
#location_img_wrap{
	text-align: center;
	padding-bottom: 10px;
}

#location_img{
	padding-bottom: 5px;
}

#episode_img_wrap{
	text-align: center;
	padding-bottom: 10px;
}

#episode_img{
	padding-bottom: 5px;
}

#character_img_wrap{
	text-align: center;
	padding-bottom: 10px;
}

#character_img{
	padding-bottom: 5px;
}