/*
	Theme Name: MCC Minimalist
	Theme URI: http://www.mycollegesandcareers.com
	Description: A minimalist approach to http://www.mycollegesandcareers.com created in August 2011.
	Version: 1.0
	Author: Brandon Buttars
	Author URI: http://brandonbuttars.com
	Tags: minimalist, blue, red, green, simple, education
*/

/*
Theme Name: Twenty Ten Child
Description: Child theme for the Twenty Ten theme 
Author: Your name here
Template: twentyten
*/

/* === RESET STYLES === */
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,tt,var,
b,u,i,center,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,textarea,input,select,
table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;}
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;}
pre{white-space: pre-wrap;white-space: -moz-pre-wrap;white-space: -pre-wrap;white-space: -o-pre-wrap;word-wrap: break-word;}

/* BASIC CSS ELEMENTS */
html{}
body{
	font-size:14px;
	font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height:1.5;
	color:#333;
	text-shadow:0 1px 0 #fff;
	background: #fff;
}
/* === HEADINGS === */
h1,h2,h3,h4,h5,h6{margin:0 0 0.5em;font-weight:bold;color:#BD2D0C}
h1{font-size:26px;}
h2{font-size:20px;}
h3{font-size:18px;}
h4{
	text-shadow: 0 1px 1px #731B07;
	font-size: 36px;
	padding: 15px 20px 20px;
	color: white;
	background: #BD2D0C;
	line-height: 1;
	margin: 0;
	font-weight: normal;
}
	h4 span{
		font-weight: bold;
	}
h5{
	color: white;
	padding: 5px 0 0;
	margin: 0;
	line-height: 1;
	font-size: 24px;
}
h6{font-size:10px;}
/* === COMMON === */
a{text-decoration:underline;color:#0A5777}
a:hover{text-decoration:none;}
a:visited{}
p{margin: 0 0 1em;}
/* === LISTS === */
ul,ol,dl{margin: 1em 0;}
ul ul,ol ol,ul ol,ol ul{margin:0 1em 0;}
ul>li{list-style:disc outside;margin:0 0 0 1.5em}
ol>li{list-style:decimal outside;margin:0 0 0 1.5em}
dt{font-size:1.2em;font-weight:bold;color:#BD2D0C}
dd{font-style:italic;padding:0 10px;}
/* === TABLES === */
table{width:100%;border:1px solid #333;}
caption{font-size:1.2em;text-align:left;}
th,td{vertical-align:middle;text-align:left;padding:2px 5px;}
thead th,tfoot th{background:#333;color:#fff;text-shadow:0 -1px 0 #000;font-weight:normal;font-size:0.8em;text-transform:uppercase;}
thead th{}
tfoot th{}
tbody{}
tbody td{border-top:1px solid #333;}
tr.odd td{background:#fff;}
tr.even td{background:#eee;}
tr.odd:hover td,tr.even:hover td,tr:hover td{background:#DFF2BF;}
/* === FORMS === */
fieldset{border:1px solid #ccc;padding:0 10px;}
legend{font-size:16px;text-transform:uppercase;color:#BD2D0C;font-weight:bold}
label{text-transform:uppercase;font-size:0.8em;color:#BD2D0C;font-weight:bold}
input,select,textarea{width: 95%;border:1px solid #aaa;padding:5px;font-size:1.2em;text-align:left;font-family:Arial,sans-serif;}
textarea{height:8em;width:95%;display:block;}
input[type='checkbox'],input[type='radio'],input[type='file']{border:0;}
input:focus,textarea:focus,select:focus{border:1px solid #333;background:#eee;}
input[type='checkbox']+label,input[type='radio']+label{display:inline;font-size:14px;text-transform:none;color:#333;font-weight:normal}
button,.button,input[type=submit]{color:#fff;line-height:1;padding:8px 25px;font-size:16px;border-radius:20px;border:0;background:#BD2D0C;font-weight:bold;text-transform:uppercase;cursor:pointer;box-shadow:inset 0 -12px 0 #AA280A;text-shadow:0 1px 1px #791B06;text-align:center;}
button:hover,.button:hover,input[type=submit]:hover{
	box-shadow:inset 0 12px 0 #AA280A;text-shadow:0 -1px 1px #791B06
}
/* === MISC === */
hr{background:#ccc;height:1px;border:0;clear:both}
abbr,acronym{border-bottom:1px dotted #333;cursor:help;}
pre{background:#333;padding:20px;margin:1em 0;color:#92D640;text-shadow:0 1px 1px #000}
blockquote{padding:20px;margin:1em 0;background:#0A5777;font-size:16px;font-family:Georgia,serif;font-style:italic;color:#fff;text-shadow:0 1px 1px #063346;border-color:#01364D;border-style:solid;border-width:10px 0}
blockquote a{
	color: #fff;
}
sup,sub{font-size:10px;}
sup{vertical-align:top;}
sub{vertical-align:bottom;}
.small{font-size:0.8em;}
.sorry{
	padding: 40px;
	display:inline-block;
	*display:inline;
	zoom:1;
	_height:1%;
	vertical-align:top;
	width: 600px;
	text-align: left;
}
/* CLEARFIX */
/* float clearing for IE6 */
* html .clearfix{height: 1%;overflow: visible;}
/* float clearing for IE7 */
*+html .clearfix{min-height: 1%;}
/* float clearing for everyone else */
.clearfix:after{clear: both;content: "";display: block;height: 0;font-size: 0;}

/* End of Basic */

.ib,#top_bar ul,#top_bar >div,#top_bar li,#header > div,#header li,#main,button,
#footer > div,#content,#sidebar,.half,.quarter,.third,#our_social li,
#social_profiles li,.toggle_options *,#pagination a,#pagination li,.article_list li,
#experts_list li,#graphics_list li,#search_widget a.button,
.columns > li,input#s{
	display:inline-block;
	*display:inline;
	zoom:1;
	_height:1%;
	vertical-align:top;
}

html{
	background: #eee;
}

body,html{
	text-align: center;
}

#top_bar{
	background: #333;
	line-height: 24px;
}
	#top_bar > div{
		width: 1000px;
		padding: 0;
		font-size: 12px;
		color: #EEE;
		text-shadow: 0 1px 1px #000;
		position: relative;
		text-align: right;
	}
	#top_bar ul{
		margin: 0;
		text-align: right;
		padding: 0;
	}
	#top_bar li{
		margin: 0;
		padding: 0;
	}
	#top_bar li a{
		text-decoration: none;
		color: #EEE;
		margin: 0 0 0 15px;
	}
	#top_bar a:hover{
		color: #ccc;
	}

#header{
	background: #EEE;
	height: 100px;
	border-bottom: 1px solid #CCC;
}
	#header > div{
		width: 1000px;
		position: relative;
	}
	#logo{
		line-height: 100px;
		width: 260px;
		*float: left;
	}
		#logo a{
			line-height: 100px;
			width: 285px;
			background: url(images/logo.png) no-repeat left center;
			text-indent: -9999px;
			display: block;
		}
		#logo a:hover{
			opacity: 0.9;
		}
		#header ul{
			margin: 0;
			padding: 0;
			line-height: 100px;
			position: absolute;
			right: 0;
			top: 0;
		}
		#header li{
			margin: 0;
			padding: 0;
		}
			#header li a{
				color: #333;
				font-size: 16px;
				text-decoration: none;
				margin: 0 0 0 15px;
			}
			#header li a:hover{
				color: #BD2D0A;
			}
			#header li.current-menu-item a{
				color: #216683;
			}
#main{
	width: 1000px;
	text-align: left;
	padding: 20px 0 0;
	position: relative;
}
	#main.full{}
	#content{
		width: 720px;
		position: relative;
	}
		#content.page{
			padding: 0 0 20px;
		}
	#sidebar{
		width: 260px;
		margin: 0 0 0 20px;
	}
	#full_box{
		width: 1000px;
	}

