/*
Theme Name: Yogani
Theme URI: http://www.logicalwebco.com
Description: The Yogani Theme
Version: 1.0
Author: The Logical Web Co.
Author URI: http://www.logicalwebco.com/

*/

body	{
	background-color: #fff;
	color: #8B6239;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	}
h1, h2, h3, h4	{
	color: #9FBE0D;
	font-weight: normal;
	}
p	{
	line-height:	1.4em;
	}
.borderp	{
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
	}
a	{
	color: #40799A;
	text-decoration: none;
	}
a:hover	{
	color: #9FBE0D;
	text-decoration: none;
	}
li	{
	list-style: none;
	border-bottom: 1px dotted gray;
	font-size: small;
	}
li h2	{
	font-size: 12px;
	color: #40799A;
	}
img {
	border: none;
	}
	
#wrapper	{
	margin: 5px auto 0;
	width: 800px;
	text-align: center;
	border: 1px solid #ccc;
	padding: 4px 0px 4px 4px;
	background-color: #fff;
	}
#homewrapper	{
	margin: 5px auto 0;
	width: 800px;
	text-align: center;
	}
#links	{
	text-align: right;
	padding: 3px 40px 0px 0px;
	letter-spacing: 1px;
	font-size: 11px;
	}
#content	{
	padding: 0px 0px 30px 0px;
	background-image: url(images/bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	border-bottom: 1px solid #8B6239;
	text-align: left;
	}
#leftern	{
	width: 150px;
	padding: 10px 10px 5px 5px;
	vertical-align: top;
	text-align: center;
	}
#leftern #side-links {
	text-align:left;
}
.therapist ul, .therapist li  {
    list-style-type: none;
    margin: 0;
    padding: 2px 0px 2px 0px;
    }
/*blog styles */
#blog {
	width: 798px;
	}
#blog #Topnav ul {
	position: absolute;
	margin-left: 12px;
	}

#blog #Topnav li {
	border: none;
	color: #8B6239;
	font-size: 11px;
	}
#blog #rightside {
	padding-left: 12px;
	padding-right: 14px;
	float: right;
	width: 640px;
	margin-right: 15px;
	border-left: 1px dotted #ccc;
	}
#blog #rightside ul {
	margin-left: px;
	margin-top: -12px;
	position: absolute;
	float: left;
	}


#blog #rightside li {
	border: none !important;
	font-size: 11px !important;
	float: left;
	padding-left: 10px;
	}
	
#blog #leftside {
	margin-top: 50px !important;
	float: left:
	width: 150px;
	margin-right: 15px;
	}


#post h1 {
	color: #9FBE0D;
	font-weight: normal;
	font-size: 17px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	}

#post .author {
	color: #8B6239 !important;
	font-weight: normal;
	font-size: 10px;
	}
#comment .author {
	color: #8B6239 !important;
	font-weight: normal;
	font-size: 10px;
	}
#post .body {
	color: #8B6239 !important;;
	font-weight: normal;
	font-size: 12px !important;
	}	
#post #view_them #comment p {
	font-size: 11px !important;
	}


#full table {
	margin-top: 95px;
	margin-left: 120px;
	background:  #F1F8F5;
	}
#full th {
	padding: 3px;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	}
#full td {
	padding: 3px;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	font-size: 11px;
	}


#full pre {
	margin-left: 150px !important;
	}


#full #accountDetails {
	margin-left: 16px;
	color: #8B6239 !important;
	padding: 13px;
	float: left;
	border: 1px dotted #ccc;
	}
#full #accountDetails ul {
	margin: 0px;
	padding: 0px;
	}

#full #accountDetails li {
	border: none;
	}

#full fieldset {
	background: #fff;
	border: 1px solid #ccc;
	float: left;
	color: #8B6239 !important;
	margin-left: 100px;
	}
	


#full .login {	
	margin-left: -3px;
	background: #fff;
	color: #8B6239 !important;
	border: 1px solid #ccc;
	}
	

.clearing {
	width: 400px;
	height: 50px;
	clear: both;
	}
	
/* Top of calendar of events page */

#calendar_top {
    
    position: relative;
    width: 600px;
    padding: 0px 0px 0px 6px;
    height: 15px;
    }



#top_month {
    color: #8B6239;
    text-align: center;
    display: block;
    position: relative;
   	
   }
    
#prev_left {
    top: 0px;
    left: 0px;
    height: 10px;
    float: left;
    display: block;
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    }

	

#next_right {
    top: 0px;
    padding: 0px 12px 0px 0px;
    float: right;
    height: 10px;
    display: block;
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    
    }

   
    
/* right side on pages excluding calendar*/

#rightern	{
	width: 600px;
	padding: 10px 5px 5px 10px;
	vertical-align: top;
	margin-left: 10px;
	}
#rightern2	{
	width: 650px;
	padding: 10px 5px 5px 10px;
	vertical-align: top;
	margin-left: 10px;
	}
#rightern h3, #rightern2 h3	{
	border-bottom: 1px dotted #ccc;
	}
#footer	{
	padding-top: 2px;
	text-align: center;
	color: #2D89B6;
	}

#cal	{
	border-bottom: 1px solid #8B6239;
	border-right: 1px solid #8B6239;
	}
