html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent; }body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0} img{vertical-align: middle}

body { background-color:#FFF /*#56a79e*/; font: 15px/19px Georgia, serif; color: #706666; width: 100%; }
html {height:100%}
/*Typography*/
a, a:active, a:visited {color:#46b0a2; text-decoration:none}
a:hover{text-decoration:underline}

.right {float: right}
.left {float: left}
.clear {clear: both}


.clearfix {zoom:1; clear:both}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*Main Bodies*/
#color-container {
	width:100%;
	height:100%;
	background:#FFF /*#56a79e;*/
}
#bg-container {
	width:1192px;
	position:relative;
	top:0px;
	left:50%;
	margin-left:-596px;
	/*background-image: url('images/liza-green-bg.jpg');
	background-repeat:repeat-y;	*/
}
#wrapper {width:860px;margin:0 auto;z-index:10; position: relative;}
#header {  }

#content {zoom:1; clear:both}

#content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#footer {border-top:solid 1px #d4d9d8;font-size:13px; overflow: hidden; margin-bottom: 20px; clear:both;}

#facebox iframe {height:150px;
overflow:hidden;
padding-top:40px;
width:600px;}

#header h2, #content.home .blockquote  {display:inline}

/*Header*/
#header h2 {float:left; margin:10px 0 20px}
#header h2, #header h2 span{background:url(images/logo.png) no-repeat;height:75px;width:277px;text-indent: -9999px; }
#header h2 span{display:block; margin-bottom:-75px;position:relative;z-index:1;}
#navigation {margin-bottom: 10px; width: 100%; *position: relative; display: inline-block;}
#navigation li { font-style: italic;
font-size: 18px;
margin-right: 13px;
position: relative;
letter-spacing: .75px;
padding-right: 20px;
margin-left: 20px;}
#navigation li ul li {font-size:14px}
#navigation a, #navigation a:visited, #navigation a:active, #navigation a:hover { color:#8b8989; text-decoration: none; height:20px; line-height:20px;}
#navigation a:hover { color:#635c5c; }
#navigation li.current-menu-item,#navigation li.current-menu-ancestor{ font-style: normal; font-weight:bold; color: #706666}
#navigation > li { float:left; border-right: 1px solid #ccc;
    margin-right: 10px\9;
}
#navigation li.classes {padding-right: 14px; background: url(images/darr.gif) 100% 8px no-repeat; cursor: }
.menu-navigation-container { *position: relative; *z-index: 9999; }
#navigation li ul {
	position: absolute;
	left:0;
	display: none;
	z-index: 99999;
}
#navigation > li:hover > ul {
	display: block;
	left:0;
	font-weight: normal;
	top:20px;
	padding-left: 10px;
	background: white;
	padding: 4px;
	border: solid 1px #cccccc
}
#navigation > li:hover > ul > li,
#navigation li.current-menu-item:hover ul li { 
	font-weight: normal;
	display: block;
	white-space: nowrap;
	width: 100%;
}
#navigation > li:hover > ul > a {
	display: block;
}

#navigation > li > ul > li:hover > ul {
	display: block;
	left:0;
	font-weight: normal;
	top:0px;
	left: 90px;
	padding-left: 10px;
	background: white;
	padding: 4px;
	border: solid 1px #cccccc;
}
#navigation > li > ul > li:hover > ul > li,
#navigation > li > ul > li.current-menu-item:hover ul li {
	font-weight: normal;
	display: block;
	white-space: nowrap;
        width: 100%;
}
#navigation > li > ul > li:hover > ul > a {
	display: block;
}

#navigation > li > ul > li > ul > li:hover > ul {
	display: block;
	left:0;
	font-weight: normal;
	top:0px;
	left: 90px;
	padding-left: 10px;
	background: white;
	padding: 4px;
	border: solid 1px #cccccc;
}
#navigation > li > ul > li > ul > li:hover > ul > a,
#navigation > li > ul > li > ul > li:hover > ul > li {
    display: block;
    width: 100%;
}

