/*  
<?php
$themeimagepath="..\bg\";
?>
Theme Name: ScrollBoss
Theme URI: http://illmosis.net/
Description: Custom ScrollBoss template
Version: 1.0
Author: James Beaver
Author URI: http://illmosis.net/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	background: url(../../../../bk/pat_scrolltechfade_tallscreen.png) #001000 repeat-x fixed;

	background-position: center center;
	color: #ffffff;
}

blockquote {
	margin: 15px 10px 0 30px;
	padding-right: 20px;
	border-right: 5px solid #ddd;
}

h1{
font-size: 20px;
padding: 1px 1px 1px 1px;
}

A:link	{ color: #AAFF22; text-decoration: none; }
A:visited	{ color: #00DD00; text-decoration: none; }
A:hover	{ color: #00FFFF; text-decoration: underline; }
A:active	{ color: #AA00AA; text-decoration: underline; }

p{
	padding: 10px 0 0 0;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 782px;
	text-align: left;
}

#header{
	float: left;
	width: 780px;
	margin: 4px 0px 8px 0px;

	background-color: #000;
	background-repeat: repeat;
	background-position: center center;

	border: thin double #6A6A6A;
}

#container{
	float: left;
	width: 570px;

	margin: 0 0 1px 0;
	padding: 0px 0px 6px 0px;
}



.posttop{
	font-size: 18px;
	padding: 2px 2px 2px 2px;
	border-color: #6A6A6A;

	border-right-style: double; 
	border-right-color: #6A6A6A; 
	border-right-width: thin; 
	border-left-style: double; 
	border-left-color: #6A6A6A; 
	border-left-width: thin; 
	border-top-style: double; 
	border-top-color: #6A6A6A; 
	border-top-width: thin;

	background: #9090A0 url(bg/greyline.png);
	background-repeat: repeat;
	}

A.postname:link	{ color: #FFFFFF; text-decoration: none; }
A.postname:visited	{ color: #EEFFDD; text-decoration: none; }
A.postname:hover	{ color: #88FFFF; text-decoration: underline; }
A.postname:active	{ color: #AAFFFF; text-decoration: underline; }

.post{
	border: thin double #6A6A6A;
	background: #111111;
	color: #FFFFFF;

	padding: 4px 6px 4px 6px;
	margin: 0px 0px 12px 0px;

	}

.post h2{
	font-size: 18px;
	padding: 2px 2px 2px 2px;
	}

.post small	{ font-size: 10px; }

.navigation{
	border: thin double #6A6A6A;
	background: #111111;
	color: #FFFFFF;

	padding: 4px 0 4px 0;

	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	}

.entry{
	line-height: 18px;
	}


p.postmetadata{
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
	}

.sidebar{
	float: left;
	width: 200px;
	background: #111111;
	color: #FFFFFF;
	border: thin double #6A6A6A;
	font-size: 80%;

	margin: 0px 0px 0px 8px;
	padding: 4px 0px 0px 2px;
	display: inline;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 12px 10px;
	}

.sidebar ul li h2{
	font-size: 14px;
}

.sidebar ul ul li{
	padding: 1px;
	line-height: 12px;
}

.sidebar li{

}

table#wp-calendar{
width: 100%;
}

#footer{

	background: #111111;
	color: #FFFFFF;
	border: thin double #6A6A6A;

	margin: 4px 0px 4px 0px;

	clear: both;
	float: left;
	width: 780px;
	padding: 0px;
}

#footer p{
	line-height:18px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #6A6A6A;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #A0A0B0;;
}

.comments-template h2, .comments-template h3{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
