/* @override http://localhost/~syclone/skitscomic/css/stylesheet.css */


body {
	background-color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d55d29;
}

p {
	padding: 0;
	margin-top: 5px;
}

li {
	padding-top: 4px;
}

/*form {
	padding-top: 5px;
}*/

#skitsbox {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	min-width: 960px;
	margin-right: auto;
	margin-left: auto;
}

a  {
	color: #d55d29;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #d55d29;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #d55d29;
	font-weight: bold;
}

#content {
	background-color: #FCFBE7;
	position: absolute;
	visibility: visible;
	min-width: 560px;
	height: 373px;
	width: auto;
	left: 0px;
	top: 0px;
	right: 260px;
	bottom: 0px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/layout/content.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.corner{
	right: 0px;
	bottom: 0px;
	float: right;
	visibility: visible;
	position: absolute;
}

/*#content img {
	right: 0px;
	bottom: 0px;
	float: right;
	visibility: visible;
	position: absolute;
}*/

#right {
	visibility: visible;
	/*height: 90%;*/
	width: 260px;
	top: 0px;
	right: 0px;
	position: absolute;
	float: right;
	margin: 0px;
	padding: 0px;
	/*background-color: #fff;*/
	background: url(../images/layout/logo.jpg) no-repeat left top;
}

#menu {
	/*background-color: #FCFBE7;*/
	visibility: visible;
	height: 373px;
	width: 100px;
	top: 0px;
	left: 0px;
	position: absolute;
	float: left;
	margin: 0px;
	padding: 0px;
}

.graphicnovel {
	height: 125px;
}

.news {
	height: 124px;
}

.buy {
	height: 124px;
}

#container {
	position: absolute;
	visibility: visible;
	height: auto;
	width: 73%;
	left: 0px;
	top: 373px;
	right: 0px;
	bottom: 0px;
	/*background-color: #2eccff;*/
}

.info{
	margin-left: 110px;
	width: 75%;
	min-width: 500px;
	margin-top: 5px;
	height: 368px;
	/*overflow: auto;*/
	color: #000;
	/*background-color: #0ff;*/
}

.about_us {
	width: 95%;
	min-width: 500px;
	height: 363px;
	overflow: auto;
	color: #000;
	margin-top: 5px;
	margin-left: 0;
	margin-right: 5px;
}

.info_img {
	width: 234px;
	height: 360px;
	float: left;
	text-align: center;
	/*background-color: #f9ff00;*/
}

.info_story {
	width: 53%;
	float: left;
	font-size: 12px;
	font-weight: bold;
	/*background-color: #f9ff00;*/
	height: 300px;
	overflow: auto;
	margin-top: 65px;
	padding-left: 5px;
}

.info_main {
	width: 53%;
	float: left;
	font-size: 12px;
	font-weight: bold;
	/*background-color: #f9ff00;*/
	height: 175px;
	overflow: auto;
	margin-top: 65px;
	padding-left: 5px;
}

.donation {
	width: 54%;
	float: left;
	padding-left: 5px;
	padding-top: 28px;
}

.PayPal {
	padding-top: 2px;
}

.news_title {
	font-size: 14px;
	margin: 0 0 2px;
	font-weight: bold;
}

.news_postby {
	font-size: 10px;
	margin: 0 0 5px;
	font-weight: normal;
	font-style: normal;
}

.comic{
	width: 99%;
	margin-top: 5px;
	margin-left: 5px;
	height: 175px;
	/*background-color: #f9ff00;*/
}

.issue {
	/*border-right: 2px solid #d55d29;*/
	height: 172px;
	width: 290px;
	float: left;
	margin-right: 5px;
	/*background-color: #0ff;*/
}

.issue_info {
	height: 167px;
	width: 150px;
	float: left;
}

.issue_border {
	background-color: #FCFBE7;
	height: 162px;
	width: 105px;
	padding-top: 5px;
	padding-left: 5px;
	float: left;
	margin-right: 5px;
}

.MailingList {
	width: 250px;
	height: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 275px;
	text-align: center;
	visibility: hidden;
}

.buy_apparel {
	font-size: 17px;
	text-align: center;
}

.blog {
	/*height: 100%;*/
	width: 243px;
	margin: 5px;
	display: block;
	/*background-color: #4c4c4c;*/
}

.publisher_list {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.MailInfo {
	font-size: 14px;
}

/* This is where the rest of the images for the comic are hidden */
.novels { 
	visibility: hidden;
	height: 1px;
	width: 100px;
	overflow: hidden;
}

/*.info_title {
	width: 110px;
	height: 60px;
	float: right;
}*/

/*.info_footer {
	width: 110px;
	height: 60px;
	float: right;
}*/

.footer {
	top: 97%;
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	font-size: 10px;
	text-align: center;
	background-color: #000;
	height: 17px;
	padding-top: 4px;
	position: absolute;
}

a.comic_download {
	color: #ea7132;
	font-weight: bold;
}

a.comic_download:hover {
	color: #ea7132;
	font-weight: bold;
	text-decoration: underline;
}

a.comic_download:vistied {
	color: #ea7132;
	font-weight: bold;
	text-decoration: underline;
}

.soon {
	margin-top: 145px;
	height: 45px;
	width: 100%;
	/*background-color: #6e5dff;*/
}


.store {
	margin-left: 5px;
	width: 95%;
	min-width: 500px;
	margin-top: 0px;
	height: 368px;
	overflow: auto;
	color: #000;
	/*background-color: #0ff;*/
}

.storeleft {
	width: 95%;
	/*background-color: #00ff6f;*/
	/*float: left;*/
	height: 255px;
	padding-top: 5px;
}

.storesale1 {
	width: 100px;
}

.storeright {
	width: 95%;
	/*background-color: #2800ff;*/
	/*float: left;*/
	height: 300px;
	padding-top: 5px;
	padding-bottom: 18px;
	text-align: center;
}

.storesale2 {
	width: 100px;
}

.feedburnerFeedBlock {
	/*background-color: #2800ff;*/
}

.apparel {
	padding-top: 5px;
	width: 95%;
	/*background-color: #6e5dff;*/
	margin-top: 5px;
	border-top: 1px solid #000;
}

.padding {
	padding-right: 5px;
}

.feedTitle {
}

.headline {
	text-decoration: underline;
}

.date {
	margin: 0;
	font-size: 9px;
}

.enclosure {
}

#creditfooter {
	float: right;
	visibility: hidden;
}


.h1_soon {
	text-align: center;
	color: #d55d29;
	font-size: 30px;
}

.h1_welcome {
	font-size: 14px;
	margin: 0;
	/*color: #d55d29;*/
	/*text-decoration: underline;*/	
}

.h1_Head {
	font-size: 18px;
	margin: 0;
	/*color: #d55d29;*/
	text-decoration: underline;
}