/*Slideshow*/

#slideshow, .homeslideshow {  height:  260px; width:  860px; padding: 0; margin:  0; background: #fff; overflow: hidden;}
#slideshow img, .homeslideshow img { width: 860px; height: 260px;  top:  0; left: 0 }

/*Content*/
#content h1 { font-size: 22px; font-style: italic; font-weight: normal; margin-bottom: 20px;}
#content h3 { font-style: italic; font-weight: bold; padding:10px 0 0;}
#content p {margin: 10px 0}

#content.home { padding-bottom: 12px;}
#content.home a {font-size:14px; font-style: italic}
#content.home .left {float: left;width: 560px;  padding: 20px 0;}
#content.home .right {float:right;width:260px; padding: 0 20px }
*html #content.home .right { margin-left:-4px}
#content.home h4 { padding-top: 10px }
#content.home h4 a, #content.home h4 a:hover {font-size: 20px;text-decoration: none}
#content.home .left p { margin-right: 24px;}
#content.home .right p { font-size: 13px}
 .blockquote {background: url(images/blockquote.png) 0 0 no-repeat; padding: 22px 22px 0; height:126px ; width: 232px; color: #9d9890; font-size: 14px; float: left; margin: 10px 10px 0 -6px; font-style: italic;diplay:inline}
 .blockquote b{ display: block}

				.left2 { float:left; margin-right:20px; margin-bottom:10px}
				#twitter_update_list { font-size:13px; margin-top:10px}
				#twitter_update_list li { margin-bottom:10px;}
				#twitter_update_list span + a { display:block}
				.price{font-size:18px; font-weight:bold; color:rgb(70, 176, 162)}
				.gifts{margin-left:120px}
				h4.heading{font-size:20px; margin-bottom:20px; margin-right:20px}

#content.page {border-top:solid 1px #d4d9d8;padding:40px 0; zoom:1}
#content.page .right {float:right;width: 560px;}
#content.page .left {float: left}

#content.faq-page {border-top:solid 1px #d4d9d8;padding:20px 0; zoom:1}
#content.faq-page .right {float:right;width: 560px;}
#content.faq-page .left {float: left}

#content .retreatList { margin-top: 20px}
#content .retreatList li{ background: url(images/temp_icon.jpg) 0 0 no-repeat; padding-left: 60px; margin-bottom: 22px}
#content .retreatList li.last {margin-bottom: 0}

#content .signupClass {margin-left: -4px; margin-top: 18px;}

#content.page a.right {float: right; width: auto}
#content.page a.right .signupClass, #content.blog a.right .signupClass {margin-top: -6px}

#content .groupClass {float: left; width: 260px; margin:20px 20px 0 0;}
#content .groupClass h5 {}
#content .groupClass h6 { font-size: 12px; padding-bottom:4px;  font-style: italic; border-bottom: solid 1px #e0e0e0;}

#content.blog, #content.members-landing {border-top:solid 1px #d4d9d8;padding:20px 0; }
#content.blog .blog_desc {border-bottom:solid 1px #d4d9d8; padding-bottom:20px}
#content.blog h3 {margin-bottom: 10px}
#content.blog div.right {width: 700px; float:right; border-top:solid 1px #cccccc; clear: both ;padding:20px 0}
#content.blog #posts .member-video:first-child div.right {border-top:none !important;}
#content.blog .first div.right {border-top:none!important;}
#content.blog .post {border-top:solid 1px #cccccc;padding:20px 0; clear:both}
#content.blog .post.category-blog {border: none}
#content.blog .left span {
display:block;
font-weight:bold;
}
#content.blog .posted-at { text-align: right; font-size: 12px; margin: 10px 0}
#content.blog div.left { width:40px; padding:6px 10px;margin: 30px 40px 0; border-width: 3px 0 1px 0; border-style: solid; border-color: #cccccc; text-align: center; float: left; font-size: 18px ; line-height: 24px; }
#content.blog h3 {font-style: normal; font-weight:bold; font-size:18px;}
#content.blog .post img {  margin: 0 20px 20px 0 }
#content.page dt { font-weight: bold}
#content.page dd {  padding: 2px 14px}

