/*
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:22px;}
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 {
	margin: 0 auto;
	padding: 0;
	font: normal normal 14px Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
	line-height: 22px;
	color: #555;
	background: #fff;
}
	
	
#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:#D56697; text-decoration:none; outline:none;}
a:hover,a:active	{ color:#EB1C77; text-decoration:none; 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:#D56697; text-decoration:none; }
#nav a:hover, #nav a:active	{ color:#EB1C77; text-decoration:none; }

/************************************************
*	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: bold; padding: 0em 0 0.2em 0; text-align: center; font-style:italic;}

#masthead h2 { font-family: Georgia, "Times New Roman", Times, serif; margin: 0 0 0.75em 0; font-weight: normal; font-size: 18px; text-transform: none; color: #555; text-align: center; font-style:normal;}

#masthead h3 { font-family: Georgia, "Times New Roman", Times, serif; margin: 0 0 0.75em 0; font-weight: normal; font-size: 18px; text-transform: none; color: #555; text-align: center; font-style:italic;}


#masthead a:link, #masthead a:visited	{ color:#D56697; text-decoration:none; text-transform:uppercase; font-weight:bold;}
#masthead a:hover, #masthead a:active	{ color:#EB1C77; text-decoration:none; text-transform:uppercase; font-weight:bold;}


#banner { background: url("images/banner1.gif") no-repeat; height:52px; position:relative; left:10%; padding:10px;}

#banner1 { background: url("images/banner1.gif") no-repeat; height:52px; position:relative; left:10%; padding:10px;}

#banner2 { background: url("images/banner1.gif") no-repeat; height:52px; position:relative; left:10%; padding:10px;}



/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px;
	}
#content strong {
	font-weight:bold;
	color:#555;
	 
	}

#content p{
	padding: 0px 0px 15px 0px;
	margin: 0px;
	
	}
	
#content h1 {
	font-family: 'Quicksand', 'sans-serif'; font-size: 26px; margin: 0px 0px 3px 0px;
	padding: 20px 0px 0px 0px; text-transform: uppercase; letter-spacing: -1px; line-height: 26px; font-weight: normal; font-style: normal; color: #EB1C77;
	}
	
#content h1 a  {
	font-weight:bold;
	color: #D56697;
	text-decoration: none;
	}

#content h1 a:hover {
	font-weight:bold;
	color: #EB1C77;
	text-decoration: none;
	}
	
#content p img{
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	
	}
	
#content h2 {
	color: #EB1C77;
	font-size: 18px;
        font-weight: bold;
	padding: 0px 0px 5px 0px;
	margin: 12px 0px 5px 0px;
	border-bottom: 1px dashed #d2c5ab;
	
        font-family: 'Josefin Sans', sans-serif;
	}
	
#content h3 {
	color: #D56697;
	font-size: 18px;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: bold;
	margin: 12px 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: 470px;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 0px;
	}

#contentleft p{
	
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	}

#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{
	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: 0px 0px 15px 0px;
	padding: 0px 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:#EB1C77;
	font-family: Verdana, sans-serif;
        font-size: 9px;
        margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.bt-links {
	background: #ffffff;
	border: 1px solid #DDDCDC;
	margin:10px 0px 10px 0px;
	padding:10px 0px 10px 15px;
	font-family: 'Josefin Sans', sans-serif;
}


/************************************************
*	Left Sidebar 					     	    * 
************************************************/

#l_sidebar {
	float: left;
	width: 178px;
	margin: 40px 0px 0px 0px;
	padding: 0px 19px 20px 19px;
	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:#D56697; text-decoration:none}
#l_sidebar a:hover, #l_sidebar a:active	{ color:#EB1C77; text-decoration:none}
	

#l_sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}

#l_sidebar li {list-style: none; }	


/************************************************
*	Right Sidebar 					     	    * 
************************************************/
	
#r_sidebar {
	float: right;
	width: 200px;
	margin: 40px 0px 0px 0px;
	padding: 0px 19px 20px 19px;
	border-left: 0px solid #D56697;
	border-right: 0px solid #D56697;
	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") 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:#65C8CC; text-decoration:none; outline:none; }
#r_sidebar a:hover, #r_sidebar a:active	{ color:#65C8CC; text-decoration:none; outline:none; }
	
	
#r_sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}

#r_sidebar li {list-style: none; }	

/************************************************
*	Footer  									*
************************************************/

#footer {
	background:  url("images/foot.gif") repeat; position: relative; left:0%; padding:10px;
	line-height: 12px;
	font:10px/10px Verdana, Arial, Helvetica, sans-serif; 
	}

	
#footer p {
	color: #D56697;
	text-align:center;
	margin:10px 0px 0px 10px;
	padding-top: 15px;
	}

#footer a:link, #footer a:visited { color:#EB1C77; }
#footer a:hover, #footer a:active { color:#EB1C77; }



/************************************************
*	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: #FFF;
	color: #65C8CC;
	padding: 20px 20px 10px 20px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #65C8CC;
	border-bottom: 1px solid #65C8CC;
	}
	
#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: #65C8CC;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	margin: 25px 20px 20px 0px;
	padding: 10px 10px 0px 10px;
	background: #FFF;
	border:1px solid #65C8CC;
	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 #D56697;}

.awaiting { color: #D56697; }

.auth-name { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color:#D56697;}

.auth-time { font-size: 10px; color:#D56697; 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;
}