/* :::::::::::::::::::::::
   : The Eye of Ramalach :
   :---------------------:
   :       Styles        :
   ::::::::::::::::::::::: */

/*
############
# Sections #
############
/*

/*
+=============+
|Miscellaneous|
+=============+
*/

* {
	color: #ffffff;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

a img {
	border: 0;
}

body {
	background: #111a21 url("images/page_background.png") repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 8px;
}

h1 {
	margin-left: 35px;
}

input {
	color: #000000;
}

ul {
	list-style-type: none;
}

.all_caps {
	text-transform: uppercase;
}

.bold {
	font-weight: bold;
}

.border_left,
.border_right,
#header .menu_left,
#menu,
#title_image {
	float: left;
}

.clear_float {
	clear: both;
}

.hidden {
	display: none;
}

#content,
#footer,
#header {
	clear: both;
	margin: 0 auto;
}

#content,
#header,
#header .bottom,
#header .top {
	width: 1024px;
}

/*
+======+
|Header|
+======+
*/

#header * {
	background-repeat: no-repeat;
}

#header .border_left {
	background: url("images/title_header_left.png");
	width: 11px;
}

#header .border_left,
#header .border_right {
	height: 272px;
}

#header .border_right {
	background: url("images/title_header_right.png");
	width: 8px;
}

#header .border_top {
	background: url("images/title_header_top.png");
	height: 13px;
}

/*
/----\
|Menu|
\----/
*/

.menu_left {
	background: url("images/menu_left.png");
}

.menu_left,
.menu_right {
	width: 50px;
}

.menu_left,
.menu_right,
.separator,
#menu {
	height: 54px;
}

.menu_right {
	background: url("images/menu_right.png");
	float: right;
}

.separator {
	background: url("images/menu_separator.png") top right no-repeat;
	top: 5px;
}

#menu {
	background: url("images/menu_background.png") no-repeat;
}

#menu a {
	display: block;
	font-size: 10px;
	font-weight: bold;
	padding: 16px 0 18px;
	text-align: center;
	width: 132px;
}

#menu li {
	float: left;
	position: relative;
}

#menu .separator {
	position: absolute;
	right: 0;
	width: 2px;
}

/*
+=======+
|Content|
+=======+
*/

.content_bottom {
	background: url("images/content_footer.png") no-repeat;
	clear: both;
	height: 55px;
	margin: 0 auto 20px;
	position: absolute;
	width: 1024px;
}

.sidebar #content .container {
	float: left;
	width: 706px;
}

#content {
	background-color: #030d16;
	margin-bottom: 75px;
	padding-top: 10px;
	position: relative;
}

/*
/-------------\
|Advertisement|
\-------------/
*/

#ad {
	margin-top: 15px;
	text-align: center;
}

#ad object {
	height: 91px;
	margin-bottom: -1px;
	overflow: hidden;
}

/*
+=======+
|Sidebar|
+=======+
*/

#sidebar {
	float: left;
	width: 318px;
}

#sidebar .bottom {
	clear: both;
}

#sidebar .section {
	margin: 0 auto 20px;
	width: 304px;
}

#sidebar .section a {
	display: block;
}

#sidebar .section li {
	float: left;
	margin: 5px 5px 4px;
}

#sidebar .section ul {
	float: left;
	list-style-type: none;
	margin-left: -1px;
	padding: 6px;
	width: 298px;
}

#sidebar .section .bottom,
#sidebar .section .content {
	background-repeat: no-repeat;
}

#sidebar .section .large_item {
	float: none;
	margin-left: 1px;
}

#sidebar .section.last {
	margin-bottom: 0;
}

/*
/----\
|Poll|
\----/
*/

.poll {
	background: none;
	font-size: 9pt;
	margin: 7px 6px 6px;
}

.poll,
.poll input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.poll table {
	text-align: left;
}

.poll td {
	padding: 1px;
	vertical-align: middle;
}

.poll .input,
.poll #question {
	font-size: 12pt;
}

.poll #question {
	height: 40px;
}

.poll #poll_credits {
	font-size: x-small;
}

#poll {
	background: #0a3f69 url("images/poll_background.png") 0 149px no-repeat;
}

#sidebar #poll .bottom {
	background: url("images/poll_footer.png") no-repeat;
	height: 5px;
}

/*
/-----\
|Links|
\-----/
*/

#links .bottom {
	background: url("images/links_footer.png");
	height: 6px;
}

#links .content {
	background: #c70f0f url("images/links_background.png");
}

/*
/------\
|Donate|
\------/
*/

#donate .bottom {
	background: url("images/donate_footer.png");
	height: 6px;
}

#donate .content {
	background: #549524 url("images/donate_background.png");
}

