/*  
Theme Name: SS Comics
Theme URI: http://www.sscomics.net
Description: Official theme of SS Comics
Version: 1.0
Author: SS Production and Design
Author URI: http://www.ssproductionanddesign.com/

*/


body {
	background: url(http://www.sscomics.net/images/website-top.jpg) fixed no-repeat top left #ffffff; 
	font-family: "Comic Sans MS";
	font-size: small;
	font-weight: bold;
	color: #000000;}

p {text-indent: 0.4in;}

a:link, a:visited {
	color: #000000;
	font-weight: bold;
	font-size: medium;
	text-decoration: underline;
	}

a:hover, a:active {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
	}



#container {
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	position: relative;
	float: center;
	}

#header {
	background: url(http://www.sscomics.net/images/website-header.jpg) fixed no-repeat top left;
	width: 100%; 
	top: 0px;
	position: fixed;
	height: 126px; 
	float: center;
	}

#header h1 span {
	display:none;
	text-align: center;
	}


#mainwindow {
	background-color: transparent;
	left: 210px;
	position: relative;
	top: 151px;
	width: 535px;
	height: 100%;
	padding-left: 5px;
	}

#sidebar {
	background-color: transparent;
	left: 720px;
	top: 127px;
	width: 250px;
	position: fixed;
	text-align: center;
	}

#sidebar ul {
	list-style: none;
	}

#post_title {
	font-size: large;
	font-weight: bold;
	text-indent: 0.5in;
	}

#post_date {
	font-size: small;
	font-style: italic;
	text-indent: 0.3in;
	}

#mainwindow p.newsupdate1 {
	background-color: transparent;
	text-indent: 0.0in;
	}

#mainwindow p.image {
	float: center;
	}

#news1 {
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	}

#news2 {
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	}

#mainwindow p.newsupdate {
	text-indent: 0.0in;
	text-align: center;
	}

#mainwindow h3 {
	text-align: center;
	}


p.names {
	text-align: center;
	font-weight: bold;
	font-size: xx-large;
	}


#navigation {
	width: 200px;
	top: 127px;
	height: auto;
	min-height: 100%;
	padding-top: 8px;
	padding-left: 15px;
	position: fixed;
	}

#linklist {
	width: 200px;
	height: 380px;
	background: url(http://www.sscomics.net/images/links.png);
	padding: 0;
	position: relative;
	}

#linklist li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}

#linklist a {display: block;}

#link1 {left: 0px; top: 8px; width: 200px; height: 28px;}
#link2 {left: 0px; top: 49px; width: 200px; height: 59px;}
#link3 {left: 0px; top: 122px; width: 200px; height: 65px;}
#link4 {left: 0px; top: 198px; width: 200px; height: 59px;}
#link5 {left: 0px; top: 267px; width: 200px; height: 30px;}
#link6 {left: 0px; top: 317px; width: 200px; height: 29px;}


#link1 a {height: 28px;}
#link2 a {height: 59px;}
#link3 a {height: 65px;}
#link4 a {height: 59px;}
#link5 a {height: 30px;}
#link6 a {height: 29px;}

#link1 a:hover {background: url(http://www.sscomics.net/images/links.png) -0px -388px no-repeat;}
#link2 a:hover {background: url(http://www.sscomics.net/images/links.png) -0px -430px no-repeat;}
#link3 a:hover {background: url(http://www.sscomics.net/images/links.png) -0px -503px no-repeat;}
#link4 a:hover {background: url(http://www.sscomics.net/images/links.png) -0px -578px no-repeat;}
#link5 a:hover {background: url(http://www.sscomics.net/images/links.png) -0px -648px no-repeat;}
#link6 a:hover {background: url(http://www.sscomics.net/images/links.png) -0px -698px no-repeat;}


#footer {
	padding-top: 40px;
	padding-bottom: 40px;
	}

#footer p.foot {
	text-indent: 0.4in;
	font-size: x-small;
	}

#footer a:link, #footer a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-size: x-small;
	}

#footer a:hover, #footer a:active {
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
	font-size: x-small;
	}