/*
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 li {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-color: #e3e3e3;
	color: #323232;
	text-align:center;
	font:11px/18px Verdana, Arial, Helvetica, sans-serif; 
	margin: 0px auto 0px;
	padding: 0px;
	}
	
	
#wrap {
	background-color: #ffffff;
	width: 829px;
	text-align:left;
	margin: 0px auto 0px;
	padding: 0px;
	overflow:hidden;
	}

	
/************************************************
*	Hyperlinks									*
************************************************/

a:link,a:visited	{ color:#79001f; text-decoration:none; outline:none;}
a:hover,a:active	{ color:#212121; 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: 829px;
	height: 236px;
	overflow:hidden;
}

#backImage {
	width: 830px;
	background: url("images/uncorkedHeader.jpg") no-repeat center top;
	height: 236px;
	overflow:hidden;
	}


#masthead a { display: block; width: 830px; height: 236px; } 

#masthead h1 { font-family: "Gill Sans", Arial, Helvetica, sans-serif; font-size: 25px; font-weight: normal; padding: 0em 0 0.2em 0; }

#masthead h3 { font-family: "Gill Sans", Arial, Helvetica, sans-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 {
	background-color: #ffffff;
	min-height: 600px;
	width: 830px;
	margin: 0px auto 0px;
	padding: 0px;
	background-image: url("images/contentBack.jpg");
	} 

#content p{
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 20px;
	text-align:justify;
	}
	
#content h1 {
	color: #069DD5;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0px;
	margin: 42px 0px 3px 0px;
	padding: 20px 0px 0px 0px;
	text-transform: uppercase;
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	}
	
#content h1 a  {
	color: #14181A;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #525252;
	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;
	border-bottom: 1px dashed #4C666A;
	text-transform: uppercase;
	}
	
#content h3 {
	color: #444444;
	font-size: 18px;
	font-family: "Gill Sans", Arial, Helvetica, sans-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 {
	background-image: url("images/contentBack.jpg");
	float: left;
	width: 45%;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 20px 10px;
	}
	
#contentleft ol{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentleft ol li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#contentleft ul{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentleft ul li{
	list-style-type: disc;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	}
	
#contentleft .single {
	margin: 42px 0px 15px 0px;
	padding: 20px 0px 0px 0px;
	}
	
blockquote{
	margin: 0px 25px 10px 25px;
	padding: 0px 25px 0px 10px;
	background: #333333;
	border-top: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	}
	
#content blockquote p{
	color:#fff;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	}

.date {
	color:#79001f;
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
}

.bt-links {
	display:none;
	background: #EFEFEF;
	border: 1px solid #666666;
	margin:10px 0px 10px 0px;
	padding:10px 0px 10px 15px;
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
}

div.bt-links a:link, div.bt-links a:active, div.bt-links a:visited, div.bt-links a:hover {
	color: #79001f;
	text-decoration: none;
	padding: 0 3px 0 3px !important;
	}

div.bt-links a:hover {
	text-decoration: underline;
	}


/************************************************
*	Left Sidebar 					     	    * 
************************************************/

#l_sidebar {
	background-image: url("images/contentBack.jpg");
	float: left;
	width: 23%;
	margin: 40px 0px 0px 0px;
	padding: 0px 10px 20px 10px;
	border-left: 1px solid #E2DDDE;
	font:11px/18px Verdana, Arial, Helvetica, sans-serif; 
	}
	
#l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}


#l_sidebar ul li {
	background: none;
	display: block;
	padding: 4px 0px 4px 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{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}

#l_sidebar li {list-style: none; }	


/************************************************
*	Right Sidebar 					     	    * 
************************************************/
	
#r_sidebar {
	background-image: url("images/contentBack.jpg");
	float: right;
	width: 24%;
	margin: 40px 0px 0px 0px;
	padding: 0px 10px 20px 10px;
	border-left: 1px solid #E2DDDE;
	border-right: 1px solid #E2DDDE;
	font:11px/18px Verdana, Arial, Helvetica, sans-serif; 
	}

#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") 170px 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; }	

/************************************************
*	Footer  									*
************************************************/

#footer {
	background-color: #79001f;
	height: 50px;
	width: 830px;
	margin: 0px auto 0px;
	text-align: center;
	line-height: 17px;
	font:11px/18px Verdana, Arial, Helvetica, sans-serif; 
	clear:both;
	}
	
*footerTextBlock {
	width: 810px;
	margin-right: 10px;
	}
	
#footerTextBlock p {
	color: #ffffff;
	margin:10px 0px 10px 0px;
	padding-top: 13px;
	}

#footerTextBlock a:link, #footerTextBlock a:visited { color:#ffffff; }
#footerTextBlock a:hover, #footerTextBlock a:active { color:#ffffff; }



/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding: 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#searchBar {
	color: #cccccc;
	font-size: 11px;
	padding: 4px;
	margin: 4px 0px 0px 0px;
	border: 1px solid #323232;
	}
#searchBar:focus {
	color: #79001f;
	border: 1px solid #79001f;
	}
	
#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: #EFEFEF;
	color: #000000;
	padding: 20px 20px 10px 20px;
	margin: 0px 0px 0px 0px;
	border-top: 2px solid #4C666A;
	border-bottom: 1px solid #4C666A;
	}
	
#commentblock ol{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
.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;
	}


.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:right; margin-right:20px; border: 1px solid #4C666A;}

.awaiting { color: #886353; }

.auth-name { font-family: "Gill Sans", Arial, Helvetica, sans-serif; font-size: 16px; color:#000;}

.auth-time { font-size: 10px; color:#616161; font-style:italic;}

#comments, #respond { text-transform:uppercase; font-size: 14px; font-weight:normal;}


/************************************************
*	Wordpress Suggestions						*
************************************************/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

p.date {
	color: #79001f !important;
	margin-bottom:0;
	}
	
p a.pdfLink, p a.pdflink:active, p a.pdfLink:visited, p a.pdflink:hover {
	background: url("images/acrobatLogo.jpg") no-repeat center left;
	padding-left: 20px;
	color: #79001f;
	font-size:14px;
	text-decoration: none;
	padding-bottom:1px;
	}

p a.pdfLink:hover {
	border-bottom: 1px solid #79001f;
	}
	
.more-link {
	display:block;
	float:right;
	margin-top:0;
	font-weight:bold;
	}
	
ol, ol li	{
	text-align:justify;
	}