/*
Theme Name: SimpleSEO
Theme URI: http://www.richkent.com/wordpress/simpleseo/
Description: A simple, SEO optimized theme perfect for targeted niche sites.
Version: 1.0
Author: Rich Kent
Author URI: http://www.richkent.com/
*/

/* --------- Main --------- */

body {
text-align: center;
background: #3366FF url('images/bg.gif') repeat-x;
font: 12px Verdana;
color: #333333;
margin: 0;
padding: 0;
}

/* --------- Wrapper --------- */

#wrapper {
width: 980px;
margin: 0 auto;
text-align: left;
}

/* --------- Header --------- */

#header {
background: url('images/headbg.jpg') no-repeat;
height: 180px;
}

#branding {
float: left;
height: 150px;
width: 470px;
}

#logo {
float: left;
width: 255px;
margin: 0 0 0 200px;
overflow:hidden;
}

#logo a{
display: block;
background: url('images/logo.gif') top left no-repeat;
text-indent: -9999px;
height: 111px;
}

#mailer {
float: right;
width:468px;
height:80px;
margin:35px 20px 0 0;
overflow:hidden;
}

#mailer img{
border:none;
}

#mailer img a{
border:none;
}

/* --------- Navigation --------- */

#nav {
margin:0;
}

#nav ul{
margin: 0 0 0 20px;
padding: 0;
}

#nav li{
float: left;
display: inline;
list-style: none;
padding:0;
}

#nav li a{
font-family: Arial, sans-serif;
font-size: 13px;
color: #D8E5FF;
text-decoration: none;
margin: 0 10px;
padding:0;
}

#nav li a:hover{
color: #FFF;
}

#page {
min-height: 600px;
background: url('images/mainbg.gif') repeat-y;
padding: 0 20px
}



/* --------- Content --------- */


#content {
float: left;
width: 670px;
margin: 10px;
}

.post {
float: left;
margin-bottom: 10px;
width: 650px;
line-height:18px;
padding: 0 10px 10px 10px;
border-bottom: #CCCCCC solid 1px;
}

.post a{
text-decoration:underline;
}

.post h2 a{
text-decoration:none;
line-height:24px;
}

.featureimg {
float: left;
width: 100px;
margin: 0 10px 5px 0;
}

/* --------- Text --------- */

img{border:none;}
img a{border:none;}

ol{margin:10px 0;}
ol li{padding:5px 0;}

ul{margin:10px 0;}
ul li{padding:5px 0;}

h1,h2,h3,h4 {
color: #003399;
}

h3,h4{
font-family:Tahoma,Geneva,sans-serif;
font-weight:bold;
margin:20px 0 10px;
}

h2{
font-family:Tahoma,Geneva,sans-serif;
font-weight:bold;
margin:5px 0 10px;
}

h1{
font-family: georgia, serif;
font-weight: bold;
font-size: 24px;
margin: 0 0 15px 0;
line-height:30px;
}

h2{font-size:20px;}
h3{font-size:18px;line-height:22px;}
h4{font-size:16px;}

p{
margin-left:5px;
}

a {
color: #003399;
text-decoration: none;
}

a:hover {
color: #0066FF;
}

form {
margin: 0px;
padding: 0px;
}

/* --------- Sidebar --------- */

#sidebar {
float: right;
width: 230px;
}

#sidebar ul{
padding:0;
margin: 0 0 0 5px;
list-style: none;
}

.widget{
margin:10px 0;
}

.widget h4 {
margin: 0 0 10px 0;
}

/* --------- Footer --------- */

#footer-wrap {
background: #003297 url('images/footwidebg.gif') repeat-x;
}

#footer {
background: url('images/footbg.gif') no-repeat top left;
font-size:11px;
color: #B9D0FF;
margin: 0 auto;
width: 980px;
padding: 20px 0;
}

.footbox {
float: left;
margin: 5px 0 0 17px;
padding: 10px;
width: 200px;
text-align: left;
}

.footbox h4{margin-top:0;font-size:14px;color:#fff;}
.footbox a{color:#B9D0FF;}
.footbox a:hover{color:#fff;}

.footbox ul{
margin:0 0 0 5px;
padding:0;
list-style-type:none;
}

.footbox li{
border-bottom:solid 1px #3366ff;
}

#subfooter-wrap {
margin:0;
background-color: #001236;
}

#subfooter{
width: 960px;
color: #ccc;
font-size:11px;
margin:0px auto;
padding:15px 10px;
text-align:left;
}

#subnav {
float:right;
margin:0;
}

