/*
Design by FlashTemplatesDesign.com
http://www.flashtemplatesdesign.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:visited {
	color: #ffffff;
}

body {
	
	background: #999999;
	font: 13px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align:center;
}

#leftSide
{
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	/*background: url(images/top1.jpg) no-repeat left top;*/
	
}

#main
{
	/*background: url(images/top3.jpg) no-repeat right top;*/
	
}

#back_all
{
width: 754px;
/*background: url(images/back_all.gif) repeat-y center;*/
}

#header {
	height: 260px;
	text-align: left;	
	margin: 10px 0px 0px 0px;	
}

#padding
{
padding-left: 10px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #FFFFFF;
}
#logo H2 a
{
font-size: 12px;
}

#LoginForm {
	text-align:center;
}
#NewsForm {
	text-align:center;
}

#ContentFooter {
	clear:both;
}


#left
{
	padding: 10px;
	width: 200px;
}

#left H3
{
	text-align:center;
	width: 183px;
	height: 23px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 7px;
	padding-top: 15px;
	text-transform: uppercase;
	color: #000000;
	background: url(images/title.gif) repeat-x;
	border: 1px solid #ffffff;
}

#left div {
	padding: 10px 0px 10px 0px;
	list-style: none;
	text-align: center;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#left div img {
	width:100px;
	height: 150px;
	border:0px;
}

#left ul {
	list-style: none;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#left li ul {
	border: 0px;
}

#left li li {
	padding: 4px 20px;
    background: url(images/small.gif) no-repeat left;
}

#left a {
	color: #888888;
}
#left a:visited {
	color: #000000;
}

#left p
{
	padding: 10px;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#right
{
	float: right;
	width: 450px;
}

#right H4
{
	margin:0px 0px 5px 5px;
	font-size: 13px;
	color: #8888AA;
}

#right a
{
color: #CC4466;
text-decoration: none;
}

#right p {

	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #BB4466;
}

#Comments {
	text-align:right;
}

.Comment {
	border: 1px dotted white;
	margin-right: 10px;
	margin-top: 10px;
	padding: 10px 10px 10px 10px;
	width:300px;
	text-align:left;
}

.CommentDate {
	position: relative;
	float:right;
	text-align: right;
	color: #8888AA;
	font-size: 12px;
	text-transform: uppercase;
}

#AddComment {
	margin-top:20px;
	text-align:center;
}

#AddComment form {
	margin-top:20px;
}

#AddComment textarea {
	margin:10px 0px 10px 0px;
	width: 350px;
}

#RSS a:link {
	color: orange;
}

#RSS a:hover {
	text-decoration: none;
	color: #000000;
}

#RSS a:visited {
	color: orange;
}

#ShoutBox {
	height: 225px;
	width: 185px;
}

.date {
	text-align: right;
	color: #8888AA;
	font-size: 12px;
	text-transform: uppercase;
}

.date a {
	color: #000000;
}

.date img {
	margin-left:10px;
}

.center {
	text-align:center;
}

.left {
	text-align:left;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #8E8E8E;
}

#footer a {
	color: #666666;
}

/*******************************************************************/
/*									  Slackerz CSS									 */
/*******************************************************************/

#All {
	margin-left:auto;
	margin-right:auto;
	width:1150px;
	text-align:center;
}

#Logo {
	height:150px;
	background: white;
	text-align: center;
	border: 4px inset black;
	margin: 10px 0px 10px 0px;
}

#ComicPreview {
	background: #555555;
	width: 220px;
	height:130px;
	text-align: center;
	border: 4px outset black;
	margin: 5px 5px 5px 5px;
	float:left;
}

#ComicPreview img{
	width:200px;
	height:100px;
}

#menu
{
	height: 30px;
	background: white;
	border: 4px inset black;
	margin: 10px auto 10px auto;
	text-align:center;
}

#menu ul {
	list-style: none;
	margin: 0px 0px auto 0px;
}

#menu li {
	display: inline;
	margin: 0px 0px 0px 0px;
}

#menu li a {
	text-align: center;
	text-decoration: none;
	color: #000033;
	font-weight: bold;
	font-size: 14px;
}

#menu li a img {
	border:none;
}

#menu a:hover {
	text-decoration: underline;
	background: url(images/buttons_back_symbol_2.gif) no-repeat center;
	color:#000000;
}

