/*
Theme Name: Yogani Template
Theme URI: http://www.tricyclestudios.com/
Description: YOGANI Custom Theme
Version: 1.0
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* BEGIN */

body {
	background-image:url('images/bg.png');
	background-repeat:repeat-y;
	background-color:#3d2d1d;
	background-position:center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#40311e;
}

a {
	color:#8a9a1c;
	font-weight:800;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.community_link {
}

p {
	padding-bottom:14px;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	margin:0;
	padding:0;
}

h1.class_category {
	font-size: 14px;
	font-family: "Arial Bold", sans-serif;
	text-transform: lowercase;
	margin: 0px 0 -2px 0;
	padding: 0px;
	line-height:14px;
	color:#8f9e26;
	letter-spacing:1px;
}

h3 {
	font-size:12px;
	font-weight:800;
	clear:none;
	margin:0;
	padding:0;
}

ul {
	padding:0 0 14px 14px;
}

#container {
	width:1024px;
	margin:0px auto;
	background-color:#fff;
	background-image:url(images/bg-content.png);
	background-repeat:no-repeat;
	background-position:0 303px;
	padding-bottom:30px;
}

#header {
	background-image:url(images/bg-header.jpg);
	background-repeat:no-repeat;
	background-color:#41321f;
	height:289px;
	border-bottom:solid 14px #8a9a1c;
	position:relative;
}

#header a.login {
	font-weight:normal;
	font-size:13px;
	color:#349392;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

#header li.login {
	padding-bottom: 14px;
}

#header h2 {
	font-weight:normal;
	font-size:18px;
	color:#8a9a1c;
	padding-bottom:8px;
	letter-spacing: 0.1em;
}

#header #MainNav {
	float:left;
	margin-left:36px;
	padding:24px 0 0 0;
	width:300px;
}

#header .logo {
	float:right;
	width:236px;
	position:relative;
}

#header .logo a {
	text-decoration:none;
}

#header #flash {
	position:relative;
	z-index:1;
}

#header #home-link {
	height:285px;
	width:240px;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	display:block;
	text-decoration:none;
}

.head_right {
	color: #40311e;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	margin-right: 6px;
}
.head_right:hover {
	text-decoration: underline;
}

#MainNav a {
	line-height:20px;
	font-size:12px;
	color:#fffcd6;
	text-decoration:none;
	font-weight:800;
	text-transform:lowercase;
	letter-spacing: 0.1em;
}

#MainNav a:hover {
	color:#ebe7b3;
}

#MainNav ul {
	margin:0;
	padding:0;
	display:none;
}

#MainNav ul a {
	line-height:20px;
	font-size:12px;
	color:#8a9a1c;
	text-decoration:none;
	font-weight:normal;
	letter-spacing: 0.1em;
}

#MainNav ul a:hover {
	color:#768316;
}

/* SIDEBAR 1 */
#sidebar1 {
	width:157px;
	float:left;
	padding:0px 16px 20px 36px;
	margin-top: 30px;
}

#sidebar1 ul {
	margin:0;
	padding:0;
}

#sound {
	font-weight:800;
	color:#8f9e26;
	text-decoration:none;
	font-size:13px;
	display:inline;
	padding:4px 28px 4px 0;
	background-image:url(images/sprite.png);
	background-repeat:no-repeat;
	background-position:right 4px;
}

.widget-title {
	display:none;
}

#sidebar1 #nivoslider2 {
	margin-top:63px;
	width: 144px;
}

#sidebar1 #subnav {
	margin:0;
	padding:0;
	list-style:none;
	margin-top:17px;
}

#sidebar1 #subnav a {
	color:#8a9a1c;
	text-decoration:none;
	font-size:13px;
	font-weight:800;
	line-height:19px;
}

#sidebar1 #subnav a:hover {
	text-decoration:underline;
}

/* MAIN CONTENT AREA */

#content {
	width:595px;
	float:left;
	padding:13px 40px 20px 0;
	line-height:16px;
}

