/*
Theme Name: Downtown Yoga Shala
Theme URI: http://downtownyogashala.com
Description: Downtown Yoga Shala
Author: Minima Designs
Author URI: http://minimadesigns.com
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

img {
	border: 0;
}


body {	
	color:#3e3e3e;
	background:#610800;
	
	}

body, select, textarea, input {	
	font: 100% Arial, Helvetica, sans-serif;
	}


.clear {	clear: both;}
.clearleft {clear:left}
#container {
	width: 960px;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -193px;
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
}

body {background: #fffef5 url(images/bg_body.gif) repeat-x;color:#464646}







/* Home Page ////////////////////////////////////////////////////////// */

#content {
	width: 640px;
	float: right;
	display: inline;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-left: 20px;
}

#sidebar {
	float: left;
	width: 270px;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 0px;
	padding:0 10px 0 0;
}


#newsletter {}

#random-quote {background: transparent url(images/bg_quote.jpg) no-repeat;;width:282px;height:190px;margin:20px 0 10px 0px;no-repeat;}
.quotescollection_randomquote p {font-size:12px; padding:80px 15px 0 15px}

 #content ul {list-style:circle}
#content li {list-style:circle;padding:0 0 5px 0;margin:0 0 0 20px}




#contactform {padding:0;margin:0}
#contactform #saddr{padding:3px;margin:0;border:2px solid #f1d9ae}
#contact form {}

.alignleft {padding:0 5px 5px 0}
.alignright {}

/* Header ////////////////////////////////////////////////////////// */

#header {}
#logo {float:left;width:280px;padding:0px 0 0 0;}
#navigation {float:right;width:640px;margin:10px 0 0 40px;padding:0px 0 0px 0px;}
	
#headerimg {background: #c1c2bd url(images/header1.jpg);width:620px;height:300px;margin:0px 0 0 0px;no-repeat;}

#page-home #headerimg,#page-community #headerimg {background: #c1c2bd url(images/header_home.jpg);width:620px;height:300px;margin:0px 0 0 0px;no-repeat;}

#page-about-us #headerimg {background: #c1c2bd url(images/header_about.jpg);width:620px;height:300px;margin:0px 0 0 0px;no-repeat;}
#page-info #headerimg, #page-faq #headerimg {background: #c1c2bd url(images/header_info.jpg);width:620px;height:300px;margin:0px 0 0 0px;no-repeat;}
#page-classes #headerimg {background: #c1c2bd url(images/header_classes.jpg);width:620px;height:300px;margin:0px 0 0 0px;no-repeat;}
#page-schedule #headerimg {background: #c1c2bd url(images/header_schedule.jpg);width:620px;height:300px;margin:0px 0 0 0px;no-repeat;}
#page-testimonials #headerimg {background: #c1c2bd url(images/header6.jpg);width:620px;height:300px;margin:0px 0 0 0px;no-repeat;}
#page-fees #headerimg {background: #c1c2bd url(images/header_fees.jpg);width:620px;height:300px;margin:0px 0 0 0px;no-repeat;}	
#page-contact #headerimg {background: #c1c2bd url(images/header_contact.jpg);width:620px;height:300px;margin:0px 0 0 0px;no-repeat;}		
#page-events #headerimg {background: #c1c2bd url(images/header_events.jpg);width:620px;height:300px;margin:0px 0 0 0px;no-repeat;}
#page-teachers #headerimg {background: #c1c2bd url(images/header_test.jpg);width:620px;height:300px;margin:0px 0 0 0px;no-repeat;}
	
	
	
#sideevents {font-size:80%;} 	

/* TEACHERS*/

#page-teachers #content h3 {border-top:1px solid #d5d4c7;padding:10px 0 0 0;margin:10px 0 0 0}	
#page-classes #content h3 {border-top:1px solid #d5d4c7;padding:10px 0 0 0;margin:10px 0 0 0}	
#page-fees #content h3 {border-top:1px solid #d5d4c7;padding:10px 0 0 0;margin:10px 0 0 0}

