Theme Name: Emperors College
Description: Theme for emperors.edu
Author: Executionists
Author URI: http://executionists.com/
*/

/* =0 Reset
�������������������������������������������������������������������*/
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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }
/************* END RESET ****************************/

/* Begin Typography & Colors */
body {
	font-size: .875em; 
	font-family:Arial, Helvetica, sans-serif;
	color: #555555;
	text-align: left;
	line-height:1.2em;
	}

#page {
	background-color: #fff;
	text-align: left;
	}


.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #e7e7e7 url('http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 1.25em;
	text-align: left;
	color:#006d75;
	z-index:1;
	line-height:normal;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.5em; margin-bottom: 10px;
	}

h2.pagetitle {
	font-size: 1.5em;
	}

#sidebar h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	}

h3 {
	font-size: .95em;
	}
h4 {
	font-size: 1.2em;
	padding-top: 10px;
	}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #9d810e;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	line-height:normal;
	}

.entry p a:visited {
	color: #9D810E;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.857em;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #9d810e;
	text-decoration: none;
	}

a:hover {
	color: #9d810e;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	background:url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/bg-footer.png) repeat-x 0 bottom;
	}

#page {
	background-color: white;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	}

#header {
	margin: 0;
	padding: 0;
	height: 125px;
	width: 960px;
	margin:0 auto;
	}
#headerWrapper {
background:url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/bg-header.png) no-repeat center bottom;
}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}
.anniversary:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#content {
	float: left;
	padding: 0 19px 20px 0;
	margin: 0px 0 0;
	width: 700px;
	border-right:1px dotted #e6e6e6;
	}

#contentwide {
	float: left;
	width: 100%;
	padding: 0 19px 20px 0;
	margin: 0px 0 0;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	position:absolute;
	left:-999em;
}

.clear {
	clear: both;
}

#footer {
	padding: 10px 0 0 0;
	margin: 30px auto 0 auto;
	width: 960px;
	clear: both;
	background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/bg-footer.png) repeat-x 0 0;
	min-height:310px; height:auto !important; height: 270px;
	}

#footer p {
	margin: 0;
	padding: 40px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
#header h1 {
	float:left;
	margin:26px 0 25px 0;
	color:#232021;
	z-index:1;
	}
	
h1 img {display:block;}

h2 {
	color:#007C85;
	font-size:1.714em;
	margin-top:30px;
	}

h2.pagetitle {
	margin-top: 30px;
	color:#007c85;
	font-size:1.714em;
}

#sidebar h2 {
	margin: 5px 0 5px;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0;
	margin: 0 20px 5px 0px;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: disc;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
