/*  
Theme Name: SEO BULLSHIT
Author URI: http://www.seobullshit.com
Version: 1.0
Author: Who cares
Description: Its all bullshit, go figure.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #ffffff url(images/background2.jpg) top center repeat-x;
	color: #000000;
	font-size: 14px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px;
	}
	
a, a:visited{
	color: #60A40F;
	text-decoration: underline;
	}
	
a:hover{
	color: #dbec69;
	text-decoration: none;
	}
	
#container { 
	width: 950px;
	display: block;
	text-align: left; 
	margin: 0 auto;
	}
	
* html #container {
	overflow: hidden;
}
#header { 
	height: 95px;
	width: 950px;
	position: relative;
	padding: 10px 0 10px;
	}
	
.banner { background:url("images/banner.jpg") no-repeat scroll 0 0 transparent;
	float:left;
	height:360px;
	position:relative;
	width:950px;
	}
	
#home-link { position: absolute; top: 8px; left: 15px; width: 510px; height: 140px; background-color: transparent; }
#twitter-link { position: absolute; top: 5px; left: 715px; width: 70px; height: 70px; background-color: transparent; }

#email-link { 
	background-color:transparent;
	height:70px;
	left:787px;
	position:absolute;
	top:5px;
	width:70px; 
	}
	
#rss-link { position: absolute; top: 5px; left: 865px; width: 70px; height: 70px; background-color: transparent; }

/* The title of the page, in the top left. White. */
#header .title {
	color: #000000;
	font-size: 35px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	margin: 0px;
	padding: 20px;
	width: 50%;
	}

#header .title a {
	color: #000000;
	text-decoration: none;
	}

#header .title a:hover {
	color: #000000;
	text-decoration: none;
	}
/* the Tagline of the blog, beside the title. Black. */
#header .description {
	color: #000000;
	font-size: 25px;
	font-family: Times New Roman, Sans-Serif; 
	margin: 0px 0px 0px 75px;
	font-style: italic;
	}

.menu { 
	height: 33px;
	position: absolute;
	bottom: 6px;
	right: 50px;
	width: 844px;
	display:inline;
	}
* html #menu {
	bottom: 0px;
}
#navlist, #navlist ul {
	height: 33px;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: right;
	float:right;
}
#navlist li {
	float: left;
	width: 75px;  height: 30px;
	border: none;
	text-align: right;
	padding: 0px;
	margin: 0px 3px;
	display: inline;
}
#navlist li a {
	display: block;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #669900;
	width: auto; height: 33px;
	overflow: hidden;
	text-align: center;
	line-height: 25px;
	border: none;
	padding: 6px 0px 0px 0px;
	background: #ffffff;
}
#navlist li a:hover {
	/* border-left: 1px solid #FFFFFF; */
	background: #FFFFFF;
	color: #000000;
border-bottom: 9px solid #ffffff;
}

.sphinn-button {
	float:right;
	margin:0 10px;
	}
		
#content { 
	width: 600px; 
	float: left; 
	margin-bottom: 20px;
	}
	
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 15px 0px;
	}
	
#content p img{
	border: none;
	/* margin-right: 15px; */
	margin-bottom: 10px;
	}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
	
.excerpt{ 
	float:left;
	height:170px;
	padding:0 10px;
	}

#content h1 {
	color: #60A40F;
	font-size: 26px;
	font-family: Arial;
	font-weight: bold;
	padding: 10px 10px 10px 0px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #32482e;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #60A40F;
	text-decoration: none;
	}

#content h2 {
	color: #70ad26;
	font-size: 22px;
	font-family: Arial;
	font-weight: bold;
	margin: 0px;
	line-height: 150%;
	}
#content h2 a  {
	color: #000000;
	text-decoration: none;

	}

#content h2 a:hover {
	color: #000000;
	text-decoration: none;
	}

blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #000000;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	background: #FFFFFF;
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #FFFFFF;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}

#sidebar {
	border-left:1px dashed grey;
	float:right;
	margin:10px 5px 5px;
	padding:15px;
	width:300px;
}
#sidebar h2 {
	color: #60A40F;
	font-size: 17px;
	font-family: Arial;
	font-weight: bold;
	list-style: none;
	padding: 15px 0px 5px 0px;
	margin: 0px 10px 0px 0px;
	border-bottom: 1px dotted #cccccc;
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: square inside;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
#sidebar ul li a {
	color: #000000;
	text-decoration: none;
	}

#sidebar ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}

#footer { 
	background:url(images/footer-bg.jpg) repeat-x;
	clear: both;
	font-family: "Arial", Georgia, Times New Roman, Serif;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	width: 100%;
	border-top: 1px dotted #cccccc;
	height: 80px;
	padding:20px 0px 0px 0px;
	}
#footer a {
	color: #000000;
	text-decoration: underline;
	
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}

/*=== Author Page and Author Boxes on Posts ===*/

.postauthor {
    border: 1px dashed grey;
    padding: 15px;
    margin: 10px 0;
}

.postauthor h4 {
    font-size: 1.2em;
    margin: 0 0 10px 0;
}

.postauthor img {
    float: left;
    margin: 0px 10px 10px 0px;
}

.postsbyauthor {
    color: #FF6600;
	font-size: 16px;
	font-weight:bold;
    border: 1px dashed grey;
    padding: 15px;
    margin: 10px 0;
}

#postsbyauthor li {
	font-size: 14px;
	font-weight:bold;
    border: 1px dashed grey;
    padding: 15px;
    margin: 10px 0;
}