html{
	width:100%;
	min-width:1050px;
	font-family: 'Dosis', sans-serif;
	font-size:18px;
}
body{
	padding:0;
	margin:0;
	width:100%;
	background:url('images/bgrepeat.png');
}
a{
	color:#656360;
}
#overflowwrap{
	min-width:1050px;
	width:100%;
	overflow-x:hidden;
}
#wrapper{
	width:1050px;
	margin: 0 auto;
	position:relative;
}
#headerbg{
	position:absolute;
	width:100%;
	height:325px;
}
#header{
	width:2543px;
	height:301px;
	background:url('images/header.jpg');
	margin-left:-746px;
	position:relative;
}
#comicleft{
	float:left;
	margin-top:-64px;
	width:700px;
	margin-left:85px;
	position:relative;
	z-index:10;
}
#textbg{
	width:660px;
	padding:20px;
	background:#fff;
	min-height:300px;
}
#comicright{
	float:right;
	width:175px;
	position:relative;
	z-index:10;
	margin-top:-105px;
	margin-right:45px;
}
#patreon{
	width:175px;
	height:209px;
	background:url('images/patreon.png');
	display:block;
}
#leaderboard{
	width:728px;
	height:90px;
	position:absolute;
	background:#ccc;
	top:42px;
	right:790px;
}
#logo{
	position:absolute;
	top:135px;
	left:765px;
	width:520px;
	height:100px;
}
#tower{
	width:160px;
	height:600px;
	background:#ccc;
	margin-top:20px;
}
#hiveworks{
	width:136px;
	height:147px;
	display:block;
	background:url('images/hiveworks.png');
	margin-left:12px;
	margin-top:20px;
}
.cc-nav{
	width:661px;
	height:57px;
	margin: 0 auto;
	margin-top:20px;
}
.cc-nav a{
	height:57px;
	float:left;
	display;block;
}
.cc-first{
	width:147px;
	background:url('images/first.png');
}
.cc-prev{
	width:165px;
	background:url('images/prev.png');
}
.cc-next{
	width:176px;
	background:url('images/next.png');
}
.cc-last{
	width:165px;
	background:url('images/last.png');
}
#midsectionwrap{
	width:100%;
	background:#656360;
	padding:15px 0px;
}
#midsection{
	width:1050px;
	margin: 0 auto;
}
#menu{
	width:1050px;
	height:51px;
	margin: 0 auto;
	position:relative;
}
#menu a{
	float:left;
	height:51px;
	display:block;
}
#menu a:hover{
	background-position:0px -51px;
}
#ibar{
	width:1008px;
	padding-top:10px;
	margin: 0 auto;
}
#shop{
	width:168px;
	background:url('images/shop.png');
}
#issues{
	width:113px;
	background:url('images/issues.png');
}
#gallery{
	width:122px;
	background:url('images/gallery.png');
}
#forum{
	background:url('images/forum.png');
	width:118px;
}
#email{
	margin-left:26px;
	width:66px;
	background:url('images/mail.png');
}
#rss{
	background:url('images/rss.png');
	width:68px;
}
#twitter{
	background:url('images/twitter.png');
	width:58px;
}
#facebook{
	width:60px;
	background:url('images/facebook.png');
}
#selectlanguage{
	width:250px;
	background:url('images/selectlanguage.png');
}
#bottomarea{
	width:1050px;
	margin: 0 auto;
}
#newsleft{
	width:680px;
	padding:20px;
	background:#fff;
	float:left;
	font-size:20px;
	min-height:400px;
}
#newsright{
	width:300px;
	float:right;
}
#boxad{
	width:300px;
	height:250px;
	background:#ccc;
	margin-top:20px;
}
#conschedule{
	width:260px;
	font-size:24px;
	margin-top:20px;
	padding:20px;
	background:#f9d55f;
	color:#292929;
	text-align:center;
}
#languages{
	display:none;
	width:178px;
	text-align:center;
	position:absolute;
	background:#e0e1e2;
	right:19px;
	top:43px;	
	z-index:10;
	color:#646465;
}
#languages a{
	display:block;
	width:158px;
	height:20px;
	padding:10px;
}
.cc-blogtitle{
	font-size:28px;
	font-family: 'Dosis', sans-serif;
}