.entry ul li {
list-style:disc;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0 0 10px 19px;
	margin-left: 720px;
	width: 220px;
	border-left:1px dotted #c8c8c8;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	position:absolute; 
	left:-999em;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
	
/*EMPERORS COLLEGE STYLES*/

/*NAVIGATION*/
#navSecondary {float:right; margin-top:24px; background:url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/divider-secondary-nav.png) no-repeat 123px 0; height:53px; padding-top:2px;}
#navSecondary img {display:block; float:left;}
#navSecondary #gfxPhone {margin:6px 35px 0 0;}
#navSecondary #btnRequest {margin:0;}
#navSecondary #iconFB, #navSecondary #iconTwitter {margin:1px 7px 0 0;}

/*NAV*/
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#nav {width:960px; float:left; clear:both;}
#nav:after { clear: both;content: '.';display: block;visibility: hidden;height: 0; }

#nav a {display: block;width:100px; height:30px; color:#fff; background:url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/sprite-nav.png) no-repeat 0 0; text-indent:-999em;}
#nav li {float: left; list-style:none;}


#nav li.qiblog a {width:73px; background-position:0 0;}
#nav li.qiblog a:hover, #nav li.qiblog a.selected {background-position:0 -30px; height: 30px; }
#nav li.news a {width:53px; background-position:-100px 0;}
#nav li.news a:hover, #nav li.news a.selected {background-position:-100px -30px;}
#nav li.events a {width:61px; background-position:-180px 0;}
#nav li.events a:hover, #nav li.events a.selected {background-position:-180px -30px;}
#nav li.page-item-2 a {width:91px; background-position:-300px 0;}
#nav li.page-item-2.current_page_item a, #nav li.page-item-2.current_page_ancestor a {background-position:-300px -30px;}
#nav li.page-item-2 a:hover, #nav li.page-item-2 a.hover {background-position:-300px -60px;}
#nav li.page-item-24 a {width:149px; background-position:-400px 0;}
#nav li.page-item-24.current_page_item a, #nav li.page-item-24.current_page_ancestor a {background-position:-400px -30px;}
#nav li.page-item-24 a:hover, #nav li.page-item-24 a.hover {background-position:-400px -60px;}
#nav li.page-item-60 a {width:139px; background-position:-600px 0;}
#nav li.page-item-60.current_page_item a, #nav li.page-item-60.current_page_ancestor a {background-position:-600px -30px;}
#nav li.page-item-60 a:hover, #nav li.page-item-60 a.hover {background-position:-600px -60px;}
#nav li.page-item-121 a {width:70px; background-position:-800px 0;}
#nav li.page-item-121.current_page_item a, #nav li.page-item-121.current_page_ancestor a {background-position:-800px -30px;}
#nav li.page-item-121 a:hover, #nav li.page-item-121 a.hover {background-position:-800px -60px;}
#nav li.page-item-129 a {width:178px; background-position:-1000px 0;}
#nav li.page-item-129.current_page_item a, #nav li.page-item-129.current_page_ancestor a {background-position:-1000px -30px;}
#nav li.page-item-129 a:hover, #nav li.page-item-129 a.hover {background-position:-1000px -60px;}
#nav li.page-item-135 a {width:144px; background-position:-1200px 0;}
#nav li.page-item-135.current_page_item a, #nav li.page-item-135.current_page_ancestor a {background-position:-1200px -30px;}
#nav li.page-item-135 a:hover, #nav li.page-item-135 a.hover {background-position:-1200px -60px;}
#nav li.page-item-362 a {width:115px; background-position:-100px 0;}
#nav li.page-item-362 a:hover, #nav li.page-item-362 a.hover, #nav li.page-item-362.current_page_item a {background-position:-100px -30px;}


	/*second tier*/
	#nav li li {float:none; padding-bottom:5px;}
	#nav li li a {color:#ffffff; background:none; text-indent:0; height:auto; font-weight:bold;}
	#nav li.page-item-2 li a, #nav li.page-item-121 li a, #nav li.page-item-129 li a, #nav li.page-item-135 li a {font-weight:normal;}
	#nav li ul { /* second-level lists */
		position: absolute;
		background: #007c85;
		/*width: 10em;*/
		left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
		z-index:1000;
		padding:23px 23px;
	}
	
	#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	#nav li:hover, #nav li.sfhover {position: static; } /*IE7 STICKY HEADER BUG*/
	
	/*third tier*/
	#nav li li li a {color:#d4be61; background:none; text-indent:0; height:auto; font-weight:normal; font-size:.857em;}
	#nav li li ul {position:static; padding:5px 0 0 0;}
	#nav li li li {float:none; padding-bottom:5px;}
	
	/*specific*/
	#nav .page-item-60 li, #nav .page-item-24 li {float:left; padding-right:25px;}
	#nav .page-item-60 li li, #nav .page-item-24 li li {float:none;}
	#nav .page-item-60 ul {margin-left:-260px;}
	#nav .page-item-60 ul ul {margin-left:0;}
	#nav .page-item-24 ul {margin-left:-260px;}
	#nav .page-item-24 ul ul {margin-left:0;}
	
	#nav li.page-item-2 li a, #nav li.page-item-121 li a, #nav li.page-item-129 li a, #nav li.page-item-135 li a, #nav li.page-item-60 li a, #nav li.page-item-24 li a, #nav li.page-item-60 li li a, #nav li.page-item-24 li li a {width:auto;}
	
	/*dropshadows*/
	/*#nav li ul li.dropdownShadow {margin:0; padding:0; float:none; position:absolute; display:block;}
	.dropdownR {top:0; right:-10px; width:10px; height:100%; background:url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/dropdown-shadow-r.png) repeat-y 0 0;}
	.dropdownB {left:0; bottom:-12px; height:12px; width:100%; background:url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/dropdown-shadow-b.png) repeat-x 0 0;}
	.dropdownBR {right:-10px; bottom:-12px; width:10px; height:12px; background:url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/dropdown-shadow-br.png) no-repeat 0 0;}
	.dropdownBL {left:0; bottom:-12px; height:12px; width:15px; background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/dropdown-shadow-bl.png) no-repeat 0 0;}*/



