body {
	font-family: arial;
	font-size: 12px;
	background: white url('background.png') 0 -5px repeat-x;
}

/* General styles */
.clearfix:after, .menu:after, .top:after, #headers:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.container_12 {
	margin-top: 10px;
}

a {
	color: #bb3fbb;
	text-decoration: none;
}
a:hover {
	color: #1ca2c3;
}
h1 {
	
}
h1 a {
	display: block;
	text-indent: -999px;
	margin-bottom: 30px;
	background: transparent url('title.png') center center no-repeat;
	padding: 50px 0px 0 0;
}
#mainmenu {
	clear: none;
	position:relative;
	padding: 23px 0px 30px;
	background: transparent url('menuback.png') top left no-repeat;
}
#mainmenu li {
	margin: 0;
	margin-top: -4px;
}
#mainmenu li:first-child {
	margin-left: 25px;
}
#mainmenu li a {
	color: black;
	display: block;
	padding: 5px 8px 7px 8px;
}
#mainmenu a:hover {
	background-color: #bfffb1;
}
#headers {
	margin-top: 40px;
	color: white;

}

/* Comic (main) styles */
#main {
	text-align: center;
	background: #DAF8FF url('comicbg.png') top left no-repeat;
	padding: 80px 0 80px 0;
	margin-top: -75px;
	margin-bottom: -45px;
}
#main img {
	border: 10px solid #ebebeb;
}
#main h3 {
	font-size: 17px;
	font-weight: normal;
	margin: 0px 0 10px 0;
}





h4 {
	font-weight: bold;
	font-size: 16px;
	margin: 20px 0 0 0;
}


/* bottom styles */

.additional {
	line-height: 1.4;
	width: 600px !important;
	clear: both;
	display:block;
	margin: 30px 180px 0 180px;
	padding: 15px 0 11px 0;
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;
}

p {
	margin: 12px 0 15px 0;
}
#tweed {
	margin-top: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	border-left: 2px solid #ececec;
}
#tweed div {
	margin: 0px auto;
	width: 250px;
	float: right;

}
#ads {
	margin-top: 25px;
	padding-top: 5px;
	margin-right: -50px;
	height: 380px;
	text-align: center;
	

}
#debate {
	border-top: 2px solid #ececec;
	float: left;

}
#news {
	margin-top: 25px;
	padding-top: 5px;
	margin-right: -5px;
	border-right: 2px solid #ececec;
	float: left;

}
#news h3 {
	text-transform: uppercase;
	font-weight: bold;
	color: #CCC;
	padding-bottom: 5px;
	font-size: 14px;
}
#news h4 {
	font-size: 25px;
	margin: 0 0 8px 0;
}
#news h4 span a {
	font-size: 15px;
	color: #AAA; 
}
#news h4 span a:hover {
	color: #666;
}

.post .body {
	margin: 10px 0 15px;
}
.meta a {
	color: #006699;
}
.meta a:hover {
	text-decoration: underline;
}
.post .meta {
	font-size: 11px;
	color: #999999;
	margin-top: 5px;
}
/* Menu styles */	
#characters {
	position: absolute;
	left: 790px;
	top: 102px;
}
.menu {
	z-index: 100;
}

.cmenu {
	padding: 15px 0px 28px 20px;
	text-align: center;
	width: 276px;
	color: black;
	position: relative;
	top: 35px;
	background: transparent url('cmenubg.png') 0px 0px no-repeat;
	z-index: 99;
}
.menu li {
	float: left;
	margin: 0 8px 0 0;
}
.menu a {
	color: black;
	text-decoration: none;
}
.menu a:hover {
	color: #BB3FBB;
}

#bmenu {
	position: relative !important;
	top: 25px;
}
#search {
	text-align: center;
	height: 95px;
	color: black;
	padding-top: 5px;
	display: block;
	//background: transparent url('searchbg.png') 40px 0px no-repeat;
	z-index: 99;
	right: 25px;
	position: relative;
}
#search button {
	background: transparent url('search.png') top left no-repeat;
	border: none;
	width: 67px;
	position: relative;
	bottom: 5px;
	height: 21px;
	right: 17px;
	text-indent: -9999px;
}
.arc {
	width: 55px;
	font-size: 10px;
	text-transform: uppercase;
}
.arc a {
	display: block;
	position: relative;
	bottom: 4px;
}
#search img {
	float: left;
	margin-left: 50px;
	position: relative;
	top: 10px;
	margin-right: -45px;
	left: 20px;
	z-index: 99;
}
#search form {
	//background: transparent url('searchformbg.png') center right no-repeat;
	padding-bottom: 5px;
	margin-left: 20px;
	width: auto;
}
#search input {
	background: transparent url('searchinput.png') top left no-repeat;
	border: none;
	padding-top: 25px;
	padding-right:40px;
	padding-left: 45px;
	width: 176px;
	height: 36px;
}


#buttons {
	background: transparent url('buttonsbg.png') 132px center no-repeat;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#buttons span {
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	padding-bottom: 2px;
	color: #8f20c9;
}



/* footer styles */
#footer {
	margin: 0px 0 -13px  50px;
	padding: 55px 0 25px 45px;
	clear: both;
	//clear: none;
	background-image: url('bottomtext.png');
	background-repeat: no-repeat;
	background-position: 5px bottom;
}