
/*  
Theme Name: YFMM-Blue

Description: Blue YFMM theme for Paula O'Shaughnessy (Yoga for Mere Mortals) 
Version: 1.0
Author: Lewis Murphy
Date: March 2008
Author URI: http://lewcreative.com/

*/

* { behavior: url(iepngfix.htc);padding: 0; margin:0;  }

html {
	text-align: center; /*center hack*/
	}
body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
color: #fff;
margin: 0;
background: #000008 url(../images/bg-3.jpg) repeat-x;

}

p {
font-size: 1.1em;
color: #242424;
font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
margin: 5px;
}

#topslip{
	padding: 5px;
	height: 20px;
	background: #fefefe url(../images/grad-blk.png);
}

#container {
	width: 98%;
	text-align: left;
	position: relative;
	
	}

#header{
	background: url(../images/yfmm-headerlogo.png) no-repeat;
	height: 170px;
	width: 900px;

}	



#content {
	
	min-height: 14px;

	font-size: 13px; 
	line-height: 1.6em;
	clear: both;
	}



#left {
	float: left;
	margin-right: 0px;
	border-right: 1px dashed #222;
	}
	
#mid{
	float: left;
	margin-left: 10px;
	text-align: left;
}

#right {
	background: url(../images/grad-blk.png) repeat-x 0 -100px;
	float: left;
	margin-left: 10px;
	text-align: left;

}

#bottom{
	border-top: 4px solid #141414;
	background: #070707 url(../images/grad.png) repeat-x;
	clear: both;
	padding: 10px;
}

.nav{
	margin-bottom: 20px ;
	width: 100%;
	border-top: 4px solid #101010;
}

#sidemenu{
	margin-bottom: 20px ;
	width: 100%;
	border-top: 4px solid #101010;
}

.section {
	
	padding: 0px;
	margin: 0px 0 10px 0;
	
	}
.l{
	width: 300px;
	border-left: 4px solid #2e4240;
}

.m{
	padding: 5px;
	width: 550px;
	background-color: #eee;
	color: #464646;
	border: 1px solid #7e7e7e;
}

.r{
	padding: 5px;
	width: 570px;
	background-color: #eee;
	color: #464646;
	border: 1px solid #7e7e7e;
}

.r2{
	width: 200px;
}

.tr{
	
float: right;
}

.c{
	margin: 0 auto;
}

.box{ 
	padding:5px; 
	margin:0 0 5px 0; 
	background-color:#010101;
	border: 1px solid #111; 
}

#copyright{
	margin:0 0 5px 0; 
	background-color:#010101;
	border: 1px solid #707070; 
	height: 158px;
}


.top{
	text-align: left;
	margin-top: 12px;
}

/* @group Typography */

/* @group Links */

a {
	text-decoration: none;
	color: #b3dcdc;
}
a:hover {
	text-decoration: none;
	color: #3da7d7;
}

a.top {
	text-decoration: none;
	color: #575754;
}

a.info{
	float: right;
	display: block;
	height: 55px;
	width: 55px;
	background: url(../images/info.png) no-repeat 0px 0px;
	text-indent: -25px;
color: #edce37;
	font: 1.2em/78px "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
}

a.info:hover {
background-position: 0px -55px;
color: #28d4e1;
}

.proj a{
	text-align: center;
	color: #006893;
}
.proj a:hover{
	color: #edce37;
}

/*.wbg a{
	color: #006893;
	font-weight: bold;
	font-style: italic;
	font-size: 1em;
}*/

p.wbg a{
	color: #006893;
	font-weight: bold;
	font-size: 1em;
}

p.remote a{
	color: #006893;
	font-size: 1em;
	font-style: italic;
}

p.remote a:hover{
	color: #26b3fd;

}

span.wbg a {
	color: #177e2d;
	font-size: .7em;
}

.sm {
	
}
.wbg a:hover{
	color: #26b3fd;
}

/* @end */

h1 {
	margin: 0;
	font-size: 3.6em;
	text-align: center;
	}

h2 {
	margin: 5px;
	font: 2.4em "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;;
}
	
h3 {
	padding: 0;
	margin: 30px 0 0;
	font-size: 1.3em;
	}

h2,p{width:100%;} /* keep otherwise text dispears in IE */ 

h1.header{
	text-indent: -4000px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #9cc9cb;
	margin: 0px 0 10px ;
}

h3.quote{
	text-align: left;
	font: italic 1.3em Georgia, "Times New Roman", Times, serif;
	color: #769997;
}