#footer{
	background: #EEE;
	border-top: 1px solid #CCC;
	clear: both;
	position: relative;
}
	#footer > div{
		width: 1000px;
		padding: 20px 0;
	}

/* WIDGETS */
#sidebar > div{
	padding: 10px 20px 20px;
	margin: 0 0 20px;
}
.sub{
	font-style: italic;
	font-family: Georgia,Time,serif;
	font-size: 14px;
}
#sidebar ul{
	margin: 0;
}

/* TOP LISTS */
.top_list{
	font-size: 22px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.top_list > li{
	padding: 20px;
	list-style-position: inside;
	margin: 0;
	border-bottom: 1px solid #CCC;
	position: relative;
	clear: both;
	/*zoom: 1;*/
}
	.top_list > li > a{
		*padding-left: 15px;
	}
a.list_button{
	border: 1px solid #AAA;
	background: #CCC;
	/*position: absolute;
	top: 17px;
	right: 20px;*/
	float: right;
	margin: -3px 0 0;
	line-height: 40px;
	border-radius: 10px;
	font-size: 14px;
	font-weight: bold;
	padding: 0 10px;
	color: #333;
	text-decoration: none;
	display: block;
	box-shadow: inset 0 -20px 0 rgba(102,102,102,0.15);
	text-shadow: 0 1px 0 #eee;
}
a:hover.list_button{
	box-shadow: inset 0 20px 0 rgba(102,102,102,0.15);
	text-shadow: 0 -1px 0 #ddd;
}
.top_list > li.even{
	background: #eee;
}
.toggle_options{
	border: 1px solid #AAA;
	background: #CCC;
	/*position: absolute;
	top: 17px;
	right: 20px;*/
	float: right;
	margin: -3px 0 0;
	line-height: 40px;
	border-radius: 10px;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	color: #333;
	text-decoration: none;
	display: block;
	text-shadow: 0 1px 0 #eee;
}
.toggle_options a{
	border-right: 1px solid #aaa;
	color: #333;
	box-shadow: inset 0 -20px 0 rgba(102,102,102,0.15);
	text-decoration: none;
	padding: 0 10px;
}
.toggle_options .toggle{
	box-shadow: inset 0 -20px 0 rgba(102,102,102,0.15);
	padding: 0 10px;
	cursor: pointer;
}
.toggle_options a:hover,.toggle_options .toggle:hover{
	box-shadow: inset 0 20px 0 rgba(102,102,102,0.15);
	text-shadow: 0 -1px 0 #ddd;
}
.toggle_content{
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 20px 0 0;
	display: none;
}
	.toggle_content a{
		color: #BD2D0A;
	}
.toggle{
	font-size: 12px;
}
.secondary{
	display: none;
}
.toggle_bar{
	background: #333;
	color: #EEE;
	text-shadow: 0 1px 1px black;
	text-align: center;
	margin: 0 0 20px;
	font-weight: bold;
	line-height: 40px;
	cursor: pointer;
}
.f_box{
	float: right;
	margin: 0 0 0 20px;
	border: 5px solid #BD2D0A;
	width: 225px;
	background: #fff;
	padding: 0;
	text-align: center;
}
	.f_box h5{
		margin: 0;
		padding: 5px 0 10px;
		color: white;
		background: #BD2D0C;
		font-size: 16px;
		text-shadow: 0 1px 1px #731B07;
	}
	.f_box a{
		display: block;
	}
	.f_box img{
		padding: 10px 0 0;
	}
	.f_box ul{
		margin: 0;
		padding: 0;
	}
		.f_box li{
			border-top: 1px solid #ccc;
			margin: 0;
			padding: 0;
			list-style: none;
			text-align: left;
			padding: 3px 20px;
			font-size: 12px;
			font-weight: bold;
		}
		.f_box li.odd{
			background: #eee;
		}
		.f_box li.more_small{
			font-size: 10px;
			text-align: right;
		}

/* TOP PROGRAMS */
.top_list{
	border-bottom: 20px solid #333;
	margin: 0 0 20px;
}
.top_list.long{
	border-bottom: 0;
	margin: 0;
}

.top_list.best_programs > li{
	padding: 20px 230px 20px 20px;
}

/* TOP SCHOOLS */


/* TOP CAREERS */

/* MISC */
.color_1{
	/* RED */
	color: #BD2D0A;
}
.color_2{
/* BLUE */
	color: #0A5777;
}
.color_3{
	/* GREEN */
	color: #64AC09;
}
.red,.widget_categories{
	color: white;
	text-shadow: 0 1px 1px #7B1A01;
	background: #BD2D0A;
}
	.widget_categories select{
		margin: 10px 0 0;
	}
	.red h5 span{
		color: #F3C9BE;
	}
.blue,.widget_tag_cloud{
	color: white;
	text-shadow: 0 1px 1px #01364D;
	background: #0A5777;
}
	.widget_tag_cloud{
		background-image: url(images/tagcloud-background.png);
		background-repeat: no-repeat;
		background-position: right top;
	}
	.tagcloud{
		padding: 10px 0 0;
	}
	#content .blue > div{
		padding: 20px;
	}
