.clearer {
	height:1px;
	clear:both;
	line-height:0px;
	overflow:hidden;
	font-size:0;
}
#content {
	height: 100%;
	width: 1000px;
	margin-top: 145px;
	margin-right: auto;
	margin-left: auto;
	z-index: 0;
	min-height: 700px;
	position: relative;
	padding-bottom: 50px;
}
.block_main_left {
	background-color: #FFF;
	float: left;
	height: auto;
	width: 650px;
	/* [disabled]min-height: 500px; */
	border-radius: 5px;
	position: relative;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#comic_index {
	height: auto;
	width: 25px;
	min-height: 300px;
	border-radius: 5px;
	position: relative;
	padding: 10px 5px 10px 5px;
	margin-top: 10px;
	float: left;
	margin-left: 10px;
}

.block_main {
	background-color: #FFF;
	margin: 10px;
	float: left;
	height: auto;
	width: 980px;
	border-radius: 5px;
	position: relative;
}
.block_dz {
	background-color: #FFF;
	margin: 10px;
	float: left;
	height: auto;
	width: 960px;
	border-radius: 5px;
	position: relative;
	padding: 10px;
}

.block_review {
	background-color: #FFF;
	margin: 10px;
	float: left;
	height: auto;
	width: 970px;
	border-radius: 5px;
	position: relative;
	padding: 5px;
}

.block_comic {
	/* [disabled]background-color: #FFF; */
	margin: 10px;
	float: left;
	height: auto;
	width: 840px;
	min-height: 125px;
	border-radius: 5px;
	position: relative;
}
.datazone {
	border-radius: 5px;
	margin-bottom: 15px;
	padding: 5px;
}

