/*
Theme Name: AY PreLaunch
Theme URI: 
Description: AY PreLaunch
Version: 1.6
Author: 
Author URI: 
Tags: 
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Century Gothic', Verdana, Arial, Sans-Serif;
	background: none;
	color: #000000;
	text-align: center;
	}
* {
	font-family: 'Century Gothic', Verdana, Arial, Sans-Serif;
}
#page {
	background-color: white;
	text-align: left;
	font-size: 1.3em;
	}

#header {

	}

#headerimg 	{
	}

#content {
	/*width: 819px;*/
	width:772px;
	min-height: 416px;/*600px;*/
	height: auto !important;
	height: 600px;
	background: url(images/content-middle.jpg) top left repeat-y;
	}
#page.main #content {
	width: 1047px;
	background: url(images/content-middleB.jpg) top left repeat-y;
}
#content div.content-top {
/*	width: 819px;
	background: url(images/content-top.jpg) top left no-repeat;
	height: 21px;*/
}
#content div.content-bottom {
	width: 819px;
	background: url(images/content-bottom.jpg) bottom left no-repeat;
	height: 254px;
}
#page.main #content div.content-bottom {
	width: 1047px;
	/*background: url(images/content-bottomB.jpg) bottom left no-repeat;*/
	/*background: url(images/content-bottomC.jpg) bottom left no-repeat;*/
	background: url(images/content-bottomD.jpg) bottom left no-repeat;
	clear: both;
	height: 200px;
}
#page.home div.content-bottom {
	height: 245px;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
ol.commentlist li {
	background: none;
}

ol.commentlist li {
	border-bottom: 1px solid #A8CDCF;
	padding-bottom: .5em;
}
ol.commentlist li ul.children li {
border-bottom: 0px none;
padding-bottom: auto;
	border-top: 1px solid #A8CDCF;
	padding-top: .5em;
}
.depth-1 {

}

.even, .alt {
}

#footer {
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}


h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	/*color: #333;*/
	}

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;*/
	}

.entry a,.entry a:visited,.entry a:link,.entry p a,.entry p a:visited,.entry p a:link {
	color: #114477;
}
.entry a:hover,.entry p a:hover {
/*	text-decoration: underline;*/
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.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 {
	}

.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,a:visited,a:link, h2 a:hover, h3 a:hover {
	/*color: #06c;
	text-decoration: none;*/
	color: #0000ee;
	}

a:hover {
	/*color: #147;
	text-decoration: underline;*/
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0;
	padding: 4em 0 0;
	}

#page {
	background-color: white;
	margin: 0 auto 0;
	padding: 0;
	width: 1155px;
	min-height: 600px;
	}
#page.main {
	width: 1047px;
	left: 0;
}
#header {
	margin: 0;
	padding: 0;
	}

#headerimg {

	}

.post {
	margin: 0 auto;
	padding: 0;
	background: url(images/content-top0.jpg) top left no-repeat;
	width: 819px;
	min-height: 416px;/*35.8em;*//*33.8em;*/
	}
#page.main .post {
	/*background: url(images/content-topB.jpg) top left no-repeat;*/
	/*background: url(images/content-topC.jpg) top left no-repeat;*/
	background: url(images/content-topD.jpg) top left no-repeat;
	width: 1047px;
}
.entry {
	width: 640px;
	height: 100%;
	margin: 0 0 0 7.8em;
	padding: 2.5em 0 0;
}
#page.home .entry {
       min-height: 44em;
position: relative;
}
#page.main .entry {
	float: left;
	min-height: 10em;
	height: auto !important;
	height: 10em;
	margin-right: 1em;/*1.4em;*/
	margin-top: 4em;
	margin-left: 7.5em;
	width: 650px;
}
.postmetadata {
	clear: both;
}

.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;
	}

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 ;
	}