.green,.widget_search{
	color: white;
	text-shadow: 0 1px 1px #3E7002;
	background: #64AC09;
}
	.widget_search label{
		color: #fff;
	}
	.widget_search input[type=submit]{
		margin: 10px auto 0;
	}
	input.wpcf7-submit{
		width: auto;
	}
.red a,.blue a,.green a,.tagcloud a{
	color: #fff;
	text-decoration: none;
}
.red a:hover,.blue a:hover,.green a:hover,.tagcloud a:hover{
	text-decoration: underline;
}
.half{
	width: 50%;
}
	.half input{
		width: 90%;
	}
.third{
	width: 34%;
	*width: 33%;
}
.third.first,.third.last{
	width: 33%;
}
.third > div{
	margin: 0 7px 20px;
}
.third.first > div{
	margin: 0 13px 20px 0;
}
.third.last > div{
	margin: 0 0 20px 13px;
}

.quarter{
	width: 25%;
}
.nm{
	margin: 0;
}
.clear{
	clear: both;
	display: block;
	height: 0;
}
.read_more{
	list-style: none;
	text-align: right;
	margin: 0;
	padding: 0;
	font-size: 10px;
}
.third .read_more{
	padding-right: 20px;
}
.rp{
	padding-right: 20px;
}
#content input#s{
	width: 50%;
}
#content #searchform{
	padding: 0 0 20px;
	margin: 0 0 20px;
	border-bottom: 1px solid #ccc;
}
#content #searchform label{
	display: block;
}