p.venue{
	color: #090909;
	font-size: 1.3em;
	line-height: 1.3em;
	font-weight: bold;
}

.mid{
	margin: 5px;
}



p.addr{
	font-size: 1.2em;
}

h4{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.6em;
}

h4.footer{
	
	margin-left: 80px;
	font-weight: bold;
	color: #fff;
	background: #000;
	line-height: 2em;
}

.desc{
	margin: 0 10px;
	font: italic 1.6em "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* @end */

/* @group menu */
li {
	list-style: none;
}

#topnav{
	
	height: 40px;
	border: 1px solid #416f6c;
	background: #060606 url(../images/blk-20pc.png);
}

#topnav ul {
	padding: 10px;
margin-right: 10px;
color: #0b0541;
float: left;
width: 100%;

}

#topnav ul li{
	display: inline;
}

#topnav ul li a{
	
	color: #1482bf;
	font-size: 1.4em;
}

#topnav ul li a:hover{
	color: #edce37;
}

#footernav{
	width: 800px;
	height: 47px;
	margin: 0 auto;
}

#footernav ul {
	padding: 10px;
margin-right: 10px;
color: #0b0541;



}

#footernav ul li{
	display: inline;
}

#footernav ul li a{
	
	color: #246784;
	font-size: 1.2em;
}

#footernav ul li a:hover{
	color: #edce37;
}

.side.inactive a{
color: #191819;
}

.inactive a:hover { 
color: #2e3f42;
}



.side{
		list-style: none;
	color: #e0fefa;
	font-size: 1.2em;
	text-align: right;
}

.side a{
	color: #e0fefa;
	font-size: 1.8em;
	text-align: right;
	line-height: 1em;
	margin: 10px;
}

.side a:hover{
	color: #006893;

}

.side a on{
	margin-left: 30px;
	color: #edce37;
	font-size: 1.8em;
	text-align: right;
	background: url(../images/footer-bg_07.png) no-repeat;
	height: 30px;
}
#nav li a:hover {
	color: #FFAD08; 
	text-align: center; 
}

#nav li a:active {
	color: #FF0000; 
	text-align: center; 
}


#home .home, #about .about, #contact .contact, #viniyoga .viniyoga, #timetable .timetable, #directions .directions {
	color: #edd425; 
}


/* @end */ 



.sym{
	text-align: center;
	clear: both;
	color: #6a8b8a;
	font: 1.2em;
	margin: 5px;
}


.phrase{
	margin: 30px 0 0 0;
	font-size: 2.6em;
	color: whitesmoke;
	top: -30px;
}


.small {
	font-size: 1.2em;
	color: #b1b1b1;
}

.top{
	text-align: left;
	margin-top: 12px;
}


#side-base{
margin-left: 500px;
	width: 295px;
	border: 1px solid #333;
	float: left;
}

#headerlogo{
	height: 100px;

}


#info{
	height: 55px;
	width: 100%;
}


/* @group Footer */

#footer{
	background: #111;
	height: 70px;
	clear: both;
	margin: 20px 0 50px;
}

.footer{
	text-align: right;
	float: left;
	color: #f4f4f4;
	clear: both;
}

ul#footnav{
	width: 800px;
	height: 40px;

	text-align: center;
	margin: 5px auto;
}

ul#topnav{
	margin: 0 0 0 20px; 
	font-size: 2em;
	width: 800px;
	line-height: 1px;
} 

ul#topnav li, ul#footnav li{list-style-type:none;margin:0;padding:0;background: none; text-align: center;}


ul#topnav li, ul#footnav li{
	float: left;
	margin: 18px 10px 0 0;
	text-align: center;
	
	}



#legals{
	height: 70px;
	width: 900px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	background: url(../images/footer-detail.jpg) no-repeat;
	color: #373737;
	
}

#legals a{
	margin-left: 3px;
text-decoration: none;
float: left;

	}

a.legals {
	margin-top: 9px;
	display: block;
	height: 55px;
	width: 210px;
	background: url(../images/copy08icon-vt.png) no-repeat 0px 0px;
	text-indent: 55px;
color: #edce37;
	font: 1.2em/78px "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a.legals:hover {
background-position: 0px -55px;
color: #28d4e1;
}

p.legals{
	color: #006893;
}

/* @end */





.thumb{
	background-color: #040404;
	border: 1px solid #212121;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	}
	


.right{
	float: right;
	text-align: right;
}
a img{ 	margin: 3px 3px 5px 3px;border: 1px solid #080808;}
a:hover img{ 	border: 1px solid #fff;}