#subnav ul{
margin: 0 0 0 20px;
padding: 0;
}

#subnav li{
display: inline;
list-style: none;
padding:0;
}

#subnav li a{
font-family: Arial, sans-serif;
color: #ccc;
text-decoration: none;
margin: 0 10px;
padding:0;
}

#subnav li a:hover{
color: #fff;
}

.cat-post-item img{
float:left;
margin:0 3px 2px 0;
}

/* --------- Classes --------- */

.alignleft {float:left;margin:0 25px 5px 0;}
.alignright {float:right;margin:0 0 5px 25px;}
.center { text-align: center; }
.clear { clear: both; }

/* --------- Buttons --------- */

.readmore{background: url('images/readmore.gif') top left no-repeat;float: right;margin-top: 10px;overflow:hidden;}
.readmore a{height: 44px;width: 140px;background: url('images/readmore.gif') top left no-repeat;display: block;text-indent: -9999px;overflow:hidden;}
.readmore a:hover{background: url('images/readmore.gif') bottom left no-repeat;}

.tryfbf {background: url('images/tryfbf.gif') top left no-repeat;height:60px;width:300px;margin: 25px auto;}
.tryfbf a{background: url('images/tryfbf.gif') top left no-repeat;display:block;height:60px;width:300px;text-indent: -9999px;overflow:hidden;}
.tryfbf a:hover{background: url('images/tryfbf.gif') bottom left no-repeat;}

.fbfvideo {background: url('images/fbfvideo.gif') top left no-repeat;height:60px;width:300px;margin: 25px auto;}
.fbfvideo a{background: url('images/fbfvideo.gif') top left no-repeat;display:block;height:60px;width:300px;text-indent: -9999px;overflow:hidden;}
.fbfvideo a:hover{background: url('images/fbfvideo.gif') bottom left no-repeat;}

.fbfspecial {background: url('images/fbf-specialoffer.gif') top left no-repeat;height:80px;width:400px;margin: 40px auto;}
.fbfspecial a{background: url('images/fbf-specialoffer.gif') top left no-repeat;display:block;height:80px;width:400px;text-indent: -9999px;overflow:hidden;}
.fbfspecial a:hover{background: url('images/fbf-specialoffer.gif') bottom left no-repeat;}

.learnmore {background: url('images/moreinfoorder.gif') top left no-repeat;height: 60px;width: 300px;margin: 25px auto;}
.learnmore a{background: url('images/moreinfoorder.gif') top left no-repeat;display: block;height: 60px;width: 300px;text-indent: -9999px;overflow:hidden;}
.learnmore a:hover{background: url('images/moreinfoorder.gif') bottom left no-repeat;}

.learnmorehome{background: url('images/moreinfo-200.gif') top left no-repeat;float: right;height: 40px;width: 200px;margin: 15px 0 10px 8px;}
.learnmorehome a{background: url('images/moreinfo-200.gif') top left no-repeat;display: block;height: 40px;width: 200px;text-indent: -9999px;overflow:hidden;}
.learnmorehome a:hover{background: url('images/moreinfo-200.gif') bottom left no-repeat;}

/* --------- Wordpress --------- */

