body{

	padding:0;
	margin:0;
	background-image:url("images/SPbackground.png");
	background-attachment:fixed;
	bakground-size:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  
}
#wrapper{
position:relative;
width:1100px;
margin:0 auto;
}
a{
	color:#193015;
	text-decoration:none;
}
a:hover{
	color:#1a5c2d;
}
#header{
	margin-top:10px;
}
#logo{
	width:347px;
	height:98px;
	float:left;
	display:block;
	background-image:url('images/logo.png');
}
#ibarcont{
	width:1007px;
	clear:both;
	margin: 0 auto;
	margin-top:45px;
	height:70px;
	background:#80b667;
}
#ibar{
	width:1007px;
	padding-top:17px;
	height:49px;
}
#menu{
	width:1023px;
	padding-left:15px;
	height:45px;
	background:url('images/menu.png');
	margin: 0 auto;
	margin-top:-105px;
	-moz-box-shadow: 0px 0px 7px #000;
	-webkit-box-shadow: 0px 0px 7px #000;
	box-shadow: 0px 2px 7px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=90, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=90, Color='#000000');
}
#menu a{
	color:#FFFFFF;
	display:block;
	padding-right:45px;
	padding-top:15px;
	font-size:14px;
	float:left;
}
#sectionheader{
	float:left;
	margin-left:148px;
	width:663px;
	height:53px;
/*	background:url('images/sectionhead.png');*/
}
#mainarea{
	clear:both;
	margin-top:-43px;
	float:left;
}
#mainarea h2{
	font-size:27px;
	font-weight:bold;
	color:#223e1f;
	line-height:27px;
	margin-bottom:5px;
}
#mainarea h2 a{
	color:#223e1f;
}
.publishtime{
	font-size:11px;
	padding-bottom:10px;
	color:#223e1f;
}
hr{
	display:none;
}
.cc-commentlink a{
	color:#223e1f;
	font-size:14px;
}
.textbox .cc-commentlink a{
	color:#193015;
	font-size:14px;
	float:left;
	padding-top:10px;
	clear:both;
}
.cc-blogpost{
	width:550px;
	padding:15px;
	background:#fff;
	border-radius:6px;
	clear:both;
	margin-bottom:10px;
}
.textbox{
	width:550px;
	padding:15px;
	background:#fff;
	border-radius:6px;
}
#mainarea .textbox h2{
	color:#000;
}
#mainarea .textbox h2 a{
	color:#000;
}
#mainarea .textbox h3{
	color:#000;
	font-size:16px;
}
#mainarea .textbox h3 a{
	color:#000;
	font-size:16px;
}
#leftsidebar{
	width:160px;
	background:#80b667;
	padding:7px;
	border-radius:7px;
	float:left;
	text-align:center;
}
#middle{
	width:580px;
	float:left;
	padding:0px 15px;
	min-height:100px;
}
#rightsidebar{
	width:300px;
	background:#80b667;
	padding:7px;
	border-radius:7px;
	float:left;
}

/* ADS */
#towerad{
	width:160px;
	height:600px;
	background:#fff;
	position:absolute;
	top:530px;
	left:6px;
}
/* moved down due to comic thumbnail */
#toweradblog{
	width:160px;
	height:600px;
	background:#fff;
	position:absolute;
	top:568px;
	left:6px;
}

#toweradwrap{
	width:160px;
	height:600px;
	margin-bottom:10px;
}
#boxad{
	width:300px;
	height:250px;
	position:absolute;
	top:246px;
	right:9px;
}
#boxadwrap{
	width:300px;
	height:250px;
}
#boxad{
	width:300px;
	height:250px;
	background:#fff;
}
#leaderboard{
	position:absolute;
	top:5px;
	right:0px;
	background:#fff;
	width:744px;
	height:90px;
}
#leaderboardwrap{
	float:right;
	width:744px;
	height:90px;
}

/* NAV */
.cc-nav{
	width:580px;
	clear:both;
	height:54px;
}
.cc-nav div, .cc-nav a{
	display:block;
	float:left;
}
.cc-navaux{
	width: 54px;
	height:54px;
	margin-left:155px;
	background-image:url('images/rand.png');
}
a.cc-first{
	width:53px;
	background-image:url('images/first.png');
	height:54px;
}
.cc-first-dis{
	width:53px;
	height:54px;
}
a.cc-prev{
	width:53px;
	background-image:url('images/prev.png');
	height:54px;
}
.cc-prev-dis{
	width:53px;
	height:54px;
}
a.cc-next{
	width:53px;
	margin-left:154px;
	background-image:url('images/next.png');
	height:54px;
}
a.cc-last{
	width:53px;
	background-image:url('images/last.png');
	height:54px;
}
#cc-comicbody{
	text-align:center;
}

/* WP STYLES */
.aligncenter {
	margin: 0 auto;
	display: block;
}

.alignright {
	margin: 10px 0 10px 10px;
	display: inline;
	float: right;
}

.alignleft {
	margin: 10px 10px 10px 0;
	display: inline;
	float: left;
}
#disqus_thread{
	background:#fff;
	width:550px;
	border-radius:6px;
	padding:15px;
}
#newsarea #disqus_thread{
	padding:0px;
}
h3 a{
	color:#223e1f;
	font-size:27px;
}
h3 a:hover{
	color:#223e1f;
}
#newsheader{
	font-size:27px;	
	font-weight:bold;
}
.cc-publishtime{
	padding-bottom:15px;
}
#footer{
	width:728px;
	margin: 0 auto;
	text-align:center;
	margin-top:15px;
	color:#223e1f;
}
#footer a{
	color:#223e1f;
}
figcaption{
	font-size:10px;
}
figure{
	text-align:center;
}
h4{
	font-size:16px;
	color:#223e1f;
}
.cc-blogpost img{
	padding:10px;
}

#preview-header{
	font-weight:bold;
	font-size:1.4em;
	padding:3px;
}
#preview-image img{
	max-width:100%;
	margin-bottom:10px;
}

select{
	max-width:100%;
}