/*
THEME NAME: Sprouting Oxygen V2
THEME URI: http://www.sproutingoxygen.com
DESCRIPTION: created specifically for sproutingoxygen.com by stroodl-design
VERSION: 2.0
AUTHOR: <a href="http://seanoconnor.info">Sean O'Connor</a> 
AUTHOR URI:
TAGS: sproutingoxygen, sprouting, oxygen, seanoconnor.info, stroodl, stroodl-design
*/

/*basic styles for overall content*/
body {
	background: url(images/sitebg.jpg);
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 180%;
}
p, ul, ol {
	font-size: 120%;
}
p {
	margin: 10px 0;
        padding: 0;
}
ul, ol {
	margin: 10px 10px;
}
blockquote {
	font-size: 130%;
	margin: 10px 0px;
	padding: 10px 20px;
}
li {
	margin: 3px 0;
}

/* wrapper and container */
#wrapper {
	width: 100%;
}

/*container sets full site width */
#containerMain {
	float: left;
	margin: 0 auto;
	width: 1024px;
}

/* shop div is present on all pages */
#shop {
	background: url(images/shop_bg.png) top left no-repeat;
	width: 241px;
	height: 718px;
	float: left;
}
#shop-inner {
	background: url(images/shop_toplayer.png) top left no-repeat;
	width: 241px;
	height: 718px!important;
	overflow:hidden;
}
#shop-inner h2 {
	margin: 10px 0 0 20px;
	padding: 0;
	display: block;
	float: left;
	width: 169px;
	height: 40px;
	overflow: hidden;
	background: url(images/recent-items.gif) top left no-repeat;
	text-indent: -4000px;
}
#etsy-widget {
	margin: 10px 0 0 20px;
}

/*rss feed icon*/
#rss {
	left: 140px;
	top: -110px;
	position: relative;
	width: 75px;
	height: 30px;
	overflow: hidden;
}
#rss a {
	display: block;
	width: 75px;
	height: 30px;
	overflow: hidden;
	text-indent: -4000px;
	background: url(images/rss.png) top left no-repeat;
}

/* search area */
#search {
	margin: 10px 0;
}
#search input {
	border-top: 1px solid #F16641;
	border-left: 1px solid #F16641;
	border-right: 1px solid #F16641;
	border-bottom: 1px solid #F16641;
	margin-right: 5px;
	width: 150px;
}
#search button {
	background-color: #F16641;
	color: #fff;
	border: 0;
	padding: 1px;
}
#search button:hover {
	cursor: pointer;
	background-color: #5F93A4;
	border: 0;
}

/*main column contains all center content, including header*/
#maincolumn {
	width: 530px;
	margin: 0 0 0 20px;
	float: left;
}

/* header area */
#header {
	width: 530px;
	height: 99px;
	background: #FFF6D3;
	
	position: relative;
}
h1#blog-title {
	width: 530px;
	height: 99px;
	background: url(images/title_bg.gif) top left no-repeat;
	margin:0;
}
h1#blog-title a {
	float: left;
	width: 530px;
	height: 99px;
	text-indent: -2000px;
	overflow: hidden;
}
/* header top embellishment - acorns */
.acorns {
	position: absolute;
	top: -89px;
	left: 30px;
	width: 120px;
	height: 115px;
	background: url(images/header-acorns.png) top left no-repeat;
}

/*nav area */
#access {
	width: 100%;
	padding: 20px 0;
}
#menu {
	width: 100%;
}
#menu ul {
	float: left;
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}
#menu ul li {
	float: left;
}
#menu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px!important;
	color: #fff;
	padding: 5px 10px!important;
	background: #5F93A4;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 10px!important;
}
#menu ul li a:hover, #menu ul li.current_page_item a {
	background: #F16641;
}

/*blog tagline*/
#blog-description {
	position: relative;
	top: 30px;
	color: #2766A1;
	font-size: 170%;
	font-family:  Helvetica;
	overflow:hidden;
	width: 310px;
	height: 35px;
	text-indent: -2000px;
	background: url(images/tagline.png) top left no-repeat;
}


/*page title images */
.news-moustache {
	position: absolute;
	width: 205px;
	height: 95px;
	top: -50px;
	right: 10px;
	background: url(images/news_bg.png) top left no-repeat;
	overflow: hidden;
	text-indent: -4000px;
}
.about-moustache {
	position: absolute;
	width: 205px;
	height: 95px;
	top: -50px;
	right: 10px;
	background: url(images/about_bg.png) top left no-repeat;
	overflow: hidden;
	text-indent: -4000px;
}
.blog-moustache {
	position: absolute;
	width: 205px;
	height: 95px;
	top: -50px;
	right: 10px;
	background: url(images/blog_bg.png) top left no-repeat;
	overflow: hidden;
	text-indent: -4000px;
}
.custom-moustache {
	position: absolute;
	width: 205px;
	height: 95px;
	top: -50px;
	right: 10px;
	background: url(images/custom_bg.png) top left no-repeat;
	overflow: hidden;
	text-indent: -4000px;
}
/* post content formatting */
#container {
	width: 490px;
	height: auto!important;
	background: #FFF6D3;
	color: #5D5333;
	padding: 40px 20px 10px 20px	;
	margin: 30px 0 20px 0;
	position: relative;
}
#container h2 {
	margin: 0;
	padding: 0;
}
#container h2 a {
	color: #F16641;
	text-decoration: none;
}
#container h2 a:hover, #container a:hover, #rightcolumn a:hover, #footer a:hover {
	background: #7CBCD9;
	color: #fff;
	text-decoration: none;
}
#container p {
	clear: both;
}
#container a, #footer a {
	color: #F16641;
}
#container blockquote {
	border-left: 3px solid #5A1494;
	background: #8AC1B6 url(images/blockquote_bg.gif) top left no-repeat;
}
.entry-date {
	font-size: 120%;
	font-weight: normal;
	color: #F16641;
}


