/*@import url('reset.css');*/
@import url('jquery-ui-1.7.2.custom.css');
body{
    font-family: Helvetica, Arial, sans-serif;
    font-size:14px;
    background:url(../img/cs_background.jpg) repeat #f47822;
    color:#000;
    margin:0;
    padding:0;
    
}
img{
    border:none;
}
div{
    margin:0;
    padding:0;
}
.clear{
    clear:both;
}
.right{
    float:right;
}
.left{
    float:left;
}
strong {
    font-weight:bold;
}
.hide{
	display:none;
}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.message {
    width:75%;
    padding:10px;
    border-width:1px;
}

/*************************************** Layout Css ******************************/
#header{
    
    background:#666666 url(../img/bg_test.jpg) repeat-x;
    height:168px;
    padding:10px 10px 0 10px;
	width:940px;
   margin:0 auto;
   border:2px solid #000;
}
#page {
    
    width:100%;
    
    min-height:500px;
}
#content,  #footer{
    width:960px;
    margin:0 auto;
    padding:0;
   
}
#col1{
    margin:0;
    margin-top:10px;
    width:160px;
    
    padding-bottom:10px;
    background:#777777 url(../img/bg_test_other.jpg) repeat;
    border:2px solid #000000;
    float:left;
	margin-right:15px;
}

#col2{
    margin:0;
    margin-top:10px;
	
    width:200px;
    min-height:300px;
    background:#777777 url(../img/bg_test_other.jpg) repeat;
    border:2px solid #000000;
    float:right;
    padding:0;
}
#main{
    
   
    margin-top:10px;
    color:#000000;
    overflow:hidden;
	width:557px;
    
    
}

/********************************************************************************************** Header ************/
#header-right{float:right;}
/******************** Search Form ****************/
#searchBox{

    float:right;
    /*width:450px;*/
    
    border-bottom:none;
    /*background:#000000;*/
    color:#ffffff;
    height:44px;
    padding:0;
    margin-top:8px;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}
form#search{
	padding:0;
	margin:0;
	
}
#searchBox dl{
	margin:0;
	padding:0;
	/*width:410px;*/
	float:right;

}
#searchBox dd, #searchBox dt{ float:left;}
#searchBox dt{  margin-bottom:0;padding-top:3px;}
#searchBox input#searchTerm{
	width:300px;
}
#searchBox #submit-label{display:none;}
#searchBox form input[type=submit]{
   margin-top:1px;

}


/************* Header Ad *******************/
#header-ad{  height:90px;   padding-right:10px;}
/************************* Col 1 Styles *****************/

#col1 ul.navigation{
    margin:10px auto 10px;
	margin-left:10px;
    padding:0;
}
#col1 ul.navigation li  ul {
    margin-left:0;
    padding:0;
    margin-bottom:10px;
}
#col1 ul.navigation li  ul li ul {
    margin-left:10px;

    padding:0;
}
#col1 ul.navigation li{
    margin:0;
    padding:0;
    list-style:none;
}
 #col1 ul.navigation li a,#col1 ul.navigation li.active ul li.inactive a{
    background:url(../img/menu_bg2.png) no-repeat ;
    width:145px;
    height:33px;
    color:#ffffff;
    padding-left:15px;
    display:block;
    line-height:25px;
    font-weight:bold;
    text-decoration:none;
}
#col1 ul.navigation li ul li ul li a,#col1 ul.navigation li ul li.active ul li a,#col1 ul.navigation li.active ul li.inactive ul li.inactive a,
#col1 ul.navigation li ul li.active ul li.inactive a
{
	width:135px;
	background-position:0 -70px;
    color:#ffffff; font-size:12px;
}
#col1 ul.navigation li a:hover, #col1 ul.navigation li.active a{
    background-position:0 -35px;
    color:#000000;
}
#col1 ul.navigation li ul li ul li a:hover,#col1 ul.navigation li ul li.active ul li.active a
                    {width:135px; background-position:0 -105px; color:#000; font-size:14px;}

/*********************** Col 2 Styles ********************/
#col2 h4 {
    height:44px;
    width:246px;
    line-height:44px;
    background:url(../img/orange_banner.png) no-repeat;
    color:#000000;
    font-size:16px;
    margin:0px;
    margin-left:-22px;
    text-align:center;
}
#col2 div.subSection{
    width:190px;
    padding:5px;
    
}