/* WORDPRESS IMAGE STYLE */
.alignright,#home_content img,.author_page h1 + img{
	float: right;
	margin: 0 0 0 20px;
	max-width: 45%;
	border: 1px solid #ccc;
	background: #eee;
	padding: 5px;
}
.alignleft{
	float: left;
	margin: 0 20px 0 0;
	max-width: 45%;
	border: 1px solid #ccc;
	background: #eee;
	padding: 5px;
}

/* OUR SOCIAL */
#sidebar > div#our_social{
	padding: 0;
	margin: 0 0 20px;
}
	#our_social h5{
		color: #000;
		font-size: 14px;
	}
	#our_social ul, #social_profiles{
		margin: 0;
		padding: 0;
	}
	#our_social li, #social_profiles li{
		margin: 0 5px;
		margin: 0 4px\9;
		padding: 0;
		list-style: none;
	}
	#our_social li.first-child,#our_social li:first-child,
	#social_profiles li.first-child,#social_profiles li:first-child{
		margin: 0 4px 0 0;
	}
	#our_social li.last-child,#our_social li:last-child,
	#social_profiles li.last-child,#social_profiles li:last-child{
		margin: 0 0 0 4px;
	}
	#our_social a,#social_profiles a{
		display: block;
		width: 32px;
		height: 32px;
		text-indent: -9999px;
	}
	#social_profiles{
		background: #0A5777;
		padding: 5px 20px;
		margin: 0 0 20px;
	}
	#our_social a,#social_profiles a{
		background-image: url(images/social-icons.png);
		background-repeat: no-repeat;
		background-position: center;
	}
	#our_social a:hover{}
	#our_social .tw a,#social_profiles .tw a{
		background-position: center -32px;
	}
	#our_social .fb a,#social_profiles .fb a{
		background-position: center top;
	}
	#our_social .tb a,#social_profiles .tb a{
		background-position: center -96px;
	}
	#our_social .yt a,#social_profiles .yt a{
		background-position: center -128px;
	}
	#our_social .su a,#social_profiles .su a{
		background-position: center -64px;
	}
	#our_social .rss a,#social_profiles .rss a{
		background-position: center -224px;
	}
	#our_social .ws a,#social_profiles .ws a{
		background-position: center -256px;
	}
	#our_social .bl a,#social_profiles .bl a{
		background-position: center -192px;
	}
	#our_social .li a,#social_profiles .li a{
		background-position: center -160px;
	}

