/*
Theme Name: Provide and Prosper
Version: 1.0
Author: Shari Waters @ Waters Designs
*/
html {
   overflow-y: scroll;
   }
body{
	margin:0px;padding:0px;
	font: normal normal 14px 'Century Gothic', Arial, sans-serif;
	background:#f7f7f7 url('img/bg.png') top left repeat-x;
	color:#333333;
	text-align:left;
}
a{
	color:#666633;
}
#wrapper{
	width:960px;
	margin:0px auto;
	border-top:5px #cc9966 solid;
	border-bottom:5px #336666 solid;
	padding:0px;
	height:100%;
}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
#icons{
	float:right;
}
#icons img{
	margin:10px 20px;
	border:none;
	text-decoration:none;
}
#header{
	height:130px;
}
.logo{
	width:315px;
	height:121px;
}

.logo img {
	border:none;
	text-decoration:none;
}
#menu{
	float:right;
	margin-top:-70px;
}

.nav ul {
	list-style-type:none;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.nav ul li {
	padding:0px 10px;
	float:left;
	position:relative;
	background: transparent url('img/menu-bg.png') top right no-repeat;
	height:60px;
	width:118px;
}

/* style the links for the top level */
.nav ul li a{
	display:block;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none; 
	color:#ffffff;
	width:120px;
	padding-top:20px;
	line-height:40px; 
	font-weight:bold;
	text-align:center;
	border-style: none;
}
.nav ul li a:hover{
	color:#ffffcc;
	background: transparent url('img/menu-hover.png') top right repeat-x;
}
.nav ul li.current-menu-item a {
	color:#ffffcc;
}
#content{
	float:left;
	width:630px;
	margin-bottom:10px;
}

.post{
	background-color:#fff;
	border-left:1px #e7e3e3 solid;
	border-right:1px #e7e3e3 solid;
	border-bottom:1px #e7e3e3 solid;
	min-height:450px;
	padding:20px 25px;
	margin:1px 0px;
}
.col1, .col2{
	border-left:none;
	border-right:none;
	border-bottom:none;
}
.print{
	float:right;
	font-size:10px;
}
.post h1, .post h2{
	color:#669999;
	font-family:"Georgia", Times New Roman, serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size:22px;
	padding:6px 0px;margin:6px 0px;
	background: transparent url('img/subhead.png') bottom left no-repeat;
}
.post h2{
	font-size:16px;
	background: none;
	color:#666633;
}
.entry{}

.entry .linkcat{
	list-style:none;
}

#sidebar{
	width:300px;
	margin:1px 0px 0px 640px;
	min-height:400px;
	padding:20px 10px;
	background: transparent url('img/sidebar-btm.png') bottom center no-repeat;
}

#sidebar ul{
	list-style:none;
	margin:4px 0px;padding:0px;
}
#sidebar ul li{
	margin:0px 0px 6px 0px;
	padding:6px 0px 12px 0px;
}
#sidebar ul li.pic {margin:0px;padding:0px;}
#sidebar h3{
	font-family:"Georgia", Times New Roman, serif;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	font-size:18px;
	padding:2px;margin:6px 0px;
	background-color:#92b3b9;
}
.widget_text{
	background: url('img/side-bg.png') top left repeat;
	font-size:12px;
	min-height:240px;
}
.widget_text img{
	float:right;
	border:none;
	margin:6px;padding:2px;
	text-decoration:none;
}
.textwidget{
	color:#fff;
	padding:5px 10px;
	margin:4px;
}
#sidebar .widget_ns_mailchimp h3{
	color:#cc6633;
	font-size:18px;
	text-transform:uppercase;
	font-family:"Georgia", Times New Roman, serif;
	background-color:#f7f7f7;
}
#sidebar .widget_ns_mailchimp .button{
	background-color:#cc6633;
	border:1px #cc6633 solid;
	padding:0px;
	color:#fff;
	width:40px;
	height:22px;
	font-style:normal;
	font-size:10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#sidebar .widget_ns_mailchimp label {
	display:none;
}

#sidebar .widget_ns_mailchimp input{
width: 120px;
border: 1px solid #669999;
background-color: #fff;
font-style:italic;
color:#999999;
font-size:12px;
height:18px;
}

#reviews{
	float:left;
	background-color:#996633;
	color:#fff;
	height:70px;
	font-style:italic;
	margin-bottom:4px;
	width:960px;
}
#reviews a img {
	display:block;
	height:57px;
	width:102px;
	margin:0px 0px 0px 20px;
	padding:4px;	
}
.quotes{
	float:right;
	text-align:left;
	padding:0px;
	margin:-74px 0px 0px 0px;
	width:750px;
}
.quotes a{
	color:#fff;
}
#sfstest-sidebar{
	font-size:12px;
}
#footer{
	clear:both;
	width:960px;
	margin:0px auto;
	text-align:right;
	padding:0px;
	height:60px;
}
.clear{
	clear:both;
}
#footer p {
	color:#999;
	font-size:9px;
	margin:10px;
	float:right;
}

#btm-menu{
	float:right;
}

.btm ul {
	list-style-type:none;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.btm ul li {
	padding:0px 12px;
	float:left;
	border-right:1px #669999 solid;
}

#menu-item-42 {
	border-right:1px #f7f7f7 solid;
}

/* style the links for the top level */
.btm ul li a{
	display:block;
	font-size:8px;
	text-transform:uppercase;
	text-decoration:none; 
	color:#669999;
}
