/*******************************************************************/
/*									  Slackerz CSS									 */
/*******************************************************************/

img {
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	display: block;
	text-align: center;
}

h5 {
	margin: 0px;
	padding: 0px;
}

body {
	
	background: #000000;	/*	#999999	*/
	font: 13px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align:center;
}

#All {
	margin-left:auto;
	margin-right:auto;
	width:950px;
	text-align:center;
}

#Logo {
	height:150px;
	background: #000000;
	text-align: center;
	border: 4px inset white;
	margin: 10px 0px 10px 0px;
}

#content {
	background: #000000;
	margin: 0px 0px 10px 0px;
	border: 4px inset white;
}

#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:left;
	clear:both;
	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 {
	width: 700px;
	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:white;
	/*background: url(images/back_bottom3.jpg) no-repeat center top;*/
	clear:both;
}

#ComicPage {
	margin: 10px 10px 10px 10px;
	text-align: center;
}

#ComicArea {
	background:#000000;
	margin: 20px auto 20px auto;
	background: url(Images/ComicBack.jpg) repeat-y;
}


#menu
{
	background: #000000;
	text-align:center;
	width:620px;
	height:30px;
}

#menu a {
	text-decoration:none;
	color:#000000;
}

#ComicMenu {
	margin: 0px;
	margin-left: 15px;
	height: 30px;
}

#ComicMenu a {
	text-decoration:none;
	color:#000000;
}

#ComicMenu a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}

.CurrentTab {
	float:left;
	clear:none;
	vertical-align: text-bottom;
	background: url(Images/TabBackCurrent.jpg) no-repeat left top;
	width:62px;
	height:30px;
	margin:0px 0px 0px 0px;
}


.Tab {
	float:left;
	clear:none;
	vertical-align: text-bottom;
	background: url(Images/TabBack.jpg) no-repeat left top;
	width:62px;
	height:30px;
	margin:0px 0px 0px 0px;
	color: gray;
}

.CurrentTab h4 {
	margin-top:10px;
}

.Tab h4 {
	margin-top:10px;
}

#menu a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}

div#ComicNav {
	float:right;
}

#Comic {
	background: black;
	text-align:center;
	width:875px;
	margin: 10px 10px 10px 10px;
}

#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 {
	margin: auto 20px;
	float:left;
}

.EditForm {
	width:500px;
	color:black;
	float: right;
	margin: auto 20px;
	text-align:center;
}

#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;
}
#block
{
    padding: 12px;
    font-family: Verdana, Arial, sans-serif;
    background-color: #f9f9f9;
    color: #607080;
}
#hblock
{
display: none;
}
