/*  
Theme Name: Stauffer's Dream Garden
Theme URI: http://www.stauffersdreamgarden.com
Description: Stauffer's Dream Garden Theme
Version: 1.8
Author: Erich Stauffer
Author URI: http://watershawl.com
Colors: red #b32333, grey #616161, purple #423843, black #010101, light-blue #8AB2FA, light green #7DBB4D, yellow #FCDF45
*/

:focus {outline: 0;}
.clear {clear: both;}
p {margin: 0;}
hr {color: #eee;}
strong {font-weight: normal;}
h1, h2 {color: #b32333; margin: 0;}
h3,h6 {color: #b32333; margin:15px 0 0;}
h4, h5 {color: #ffffff;}
.white {color: #ffffff;}
img {border: none;}
.alignright {float: right;}
.alignleft {float: left}

/***Begin Overall Layout - ! SEE Content Layout Below ! ***/

body {
	background-color: #99C1FC;
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 1.6;
	color: #000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: fixed;
}

#wrapper {
	width: 1000px;
	margin: 20px auto 20px auto;
	border: 1px solid #ccc;
	overflow: hidden;
}

#page {
	float: left;
	background-color: #fff;
	width: 1000px;
}

#sidebar {
	float: left;
	clear: left;
	width: 160px;
	line-height: 1.1;
	min-height: 600px;
	padding: 0 15px 15px 15px;
	margin: 0;
}

#sidebar a img {
	padding: 15px 0 0 0;
	text-align: center;
	display: block;
	margin: auto;
}

#content {
	margin: 0;
	padding: 15px 0;
}

.narrowcolumn {
	width: 620px;
	float: left;
}

.widecolumn {
	width: 795px;
	float: left;
}

#rightbar {
	padding: 0 15px 15px 15px;
	float: right;
	width: 160px;
}

#rightbar a img {
	padding: 0 0 15px 0;
}

#rightbar-slideshow {
	padding: 0 0 15px 0;
	float: left;
	width: 160px;
}

.widget_box {
	padding: 0;
	text-align: left;
	float: left;
}

#testimonials .entry {
	padding: 0 5px;
	text-align: left;
	width: 150px;
	float: left;
}

#testimonials .entry p {
	font-size:13.5px;
	margin:0 0 20px;
	color: #aaa;
}

/***End Overall Layout***/

/***Begin Header***/

#header {
	float: left;
	width: 1000px;
	margin: auto;
	border-bottom: 1px solid #ccc;
}

#logo {
	float: left;
	padding: 0;
	width: 1000px;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#logo h1, #logo h2 {
	font-size: 48px;
	line-height: 1;
	padding: 0 0 0 5px;
}

#hyperheader {
	background-color: #FCDF45;
	color: #333;
	float: left;
	font-size:16px;
	font-weight: bold;
	width: 1000px;
	border-bottom:1px solid #ccc;
}

#description{
	font-style:italic;
	float: left;
	width:600px;
	margin: 0 0 0 5px;
}

#phone {
	float: right;
	padding: 0 10px 0 0;
	width: 200px;
	text-align: right;
}

/***End Header***/

/***Begin Content Layout***/

.post {
	clear: left;
}

.post h2 {
	margin: 0 0 15px 0;
}

.entry {
	margin: 0;
}

.entry p {
	font-size:13.5px;
	margin:0 0 20px;
	text-align:justify;
}

#about {
	padding: 30px 20px 0pt 0pt;
	display: inline;
	float:left;
}

/***Begin Footer***/

#footer {
	float: left;
	background-color: #b32333;
	clear: both;
	color: #ffffff;
	font-size: 14px;
	line-height: 130%;
    padding: 10px;
	width: 100%;
}
#copyright {
	width: 600px;
	float: left;
}
#footer a, #footer a:link, #footer a:visited {
	color: #ffffff;
}
#search-bar {
	float:right;
	margin:0 15px 0 0;
	width:300px;
	text-align: right;
}
#searchform {
	margin: 0;
}

/***End Footer***/

/***Begin Links***/

a, a:link, a:visited {
	color: #b32333;
	text-decoration: none;
}

/***End Links***/

/***Begin Navigation***/

#menu {
	background: #7DBB4D;
	border-top: 1px solid #ccc;
	width: 1000px;
	min-height: 25px;
	color: #FFFFFF;
	margin: auto;
	padding: 0;
	float: left;
}

#nav{
	overflow:hidden;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}

#nav li{
	float:left;
}

#nav a{
	float:left;
	padding:6px 0 0 0;
	margin-right:18px;
	font-size:1em;
	color: #fff;
}

#nav li a, #nav li a:link, #nav li a:visited{
	display: block;
	font-weight: bold;
	margin:0;
	padding:4px 10px;
	text-decoration: none;
}

#nav a:hover, #nav a:visited:hover {
	background-color: #fff;
	color: #7DBB4D;
}

/***Begin Images***/

img.aligncenter, .center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	margin: 0 20px 7px 0;
	display: inline;
}

/***End Images***/

/***Begin Captions***/

.wp-caption-text {
	font-style: italic;
}

.wp-caption {
	text-align: center;
	padding-top: 4px;
}

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

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

.posts-bottom {width: 300px; float: left;}
.posts-bottom h2 {font-size: 1em; color: #7DB81C;}