/* EXPERTS INDEX */
#experts_list,
#graphics_list{
	margin: 0;
	padding: 0;
}
#experts_list li,
#graphics_list li{
	margin: 0 3px;
	padding: 0;
	list-style: none;
}
	#experts_list a,
	#graphics_list a{
		border: 1px solid #ccc;
		background: #eee;
		display: block;
		padding: 5px;
		margin: 0 5px 10px 0;
	}
	#experts_list a:hover,
	#graphics_list a:hover{
		background: #5F9FBB;
		border-color: #3E95BB;
	}
	#experts_list img,
	#graphics_list img{
		display: block;
		width: 96px;
		height: 96px;
	}
	#expert_content{
		margin: 20px 0;
		white-space: pre-wrap;
	}
/* SOCIAL BUTTONS */
#social_buttons{
	border: 1px solid #ccc;
	background: #eee;
	position: fixed;
	margin-left: -90px;
	*margin-left: 0;
	*left: 0;
	top: 145px;
	border: 1px solid #ccc;
	text-align: center;
	border-radius: 5px;
}
	#social_buttons > div{
		position: relative;
	}
		#social_buttons > div > div{
			padding: 10px 0;
			border-bottom: 1px solid #ccc;
			width: 70px;
		}
		#social_buttons > div > div:hover{
			background: #CADEE8;
		}
		#social_buttons > div >div.last{
			margin: 0;
			border-bottom: 0;
		}
/*#social_buttons > div > div#share_tag{
	position: absolute;
	top: 20px;
	left: -21px;
	width: 21px;
	height: 94px;
	background: url(images/share-me.png);
	padding: 0;
}*/

/* POSTS */
#posts, #posts > li{
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}
#posts{
	border-top: 1px solid #ccc;
	margin: 0 0 20px;
}
#posts > li{
	border-bottom:1px solid #ccc;
	padding: 20px 0 0;
	list-style: none;
	/*min-height: 165px;
	*height: 165px;*/
}
.post_img{
	float: left;
}
	.post_img a{
		border: 1px solid #ccc;
		background-color: #eee;
		display:block;
		padding: 5px;
	}
	.post_img a:hover{
		background-color: #CADEE8;
	}
	.post_img img{
		display: block;
		border: 1px solid #ccc;
		width: 150px;
		height: 150px;
	}
	.post_img a{
		display: block;
		width: 150px;
		height: 150px;
		background: url(images/post-thumb-backup.png) no-repeat center;
	}
.post_teaser{
	padding: 0 0 0 185px;
}
.post_author{
	font-size: 12px;
	margin: -15px 0 15px;
}
.post_meta{
	font-size: 12px;
	background: #eee;
	border: 1px solid #ccc;
	border-width: 1px 1px 0 1px;
	padding: 10px 20px;
	margin: 0;
}
.comment_count{
	position: absolute;
	top: 140px;
	left: 40px;
	width: 85px;
	height: 71px;
	line-height: 61px;
	text-align: center;
	background: url(images/comment-count.png) no-repeat center;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 1px 1px #7B1A01;
}

.wp-caption{
	text-align: center;
	border: 1px solid #ccc;
	background: #eee;
	padding: 5px;
	margin-bottom: 20px;
}
.wp-caption img{
	display: block;
	width: 100%;
}
.wp-caption-text{
	margin: 10px 0;
}
#pagination{
	text-align: center;
	padding: 0 0 20px;
}
	#pagination ul{
		margin: 0;
		padding: 0;
	}
	#pagination li{
		margin: 0;
		padding: 5px;
	}
	#pagination li span{
		font-weight: bold;
	}
	#page_count{
		font-size: 12px;
	}
.article_list li{
	width: 32%;
	list-style-type: disc;
	padding: 0 0 10px 0;
	margin: 0;
}

/* VIDEOS */
.youtube_playlist{
	width: 720px;
	height: 435px;
}

