/*
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.4
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;
	color: #000000;
	text-align:center;
	font-size: 15px;
	font-family: georgia,'palatino linotype',palatino,'times new roman',times,serif; 
	margin: 0px auto 0px;
	padding: 0px;
	}
	
	
#wrap {
	background: #FFFFFF;
	width: 970px;
	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:#0854C7; text-decoration:underline; outline:none;}
a:hover,a:active	{ color:#0854C7; 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: 25px; font-weight: normal; 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:114px; border-bottom:3px solid #DCDDDE; }

#banner2l { float: left; background: #ffffff; height:114px; border-bottom:3px solid #DCDDDE; }

#banner2r { float: right; background: #ffffff; height:114px; border-bottom:3px solid #DCDDDE; }


/************************************************
*	Content 					     		    * 
************************************************/

#left705 {
	width: 795px;
	margin: 0px auto 0px;
	padding: 0px;
	float: left;
	}
	
#left705title {
	width: 745px;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-top: 6px;
	border-bottom: 1px solid #EEEEEE;
	border-top: 1px solid #EEEEEE;
	text-align: left;
	}
	



#content {
	width: 970px;
	margin: 0px auto 0px;
	padding: 0px;
	}

#content p{
	padding-bottom: 15px;
	margin: 0px;
	line-height: 20px;
	}
	
#content h1 {
	color: #1F3BDA;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 42px 0px 3px 0px;
	padding: 20px 0px 0px 0px;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
#content h1 a  {
	color: #1F3BDA;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #525252;
	text-decoration: none;
	}
	
#content p img{
	border: 1px solid #AAAAAA;
	display: block;
	padding: 2px;
	background: #FFFFFF none repeat scroll 0 0;
	}
	
#content p.wp-caption-text {
	color: #222222;
	font-family: verdana,arial,sans-serif;
	font-size: 0.7em;
	font-size-adjust: none;
	text-align: center;
	line-height: normal;
	background: #ffffff;
	}
	
#content h2 {
	color: #444444;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	}
	
#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: 505px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 20px 0px;
	}
	
	#contentleft p {
	padding-bottom: 11px;
	}
	
#contentleft ol{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentleft ol li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#contentleft ul{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentleft ul li{
	background:transparent url("images/ul-bullet.gif") 0px 3px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	}
	
#contentleft .single {
	margin: -22px 0px 15px 0px;
	padding: 20px 0px 0px 0px;
	}
	
#content blockquote p {
	background: #F6F5F5 none repeat scroll 0 0;
	border-left: 3px solid #BFBBBB;
	color: #333333;
	font-size: 11px;
	margin: 0px;
	padding: 10px 10px;
	line-height: 15px;
	}

.date {
	color:#A97965;
	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;
}

#left705title h2 {
	color: #010D37;
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 24px;
	border-bottom: none;
	text-transform: none;
	line-height: 25px;
	}
	
	#left705title p {
	color: #8F8F8F;
	font-family: georgia,'palatino linotype',palatino,'times new roman',times,serif;
	font-size: 0.7em;
	line-height: 1.1em;
	margin-top: 10px;
	border-bottom: none;
	text-transform: none;
	padding-bottom: 5px;
	}

/************************************************
*	Left Sidebar 					     	    * 
************************************************/

#l_sidebar {
	float: left;
	width: 250px;
	padding: 10px 10px 5px;
	font:11px/18px georgia,'palatino linotype',palatino,'times new roman',times,serif; 
	background: #F4F4F4 none repeat scroll 0 0;
	}
	
#l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}


#l_sidebar ul li {
	background: none;
	display: block;
	padding: 0px;
	margin: 0px;
	}

#l_sidebar ul li ul li{
	background:transparent url("images/bullet.gif") 0px 11px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
	padding-left: 10px;
	margin: 0px;
	}

#l_sidebar a:link, #l_sidebar a:visited	{ color:#444; text-decoration:none; outline:none; }
#l_sidebar a:hover, #l_sidebar a:active	{ color:#444; text-decoration:underline; outline:none; }
	

#l_sidebar p{

	margin: 0px;
	line-height: 17px;
	font-size: 16px;
	}
	
#l_sidebar b {color: #000000; }

#l_sidebar li {list-style: none; }	

#l_sidebar .textwidget img {border: none; }	


/************************************************
*	Right Sidebar 					     	    * 
************************************************/
	
#r_sidebar {
	float: right;
	width: 164px;
	font:11px/18px Verdana, Arial, Helvetica, sans-serif; 
	margin-top: 10px;
	}

#r_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	

#r_sidebar ul li {
	background: none;
	display: block;
	padding: 4px 0px 4px 0px;
	margin: 0px;
	}

#r_sidebar ul li ul li{
	background:transparent url("images/bullet.gif") 0px 11px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
	padding-left: 10px;
	margin: 0px;
	}


