/*
Theme Name:     OnlineMPHDegree.net
Description:    Theme for OnlineMPHDegree.net
Author:         TrafficWorx
Template:       edu_base

(optional values you can add: Theme URI, Author URI, Version)
*/



/* reset + base */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
abbr,acronym{border-bottom:1px dotted #000;cursor:help;}
em{font-style:italic;}
ol li{list-style:decimal outside;}
ul li{list-style:disc outside;}
input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}
blockquote,ol,dl{margin:1em;}
ol,ul,dl{margin-left:2em;}
dl dd{margin-left:1em;}
th{font-weight:bold;text-align:center;}
/*th,td{border:1px solid #e0e0e0;padding:.5em;}*/
caption{margin-bottom:.5em;text-align:center;}
p,fieldset,pre, ul{margin-bottom:1em;}
label {padding-bottom:3px;}
strong {font-weight:bold;}
a {outline:none;}
.clear {clear:both;}
td.center,.center{text-align:center;}
.alignleft{float:left;margin:0px 12px 12px 0px;}
.alignright {float:right; margin-left:4px;margin-bottom:4px;}

.attention {color:#860002;font-weight: bold;}
.italic {font-style:italic;}
img.noborder {border:0px !important;}
body {
	background-color:#d6d5c8;
	font-family:Calibri;
}
a {
	color:blue;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h3,h4,h5 {
	font-size:18px;
	font-weight: bold;
}
#wrapper {
	max-width:1089px;
	margin:auto;
	background-color:#FFF;
}

.content {
	padding:8px 16px;
}
#content {	
	background:url(images/bg_left.png) repeat-y;
	border-bottom:1px #d5d5d0 solid;
}

#header {
	background-color:#f3f4e7;
}

#header .content {
	padding:4px 8px 4px 16px;
}
#pageFull #content {	
	background:#FFF;
}
#access {
	clear: both;
	background: #920003; /* Show a solid color for older browsers */
	display: block;
	margin: 0;
	border-top:1px #d5d5d0 solid;
	width: 100%;
	text-align:left;
	font-family:Arial;
	background: -moz-linear-gradient(#910003, #610001);
	background: -o-linear-gradient(#910003, #610001);
	background: -webkit-gradient(linear, 0% 40%, 70% 100%, from(#910003), to(#610001)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#910003, #610001);
}

#access ul { display:inline-block;}
#access ol li{list-style:none;}
#access ul li{list-style:none;padding:0px;margin:0px;}

#access ul {
	list-style: none;
	margin: 0 0 0 0;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}

#access li a {
	color: #FFF;
	border-right:1px #be6b6b solid;
	display: block;
	font-size:15px;
	line-height: 1.833em;
	padding: 0 20px;
	text-decoration: none;
	text-transform:normal;
	font-weight: bold;
}

#access li:first-child a {
}

#access li:last-child a {
}
#access li:hover > a,
#access a:focus {
	background: #f3f4e7; /* Show a solid color for older browsers */
	color: #8c0003;
	border-right:1px #f3f4e7 solid;
}
#access ul li:hover > ul {
	display: block;
}
#access .current_page_item > a,
#access .current_page_ancestor > a {
	background: #f3f4e7; /* Show a solid color for older browsers */
	color: #8c0003;
	border-right:1px #f3f4e7 solid;
}
#footer {
	margin:auto;
	text-align:center;
	color:#747474;
}

#footer a {
	color:#747474;
	text-decoration:none;
}

#footer ul li {
	list-style-type:none;
	display:inline;
	padding-right:12px;
}
#breadcrumb {
	font-size:14px;
	
	padding:8px 18px 6px 18px;
	background-color:#f3f4e7;
	color:#6d6d6b;
	border-bottom:1px #d5d5d0 solid;
}

#breadcrumb a {
	color:#6d6d6b;
	text-decoration:none;
}

#pageLeft {
	float:left;
	width:275px;
	border-right:1px #c1c1c1 solid;
	background-color:#f3f4e7;
	font-family:Calibri;
}

#pageRight {
	margin-left:290px;
}