#content.page ul {  padding: 0 0 0 18px;list-style-type: circle; list-style-position: outside}

.blog_navigation { clear:both;}
.section {clear:both; }
#page_previous { float:left; margin-right: 20px;}
#page_next { float:left}

#classes_type {
    list-style: none;
}
#classes_type li {
    display: block;
    height: 156px;
    width: 156px;
    float: left
}
#classes_type li a {
    display: block;
    height: 156px;
    width: 156px;
    background: url(images/llI-classes.jpg) 0 0 no-repeat;
}
#classes_type li.private {
    margin-right: 2px
}
#classes_type li.private a {
    background-position: 0 -3px;
}
#classes_type li.studio a {
    background-position: 0 -159px;
}
#classes_type li.corporate a {
    background-position: 0 -318px;
}
#classes_type li.online a {
    background-position: 0 -475px;
}
#classes_type li.workshop a {
    background-position: 0 -637px;
}
/*Footer*/
#footer {line-height:18px}
#footer a,#footer a:visited, #footer a:active,#footer a:hover{color: #706666; text-decoration: none;}
#footer .left {float: left; margin-top: 20px}
#footer .right {float: right; margin-top: 20px;}
#footer p { padding:0 0 4px}
#card li {padding:0 10px; border-right:solid 1px #ccc; float:left; display: inline; line-height:18px}
#card li.first {padding-left: 0;}
#card li.last {border:0;}
#menu-item-1682080972 {border:0 !important;}
#twitter {background: url(images/twitter.png) 0 0 no-repeat; padding-left: 20px; height: 16px; display: inline-block}
#facebook {background: url(images/facebook.png) 0 0 no-repeat; padding-left: 20px;height: 16px;display: inline-block}

#signup {float: right;position:relative;top:-10px}
#signup span, #signup_blog span, #news-signup span {display:block; padding:0 0 4px}
#signup input.text, #signup_blog input.text, #news-signup input.text { border: solid 1px #b8b8b8; height: 148px; height: 15px; background: url(images/inputBg.png); margin:0 10px 0 0 ; padding: 4px; width:119px;}
#signup input, #signup_blog input, #news-signup input {vertical-align: middle;}

/* facebox */
#facebox .b {
  background:url(images/b.png);
}

#facebox .tl {
  background:url(images/tl.png);
}

#facebox .tr {
  background:url(images/tr.png);
}

#facebox .bl {
  background:url(images/bl.png);
}

#facebox .br {
  background:url(images/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}
#facebox .close {background: url(images/closelabel.gif) 0 0 no-repeat; display:block; height:22px ;width:66px;margin-left:520px;}
#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

/* Edit links found within content */

.post_edit
	{
	display: block;
	list-style: none;
	background: url(images/icons/respond.gif) 0px 2px no-repeat;
	padding: 4px 0px 0px 23px;
	}

.post_edit a
	{
	color: #44a1d0;
	text-decoration: none;
	}

.post_edit a:hover
	{
	color: #44a1d0;
	text-decoration: underline;
	}
.paging {
    text-align:center;
}
.paging  li {
    display: inline-block;
    background:#46b0a2 url(images/bg_btn.png) 0 0 repeat-x;
    margin-right: 10px;
    margin-bottom: 10px;
    border: solid 1px #46b0a2;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color:white;
    *zoom: 1;
    *display: inline;
}
.paging  li a {
    display: block;
    padding: 3px 8px;
    color:white!important;
}
.paging li.active, .paging li.page_number {
    border: solid 1px #c0c0c0;
    padding: 3px 8px;
    background-image:none;
    background-color: #fff;
    color: #b0b0b0

}
.paging li.page_number {
    border-color: white;

}