#content .heading-img {
	margin-bottom:12px;
	margin-top: 23px;
}

#content h2 {
	font-size:18px;
	color:#8a9a1c;
	margin:0px 0px 18px 0;
	padding:0;
	letter-spacing: 0.1em;
}

#content .h2 {
}

#content .event-details span, #content .event-details-h span {
	color:#8a9a1c;
	font-weight:800;
	text-decoration:none;
	padding-right:12px;
	padding-left:14px;
	background-image:url(images/sprite.png);
	background-repeat:no-repeat;
	background-position:-40px -27px;
	margin-left:5px;
	display:inline-block;
	cursor:pointer;
}
.event-details-h, .event-details {
	border-bottom: 2px dotted #8a9a1c;
	margin: 0px 0 8px 0;
	padding: 0px;
	height: 52px;
	clear: both;
}

.event-details-h .on, .event-details .on {
	background-position:0px -27px!important;
	text-indent:-9999px;
	width:2px;
}

.entry {
	margin-bottom: 7px;
	padding-bottom: 10px;
	margin-top: 0px;
}

#content-main {
	padding:14px 0 0 0px;
}

/* SIDEBAR 2 */

#sidebar2 {
	width:172px;
	float:left;
	padding: 0px 0 20px 0;
	margin-top: 30px;
}

#sidebar2 address {
	color:#8a9a1c;
	font-style:normal;
	line-height:20px;
	padding-bottom:27px;
	padding-top: 1px;
}

#sidebar2 address a {
	font-weight:normal;
}

#sidebar2 ul {
	margin:0;
	padding:0;
	list-style:none;
}

#sidebar1 .options, #sidebar2 .options {
	line-height:20px;
	letter-spacing:1px;
}

/* LISTINGS */
.listing {
	float:left;
}

.listing img {
	margin:4px 0 15px 0;
	display:inline-block;
	float:left;
}

.listing p {
	padding:0;
	padding-bottom:12px;
	width:415px;
	float:right;
	margin:0;
}

.sub-heading {
	font-size:14px;
	line-height:14px;
	display:block;
	margin-bottom:-3px;
}

.clear2 {
	display:block;
	clear:both;
	height:1px;
	font-size:1px;
}

#social-media {
	padding:2px 0 22px 0;
}

#social-media a {
	float:left;
	height:41px;
	margin-right:7px;
	background-image:url(images/sprite.png);
}

#social-media #fb {
	width:46px;
	background-position:0 -52px;
}

#social-media #twitter {
	width:48px;
	background-position:0 -105px;
}

#social-media #youtube {
	width:40px;
	background-position:0 -160px;
}

#footer {
	width:1024px;
	margin:0px auto;
	padding-top:14px;
	text-align: center;
}

#footer address {
	font-style:normal;
	width: 100%;
	letter-spacing:1px;
}

/* TEACHER LISTINGS*/
.teacher-listing {
	width:150px;
	float:left;
	padding-bottom:26px;
}

.teacher-listing a {
	font-size:12px;
}

.teacher-listing img {
	display:block;
	margin-bottom:12px;
}


/* TABLES */
#tblSchedule th {
	text-align:left;
	color:#8a9a1c;
	text-transform:uppercase;
	padding:0px 0 12px 0;
	margin-bottom:0px;
	/*background-image:url(images/sprite.png);*/
	background-repeat:repeat-x;
	background-position:0 -209px;
}

#tblSchedule h2 {
	font-size:14px!important;
	margin:0!important;
	padding:0!important;
}

#tblprices {
	width:100%;
}

#tblprices #first {
	width:92%;
}

#tblprices #last {
	width:8%;
}


/* EXTRAS */
.clear {
	clear:both;
}

.alignleft {
	float:left;
	margin:0 12px 4px 0;
}
.greentext {
	color: #8a9a1c;
	font-weight: bold;
}
.greensubmit {
	color: #8a9a1c;
	font-weight: bold;
	border: none;
	background: none;
}
