/*
Theme Name: Elements of SEO
Theme URL: http://www.alibiproductions.com/html/elements-of-seo.html
Description: Elements of SEO is a simple, 3-column Widget-ready theme created for Wordpress.
Author: Drew Stauffer
Author URI: http://www.alibiproductions.com
Version: 1.2
Tags: white, green, gray, three columns, custom headers, widgets, gravatar, fixed width, easy customization, valid XHTML, valid CSS
	
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

b {
	font-weight:bold;
	color:#989898;
	font-style: italic;
}


body {
	background: #FFFFFF url("images/top.gif") repeat-x;
	color: #323232;
	text-align:center;
	font:11px/18px Verdana, Arial, Helvetica, sans-serif; 
	margin: 0px auto 0px;
	padding: 0px;
	}
	
	
#wrap {
	background: #FFFFFF;
	width: 960px;
	text-align:left;
	margin: 0px auto 0px;
	padding: 0px;
	}

#stripe {
	background: #FFFFFF url("images/top.gif") repeat-x;
	height: 9px;
}
	
/************************************************
*	Hyperlinks									*
************************************************/

a:link,a:visited	{ color:#829a00; text-decoration:none; outline:none; }
a:hover,a:active	{ color:#444; text-decoration:underline; outline:none; }
	
/************************************************
*	Navbar  									*
************************************************/
#nav {
	text-align: right;
	margin: 0px auto 0px;
	padding: 0px;
}

#nav ul {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	}

#nav li {
	display: inline;
	font-weight:bold;
	padding:0 5px 0 10px;
	}

#nav a:link, #nav a:visited	{ color:#444; text-decoration:none; }
#nav a:hover, #nav a:active	{ color:#444; text-decoration:underline; }

/************************************************
*	Masthead 					     		    * 
************************************************/

#masthead { width: 960px; /*height: 100px; background: url('images/logo.gif') no-repeat;*/ /* uncomment the height and background declarations here if you intend to use a graphic in the header instead of the h1 */ }

	/* #masthead a { display: block; width: 770px; height: 100px; } */ /* uncomment this line if you use a graphic in the header - make sure the height of your header graphic is equal to the height declared in this line of code! */

#masthead h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 30px; font-weight: bold; padding: 0em 0 0.2em 0; }

#masthead h3 { font-family: Georgia, "Times New Roman", Times, serif; margin: 0 0 0.75em 0; font-weight: normal; font-size: 14px; text-transform: none; color: #888;  }

#masthead a:link, #masthead a:visited	{ color:#414F59; text-decoration:none; }
#masthead a:hover, #masthead a:active	{ color:#444; text-decoration:underline;}


#banner { background: url("images/banner.jpg") no-repeat; height:134px; }

#banner1 { background: url("images/banner1.jpg") no-repeat; height:134px; }

#banner2 { background: url("images/banner2.jpg") no-repeat; height:134px; }


/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px;
	}

#content p{
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#content h1 {
	color: #444;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0px;
	margin: 42px 0px 3px 0px;
	padding: 20px 0px 0px 0px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
#content .post-item {
	margin: 0px 0px 42px 0px;
}
#content .post-item a{
	font-weight:bold;
}
#content .post-item h1 a, #content .post-item .post-info a {
	font-weight:normal;
}
#content h1.post-title {
	margin-top:0;
}
	
#content .post-title {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px; 
}	
	
#content h1 a  {
	color: #14181A;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #829a00;
	text-decoration: none;
	}
	
	
#content p img{
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	padding-top: 7px;
	}
	
#content h2 {
	color: #444444;
	font-size: 11px;
	font-weight:bold;
	padding: 0px 0px 5px 0px;
	margin: 25px 0px 5px 0px; 
	}
	
#content h3 {
	color: #444444;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 25px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
		
#contentleft {
	float: left;
	width: 665px;
	margin: 40px -1px 40px 0px;
	padding: 5px 20px 20px 0px;
	border-right: 1px dotted #E2DDDE;
	}
	
#contentleft ol{
	display:block; 
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 10px;
	}
	
#contentleft ol li{ 
	list-style: decimal;  	
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}
	
#contentleft ul{
	display:block; 
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 20px;
	}
	
#contentleft ul li{  
	list-style-type: circle;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
	}
	
#contentleft .single {
	margin: 42px 0px 15px 0px;
	padding: 20px 0px 0px 0px;
	}
	
blockquote{
	margin: 0px 25px 10px 25px;
	padding: 0px 25px 0px 10px;
	background: #eee; 
	border-top: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	}
	
#content blockquote p{
	color:#666;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	}

.left {
	float:left;
	display:block;
	padding: 0 10px 5px 0;
}	
	
.date {
	color:#444;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.bt-links {
	background: #EFEFEF;
	border: 1px solid #DDDCDC;
	margin:10px 0px 10px 0px;
	padding:10px 0px 10px 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#content .date .post-info a{
	color: #994e0d;
}	

/************************************************
*	Sidebar 					     	    * 
************************************************/

#sidebar {
	float: left;
	width: 250px; 
	margin: 40px 0px 40px 0px; 
	padding: 0px 4px 20px 20px;
	font:11px/18px Verdana, Arial, Helvetica, sans-serif; 	
	border-left: 1px dotted #E2DDDE;
	}
	
#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px; 
	}


#sidebar ul li {
	background:transparent url("images/bullet.gif") 0px 11px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
	display: block;
	padding: 4px 0px 4px 10px;
	margin: 0px;
	}

#sidebar a:link, #sidebar a:visited	{ color:#444; text-decoration:none; outline:none; }
#sidebar a:hover, #sidebar a:active	{ color:#444; text-decoration:underline; outline:none; }
	

#sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}


#sidebar li {list-style: none; }	 
	 

#sidebar a:link, #sidebar a:visited	{ color:#444; text-decoration:none; outline:none; }
#sidebar a:hover, #sidebar a:active	{ color:#444; text-decoration:underline; outline:none; }
 
#sidebar #donate {
	margin: 40px 0 30px 0;
}

#sidebar #donate a { font-weight: bold; text-decoration:underline; }
#sidebar #donate a.green {color:#829a00; font-weight: bold; text-decoration:underline; }
#sidebar #donate a:hover {text-decoration:none; }

#sidebar #list{
	margin-top:20px;
}

#sidebar a.button {
	cursor:pointer;
	font-weight: bold;
	cursor:hand;
	float:left;
	padding:4px 6px;
	margin-right:10px;
	border:1px solid #e4e6e8;
}

#sidebar a.active, #sidebar a.button:hover  { 
	color: #829a00;
	background: #f7f8f3;
	text-decoration:none; 
}

#sidebar .inactive { 
}

#sidebar .list_section { 
	margin-top:10px;
	padding:20px 20px 30px 20px;
	border:1px solid #e4e6e8;
	background: #f7f8f3;
}
#sidebar .list_section h2 { 
	margin-top:0px;
	padding-top:0px;
}

#sidebar #poll {
        margin: 40px 0 30px 0;
}

#sidebar #poll h2{
        color:#829a00;
	font-weight: bold;
}

#sidebar #poll ul li {
	list-style: none;
	display: block;
	padding: 4px 0px 4px 10px;
	margin: 0px;
	}

#sidebar #soc_media { 
	text-align: right; 
}
#sidebar #soc_media a {
	font-weight: bold;  
	text-decoration:underline;
}

#sidebar #soc_media a:hover {
	font-weight: bold;  
	text-decoration:none;
}
#sidebar #soc_media p  {	
	padding:4px 0;	
}
#sidebar #soc_media p  img {
	float:right;
	padding:0;
	margin:0;
}

#sidebar #feedcount {
      position: relative;
}
#sidebar #feedcount a {
      width: 150px;
      height: 30px;
     /* background: url(images/subscribe.png);*/
      display: block;
      border: 1px solid #2996b1;
}
#sidebar #feedcount p {
      position: absolute;
      top: 25px;
      right: 42px;
      color: #004e5c;
      font-size: 1.4em;
      font-weight: bold;
}

/************************************************
*	Footer  									*
************************************************/

#footer {
	background:  url("images/foot.gif") repeat-x;
	width: 960px;
	margin: 0px auto 0px;
	padding:20px 0 30px 0;
	text-align: center;
	position: relative; 
	font:11px/18px Verdana, Arial, Helvetica, sans-serif; 
	}
	
#footer p {
	color: #444;
	margin:0px 0px 10px 0px; 
	}

#footer a:link, #footer a:visited { color:#444;text-decoration:underline; }
#footer a:hover, #footer a:active { color:#444;text-decoration:none; }

#footer .three-columns {
	margin: 30px 0 0 0; 
	width:100%;    
	text-align:left;
}
#footer .three-columns .column-3 {
	width:34%;
	float:right;
	margin:0;
	padding:0;
}
#footer .three-columns .column-1-2 {
	width:65%; 
	margin:0;
	padding:0;
}
#footer .three-columns .column-1 {
	width:50%;
	float:left; 
	margin:0;
	padding:0;
}

#footer h2 {
	padding:10px 0px 15px 0;
}
#footer .three-columns ul {
	padding: 0 30px 0 0;
}
#footer .three-columns ul li{
	padding: 5px 0px;
	line-height: 14px;
}

.inner-image {
	padding:0 20px 0 0;
}

/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding: 0px;
	width:100%;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#s {
	color: #323232;
	font-size: 11px;
	width:95%;
	padding: 4px;
	margin: 4px 0px 0px 0px;
	border: 1px solid #323232;
	}
	
#sbutt {
	background: #878787;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	padding: 1px;
	margin: 0px 0px 0px 5px;
	border: 1px solid #333333;
	cursor:pointer;
	}
	
/************************************************
*	Comments									*
************************************************/
	

#commentblock {
	color: #000000; 
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px; 
	}
	 
#commentblock h3 { 
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px; 
	font-family: Georgia, "Times New Roman", Times, serif;  font-weight: normal; font-size: 22px; text-transform: none;  
}
	
#commentblock ol{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	}
	
.commentlist .commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	 
#commentlist li p{
	margin-bottom: 4px;
	line-height: 20px;
	padding: 0px;
	}

.commentlist .commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentlist .commentinfo{
	clear: both;
	}

.commentlist .comment-body {
	margin: 20px 0px 2px 0px;
	padding: 10px 10px 0px 10px;
	background: #F9F9F9;
	border:1px solid #DEDEDE;
	font-style:normal;
	}

.trackbacks {
}

.commenttext-admin {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	background: #FFFFFF url("images/comment.gif") no-repeat top;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{ 
	margin: 0px 0 30px 0;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

img.avatar {float:right; margin-right:0px; border: 1px solid #4C666A;}

.awaiting { color: #886353; }

.auth-name { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight: bold; color:#000;}

.auth-time { font-size: 10px; color:#616161; font-style:italic;}

#comments, #respond { color:#777;font-weight:normal;}


/************************************************
*	Wordpress Suggestions						*
************************************************/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption { 
	display: block; 
	margin: 10px 20px 0 0; 
	padding: 10px 20px 0 0; 
}

.wp-caption img {
	display: block;
	margin: 5px;
	display: block; 
	padding: 0;
	border: 0 none;
}
 