/*  
Theme Name:Products with Personality
Solid Cactus: true
*/

body {
	background:#fff;
	font: 80% Tahoma, Arial, sans-serif;
	padding:10px 0;
	margin: 0 auto;
	text-align: center;
}
#stc {position:absolute;top:-100px}
#stc a {
	display:block;
	padding:5px;
	background:#666;
	color:#fff;
	font-weight:bold;
}

/*Common Classes*/
#footer .shopourstore {
	font-weight:bold;
	display:block;
	text-align:center;
	color:#402210;
	text-decoration:underline;
	margin-bottom:8px;
	padding:9px 0;
	background:#fddeeb;
}
#footer .links{
	padding: 5px;
	margin:0;
	text-align: center;
	vertical-align: middle;
	text-align: center;
	list-style: none;
	border-top:1px solid #5f5c5c;
	padding:13px 0;
}
#footer .links li {
	padding:5px 7px;
	display:inline;
	color:#5f5c59;
}
#footer .links li a {
	text-transform:uppercase;
	color:#5f5c59;
}

#header strong {
	font-size:1em;
	float:left;
	position:absolute;
	display:block;
	top:-9px;
	left:-6px;
	height:78px;
	width:334px;
	background:url('images/logo.png') no-repeat top left;
}
#header strong a {display:block;height:78px;width:334px;text-indent:-10000px}

/*End Common Classes*/

/*Main Structure Style*/
#container{
	width: 860px;
	margin: 0 auto;
	text-align: left;
}

#header{
	background: #C6E8EC;
	height:72px;
	position:relative;
	border-bottom:1px solid #5f4833;
	margin-bottom:5px;
}

#header .shopourstore {
	float:right;
	background:#f9c8dd url('images/sostop.png') no-repeat right center;
	padding:9px 55px 9px 13px;
	border:1px solid #fff;
	margin:10px 14px 0 0;
	font-weight:bold;
	color:#402210;
}

#bodyshell {
	border-left: 185px solid #fff;
	background-color: #FFF;
	float: left;
	margin: 0;
	width: 675px;
}

#nav-product {
	float: left;
	margin-left: -185px;
	overflow: hidden;
	position: relative;
	width: 185px;
	z-index: 100;
}
#nav-product h2 {
	position:absolute;
	text-indent:-10000px;
}

#nav-product h3 {
	margin-left:20px;
	margin-top:11px;
	margin-right:10px;
	color:#452e1c;
	border-bottom:1px solid #af9a8a;
	font-size:12px;
}

#footer{
	width: 100%;
	float: left;
	clear: both;
	padding-bottom:50px;
}

#header:after,
#bodyshell:after,
#footer:after,
#footer .text:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
/*End Main Structure Style*/

#bodycontent{
	position: relative;
	width: 100%;
	float: right;
}

#bodycontent .bodypad{ padding:0 0 20px 5px; }

/*Nav Area*/
fieldset{
	margin: 0;
	padding: 0;
	border: 0;
}

#nav-product li{
	list-style-type: none;
	margin: 0;
	padding:7px 0 5px 26px;
	line-height:1em;
	font-size:12px;
}
	
#nav-product li a{
	display: block;
	line-height:1em;
	color:#5E5C5D;
}
/*End Nav Area*/
a{ text-decoration: none; }

a:hover{ text-decoration: underline; }

input{ margin: 0; padding: 0; }

b, strong{ font-weight: bold; }

blockquote{ margin: 1em; }

dd{ margin: 0 0 0 10px; }

dl{ margin: 5px 0; }

em, i{ font-style: italic; }

img{ border: 0; }

li{
	margin: 0 0 0 15px;
	padding: 0;
}

ol, ul{
	list-style: disc outside;
	margin: 0;
	padding: 0;
}

p{ margin: 10px 0; padding: 0; }

tr, td{ vertical-align: top; }

form{
	margin: 0;
	padding: 0;
}

h1, h2, h3{
	margin: 0;
	padding: 0;
}

q {display:block}

.post {
	background:#daf1f7 url('images/postbacktop.png') repeat-x top left;
	padding:3px 7px 40px;
	margin-bottom:19px;
	color:#828282;
	position:relative;
}
.post_footer {
	background:url('images/postbackbottom.png') repeat-x bottom left;
	position:absolute;
	height:40px;
	width:100%;
	bottom:0;
	left:0;
	z-index:5;
	text-indent:-10000px;
}

.post a {
	color:#000;
	text-decoration:underline;
}
#container .single h1,.post h2 {
	background:url('images/postheadleft.png') no-repeat bottom left;
	font-family:Arial,Verdana,Tahoma,sans-serif;
	padding-left:9px;
	float:left;
	font-size:1em;
	margin-bottom:0 !important;
	padding-bottom:0 !important;
	margin:0 !important;
	border-bottom:0;
}
.single h1 a,.post h2 a {
	background:url('images/postheadright.png') no-repeat bottom right;
	color:#452e1c;
	padding:1px 17px 1px 8px;
	font-size:18px;
	display:block;
	text-decoration:none;
}
.single h1 a:hover,.post h2 a:hover {text-decoration:underline;}
.post .date {color:#999;font-size:0.9em}
.post .content {
	line-height:1.4em;
	padding:0 10px;
	color:#000;
}
.post .content .more-link {display:block;padding:5px 0;text-align:right;}
.post .nav {
	border-top:1px solid #a4a7a1;
	margin:0 10px;
	padding:11px 4px 0;
	color:#5f5c5c;
	font-size:0.9em;
	line-height:1em;
	margin-bottom:-19px;
	position:relative;
	z-index:6;
	clear:both;
}
.post .nav,.post .nav a {color:#5f5c5c;}
.post .nav * {vertical-align:middle;}
.post .nav strong {vertical-align:baseline;}
.post .nav span.ca a {text-decoration:none;}
.bodypad h1 {margin-bottom:20px;padding-bottom:3px;border-bottom:1px solid #eee;font-size:1.5em;color:#888}
.clearer {width:100%;clear:both;height:1px;display:block;overflow:hidden;}

h1.home {display:none;}

#subscribe {
	background:#E1F3F5;
	border-bottom:1px solid #9f968d;
	text-align:right;
	padding:11px 16px;
	height:1%;
}
#subscribe * {
	display:block;
	text-align:right;
	margin:0 0 0 auto;
}
#welcomehtmlarea {
	padding:20px 10px;
	color:#5f5c5c;
}
#welcomehtmlarea p {margin-top:0;}

.searchbox {
	width:130px;
	border:1px solid #b6b5b5;
	padding:0;
	margin-top:-5px;
	text-align:center;
}
.submit {
	margin-top:-1px;
	margin-bottom:1px;
}

#htmltop{
	background:#f9c8dd;
	border-bottom:1px solid #9f968d;
	padding:6px 0 1px 9px;
}
#htmltop * {vertical-align:middle;}

br.clear {clear:both;}


.commentlist {margin:20px 0;}
.commentlist li {
	display:block;
	height:1%;
	list-style:none;
	margin:0 0 20px;
	border:1px solid #ddd;
	padding:10px;
}