#feed {
	background:  url("images/rss.gif") 183px 0px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
	padding: 4px 0px 4px 10px;
}

#r_sidebar a:link, #r_sidebar a:visited	{ color:#444; text-decoration:none; outline:none; }
#r_sidebar a:hover, #r_sidebar a:active	{ color:#444; text-decoration:underline; outline:none; }
	
	
#r_sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}

#r_sidebar li {list-style: none; }	

#content h2.widgettitle 
{
	background: #1F3BDA none repeat scroll 0 0;
	border-left: 6px solid #DCDDDE;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-top: 3px;
	text-transform: uppercase;
	}

/************************************************
*	Footer  									*
************************************************/

#footer {

	width: 960px; 
	margin: 0px auto 0px;
	text-align: left;
	position: relative;
	line-height: 17px;
	}
	



/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding: 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#s {
	color: #323232;
	font-size: 11px;
	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 {

	background: #ffffff;
	color: #000000;
	padding: 20px 20px 10px 0px;
	margin: 0px 0px 0px 0px;
	border-top: none;
	border-bottom: 1px solid #4C666A;
	}
	

#commentblock p {

	padding-left: 20px;

	
	}
	
#commentblock ol{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	margin: 25px 20px 20px 0px;
	padding: 10px 10px 0px 10px;
	background: #F9F9F9;
	border:1px solid #DEDEDE;
	font-style:normal;
	font-size: 12px;
	}


.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{
	text-align: center;
	margin: 0px;
	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:left; 
	border: 1px solid #AAAAAA; 
	left: 5px;
	top: 7px;
	margin-right: 5px;
	background: #FFFFFF none repeat scroll 0 0;
	}

.awaiting { color: #886353; }

.auth-name { font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	color:#000;
	font-weight: bold;
	}

.auth-time { 
	float: right;
	font-size: 10px; 
	color: #000000; 
	font-style: normal;
	margin-top: -15px;
	font-family: helvetica,arial,sans-serif;
	}

#comments, #respond { 
	text-transform:none; 
	font-size: 25px; 
	font-weight:normal; 
	color:#010D37;
	font-family: 'palatino linotype',palatino,'times new roman',times,serif;
	padding-top: 20px;
}

#respond p{ 
	background: #1F3BDA none repeat scroll 0 0;
	border-left: 6px solid #DCDDDE;
	color:#FFFFFF;
	text-transform: uppercase; 
	
	font-size: 14px; 
	font-weight: bold; 
	font-family: 'palatino linotype',palatino,'times new roman',times,serif;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 7px;
}



/************************************************
*	Wordpress Suggestions						*
************************************************/

.aligncenter {
	display: block;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

.alignright {
	float: right;
}

.wp-caption {
	width: 160px;
	margin-right: 16px
}

.wp-caption img {
	padding: 2px;
		border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin-bottom: 5px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#footerPages {
	margin-top:10px;
	display:block;
	text-align:center;
	background:#efefef;
	font-size:.7em;
	line-height:1em;
}
#footerPageInner {
	padding-top:10px;
	padding-bottom:5px;
	font-family:arial, tahoma, sans-serif;
	font-size:1em;
}
#footerPageInner ul {
	display:block;
}
#footerPageInner li {
	display:inline;
	margin-right:4px;
	margin-left:4px;
	font-weight:bold;
	text-transform:uppercase;
}
#footerPages a {
	color:#222;
}
#footerPages a:hover {
	color:#da0006;
	text-decoration:none;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style4 {
	color: #666666;
	font-size: 11px;
}

.style10 {color: #666666}

#content h1.customers {
	margin: 0px 0px 15px 0px;
	padding: 20px 0px 0px 0px;
	color: #1F3BDA;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
#tested {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	background: #F4F4F4;
	border-width: 1px; 
	border-style: solid;
	border-color: #DEDEDE;
	}
	
	#tested img.teimage {
	float: left;
	margin: 5px;
	padding: 5px;
	padding-top: 2px;
	}
	
	#tested p.tetext {
	font-size: 12px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	font-family: arial;
	line-height: 17px;
	margin-right: 5px;
	}
	
	#tested p.tesig {
	font-size: 11px;
	font-weight: bold;
	color: #1F3BDA;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 0px;
	font-family: arial;
	}
	
	#tested p.tetaken {
	font-size: 9px;
	color: #9F9D9D;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 5px;
	font-family: arial;
	}
	
	#content {
	width: 970px;   
	position:absolute;   
	left:50%;   
	margin-left:-505px; 
	top: 0px;	
}

a {
	border: 0px;
}