#searchform{margin-bottom: 15px;}
.wp-caption-text{color:#003399;font-size:11px;font-weight:bold;margin:10px 0 0 0;padding:0;}
.wp-caption{background-color:#E3ECFF;text-align:center;padding:10px 5px;margin:10px;}

/* --------- Review Tables --------- */

.reviewimages{
width: 220px;
float: right;
margin: 0 0 0 20px;
}

.reviewrating{
vertical-align: top;
font-size: 14px;
line-height: 22px;
}

.reviewrating p{
line-height: 26px;
}

.reviewrating h3{
font-size: 16px;
margin: 0 0 10px 0;
}

.reviewrating img{
vertical-align: middle;
border: none !important;
background: none !important;
}

.productrating{
background: #E3ECFF;
font-family:arial;
margin: 0 0 20px 0;
}

.productrating td{
background: #E3ECFF;
padding: 3px;
text-align: right;
}

.productratinghead{
background: #D3E2F0 !important;
text-align: center !important;
font-size: 20px;
font-weight: bold;
}

.productrating img {
border: none;
margin:0;
padding:0;
}

/* --------- Check Marks --------- */

.pros{
list-style-type: none;
margin:0 0 0 5px;
padding:0;
}
.pros li{
background: url('images/checkmark25.gif') no-repeat 0 50%;
padding:10px 0 10px 35px !important;
font-size:14px;
}

.cons{
list-style-type: none;
margin:0 0 0 5px;
padding:0;
}

.cons li{
background: url('images/xmark25.gif') no-repeat 0 50%;
padding:10px 0 10px 35px !important;
font-size:14px;
}

/* --------- Homepage --------- */

.compareproducts {background: #E3ECFF;width:640px;height:110px;padding:5px;margin: 5px 0 20px 0;-moz-border-radius:10px;}
.compareproducts img{margin:0;}
.compareproducts h3{margin:0 0 5px 0;padding:0;}
.compareproducts h3 a{text-decoration:none;}
.reviewrank {float:left;width:115px;padding:5px 0;margin:0;text-align:center;}
.reviewtext {float:left;width:210px;padding:0;margin:0;}
.reviewimage {float:left;width:105px;padding:5px 0;margin:0;text-align:center;}
.reviewverdict {float:left;width:200px;text-align:center;}
.homepros{list-style-type: none;margin:0 0 0 5px;padding:0;}
.homepros li{background: url('images/checkmarkblue.gif') no-repeat 0 100%;padding: 3px 0 0 25px !important;font-size:12px;}
.homecons{list-style-type: none;margin:0 0 0 5px;padding:0;}
.homecons li{background: url('images/xmarkblue.gif') no-repeat 0 100%;padding: 3px 0 0 25px !important;font-size:12px;}
.comparetext{clear:both;margin:0;padding:0;}

.testimonial {
background: #E3ECFF;
padding: 15px;
margin: 20px 10px 10px 10px;
}

.testimonial p{
padding: 0;
margin: 10px 0 0 0;
}

/*-- COMMENTS ----------------------------------------------- */

h3#comments {
	width:560px;
	clear:both;
	}

ol.commentlist {
	list-style-type:none;
	margin:0;
	padding:20px 0 0 0;
	}

ol.commentlist ul {
	list-style-type:none;
	margin:0 0 0 25px;
	}

.comment-body {
	margin:0 0 10px 10px;
	padding:10px;
	background:#F8F8F8;
	position:relative;
	}

.comment-author {
	padding:0 0 5px 0;
	margin:0 0 10px 0;
	border-bottom:1px solid #DDD;
	}

cite.fn,
cite.fn a {
	color:#191919;
	font-weight:bold;
	font-style:normal;
	}

.says {	display:none;}

.comment-meta {
	position:absolute;
	top:14px;
	right:12px;
	font-size:10px;
	}

.comment-meta a {
	text-decoration:none;
	}

#contentbox img.wp-smiley,
img.wp-smiley {
	margin:0;
	padding:0;
	float:none;
	display:inline;
	border:none;
	}

#contentbox img.avatar {
	margin:-10px 20px 5px -70px;
	}

.reply {
	text-align:right;
	}

.reply a {
	font-size:80%;
	color:#191919;
	text-decoration:none;
	border:1px solid #d8d8d8;
	padding:0 7px;
	background:url('images/bg_sidebarbox.gif') 1px 1px no-repeat;
	-moz-border-radius:25px;
	-webkit-border-radius:25px;
	}

#respond {
	width:560px;
	}

#respond h3 {
	clear:both;
	}

#commentform p {
	padding:0 0 10px 0;
	}

#commentform input {
	font-size:14px;
	padding:3px;
	}

#commentform #submit {
	font-size:18px;
	color:#444;
	line-height:40px;
	text-decoration:none;
	background:#FFF url('images/grd-black.png') left bottom repeat-x;
	padding:8px 17px;
	margin:1px 5px 1px 1px;
	border:1px solid #d1d1d1;
	white-space:nowrap;
	}

#commentform #submit:hover {
	cursor:pointer;
	border:2px solid #2692CA;
	margin:0 4px 0 0;
	}

#contentbox form textarea {
height:150px;
width:552px;
}
