@charset "UTF-8";
body {
	font-size: 100%;
	background: #003;
	margin: 0;
	padding: 0;
	color: #000;
}

/* ~~ Element/tag selectors ~~ */
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
a img {
	border: none;
}

a:link {
	color: #00C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}

.container {
	width: 800px;
	background: #E3E3E3;
	margin: 0 auto;
}

.header {
	background-image:url(common/masthead.jpg);
	max-height:100px;
	min-height:100px;
	background-repeat:no-repeat;
	border-bottom: 1px solid black;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	background-color:transparent;
	text-align:left;
	vertical-align:bottom;
}

.content {
	float: left;
	width: 100%;
	background-color:#E3E3E3;
	position: relative;
	float: left;
}

ul.nav {
	list-style: none;
	border-top: 1px solid #666;
	margin-bottom: 1em;
}
ul.nav li {
	border-bottom: 1px solid #666;
}
ul.nav a, ul.nav a:visited {
	padding: 0.5em 0.2em 0.5em 0.8em;
	display: block;
	text-decoration: none;
	background: #C6D580;
	color: #000;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	background: #ADB96E;
	color: #FFF;
}

.seasonstab {
	float: left;
	width:24.8%;
	border-right:1px solid grey;
	vertical-align:top;
}

.seasonstabright {
	float: left;
	width:24.8%;
	vertical-align:top;
}

.seasonstab2 {
	float:left;
	width:49.6%;
	border-right:1px solid grey;
	vertical-align:top;
	padding-left:0.5em;
}

.seasonstab2right {
	float:left;
	width:49.6%;
	vertical-align:top;
	padding-left:0.5em;
}

.seasonstab3 {
	float: left;
	width:33.1%;
	border-right:1px solid grey;
	vertical-align:top;
}

.tabtext {
	float: inherit;
	padding:0.5em;
	vertical-align:top;
	color:black;
	font-size:0.8em;
	font-family: Tahoma, Geneva, sans-serif;
}

#seasonstable {
    border-collapse:collapse;
	margin:0;
	width:100%;
}

#seasonstable td{
    width:50%;
	vertical-align:top;
	padding-left:0.5em;
}

.pagetitle {
	padding-top:6em;
	text-align:center;
	vertical-align:bottom;
	background-color:none;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
}

#headtable {
	border-collapse: collapse;
	display:inline;
}

#headtable th {
	text-align: left;
	padding-left: 0.25em;
	padding-right: 0.25em;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: white;
	background-color: transparent;
}

/* Survivometer-specific styling */
#smetertable {
	border-collapse:collapse;
	display:block;
	width: 100%;
	border: 1px solid black;
	background-color: #9C9;
}

#smetertable tr.buttonrow {
	width:100%;
	background-color: #9c9;
}

#smetertable tr.head {
	padding: 0.25em;
	text-align: left;
	color: white;
	background-color: #300;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#smetertable td.pic {
	width:220px;
}

#smetertable td.text {
	width:100%;
	text-align:left;
	vertical-align:center;
}

img.smeterimg {
	width:220px;
	height:80px;
}

p.smetertext {
	width:95%;
	background-color:#9c9;
    border: none;
	margin-right:0.25em;
	padding: 0.25em;
	text-align:left;
	vertical-align:middle;
	color:black;
	font-size:0.8em;
	font-family: Tahoma, Geneva, sans-serif;
}

/* spoilers-specific styles */
.postbox {
	margin: 0.5em 0.5em 1.2em 0.5em;
	border: 1px solid grey;
	color:black;
	background-color: #DDC;
	overflow: hidden;
}

.postbox-half {
	width: 380px;
	float: left;
	margin: 0.5em;
	border: 1px solid grey;
	color:black;
	background-color: #DDC;
	overflow: hidden;
}

