/****************************************************
Blue Casket Style Sheet for The D.O.D. by James Isaac
****************************************************/

/*
Main body
*/

body {
	margin: 0px;	
	background-color: #080808;
	background-image: url('images/blue_casket/background.gif');
}

/*
Links
*/

a:link {
	color: #585858;
	text-decoration: none;
	border-bottom: 1px solid #C6CDDD;
}
a:visited {
	color: #585858;
	text-decoration: none;
	border-bottom: 1px solid #C6CDDD;
}
a:hover {
	color: #8A8A8A;
	text-decoration: none;
	border-bottom: 1px solid #DADEE9;
}


.image_surround a:link {
	color: #FFFFFF;
}

.image_surround a:visited {
	color: #FFFFFF;
}

.image_surround a:hover {
	color: #CCCCCC;
}


.fan_fiction_link a:link {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

.fan_fiction_link a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

.fan_fiction_link a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}


A.menu_link:link {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	border: 0px;
}

A.menu_link:visited {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	border: 0px;
}

A.menu_link:hover {
	color: #CCCCCC;
	font-size: 10px;
	text-decoration: none;
	border: 0px;
}


/*
General formatting
*/


img {
	border: 1px #000000 solid;
}

table {
	font-size: 11px;
	line-height: 1.5;
	font-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

acronym {
	border-width: 0 0 1px 0;
	border-style: dashed;
	border-color: #666666;
	cursor: help;
}

H1 {
	color: #130752;
	font-size: 18px;
}

H2 {
	font-size: 14px;
}

H3 {
	font-size: 14px;
	font-weight: bold;
}

H4 {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

input, textarea
{
	font: 11px verdana, sans-serif;
	color: #333;
	padding: 2px;
	background: #fff;
	border: 1px solid #333333;
}


input.button
{
	background: #eee;
	color: #333;
}


/*
Main layout
*/


.overall {
	border: 1px #000000 solid;
}

.inside_overall {
	width: 100%;
}

.header {
	background: #130752;
	background-image: url('images/blue_casket/header.gif');
	border-bottom: 1px #000000 solid;
}

.menu {
	background: #394266;
	background-image: url('images/blue_casket/menu.gif');
	border-right: 1px #000000 solid;
}

.content {
	background: #FFFFFF;
	background-image: url('images/blue_casket/content.gif');
}

.footer {
	background: #26265B;
	background-image: url('images/blue_casket/footer.gif');
	border-top: 1px #000000 solid;
}


.footer_text {
	font-size: 10px;
	color: #FFFFFF;
}


.info {
	font-size: 10px;
	color: #333333;
}


.no_border_image {
	border: 0px;
}


/*
Other bits
*/


/* News */

.news_top {
	border: 1px #CCCCCC solid;
}


/* Portal Boxes */


.portal_overall {
	border: 1px #000000 solid;
}

.portal_header {
	background-color: #CCCCCC;
}

.portal_title {
	font-size: 15px;
	font-weight: bold;
}

.portal_main {
	background-color: #E9E9E9;
}


/* Easter Eggs */

.egg {
	border: 1px #000000 solid;
}

.egg_header {
	background-color: #CCCCCC;
}

.egg_title {
	font-weight: bold;
	font-size: 12px;
}


/* Image Viewer */

.image_overall {
	border: 1px #000000 solid;
}

.image_surround {
	background: #394266;
	color: #FFFFFF;
}

.image_back {
	background: #FFFFFF;
}


/* Link to us */

.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #000066;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
	padding: 10px;
}


/* Fan fiction */

.fan_fiction_footer {
	font-size: 9px;
	color: #666666;
}


/* Fan art */

.fan_art_holder {
	border-right: 1px #999999 solid;
	border-left: 1px #999999 solid;
}