#page-teachers .alignleft {padding:5px;background:#fbfaf8;margin:0 7px 5px 0}

/* CONTACT*/	
.red {color:#a51f25}


/* NAVIGATION*/

    #tabs {
	
      float:left;
      width:100%;
      font-size:85%;font-weight:bold;
      line-height:normal;
      }
    #tabs ul {
	  margin:0;
	  padding:0px 0px 0 4px;
	  list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("images/tabright.gif") no-repeat right top;
      padding:5px 5px 4px 0px;
      color:#383838;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#fffef5;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }




/* Typography ////////////////////////////////////////////////////////// */




p {font-size:95%;
color: #3e3e3e;
margin: 5px 0 15px 0;
line-height:135%;
}

p a {font-weight:bold;
	color: #5e0b18;
	text-decoration: none;
	border-bottom:1px solid #a51f25;
}

p a:hover {
	color: #a51f25;border-bottom:1px solid #a51f25;
}



h1 {
	color: #edc959;
	font: bold 24px/30px "Lucida Grande", Helvetica, sans-serif;
	letter-spacing: -1px;
}

h1 a {
	color: #edc959;
	text-decoration: none;
}

h1 a:hover {
	color: #cb8676;
}

h2 {

color:#5e0b18;
font-family: Helvetica, Arial, sans-serif;
font-size: 24px;
font-style: normal;
font-weight: bold;
text-transform: normal;
line-height: 1.2em;
padding:10px 0 0 0;

}

h3 {
color:#a51f25;
font-family: Helvetica, Arial, sans-serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
text-transform: normal;
line-height: 1.2em;
padding:0 0 4px 0
}


h4 {
color:#5e0b18;
font-family: Helvetica, Arial, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
text-transform: normal;
line-height: 1.2em;
padding:0 0 8px 0
}


h5 {
	color: #6c989d;
	text-transform: uppercase;
	letter-spacing: -1px;
	font: bold 15px/16px "Lucida Grande", Helvetica, sans-serif;
	border-bottom: 1px solid #6c989d;
	margin-bottom: 10px;
	padding-bottom: 3px;
}



/* Footer ////////////////////////////////////////////////////////// */
.eventtitle {padding:0 0 5px 0;margin:0}
.eventtitle a{font-size:100%;line-height:1.2em;font-weight:bold;
	color: #5e0b18;
	text-decoration: none;margin:0;padding:0}
	
	
#sidebar a, .eventdesc a {font-weight:bold;
	color: #5e0b18;
	text-decoration: none;margin:0;padding:0;	border-bottom:1px solid #94371e;font-size:90%;}	

.eventdesc p {font-size:90%;line-height:1.3em;color:#2d2d2d;padding:0;margin:0}

.clearfooter {
	height: 193px;
	clear: both;
}

#footer {
	height: 193px;
	width: 100%;
	background: #b4b5ae url(images/bg_footer.gif) repeat-x 0 top;
	position: relative;
}

#footer p {padding:0px 0 0 0;color:#464646}

#footercontainer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/*position: relative 0 top;*/
}




.quotescollection_nextquote {display:none}

.footlinks {padding-bottom:14px;font-size:90%;}

.footlinks a {
	color: #f6ebd0;
	text-decoration: none;
	border-bottom:1px solid #94371e;
	text-transform:uppercase;margin:0 0 0 5px;
}

.footlinks a:hover {
	
	text-decoration: none;
	border-bottom:1px solid #94371e;
	color: #94371e;
}

#footer .copy {font-size:14px;padding:5px 0 0 0;font-weight:normal}
#footer .credits {font-size:12px;padding:0;font-weight:normal}
/* Schedule ////////////////////////////////////////////////////////// */

#schedule td {vertical-align:top;width:85px;font-size:11px;border-bottom:1px solid #d5d4c7;border-right:5px solid #fffef5;padding:5px 0 5px 0;}
#schedule .day {font-weight:bold;font-size:16px;height:30px;}
#schedule td p {padding:3px 0 0 0;margin:0}
#schedule td strong {color:#d52d00}