/*HOMEPAGE SLIDESHOW*/
#cycleWrapper {margin:0 0 0 -268px;}
.cycle {width:1496px; height:366px; position:relative; z-index:1;}
.bgCycle {position:absolute; top:0; left:0;}
.btnCycle {position:absolute; bottom:85px; right:267px; z-index:1;}
#cycle3 .btnCycle {bottom:94px;}
#cycle4 .btnCycle {bottom:53px;}
#cycle4 .btnCycle {bottom:53px;}
#cycle5 .btnCycle {bottom:161px;}

#cycleNav {height:79px; width:365px; padding:0 29px; position:relative; margin-left:-30px;}
#cycleNav a {height:59px; width:71px; display:block; float:left; margin-right:2px; background:url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/sprite-cycle-thumbs.jpg) no-repeat -71px 0; text-indent:-999em;}
#cycleNav a:hover, #cycleNav a.activeSlide {background-position:0 0;}
#cycleNav .cycleNav2 {background-position:-213px 0;}
#cycleNav .cycleNav2:hover, #cycleNav .cycleNav2.activeSlide {background-position:-142px 0;}
#cycleNav .cycleNav3 {background-position:-355px 0;}
#cycleNav .cycleNav3:hover, #cycleNav .cycleNav3.activeSlide {background-position:-284px 0;}
#cycleNav .cycleNav4 {background-position:-497px 0;}
#cycleNav .cycleNav4:hover, #cycleNav .cycleNav4.activeSlide {background-position:-426px 0;}
#cycleNav .cycleNav5 {background-position:-639px 0;}
#cycleNav .cycleNav5:hover, #cycleNav .cycleNav5.activeSlide {background-position:-568px 0;}

#cycleNav .cycleNav1 {}
#cycleNav .cycleNav2 {margin-top:5px;}
#cycleNav .cycleNav3 {margin-top:10px;}
#cycleNav .cycleNav4 {margin-top:15px;}
#cycleNav .cycleNav5 {margin-top:20px;}

.cycleCurve {position:absolute; bottom:0; left:-999em;}

.swoosh {display:block; position:absolute;}
#swoosh1 {width:31px; height:43px; background:url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/swoosh1.png) no-repeat 0 0; left:0; top:36px;}
#swoosh2 {width:73px; height:42px; background:url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/swoosh2.png) no-repeat 0 0; left:31px; top:37px;}
#swoosh3 {width:73px; height:33px; background:url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/swoosh3.png) no-repeat 0 0; left:104px; top:46px;}
#swoosh4 {width:73px; height:27px; background:url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/swoosh4.png) no-repeat 0 0; left:177px; top:52px;}
#swoosh5 {width:73px; height:24px; background:url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/swoosh5.png) no-repeat 0 0; left:250px; top:55px;}
#swoosh6 {width:100px; height:22px; background:url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/swoosh6.png) no-repeat 0 0; left:323px; top:57px;}

/*HOMEPAGE CONTENT*/
.home #content {width:432px; padding-right:48px; border-right:none;}
.home #contentRight {width:480px; float:left; position:relative; margin-top:-60px;}

.spotlight {width:184px; float:left; font-size:.786em;}
.spotlight img {display:block; margin-bottom:7px;}
.home #contentRight .entryWrapper {padding:0 0 0 15px; width:281px; float:left;}
.home #contentRight .post {width:480px; padding:15px 0;}
.home #contentRight .post:after { clear: both;content: '.';display: block;visibility: hidden;height: 0; }
.home #contentRight h2 {margin:0 0 5px 0; font-size:1em;}

.home #content .post p {margin-bottom:10px;}