div.social a{font-size:14px; padding-left:25px; background:url(../img/social-media-icons.png) no-repeat;
                height:25px; display:block; line-height:20px; color:#000; font-weight:bold; text-decoration:none;
                margin-bottom:10px;}
div.social a.twitterFollow {background-position:0 -75px; }
div.social a.facebookFollow {background-position:0 -25px; }
/******************************* Main Content *******************/

div.content_block,div.small_content_block{
	width:551px;
    margin: 10px 0;
	padding-bottom:5px;
	-webkit-box-shadow: 0px 3px 6px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 3px 6px rgba(0,0,0,0.5);
    background:#fff;border:2px solid #000;
	overflow:hidden;
}
div.content     {padding:5px 10px 10px 10px; /*background:url(../img/content_body.png) repeat-y;*/}
div.content p   { line-height:150%; }


#main h3, h4.small_title {
    
    background: url(../img/title_bg.jpg) repeat-x #000;
    padding:3px 3px 3px 5px;
    color:#ffffff;
    margin: 0;
    letter-spacing:1px;
    font-size:18px;
    -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.4);
    /*-moz-border-radius: 10px 10px 0 0 ;
    -webkit-border-radius: 0 5px 0 5px;*/
   
    width:543px;
}
#main h3.title a {
	color:#ffffff;
	text-decoration:none;
}
#main h3.accordian a{
	background:url(../img/right.png) no-repeat;
	padding-left:20px;
}
#main h3.active a{
	background:url(../img/down.png) no-repeat;
	
}
div.small_content_block{
	width:263px;
	margin-right:10px;
	
}
div.small_content_block h4.small_title{
	width:255px;
	font-size:14px;
	text-align:center;
	
}
div.story-preview{ margin-bottom:10px; overflow:hidden; padding-bottom:5px;}
div.story-preview h4{
	margin:5px;
	font-weight:normal;
	font-size:12px;
}
 div.story-preview h4 a
	{margin:0 0 3px; font-size:16px; color:#000;
	text-decoration:none;
	font-weight:bold;
	}
div.story-preview p{margin:0 0 5px; clear:both; font-size:12px;  color:#777;}
div.story-preview h4 a:hover{text-decoration:underline; }
div.story-preview div.teaser{
	margin-top:0;
	margin-left:15px;
	margin-bottom:5px;
}
div.story-preview div.teaser, div.story-preview div.teaser a,div.story-preview div.teaser p{
	font-size:14px;
	
	color:#000;
}
 div.story-info span {font-size:10px; border-right:1px solid #777777; margin-left:5px;
                 padding-right:5px;display:block; float:left; margin-top:5px;}

 div.story-info
               {background:#ccc; padding:2px; border:1px solid #777777;
                 font-size:12px; clear:both; overflow:hidden;margin:0;}

div.story-preview a.read-more { padding:2px; border:1px solid #777777; background:#000;
                                color:#fff; float:right; text-decoration:none; margin-bottom:2px;font-size:10px;}
 a.btn{
	background:#f47822;
	padding:5px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.25);
    -moz-border-radius: 0 10px 0px 10px;
    -webkit-border-radius: 0 5px 0 5px;

}
a.btn:hover{
	text-decoration:underline;
	color:#000;
}
ul.story_list{
	margin:5px 0 0;
	min-height:180px;
	padding:0;
}
ul.story_list li{
	padding:0;
	margin:5px 0;
	list-style:none;
	border-bottom:1px solid #777;
	padding-bottom:2px;
	overflow:hidden;
}
ul.story_list li a{
	
	color:#000;
}
ul.story_list li a:hover{
	text-decoration:underline;
}
div.story_list_info, div.small_block{
	float:left;
}
div.story_list_info{
	width:150px;
}
div.story_list_info  span.title{
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
div.story_list_info {
	font-size:12px;
}
div.small_block{
	width:48px;
	background:#777;
	height:48px;
	font-size:10px;
	text-align:center;
	padding:2px;
	margin-right:5px;
	border:2px solid #000;
}
div.small_block span.month{
	font-size:12px;
	text-transform:capitalize;
	font-weight:bold;
}
div.small_block span.day{
	font-size:16px;
	text-transform:capitalize;
	font-weight:bold;
}
div.small_block span.views{
	
	font-size:12px;
	text-transform:capitalize;
	font-weight:bold;
}

p.editors_note{
	font-style:italic;
	font-weight:bold;
	font-size:16px;
}
/*********************************** Terms Display ******************************/
#main h2.letterDivider{
	background:none;
	border-bottom:2px solid #777;
	color:#000;
	margin-bottom:5px;
}
h4.term{
	margin:0;
	font-weight:normal;
}
ul.alphaList{
	padding:0;
	margin:10px 0 0;
}
ul.alphaList li{
	float:left;
	list-style:none;
	margin:0 4px;
}

/********************** Footer **************************/
#footer p {
	text-align:center;
}
/*************************************** Forms **********************************/
form{overflow:hidden;}
form dl
{
   overflow:hidden;
}