/**** pageLeft ****/
#pageLeft ul {
	margin:0px;
}
#pageLeft ul li {
	list-style-type:none;	
}

#pageLeft li h2 {
	padding: 8px 4px 8px 18px;
	background-color:#e3e4cb;
	color:#5d5d5d;
	border-top:1px #d5d5d0 solid;
	border-bottom:1px #d5d5d0 solid;
	text-transform:uppercase;
	letter-spacing:.12em;
}

#pageLeft li ul li a{		
	padding:8px 0px;
	padding-left:18px;
	font-size:14px;
	font-weight: bold;
	text-decoration:none;
	color:#000;
	display:block;
	
}

#pageLeft li ul li a:hover{	
	background-color:#b2b396;
	color:#FFF;
}

#pageRight .content {
	padding:8px 8px;
}

#pageRight h1, .title, h3 {
	font-size:26px;
	font-weight: bold;
}
h3 {
	border-top:1px #CCC dotted;
	border-bottom:1px #CCC dotted;
	padding:4px 0px;
	margin-bottom:4px;
}
h4 {
	border-top:1px #CCC dotted;
	border-bottom:1px #CCC dotted;
	padding:4px 0px;
	margin-bottom:4px;
}

.bg_red {
	background-color:#910003;
	background: -moz-linear-gradient(#910003, #610001);
	background: -o-linear-gradient(#910003, #610001);
	background: -webkit-gradient(linear, 0% 40%, 70% 100%, from(#910003), to(#610001)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#910003, #610001);
}

#search_form_wrapper {
	margin:12px;
	background-color:#feffe3;
	border:1px #d5d5d0 solid;
}

#search_form_wrapper .search_form_title {
	color:#FFF;
	font-size:22px;
	text-align:center;
	font-weight: bold;
	padding:4px 12px;
}
#search_form_wrapper label {
	font-weight: bold;
	font-size:18px;
	display:block;
}
#search_form_wrapper select {
	width:120px;
	display:block;
}
#search_form_wrapper .search_content {	
	padding:12px;
	background:url(images/bg_search_form.png) no-repeat right 4px;
}
#search_form_wrapper #btn_search, #search_form_wrapper #lbl_state {
	margin-top:12px;
}

.feature_article {
	padding-bottom:8px;
}
.feature_article .tagline {
	font-size:22px;
	margin:8px 0px;
}
.feature_article ul {
	margin-top:8px;
}
.feature_article ul li {
	list-style-type:none;
	background:url(images/bullet_red.png) no-repeat 0 center;
	padding-left:18px;
	color:#3c3c3c;
	margin-bottom:6px;
}

