/*
Theme Name: BikramYoga Guelph
*/



/* basics */

*{margin:0; padding:0;}

body {
	background: #ffffff;
	font-family:  "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 11pt;
	}



	
h1 {font-size: 16pt;
    padding-bottom: 10px; 
    padding-left: 6px;}
h2 {font-size: 14pt; margin-top:10px;
    margin-bottom: 10px;
    padding-left: 0px; }
h3 {font-size: 10pt; margin-top:10px;}
h4 {font-size: 10pt;}

small {font-size:11px; color:#888888; }

/************************************************										
*	Images  					     		    * 		
************************************************/										
										
img.centered  {										
	display: block;									
	margin-left: auto;									
	margin-right: auto;									
	margin-bottom: 10px;									
	padding: 0px;									
	}									
										
img.alignnone {										
	padding: 0px;									
	margin: 10px 10px 10px 10px;									
	display: inline;									
	}									
										
img.alignright {										
	padding: 0px;									
	margin: 0px 0px 10px 20px;									
	display: inline;									
	}									
										
img.alignleft {										
	padding: 0px;								
	margin: 0px 20px 10px 0px;									
	display: inline;									
	}					

#logo {
margin:0;
padding-top: 30px; 
width: 350px;
height: 75px;
float: right;
}

#equalme {
	margin: 0 auto 0 auto;
	width:940px;
}

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;}


/* links */

a{
	color:#666;
	text-decoration:none;
	border: none;
	}

a:hover{color:#6A7CA0;text-decoration: underline; border: none;}



/* container */


#container {
	width: 940px;
	margin: 0 auto;
	background:#fff; 
        height:600px;
	color:#333;
	}


	
/* header */

#header {
	background: #3b2313;
    	width: 100%; 
	color: #fff; 
	height: 120px;
	text-align:center;
	}

#header h1{
	font-family:  "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 2.7em;
	font-weight: 300;
	letter-spacing: 1px;
	margin: 0;	
	padding: 40px 100px 5px;

	}
	
#header h1 a{
	color: #fff; 
	text-decoration: none;
	background:url(images/h1-bg-flame.png) no-repeat;
	padding:0px 40px 0px 40px;

}

#header h1 a:hover{color: #fff; text-decoration: none;} 


#header h2{
	font-family:  "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 1.6em;
	font-weight: 300;
	color: #fff;
	letter-spacing: 1px;
	margin: 0;	

	}

/* main menu */

#menubg {
background: #3b2313 url('images/header-bgd.jpg') center repeat;
    	width: 100%; 
	height:28px;
}

#menu {
	position: relative;
        margin-top:-34px;
        background: #3b2313 url('images/header-bgd.jpg') center repeat;
	font-family:  "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 11pt;  
    	width: 100%; 
	height: 28px;

}


#menu ul {
	margin: 6px 0 6px 0;
	padding: 0;
	text-align: left;
}

#menu ul li {
	list-style-type: none;
	display: inline;
        text-transform: uppercase;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding: 7px 13px 7px 13px;
	margin: 0;
	text-decoration: none;
	color: #fff;

}

#menu ul li a:hover {
	text-decoration: none;
	color:#222;
	background-color:#76ABBB;
}



/* content */


#content {
	float: left;
	width: 70%;
	overflow: hidden;
	}	



.post {
	margin:0 10px;
	padding:10px 10px 10px 5px;
	line-height: 14pt;
	}


	
.post h2{
	font-family:  "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 14pt;
	font-weight: 300;
	color: #623300; 
	}
	
.post h2 a{
	color: #623300;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #666;
	text-decoration: none;
	}
	
.post p{font-size: 10pt;}

.post a {

color: #623300;
text-decoration:none;

}

.post a:hover {
color: #623300;
text-decoration:underline;

}

.post a:visited {
color: #623300;}



.entry p{margin:12px 0;}

.entry td {font-size: 11pt;}

.postmetadata{
	clear: both;
	background:#ffffff;
	padding:6px;
	margin-top: 16px;
	}
	

.navigation {
	font-size:8pt;
	float:left;
	width:100%;
	}
	
	.alignleft {float:left; margin:25px;}
	.alignright {float:right; margin:25px;}

.notfound{padding: 25px; font-size: 14pt; font-weight: 300;}

/* sidebar */

#sidebar {
	font-family:  "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:10pt;
	width: 28%;
	float:right;
	margin: 12px 0 24px 0;
	padding: 0;
	border-left:1px solid #DDDDDD;
	}

#sidebar h2{
	font-family:  "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-weight: normal; 
	font-size: 11pt; 
	text-align: left;
	color: #2222;
	background-color:#ffff;
	margin: 0;
	padding: 4px 0px 4px 10px;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	list-style-type: none;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none; 
	}

#sidebar ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
}

#sidebar ul ul li {
	list-style-type: circle;
	list-style-position: inside;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

#sidebar a{
	color:#623300;
	text-decoration:none;
	border: none;
	}

#sidebar a:hover{
	 color:#623300;
	 text-decoration: underline;
	 border: none;
}

#sidebar a:visited{
	color:#623300;
	border: none;
	}

/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	font-size:10pt;
	}
	
#commentssection h3{
	font-family:  "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #fff;
	margin: 12px 12px 20px 12px;
	padding:20px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family:  "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family:  "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 8pt;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {
background: #f8f8f8;
border:1px solid #DDDDDD;
}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#623300;}

cite {
	font-family:  "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* search */

#searchform{
	padding: 6px 0 6px 16px;
	font-family:  "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	}

#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{
	font-family:  "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #797979;
	}

/* footer */





#footer { 
   clear:both;
	font-family:  "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 9px;
	text-align:center;
width: 100%;
background: #3b2313 url('images/footer.jpg') center repeat;
height:182px;
bottom: 0;

}



	
#footer p{
	padding:6px;
	margin: 0; 
	color: #999999;

	}

#footer a{
	color: #999999;
	;text-decoration: none;
	}

#footer a:hover{
	color: #999999;
	text-decoration: underline;
	}

#footer a:visited{
	color: #999999;
	}

h2.archivetitle {
	font-size: 14pt;
	padding-left: 17px;
}

h2.searchtitle {
	font-size: 14pt;
	padding-left: 17px;
}

.post ol { 
	padding: 10px 0px 10px 25px; 
	margin: 0px; font-size:10pt; 
	}

.post ol li { 
	padding: 2px 0px 2px 0px; 
	line-height: 15px; font-size:10pt;
	}

.post ul { 
	padding: 10px 0px 10px 5px; 
	margin: 0px; font-size:10pt;
	} 

.post ul li { 
	
        margin-left: 20px;
        padding-top: 3px;
	list-style-type: circle; 
	line-height: 15px; 
	font-size:10pt;
	} 



--------------------

/************************************************
*	SubNavbar      								*
************************************************/

#subnavbar {
	background: #ffffff;
	width: 940px;
	height: 24px;
	color: #222222;
	margin: 0px;
	padding: 0px;
	border-bottom:1px solid #222222;
	}
	
#subnav {
	margin: 0px;
	padding: 0px;
	}
	
#subnav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#subnav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#subnav li a, #subnav li a:link, #subnav li a:visited {
	color: #76ABBB;
	display: block;
	font-size: 11px;
    font-weight: bold;
    text-transform: none;
    margin: 0px 5px 0px 0px;
	padding: 6px 13px 6px 13px;
	}

#subnav li a:hover, #subnav li a:active {
	background: #76ABBB;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
    margin: 0px 5px 0px 0px;
	padding: 6px 13px 6px 13px;
	}