form dl dt
{
   
}

form dl dt label
{
    color:#333;
    font-size:14px;
    font-weight:bold;
    line-height:20px;
}

form dl dt label.invalid
{
    color:#dd0c10;
}

form dl dd
{
   
    margin:10px 10px;
}
form input[type=text]{
    height:20px;

}
form input[type=submit]{
   margin-top:10px;

}
form dl dd.hidden
{
    display:none;
}

form dl p.description
{
    font-family:"Lucida Grande", Arial, Verdana, Sans-Serif;
    font-size:11px;
    margin:0px 0px 5px 0px;
    padding:0px;
    color:#666;
}

div.form_errors_block
{
    background:#ffecec;
    border:1px solid #dd4c10;
    margin:0px 0px 20px 0px;
    padding:10px;
}

div.form_errors_block ul
{
    padding-left:20px;
    list-style:square;
}

div.form_errors_block li
{
    margin:5px 0px 5px 0px;
}

div.form_errors_block p.message
{
    font-family:"Lucida Grande", Arial, Verdana, Sans-Serif;
    font-size:15px;
    margin:0px 0px 10px 0px;
    padding:0px;
    color:#333;
}



form dl div.static
{
    padding:4px 0px 14px;

}

form dl label.disabled
{
    color:#999;
}

form dl input.disabled
{
    background:#eee;
}
p.newSchool{ cursor:pointer;}

/************************** Admin List *****************************/
span.itemDelete{
    text-decoration:underline;
    cursor:pointer;
}

.adminTable { width:100%; border: 2px solid #000000; border-collapse:collapse;}
.adminTable td { border: 1px solid #000000; font-size:12px; border-collapse:collapse; padding:2px;vertical-align:top;}
.adminTable thead th {background:#f47822; text-align:left; font-size:14px; padding:4px;}

div.adminBar {
	position:fixed;
	bottom:0;
	background:#777;
	border:2px solid #000;
	width:550px;
	padding:10px;
}
div.adminBar ul{
	margin:0;
	padding:0;
}
div.adminBar li {
	margin:0;
	float:left;
	margin-left:5px;
	list-style:none;
}
div.adminBar li a{
	background:#f47822;
	padding:5px;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.25);
    -moz-border-radius: 0 10px 0px 10px;
    -webkit-border-radius: 0 5px 0 5px;

}
div.adminBar li a:hover{
	border:1px solid #000;
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}
/*************************** Story Display *****************************************/
div#storyContent{
	
}

div#teaserBox,div#adBox{
	width:150px;
	
	font-family:serif;
	padding:10px;
	font-size:18px;
	margin:5px;
	float:left;
	line-height:150%;
	font-style: italic;
	border:1px solid #777;
	border-left:0;
	border-right:0;
	text-align:center;
	color:#777;
	

}
div#adBox{
	
	float:right;

}
div.comment{
	border-bottom:1px dashed #777;
	font-size:10px;
}
div.commentsList{
	
}
div.comment p{
	font-size:12px;
}
h4.college a{
	color:#000;
	text-decoration:none;
	font-size:16px;
}

h4.college a:hover{
	text-decoration:underline;
}
/****************************** Rate Story ***************************************/
form#rate dt {text-align:left; float:none; margin-bottom:5px;}
form#rate dd label{ margin-right:5px;}

/************ Schools Form ***************/
#select_college dd{
	float:left;
}

form#select_college  input[type=submit]{
  margin-top:0;

}
form#select_college input[type=text]{
	width:auto;
}
form#select_college select{
	width:250px;
	margin-top:2px;
}
form#select_college option{
	width:250px;
}

table.categoriesList td{
	border-left:1px solid #777;
	padding:5px;
	
}
table.categoriesList td a{
	margin:2px;
	display:block;
	padding:2px;
	color:#000;
	text-decoration:none
}
table.categoriesList td a:hover {
	border-bottom:1px solid #000;
}
table.categoriesList td a.current{
	
	background:#ccc;
	border:1px solid #777;
}

table.categoriesList td:first-child{
	border-left:none;
}