/*post meta and comments area*/
.entry-meta {
	padding-bottom: 10px;
	font-size: 110%;
	vertical-align: bottom;
	margin-top:20px;
}
.post-meta {
	float: right;
	width: 70%;
	text-align: right;
	padding-top: 10px;
}
.comments-area {
	width: 20%;
	float:left;
	text-align: center;
	vertical-align: bottom;
	background: #7CBCD9;
	padding: 5px;
	position: relative;
}
.comment-tail {
	width:15px;
	height: 15px;
	position: absolute;
	bottom:-8px;
	right: -5px;
	background: url(images/comment-tail.png) bottom left no-repeat;
}
.comments-area a {
	color: #fff!important;
	font-weight: bold;
}
.comments-area a:hover {
	color: #1C3C47!important;
}

/*post ender*/
.ender {
	padding-bottom: 40px;
	margin: 10px 0;
	background: url(images/post-end.gif) bottom left no-repeat;
}

/*images in blog posts*/
.centering {
	display: block;
	text-align: center;
	width: 100%!important;
}
.wp-caption {
	display: table;
	border: 1px solid #dcdcdc;
	background: #f8f8f8;
	padding: 0 0 10px 0;
	margin: 10px auto!important;
	color: #333;
}

.wp-caption p {
        width: 95%;
        padding: 0 0 0 5px;
}

.wp-caption img {
	margin: 0 auto;
        padding: 5px;
	border: 1px solid #d2d2d2;
}
.wp-caption img a, .wp-caption a img, .wp-caption a {
	border: none!important;
}
.wp-caption img a:hover, .wp-caption a:hover img, .wp-caption a:hover {
	border: none!important;
	background: none!important;
	text-decoration: none!important;
} 

/*right column area*/
#rightcolumn {
	float: left;
	width: 200px;
	background: #FFF6D3;
	margin: 245px 0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#rightcolumn ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#rightcolumn ul li ul, #rightcolumn select {
	margin: 10px 5px 10px 20px;
}
#rightcolumn ul li ul li {
	font-size: 80%;
	margin: 5px 0;
}
#rightcolumn h3 {
	list-style: none!important;
	background: #7CBCD9;
	color: #fff;
	margin: 0;
	padding: 5px;
}
#rightcolumn a {
	color: #F16641;
}

/*custom order form*/
form li, form ol {
	list-style-type: none!important;
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
	clear: both;
	text-align: right;
}
.cform label {
	float: left;
	display: block;
	width: 200px;
	padding-top: 5px;
	text-align: left;
	font-weight: bold;
}
.cform input, .cform select {	
	float: right;
	width: 250px;
	padding: 2px;
	border-top: 1px solid #7CBCD9;
	border-left: 1px solid #7CBCD9;
	border-right: 1px solid #7CBCD9;
	border-bottom: 1px solid #7CBCD9;
}
.cform textarea {
	float: right;
	border: 1px solid #7CBCD9;
}
#li--8 label {
	float: right;
	width: 450px;
}
#li--8 input {
	width: 20px;
	float: left;
}

#li--10 label, #li--10 textarea {
	float: none!important;
	width: 100%;
	text-align: left!important;
}
#li--11 label {
	float: right;
	width: 90%; 
}
#li--11 input {
	float: left;
    width: 20px;
}
.textonly {
	color: #F16641;
	padding: 5px 10px 5px 10px;
	border-top: 1px solid #02723B;
	border-bottom: 1px solid #02723B;
	margin: 20px 0!important;
	text-align: justify!important;
}
.reqtxt, .emailreqtxt {
	color: #C40018;
	margin-right: 10px;
}
.cf_hidden {
	display: none;	
}

.failurem, .mailerr {
	border: 1px solid #C40018;
	color: #C40018;
	padding: 20px;
	text-align: center;
	background: #FFBBC0;
}
.cf_error {
	border: 1px solid #C40018;
	color: #C40018;
	background: #FFBBC0;
}

.success {
	background: #9CE070;
	color: #002D04;
	text-align: center;
	padding: 20px;
}

input#sendbutton {
	width: 150px;
	height: 20px;
	font-weight: bold;
	background-color: #F16641;
	color: #fff;
	border: 0;
	margin: 20px 0 0 0;
}
input#sendbutton:hover {
	cursor: pointer;
	background-color: #5F93A4;
	border: 0;
}


/*site footer */
#design-credit {
	float: right;
}

/*clearing and floating classes*/
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;	
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}