.postbox-s29 {
	display: block;
	width: 98%;
	margin: 0.5em 0.5em 1.2em 0.5em;
	padding-top:130px;
	border: 1px solid grey;
	color:white;
	background-image:url(s29/images/indexpic29.jpg);
	overflow: hidden;
}

.postbox-s29 a, a:visited {
	color:#9CF;
}

.postbox-s28 {
	display: block;
	width: 98%;
	margin: 0.5em 0.5em 1.2em 0.5em;
	padding-top:130px;
	border: 1px solid grey;
	color:white;
	background-image:url(s28/images/indexpic28.jpg);
	overflow: hidden;
}

.postbox-s28 a, a:visited {
	color:#9CF;
}

.postbox-s27 {
	display: block;
	width: 98%;
	margin: 0.5em 0.5em 1.2em 0.5em;
	padding-top:130px;
	border: 1px solid grey;
	color:white;
	background-image:url(s27/images/indexpic27.jpg);
	overflow: hidden;
}

.postbox-s27 a, a:visited {
	color:#9CF;
}

.postbox2 {
	margin: 0.5em 0.5em 1.2em 0.5em;
	border: 1px solid grey;
	color:black;
	background-color: #DDC;
	overflow: hidden;
}

.postbox a:visited, .postbox2 a:visited {
	color:#336;
}

.posthead {
	display: block;
	width: 100%;
	border-bottom: 1px solid grey;
	padding: 0.5em 0.5em 0.5em 0.5em;
	color: white;
	background-color: #444;
	font-size:0.95em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.imghead {
	display: block;
	width: 100%;
	border-bottom: 1px solid grey;
	padding: none;
	color: white;
	background-color: #000;
	font-size:0.95em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.datetag {
	width:100%;
	padding-left: 1em;
	padding: 0.5em 0 0.5em 0.5em;
	color: white;
	background-color:#588;
	font-size:0.7em;
	font-family: Arial, Helvetica, sans-serif;
}

.posttext {
	padding: 0.5em 0.5em 0.5em 1em;
	color:black;
	font-size: 0.85em;
	line-height:1.4;
	font-family: Tahoma, Geneva, sans-serif;
}

.postimg {
	position:relative;
	float:right;
	padding-bottom:0.5em;
}


.pullquote-left {
	float:left;
	margin:none;
	padding-right:0.5em;
	}
	
/* Cast list styling */

.castlist {
	display:block;
	float:left;
	width:100%;
}

.firstname {
	float:inherit;
	vertical-align:top;
	padding-left:0.2em;
	font-size:1em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.lastname {
	float: inherit;
	vertical-align:top;
	padding-left:0.2em;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
}

ul.cast {
	list-style: none;
	border-top: 1px solid #666;
	border-left: 1px solid #666;;
}

.castimg {
	padding-left: none;
	border:1px solid black;
}
ul.cast li {
	vertical-align:middle;
	border-bottom: 1px solid #666;
}
ul.cast a, ul.cast a:visited {
	padding: 0.2em 0.2em 0.2em 0.2em;
	display: block;
	text-decoration: none;
	background: #C6D580;
	color: #000;
}
ul.cast a:hover, ul.cast a:active, ul.cast a:focus { 
	background: #ADB96E;
	color: #FFF;
}


/* ~~ The footer styles ~~ */
.footer {
	padding: 10px 0;
	background: #CCC49F;
	position: relative;
	text-align:center;
	clear: both; 
}

.footer a:visited {
	color:#339;
}

/* ~~ Miscellaneous float/clear classes ~~ */
.fltrt { 
	float: right;
	margin-left: 0.5em;
}
.fltlft { 
	float: left;
	margin-right: 0.5em;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/* A bunch of old styles */
.bodytext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
}
.imagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	background-color: #99CCFF;
}
.motto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCFF;
}
.issue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #99CCCC;
	background-color: #000033;
	background-position: center top;
}
.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.default {
	font-family: Tahoma, Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bodylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.bodylink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.bodyhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.storyhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}