#content {
	background: white;
	margin: 10px 0px 10px 0px;
	border: 4px inset black;
}

#TopArea {
	text-align:center;
	border: 10px solid white;
}

#FriendLinks {
	background: black;
	width:173px;
	height:170px;
	border: 3px solid grey;
	float: left;
	clear:none;
}

#HorizontalAd {
	width:727px;
	height:110px;
	margin: 30px auto 10px auto;
	text-align:center;
	clear:none;
}

#Twitter {
	background: black;
	width:176px;
	height:176px;
	margin: 10px 10px 10px 10px;
	float:left;
	clear:none;
}

#LeftAd {
	width:160px;
	height:600px;
	float:left;
	clear:left;
	margin: 10px 10px 10px 10px;
}

#RightAdTop {
	background: black;
	width:176px;
	height:176px;
	float:right;
	clear:right;
	margin: 10px 10px 10px 10px;
}

#RightAdBottom {
	width:159px;
	height:600px;
	border-top:0px;
	float:right;
	clear:right;
	margin: 0px 10px 0px 0px;
}

#BottomAd {
	width:299px;
	height:250px;
	margin: 10px auto 10px auto;
}

#Blog {
	background: #666666;
	width: 720px;
	text-align:center;
	border: 4px inset black;
	margin: 10px auto 10px auto;
	overflow:auto;
}

#ShoutBox {
	width:400px;
	height:400px;
	text-align:center;
	margin: 20px auto 10px auto;
	border: 5px ridge black;
}

.NewsPost {
	width: 670px;
	min-height:100px;
	text-align:left;
	margin: 20px 10px 0px auto;
	border: 1px dashed white;
}

.PosterImage {
	width:100px;
	height:100px;
	border: 1px solid black;
	margin:-10px 10px 0px -10px;
	float:left;
}

.NewsPost p {
	margin: 10px 20px 10px 20px;
}

#footer {
	color:white;
	/*background: url(images/back_bottom3.jpg) no-repeat center top;*/
	clear:both;
	padding-bottom:5px;
}
#footer a {
	color:black;
	/*background: url(images/back_bottom3.jpg) no-repeat center top;*/
	clear:both;
}

#Comic {
	background: black;
	text-align:center;
}

#ComicRant {
	background: #666666;
	width: 600px;
	height: 220px;
	text-align:center;
	border: 4px inset #333333;
	margin: 10px auto 60px auto;
	overflow:auto;
}

#ComicRant p {
	margin: 10px 20px 10px 20px;
}

#AdminNav {
	background: #666666;
	margin: 20px -150px 20px 30px;
	float:left;
	clear:none;
}

#AdminNav ul {
	margin: 10px 0px 0px 0px;
}

#AdminNav ul li {
	padding: 5px 0px 0px 0px;
}

#AdminNav h5 {
	background: #666666;
	text-align:center;
	font-weight:bold;
	font-size:12pt;
	border:3px outset black;
	border-left: 3px solid #999999;
	border-top: 3px solid #999999;
	width:150px;
}

#AdminNav h5:hover {
	background: #BBBBBB;
}

#Admin {
	background: #666666;
	text-align:left;
}

#Admin fieldset {
	background: #999999;
}

#Admin legend {
	margin-left:10px;
	font-size:12pt;
	font-weight: bold;
}

#ComicArchive {
	background:black;
	padding: 20px 0px 20px 0px;
}

#ComicArchive ul {
	width: 250px;
	margin: 0px auto 0px auto;
}

#Login {
	background: #666666;
}

#Login fieldset {
	background: #999999;
	width: 350px;
	margin: 0px auto 0px auto;
}

#Login legend {
	color:black;
	margin-left:10px;
	font-size:12pt;
	font-weight: bold;
}

#Extras {
	background: #666666;
}

#Extras fieldset {
	width:80%;
	margin:0px auto 0px auto;
}

#Extras legend {
	color:white;
	margin-left:10px;
	font-size:12pt;
	font-weight: bold;
}

#Extras td {
	padding: 10px 10px 10px 10px;
}


#PS3Home {
	background: #666666;
}

#PS3Home fieldset {
	width:80%;
	margin:0px auto 0px auto;
}

#PS3Home legend {
	color:white;
	margin-left:10px;
	font-size:12pt;
	font-weight: bold;
}

#PS3Home td {
	padding: 10px 10px 10px 10px;
}

.DivClear {
	clear:both;
}