.archive-meta {
    border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
}
/* Typography */
/*///////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////*/

/* Body elements */


#members-nav, #blog-nav {
	position: relative;
}
#members-nav li, #blog-nav li {
	float: left;
	list-style-type: none;
	margin-right: 20px;
	position: relative;
}
#members-nav .sub-menu, #blog-nav.sub-menu {
	display: none;
	left: 0;
	position: absolute;
	z-index: 9999;
}
#members-nav li:hover ul { display: block; left:0; font-weight: normal; top:18px; padding-left: 10px; background: white; padding: 4px; border: solid 1px #cccccc}
#members-nav li:hover ul li, #navigation li.current-menu-item:hover ul li {font-weight: normal; display: block ;white-space: nowrap}
#members-nav li:hover ul a { display: block;}
#members-nav a, #members-nav a:visited, #members-nav a:active, #members-nav a:hover { color:#8b8989; text-decoration: none;}
#members-nav a:hover { color:#635c5c; }
#members-nav li.has-sub { padding-right: 14px; background: url(images/darr.gif) 100% 8px no-repeat; cursor:  }
/*-----------------------*/
#blog-nav li:hover ul { display: block; left:0; font-weight: normal; top:18px; padding-left: 10px; background: white; padding: 4px; border: solid 1px #cccccc}
#blog-nav li:hover ul li, #navigation li.current-menu-item:hover ul li {font-weight: normal; display: block ;white-space: nowrap}
#blog-nav li:hover ul a { display: block;}
#blog-nav a, #blog-nav a:visited, #blog-nav a:active, #blog-nav a:hover { color:#8b8989; text-decoration: none;}
#blog-nav a:hover { color:#635c5c; }
#blog-nav li.has-sub { padding-right: 14px; background: url(images/darr.gif) 100% 8px no-repeat; cursor:  }
/*--*/
hr.clearer {
	margin-top: 20px;
	border: none;
	border-top: 1px solid #D4D9D8;
	clear: both;
}
.members-content {

}
.members-menu, .blog-menu{
	border-bottom: 1px solid #d4d9d8;
	height: 30px;
	margin-bottom: 20px;
}
.member-video {
	padding-top: 10px;
	padding-bottom: 10px;
}
#content.members-page {
	padding: 15px 0;
	background: url("./images/lizamotif_bg01.jpg") no-repeat;
}
#content.registration-page .left{
	border-right: 1px solid #d4d9d8;
	float: left;
	padding-right: 10px;
	width: 280px;
}
#content.registration-page .right {
	position: relative;
	top: -20px;
}
.firstrow {
	background: url('./images/lizamotif.jpg') no-repeat center center;
	height: 218px;
	width: 100%;
}
.firstrow .left {
	float: left;
}
.firstrow .right {
	background: url('./images/verticalshadow.png') repeat-y top left;
	float: right;
	width: 343px;
	height: 100%;
}
.secondrow {
	background: url('./images/bottomshadow.png') top center no-repeat;
	padding-left: 20px;
}

.alignleft {
	float: left;
}

.homepage-livingyoga {
	width: 215px;
	padding: 0 20px;
}
.homepage-video {
	height: 170px;
/*	background: url('./images/video.png') no-repeat center center; */
	height: 170px;
	width: 300px;
	overflow: hidden;
	float: right;
	text-align: center;
}
.private-yoga {
	padding: 0px !important;
}
.private-yoga div {
	padding: 20px;
}

.secondrow {
	padding-top: 10px;
}
.secondrow .blog {
	float: left;
	width: 460px;
    margin-right: 30px;
}

.secondrow .blog h1 {
    margin-top: 10px;
}

