/*  
Theme Name: Vitality Sienna
Theme URI: http://www.powermillblender.com
Description: A WordPress theme designed for Vitality 4 Life.
Version: 1.1
Author: Rohan
*/


/*-------------------------------------------------
  Begin Typography & Colors
-------------------------------------------------*/
*{
	margin:0px;
	padding:0px;
}

body {
	margin: 5px 0 20px 0;
	background-color: white;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #f1f1f1;
}
a:link, a:visited {
	color: #0000a6;
}
a img{
  border:0;
}
ul {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ol {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
}

#page{
	width: 880px;
	margin: 0px auto;
}
.clearBoth {
	clear: both;
}

/*-------------------------------------------------
  Page Header
-------------------------------------------------*/
#header {
	width: 670px;
	/*background: white url('images/header_bg.jpg') no-repeat bottom center;*/
	border: 1px solid #d5d5d3;
	margin-top: 25px;
	}

#headerimg 	{ 
	margin: 0; 
	height: 175px; 
	width: 670px; 
	}
.description{
	margin: 0 0 0 0;
	color: #333;
	font-size: 13px;
	text-align: left;
}
.quick-access {
	float:right;
	padding-right:210px;
	text-align:right;
	width:300px;
}
.quick-access ul {
	margin: 0;
}
.quick-access li {
	display:inline;
	padding-left:3px;
	padding-right:7px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.quick-access li.first {
	padding-left:0;
}
.shop-access a, .shop-access a:hover {
	color:#EBBC58;
	font-size:0.95em;
}


/*-------------------------------------------------
  Navigation Area
-------------------------------------------------*/
.menu-left{
	display: block;
	width: 20px;
	height: 30px;
	float:left;
}
.menu-right{
	display: block;
	width: 20px;
	height: 30px;
	float:right;
}
#navbar{
	padding-bottom:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.3em;
}
#menu {
	clear: both;
	width: 672px;
	margin: 0;
	height:30px;
	background-color: #616161;
	font-size: 0.9em;
}
#menu ul {
	list-style: none;
	margin: 0px;
	padding-left: 5px;
	float:left;
}
#menu li {
	display: block;
	float: left;	
}
#menu li a {
	height:30px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 30px;
	padding: 0 10px;
}
#menu li a:hover {
	background-position: left bottom; 
	color: #FFFFFF;
}

/*-------------------------------------------------
  Search Form
-------------------------------------------------*/
#searchform-top {
	position: absolute;
	top: 130px;
	right: 14px;
	background:  url("images/search-bg.gif") no-repeat right bottom;
	height: 30px;
	width: 165px;
}
#searchform-top #s-top{
	position:absolute;
	background: #fff;
	height: 14px;
	width: 115px;
	top:6px;
	_top:5px;
	margin: 0px 0px 0px 1px;
	padding: 2px 5px 2px 3px;
	color: #999999;
	border: none;
	font: 1em normal Arial, Helvetica, sans-serif;
	left:30px;
}
#searchform-top #searchsubmit-top { 
	position:absolute;
	background:  url("images/search-button.gif") no-repeat left top;
	height: 30px;
	width: 25px;
	border: none;
	text-indent: -50px;
	line-height: 0px;
	margin-top: 0px;
}


/*-------------------------------------------------
  Content
-------------------------------------------------*/
#content{
	float: left;
	width: 640px;	
	background: white;
	border: 1px solid #d5d5d3;
	padding: 15px;
}
#content-wrapper {
	border:1px solid #C4C6C8;
	background:#FAF7EE;
}
.post{
	padding: 15px;
}
.post a:link, .post a:visited {
	color: #0000B6;
	text-decoration: none;
}
.post a:hover {
	color: #0000E6;
	text-decoration: none;
}
.redText{
	color: #CC0000;
}
.redText a:link, .redText a:visited {
	color: #CC0000;
	text-decoration: none;
}
.redText a:hover {
	color: #990000;
	text-decoration: none;
}
.entry {
	padding: 0 7px 0 7px; 
	color: #afafaf;
}
.entry-title {
	padding: 5px 0 0px 0px;
	color: #CC6700;
}
.entry-title h3 {
	padding: 3px 0;
	border-bottom: #CCCCCC 1px solid;
}
.entry-title-page h3 {
	padding-top: 10px;
}
.entry a:link, .entry a:visited {
	color: #CC6700;
	text-decoration: none;
}
.entry a:hover{
	color: #CC6700;
	text-decoration: none;
}
.post-content a:link, .post-content a:visited {
	color: #0000e6;
	text-decoration: none;
}
.post-content a:hover{
	color: #0000b6;
	text-decoration: none;
}
.post-cat-date{
	float:left;
}
.post-comm{
	float:right;
}
.entry-bot {
	height:10px;
}
.post-calendar {
	letter-spacing: 0.2em;
	margin: 0 ;
	padding: 5px 0 3px 10px;
	font: 100%/100% Arial, Tahoma, Verdana;
	color: #A0A0A0;
	background-color: #FFFFFF;
}
.post-content {
	clear: both;
	margin-top:6px;
	padding: 1px 3px;
	font: normal 105%/140% Arial, Tahoma, Verdana;
	color: #666666;
}
.post-content p {
	margin: 7px 0 7px 0;
}
.postmetadata{
	margin: 10px 0 0 0;
}
blockquote{
	margin: 5px 10px 5px 10px;
	padding: 3px 5px 3px 5px;
	background-color:#FFFFFF;
	border:1px dashed #E5DCC3;
}
.pagetitle {
	margin: 0 215px 0 0;
	clear: both;
	color:#505050;
	font: bold 1.2em/180% Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
}
#split_left {
	width: 285px;
	float: left;
	border-right: 1px dashed #CC6600;
	padding-right: 10px;
}
#split_right {
	width: 280px;
	float: left;
	padding-left: 10px;
}
.wp-caption {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#F3F3F3;
	border:1px solid #DDDDDD;
	margin:10px;
	padding-top:4px;
	text-align:center;
}

