/*
this css page was written for each dojo in order to override any css from the main template.

*/
@import url("./newsltr.css");
@import url("../css/dojos.css");

/*############################################# STYLES FOR THE INSTRUCTOR PAGE #####################################*/

#instructors img {
	float:right;
	border:#333333 3px solid;
	margin:0px 50px 100px 40px;
	}
#instructors {
	color:#999999;
	padding-bottom:50px;
	min-height:500px;
	height:auto;
	background-color:#111111;
 	border:#222222 medium solid;
	width:800px;
	margin-left:16px;

}
#instructors p, #instructors h3 {
	margin-left:50px;
}
#instructors h3 {
	margin-top:60px;
}

#instructors blockquote {
	border-top:white 1px solid;
	border-bottom:white 2px solid;
	padding:5px;
	width:125px;
	margin-left:52px;
	margin-top:0px;
	float:left;
	font-size:12px;
}
#instructors img[src='assets/Leadership.jpg'] {
float:left;
}


/*############################################# STYLES FOR THE EVENTS PAGE #####################################*/


/*#content {
 height:2600px;!important
}*/
#wrapper #heading #title em {
letter-spacing: 0.08em; !important
}

/*############################################# STYLES FOR THE GALLERY PAGE #####################################*/

#gallery {
	color:#999999;
	padding-bottom:50px;
	height:1000px;
	background-color:#111111;
 	border:#222222 medium solid;
	width:800px;
	margin-left:16px;
}
#gallery iframe {
margin-left:25px;
}

#gallery h2 {
padding-left:50px;
padding-top:20px;
}
#gallery table {
margin-top:50px;


}


/*############################################# STYLES FOR THE SCHEDULE PAGE #####################################*/

#schedule {
	color:#999999;
	padding-bottom:50px;
	height:auto;
	background-color:#111111;
 	border:#222222 medium solid;
	width:800px;
	margin-left:16px;

}


#schedule_head {
	border-bottom:#222222 medium solid;
	background-color:#000;
	padding-top:5px;
	padding-bottom:5px;
}


#schedule h2, #schedule h3 {
margin:0px;
padding:0px;
margin-left:20px;
}


#schedule table {
color:black;
width:700px;
margin-left:25px;
font-size:70%;
}




/*############################################# STYLES FOR THE GALLERY PAGE #####################################*/