.secondrow .social-networks {
	float: left;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;

	width: 260px;
	margin: 20px;
}
.secondrow .social-networks > div {
	padding: 0 20px 20px;
}
.social-networks h4 {
	font-size: 20px;
	margin: 0 0 10px 0 !important;
	padding: 0 !important;<iframe src="http://www.secure-res.com/res/vn2/checka.asp?hotelid=1454&amp;ri=119862" width="100%" height="600" style="border:0; margin-bottom: 30px;"></iframe>
	margin-bottom: 20px;
}

.social-buttons li {
	float: left;
	margin-right: 2px;
}
.news {
	width: 350px;
	float: left;
}
.join-now-button {
	background: url('./images/button-join.jpg') no-repeat;
	display: inline-block;
	width: 152px;
	height: 45px;
	text-indent: -9999px;
}
div.member-video > div.left {
	border: none !important;
}


.label {
 height: 74px;
 width: 73px;
 text-align: right;
 position: relative;
}
.label img {
    position: absolute;
    right: 0;
    top: 8px;
}
.icon {
    background: url('./images/icons/shadow.png') center center no-repeat;
	height: 74px;
	width: 73px;
	text-align: center;
	margin-bottom: 5px;
}
.icon img {
    height: 58px;
    width: 57px;
    margin-top: 8px;
}
#footer .right li {
	line-height: 29px;
	vertical-align: middle;
}
.button-contact {
	display: inline-block;
	background: url('./images/button-contact.jpg') no-repeat center center;
	width: 62px;
	height: 29px;
	text-indent: -9999px;
}


div.prospect {
	margin: 0 auto;
}


.members-content {
    background: url('./images/lizamotif.jpg') top left;
}

.why-living-yoga {
    background: #97cbc8;
    border: 1px solid #6bb5b1;
    border-radius: 4px;
    margin-bottom: 25px;
    min-height: 60px;
}
.why-living-yoga .whynum {
    background: #fff;
    color: #6bb5b1;
    float: left;
    font-size: 24px;
    height: 24px;
    margin: 10px;
    text-align: center;
    font-style: italic;
    padding: 8px;
    width: 24px;
    border-radius: 3px;
}
.why-living-yoga h4 {
    color: #fff;
    font-family: Georgia,serif;
    font-size: 16px;
    line-height: 16px;
    margin-top: 10px;
    margin-bottom: 5px;
}
#content .why-living-yoga p {
    color: #fff;
    font-family: "Trebuchet MS",sans-serif;
    font-size: 15px;
    margin: 10px;
    margin-left:60px;
}


#content.page section.left {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#aaddd8));
	background: -moz-linear-gradient(top, #ffffff, #aaddd8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#aaddd8);
    float: right;
    width: 320px;
    box-shadow: 0 0 5px #aaa;
    border-radius: 5px;
}
#content.page section.left p {
    margin: 10px;
}

#content.page section.right {
    /*background: rgba(255, 255, 255, .75);*/
	background-color:white;
	opacity:0.75;
	filters: alpha(opacity=75);
	/*background-color:transparent;*/
    float: left;
    width: 410px;
    box-shadow: 0 0 5px #aaa;
    border-radius: 5px;
}

section input, .user-login input {
    border: 0px;
    box-shadow: inset 2px 2px 6px #bbb;
    padding: 0 10px; margin: 0;
    height: 32px;
    width: 150px;
}
.user-login input {
	height:20px;
	width:100px;
}

#content.page section.right p {
    float: left;
}

section label {
    white-space: nowrap;
}

section label span {
    display: inline-block;
    width: 85px;
    text-align: center;
}

section p.submit {
    float: right;
    width: 80px;
}

