/*
Theme Name: Skoardy
Description: Another revision, another bodge job. This time murdering Blank Themes by Refueled.net
Author: Darren Hebden
version: 3.0
*/


/* basics */

*{margin:0; padding:0;}

body {
	background: #efa82c;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	
	margin: 0px;
	}

	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img { border: none; padding:0; }
img a { border:none; }

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border: 5px dotted #bd7e10;
	margin: 0 10px 10px 10px;
	padding: 0 10px 0 10px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color: #ffffff;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */

#container {
	width: 880px;
	margin: 0 auto;
	padding: 0;
	background: #efa82c;
	color: #924c01;
	overflow: hidden;
	}
	

/* header */

#header {
	background: url(images/sko_logo.gif) top no-repeat;
  	width: 880px; 
  	height: 176px;
	}

#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

/* main menu */


#menu {
	background:#000;
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width:760px; 
	overflow:hidden;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #fff;
	display:block;
}

#menu ul li a:hover {
	background: #fff;
	color:#000;
}



/* content */


#content {
	float: left;
	width: 530px;
	overflow: hidden;

	margin: 0px;
	}

.post {
	margin:0;
	padding:0px 0px 10px 0px;
	line-height: 14pt;

	background: url(images/article_head.gif) top no-repeat;

	}


.post h2{
	font:normal 30px 'century gothic', 'arial black', impact;
	font-weight:bold;
	}
	
.post h2 a{
	display:block;
	color: #ffffff;
	padding: 0 0 10px 0;
	text-decoration: none;
	}
	
.post h2 a:hover{
	display:block;
	color: #924C01;
	padding: 0 0 10px 0;
	text-decoration: none;
	}

.post ul {}

.post li {
	margin: 0px 0px 0px 50px;
	}

.post hr {
	height: 13px;
	background: url(images/article_horiz.gif) no-repeat scroll center;
	border: none;
	}

.entry p{
	margin:12px 0;
	text-align: justify;
	}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}

.navigation a {
	background: url(images/old_new.gif) top no-repeat;
	font: bold 12pt 'century gothic','arial black',impact;
	}
	
.alignleft a {
	float: left; 
	margin: 0;
	padding: 9px 0px 0px 22px;
	height: 39px;
	width: 127px
	}

.alignright a {
	float: right; 
	margin: 0;
	padding: 9px 0px 0px 18px;
	height: 39px;
	width: 131px;
	}

.entry-cats {
	float: right;
	margin-right: 13px;
	margin-top: 3px;
	}

.entry-date {
	color: #bd7e10;
	margin-left: 30px;
	padding-top: 18px;
	padding-bottom: 14px;
	font:bold 15pt Trebuchet MS;
	text-transform:uppercase;
	}

.entry-tags {
	padding:0px 0px 20px 0px;
	background: url(images/article_end.gif) bottom no-repeat;
	background-position: 50% 80%;
	}

.category-gaming .entry-datetime {display:none;}
.category-general .entry-datetime {display:none;}
.category-mmo .entry-datetime {display:none;}
.category-movies .entry-datetime {display:none;}
.category-rant .entry-datetime {display:none;}
.category-tv .entry-datetime {display:none;}

.category-tweets .even {
	background: url(images/tweet_left.gif) top no-repeat;
	background-position: 0px 15px;
	}

.category-tweets .odd {
	background: url(images/tweet_right.gif) top no-repeat;
	background-position: 0px 15px;
	}

.category-tweets a {
	color: #000000;
	text-decoration: none;
	}
			
.category-tweets a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
.category-tweets .even .entry-cats {
	float: left;
	margin: 19px 0 0 17px;
	}

.category-tweets .odd .entry-cats {
	float: right;
	margin: 19px 17px 0 0;
	}

.category-tweets .entry-date {display:none;}

.category-tweets .entry-datetime {
	color: #bd7e10;
	width: 466px;
	text-align: center;
	font-family: verdana,arial,tahoma,sans-serif;
	font-size: 8pt;
	text-transform: uppercase;
	}

.category-tweets .odd .entry-datetime {
	padding: 0 0 0 64px;
	}

.category-tweets h2 {
	display:none;
	}

.category-tweets p {
	color: #999999;
	margin: 0;
	width: 420px;
	height: 47px;
	font-size: 7pt;
	}

.category-tweets .even p {
	padding: 5px 0 5px 72px;
	}

.category-tweets .odd p {
	padding: 5px 0 5px 37px;
	}

.category-tweets .entry-tags {
	display:none;
	}

.pagetitle h2 {
	font:normal 18px 'century gothic', 'arial black', impact;
	font-weight:bold;
	}

/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:300px;
	float:right;
	margin:0;
	padding: 0;
	}

#sidebar h2{
	font: bold 20px 'century gothic','arial black',impact;
	text-transform: lowercase;
	text-align: right;
	color: #924c01;	
	height: 33px;
	margin: 0;
	padding: 0px 3px 0px 0px;
	background: url(images/sidebar_bar.gif) bottom no-repeat;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:0;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:4px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	background: url(images/sidebar_ball.gif) top left no-repeat;
	padding: 0 0 0 12px;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/************************************************
*	Search Form									*
************************************************/

#searcharea {
	background: url(images/search_bg.gif) top no-repeat;
	margin: 0px;
	padding 0px;
	width: 300px;
	height: 61px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#s {
	background-color: transparent;
	color: #bd7e10;
	font:bold 15pt Trebuchet MS;
	padding: 0px;
	margin: 0px 0px 0px 34px;
	border: 0px;
	text-align: right;
	position: absolute;
	top: 194px;
	}

#sbutt {
	background-color: transparent;
	width: 47px;
	height: 47px;
	padding: 0px;
	margin: 7px 0 0 18px;
	border: 0px;
	cursor: pointer;
	}



/* search 
(OLD STUFF, COMMENTED OUT)
(OLD STUFF, COMMENTED OUT)

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}

(OLD STUFF, COMMENTED OUT)
(OLD STUFF, COMMENTED OUT)
*/

	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

#footer {
	clear: both;
	width: 100%;
	}
	
#footer p{padding:14px 0;margin: 0; color: #BD7E10; text-align:center;}
#footer a{color: #FFFFFF;text-decoration: none;}
#footer a:hover{color: #FFFFFF;text-decoration: underline;}

