/*  
Theme Name: i do yoga
Theme URI: http://www.i-do-yoga.com
Description: I Do Yoga site theme
Version: 1.0
Author: Schwadesign/Randy J. Hunt
Author URI: http://schwdesign.com


The elements bnav and svbnav have special internet explorer css contained the template pages.
If these values are changed, a corresponding change will also need to be made on the template pages
to realize the change in IE.  Unfortuneately conditional comments (which in this case allow special IE css
to override the main stylesheet) can only be included in inline html, and therefore do not appear in this
stylesheet.

As well special content specific div tags are referenced in the templates as well

*/



body {
	background: #eeebdf;
	border: 0;
	font-size: 11px;
	font-family: Arial, Verdana, Sans-Serif;
}

a {
	border: 0;
	text-decoration: none;
}

img {
	border: 0;
	
}

hr {
    height: 1px;
    width: 275px;
    background: #62A4F1;
    margin: 20px 20px 20px 20px;
    border: 0px;
   }
   
#scroll {
	visibility: hidden;
	height: 250px;
	
	}
	
/* To make up for microsoft deficiencies 
	
#msbrown {
	position: relative;
	top: 80px;
	width: 780px;
	z-index: 5;
	
	}
	
end microsoft */
	
	
	
/* pretty text */

.drkgrn {
	font-size: 11px;
	line-height: 20px;
	color: #2D8B00;
	
	}
	
.standard {
	font-size: 11px;
	line-height: 20px;
	color: #777473;
	
	}

.contentlist {
	line-height: 14px;
	}
	
.blue {
	font-size: 13px;
	line-height: 20px;
	color: #62A4F1;
	
	}
	
.sidebar {
	font-size: 17px;
	line-height: 25px;
	color: white;
	
	}
	
.bandaid {
	font-size: 11px;
	line-height: 20px;
	color: white;
	
	}
	
.name {
	font-size: 17px;
	line-height: 25px;
	color: white;
	
	}
	
.drkblue {
	color: #6F84A5;
	font-size: 11px;
	line-height: 20px;
	
	}
	
a {
	font-size: 11px;
	color: #9F864E;
	text-decoration: none;
	}
	
a:hover {
	color: black;
	text-decoration: none;
	}
	
.whitelink a {
	font-size: 11px;
	color: white;
	text-decoration: none;
	}
	
.whitelink a:hover {
	font-size: 11px;
	color: black;
	text-decoration: none;
	}

/* end pretty text */

#aboutmaster {
	position: relative;
	width: 780px;
	margin: 20px auto 20px auto;
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 780px;
	height: 193px;
}

#aboutnav {
	position: absolute;
	top: 193px;
	height: 34px;
	left: 0;
	background-color: white;
	width: 780px;
}

#aboutnav1 {
	position: absolute;
	left: 102px;
}

#aboutnav2 {
	position: absolute;
	left: 252px;
}

#aboutnav3 {
	position: absolute;
	left: 356px;
}

#aboutnav4 {
	position: absolute;
	left: 464px;
}

#aboutnav5 {
	position: absolute;
	left: 582px;
}

#abouttopcorners {
	position: absolute;
	top: 227px;
	width: 780px;
	left: 0;
}


/* pasted from oldstyle */

#aboutcontent {
	background-image: url(http://i-do-yoga.com/wp-content/themes/I-do-yoga/images/about/about_23.gif);
	position: relative;
 	top: 245px;
 	left: 0px;
 	width: 780px;
	
	}
	


#aboutpicture {
	color: blue;
	
	}

#aboutmidcorner {
	color: blue;
	
	}
	
#aboutwhitetopcorners {
	position: absolute;
	top: 0px;
	left: 276px;

	}

#aboutwhitebottomcorners {
	width: 336px;
	left: 276px;
	}

#aboutleftcontent {
	position: absolute;
	left: 32px;
	top: 0px;
	width: 244px;
	
	}
	
.aboutleft {
	width: 204px;
	margin-right: 20px;
	margin-left: 20px;
	}

#aboutmidcontent {
	width: 336px;
	margin-left: 276px;
	padding: 0px;
	top: 23px;
	background-color: white;

	}