.controlzone {
	background-color: #cad6f0;
	box-shadow: 0px 2px 5px #95a3c0;
	background-image: url(images/cz_megadroid.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.control_left {
	width: 670px;
	/* [disabled]background-color: rgba(51,255,153,1); */
	float: left;
	/* [disabled]margin-left: 15px; */
	margin-right: 10px;
}
.control_right {
	width: 320px;
	/* [disabled]background-color: rgba(255,51,102,1); */
	float: left;
	/* [disabled]margin-left: 15px; */
}


.block_main_half {
	background-color: #FFF;
	margin: 10px;
	float: left;
	height: auto;
	width: 980px;
	min-height: 500px;
	position: relative;
}
.raves {
	margin-bottom: 75px;
	margin-right: 10px;
}


.border-radius-top {
	border-radius: 5px 5px 0px 0px;
}
.border-radius-bottom {
	border-radius: 0px 0px 5px 5px;
}



.header_logo {
	background-image: url(images/header_logo.png);
	height: 150px;
	width: 325px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-position: right;
	/* [disabled]min-width: 275px; */
	background-repeat: no-repeat;
	/* [disabled]max-width: 345px; */
}
.header_head {
	background-image: url(images/site_head.png);
	height: 110px;
	width: 119px;
	position: absolute;
	top: 0px;
	background-position: right;
	background-repeat: no-repeat;
	right: 0px;
	/* [disabled]margin-left: 10px; */
}
.hidden {
	display: none;
	height: 0px;
	visibility: hidden;
}



.block_right_top {
	background-color: #FFF;
	float: right;
	height: auto;
	width: 320px;
	border-radius: 5px;
	position: relative;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0px;
}
.block_right {
	height: auto;
	width: 320px;
	border-radius: 5px;
	margin-top: 10px;
	float: right;
	margin-right: 10px;
}
#content_right {
	float: right;
	height: auto;
	width: 320px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0px;
	position: relative;
}

.block_left {
	float: left;
	height: auto;
	width: 320px;
	border-radius: 5px;
	position: relative;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

.menu_item {
	background-color: #c9d5ef;
	border-radius: 3px;
	width: auto;
	height: auto;
	float: right;
	margin-right: 5px;
	padding: 5px;
	opacity: 0.9;
}
.menu_itemf {
	background-color: #c9d5ef;
	border-radius: 3px;
	width: auto;
	height: auto;
	float: left;
	margin-right: 5px;
	padding: 5px;
	opacity: 0.9;
}

.main_menu {
	height: 115px;
	width: 70%;
	position: absolute;
	right: 15px;
	bottom: 0px;
	max-width: 950px;
}
.footer_menu {
	/* [disabled]height: 40px; */
	/* [disabled]width: 850px; */
	margin-left: 10px;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer {
	height: auto;
	background-color: rgba(63,114,219,1);
	width: 1000px;
	border-radius: 5px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	position: relative;
	background-image: url(images/footer_number.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#social {
	background-color: #FFF;
	margin: 10px;
	float: left;
	height: auto;
	width: 980px;
	border-radius: 5px;
	position: relative;
}
.socialbuttons {
	/* [disabled]background-color: rgba(63,114,219,1); */
	padding: 3px;
	height: auto;
	width: auto;
}



.menu_item:hover {
	background-color: #c9d5ef;
	border-radius: 3px;
}


#header {
	background-color: #3f72db;
	height: 125px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	box-shadow: 0px 5px 5px #a2a5c4;
	background-image: url(images/header_bg.gif);
	clear: both;
	min-width: 1000px;
	background-position: bottom;
}
#headerbg {
	height: 125px;
	width: 675px;
	background-image: url(images/header_bg.jpg);
	margin: 0px auto 0px auto;
}
.affiliates {
	background-color: #b68ecb;
	box-shadow: 0px 2px 5px #706794;
	background-image: url(images/affiliates_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.breakingnews {
	background-color: #d51111;
	box-shadow: 0px 2px 5px #972626;
	background-image: url(images/breaking_news_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.breakingnews_content {
	background-color: #FFF;
	box-shadow: 0px 2px 5px #999 inset;
	height: 150px;
	width: 280px;
	border-radius: 5px;
	position: relative;
	margin-top: -10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}

.copyright {
	background-color: #363b45;
	box-shadow: 0px 2px 5px #1f2229;
	background-image: url(images/copyright_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.messagezone {
	background-color: #c63636;
	box-shadow: 0px 2px 5px #9e2a2a;
	background-image: url(images/messagezone_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.twitter {
	background-color: #2daae1;
	box-shadow: 0px 2px 5px #487C82;
	background-image: url(images/twitter_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.tumblr {
	background-color: #395976;
	box-shadow: 0px 2px 5px #5F8AB1;
	background-image: url(images/tumblr_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.speedlines {
	background-color: #FF9900;
	box-shadow: 0px 2px 5px #5F8AB1;
	background-image: url(images/speedlines_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.donate {
	background-color: #FF9900;
	box-shadow: 0px 2px 5px #5F8AB1;
	/* [disabled]background-image: url(images/tumblr_bg.png); */
	background-repeat: no-repeat;
	background-position: left top;
}


.announce {
	background-color: #4173DB;
	box-shadow: 0px 2px 5px #02a6c9;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(images/index_bg.gif);
}

.facebook {
	background-color: #3f72db;
	box-shadow: 0px 2px 5px #2b52a2;
	background-image: url(images/facebook_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.menubg {
	background-color: #b2c2e7;
}
.sonicbg {
	background-color: #93bdfd;
}

.silverbg {
	background-color: #CCCCCC;
}
.darkbg {
	background-color: #761214;
}

.blazebg {
	background-color: #BE84E6;
}


.teknobg {
	background-color: #c3ecc3;
}
.tailsbg {
	background-color: #f4d19d;
}
.speedlinesbg {
	background-color: #f4d19d;
	background-image: url(images/sl_megadroid.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.knucklesbg {
	background-color: #e8a6a6;
}
.amybg {
	background-color: #f0cae4;
}
.houseofthedeadbg {
	background-color: #ae8282;
}
.decapbg {
	background-color: #996699;
}
.sonicsworldbg {
	background-color: #b3d2e6;
}
.padding {
	padding: 5px;
}

.float {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.dz {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.floatright {
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}


.img_center {
	margin-left: 215px;

}
.center {
	text-align: center;
	margin-left: 35px;
}

.img_colouring {
	margin: 10px;
	float: left;
}

.comic_center {
	margin-left: 140px;
}
