/* ------------- CSS Extra Styles ------------- */


/* ------------- INDEX ------------- */

#splash { 
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	display: block;
}

.entersite { 
	margin-right: auto;
	margin-left: auto;
	display: block;
}

a.entersite { 
	display:block;
	width: 133px;
	height: 34px;
	text-decoration:none;
	color:#FFFFFF;
	background: #000000;
	border:#FFFFFF 2px solid;
}

a:hover.entersite {
	border: #0000CC 2px solid;
}


/* ------------- HOME ------------- */

body#home h1 {
	margin-top:0px
}

#supportbar {
	width: 120px;
	float: right;
	margin: 20px 0px 0px;
	padding: 10px 5px;
	border: 2px solid #FFFFFF;
	text-align:center;
}

#support_title {
	margin: 0px 0px 10px;
	padding: 0px;
	font-weight: bold;
}

#supportbar a {
	text-decoration:none;
}
#supportbar a:hover {
	text-decoration:underline;
}

.votebutton {
	margin: 10px 0px;
}

#news_section {
	width: 600px;
}

.newsitem {
	margin: 0px 0px 15px;
	padding: 10px;
	border: 4px outset #999999;
	background:#000033;
	color:#FFFFFF;
	
}

.newsitem p a {
	color:#FFFFFF;
	background-color: #003399;
	text-decoration:none;
}

.newsitem p a:hover {
	color:#CCFFFF;
	background-color: #000000;
}

#jumpto {
	height: 40px;
	padding: 0px;
	margin: 0px 0px 0px 162px;
	list-style:none;
}
#jumpto li {
	float: left;
	padding: 0px;
	margin: 0px;
	
}

#jumpto a {
	margin: 0px 10px;
	display:block;
	float: left;
	text-decoration:none;
	color:#FFFFFF;
	background: #000000;
	border:#FFFFFF 2px solid;
}

#jumpto a:hover {
	border:2px solid #0000CC;
}

#updates {
	text-align:right;
}



/* ------------- ARCHIVE ------------- */
.onetofour {
	width: 750px;
	float:left;
}

.fivetoeight {
	width: 750px;
	clear: left;
	float:left;
}

.comicBox {
	width: 150px;
	padding: 18px;
	float: left;
}

.comicBox img {
	margin-bottom: 20px;
}

.comicBox_side {
	width: 125px;
	padding: 18px 18px 28px 18px;
	float: left;
}

.comicBox_side img {
	margin-bottom: 20px;
}

.pagenumText {
	text-decoration:none;
}
.pagenumText:hover {
	color:#000000;
	background-color:#FFFFFF;
}

.comingsoon {
	text-align:center;
	font-size:14px;
	margin: 20px 0px;
}

#old_stories a {
	margin-left: 30px;
	padding: 5px;
	text-decoration:none;
	background-color:#333333;
}
#old_stories a:hover {
	color:#000000;
	background-color:#FFFFFF;
}


/* ------------- ABOUT ------------- */

.question {
	font-size:14px;
	font-weight:bold;
}

.answer {
	margin-left: 20px;
}

/* ------------- LINKS ------------- */

.img_center {
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

/* ------------- SIDE KOMIX ------------- */

#archive_div img {
	margin-top: 20px;
}

/* ------------- FAN STUFF ------------- */

body#fanstuff .page_nav {
	float:left;
	width: 710px;
	padding: 0px 20px;
	margin: 20px 0px 20px 0px;
	list-style:none;
	text-align:center;
}

body#fanstuff .page_nav li {
	width: 75px;
}

body#fanstuff .spacer {
	height: 75px;
	width: 75px;
}

.comment_box {
	width: 740px;
	margin: 20px auto 10px;
	padding: 5px;
	border:#FFFFFF 2px solid;
	
}
.comment_title {
	font-weight:bold;
	margin-top: 0px;
	padding-top: 0px;
}

body#fanstuff .firstpg a:hover {
	border:2px solid #660099;
}

body#fanstuff .prevpg a:hover {
	border:2px solid #CC0000;
}

body#fanstuff .nextpg a:hover {
	border:2px solid #009900;
}

body#fanstuff .lastpg a:hover {
	border:2px solid #0000CC;
}

.fanbox {
	margin-bottom: 40px;
}

.fanbox img {
	margin: 5px;
}

#fanfics {
margin-top: 20px;
}
#fanfics a {
	margin-left: 30px;
	padding: 5px;
	text-decoration:none;
	background-color:#333333;
}
#fanfics a:hover {
	color:#000000;
	background-color:#FFFFFF;
}

/* ------------- EXTRA STUFF ------------- */

body#extras .page_nav {
	float:left;
	width: 710px;
	padding: 0px 20px;
	margin: 20px 0px 20px 0px;
	list-style:none;
	text-align:center;
}

body#extras .page_nav li {
	width: 75px;
}

body#extras .spacer {
	height: 75px;
	width: 75px;
}

body#extras .firstpg a:hover {
	border:2px solid #660099;
}

body#extras .prevpg a:hover {
	border:2px solid #CC0000;
}

body#extras .nextpg a:hover {
	border:2px solid #009900;
}

body#extras .lastpg a:hover {
	border:2px solid #0000CC;
}

.extrasbox {
	margin-bottom: 40px;
}

.extrasbox img {
	margin: 5px;
}