







	




/* ======================================================================================================= */
/*                                               KILL                                                    */
/* ======================================================================================================= */
#branding,
#pageheaderarea,
#footerwrapper,
#pagesubmenus,
.footerconnectionarea_img,
.footerconnectionarea,
.entry-meta
{display:none;}

	
	
/* ========================================================================================================================== */
/*   		 Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html      */
/* ========================================================================================================================== */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border:0;
	font-family: inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline:0;
	padding:0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	line-height: 1;
	font:1em/1.5em  Helvetica, Arial, Verdana, sans-serif; 
}


	


ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}


pre 	{font-family: "Courier 10 Pitch", Courier, monospace;}
code 	{font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;}

small {display:none;}


/* And a full-width comment form */
	#respond {
		width: auto;
	}

	/* Make sure embeds fit their containers */
	embed,
	object {
		max-width: 100%;
	}


/* ======================================================================================================= */
/*                                               CLEARFIX                                                  */
/* ======================================================================================================= */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */



/* ======================================================================================================= */
/*                                               ENTRY CONTENT                                             */
/* ======================================================================================================= */
.entry-content {
	display:block;overflow:hidden;
}

.entry-content h1,
.singular .entry-title,
.post .entry-title,
.search-results .entry-title
{
	display:block;overflow:hidden;
	margin:0pt 0pt 3.125% 0pt;
	font-size:2.4em;line-height:1.2em;font-family: 'IM Fell English SC', arial, serif;color:#40151c;text-shadow:1pt 1pt 1pt rgba(0, 0, 0, 0.4);
}
	.entry-title a		
	{color:#40151c;}
	

	

.entry-content h2 {
	display:block;overflow:hidden;
	margin:0pt 0pt .2em 0pt;
	font-size:2em;line-height:1.2em;font-family: 'IM Fell English SC', arial, serif;color:#5a1824;text-shadow:1pt 1pt 1pt rgba(0, 0, 0, 0.4);
}
	.entry-content h2 span{
		display:block;overflow:hidden;
		margin:0pt 0pt .2em 0pt;
		font-size:.5em;line-height:.9em;font-family:arial, serif;color:#999;text-transform:uppercase;text-shadow:none;
	}

.entry-content h3,
.page-title  {
	display:block;overflow:hidden;
	margin:0pt 0pt 3.125% 0pt;
	font-size:1.3em;line-height:1.5em;color:#414141;
}


.entry-content h4 {
	display:block;overflow:hidden;
	margin:0pt 0pt 3.125% 0pt;
	font-size:1.2em;line-height:1.5em;color:#333;
}


.entry-content h5 {
	display:block;overflow:hidden;
	margin:0pt 0pt 3.125% 0pt;
	font-size:1.1em;line-height:1.5em;color:#666;
}


.entry-content h6 {
	display:block;overflow:hidden;
	margin:0pt 0pt 3.125% 0pt;
	font-size:1em;line-height:1.5em;color:#666;
}


.entry-content p {
	display:block;overflow:hidden;clear:both;
	margin:0pt 0pt 3.125% 0pt;
	font-size:1.1em;line-height:1.5em;color:#333;
}
	.entry-content p a:link, .entry-content p a:visited			{color:#82adbf;text-decoration:underline;}
	.entry-content p a:hover, .entry-content p a:visited:hover	{color:#333;text-decoration:underline;}





#page_wrapper.one-column .entry-meta {display:none;}


.entry-content hr {
	display:block;overflow:hidden;
	width:100%;height:3pt;
	margin:3em 0pt;
	border-bottom:1pt solid #82adbf;border-top:none;border-right:none;border-left:none;
}

.entry-content ul {
	display:block;overflow:hidden;
	margin:0pt 0pt 3.125% 0pt;padding:0pt 0pt 0pt .2em;
	font-size:.9em;line-height:1.5em;color:#666;
	list-style:circle;list-style-type:circle;list-style-position:inside; 
}
	.entry-content ul a{color:#82adbf;text-decoration:underline;}


.entry-content ul li {margin:0 0 .6em 0;}

.entry-content table{
	display:table;overflow:hidden;
	margin:0pt 0pt 6em 0pt;
	font-size:1em;line-height:1.5em;color:#333;
}
	.entry-content table th{
		display:table;overflow:hidden;
		margin:0pt 0pt 3.125% 0pt;
		font-size:1.1em;line-height:1.5em;color:#666;font-weight:bold;
	}
	.entry-content table th h2{font-size:1.2em;}


p img {float:right;margin:0 0 12pt 12pt;}




/* ======================================================================================================= */
/*                                               ARTS FILTER                                               */
/* ======================================================================================================= */

#arts-filter {display:none;}


/* ======================================================================================================= */
/*                                            LIST OF INSTRUCTORS                                          */
/* ======================================================================================================= */

#listofinstructors {
	display:block;overflow:hidden;
	width:100%;
}

	#listofinstructors li{
		display:block;overflow:hidden;clear:both;
		float:none;
		list-style-type:none;list-style:none;
		margin:0px 0em 4% 0px;padding:0px 0px 0px 0px;
		position:relative;
		text-align:center;
		page-break-inside:avoid;
	}
	
	

	
	
	#listofinstructors li a		{color:#fff;text-decoration:none;}
	
		#listofinstructors li img {margin:0px;padding:0px 0px 0px 0px;}
		
		
		#listofinstructors li span {
			display:block;overflow:hidden;clear:both;
			width:100%;
			padding:.8em 0px 0px 0px;
			height:5em;/* 75px */
			font-family: 'IM Fell English SC', arial, serif;font-size:1em;line-height:1.2em;font-weight:bold;text-shadow:1px 1px 1px rgba(0, 0, 0, 0.4);text-align:center;
		}
		#listofinstructors li span em{font-style:normal;width:76%;margin:0 auto;display:block;overflow:hidden;}
			
		
		
		.no-backgroundsize #listofinstructors li span 		{background-image:none;}
		.no-backgroundsize #listofinstructors li span em	{
			display:block;overflow:hidden;
			width:100%;height:2em;line-height:2.1em;
			padding:2px 4px;
		}