/* TOOLTIP */
#tooltip {
  position: absolute;
  left: 0;
  bottom: 0;
  display: none; /* in case javascript is disabled */
  z-index: 100;
}
#tooltip p{
  position:relative;
  background:#fff;
  box-shadow:0 0 10px rgba(0,0,0,0.5);
  -webkit-box-shadow:0 0 10px rgba(0,0,0,0.5);
  -moz-box-shadow:0 0 10px rgba(0,0,0,0.5);
  padding:10px;
  border:2px solid #eee;
  line-height: 1;
  font-size: 14px;
}
	#tooltip p span{
		font-size: 9px;
		color: #005D7F;
		text-transform: uppercase;
	}

/* ICON HEADERS */
.icon_video,.icon_info,.icon_article,.icon_school,.icon_degree,.icon_career{
	padding-left: 48px;
	background-repeat: no-repeat;
	background-image: url(images/custom-icons.png);
	line-height: 40px;
}
.icon_video{
	background-position: left -484px;
}
.icon_info{
	background-position: left -244px;
}
.icon_article{
	background-position: left -4px;	
}
.icon_school{
	background-position: left -364px;	
}
.icon_degree{
	background-position: left -164px;
}
.icon_career{
	background-position: left -84px;
}

.button{
	text-decoration: none;
}

/* SEARCH WIDGET */
#search_widget{
	height: 170px;
	background-image: url(images/search-background.png);
	background-repeat: no-repeat;
	background-position: right top;
}
select.search{
	font-size: 14px;
	padding: 0;
}
	#search_widget a.button{
		margin: 5px 0 0;
		background: #64AC09;
		box-shadow: inset 0 -12px 0 #539207;
		text-shadow: 0 -1px 1px #3E7002;
	}
	#search_widget a.button:hover{
		box-shadow: inset 0 12px 0 #539207;
		text-shadow: 0 1px 1px #3E7002;
		text-decoration: none;
	}
/* OTHER WIDGETS */
#popular_programs,#top_stuff,#recommendation_widget,.college_list{
	background-repeat: no-repeat;
	background-position: right top;
}
#popular_programs{
	background-image: url(images/degrees-background.png);
}
#top_stuff{
	background-image: url(images/tops-background.png);
}
#recommendation_widget,.college_list{
	background-image: url(images/college-background.png);
}

/* BREADCRUMBS */
#breadcrumbs{
	font-size: 12px;
	position: absolute;
	left: 0;
	top: 0;
	text-align: left;
	width: 750px;
}
	#breadcrumbs a{
		color: #fff;
		text-decoration: none;
	}
	#breadcrumbs a,#breadcrumbs span{
		padding-right: 5px;
	}

/* SHARE CODE */
.share_code{
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}
	.share_code textarea{
		font-size: 14px;
		width: 98%;
		background: #222;
		color: #64AC09;
		text-shadow: 0 1px 1px #000;
	}
	.share_code h3 span{
		font-size: 12px;
		float: right;
		display: block;
		padding: 6px 0 0;
	}

/* COLUMN LIST */
.columns > li{
	width: 49%;
	list-style: none;
	margin: 0;
	padding: 0;
}

/* SEARCH */
.results_wrapper{
	padding: 0 0 20px;
	margin: 20px 0 0;
	border-bottom: 1px solid #ccc;
}

/* DYNAMIC LINKS */
.in_content{
	padding: 10px 0 20px;
	font-family: Georgia, Times, serif;
	font-style: italic;
	text-align: center;
	/*clear: both;*/
	display:inline-block;
	*display:inline;
	zoom:1;
	_height:1%;
	vertical-align:top;
	width: 100%;
}
	.blog_post .in_content{
		width: auto;
	}
	.in_content a{
		display:inline-block;
		*display:inline;
		zoom:1;
		_height:1%;
		vertical-align:top;
		border-radius: 20px;
		line-height: 36px;
		font-size: 18px;
		font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif;
		font-weight: bold;
		background: #BD2D0C;
		text-decoration: none;
		color: #fff;
		padding: 0 30px;
		text-transform: uppercase;
		text-shadow: 0 -2px 0 #AA2708;
		box-shadow: inset 0 -15px 0 #AA2708;
		font-style: normal;
	}
	.in_content a:hover{
		text-shadow: 0 2px 0 #AA2708;
		box-shadow: inset 0 15px 0 #AA2708;
	}