/*-------------------------------------------------
  Side Bars
-------------------------------------------------*/
.left-sidebar {
	float: left;
	width: 180px;
	font: 100%/150% Arial, Tahoma, Verdana;
	background: white;
	border-left: 1px solid #d5d5d3;
}
.left-sidebar {
	margin-left: -855px;
	margin-bottom: 15px;
	padding: 20px 0 0 0;
}
.right-sidebar {
	float: left;
	width: 200px;
	font: 100%/150% Arial, Tahoma, Verdana;
}
.right-sidebar{
	/*margin-left: -170px;	*/
	margin-bottom: 15px;
	padding: 20px 0 0 0;
	text-align: center;
}
.side-box {
	margin-bottom:5px;
}
.side-box h3 {
	padding: 3px 3px 0px 0px;
	margin: 0;
	font: bold 1.1em/150% Arial, Tahoma, Verdana;
	color: #333;
}
.side-box .sidebox-bottom {
	height:5px;
	margin-bottom:12px;
}
#sidebar a:link, #sidebar a:visited {
	font-size: 12px;
	color: #777;
	text-decoration:none;
}
#sidebar a:hover {
	color: #CC6600;
	text-decoration:none;
}
#sidebar ul{
	list-style: none;
	margin: 0 ;
	padding: 0px 0 3px 5px;
}
#sidebar ul li {
	padding: 3px 5px 3px 0;
	border-bottom: solid #CCCCCC 1px;
}
#sidebar ul li ul li {
	border-bottom: none;
	line-height: 15px;
	padding-left: 10px ;
}


/*-------------------------------------------------
  boxText
-------------------------------------------------*/

.boxText {
	background-color: #A1BDEC;
	margin: 0 20px 0 10px;
	padding: 10px;
}

/*-------------------------------------------------
  Widgets
-------------------------------------------------*/
#widget {
	text-align: left;
}

.widgettitle {
	font-size: 14px;
}

.textwidget {
padding: 2px 7px;
margin:0;
}


/*-------------------------------------------------
  Comments
-------------------------------------------------*/
.page-head {
	border-bottom:1px solid #CCCCCC;
	margin-bottom:25px;
}
h3#comments, h3#respond {
	font-size:1.7em !important;
	font-weight:normal !important;
	margin:0pt;
	text-align:left;
	text-transform:none !important;
	clear: both;
}
#commentform {
	margin: 10px 10px 0 10px;
}
#commentform p.notice {
	border: #a0a0a0 1px solid;
	padding: 5px 5px 5px 5px;
	background-color:#cfcfcf;
}
#commentform label {
	font-weight: bold;
	color:#666;
	font-size: 100%;
	padding-left: 5px;
}
#commentform small {
	color: #5f5f5f;
	font-size: 90%;
}
#commentform input {
	font: 100% Arial, Helvetica, sans-serif;
	width: 220px;
	padding: 2px 2px 2px 5px;
	border: 1px solid #000;
}
#commentform textarea {
	font: 100% Arial, Helvetica, sans-serif;
	width: 450px;
	height: 140px;
	border: 1px solid #B6B6B6;
	padding: 2px 2px 2px 5px;
}
#commentform #submit {
	overflow:visible;
    width:auto;
    background-color:transparent;
    border:0;
    padding:1px 8px;
    background:#f18200;
    color:#fff;
    border:1px solid #de5400;
    font:bold 12px arial, sans-serif !important;
    cursor:pointer;
    text-align:center;
    vertical-align:middle;
}
#commentform #submit:hover {
	color:#333;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background:#edf7fd; outline:0;
}


