@import "/print.css" print;

body {
	margin: 0;
	padding: 2px;
	background: url(grad_yellow.png) #000 repeat-x 0 75px;
	color: #fff;
	font-family: "lucida sans", verdana, ariel, helvetica, sans-serif;
}
body.bonus {
	background-image: none !important;
}

#header {
	height: 60px;
	background: url(tranquilitybase.png) #000 no-repeat top left;
	color: #fff;
}
#headerbonus {
	height: 80px;
	background: url(tranquilitybasebonus.png) #000 no-repeat top left;
	color: #fff;
}

#addthis {
	margin-right: 10px;
	text-align: right;
}

#addthis a {
	background-color: none;
}

.offscreen {
	position: absolute;
	left: -999px;
}

.updateschedule {
	position: absolute;
	right: 0;
	width: 180px;
	margin:0;
	padding: 20px 10px;
	font-size: 0.85em;
}

#main {
	margin: 10px;
	padding: 1px;
}

#comic {
	margin: 10px;
	padding: 1px;
	text-align: center;
}

#comic img {
	border: none;
}

#comic h2 {
	font-size: 1.2em;
}

#comic .epnotes {
	max-width: 800px;
	margin: auto;
	text-align: left;
}

#comic .epnotes ul {
	margin-left: 50px;
}

.navbar {
	max-width: 800px;
	margin: auto;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 5px;
	text-align: center;
}

#footer {clear: both; margin: 0; padding: 0;}

#footmenu {
	background: url(grad_yellow.png) #000 repeat-x 0 0;
	padding: 10px;
	text-align: center;
}

#copyright {
	font-size: 0.85em;
	text-align: center;
}

#comic a, #main a, #footer a {
	background-color: #000;
	color: #ffff00;
}

.character_pic {
	float: left;
	margin: 0 20px 20px 0;
	padding: 0;
}
.character_pic img {
	border: none;
}

.highlighteditem {
	width: 260px;
	float: right;
	margin: 0 0 10px 10px;
	border: 2px solid #fff;
	padding: 10px;
}
.highlighteditem h3 {
	margin-top: 0;
	text-align: center;
}
.highlighteditem .blurb {
	text-align: center;
}
.highlighteditem .banner {
	text-align: center;
	font-size: 0.85em;
}
.highlighteditem .banner img {
	border: none;
}
.highlighteditem .banner a {
	text-decoration: none;
}

kbd .url {
	color: #ffff00;
}

.logolink {
	text-align: center;
}

.discuss {
	clear: both;
}

#about a img {
	border: none;
	vertical-align: middle;
}

#disclaimer {
	clear: both;
	margin: 20px 60px;
	border: 2px solid #ffff00;
	padding: 2px;
}
	#disclaimer p {
		margin: 0;
		padding: 10px;
		background-color: #dfdfdf;
		color: #000;
	}

	#disclaimer a {
		background-color: #dfdfdf;
		color: #0000ff;
	}


.highlight {
	font-size: 1.5em;
	font-weight: bold;
}

/* Archive thumbnails */
#thumbnails {
	clear: both;
	margin: auto;
	padding: 0;
}
#thumbnails ul {
	margin: 0 !important;	
	padding: 0 !important;
	list-style: none;
}
#thumbnails li {
	float: left;
	position: relative;
	display: inline;
	width: 200px;
	height: 160px;
	margin: 0 !important;
	padding: 10px !important;
	line-height: 1em;
	text-align: center;
}
#thumbnails li a {
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
}
#thumbnails li img {
	display: block;
	margin: 0 auto;
	border: none;
}
#thumbnails ul:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/* Flickr Feed thumbnails */
#flickr_thumbnails {
	clear: both;
	width: 800px;
	margin: auto;
	padding: 0;
}
#flickr_thumbnails ul {
	margin: 0 !important;	
	padding: 0 !important;
	list-style: none;
}
#flickr_thumbnails li {
	float: left;
	position: relative;
	display: inline;
	width: 77px;
	height: 77px;
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1em;
	text-align: center;
}
#flickr_thumbnails li a {
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
}
#flickr_thumbnails li img {
	display: block;
	margin: 0 auto;
	border: none;
}
#flickr_thumbnails ul:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#flickr_thumbnails p.seemore {
	font-size: 0.85em;
	text-align: right;
}


/* Cast bios */
#main .cast {
	clear: both;
	margin: 0;
	padding: 0;
}

#main td {
	verticalalign: top;
}


#main .cast p.pic {
	float: left;
	max-width: 410px;
	margin: 0 10px 0 0;
}
#main .cast h3 {
	margin: 0 0 5px 0;
	font-weight: bold;
	font-variant: small-caps;
}
#main .cast p.bio {
	margin-top: 5px;
	text-align: left;
}


/* Contact Form */

#main form label {
	font-size: 1.1em;
}
#main form label em {
	font-size: 0.8em;
}
#main form input, #main form textarea {
	margin-left: 20px;
	padding: 2px 3px;
	font-family: "Lucida Sans Typewriter", "courier new", courier, monospace;
	font-size: 1.2em;
}
#main form ol {
	list-style: none;
	margin-left: 0;
}
#main form li {
	margin-bottom: 10px;
}

/* Board of Investors and Sponsors Table */

#bias {
	border: none;
	border-collapse: collapse;
}

#bias th {
	background: url(grad_wide_yellow.png) #ffff00 repeat-x left;
	color: #000;
	margin: 0;
	border: none;
	padding: 2px 10px;
	text-align: left;
}
#bias td {
	background-color: #000;
	color: #fff;
	margin: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 5px 10px;
}


/* Navigation Menu */
#menu {
    margin: 0;
    padding: 0;
}

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

#menu img {
	border: none;
}

#menu ul {
	margin: 0;
	padding: 5px;
}

#menu li {
    display: inline;
    list-style: none;
    margin: 0;
}

#menu li a {
    display: block;
    float: left;
    width: 100px;
    margin-right: 10px;
    padding: 2px 0 4px 0;
    text-align: center;
    text-decoration: none;
}

#menu li strong {
    display: block;
    float: left;
    width: 100px;
    margin-right: 10px;
    padding: 2px 0 4px 0;
    text-align: center;
}

#menu li a {
    background: url(neon_yellow.png) #000 no-repeat 0 0;
    color: #fff;
}

#menu li a:hover {
    background: url(neon_yellow.png) #ffff00 no-repeat 0 -25px;
    color: #000;
}

#menu li strong {
    background: url(neon_yellow.png) #ffff00 no-repeat 0 -25px;
    color: #000;
}

#tb_bcn {
	width: 167px;
	margin: 10px auto;
	text-align: center;
}

ul.lists {
	margin: 0 50px 0 10px;
}
ul.lists li {
	margin: 10px 0;
}

/* News Page */

#newslist dt {
	font-size: 1.2em;
	font-weight: bold;
}


#newslist dd {
	margin-left: 20px;
}


#newslist dd.date {
	font-size: 0.80em;
	font-style: italic;
}


.bcnplug {
	margin: 10px;
	border: 2px solid #ff0;
	padding: 0 10px;
}