.aboutmid {
	width: 300px;
	margin-right: 18px;
	margin-left: 18px;

	
	}
	
.aboutmid2 {
	width: 280px;
	margin-right: 38px;
	margin-left: 18px;

	}
	
.aboutstandard {

	
	}
	
#aboutrightcontent {
	position: absolute;
	float: right;
	left:620px;
	top: 25px;


	}
	
.aboutright {

	
	}
	
/* end pasted from old style */

/* services */

#svnav {
	position: absolute;
	top: 193px;
	height: 34px;
	left: 0;
	background-color: white;
	width: 780px;
}

#svnav1 {
	position: absolute;
	left: 90px;
}

#svnav2 {
	position: absolute;
	left: 245px;
}

#svnav3 {
	position: absolute;
	left: 380px;
}

#svnav4 {
	position: absolute;
	left: 479px;
}

#svnav5 {
	position: absolute;
	left: 582px;
}

#svtopcorners {
	position: absolute;
	top: 225px;
	width: 780px;
	left: 0;
}


#svcontent {
	background-image: url(http://i-do-yoga.com/wp-content/themes/I-do-yoga/images/services_background.gif);
	position: relative;
 	top: 243px;
 	left: 0px;
 	width: 780px;
	
	}

#svpicture {
	color: blue;
	
	}

#svmidcorner {
	color: blue;
	
	}
	
#svwhitetopcorners {
	position: absolute;
	top: 0px;
	left: 276px;

	}

#svwhitebottomcorners {
	width: 336px;
	left: 276px;
	}

#svleftcontent {
	position: absolute;
	left: 20px;
	top: 0px;
	width: 242px;
	
	}
	
.svleft {
	width: 202px;
	margin-right: 20px;
	margin-left: 20px;
	}

#svmidcontent {
	width: 253px;
	margin-left: 263px;
	margin-bottom: 0px;
	top: 0px;

	}

.svmid {
	width: 202px;
	margin-right: 25px;
	margin-left: 26px;

	
	}
	
.svmid2 {
	width: 280px;
	margin-right: 38px;
	margin-left: 18px;

	}
	
.svstandard {

	
	}
	
#svrightcontent {
	position: absolute;
	float: right;
	left:516px;
	top: 0px;
	width: 220px;

	}
	
#svrightcontent2 {
	position: absolute;
	float: right;
	left:530px;
	top: 303px;
	width: 204px;
	
	}
	
.svright2 {
	width: 190px
	margin-right: 33px;
	margin-left: 10px;
	
	}
	
#svbnav {
	position: relative;
	top: 148px;
	z-index: 0;
	width: 780px;
	text-align: center;
	display: block;

	}
	
#svbnav li {
	display: inline;
	margin: 0;
	padding: 13px;
	}
	
#svbnav a {
	font-size: 10px;
	color: #9F864E;
	height: 22px;
	padding: 0 12 0 0px;
	text-decoration: none;
	}
	
#svbnav a:hover {
	color: black;
	text-decoration: none;
	}
	
/* calendar */


#calnav {
	position: absolute;
	top: 193px;
	height: 34px;
	left: 0;
	background-color: white;
	width: 780px;
}

#calnav1 {
	position: absolute;
	left: 93px;
}

#calnav2 {
	position: absolute;
	left: 247px;
}

#calnav3 {
	position: absolute;
	left: 357px;
}

#calnav4 {
	position: absolute;
	left: 463px;
}

#calnav5 {
	position: absolute;
	left: 578px;
}

#caltopcorners {
	position: absolute;
	top: 225px;
	width: 780px;
	left: 0;
}


#calcontent {
	background-image: url(http://i-do-yoga.com/wp-content/themes/I-do-yoga/images/calendar_background.gif);
	position: relative;
 	top: 242px;
 	left: 0px;
 	width: 780px;
	
	}

#calpicture {
	color: blue;
	
	}

#calmidcorner {
	color: blue;
	
	}
	
#calwhitetopcorners {
	position: absolute;
	top: 0px;
	left: 286px;

	}

#calwhitebottomcorners {
	width: 326px;
	left: 276px;
	}