/*-------------------------------------------------
  Comment List
-------------------------------------------------*/
ol.commentlist {
list-style-type: decimal-leading-zero;
font-weight: bold;
margin-left: 20px;
font-family: helvetica;
}
ol.commentlist li {
padding-bottom: 15px;
margin-bottom: 7px;
padding-top: 14px;
color: #bbb;
font-size: 1.5em;
background: url(images/diags.gif) 0 0 repeat-x;
}
span.comment_author {
padding-top: 10px;
width: 170px;
margin-right: 33px;
float: left;
display: block;
font-weight: normal;
color: #666;
font-size: 12px;
}
span.comment_author a {
background: none;
}
small.commentmetadata {
color: #aaa;
}
span.comment_text {
padding-top: 10px;
font-size: 12px;
width: 360px;
float: right;
display: block;
color: #555;
font-weight: normal;
}
span.comment_text blockquote, span.comment_text blockquote p {
margin-left: 0;
}
span.comment_text p:first-child {
margin-top: 0;
}
.clearfix {
clear: both;
}


/*-------------------------------------------------
  Next and Prev page navigation
-------------------------------------------------*/
.page-nav, .page-navigation {
	clear: both;
	height: 25px;
	margin: 0 215px 5px 215px;
}
.page-nav a:link, .page-nav a:visited {
	color: #CC6700;
	text-decoration: none;
}
.page-nav a:hover {
	color: #CC6700;
	text-decoration: none;
}
.page-navigation a:link, .page-navigation a:visited {
	color: #000000;
	text-decoration: none;
}
.page-navigation a:hover {
	color: #555;
	text-decoration: none;
}
.previous-entries a {
	float: left;
	padding: 5px 0 0 5px;
	margin-left: 10px;
}
.next-entries a {
	float: right;
	padding: 5px 0 0 5px;
	margin-right: 10px;
}

/*-------------------------------------------------
  Post navigation
-------------------------------------------------*/
.post-nav {
	clear: both;
	padding-bottom: 10px;
	margin: 5px 215px 10px 215px;
	font-size: 95%;
}
.post-nav a, .post-nav a:visited {
	color: #000000;
	text-decoration: none;
}
.post-nav a:hover {
	color: #999999;
	text-decoration: none;
}
.post-nav .previous a {
	float: left;
}
.post-nav .next a {
	float: right;
	text-align: right;
}

/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footerbar{
	background: #4C4539;
	clear: left;
	width: 670px;
	height: 3px;
	padding: 2px 0 0 0;
}
#foot-center{
	margin: 0 auto;
}
#footer{
	background: #616161;
	clear: left;
	width: 672px;
	color: #CCCCCC;
	font-size: 9px;
	text-align: center;
	padding: 10px 0 10px 0;
}
#footer a{
	color: #CCCCCC;
}


/*-------------------------------------------------
  Headers
-------------------------------------------------*/
h1 {
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #CC6700;
	font-size: 0em;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}
h1 a, h1 a:visited{
	color: #CC6700;
	text-decoration: none;
}
h1 a:hover{
	color: #CC6700;
	text-decoration: none;
}
h2 {
	font-family: arial,helvetica,sans-serif;
	font-size: 1.5em;
	color: #CC6700;
	margin: 0px 0px 2px;
	padding-top: 7px;
}
.heading {
	font-size: 1.6em;
	color: #6666CC;
	font-weight: normal;
	margin: 10px 0px 2px;
}
.subTitle {
	font-size: 1.3em;
	color: #6666CC;
	font-weight: normal;
	margin: 10px 0px 2px;
}
.error {
	color: #000000;
	margin: 5px 215px 10px 215px;
	font: normal 1.3em/100% Arial, Helvetica, sans-serif;
	padding-bottom: 7px;
	text-align:center;
}
h2.error {
	color: #ff0000;
	font: bold 1.6em/100% Arial, Helvetica, sans-serif;
}

h3 {
	font: bold 1.35em Arial, Helvetica, sans-serif;
	margin: 20px 0 10px 0;
	color: #CC6700;
}
h4, h5{
	/*font: normal 140%/100% Verdana, Arial;*/
	color: #333333;
	font-size: 1em;
}

/* 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) */

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

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

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	padding: 3px;
	}

.alignleft {
	float: left;
	padding: 3px;
	}
/* End Images */

/* Print Styles */
@media print {
body { background:white; color:black; margin:0 }
#sidebar { display:none }
#commentform { display:none }
}