/* ======================================================================================================= */
/*                                               FOOTER                                                    */
/* ======================================================================================================= */


#footercta_wrapper {
	display:block;overflow:hidden;clear:both;
	border-top:1pt solid #82adbf;
	margin:20pt 0 0 0;
}

	/* =================================== Join Now =================================== */
	.footerjoinnow {
		display:block;overflow:hidden;clear:both;
		width:100%;height:auto;
		margin:0pt auto;padding:40pt 0pt 24% 0pt;
	}
	
		.footerjoinnow .headerarea{
			display:block;overflow:hidden;
			margin:0pt 0pt 1em 0pt;
			font-family:'IM Fell English SC', arial, serif;font-size:1em;font-weight:bold;line-height:1.4em;color:#82adbf;text-transform:uppercase;text-shadow:1pt 1pt 1pt rgba(0, 0, 0, 0.4);
		}
		.footerjoinnow .copyarea	{
			display:block;overflow:hidden;
			font-size:1em;font-weight:normal;line-height:1.2em;color:#999;
		}
		
	
		.footerjoinnow .linkarea				{display:none;}
	







/* =================================== COPYRIGHTAREA =================================== */
#copyrightarea_wrapper {
	display:block;overflow:hidden;clear:both;
	width:100%;
	border-top:1pt solid #82adbf;
	margin:20pt 0 0 0;
}
	#copyrightarea {
		display:block;overflow:hidden;
		width:90%;
		margin:0pt auto;padding:10pt 0pt 20pt 0pt;
		font-size:87.5%;font-weight:normal;line-height:1.2em;color:#999;
	}
	
	#copyrightarea_wrapper p 	{display:block;overflow:hidden;padding:0pt 0pt 20pt 0pt;}
	#copyrightarea_wrapper span {display:block;overflow:hidden;}
	
		#copyrightarea_wrapper a:link, #copyrightarea_wrapper a:visited			{color:#333;text-decoration:none;}
		#copyrightarea_wrapper a:hover, #copyrightarea_wrapper a:visited:hover	{color:#82adbf;text-decoration:underline;}