/* FEATURED PROGRAMS */
#featured_programs{
	padding: 0;
	border: 1px solid #ccc;
	margin: 20px 0 0;
}
	#featured_programs h5{
		background: #0A5777;
		color: #fff;
		font-size: 18px;
		line-height: 2;
		padding: 0 0 0 20px;
		margin: 0;
		text-shadow: 0 1px 1px #04222F;
	}
	#featured_programs > ul{
		margin: 0;
	}
	#featured_programs > ul > li{
		list-style: none;
		padding: 0 0 20px;
		margin: 10px 7px 0;
		text-align: center;
		width: 226px;
		display:inline-block;
		*display:inline;
		zoom:1;
		_height:1%;
		vertical-align:top;
		background: #fff;
	}
	#featured_programs > ul > li.first{
		width: 225px;
		margin: 10px 14px 0 0;
	}
	#featured_programs > ul > li.last{
		width: 225px;
		margin: 10px 0 0 14px;
	}
	#featured_programs .img_box{
		width: 100%;
		height: 70px;
		display: block;
		padding: 10px 0 0;
		text-indent: -9999px;
		outline: 0;
		background-color: transparent;
	}
	#featured_programs ul ul{
		margin: 0;
		text-align: left;
	}
	#featured_programs li li{
		color: #0A5777;
		list-style: none;
		font-size: 13px;
		text-shadow: 0 1px 0 #eee;
		list-style: disc;
		margin: 0 0 0 30px;
	}
	#featured_programs a{
		color: #BD2D0A;
	}
	a.aiu,a.strayer,a.wgu,a.uop,a.liberty{
		background-position: center;
		background-repeat: no-repeat;
		background-color: #fff;
	}
	a.aiu{
		background-image: url(../../../small_aiu_online.png);
	}
	a.strayer{
		background-image: url(../../../small_strayer.png);
	}
	a.wgu{
		background-image: url(../../../small_western_governors.png);
	}
	a.uop{
		background-image: url(../../../small_phoenix.png);
	}
	a.liberty{
		background-image: url(../../../small_liberty.png);
	}
	
	/* FEATURED SCHOOLS */
	#featured_schools ul{
		margin: 0;
		padding: 0;
	}
	#featured_schools li{
		list-style: none;
		padding: 0;
		margin: 10px 0 0;
	}
	
	/* CUSTOM FORM STYLES */
	.school_8004 #phone_1,.school_8004 #phone1_type,.school_8004 #phone_2,.school_8004 #phone2_type{
		display: inline-block;
		width: 40%;
		padding-right: 10px;
		vertical-align: top;
	}
	#state{
		display: inline-block;
		vertical-align: top;
		width: 50%;
		padding-right: 10px;
	}
	#zip_code{
		display: inline-block;
		vertical-align: top;
		width: 32%;
		padding-right: 10px;
	}
	
/* Star Ratings */
.stars_dropdown_num_12,
.stars_dropdown_num_11,
.stars_dropdown_num_10,
.stars_dropdown_num_9,
.stars_dropdown_num_8,
.stars_dropdown_num_7,
.stars_dropdown_num_6,
.stars_dropdown_num_5,
.stars_dropdown_num_4,
.stars_dropdown_num_3,
.stars_dropdown_num_2{
	height: 30px;
	float: right;
	background: url(images/star.png) repeat-x left center;
	margin: 0 20px 0 0;
}
/* 0 */
.stars_dropdown_num_2{
	width: 0;
}
/* 0.5 */
.stars_dropdown_num_3{
	width: 15px;
}
/* 1 */
.stars_dropdown_num_4{
	width: 30px;
}
/* 1.5 */
.stars_dropdown_num_5{
	width: 45px;
}
/* 2 */
.stars_dropdown_num_6{
	width: 60px;
}
/* 2.5 */
.stars_dropdown_num_7{
	width: 75px;
}
/* 3 */
.stars_dropdown_num_8{
	width: 90px;
}
/* 3.5 */
.stars_dropdown_num_9{
	width: 105px;
}
/* 4 */
.stars_dropdown_num_10{
	width: 120px;
}
/* 4.5 */
.stars_dropdown_num_11{
	width: 135px;
}
/* 5 */
.stars_dropdown_num_12{
	width: 150px;
}