#donate ul .large_item {
	display: block;
	margin-left: 0;
	text-align: center;
}

/*
+======+
|Footer|
+======+
*/

#credits {
	position: relative;
	top: 37.5%;
}

#footer {
	background: transparent url("images/page_footer.png") repeat-x;
	font-size: 10px;
	height: 135px;
	text-align: center;
	vertical-align: middle;
}

/*
#########
# Pages #
#########
/*

/*
+=======+
|Archive|
+=======+
*/

.archive_left {
	clear: left;
}

.archive_left,
.archive_right {
	float: left;
	width: 512px;
}

.archive_left div,
.archive_right div {
	width: 429px;
}

.archive_left div,
.archive_right div,
#archive ul {
	margin: 0 auto;
}

.archive_right div {
	margin-right: 64px;
}

#archive div div .bottom {
	height: 7px;
	margin: 0 auto;
}

#archive h2 {
	font-size: 10pt;
	font-weight: normal;
	height: 60px;
	margin: 0 0 -36px;
	padding-left: 8px;
	padding-top: 36px;
}

#archive li {
	background: url("images/paper_bullet.png") no-repeat 6px center;
	list-style-type: none;
	padding: 1px 1px 1px 24px;
}

#archive li span {
	display: block;
	margin-left: 3px;
}

#archive ul {
	padding-bottom: 15px;
	padding-left: 0;
	padding-top: 1px;
}

#archive .archive_left div {
	margin-left: 64px;
}

#archive .archive_set .bottom {
	margin-bottom: 15px;
}

#archive .archive_set.last .bottom {
	margin-bottom: 0;
}

#archive .four .bottom {
    background: url("images/archive_red_footer.png"); 
}

#archive .four h2 {
	background: url("images/archive_red_header.png");
}

#archive .four ul {
	background: url("images/archive_red_background.png");
}

#archive .left {
	clear: left;
}

#archive .one .bottom {
    background: url("images/archive_gold_footer.png"); 
}

#archive .one h2 {
	background: url("images/archive_gold_header.png");
}

#archive .one ul {
	background: url("images/archive_gold_background.png");
}

#archive .three .bottom {
    background: url("images/archive_blue_footer.png"); 
}

#archive .three h2 {
	background: url("images/archive_blue_header.png");
}

#archive .three ul {
	background: url("images/archive_blue_background.png");
}

#archive .two .bottom {
    background: url("images/archive_purple_footer.png"); 
}

#archive .two h2 {
	background: url("images/archive_purple_header.png");
}

#archive .two ul {
	background: url("images/archive_purple_background.png");
}

#archive #description {
	background: url("images/eye_bullet.png") no-repeat center left;
	margin: 41px 62px 8px;
	padding: 6px 35px 7px;
}

/*
+====+
|Cast|
+====+
*/

#cast dd {
	margin-bottom: 12px;
	margin-left: 100px;
}

#cast dl {
	margin-left: 25px;
	margin-top: 20px;
}

#cast dt {
	font-weight: bold;
	margin-bottom: -14px;
}

#cast .cast {
	margin-bottom: 20px;
}

#cast .cast.last {
	margin-bottom: 0;
}

#cast .character_image {
	display: block;
	height: 600px;
}

#cast .character_name {
	font-style: italic;
	font-weight: bold;
}

#cast .description {
	left: 200px;
	position: absolute;
	top: 20%;
	width: 754px;
}

#cast .profile {
	position: relative;
}

#cast .quote {
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

#cast #listing {
	text-align: center;
}

#cast #listing img {
	margin-right: -4px;
	padding: 0 5px;
	vertical-align: middle;
}

#cast #members {
	margin-bottom: 0;
}

#cast #members h2 {
	padding-bottom: 5px;
}

/*
+=====+
|Comic|
+=====+
*/

#back,
#first {
	text-align: left;
}

#back,
#next {
	width: 210px;
}

#comic #description {
	margin-left: 35px;
}

#last,
#next {
	text-align: right;
}

#navigation,
#strip {
	text-align: center;
}

#navigation a,
#navigation span {
	display: block;
}

#navigation li {
	float: left;
	list-style-type: none;
	padding: 0 8px;
}

#strip {
	background: #000002;
	padding: 16px 0;
}

#strip_date {
	margin-bottom: 9px;
	margin-left: 35px;
}

/*
/----\
|News|
\----/
*/

#news h2 {
	margin-bottom: 14px;
}

#news_ad {
	clear: both;
	padding: 10px 26px 0;
}

/*
+=======+
|Support|
+=======+
*/

.no_sidebar .section {
	margin-right: 35px;
}

.section {
	margin-left: 35px;
	margin-bottom: 35px;
}

.section.last {
	margin-bottom: 0;
}