body {
    margin: 0 auto;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	color: #1f1c18;
    background-color: #ffffff;
}
a {
    color: #1f1c18;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}
h1, h1 a {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 20px;
	color: #1f1c18;
	font-weight: bold;
	margin: 0;
}
h2, h2 a {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	margin: 0;
}
h3, h3 a {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 18px;
	color: #1f1c18;
	font-weight: bold;
	margin: 0;
}
h4, h4 a {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 18px;
	color: #1f1c18;
	font-weight: normal;
	margin: 0;
}
h5, h5 a {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 18px;
	color: #717171;
	font-weight: bold;
	margin: 0;
}
h6, h6 a {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	color: #1f1c18;
	font-weight: bold;
	margin: 0;
}
p, ul, ol {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	color: #1f1c18;
	margin: 0;
	line-height: 20px;
}
p a, ul a, ol a {
	text-decoration: underline;
}
hr {
    border: 0;
    height: 1px;
    background-color: #c8c7c6;
}
.anythingSlider-default {
    padding: 0 !important;
}
.anythingSlider-default.activeSlider .anythingControls a {
	background-image:  url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/yogaindailylife/slider_whitedot.png') !important;
    width: 5px !important;
}
.anythingSlider-default.activeSlider .anythingControls a.cur, .anythingSlider-default.activeSlider .anythingControls a:hover {
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/yogaindailylife/slider_orangedot.png') !important;
}
.anythingSlider-default .anythingControls ul {
    top: -120px !important;
    left: 100px !important;
}
.blog_post_listing_header_info {
    font-style: italic;
}
.blog_post_listing_title, .blog_post_listing_title_link {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 16px;
    font-weight: bold;
	color: #1f1c18;
	margin: 0;
	line-height: 21px;
}
.orangebulletinbig {
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/yogaindailylife/img_bulletin_big.png');
    background-repeat: no-repeat;
    background-position: 0% 40%;
    padding-left: 25px;
}
.orangebulletinsmall {
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/yogaindailylife/img_bulletin_small.png');
    background-repeat: no-repeat;
    background-position: 0% 40%;
    padding-left: 25px;
}
.orangebutton {
    display: inline-block;
    padding: 8px 15px;
    background: rgb(249,111,0); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(249,111,0,1) 0%, rgba(215,94,1,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,111,0,1)), color-stop(100%,rgba(215,94,1,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(249,111,0,1) 0%,rgba(215,94,1,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(249,111,0,1) 0%,rgba(215,94,1,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(249,111,0,1) 0%,rgba(215,94,1,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(249,111,0,1) 0%,rgba(215,94,1,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f96f00', endColorstr='#d75e01',GradientType=0 ); /* IE6-9 */
    border: 1px solid #803a00;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #ffffff;
}
tr.le_mb_wrapper {
    border-bottom: 1px solid #c8c7c6 !important;
}
.mb_listview_date, #back, #forward {
    color: #000000;
}
.mbHeaderBar {
    padding: 15px 0 5px 0 !important;
    border-top: 1px solid #c8c7c6;
    border-bottom: 1px solid #c8c7c6 !important;
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}
.tanbox {
    padding: 10px;
    background-color: #cdc8c2;
}
.title_date, .title_class, .title_staff {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 18px;
    font-weight: 400;
    color: #ff7203;
}
.whitebutton a {
    padding: 10px;
    background: rgb(213,213,213); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(213,213,213,1) 0%, rgba(246,246,246,1) 50%, rgba(232,232,232,1) 51%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(213,213,213,1)), color-stop(50%,rgba(246,246,246,1)), color-stop(51%,rgba(232,232,232,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(213,213,213,1) 0%,rgba(246,246,246,1) 50%,rgba(232,232,232,1) 51%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(213,213,213,1) 0%,rgba(246,246,246,1) 50%,rgba(232,232,232,1) 51%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(213,213,213,1) 0%,rgba(246,246,246,1) 50%,rgba(232,232,232,1) 51%,rgba(255,255,255,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(213,213,213,1) 0%,rgba(246,246,246,1) 50%,rgba(232,232,232,1) 51%,rgba(255,255,255,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5d5d5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    border: 1px solid #838181;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    box-shadow: inset 1px 1px 3px rgba(0,0,0,.2), inset -1px -1px 3px rgba(0,0,0,.2);
    display: block;
}
.whitebutton a:hover {
    background: #f6f6f6;
    cursor: pointer;
}
.whitebutton:hover a {
    color: #000000;
    text-decoration: none;
}
.whitebutton a {
    color: #717171;
    text-decoration: none;
}
.wrapper {
	width: 100%;
}
.wrapper img {
    max-width: 100%;
    height: auto;
}

/*-------------------------LE FORM STYLE START---------------------*/

.le_form {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	color: #1f1c18;
	margin: 0;
	line-height: 20px;
}
.le_form_name {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
    color: #646464;
    margin: 0;
}
.le_form_submit input[type="submit"] {
	padding: 5px 20px 5px 20px;
	background: rgb(250,106,0); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(250,106,0,1) 0%, rgba(217,96,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(250,106,0,1)), color-stop(100%,rgba(217,96,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(250,106,0,1) 0%,rgba(217,96,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(250,106,0,1) 0%,rgba(217,96,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(250,106,0,1) 0%,rgba(217,96,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(250,106,0,1) 0%,rgba(217,96,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa6a00', endColorstr='#d96000',GradientType=0 ); /* IE6-9 */
	border: 1px solid #974d13;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 15px;
	color: #ffffff;
	text-align: center;
}
.le_form_submit input[type="submit"]:hover {
	cursor: pointer;
	background: #d96000;
}
.le_form input[type="text"] {
    background-color: #ffffff;
    border: 1px solid #cdc8c3;
    padding: 5px;
}
.le_form textarea {
    background-color: #ffffff;
    border: 1px solid #cdc8c3;
    padding: 5px;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	color: #1f1c18;
	margin: 0;
	line-height: 20px;
}

/*-------------------------LE FORM STYLE END-----------------------*/


/*-------------------------HEADER START----------------------------*/

.mobileheader {
	padding: 10px 10px;
	text-align: center;
}
.logo {
	padding: 10px 0;
    margin-bottom: -60px;
    position: relative;
}

/*-------------------------HEADER END------------------------------*/


/*-------------------------MENU START------------------------------*/

.MobileMenu {
	padding: 50px 0 10px 0;
}
.MobileMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.MobileMenu a {
	display: block;
    font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 17px;
	color: #333232;
	padding: 10px 10px;
	margin: 0 0 5px 0;
	text-decoration: none;
	text-align: center;
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(238,237,235,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(238,237,235,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(238,237,235,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(238,237,235,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(238,237,235,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(238,237,235,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeedeb',GradientType=0 ); /* IE6-9 */
    border-top: 1px solid #eeedeb;
}
.MobileMenu a:hover {
	color: #f57e20;
}
.MobileMenu a:active {
	position: relative;
	top: 1px;
}

.back {
	padding: 10px 0;
}
.back a {
    display: block;
    font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 17px;
	color: #333232;
	padding: 10px 10px;
	margin: 0;
	text-decoration: none;
	text-align: center;
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(238,237,235,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(238,237,235,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(238,237,235,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(238,237,235,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(238,237,235,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(238,237,235,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeedeb',GradientType=0 ); /* IE6-9 */
    border-top: 1px solid #eeedeb;
}
.back a:hover {
    color: #f57e20;
}
.back a:active {
	position: relative;
	top: 1px;
}

/*-------------------------MENU END--------------------------------*/


/*-------------------------CONTENT START---------------------------*/

.mobilecontent {
	padding: 10px 10px;
}
.mcontent {
	margin-bottom: 10px;
}

/*-------------------------CONTENT END-----------------------------*/


/*-------------------------FOOTER START----------------------------*/

.mobilefooter {
	padding: 10px 10px 20px 10px;
	background-color: #ddd8d1;
	text-align: center;
}
.mobilefooter p {
    font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 13px;
	color: #3a342e;
	margin: 0;
	line-height: 24px;
}
.mfooter1 {}
.le_view_full {}
.le_view_full a {
    font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 13px;
	color: #3a342e;
	margin: 0;
	line-height: 24px;
}
.le_view_full a:hover {
	text-decoration: underline;
}

/*-------------------------FOOTER END------------------------------*/


/*-------------------------CLEAR START-----------------------------*/

/* Clear Floated Elements */
/* http://sonspring.com/journal/clearing-floats */
.clear {
    clear: both;
    display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after {
	clear: both;
	content:' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/*----------------------CLEAR END---------------------*/