#calleftcontent {
	position: absolute;
	left: 31px;
	top: 0px;
	width: 244px;
	
	}
	
.calleft {
	width: 204px;
	margin-right: 20px;
	margin-left: 20px;
	}

#calmidcontent {
	width: 326px;
	margin-left: 286px;
	padding: 0px;
	top: 23px;
	background-color: white;

	}

.calmid {
	width: 290px;
	margin-right: 18px;
	margin-left: 18px;

	
	}
	
.calmid2 {
	width: 250px;
	margin-right: 38px;
	margin-left: 18px;

	}
	
.calregister {
	margin-left: 18px;
	
	}
	
.calstandard {

	
	}
	
#calrightcontent {
	position: absolute;
	float: right;
	left: 620px;
	top: 25px;
	width: 144px;

	}
	
.calright {

	
	}
	
/* resources */

#resnav {
	position: absolute;
	top: 193px;
	height: 34px;
	left: 0;
	background-color: white;
	width: 780px;
}

#resnav1 {
	position: absolute;
	left: 95px;
}

#resnav2 {
	position: absolute;
	left: 249px;
}

#resnav3 {
	position: absolute;
	left: 357px;
}

#resnav4 {
	position: absolute;
	left: 472px;
}

#resnav5 {
	position: absolute;
	left: 576px;
}

#restopcorners {
	position: absolute;
	top: 225px;
	width: 780px;
	left: 0;
}


#rescontent {
	background-image: url(http://i-do-yoga.com/wp-content/themes/I-do-yoga/images/resources_background.gif);
	position: relative;
 	top: 242px;
 	left: 0px;
 	width: 780px;
	
	}

#respicture {
	color: blue;
	
	}

#resmidcorner {
	color: blue;
	
	}
	
#reswhitetopcorners {
	position: absolute;
	top: 0px;
	left: 301px;

	}

#reswhitebottomcorners {
	width: 312px;
	left: 301px;
	height: 31px;
	}

#resleftcontent {
	position: absolute;
	left: 32px;
	top: 0px;
	width: 244px;
	
	}
	
.resleft {
	width: 204px;
	margin-right: 20px;
	margin-left: 20px;
	}

#resmidcontent {
	width: 312px;
	margin-left: 301px;
	padding: 0px;
	top: 23px;
	background-color: white;

	}

.resmid {
	width: 290px;
	margin-right: 18px;
	margin-left: 18px;

	
	}
	
.resmid2 {
	width: 250px;
	margin-right: 38px;
	margin-left: 18px;

	}
	
.resregister {
	margin-left: 18px;
	
	}
	
.resstandard {

	
	}
	
#resrightcontent {
	position: absolute;
	float: right;
	left:620px;
	top: 25px;

	}
	
.resright {

	
	}
	

/* contact */

#connav {
	position: absolute;
	top: 193px;
	height: 34px;
	left: 0;
	background-color: white;
	width: 780px;
}

#connav1 {
	position: absolute;
	left: 102px;
}

#connav2 {
	position: absolute;
	left: 252px;
}

#connav3 {
	position: absolute;
	left: 356px;
}

#connav4 {
	position: absolute;
	left: 464px;
}

#connav5 {
	position: absolute;
	left: 580px;
}

#contopcorners {
	position: absolute;
	top: 226px;
	width: 780px;
	left: 0;
}



#concontent {
	background-image: url(http://i-do-yoga.com/wp-content/themes/I-do-yoga/images/contact_background.gif);
	position: relative;
 	top: 244px;
 	left: 0px;
 	width: 780px;
	
	}

#conpicture {
	color: blue;
	
	}

#conmidcorner {
	color: blue;
	
	}
	
#conwhitetopcorners {
	position: absolute;
	top: 0px;
	left: 276px;

	}

#conwhitebottomcorners {
	width: 336px;
	left: 276px;
	}

#conleftcontent {
	position: absolute;
	left: 32px;
	top: 0px;
	width: 244px;
	
	}
	
.conleft {
	width: 204px;
	margin-right: 20px;
	margin-left: 20px;
	}