#cal td	{
	border-left: 1px solid #8B6239;
	border-top: 1px solid #8B6239;
	text-align: center;
	width: 80px;
	height: 40px;
	}

/* schedule of classes page */

#calendar	{
	border-bottom: 1px solid #8B6239;
	border-right: 1px solid #8B6239;
	}
#calendar td	{
	border-left: 1px solid #8B6239;
	border-top: 1px solid #8B6239;
	text-align: center;
	width: 80px;
	height: 40px;
	}




/* event link for calendar */
a.event:link {
	text-align: left;
	padding-top: 2px;
	color: #8B6239;
	font-size: 9px; 
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	}
a.event:visited {
	text-align: left;
	padding-top: 2px;
	color: #8B6239;
	font-size: 9px; 
	text-decoration:none;
	font-family: arial, helvetica, sans-serif;
	}
a.event:hover {
	text-align: left;
	padding-top: 2px;
	color: #9FBE0D;
	font-size: 9px; 
	text-decoration:none;
	font-family: arial, helvetica, sans-serif;
	}
a.event:active {
	text-align: left;
	padding-top: 2px;
	color: #8B6239;
	font-size: 9px; 
	text-decoration:none;
	font-family: arial, helvetica, sans-serif;
	}


/* dynamic php calendar  */

.fixedup	{
	background-color: #fff;
	padding: 5px;
	width: 600px;
	color: #8B6239;
	position: relative;
	}

.thead {
color:white;
background-color: #8B6239;
font-size: 12px;
padding: 3px;
}


td.calendar_cell {
background-color: #fff;
width: 80px;
height: 80px;
border: 1px dotted #8B6239;
color: #8B6239;
}
.inner_cell	{
	position: relative;
	width: 100%;
	height: 100%;
	}


td.heads	{
	height: 20px;
	vertical-align: middle;
	color: #8B6239;
	background-color: #fff;
	text-align: center;
	border: 1px solid #8B6239;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
td.cal_empty {
	background-color: #C4D0E8;
	border: 1px dotted #8B6239;
    }

.number	{
	display: block;
	background-color: #fff;
	font-weight: bold;
	font-family: georgia;
	}

.event {
	margin: 4px 2px 2px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	display: block;
	}

.day	{
	display: block;
	float: left;
	background-color: #fff;
	font-weight: bold;
	font-family: georgia;
	}

.posted {
	padding-top: 4px;
	}

.empty	{
	background-color: #C4D0E8;
	}


.item	{
	}


.special    {
    background: #d8e696;
    }
  
  
.caption {
	text-align: center;
	color: #8B6239;
	font-size: 9px;
	font-weight: bold;
	display: block;
}
	
/* pop up windows */

.login {
	position: absolute;
	padding: 25px 12px 12px 20px;
	}
	
	

.login h3 {
	color: #8B6239;
	}
	
.login p {
	color: #8B6239;
	font-size: 12px; 
	text-decoration:none;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	}

/*  dynamic innerHTML pop ups  */

#VidContent {
	margin-top: 47px;
	margin-left: 0px;
	position: absolute;
	background: #efede9;
	width: 430px;
	height: 625px;
	display: none;
	border: 5px solid #C4D0E8; 
	z-index: 30;
	}


	

#VidPlayer {
	margin-top: 7px;
	margin-left: 7px;
	position: absolute;
	background: #fff;
	width: 415px;
	height: 610px;
	display: none;
	}
	

#VidPlayer iframe {
	height: 600px;
	width: 415px;
	border: none;
	align: center;
	}
#slideout {
	background: url('images/ui/closebox.png') no-repeat left;
	position: absolute;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	margin-left: 423px;
	text-decoration: none;
	outline: none !important;
	z-index; 30;
	}

.vidIcon {
	height: 26px;
	margin-bottom: 12px;
	}

/* teacher styles */

.teacher	{
	overflow:auto;
	text-align: left;
	width: 600px;
	padding: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	}
.teacher h2 a	{
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #9FBE0D;
	text-decoration: none;
	padding-top: -5px;
	}
.teacher h2 a:hover	{
	color: #40799A;
	}
.therapist	{
    float: left;
	text-align: left;
	width: 260px;
	padding: 10px;
	margin: 0px 10px 0px 0px;
	border-left: 1px dotted #ccc;
	}
.therapist h2 a	{
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #9FBE0D;
	text-decoration: none;
	padding-top: -5px;
	}
.therapist h2 a:hover	{
	color: #40799A;
	}
.thumb	{
	float: left;
	padding: 3px;
	border: 1px solid #ccc;
	margin-right: 10px;
	background-color: #fff;
	}
.bottom	{
	clear: left;
	width: 600px;
	}
#store	{
	padding: 10px 0px 10px 0px;
	}
	

.style3 {font-size: 11px}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.style5 {font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
.style6 {font-size: 12px}
.style7 {font-size: 12px}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.Teachers img {
	float:left;
	margin: 0 20px 10px 0;
}
div.teacher img {
	float:left;
	margin:0 12px 6px 0;
	width: 50px;
	height:89px;
	border: 4px double #ccc;
}
.clearer{
	clear:both;
}
.alignright{
	float: right; 
	margin: 0px 20px 10px 10px;
}
.style7 {
	font-size: 16px;
	font-weight: bold;
}