/*
Theme Name:Storefront Gardens
Theme URI:http://www.storefrontgardens.com
Description:Theme for the website Storefront Gardens
Version:1.0
Author:Fluffco
Author URI:http://fluffco.com/
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background-color:transparent;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: transparent;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* START THEME STYLE */

body {
	font-family: "Helvetica Neue", Helvetica, Arial, serif;
	font-size:13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.7em;
	background: #f0efe3;
	color: #442200;
}

a {
	text-decoration: none;
	color: #993300;
	font-weight: 600;
}

a:hover {
	color: #663300;
}

hr {
	clear: both;
	border: 0;
	line-height: 1em;
}

#wrapper {
	width: 900px;
	margin: 0px auto;
}

#header {
	width: 900px;
	min-height: 100px;
	padding-top: 20px;
	background: transparent url(images/awning.png) no-repeat;
}

#logo {
	padding: 0 20px 40px 20px;
}

#logo h1 {
	font-size: 36px;
	font-weight: 600;
	letter-spacing: -2px;
	padding-bottom: 4px;
	text-shadow: #ffffff 0 1px 1px;
}

#logo h2 {
	font-size: 14px;
	color: #ffffff;
	font-weight: 600;
	text-shadow: #999999 0 1px 1px;
}

#content {
	width: 600px;
	float: left;
	padding: 0 0 30px 20px;
	min-height: 420px;
}

#content ul {
	margin-left: 20px;
	margin-bottom: 1.5em;
	list-style-image: url(images/icon_redbullet.png);
}

#sidebar {
	width: 180px;
	float: right;
	margin: 20px 20px 40px 0;
	padding: 20px;
	background: #fcfcf5;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#sidebar h2 {
	padding: 0 0 40px 0;
	font-size: 18px;
	color: #9d9f55;
	font-weight: 600;
}

#sidebar h3 {
	color: #9d9f55;
	padding-bottom: 4px;
	font-size: 12px;
	font-weight: 600;
}

#sidebar .block ul {
	margin-left: 20px;
	margin-bottom: 1.25em;
	list-style-image: url(images/icon_greenbullet.png);
}

#sidebar .block li {
	padding-left: 4px;
}

#sidebar .block li a {
	background: transparent;
	font-size: 11px;
	display: block;
	font-weight: normal;
}

#sidebar img {
	margin-bottom:  20px;
}

#footer {
	width: 900px;
	float: left;
	text-align: left;
	padding: 30px 0 40px 0;
}

.post {
	padding: 0 30px 0 0;
}

.post p {
	margin: 14px 0 14px 0;
}

.post em{
	font-style: italic;
}

.post h1,
.post h1 a {
	font-weight: 600;
	font-size: 28px;
	margin: 30px 0 10px 0;
	line-height: 32px;
	text-shadow: #ffffff 0 1px 1px;
}

.post h2 {
	font-weight: 600;
	font-size: 24px;
	margin: 25px 0 10px 0;
}

.post h3,
.post h4 {
	font-size: 20px;
	margin: 15px 0 10px 0;
}

.post h4 {
	font-size: 18px;
}

.post .indent {
	padding-left:10px;
}

.post .indent p {
	padding-left: 10px;
}

.post small {
	font-size: 11px;
}

.post small a {
	font-weight: normal;
}

.post .alignright {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}

.post .alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom:20px;
}

.post .aligncenter {
	margin: 0 auto;
	display: block;
}

.post abbr {
	font-weight: normal;
}

.post ul{
	list-style: circle;
	margin: 0 0 0 25px;
}

.post ol{
	list-style:decimal;
	margin: 0 0 0 30px;
}

.post .wp-caption {
	background: #f7f7f7;
	border: 1px solid #ccc;
	margin: 10px;
	text-align: center;
	padding: 5px 0 0;
}

.post .wp-caption-text {
	margin: 0;
}

.post .wp-caption a,
.post .wp-caption a:hover {
	border-bottom: 0;
}

.post blockquote {
	color: #777;
	border-left: 5px solid #ccc;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
}

.post pre {
	font-family: courier;
	font-size: 12px;
	letter-spacing: -1px;
	margin: 14px 0 14px 0;
}

.post .message ul {
	margin: 12px 0 0;
}

.post .message {
	display: none;
	background: #0F67A1;
	margin-top: 10px;
	padding: 20px;
	color: #fff;
}

#comments h3,
#comments h4 {
	font-size: 16px;
	margin: 35px 0 5px;
	font-weight: normal;
}

#comments h4 {
	font-size: 16px;
}

#comments cite {
	font-size: 11px;
	font-weight: normal;
}

#comments ol.commentlist li {
	margin-top: 20px;
	background: #fcfcf5;
	padding: 10px 5px 20px 10px;
	min-height: 80px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#comments p {
	margin: 10px 0 0 10px;
	width: auto;
}

#comments ul.formlist {
	width: 480px;
}

#comments ul.formlist li {
	display: block;
	margin: 10px 0 0;
}

#comments ul.formlist p{
	margin: 10px 0 0;
}

#comments input {
	width: 370px;
	font-size: 14px;
	font-family: "Helvetica Neue", Helvetica, Arial, serif;
	font-weight: normal;
	color: #442200;
	background: #fcfcf5;
	border: 1px solid #d9da91;
	padding: 4px;
}

#comments textarea {
	width: 480px;
	font-family: "Helvetica Neue", Helvetica, Arial, serif;
	font-size: 14px;
	font-weight: normal;
	background: #fcfcf5;
	color: #442200;
	border: 1px solid #d9da91;
	padding: 4px;
}

#comments li.submitbutton input {
	font-family: "Helvetica Neue", Helvetica, Arial, serif;
	text-align: center;
	background: #663300;
	color: #ffffff;
	font-weight: normal;
	font-size: 14px;
	width: 200px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #993300;
	cursor: pointer;
}

#comments li.submitbutton input:hover {
	background: #993300;
}

#comments .center {
	text-align: center;
}

.avatar {
	float: left;
	padding-right: 5px;
}

.gallery .attachment-thumbnail {
	border: 1px solid #d9da91 !important;
}

.credit {
	font-size: 11px;
	color: #d9da91;
}



