/*
Theme Name: TRP Yoga
Theme URI: http://trpyoga.org/
Description: Custom TRP Yoga Layout
Author: Cyber-NY
Author URI: http://cyber-ny.com/
Tags: trp yoga

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family:  Arial, Helvetica, Sans-Serif; 
	color: #333;
	text-align: center;
	margin:0;
	padding:0;
	}

#page {
	background-color: white; 
	text-align: left;
	}

#header {
	 
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 12px;
	}

.widecolumn .entry p {
	font-size: 12px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	font-size: 12px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer { 
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1{

	color:#801D7D;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:24px;
	font-weight:normal;
	margin:22px 0px 0px;
	padding:0px;
}

h2 {
	font-family:   Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size:24px;
	color:#801D7D;
	border-bottom:1px solid #cccccc;
	padding-bottom:20px;
	}
	
h3 {
	font-family:   Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size:18px;
	color:#801D7D;
	}	

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 24pxem;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: 801D7D;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #801D7D;
	}

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  Arial, Helvetica, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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:  Arial, Helvetica, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 12px  Arial, Helvetica, 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: #999999;
	text-decoration: none;
	}

a:hover {
	color: #666666;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em  Arial, Helvetica, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 8px auto;
	padding: 0;
	width: 800px; 
	}

#header {
	/*background-color: #73a0c5;*/
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	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;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	line-height:30px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

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) */

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;
	}

.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;
	text-indent: -10px;
	}

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;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#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: 5px 0 0 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: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s { 
	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: 20px 0 10px 0;
	margin-left: 600px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

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*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */



@charset "utf-8";
body {
	font: 100% Arial, Helvetica, sans-serif;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#container {
	width: 800px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
#header {
	height: 132px;
	width: 800px;
}
 #footer {
	height: 65px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 20px;
	clear: both;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
 #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}



#header #Logo {
	height: 60px;
	width: 140px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 330px;
}
#header #btn_container {
	float: right;
	height: 59px;
	width: 207px;
	margin-top: 10px;
	margin-right: 14px;
}

#header #btn_container  #btn_newsletter {
	height: 28px;
	width: 207px;
	margin: 0px;
	padding: 0px;
}
#header #btn_container  #sendafriend {
	height: 28px;
	width: 119px;
	margin-right: 1px;
	margin-top: 2px;
	float: left;
}
#header #btn_container  #viewcart {
	float: left;
	height: 28px;
	width: 87px;
	margin-top: 2px;
}
#mainContent {
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
#container #mainContent #img_welcome {
	height: 231px;
	width: 800px;
	background-image: url('images/welcome.jpg');
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}

#header #nav {
	float: left;
	height: 30px;
	width: 775px;
	margin-top: 20px;
	background-color: #946494;
	padding-left: 25px;
	padding-top: 13px;
}
#container #mainContent #img_welcome #txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	margin-top: 70px;
	margin-left: 35px;
	color: #3c173c;
	margin-right: 355px;
}
#container #mainContent #container_boxes {
	height: 410px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	clear: both;
	padding-top: 12px;
}

#container #mainContent #container_boxes #box01 {
	float: left;
	width: 249px;
	margin-right: 25px;
}
.boxbg {
	background-image: url('images/boxes_03.gif');
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 10px;
}

.box1-3bg {
	background-image: url('images/boxes_04.gif');
	background-repeat: no-repeat;
}
h4 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #946494;
}


#container #mainContent #container_boxes #box01 #box-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

#box01 .boxbg p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	margin-top: 12px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: justify;
	margin-bottom: 10px;
}

#container #mainContent #container_boxes #box01 .box1-3bg #btn_learnmore {
	float: left;
	height: 28px;
	width: 80px;
	margin-left: 52px;
	margin-top: 5px;
}
#container #mainContent #container_boxes #box01 .box1-3bg #btn_buy {
	float: left;
	height: 28px;
	width: 49px;
	margin-left: 5px;
	margin-top: 5px;
}

#container #mainContent #container_boxes #box02 {
	float: left;
	width: 249px;
	margin-right: 25px;
	background-color: #0066FF;
}

#container #mainContent #container_boxes #box02 #box-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

#box02 .boxbg p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	margin-top: 8px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: justify;
	
}

#container #mainContent #container_boxes #box02 .box1-3bg #btn_learnmore {
	float: left;
	height: 28px;
	width: 80px;
	margin-left: 52px;
	margin-top: 5px;
}
#container #mainContent #container_boxes #box02 .box1-3bg #btn_buy {
	float: left;
	height: 28px;
	width: 49px;
	margin-left: 5px;
	margin-top: 5px;
}
#container #mainContent #container_boxes #box03 {
	float: left;
	width: 249px;
	background-color: #FFCC33;
}

