/*  
Theme Name: StressWell
Theme URI: http://dmiracle.com
Description: Customized WordPress Theme developed for Mary Elaine Kiener by <a href="http://dmiracle.com">Dawud Miracle</a>.
Version: 1.0
Author: Dawud Miracle
Author URI: http://dmiracle.com/
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #fffcee url('images/bkgrd_middle.gif') repeat-y center top;
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: url('images/bkgrd_top.gif') no-repeat top center;
	}

#headerimg 	{ 
	margin: 0 9px 0; 
	height: 122px; 
	width: 800px; 
	} 

#content {
	font-size: 1.2em;
	line-height: 1.8em;
	margin-top: -15px;
	}
	
#content p {
	margin-top: 1.5em;
}



.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: url('images/bkgrd_bottom.gif') no-repeat 1px bottom; 
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	display: none;
	}

#headerimg .description {
	text-align: right;
	padding-right: 55px;
	padding-top: 14px;
	color: #177394;
	font: 1.5em Georgia, "Times New Roman", Times, serif;
}

#headerimg ul {
	list-style: none;
	float: right;
	margin: 13px 55px 0 0;
	padding: 0;
}

#headerimg li {
	float: left;
	margin: 0 2px;
	padding: 0;
	text-align: center;
}

#headerimg  li a {
	display: block;
	width: 69px;
	height: 30px;
	background: url(images/navtab.gif) no-repeat center center;
	text-decoration: none;
	color: #fffcee;
	font-size: 13px;
	padding-top: 14px;
}

#headerimg li a:hover {
	color: #521934;
}

h2 {
	font-size: 2em;
	color: #11707e;
}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #ebff7e;
}

li h2 {
	list-style: none;
}

h3 {
	font-size: 1.5em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #8b1313;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: underline;
	}

a:hover {
	color: #147;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 0 auto;
	padding: 0;
	width: 801px;
	border: 1px solid #959596;
	}

#header {
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 122px; 
	width: 800px;
	}

#headerimg {
	margin: 0;
	height: 122px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 490px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 465px;
	}

.post {
	margin: 0 0 40px 15px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0 0 30px 0;
	margin: 0;
	width: 800px;
	clear: both;
	}

#footer p {
	margin: 0 205px 0 0;
	padding: 20px 0 10px 0;
	text-align: center;
	line-height: 1.7em;
	}
	
#footer p.disclaimer {
	font-size: 100%;
	font-style: italic;
	margin-left: 50px;
	margin-right: 235px;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 0 0 0 0;
	padding: 0 0 0 12px;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
.entry img {
	padding: 3px;
	border: 2px solid #a1a1a1;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.imageright {
	margin: 0 0 2px 12px;
	display: inline;
	border: 2px solid #a1a1a1;
	}

img.imageleft {
	margin: 0 12px 2px 0;
	display: inline;
	border: 2px solid #a1a1a1;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	} 
	
.entry ul li {
	background: url(images/content-bullet.gif) no-repeat left 3px;
	padding-left: 20px;
}

.entry ul ul li, .entery ul ul ul li {
	background: none;
	list-style-type: disc;
	padding-left: 5px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
/*	content: "\00BB \0020"; */
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
	
.entry ol ul li, .entry ol ul ul li {
	background: none;
	list-style-type: disc;	
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	background: url(images/sidebar-green-middle.gif) repeat-y center top;
	}
	
#sidebar .greenb {
	margin: -18px 0 0 0;
	padding: 0;
	height: 12px;
	background: url(images/sidebar-green-bottom.gif) no-repeat center bottom;
}

#sidebar .greent {
	margin: 12px 0 0 0;
	padding: 0;
	height: 12px;
	background: url(images/sidebar-green-top.gif) no-repeat center top;
}

#sidebar .greenb h2 {
	padding-top: 10px;
}

#sidebar .greenb li  {
	list-style-type: none;
}

#sidebar #red {
	margin: 14px 0 0 0;
	padding: 0 0 14px 0;
	background: url(images/sidebar-red-bottom.gif) no-repeat center bottom;
}

#sidebar #red h2.redbox {
	margin: 0;
	padding: 8px 12px 0 12px;
	background: url(images/sidebar-red-top.gif) no-repeat center top;
	color: #faff7e;
}

#sidebar #red p {
	margin: 1em 12px;
	color: #fff;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0 0 18px 0;
	}
	
#sidebar ul ol {
	padding-left: 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0 0 0 12px;
	padding: 0;
	}
	
#sidebar ul ul li a {
	display: block;
	color: #fff;
	font: 14px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	padding: 8px 10px 8px 16px;
	background: url(images/sidenav-seahorse.gif) no-repeat left center;
}

#sidebar ul ul li a:hover {
	color: #f99a39; 
}

#sidebar ul li ul#feed {
	margin: 0;
}

#sidebar ul li ul#feed li a {
	background: url(images/feed-icon-16x16.gif) no-repeat left center;
	padding-left: 21px;
}

#sidebar li.current_page_item {
	color: #f83d4a;
	font-size: 15px;
	font-weight: bold;
}

.widget-link {
	list-style: none;
	margin: 32px 0 0 30px;
	font-size: 130%;
}

li.widget .widget-link a {
	color: #fff;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0 0 10px 0;
	margin-left: 569px;
	width: 180px;

}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 22px 0 22px;
	padding: 0 8px 16px 8px;
	font-style: italic;
	color: #11707e;
	border-top: 2px dashed #11707e;
	border-bottom: 2px dashed #11707e;
	background: #e5fef9;
}

.entry blockquote ul li {
	background: #e5fef9 url(images/bullet-blockquote.gif) no-repeat left 3px;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


#sidebarstoretop {
	background: url(images/sidebar-cart-top.gif) no-repeat center top;
	margin: 1em 0 0 0;
	padding: 0;
	height: 10px;
}

div#sidebarstorebottom {
  background: url(images/sidebar-cart-bottom.gif) no-repeat center bottom; 
  padding: 0 10px 16px 10px;
}

div#widgetshoppingcart div strong.cart_title,
div strong.cart_title{
 margin-left: -6px;*/
 display: inline;
 font-size: 1.2em;
 color: #faff7e;
 padding-left: 5px;
 }
 
 div#sliding_cart{
  margin: 0px;
  padding: 0px;
  background: none;
  border: none;
  color: #fff;
  } 
  
div#sliding_cart a {
	color: #e8ed75;
} 

ul.category_brand_header {
	display: none;
}

#products_page_container li {
	background: none;
}

ul.PeCategories li.MainCategory {
	font-size: 1.8em;
}

.cattitles {
	margin-top: 3em;
	font-size: 1.4em;
}



h2.widgettitle {
	margin: 12px 0 0 0;
	padding: 0;
	padding-top: 9px;
	height: 12px;
	background: url(images/sidebar-green-top.gif) no-repeat center top;
}

li#social-links {
	list-style: none;
}

#socialLinksContainer {
	margin: 12px 0 0 12px;
}