.feature_article p {
	margin:6px 0px;
}
.postthumbs td {
	padding:4px;
}
.postthumbs tr:nth-child(even) {background-color: #fdfee9; border-top:1px #d5d5d0 solid;}
.postthumbs tr:nth-child(odd) {background-color: #FFF; border-top:1px #d5d5d0 solid;}
/*.postthumbs tr:last-child {border-bottom:1px #d5d5d0 solid;}*/
.postthumbs .post_info {
	padding:8px 2px 2px 2px;
}
.postthumbs .post_info .post_title {
	font-size:22px;
	font-weight: bold;
	
}
.postthumbs .post_info a.post_title {
	text-decoration:none;
	color:#000;
}

.postthumbs img {
	border:1px #d5d5d0 solid;
	padding:4px;
}
.postthumbs .post_info a.post_title:hover {
	text-decoration:underline;
}

.postthumbs .post_info .postmetadata a{
	color:#860002;
	text-decoration:none;
}

.related_posts_wrapper .related_article .headline {font-weight:700px;font-size:18px;}
.related_article {margin-right:4px; border:0px #000 solid; overflow:hidden;margin-bottom:12px;padding:4px 8px 0px 0px;}
.related_article img {float:left;margin-right:4px; width:60px;}
.excerpt_image {margin-left:80px;}





.schools_info_wrapper {clear:both;}
.school_info_wrapper {border:1px #CCC solid;}
.school_info_header {border-bottom:1px #EEE solid;}
.school_header_label { color:#888;margin-bottom:8px}
div.school_name  {font-size:18px; font-weight:bold;margin:4px 0px}
.school_logo { float:right;padding:8px;}
.school_info_header, .school_info_content, .school_info_action {padding:8px 8px;}
.school_info_content {padding-bottom:0px;padding-left:4px;}
.school_info_action {float:right; margin-left:8px;width:300px;}
.school_info_content .school_info_program_hdr { padding-left:8px;}
.school_info_content ul { padding-left:36px;}
.school_info_content ul li {margin-left:0px; padding-left:0px;margin-bottom:4px;}
.school_info_content ul li a {text-decoration:underline !important;}
.school_info_content ul li a:hover {color:#000088;}

td.post_thumbnail {
	padding-top:8px;
}
.bottom_ad_wrapper {
	padding-top:4px;
}

.school_comparisons th, .school_comparisons td {
	padding:4px;
	text-align:center;
}
.school_comparisons th {
	background-color:#CDCBB9;
}

.school_comparisons td.label {
	text-align:right;
	padding-right:6px;
	font-style:italic;
}
.school_comparisons  tr:nth-child(odd){
	background-color:#F4F3EA;
}
.school_comparisons td {
	width:25%;
	border-right:1px #CCC solid;
	border-bottom:1px #CDCBB9 solid;
}


.ad_leftnav {
	text-align:center;
	margin:12px 0px;
	display: none;
}

.section_container {
	margin:8px 0px 4px 0px;
	padding:8px 0px;
	border-top:1px #CCC solid
}

.section_container h3 {
	font-size:20px;
}



	#form_scholarship {
		border-top:1px #d6d5ca solid;
		background:url(images/bg_scholarship.jpg) no-repeat;
		width:1089px;
		min-height:343px;
		z-index:9999;
		display:block;
		font-family:Calibri;
	}
	#form_scholarship_content ul {
		margin-left:4px;
		margin-top:12px;
		font-weight:bold;
	}
	#form_scholarship_content li {
		background:url(images/icon_red_arrow.png) no-repeat 0 8px;
		padding-left:26px;
		list-style-type:none;
		margin-bottom:8px;
	}
	
	#form_scholarship_content {
		margin-top:343px;
		background-color:#5a5849;
		border-top:1px #d6d5ca solid;
		min-height:700px;
	}
	
	#scholarship_left {
		float:left;
		width:409px;
		margin-right:6px;
		color:#f3f4e8;
		font-size:18px;
	}
	#scholarship_left .pad {
		padding:6px 12px;
	}
	
	#scholarship_left .build_profile {
		margin:12px 0px;
	}
	
	#scholarship_left h3 {
		font-weight:bold;
		font-size:30px;
		margin-bottom:12px;
	}
	
	#scholarship_left .bottom_left_scholarship {
		background-color:#fdffe5;
		color:#000;
		font-weight:500;
		font-size:16px;
		min-height:460px;
	}
	
	#scholarship_left .bottom_left_scholarship a, #scholarship_right a {
		color:#df1415;
		text-decoration:underline;
	}			
	#scholarship_left .good_luck {
		font-weight:bold;
		font-size:24px;
		margin-top:8px;
	}
	
	#scholarship_right {
		float:left;
		margin-top:-24px;
		width:630px;
		background-color:#f3f4e8;
	}
	#scholarship_right form {
		padding:12px 24px;
	}
	#scholarship_right .row_name label{
		float:left;
		width:280px; 
	}
	#scholarship_right .row_name input {
		float:left;
	}
	
	#scholarship_right .row_location label, #scholarship_right .row_zip_phone label{
		float:left;
	}
	
	#scholarship_right .form_title {
		font-size:24px;
		font-weight:500;
		margin-bottom:8px;
	}
	
	#scholarship_right .clearfix {
		clear:left;
		height:1px;
	}
	#scholarship_right .row, #scholarship_right .row_name, #scholarship_right .row_zip_phone, .row_location {
		margin-bottom:8px;				
	}
	
	#scholarship_right .row_zip_phone label {
	}
	
	.label_detail {
		color:#7e7e7b;
	}
	
	
	.alert{padding:8px 35px 8px 14px;margin-bottom:18px;color:#c09853;text-shadow:0 1px 0 rgba(255,255,255,0.5);background-color:#fcf8e3;border:1px solid #fbeed5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}	
	.alert-error{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}
	label.error {color:red; display:block; width:260px;}
	
	
		.ask_expert {
			border-top:1px #CCC solid;
			padding:12px 0px;
		}
		.ask_expert input[type=text], .ask_expert textarea {
			width:300px;
		}
		
		.ask_expert h3 {
			margin:0px 0px 4px 128px;
			color:#850104;
			font-size:24px;
		}
		.ask_expert .form_qa_row {
			margin-bottom:8px;
		}
		.ask_expert label {
			float:left;
			width:120px;
			text-align:right;
			padding-right:8px;
		}
		
		.ask_expert input[type=submit] {
			margin-left:128px;
		}
		
		.hdr_latest_questions {
			background-color:#f8f6f6;
			border:1px #c1c1c1 solid;
			padding:4px;
			margin-bottom:8px;
		}
		.hdr_latest_questions h3 {
			background-color:#850104;
			color:#fff;
			font-size:18px;
			font-weight:bold;
			padding:4px 8px;
			display:inline-block;
			border:1px #c1c1c1 solid;
		}
		
		.qa_wrapper {
			border:1px #c1c1c1 solid;
			padding:8px;
		}
		
		.qa_wrapper .date {
			color:#868686;
			padding-left:28px;
			background:url(/wp-content/themes/onlinemphdegree/images/icon_calendar.jpg) no-repeat 0 1px;
		}
		.qa_wrapper .red {
			color:#850104;
		}
		.qa_wrapper .question {
			color:#850104;
			font-size:20px;
			font-weight:bold;
			margin:8px 4px;
		}
		
		.qa_wrapper .answer {
			color:#868686;
			font-size:20px;
			font-weight:bold;
			margin:0px 4px;
		}
		
		#header_nav {
			font-size:13px;
			float:right;
		}
		
		#top_search, .menu-headernav-container {
			display:inline-block;
		}
		
		#top_search {
			margin-left:12px;
			position:relative;
			top:8px;
			background-color:#FFF;
			border-radius:4px;
			border:1px #CCC solid;
		}
		#top_search input[type=submit] {
			width:16px;
			height:18px;
			text-indent:-9999em;
				-webkit-box-shadow: none;
				-moz-box-shadow: none !important;
				box-shadow: none !important;

				background:none;
				border:0;
				margin:0;
				padding:0;
			background:url(/wp-content/themes/onlinemphdegree/images/btn_search_magnify.png) no-repeat;
		}
		
		#top_search input[type=text]{
			-webkit-box-shadow: none;
			-moz-box-shadow: none !important;
			box-shadow: none !important;
			
			background:none;
			border:0;
			margin:0;
			padding:0;
		}
		
		#header_nav ul li {
			line-height:46px;;
			padding:0px 4px 0px 8px;
			display:inline-block;
			*float:left;
			list-style-type:none;
			border-left:1px #c1c1c1 solid;
		}
		
		#header_nav ul li a {
			position:relative;
			top:10px;
			color:#8d1011;			
		}
		

		footer .author-info h2 {
			margin-bottom:2px;
		}
		footer .author-info {
			border-top:1px #CCC solid;
			padding:4px 8px;
			border-bottom:1px #CCC solid;
			margin-bottom:8px;
		}
		footer .author-avatar {
			float:left;margin:4px 12px 12px 0px;
			padding:2px;
			border:2px #CCC solid;
		}

		footer .author-description {
			margin-left:120px;
		}

		footer .author-link {
			text-align:right;
			padding:4px 0px;
		}
		
		#header {
			padding-top:2px;
			min-height:94px;
			padding-bottom:4px;
		}
		#logo {
			float:left;
			padding-top:4px;
			padding-right:30px;
			margin-right:10px;
			border-right:1px #CCC solid;
		}
		#scholarship_banner {
			position:relative;
			left:0;
			width:369px;
			overflow:hidden;
		}
		
		#scholarship_banner img {
		}
		
		#top_search input[type=text] {
			width:7.0em;
		}
		
		#header_nav .menu {
			margin-left:10px;
		}
		
		#mobile-menu-toggle {
			float:right;
			display:none;
			margin-top:12px;
			font-size:36px;
		}
		#mobile_search_schools {
			display:none;
			margin:8px;
		}
		@media only screen and (max-width: 960px) {
			#access li a {
				padding:4px 12px;
				font-size:13px;
			}
			div#scholarship_banner {
				display:none;			
			}
			td.post_thumbnail {
				width:110px;
			}
		}
		
		@media only screen and (max-width: 860px) {
			#mobile_search_schools {
				display:block;
				margin:auto;
				width:100%;
			}
			#btn_mobile_search_schools {
				display:block;
				text-align:center;
				padding:8px;
				color:#FFF;
				background-color:#610001;
			}
			img, img, iframe {
				max-width:100%;
			}
			
			#breadcrumb {
				display:none;
			}
			#logo  {

				border-right:0px;
			}
			#header_nav {
				display:none;
			}
			#mobile-menu-toggle {
				display:block;
			}
			#nav_wrapper {
				height:1px;
				position:relative;
				left:-2000px;
				-webkit-transition: all 1s ease-in-out;
				  -moz-transition: all 1s ease-in-out;
				  -o-transition: all 1s ease-in-out;
				  transition: all 1s ease-in-out;
			}
			
			#access {
				background:none;
				border:0px;
			}
			#nav_wrapper ul {
				width:100%;
				max-width:500px;
			}
			#nav_wrapper ul li {
				display:block;
				float:none;
				border:1px #FFF solid;
				background-color:#610001;
			}
			#nav_wrapper ul li a{
				display:block;
				color:#FFF;
				padding:8px;
			}

			.top_nav_show #nav_wrapper ul {
			}
			.top_nav_show #nav_wrapper { 
				left:0px;
				height:auto;
				width:100%;
			}
				
		}
		
		@media only screen and (max-width: 640px) {
			
			
			#content {
				background:none;
			}
			#mobile-menu-toggle {
				display:block;
				z-index:1000;
		
			}
			
			#pageLeft {
				width:100%;
				clear:both;
			}
			
			#pageRight {
				float:none;
				width:98%;
				margin-left:0px;
			}

		}
		
		@media only screen and (max-width: 400px) {
			#logo {
				padding-right:4px;
				border-right:0px;
			}
			#logo img {
				max-width:150px;
				clear:both;
				
			}
		}