section input[type="submit"], .user-login input[type="submit"]{
    background: url('./images/login.png') center center no-repeat;
    margin-left: 10px;
    width: 50px;
    box-shadow: none;
    height: 49px;
    width: 98px;
    text-indent: 9999px;
    cursor: pointer;
    *padding-left: 98px;
}
.user-login input[type="submit"]{
	background: url('./images/login_scaled.png') no-repeat top left;
	height: 20px;
	width: 68px;
	position:relative;
}
.user-login {
	position:absolute;
	display:inline-block;
	padding:0px;
	margin:0px;
	right:0;
	/*top:30px;*/
}
.user-login span{
	font-size:12px;
}
/*about living yoga*/
._about-living-yoga {
	background:url('./images/3-lizards.jpg') no-repeat top center;
}
/*Blog sidebar*/
div.side-bar {
	position:absolute;
	right:0;
	top:220px;
	width:180px;

}
.post_tag-cloud {
	text-align:right;
	font-size:12px;
}
div#primary {
	position:relative;
	/*top:65px;
	left:407px;*/
	float:right;
	z-index:1000;
}
div#primary ul li ul li, div#primary ul li h3, div#secondary ul li h3  {
	text-align:right;
}
div#secondary {
	position:relative;
	top:-21px;
	left:533px;
	float:right;
}
div#secondary ul li div input[type="text"] {
	border: solid 1px #b8b8b8;
	height: 148px; height: 15px;
	background: url(images/inputBg.png);
	margin:0 10px 0 0 ;
	padding: 4px;
}
div#secondary ul li div label {
	visibility:hidden;
}
/*Video posts*/
div.members-landing .members-Asana .vzaar_media_player object#video,
div.members-landing .members-Asana .vzaar_media_player object#video embed#video,
div.members-landing .members-Asana .vzaar_media_player object#video video,
div.members-landing .members-livinlight .vzaar_media_player object#video,
div.members-landing .members-livinlight .vzaar_media_player object#video embed#video,
div.members-landing .members-livinlight .vzaar_media_player object#video video,
div.members-landing .members-Meditation .vzaar_media_player object#video,
div.members-landing .members-Meditation .vzaar_media_player object#video embed#video,
div.members-landing .members-Meditation .vzaar_media_player object#video video,
div.members-landing .members-Pranayama .vzaar_media_player object#video,
div.members-landing .members-Pranayama .vzaar_media_player object#video embed#video,
div.members-landing .members-Pranayama .vzaar_media_player object#video video {
	width:400px;
	height:225px;
}

.vzaar_media_player {
	width:420px;
}

div.members-landing .members-Asana p,
div.members-landing .members-livinlight p,
div.members-landing .members-Meditation p,
div.members-landing .members-Pranayama p {
	visibility:hidden;
	position:absolute;
}
div.members-landing #members-home-videos .members-Asana,
div.members-landing #members-home-videos .members-livinlight,
div.members-landing #members-home-videos .members-Meditation,
div.members-landing #members-home-videos .members-Pranayama{
	min-height:220px;
	width:400px;
	height:320px;
}

div.members-landing .members-Asana p iframe,
div.members-landing .members-livinlight p iframe,
div.members-landing .members-Meditation p iframe,
div.members-landing .members-Pranayama p iframe {
	visibility:visible !important;
	width:400px;
	height:225px;
}

.user-login {
    background-color: #91c7ba;
    border-radius: 0 0 5px 5px;
    padding: 5px 10px;

    color: white;
    font-size: 12px;
    font-style: italic;
    top: 0px;
}
.user-login a {
    color: white;

}
.h-login-form {
    display: none;
    float: left;
    font-size: 12px;
}

#navigation .menu-item-1682080763 {
    border-right: 0px;
    margin-right: 0px;
}

.blog_entry h4 {
    color: #46B0A2;
}

#loggedin .register {
	display:none !important;
}
#loggedout .member {
	display:none !important;
}

.link-button { text-align:center; }
.link-button span {
	float:left;
	height:40px;
	min-width:100px;
	background-image:url('./images/button-bg.jpg');
	background-repeat:repeat-x;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	border-radius: 5px; /* CSS3 */
	margin-right:20px;
}
.link-button a {
	display:block;
	width:100%;
	color:white;
	line-height:40px;
	font-style:italic;
	text-docoration:none;
}
.link-button a:hover {
	text-decoration:none;
}
#search-3 #searchform #searchsubmit,
.hc_prospect input[type=submit] {
	height:25px;
	color:white;
	border:none;
	background-image:url('./images/button-bg.jpg');
	background-repeat:repeat-x;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	border-radius: 5px; /* CSS3 */
}

