/* ::::::::::::::::::
   : Caribbean Blue :
   :----------------:
   :     Styles     :
   :::::::::::::::::: */

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

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

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

a {
	text-decoration: none;
}

a img {
	border: 0;
}

body {
	background: #1e78ae 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: 9px;
}

#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: 11px;
}

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

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

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

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

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

#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: 153px;
}

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

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

#menu_home a {
	width: 157px;
}

/*
+=======+
|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: #050f14;
	margin-bottom: 75px;
	padding-top: 10px;
	position: relative;
}

/*
+=======+
|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 {
	height: 6px;
}

#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: #1d858d url("images/poll_background.png") 0 148px no-repeat;
}

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

/*
/------------\
|Bonus Comics|
\------------/
*/

#bonus_comics .bottom {
	background: url("images/bonus_comics_footer.png");
}

#bonus_comics .content {
	background: #6a0647 url("images/bonus_comics_background.png");
}

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

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

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

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

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

#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: #2079af url("images/page_footer.png") repeat-x;
	font-size: 10px;
	height: 138px;
	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 15px;
}

#archive h2 {
	font-size: 10pt;
	font-weight: normal;
	height: 63px;
	margin: 0 0 -39px;
	padding-left: 13px;
	padding-top: 39px;
}

#archive li {
	background: url("images/paper_bullet.png") no-repeat left 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;
}

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

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

#archive .cyan h2 {
	background: url("images/archive_cyan_header.png") no-repeat;
}

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

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

#archive .green h2 {
	background: url("images/archive_green_header.png") no-repeat;
}

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

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

#archive .orange h2 {
	background: url("images/archive_orange_header.png") no-repeat;
}

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

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

#archive .pink h2 {
	background: url("images/archive_pink_header.png") no-repeat;
}

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

#archive #archive_2005 .bottom,
#archive #archive_2006 .bottom {
	margin-bottom: 0;
}

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

/*
+=====+
|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;
}

#ad {
	text-align: center;
	padding: 10px 10px 10px 10px;
}