li h3 {
margin-top: 10px;
}
/* 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;
	}
html>body .entry ol.commentlist li {
	margin-left: 0;
	margin-right: 0;
}
.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 {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
.entry form#commentform {
	text-align: left;
}
select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}
.entry ol.commentlist {
	padding: 0;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#page.home #sidebar, #page.main #sidebar {
	float: left;
}
#sidebar
{
	margin: 0;
	padding: 0;
	width: 336px;
	min-height: 600px;
	float: none;
	display: inline;
	}
#page.main #sidebar {
	display: none;
	
}
#page.main div#content div.post div.sb {
	width: 217px;
	float: left;
	min-height: 10em;
	height: auto !important;
	height: 10em;
	padding: 4em 0 0;
}
#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 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: none;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
body.singular .navigation {
/*display: block;
width: 99%;
margin: auto;*/
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* colors */
.cteal {
	color: #3fb7cb;
}
.cyellowgreen {
	color: #b4cb0d;
}
.cgrey {
	color: #7f7f7f;
}
.cred {
	color: #cb1209;
}
p.post-edit {
	margin: 0;
}
#page.home p.post-edit {
       position: relative;
       top: -210px;
}
#page.home2 p.post-edit {
       top: 0;
}
.tacenter {
	text-align: center;
}
.problem-view-video {
	padding: 0;
	margin: -4em 0 3em .5em;
	font-size: .9em;
	position: relative;
}
div#page.main .problem-view-video {
	top: -8.5em;
	margin-left: 0;
}
div#sidebar p.parrow {
	//position: absolute;
	top: 36.7em/*33.5em*/;/*21.8em;*//*21.1em;*//*25.1em;*//*23.1em;*/
}
div#page.yoga-training div#sidebar p.parrow {
top: 37em;
}
div#page.yoga-teacher div#sidebar p.parrow {
top: 37.4em;
}
div#oform {
	background: url(images/form-bg2.jpg) top left no-repeat;
	width: 336px;
	height: 161px;
	//position: absolute;
	top: 47.3em;/*43.8em*/;/*31.9em;*//*35.6em;*//*33.6em;*/
}
div#oform label {
	color: #000000;
	padding-right: .6em;
	font-size: .1em;
}
div#oform input.textinput {
	color: #000000;
	width: 211px;
}
div#oform input {
	background: none;
	border: 0px none;
}
div#oform table {
	padding: 1.8em 0 0;
}
div#oform label,div#oform .submit {
	font-size: 1.1em;
}
div#oform .submit {
	color: #ffffff;
	padding: 0;
	font-size: 1.3em;
}
div#oform .tdlabel1,div#oform .tdlabel2 {
	width: 7.2em;
	text-align: right;
}

div#oform tr.trfname td {
	padding-bottom: .6em;
}
div#oform tr.tremail td {
	padding-bottom: .4em;
}
#sidebar h2.ohead {
	font-size: 1.7em;/*1.8em;*//*2.1em;*//*1.4em;*/
	word-spacing: -0.1em;/*.2em;*/
	text-align: center;
	margin: 5px 0;
	width: 350px;/*365px;*/
}
#sidebar ul.slist {
	margin: 1.5em/*2.5em .8em*/ 1.4em 1.4em;/*1.4em;*/
	padding: 0;
}
#sidebar ul.slist li {
	list-style-type: disc;
	padding-left: .5em/*1em*/;/*1.5em;*/
	margin-left: .8em;
	margin-bottom: 0.7em;/*1.7em;*//*1.4em;*//*.6em;*/
	font-size: 0.9em/*1.1em*/;
       line-height: 1.4em;
}
#oform div.row {
	width: 100%;
	height: 1.5em;
	line-height: 1.5em;
}

p.legal-links {
	text-align: left;
	line-height: 1.1em;
	margin-top: 2em;
	margin-bottom: .1em;
}
p.legal-links a,p.legal-links a:visited,p.legal-links a:link {
	color: #000000;
}
p.copy-year {
	text-align: left;
	margin-top: 0;
}
p.legal-links, p.copy-year {
	font-size: .8em;
}
ul.checked-list {
	text-indent: 0 !important;
}
ul.checked-list,ul.checked-list li {
	list-style-image: none;
	list-style-type: none;
}
ul.checked-list li {
	background: url(images/checkmark.gif) top left no-repeat;
	padding-left:2.5em;
	overflow: hidden;
}

p.greybox {
	text-align: center;
	background: #cccccc;
	padding-top: 1em;
	padding-bottom: 1em;
	width: 80%;
	font-weight: bold;
	margin: 0 auto;
}
p.obtmnote {
	font-size:0.9em;
	margin:3em auto 0;
	width:90%;
	color: #7f7f7f;
}
div#page {
	padding-bottom: 3em;
	position: relative;
	left: -3em;
}
div#page.home {
	/*left: -3em;*/
	left:-1.4em;
}

div#page div#content {
	float: none;
	margin: 0 auto;
}
div#page.home div#content {
	float: left;
}
div#page.main div#content {
	float: left;
}
.boldblack {
	color: #000000 !important;
	font-weight: bold;
}
.boldred {
	color: #CB0000 !important;
	font-weight: bold;
}
div.legal-wrap {
	margin:0 0 0 7.8em;
	padding:14.7em 0 0;
	width:640px;
}
div#page div#content div.content-bottom div.legal-wrap,div#page div#content div.content-bottom div.legal-wrap a {
	color: #7F7F7F;
}
ul.event-list {
	list-style-type: none;
}
ul.event-list li {
	background: url(images/tyicon.gif) top left no-repeat;
	list-style-type: none;
	line-height:1.7em;
	padding-left:2.5em;
}
textarea#body {
	font-size: 1em;
}
p.problem-view-video span.msg {
	clear:both;
	display:none;
	line-height:1.2em;
	margin-bottom:2em;
	margin-left:auto;
	margin-right:auto;
	margin-top:-5em;
}
p.problem-view-video span.prvw {
}