#reg-form input[type=submit] {
	height:40px;
	color:white;
	border:none;
	width:200px;
	background-image:url('./images/button-bg.jpg');
	background-repeat:repeat-x;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	border-radius: 5px; /* CSS3 */
	margin-right:20px;
}

.blog .first .right div {
	width:500px;
}

.blog .first .right > div {
    min-height: 500px;
}
.blog .first .right div.social {
    min-height: 20px !important;
    height: 20px !important;
}

.members-h1 {
	float:left;
	padding-right:20px;
}

.page-id-1682080402 #content h1 {
	text-align:center;
	margin-bottom:0;
}

#gform_wrapper_1 {
	margin-top:0;
}

#gform_wrapper_1 .gfield_label {
	float:left;
	margin:0 5px 0 0;
	font: 12px/14px Georgia, serif;
	font-weight:bold;
	color: #706666;
	width:180px;
	text-align:right;
	line-height:26px;
}

#gform_wrapper_1 .ginput_container {
	float:left;
	text-align:left;
	width:221px;
}
#gform_wrapper_1 .ginput_container input[type="text"] {
	border: solid 1px #B8B8B8;
	background: url('http://lizalaird.imajery-dev.com/wp-content/themes/lizalaird/images/inputBg.png');
	margin: 0 10px 0 0;
	padding: 4px;
	width:221px;
}

#gform_wrapper_1 .gfield {
	text-align:right;
	margin: 10px 0 4px 0;
	min-height:26px;
}

#gform_wrapper_1 #input_1_6 {
	border: solid 1px #B8B8B8;
	background: #FAFAFA;
	width: 172px;
}

#gform_wrapper_1 .gform_footer {
	padding: 0 0 0 180px;
}

#gform_wrapper_1 #gform_submit_button_1 {
	height:25px;
	width: 80px;
	color:white;
	font: 15px/19px Georgia, serif;
	font-style: italic;
	border:none;
	background-image:url('./images/button-bg.jpg');
	background-repeat:repeat-x;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	border-radius: 5px; /* CSS3 */
}

.page-template-page-members-landing-php #members-home-videos a,
.page-template-page-members-landing-php #members-home-videos a:active,
.page-template-page-members-landing-php #members-home-videos a:visited {
	color: #706666;
}

.page-template-page-members-landing-php #members-home-videos h1{
	color:#46B0A2;
	margin-bottom:0;
	margin-top:10px;
}
.page-template-page-members-landing-php #members-home-videos p {
	width:430px;
}
.page-template-page-members-landing-php #members-home-videos h3 {
	margin-bottom:20px;
}

#yoga-in-person-link-boxes {
	width:775px;
	margin:0 auto;
}

#account-form .form-table {
    width: 560px;
}
#account-form .form-table th {
    text-align: right;
    padding-right: 15px;
}
#account-form .form-table td {
    padding: 5px 0;
}
#account-form .form-table label {
    font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    text-align: right;
}
#searchsubmit {
	color:white;
	border:none;
	font-style:italic;
	height: 25px;
	min-width: 60px;
	background-image: url('./images/button-bg.jpg');
	background-repeat: repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-right: 5px;
}
#searchsubmit-field {
	border: solid 1px #B8B8B8;
	background: url('http://lizalaird.imajery-dev.com/wp-content/themes/lizalaird/images/inputBg.png');
	margin: 0 10px 0 0;
	padding: 4px;
	width:51px;
}

.sn_pinterest {
	float:left;
	max-width:300px;
	padding-right: 10px;
}

.tweet {
	margin-top: 10px;
}