/***** Manually adjusting QS school listings CSS *****/			
/* div.qs-listing-header {
	height:20px !important; 
	width:783px;
}
.qs-campus {
    border-bottom: 1px solid #CCC;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    padding: 10px 0px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    overflow: auto;
    overflow-x: auto;
    overflow-y: auto;
    width: 100%;
}

.qs-campuslogo {
    float: right;
    display: inline;
    margin: 20px;
    width: 122px;
}

.qs-campusinfo {
    font-weight: normal;
    font-size: 12px;
    width: 400px;
}

.qs-campusname {
	text-decoration:none;
	font-color: green;
    font-Size: 22px;
	padding-bottom: 3px;
	margin: 5px 0px 0px;
    line-height: 18px;
}

.qs-programs, .qs-dealers {
    clear: left;
    margin: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 12px 0px;
    padding-top: 12px;
    padding-right: 0px;
    padding-bottom: 12px;
    padding-left: 0px;
    font-size: 11px;
}

.qs-campusblurb {
    font-size: 12px;
    width: 100%;
}*/
#qs-hq .qs-listings .qs-listing-header.qs-main.qs-default {
	clear: none !important;
}
/*put this here but then had to add it to single.php to override the xyz schools plugin styles for just this site - AM*/
@media only screen and (min-width: 480px) {
	.fs-expanded-con .fs-content-e {
	    clear: none !important;
	}
}