/*
Theme Name: Sickhead
Theme URI: http://www.sickhead.com/
Description: The custom Sickhead theme.
Version: 1.0
Author: Tom Spilman
Author URI: http://www.sickhead.com/

	Sickhead v1.0
	Copyright @ Sickhead Games, LLC.

*/

html, body 
{
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	color: #a28a6d;
	background: url('images/bg_body.gif') no-repeat top center #000;
	font: normal 10pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: normal;
}

div, h1, h2, h3, h4, img, p
{
	border: 0;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4
{
	color: #b3aa9f;
}

hr 
{
         border: none 0; 
	border-top: 1px dotted #75643c;
	width: 90%;
	height: 1px;
	margin: 10px auto 0 0;
	text-align: center;
}

a
{
	color: #819bc8;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.clear
{
	clear: both;
	font-size: 0px;
}

.alignright 
{
	float: right;
}

.alignleft 
{
	float: left;
}

.wrap
{
	background: url('images/bg_left_side_new.gif') no-repeat left top;
	width: 927px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.leftSide
{
	width: 277px;	
	float: left;
	overflow: hidden;
	padding-bottom: 1000px;
	margin-bottom: -1000px;
	
}

.newsDate
{
	color:#969696;
}

.headcomment 
{
	color:#FFFFFF;
}

.leftSide p
{
	padding: 0px 0px 0px 0px;
	margin: 0;
	font-size: 10px;
	color: #b3aa9f;
}

.leftSideSub
{
	background: url('images/dotted_line.gif') no-repeat left top;
	float: left;
	padding-bottom: 1000px;
	margin-bottom: -1000px;
}

.leftSideSub div.hr 
{
	border-style: none;
	background: url('images/hr.gif') repeat-x top; 
	width: 150px;
	height: 2px;	
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.leftSideSub div 
{
	margin: 15px 0px 0px 31px;
	color: #b3aa9f;
	width: 232px;
	background-image: "images/bg_left_side_new2.gif";
}

.more
{
	background: url('images/more.gif') right no-repeat;
	font-size: 10px;
	text-decoration: none;
	height: 19px;
	display: block;
	float: right;
	margin: 16px 8px 0 0;
	padding: 2px 25px 0 0;
	color: #969696;
	position: relative;
	z-index: 10;
}

.rightSide
{
	background: url('images/bg_right_side_2.jpg') no-repeat top;
	width: 632px;
	float: right;
	padding-bottom: 1000px;
	margin-bottom: -1000px;
	padding-left: 18px;
	font-size: 11px;
}

.rightSide p
{
	padding: 5px 5px 5px 5px;
	margin: 0;
	font-size: 11px;
}

.rightSide h1, h2, h3, h4
{
	padding-top: 20px;
}

.rightSide .postmetadata
{
	float: left;
	font-size: 10px;
         margin-top: 5px;
}

.rightSide div.post
{
	padding-bottom: 10px;
}

#flashLogo
{
	background: url('images/logo.gif') no-repeat;
	width: 277px;
	height: 397px;
}

#flashMenu
{
	padding: 0 0 46px 0;
}

.foter_home
{
	background: url('images/footer_home.gif') no-repeat bottom;
	height: 181px;
	width: 100%;
	margin: -108px 0 0 0;
}

.footer_home_sub
{
	background: url('images/footer_sub_new.gif') no-repeat bottom;
	height: 60px;
	width: 927px;
	margin: 0 auto 0 auto;
	padding: 121px 0 0 0;
}

.footer_left
{
	background: url('images/footer_l.gif') no-repeat;
	width: 277px;
	height: 88px;
	float: left;
	position: relative;
}

.footer_right
{
	background: url('images/footer_r.gif') no-repeat bottom;
	width: 650px;
	height: 88px;
	float: right;
	position: relative;
}

.copyright 
{
	float: left;
	font-size: 10px;
	padding: 6px 0 0 30px;
	color: #5e431f;
}

.navigation 
{
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.post {
	margin: 0 0 48px;
	text-align: justify;
	}

/* Begin Comments*/
h3#comments {
	padding: 0;
	margin: 0;
	}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
/* End Comments */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.postmetadata2
{
	text-align: center;
	font-size: 10px;
         margin: 0;
}

/* For Twitter Widget Pro */

div#sidebar div
{
   margin-left: 0px;
   font-size: 10px;
}

div#sidebar a
{
   color:#FFFFFF;
}

div#sidebar ul
{
   list-style-type:none;
   padding-left: 0px;
}

div#sidebar li
{
   margin-bottom: 12px;
}


/* ROLLOVER CODE FOR ARMED TWITTER/FACEBOOK POST*/

a.twitterRollover {
width:190px;
height:71px;
display:block;
text-indent:-9999px;
background:url(http://www.sickhead.com/wordpress/wp-content/uploads/2012/01/TwitterIdle.png) no-repeat;
}

a.twitterRollover:hover {
background:url(http://www.sickhead.com/wordpress/wp-content/uploads/2012/01/TwitterHover2.png) no-repeat;
}

a.facebookRollover {
width:190px;
height:71px;
display:block;
text-indent:-9999px;
background:url(http://www.sickhead.com/wordpress/wp-content/uploads/2012/01/FacebookIdle.png) no-repeat;
}

a.facebookRollover:hover {
background:url(http://www.sickhead.com/wordpress/wp-content/uploads/2012/01/FacebookHover2.png) no-repeat;
}