#page.main div#content div.post div.sb h2,#page.main div#content div.post div.sb h1 {
	font-size:1.9em;
	margin-bottom:0.5em;
	margin-top:0.5em;
	text-align:center;
	color:#009999;
	
}
#page.main div#content div.post div.sb ul {
	margin-top: 1.5em;
	margin-left: 0;
	padding-left: .4em;
	list-style: none;
}
#page.main div#content div.post div.sb ul li {
	font-size: 1.2em;/*1.6em;*/
	font-weight: bold;
	background:transparent url(images/tyicon3.gif) no-repeat scroll left top;
	padding-left: 1em;
	margin-bottom: 1em;
}
#page.main div#content div.post div.sb ul li a,#page.main div#content div.post div.sb ul li a:visited,#page.main div#content div.post div.sb ul li a:link{
	color: #000000;
}
#page.main div#content div.post div.sb ul li a:hover {
	color: #9C0204;
}
#page.main div#content div.post h1 {
	/*padding-top: 0;
	text-align: left;
	color: #000000;
	font-size: 2.5em;*/
color:#009999;
font-size:1.9em;
font-weight:bolder;
padding-top:0;
text-align:left;
word-spacing:-2px;
margin-bottom: 10px;
}
#page.main div#content div.post h1 a {
	color: #000000;
}
#page.main div#content div.post h1 a:hover {
	color: #9C0204;
}
a.fblink, a.tlink {
	display: inline;
}
p.tafbnote {
	text-align: center;
	font-weight: bold;
	font-size: 1em;
	width: 80%;
	margin: 1em auto 0;
}
a.redbutton {
	display: block;
	width: 273px;
	text-align: center;
	margin: 0 auto;
	background: url(images/redbutton.jpg) top left no-repeat;
	color:#FFFFFF !important;
	font-size:1.2em;
	padding:0.4em 0 1em;
}
#page.private-event {
	left: 0;
}
#page.private-event #sidebar,#page.private-event .content-bottom{
	display: none;
}
#page.private-event #content .post {
	background: none;
}
#page.private-event #content {
	background: url(images/the_ticket.jpg) top left no-repeat;
	width: 947px;
	height: 357px;
	margin: 0 auto;
}
#page.private-event #content .post {
margin:0;
width:947px;
}
#page.private-event #content .entry {
	margin: 0;
	padding: 30em 0 0;
	width:947px;
}
#page.private-event #content .entry p {
	margin: .5em auto .5em;
}
img.credlogo, img.cbluelogo {
	margin-bottom: -2px;
}
div#div_form input#subject {
font-size:1em;
}
div#div_form input#Submit {
	background: url(images/redbutton2_hvr.jpg) top left no-repeat;
	width: 246px;
	color: #ffffff;
	border: 0px none;
	padding:4px 0 10px;
	font-size:1.3em;
	height: 31px;
}
div#page #content .post .entry .wrap {
	width: 96%;
	margin: 0 auto;
}
div#oform input#optbtn {
	background: url(images/teal-btn-crcle.png) top left no-repeat;
	width: 300px;
	height: 58px;
}
div#oform input#optbtn:hover{cursor:pointer;}
#content.p404, #content.p404 .post {
	min-height: 100px;
}
h3#comments, div#respond h3 {
	background:#A8CDCF none repeat scroll 0 0;
	color: #000000;
}
.entry ol.commentlist li.comment div div.reply {
/*	display: none;*/
padding-bottom: .5em;
}

/* new */
#page.home2 .post,#page.home2 #content {
	background: none;
}
#page.home2 {
	width: 840px;
}
#page.home2 #content {
	width: 500px;
}
#page.home2 .post {
	width: 460px;
}
#page.home2 .post .entry {
	padding-top: 0;
	width: 460px;
	margin-left: 0;
	font-size: 1em;
}
#page.home2 .post .entry h2,#page.home2 .post .entry h1 {
	font-family: impact, helvetica, arial, serif;
	font-size: 2.1em;
	margin-top: 0;
	padding-top: 0;
	text-align: center;
	font-weight: normal;
}
#page.home2 .post .entry h1 {
padding-top:0;
}
 #page.home .post .entry h2 {
	margin-top: 1em;
 }