#container #mainContent #container_boxes #box03 #box-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
#box03 .boxbg p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	margin-top: 12px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: justify;
	margin-bottom
}
#container #mainContent #container_boxes #box03 .box1-3bg #btn_learnmore {
	float: left;
	height: 28px;
	width: 80px;
	margin-left: 52px;
	margin-top: 5px;
}
#container #mainContent #container_boxes #box03 .box1-3bg #btn_buy {
	float: left;
	height: 28px;
	width: 49px;
	margin-left: 5px;
	margin-top: 5px;
}
#largetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #946494;
	margin-top: 10px;
}
#container #footer p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}




a {
outline: none;
}

.btn_newsletter {
display: block;
width: 207px;
height: 28px;
background: url('images/btn_trp-wellness-newsletter.gif') no-repeat;
text-indent: -9999px;
}

a.btn_newsletter:link, a.rollover:visited, a.rollover:active {
background: url('images/btn_trp-wellness-newsletter.gif') no-repeat;
}

a.btn_newsletter:hover {
background-position:-207px 0;
}

.btn_send-a-friend {
display: block;
width: 119px;
height: 28px;
background: url('images/btn_send-a-friend.gif') no-repeat;
text-indent: -9999px;
}

a.btn_send-a-friend:link, a.rollover:visited, a.rollover:active {
background: url('images/btn_send-a-friend.gif') no-repeat;
}

a.btn_send-a-friend:hover {
background-position:-119px 0;
}

.btn_viewcart {
display: block;
width: 87px;
height: 28px;
background: url('images/btn_viewcart.gif') no-repeat;
text-indent: -9999px;
}

a.btn_viewcart:link, a.rollover:visited, a.rollover:active {
background: url('images/btn_viewcart.gif') no-repeat;
}

a.btn_viewcart:hover {
background-position:-87px 0;
}

.btn_one {
display: block;
width: 96px;
height: 20px;
background: url('images/nav_one.gif') no-repeat;
text-indent: -9999px;
}

a.btn_one:link, a.rollover:visited, a.rollover:active {
background: url('images/nav_one.gif') no-repeat;
}

a.btn_one:hover {
background-position:-96px 0;
}

.btn_two {
display: block;
width: 112px;
height: 20px;
background: url('images/nav_blog.gif') no-repeat;
text-indent: -9999px;
}

a.btn_two:link, a.rollover:visited, a.rollover:active {
background: url('images/nav_blog.gif') no-repeat;
}

a.btn_two:hover {
background-position:-112px 0;
}

.btn_three {
display: block;
width: 82px;
height: 20px;
background: url('images/nav_three.gif') no-repeat;
text-indent: -9999px;
}

a.btn_three:link, a.rollover:visited, a.rollover:active {
background: url('images/nav_three.gif') no-repeat;
}

a.btn_three:hover {
background-position:-82px 0;
}

.btn_four {
display: block;
width: 120px;
height: 20px;
background: url('images/nav_four.gif') no-repeat;
text-indent: -9999px;
}

a.btn_four:link, a.rollover:visited, a.rollover:active {
background: url('images/nav_four.gif') no-repeat;
}

a.btn_four:hover {
background-position:-120px 0;
}

.btn_five {
display: block;
width: 136px;
height: 20px;
background: url('images/nav_five.gif') no-repeat;
text-indent: -9999px;
}

a.btn_five:link, a.rollover:visited, a.rollover:active {
background: url('images/nav_five.gif') no-repeat;
}

a.btn_five:hover {
background-position:-136px 0;
}

.btn_six {
display: block;
width: 122px;
height: 20px;
background: url('images/nav_six.gif') no-repeat;
text-indent: -9999px;
}

a.btn_six:link, a.rollover:visited, a.rollover:active {
background: url('images/nav_six.gif') no-repeat;
}

a.btn_six:hover {
background-position:-122px 0;
}

.btn_seven {
display: block;
width: 84px;
height: 20px;
background: url('images/nav_seven.gif') no-repeat;
text-indent: -9999px;
}

a.btn_seven:link, a.rollover:visited, a.rollover:active {
background: url('images/nav_seven.gif') no-repeat;
}

a.btn_seven:hover {
background-position:-84px 0;
}

.btn_learnmore {
display: block;
width: 80px;
height: 28px;
background: url('images/btn_learnmore.gif') no-repeat;
text-indent: -9999px;
}

a.btn_learnmore:link, a.rollover:visited, a.rollover:active {
background: url('images/btn_learnmore.gif') no-repeat;
}

a.btn_learnmore:hover {
background-position:-80px 0;
}

.btn_buy {
display: block;
width: 49px;
height: 28px;
background: url('images/btn_buy.gif') no-repeat;
text-indent: -9999px;
}

a.btn_buy:link, a.rollover:visited, a.rollover:active {
background: url('images/btn_buy.gif') no-repeat;
}

a.btn_buy:hover {
background-position:-49px 0;
}#container #footer #footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
#container #footer #footertxt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}

#txtfield { 
float:left;
height:22px;
margin:0px;
padding:0px;
text-align:right;
width:152px;
}

.form-txt-field {
border:1px solid #946494;
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:20px;
line-height:normal;
margin-top:1px;
width:150px;
}