@charset "utf-8";
@import url("footers.css");
@import url("nav.css");

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/content-bgrepeater.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #092344;
	color: #FFFFFF;
}
a {
	color: #F49B3D;
}

#content, #header, #footer {
	width: 1005px;
	margin:0 auto;
	position:relative;

}
.column-left{
	width:336px;
	float: left;
	padding-top: 262px;
	background-image: url(../images/leftcol-home.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.column-leftsub {
	width:807px;
	float: left;
	padding-top: 38px;
	background-image: url(../images/leftcol-sub.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.column-center{
	width:471px;
	float: left;
	background-repeat: repeat-y;
}
.column-right{
	width:193px;
	float: left;
	padding-bottom: 15px;
}
.icon {
	background-color: #fff;
	border: 1px solid #dbdbdb;
	padding: 1px;
	border: 1px solid #dbdbdb;
	margin-right:8px;
	float: left;
	margin-bottom: 2px;
}
.saleswindow {
	height: 269px;
	width: 471px;
	background-image: url(../images/saleswindow.jpg);
}
.salesflash {
	padding-top: 30px;
	padding-left: 3px;
}
.webcomicupdates {
	background-image: url(../images/home-center.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 15px;
	padding-left: 15px;
}
.daily-webcomic {
	height: 104px;
	width: 443px;
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 5px;

}


.daily-webcomic h2 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 35px;
	padding-right: 10px;
	padding-left: 280px;
	margin: 0px;
	text-transform: uppercase;
	text-align: center;
}
.daily-webcomic h2 a {
	color: #FFFFFF;
	text-decoration: none;
}


.future-webcomic {
	padding-top: 20px;
	font-size: 11px;
}
.future-webcomic p {
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 10px;
}
.future-webcomic strong {
	color: #85B5F2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.blogfeed {
	padding-top: 20px;
	padding-bottom: 10px;
}

.blogfeed h2 {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 0px;
	padding-left: 25px;
	font-size: 12px;
	font-weight: normal;
	background-image: url(../images/dialogballoon.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.blogfeed h2 a, .blogfeed h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.blogfeed h2 a:hover{
	text-decoration: underline;
	color: #85B5F2;
}


.headerwrapper{
	background: url(../images/header-repeater.jpg) repeat-x bottom;
	width:100%;
}

#header {
	background-image: url(../images/header-repeater.jpg);
	height: 140px;
	background-position: bottom;
	margin:0 auto;
}
.subcontentholder {
	padding-right: 15px;
	padding-left: 15px;
}
.newsdrop {
	float: right;
	padding-right: 10px;
}
.rsssubscribe {
	float: right;
	padding-right: 20px;
}
.rsssubscribe a {
	color: #F59336;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}
.rsssubscribe img {
	float: left;
}


.news {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 11px;
}

.news strong {
	color: #f59336;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.news p {
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1A57A8;
	padding-top: 2px;
}
.news a {
	color: #85B5F2;
	font-size: 10px;
	font-style: italic;
}




.logo {
	width: 336px;
	position: absolute;
	background-repeat: no-repeat;
	height: 409px;
	left: 0px;
	top: 0px;
	z-index:5000;
}
.logosub {
	width: 336px;
	position: absolute;
	background-image: url(../images/logo-sub.jpg);
	background-repeat: no-repeat;
	height: 175px;
	left: 0px;
	top: 0px;
	z-index:5000;
}
.clear {
	clear: both;
}
.company-overview p {
	text-align: justify;
}

.staff {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	margin-right: 30px;
}

.staff h1 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #95C4FF;
}
.staff h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
.topnewsholder {
	margin-bottom: 20px;
	margin-top: 10px;
}

.topnews {
	width: 360px;
	padding: 10px;
	float: left;
	background-color: #0A264B;
	margin-top: 5px;
	margin-right: 5px;
	height: 150px;
}
.topnews h1 {
	color: #f59336;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.topnews a {
	color: #95C4FF;
	font-size: 10px;
}
.newsarticle {
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #95C4FF;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
}

.newsarticle h1 {
	color: #F59336;
}
.newsarticle p {
	font-size: 14px;
	padding-right: 10px;
	text-align: justify;
}
.newsarticle a {
	color: #85B5F2;
	font-weight: bold;
}
.newsarticle a:hover {
	text-decoration: none;
}



.linkto {
	font-weight: bold;
	color: #F59336;
	text-align: right;
}

.archivednews {
	float: left;
	margin-right: 10px;
	width: 360px;
	margin-bottom: 10px;
}
.archivednews ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-type: square;
}
.archivednews li {
	padding-top: 2px;
	padding-bottom: 2px;
}

.archivednews a {
	color: #95C4FF;
	text-decoration: none;
}
.comiclisting {
	float: left;
	width: 360px;
	padding: 10px;
}
.comiclisting img {
	float: left;
	border: 4px solid #FFFFFF;
	margin-right: 10px;
	height: 202px;
	width: 129px;
}
.comiclisting h1 {
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	color: #F47C1D;
}
.comiclisting p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
}
.comiclisting a {
	color: #F47C1D;
	font-size: 10px;
	font-weight: bold;
}