#page.home2 .post .entry h2 u { 
	font-family: impact, helvetica, arial, serif;
}
#page.home2 #sidebar ul.slist,#page.home #sidebar ul.slisthome {
	margin:1.5em 1.4em 1.4em;
	padding:0;
}
#page.home2 .post .entry ul.slist li,#page.home .post .entry ul.slisthome li {
	font-size:1.1em;
	list-style-type:none;
	margin-bottom:0.7em;
	margin-left:0.8em;
	padding-left:2.3em;
	font-weight: bold;
	background: url(images/small-teal-arrows.jpg) 0 5px no-repeat;
	text-indent: 0;
}
#page.home2 .post .entry p.subtext{
	text-align: center;
	font-weight: bold;
	font-size: 1.5em;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
#page.home2 #sidebar p.parrow,#page.home2 #sidebar div#oform {
	position: relative;
	top: auto;
}
#page.home2 #sidebar p.parrow {
	padding-top: 15px;
	padding-bottom: 10px;
}

#page.home2 div.legal-wrap {
	padding-top: 0;
	margin: 0 auto;
	width: 90%;
}
#page.home2 div.legal-wrap p.legal-links {
	margin-top: 0;
	text-align: center;
}
#page.home2 div.legal-wrap,#page.home2 div.legal-wrap a {
	color: #7F7F7F;
}
#page.home2 p.fpar {
	width: 90px;
	float: left;
	position: relative;
	top: -12px;
}
#page.home2 img.fimg {
	float: left;
}
#page.home2 p.fsig {
	clear:both;
	position: relative;
	top: -47px;
}
.cyellow {
	background-color: #ffff00;
}
body.home2 {
	padding-top: 2em;
}
a#preconfirm_link {
	font-size: 14pt;
	font-weight: bold;
}
#page.home2 #sidebar a img {
	border: 0px none;
}
p.cdheadtext {
	margin-bottom: 0;
	font-size: 1.5em;
}
p.cdsubtext {
	font-size: 1.2em;
	margin-top: 0;
}
p.gift1,p.gift2 {
/*	background: url(images/red_bow2.jpg) top left no-repeat;
	padding-left: 40px;*/
}
p.gift2 {

}
img.imgfloatl {
	float: left;
}
img.imgfloatr {
	float: right;
	margin-left: 5px;
}
ul.ord-list,ul.ord-list li {
	list-style-type: none;
}
#page.home #sidebar p.formtoptext {
	position: absolute;
	top: 48em;
}
#page.home #sidebar p.subtext {
	text-align: center;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.1em;/*1.2em;*/

}
#page.home #sidebar h2 u,#page.home #sidebar h1 u {
	font-family: impact, helvetica, arial, serif;
}
#page.home #sidebar h2,#page.home #sidebar h1 {
	font-family: impact, helvetica, arial, serif;
	word-spacing: 0em;
	font-size: 1.7em;/*1.8em;*/
	font-weight: normal;
text-align:center;
width: 360px;
}
#page.home #sidebar h1 {
padding-top:0;
}
#page.home .post {
	min-height: 571px;
}
#page.home #sidebar ul.slist {
	margin-top: 0.7em/*1.2em*/;
margin-left: 1em;
margin-right: 0;
}
#page.home2 #sidebar p.formtoptext {
	font-size: 1em;
	position: relative;
	top: auto;
}
#page.home2 .post .entry h2 {
	margin-top: 0;
}
#page.home #content .post .entry p#homepic {
	margin-top:0;
	margin-bottom:-43px;
}
.entry ol.nml {
	padding-left: 15px;
}
form small {
	color: #000000;
}
html > body .entry ol.commentlist li ul.children li{

text-indent: 0;
}
span.ckvote {
 padding-left: 2em;
}
a#share_btn:hover {
background-position:0 -34px;
}
a#share_btn {
background:transparent url(http://abundantyogi.com/wp-content/themes/prelaunch/images/redbutton_hvr2.jpg) no-repeat scroll 0 0;
color:#FFFFFF;
display:block;
font-size:1.3em;
height:29px;
margin:0 auto;
padding:5px 0 0;
text-decoration:none;
width:273px;
}
#page.home div#testimonial {
width: 280px;
position:absolute;
bottom: -5.4em;
font-size: .75em;
text-align: left;
color:gray;/*#0BbFd1;*/
font-weight: bold;
}
#page.home.yoga-teacher div#testimonial {

}
#page.home div#testimonial p.q{
font-style: italic;
}
div#oform tr.trfname td label{
white-space: nowrap;
}
div#oform tr.trfname td input,div#oform tr.tremail td input {
border: 1px solid #b7b7b7;
}