/*
 Theme Name: The Gutter Geek
 Theme URI: www.GutterGeek.com
 Description: The master layout for GutterGeek.com
 Author Name: The Gutter Geek
 Author URI: The Gutter Geek
 Template: 
 Version: 1.0
*/


body
{
	margin: 0;
	padding: 0;

}

#wrapper
{
	margin: 0 auto;
	padding: 0;
	width: 728px;
	position: relative;
	text-align: left;
}

#header 
{
	margin: 10px 0 5px 0;
	width: 728px;
	height: 323px;
}

#footer 
{
margin-top:15px;
}

p { font-size: 16px;}
#header h1 a
{
	display: block;
	width: 728px;
	height: 323px;
	background: url(../images/site/header-gutter-geek.png) no-repeat 0 0;
	text-indent: -999em;
	overflow: hidden;
}

#content
{
	width: 728px;
	font-size: 16px;
}

#content-main
{
	margin: 0 10px 0 0;
	width: 478px;
}

#content-main h2.post-title
{	
	margin: 0 0 10px 0;
	font-size: 18px;
	font-weight: bold;
	padding-left: 8px;
	height: 20px;
	 background-color: #bbdbb3;
}

.blog-entry-date
{
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 12px;
	padding-left: 8px;
	letter-spacing: 1px;
}

.blog-entry
{
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 16px;
}

.author-name
{
	margin: 12px 0;
	text-align: left;
}

a:link
{
	color: #5c80e6;
}

a:hover
{
	color: #000000;
}

#sidebar
{
	width: 240px;
}

#sidebar h2 { margin: 0 0 5px 0; }

#sidebar #loginform
{
	margin: 0 0 0 6px;
}

#sidebar .loginbox
{
	width: 140px;
}

#sidebar .loginbox label
{
}

#sidebar .loginbox input
{
	margin: 0 0 5px 0;
	width: 140px;
}

#xsidebar p { margin: 0 0 5px 0; padding: 0; }

#sidebar a:hover.link
{
background-color: transparent;
background-image: url(../images/site/nav1.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left 2px;
}

#sidebar a.link
{
	display: block;
	padding-left: 10px;
	height: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: transparent;
	background-image: url(../images/site/nav2.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left 5px;
	color: #656565;
}

#sidebar .sky-banner-wide
{
	margin: 0 0 0 40px;
}

.rss
{
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url(../images/site/feed-icon-14x14.png) no-repeat 0 50%;
  height: 16px;
  line-height: 15px;
}

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

#loginform
{
	margin: 13px 0 10px 0 ;
}

#new { display:block; margin-top:10px; margin-bottom:15px;
}

/*#loginform label {margin-top:3px; margin-bottom:13px;}

#loginform input{ margin-top:0px; margin-bottom:13px;
}*/
