/*  
Theme Name: Gray Splat
Theme URI: http://www.logoworks.com
Description: Free WordPress theme from Logoworks.
Version: 1.0
Author: David Dressn / Reed Remington
Author URI: http://www.logoworks.com
*/

body 
{
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, serif;
	background: #000;
	color: #FFFFFF;
	text-align: center;
	margin: 0;
	padding: 0;
}
#page
{
	text-align: left;
	margin: 0px auto;
	padding: 0;
	width: 1024px;
}
a { color: #FFFFFF; }
img { border: 0px; }
form, h1, h2, h3 { padding: 0px; margin: 0px; }
.alignleft { float: left; }
.alignright { float: right; }

/* START header styles */

#leftSide
{
	background: url(images/mainLeft.jpg) no-repeat top;
	float: left;
	height: 371px;
	width: 75px;
	position: relative;
}
#rightSide
{
	background: url(images/mainRight.jpg) no-repeat top;
	float: right;
	height: 429px;
	width: 72px;
	position: relative;
}

#header 
{
	background: url('images/header.jpg') no-repeat 0 70px;
	height: 265px; 
	width: 877px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#topImage
{
	background: url(images/top.jpg) no-repeat bottom center;
	height: 70px;
	width: 877px;
}
#headerMargin { padding: 25px 30px 15px 95px; }
#header h1
{
	padding: 50px 0 0 0;
	margin: 0px;
	text-align: left;
}
#header h1 a 
{
	color: #FDBB63;
	font-size: 30px;
	font-weight: normal;
	text-decoration: none;
}

#header .description 
{
	font-size: 17px;
	color: #FFFFFF;
	font-style: italic;
	text-align: left;
	padding: 0px 0 0 135px;
	margin: 0px;
}
/* END header styles */

/* START search styles */
#headerSearch
{
	text-align: right;
	margin: 0 0px 0 0;
	overflow: auto;
}
#searchform 
{ 
	margin: 0 0px 0px 0px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, serif;
	font-size: 13px;
	font-weight: bold;
}
#searchform #s
{
	font-size: 11px;
	width: 120px;
	margin: 0 5px;
}
/* END search styles */

/* START sidebar styles */
#sidebarTop 
{ 
	background: url(images/sidebarTop.jpg);
	width: 194px;
	height: 16px;	
}
#sidebar
{	
	width: 194px; /* 194px */
	float: right;
	background: #FCBA63 url(images/sidebarBG.jpg) no-repeat bottom right;
	margin: 0px 33px 30px 0;
	padding: 0px 0 0px 0;
}
ul#themeswitcher li
{
	list-style: none;
	margin: 0 0 0 0px;
	padding: 0px;
}
#themeswitcher select
{
	font-size:10px;
}
#sidebar > ul
{
	margin: 0px 0px;
	padding: 0px;
	list-style: none;
	text-align: left;
}
#sidebar > ul li h2
{
	background: url(images/catTitle.gif) no-repeat 0px 0px;
	margin: 0 0px 0px -29px;
	padding: 0px 0 0 55px;
	height: 40px;
	line-height: 34px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #231F20;
	font-size: 16px;
}
#sidebar > ul li ul
{
	font-size: 11px;
	list-style: none;
	margin: 0px 0px;
	line-height: 21px;
	padding: 10px 25px;
	text-align: left;
	color: #585858;
}
#sidebar > ul li ul a
{
	font-size: 11px;
	color: #585858;
	text-decoration: none;
}
#sidebar p
{
	margin: 0px;
	font-size: 10px;
	padding: 10px 25px;
	color: #585858;
}
#sidebar a
{
	color: #585858;
}
#sidebarBot
{ 
	background: url(images/sidebarBot.jpg);
	width: 194px;
	height: 15px;	
}

#sidebar ul li#tag_cloud, #sidebar ul li#calendar
{
	padding: 0px 10px 10px 25px;
	color: #585858;
}
#sidebar ul li#tag_cloud h2, #sidebar ul li#calendar h2
{
	margin: 0 0px 0px -54px;
}
#sidebar ul li#tag_cloud a, #sidebar ul li#calendar a
{
	color: #585858;
	text-decoration: none;
}

/* END sidebar styles */

/* START content styles */
#contentArea
{
	width: 877px;
	background: url(images/main.jpg) repeat-y;
	float: left;
}
#mainTop
{
	width: 877px;
	background: url(images/mainTop.jpg) no-repeat top;
	overflow: auto;
}
#mainBot
{	
	width: 877px;
	background: url(images/mainBot.jpg) no-repeat bottom left;
	overflow: auto;
}
#content.narrowColumn
{
	width: 570px;
	float: left;
	min-height: 500px;
}
#content.wideColumn
{
	width: 877px;
	float: left;
}
.narrowColumn > div#contentPad
{
	padding: 0px 0px 25px 50px;
}
.wideColumn > div#contentPad
{
	padding: 0px 50px 25px 50px;
}

.post { clear: both; }
.post h2, .post h3
{
	margin: 0 0 0px 0;
	padding: 5px 0 0px 0;
}
.post h2 a, .post h3 a
{
	color: #FDBB63;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
.post small
{
	font-family: "Trebuchet MS", Arial, serif;
	font-size: 10px;
	color: #FFFFFFF;
	margin: 0;
	padding: 0;
}
.post small a
{
	font-family: "Trebuchet MS", Arial, serif;
	font-size: 10px;
	color: #231F20;
	margin: 0;
	padding: 0;
}
.post .entry p
{
	margin: 7px 0 5px;
	padding: 0px;
	text-align: left;
	line-height: 17px;
}
.post .entry a
{
	color: #FFFFFFF;
}
.post .postmetadata, .post .postmetadata a
{
	margin: 0px 0 15px;
	padding: 0px;
	text-align: left;
	color: #FDBB63;
	text-decoration: none;
}
#postSeperator { height: 2px; background: #787471; margin: 5px 0px 15px; }
.post .postmetadata a:hover
{
	text-decoration: underline;
}
.post img { margin: 0 5px 5px 0; }
h2.pagetitle, h2
{
	color: #FDBB63;
	font-size: 18px;
	text-decoration: none;	
	margin: 5px 0 0px;
}
.navigation a
{
	color: #FDBB63;
}

/* END content styles */

/* START footer styles */
#footer
{
	width: 877px;
	border-top: 1px solid #959597;
	padding: 10px 0px;
	text-align: center;
	color: #FDBB63;
	margin: 0px 72px 0 75px;
	font-size: 10px;
	clear: both;
}
#footer a
{
	color: #FDBB63;
}
/* END footer styles */