#conmidcontent {
	width: 348px;
	margin-left: 276px;
	padding: 0px;
	top: 23px;
	background-color: white;

	}

.conmid {
	width: 300px;
	margin-right: 18px;
	margin-left: 18px;

	
	}
	
.conmid2 {
	width: 280px;
	margin-right: 38px;
	margin-left: 18px;

	}
	
.constandard {

	
	}
	
#conrightcontent {
	position: absolute;
	float: right;
	left:630px;
	top: 25px;


	}
	
.conright {

	
	}
	
/* template */

/* contact */

#tempnav {
	position: absolute;
	top: 193px;
	height: 34px;
	left: 0;
	background-color: white;
	width: 780px;
}

#tempnav1 {
	position: absolute;
	left: 102px;
}

#tempnav2 {
	position: absolute;
	left: 252px;
}

#tempnav3 {
	position: absolute;
	left: 356px;
}

#tempnav4 {
	position: absolute;
	left: 464px;
}

#tempnav5 {
	position: absolute;
	left: 580px;
}

#temptopcorners {
	position: absolute;
	top: 226px;
	width: 780px;
	left: 0;
}



#tempcontent {
	background-image: url(http://i-do-yoga.com/wp-content/themes/I-do-yoga/images/template_background.gif);
	position: relative;
 	top: 244px;
 	left: 0px;
 	width: 780px;
	
	}

#temppicture {
	color: blue;
	
	}

#conmidcorner {
	color: blue;
	
	}
	
#tempwhitetopcorners {
	position: absolute;
	top: 0px;
	left: 276px;

	}

#tempwhitebottomcorners {
	width: 336px;
	left: 276px;
	}

#templeftcontent {
	position: absolute;
	left: 32px;
	top: 0px;
	width: 244px;
	
	}
	
.templeft {
	width: 204px;
	margin-right: 20px;
	margin-left: 20px;
	}

#tempmidcontent {
	width: 348px;
	margin-left: 276px;
	padding: 0px;
	top: 23px;
	background-color: white;

	}

.tempmid {
	width: 300px;
	margin-right: 18px;
	margin-left: 18px;

	
	}
	
.tempmid2 {
	width: 280px;
	margin-right: 38px;
	margin-left: 18px;

	}
	
.tempstandard {

	
	}
	
#temprightcontent {
	position: absolute;
	float: right;
	left:630px;
	top: 25px;


	}
	
.tempright {

	
	}




/* Bottom navigation*/

#footer { 
	position: relative;
	top: 0px;
	left: 0px
	}
	
#footimg {
	
	}

#bnav {
	position: relative;
	top: 60px;
	z-index: 0;
	width: 780px;
	text-align: center;
	display: block;

	}

#bnav li {
	display: inline;
	margin: 0;
	padding: 13px;
	}
	
#bnav a {
	font-size: 10px;
	color: #9F864E;
	height: 22px;
	padding: 0 12 0 0px;
	text-decoration: none;
	}
	
#bnav a:hover {
	color: black;
	text-decoration: none;
	}
	

/* code highlight classes */

.hl-surround {
    -moz-border-radius: 5px;
    background-color: #F9FBFC;
    border: 1px solid #C3CED9;
    padding: 8px;
    margin-bottom: 5px;
    width: 400px;
    overflow: auto;
    text-align: left;
}

.hl-surround, .hl-surround pre, .hl-surround span { font: normal 9pt 'Courier New', monospace;}

.hl-default     { color: Black; }
.hl-code        { color: Gray; }
.hl-brackets    { color: Olive; }
.hl-comment     { color: #ffa500; } /* Orange */
.hl-quotes      { color: #8b0000; } /* Dark red */
.hl-string      { color: Red; }
.hl-identifier  { color: Blue; }
.hl-builtin     { color: Teal; }
.hl-reserved    { color: Green; }
.hl-inlinedoc   { color: Blue; }
.hl-var         { color: #00008b; } /* Dark blue */
.hl-url         { color: Blue; }
.hl-special     { color: Navy; }
.hl-number      { color: Maroon; }
.hl-inlinetags  { color: Blue; }
.hl-main        { background-color: transparent; }

.hl-main pre { margin: 0; padding: 0; }