/*HOMEPAGE TABS*/
#tabs {margin-top:-50px;}
.ui-tabs .ui-tabs-hide {
     display: none;
}
.ui-tabs-nav {height:28px; position:relative; top:2px; z-index:1;}
.ui-tabs-nav p {margin:0px;}
.ui-tabs-nav h2 {font-size:.857em; text-transform:uppercase; letter-spacing:.5px; margin:0;font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; line-height: 12px;}
.ui-tabs-nav li {margin-right:0;}
.ui-tabs-nav li, .ui-tabs-nav h2, .ui-tabs-nav a, .ui-tabs-nav span {display:block; float:left; height:28px;}
.ui-state-default h2 a {color:#9d810e; background:url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/sprite-tabs.png) no-repeat 0 0;}
.ui-tabs-selected h2 a {color:#fff; background:url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/sprite-tabs.png) no-repeat -300px 0;}
.ui-tabs-nav span {padding:6px 11px 0 11px; height:22px;}
.ui-state-default h2 a span {background:url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/sprite-tabs.png) no-repeat right -56px;}
.ui-tabs-selected h2 a span {color:#fff; background:url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/sprite-tabs.png) no-repeat right -28px;}

.ui-tabs-panel {background:url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/bg-tabs.png) repeat-x 0 0; padding-top:6px;}

	/* NEWS & EVENTS TABS*/
	.page #tabs .post {border-bottom:1px dotted #C0C0C0;padding:15px 0 5px;}
	.page #tabs .post h3 {color:#9d810e;font-size:1em;}

/*POST STYLES*/
.post {padding:15px 0 5px 0; border-bottom:1px dotted #c0c0c0;}
.post h3 {margin:5px 0;}
.post p, .post ul, .post ol, .post dl, .post table, .post .entry h3, .post .entry h4, .post .entry h5, .post .entry h6 {margin:0 0 20px 0;}
.post small {color:#007c85; font-size:.857em; display:none;}

.linkAll {text-transform:uppercase; font-size:.714em; color:#9d810e; padding:0 8px 0 0; background:url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/bg-link-all.png) no-repeat right 5px; display:block; float:right; margin-top:9px; font-weight:bold;}
.post .more-link {position:absolute; left:-999em;}

/*FOOTER*/
.footerCol {float:left; margin-right:12px; width:150px;}
.footerCol.last {margin-right:0;}
.footerCol {font-size:.857em;}
.footerCol li:first-child  {color:#fff;font-weight:bold; font-size:1.167em;}
.footerCol li a {color:#d4be61;}
.footerCol ul {margin-bottom:5px;}

#footerNavSecondary {clear:both; color:#5db9c0; font-size:.786em; width:100%; margin-left:-12px; padding-top:10px;}
#footerNavSecondary:after { clear: both;content: '.';display: block;visibility: hidden;height: 0; }
#footerNavSecondary li {float:left; border-right:1px solid #5db9c0; line-height:normal; padding: 0 12px;}
#footerNavSecondary li.last {border-right:none;}
#footerNavSecondary a {color:#5db9c0;}
#footer #copyright {text-align:left; color:#5db9c0; font-size:.786em; padding:0; margin: 0}
#execute {color:#5db9c0; font-family: Arial, Helvetica, Sans-Serif; font-size:11px;}
#execute a{color:#5db9c0; font-family: Arial, Helvetica, Sans-Serif; font-size:11px;}
#execute a:hover{ text-decoration:underline;}
/*BREADCRUMBS*/
.breadcrumb {font-size:.714em; text-transform:uppercase; padding-top:10px; height:16px; }
.breadcrumb .firstTier {color:#757575; text-decoration:none; cursor:auto;}

/*PAGE*/
.page .post, .single .post, #sidebar .post {padding:0; border-bottom:none;}
.page .post h2, .single .post h2 {padding-bottom:20px;}
.page .post h3, .single .post h3 {color:#464646; font-size:1.143em;}

/*ARCHIVES*/
.archive #content .post p {margin-bottom:10px;}
.addthis_container {margin-bottom:20px;}

/*SIDEBAR*/
.testimonialsCite {width:220px; height:250px; margin-bottom:10px; font-size:.917em; color:#fff; font-weight:bold; line-height:normal; position:relative;}
.testimonialsCite .gfxTestimonial {display:block;}
.testimonialsCite .contentTestimonial {position:absolute; top:190px; left:0; z-index:1; padding:0 5px;}
.testimonialsTxt p, .testimonialsTxt ul, .testimonialsTxt ol, .testimonialsTxt dl, .testimonialsTxt img {margin-bottom:10px;}


/*FORMS*/
.frmCommon {padding:25px 0; width:100%;}
.frmCommon:after { clear: both;content: '.';display: block;visibility: hidden;height: 0; }
.frmCommon input, .frmCommon label, .frmCommon p, .frmCommon select, .frmCommon textarea {display:block; float:left;}
.frmCommon p {clear:both; margin-bottom:10px; position:relative; width:100%;}
.frmCommon label.commonLabel {width:100px; font-weight:bold;}
.frmCommon input.commonTxt, .frmCommon select.commonSelect {width:150px; margin-right:20px;}
.frmCommon input.commonTxtLong {width:426px;}
.frmCommon .commonRadio {margin-bottom:5px;}
.frmCommon label.bumpBottom {margin-bottom:3px; float:none;}
.frmCommon .commonTextarea {height:80px; width:360px; font-family:Arial, Helvetica, sans-serif; color:#757575; font-size:1em; display:block; clear:both;}
.frmCommon .block {display:block; width:100%;}
.frmCommon .block:after { clear: both;content: '.';display: block;visibility: hidden;height: 0; }

.frmCommon select#mastersTime, .frmCommon select#doctorateTime {width:280px;}

#otherExplain label {padding-top:5px;}
#frmRI .hideSelect {margin-top:5px;}

.success {color:#007C85;}
.error {color:#ff0000;}
label.error {position:absolute; left:-999em;}
input.error {border:1px solid #ff0000;}
#boxConfMessage {padding:20px 0;}
#boxConfMessage p {margin-bottom:15px;}

	/*Acupuncturist Search*/
	#frmFind {float:left;}
	#frmFind label.commonLabel {width:130px;}

/*EVENTS TABLE*/
.wp-table-reloaded td.hide, .wp-table-reloaded th.hide {display:none;}
.page-template-page-fullwidth-php #content {width:100%; padding-right:0; border-right:none;}

	/*TABLE RELOADED TABLE SPECIFIC RULES*/
	.wp-table-reloaded th { text-align:left;}
	.dataTables_wrapper {
		min-height: 50px !important;
		_height: 50px !important;
	}
	.dataTables_info {margin-bottom:25px;}
	#wp-table-reloaded-id-9-no-1 .column-2, #wp-table-reloaded-id-7-no-1 .column-2, #wp-table-reloaded-id-10-no-1 .column-3, #wp-table-reloaded-id-10-no-1 .column-4, #wp-table-reloaded-id-13-no-1 .column-3, #wp-table-reloaded-id-13-no-1 .column-4, #wp-table-reloaded-id-15-no-1 .column-3, #wp-table-reloaded-id-15-no-1 .column-4, #wp-table-reloaded-id-14-no-1 .column-3, #wp-table-reloaded-id-14-no-1 .column-4, #wp-table-reloaded-id-12-no-1 .column-2, #wp-table-reloaded-id-12-no-1 .column-3, #wp-table-reloaded-id-8-no-1 .column-2, #wp-table-reloaded-id-27-no-1 .column-3, #wp-table-reloaded-id-27-no-1 .column-4, #wp-table-reloaded-id-28-no-1 .column-3, #wp-table-reloaded-id-28-no-1 .column-4, #wp-table-reloaded-id-29-no-1 .column-3, #wp-table-reloaded-id-29-no-1 .column-4, #wp-table-reloaded-id-31-no-1 .column-2, #wp-table-reloaded-id-30-no-1 .column-3, #wp-table-reloaded-id-30-no-1 .column-4, #wp-table-reloaded-id-3-no-1 .column-2, #wp-table-reloaded-id-4-no-1 .column-2, #wp-table-reloaded-id-5-no-1 .column-2 {text-align:right;}

/*SITEMAP*/
.deactivate a {font-weight:bold; color:#757575; cursor:default;}
.deactivate li a {font-weight:normal; color:#9D810E; cursor:auto;}





/*LIGHTBOX*/
/* ------------------------------------------------------------------------
	This you can edit.
------------------------------------------------------------------------- */

	div.light_rounded .pp_top .pp_left { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.light_rounded .pp_top .pp_middle { background: #fff; } /* Top pattern/color */
	div.light_rounded .pp_top .pp_right { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.light_rounded .pp_content .ppt { color: #000; }
	div.light_rounded .pp_content_container .pp_left,
	div.light_rounded .pp_content_container .pp_right { background: #fff; }
	div.light_rounded .pp_content { background-color: #fff; } /* Content background */
	div.light_rounded .pp_next:hover { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/light_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_rounded .pp_previous:hover { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.light_rounded .pp_expand { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_rounded .pp_expand:hover { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_rounded .pp_contract { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_rounded .pp_contract:hover { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_rounded .pp_close { width: 75px; height: 22px; background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.light_rounded #pp_full_res .pp_inline { color: #000; } 
	div.light_rounded .pp_gallery a.pp_arrow_previous,
	div.light_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.light_rounded .pp_nav .pp_play { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.light_rounded .pp_nav .pp_pause { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }

	div.light_rounded .pp_arrow_previous { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_rounded .pp_arrow_next { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.light_rounded .pp_bottom .pp_left { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.light_rounded .pp_bottom .pp_middle { background: #fff; } /* Bottom pattern/color */
	div.light_rounded .pp_bottom .pp_right { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.light_rounded .pp_loaderIcon { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	/* ----------------------------------
		Dark Rounded Theme
	----------------------------------- */
	
	div.dark_rounded .pp_top .pp_left { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.dark_rounded .pp_top .pp_middle { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Top pattern/color */
	div.dark_rounded .pp_top .pp_right { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.dark_rounded .pp_content_container .pp_left { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y; } /* Left Content background */
	div.dark_rounded .pp_content_container .pp_right { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y; } /* Right Content background */
	div.dark_rounded .pp_content { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Content background */
	div.dark_rounded .pp_next:hover { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/dark_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_rounded .pp_previous:hover { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.dark_rounded .pp_expand { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_rounded .pp_expand:hover { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_rounded .pp_contract { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_rounded .pp_contract:hover { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_rounded .pp_close { width: 75px; height: 22px; background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.dark_rounded .currentTextHolder { color: #c4c4c4; }
	div.dark_rounded .pp_description { color: #fff; }
	div.dark_rounded #pp_full_res .pp_inline { color: #fff; }
	div.dark_rounded .pp_gallery a.pp_arrow_previous,
	div.dark_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.dark_rounded .pp_nav .pp_play { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.dark_rounded .pp_nav .pp_pause { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }

	div.dark_rounded .pp_arrow_previous { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_rounded .pp_arrow_next { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.dark_rounded .pp_bottom .pp_left { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.dark_rounded .pp_bottom .pp_middle { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Bottom pattern/color */
	div.dark_rounded .pp_bottom .pp_right { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.dark_rounded .pp_loaderIcon { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	
	/* ----------------------------------
		Dark Square Theme
	----------------------------------- */
	
	div.dark_square .pp_left ,
	div.dark_square .pp_middle,
	div.dark_square .pp_right,
	div.dark_square .pp_content { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/dark_square/contentPattern.png) top left repeat; }
	div.dark_square .currentTextHolder { color: #c4c4c4; }
	div.dark_square .pp_description { color: #fff; }
	div.dark_square .pp_loaderIcon { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	div.dark_square .pp_content_container .pp_left { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y; } /* Left Content background */
	div.dark_square .pp_content_container .pp_right { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y; } /* Right Content background */
	div.dark_square .pp_expand { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_square .pp_expand:hover { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_square .pp_contract { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_square .pp_contract:hover { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_square .pp_close { width: 75px; height: 22px; background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.dark_square #pp_full_res .pp_inline { color: #fff; }
	div.dark_square .pp_gallery a.pp_arrow_previous,
	div.dark_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.dark_square .pp_nav .pp_play { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.dark_square .pp_nav .pp_pause { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
	
	div.dark_square .pp_arrow_previous { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_square .pp_arrow_next { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.dark_square .pp_next:hover { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/dark_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_square .pp_previous:hover { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


	/* ----------------------------------
		Light Square Theme
	----------------------------------- */
	
	div.light_square .pp_left ,
	div.light_square .pp_middle,
	div.light_square .pp_right,
	div.light_square .pp_content { background: #fff; }
	
	div.light_square .pp_content .ppt { color: #000; }
	div.light_square .pp_expand { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_square .pp_expand:hover { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_square .pp_contract { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_square .pp_contract:hover { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_square .pp_close { width: 75px; height: 22px; background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.light_square #pp_full_res .pp_inline { color: #000; }
	div.light_square .pp_gallery a.pp_arrow_previous,
	div.light_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.light_square .pp_nav .pp_play { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.light_square .pp_nav .pp_pause { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
	
	div.light_square .pp_arrow_previous { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_square .pp_arrow_next { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.light_square .pp_next:hover { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/light_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_square .pp_previous:hover { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


	/* ----------------------------------
		Facebook style Theme
	----------------------------------- */
	
	div.facebook .pp_top .pp_left { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.facebook .pp_top .pp_middle { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x; } /* Top pattern/color */
	div.facebook .pp_top .pp_right { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.facebook .pp_content .ppt { color: #000; }
	div.facebook .pp_content_container .pp_left { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y; } /* Content background */
	div.facebook .pp_content_container .pp_right { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y; } /* Content background */
	div.facebook .pp_content { background: #fff; } /* Content background */
	div.facebook .pp_expand { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.facebook .pp_expand:hover { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.facebook .pp_contract { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.facebook .pp_contract:hover { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.facebook .pp_close { width: 22px; height: 22px; background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.facebook #pp_full_res .pp_inline { color: #000; } 
	div.facebook .pp_loaderIcon { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/facebook/loader.gif) center center no-repeat; } /* Loader icon */
	
	div.facebook .pp_arrow_previous { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } /* The previous arrow in the bottom nav */
		div.facebook .pp_arrow_previous.disabled { background-position: 0 -96px; cursor: default; }
	div.facebook .pp_arrow_next { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } /* The next arrow in the bottom nav */
		div.facebook .pp_arrow_next.disabled { background-position: -32px -96px; cursor: default; }
	div.facebook .pp_nav { margin-top: 0; }
	div.facebook .pp_nav p { font-size: 15px; padding: 0 3px 0 4px; }
	div.facebook .pp_nav .pp_play { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat; height: 22px; width: 22px; }
	div.facebook .pp_nav .pp_pause { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat; height: 22px; width: 22px; }
	
	div.facebook .pp_next:hover { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/facebook/btnNext.png) center right no-repeat; cursor: pointer; } /* Next button */
	div.facebook .pp_previous:hover { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	
	div.facebook .pp_bottom .pp_left { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.facebook .pp_bottom .pp_middle { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x; } /* Bottom pattern/color */
	div.facebook .pp_bottom .pp_right { background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */


/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */

	div.pp_pic_holder a:focus { outline:none; }

	div.pp_overlay {
		background: #000;
		display: none;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 9500;
	}
	
	div.pp_pic_holder {
		display: none;
		position: absolute;
		width: 100px;
		z-index: 10000;
	}
		
		.pp_top {
			height: 20px;
			position: relative;
		}
			* html .pp_top { padding: 0 20px; }
		
			.pp_top .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_top .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_top .pp_middle {
					left: 0;
					position: static;
				}
			
			.pp_top .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_content { height: 40px; }
		
		.pp_fade { display: none; }
		
		.pp_content_container {
			position: relative;
			text-align: left;
			width: 100%;
		}
		
			.pp_content_container .pp_left { padding-left: 20px; }
			.pp_content_container .pp_right { padding-right: 20px; }
		
			.pp_content_container .pp_details {
				margin: 10px 0 2px 0;
			}
				.pp_description {
					display: none;
					margin: 0 0 5px 0;
				}
				
				.pp_nav {
					clear: left;
					float: left;
					margin: 3px 0 0 0;
				}
				
					.pp_nav p {
						float: left;
						margin: 2px 4px;
					}
					
					.pp_nav .pp_play,
					.pp_nav .pp_pause {
						float: left;
						margin-right: 4px;
						text-indent: -10000px;
					}
				
					a.pp_arrow_previous,
					a.pp_arrow_next {
						display: block;
						float: left;
						height: 15px;
						margin-top: 3px;
						overflow: hidden;
						text-indent: -10000px;
						width: 14px;
					}
		
		.pp_hoverContainer {
			position: absolute;
			top: 0;
			width: 100%;
			z-index: 2000;
		}
		
		.pp_gallery {
			left: 50%;
			margin-top: -50px;
			position: absolute;
			z-index: 10000;
		}
			
			.pp_gallery ul {
				float: left;
				height: 35px;
				margin: 0 0 0 5px;
				overflow: hidden;
				position: relative;
			}
			
			.pp_gallery ul a {
				border: 1px #000 solid;
				border: 1px rgba(0,0,0,0.5) solid;
				display: block;
				float: left;
				height: 33px;
				overflow: hidden;
			}
			
			.pp_gallery ul a:hover { border-color: #fff; }
			
			.pp_gallery ul a img { border: 0; }
			
			.pp_gallery li {
				display: block;
				float: left;
				margin: 0 5px 0 0;
			}
			
			.pp_gallery li.default a {
				background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
				display: block;
				height: 33px;
				width: 50px;
			}
			
			.pp_gallery li.default a img { display: none; }
			
			.pp_gallery .pp_arrow_previous,
			.pp_gallery .pp_arrow_next {
				margin-top: 7px !important;
			}
		
		a.pp_next {
			background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: right;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
			
		a.pp_previous {
			background: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: left;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
		
		a.pp_expand,
		a.pp_contract {
			cursor: pointer;
			display: none;
			height: 20px;	
			position: absolute;
			right: 30px;
			text-indent: -10000px;
			top: 10px;
			width: 20px;
			z-index: 20000;
		}
			
		a.pp_close {
			display: block;
			float: right;
			text-indent: -10000px;
		}
		
		.pp_bottom {
			height: 20px;
			position: relative;
		}
			* html .pp_bottom { padding: 0 20px; }
			
			.pp_bottom .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_bottom .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_bottom .pp_middle {
					left: 0;
					position: static;
				}
				
			.pp_bottom .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_loaderIcon {
			display: block;
			height: 24px;
			left: 50%;
			margin: -12px 0 0 -12px;
			position: absolute;
			top: 50%;
			width: 24px;
		}
		
		#pp_full_res {
			line-height: 1 !important;
		}
		
			#pp_full_res .pp_inline {
				text-align: left;
			}
			
				#pp_full_res .pp_inline p { margin: 0 0 15px 0; }
	
		div.ppt {
			color: #fff;
			display: none;
			font-size: 17px;
			margin: 0 0 5px 15px;
			z-index: 9999;
			position:absolute;
			left:-999em;
		}

/* ------------------------------------------------------------------------
	Miscellaneous
------------------------------------------------------------------------- */

	.clearfix:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */

body #gform_wrapper_3 {
	color: #000000;
	background-color:#e8e8e8;
	padding: 0 20px 20px 20px;
	margin: -7px 0 0 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-image: url(http://www.emperors.edu/wp-content/themes/EmperorsCollege/images/hform-bk1.jpg);
	background-repeat: no-repeat;
}
body #gform_wrapper_3 .gform_body .gform_fields .gfield input[type=text] {width:100%;}

body #gform_wrapper_3 .gform_button {float: left; background: #ffffff; color: #333333; width: 111px; height: 32px; text-indent: 0px; font-size:16px; font-weight: bold; cursor: pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
body #gform_wrapper_3 .gform_body .gform_fields .gfield input[type=text]  {color: #666666;}
body #gform_wrapper_3 .gform_body .gform_fields .gfield .gfield_label .gfield_required {color:transparent; height: 0; width:0;}

#policiesbtn {color: #ffffff; text-size: 16pt; padding:10px;}

.hform-spacer {height: 85px;}

.ezcol-one-third img, .ezcol-one-fifth img{padding-bottom:7px;}

.hpgray {}

.formframe {background-color: #D8D8D8; padding: 0 25px; border-style:solid; border-color:#999;border-width:1px;}
.formframe h2 {
	font-size: 1.4em; padding-bottom: 5px;
	}