a:link,a:visited	{ color:#0854C7; text-decoration:underline; outline:none;}
a:hover,a:active	{ color:#0854C7; text-decoration:underline; outline:none;}

img {
	border: 0px;
}

input {
border: 0px;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.style9 {color: #999999}


#optin-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:766px;
	height:94px;
}


#optin-02 {
	position:absolute;
	left:766px;
	top:0px;
	width:245px;
	height:94px;
}

#optin-03 {
	position:absolute;
	left:0px;
	top:94px;
	width:766px;
	height:28px;
}

#optin-04 {
	position:absolute;
	left:766px;
	top:94px;
	width:245px;
	height:28px;
}

#optin-05 {
	position:absolute;
	left:0px;
	top:122px;
	width:1011px;
	height:121px;
	text-align: center;
	line-height: 0.1em;
}

	p.wait {
	font-family: georgia, 'palatino linotype', palatino, 'times new roman', times, serif;
	font-size: 35px;
	font-weight: bold;
	letter-spacing: 0.0001em;
	color: #000000;
}

	p.subscribe {
	font-family: georgia, 'palatino linotype', palatino, 'times new roman', times, serif;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 0.0001em;
	color: #696969;
	padding-bottom: 6px;
}

	.free {
	font-family: georgia, 'palatino linotype', palatino, 'times new roman', times, serif;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 0.0001em;
	color: #F9210A;
	background: #FAF14A;
}

	.freeit {
	font-family: georgia, 'palatino linotype', palatino, 'times new roman', times, serif;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 0.0001em;
	color: #F9210A;
	background: #FAF14A;
	font-style: italic;
}

#optin-06 {
	position:absolute;
	left:0px;
	top:243px;
	width:1011px;
	height:2px;
}

#optin-07 {
	position:absolute;
	left:0px;
	top:245px;
	width:515px;
	height:192px;
}

#optin-08 {
	position:absolute;
	left:515px;
	top:245px;
	width:496px;
	height:95px;
}

#optin-09 {
	position:absolute;
	left:515px;
	top:340px;
	width:13px;
	height:271px;
}

#optin-10 {
	position:absolute;
	left:528px;
	top:340px;
	width:295px;
	height:116px;
	text-align: center;
	background: #DCDDDE;
	line-height: 0.1em; 
	padding-top: 15px;
}

	p.nothanks {
	font-family: georgia, 'palatino linotype', palatino, 'times new roman', times, serif;
	font-size: 26px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0.0001em;
	color: #000000;
}

	p.getme {
	font-family: georgia, 'palatino linotype', palatino, 'times new roman', times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0.0001em;
}

#optin-11 {
	position:absolute;
	left:823px;
	top:340px;
	width:188px;
	height:271px;
}

#optin-12 {
	position:absolute;
	left:0px;
	top:437px;
	width:242px;
	height:174px;
}

#optin-13 {
	position:absolute;
	left:242px;
	top:441px;
	width:184px;
	height:26px;
}

#optin-13 p {
	padding-left: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#optin-14 {
	position:absolute;
	left:426px;
	top:437px;
	width:89px;
	height:174px;
}

#optin-15 {
	position:absolute;
	left:528px;
	top:456px;
	width:295px;
	height:155px;
}

#optin-16 {
	position:absolute;
	left:242px;
	top:463px;
	width:184px;
	height:8px;
}

#optin-17 {
	position:absolute;
	left:242px;
	top:471px;
	width:1px;
	height:140px;
}

#optin-18 {
	position:absolute;
	left:243px;
	top:474px;
	width:182px;
	height:26px;
}

#optin-18 p {
	padding-left: 5px;
	margin-left: 5px;
}

#optin-19 {
	position:absolute;
	left:425px;
	top:471px;
	width:1px;
	height:140px;
}

#optin-20 {
	position:absolute;
	left:243px;
	top:497px;
	width:182px;
	height:9px;
}

#optin-21 {
	position:absolute;
	left:243px;
	top:506px;
	width:63px;
	height:105px;
}

#optin-22 {
	position:absolute;
	left:306px;
	top:506px;
	width:78px;
	height:25px;
}

#optin-23 {
	position:absolute;
	left:384px;
	top:506px;
	width:41px;
	height:105px;
}

#optin-24 {
	position:absolute;
	left:306px;
	top:531px;
	width:78px;
	height:80px;
}

#optin-25 {
	position:absolute;
	left:0px;
	top:611px;
	width:1011px;
	height:53px;
}

#optin-26 {
	position:absolute;
	left:0px;
	top:664px;
	width:1011px;
	height:36px;
	text-align: center;
}

#optin-27 {
	position:absolute;
	left:0px;
	top:700px;
	width:1011px;
	height:1px;
}

#optin-28 {
	position:absolute;
	left:0px;
	top:701px;
	width:1011px;
	height:41px;
}

#optin-28 p {
	text-align: center;
	font-family: georgia, 'palatino linotype', palatino, 'times new roman', times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

#optin-29 {
	position:absolute;
	left:0px;
	top:742px;
	width:1011px;
	height:77px;
}

#links {
	padding-top: 200px;
	padding-bottom: 150px;
}
