
/*
NOTES
-Fixed-width left and right columns (navigation and related)
-Fluid-width center column
-Does not work when side columns must expand
-All columns fixed width in IE6
*/

body{
	background-color: #ffffff;
	margin: 0;
}

div#breadcrumbs{
	background-color: #231D5F;
	border-bottom: 1px solid #ccc;
	color: #eee;
	font-size: 0.75em;
	padding: 3px 8px;
	text-align: left;
}

div#breadcrumbs a {
	color: #eee;
}

/* Based on HOLY GRAIL 2 from A List Apart*/
#meat:after, #banner:after {
	content:".";
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
}
#meat, #banner, #bannerAndMeat {
	display: inline-block;
}
#meat, #banner, #bannerAndMeat {
	display: block;
}

.fullGraphicsView #bannerAndMeat {
	min-height: 100%;
	position: relative;
}

.fullGraphicsView #banner {
	background-color: #7CA3FF;
	padding: 10px 25px 30px 25px;
}
#banner h1{
	margin: 0;
	float: left;
}
#banner h1 a{
	font-family: georgia, cambria, times new roman, serif;
	font-weight: normal;
	font-size: 32px;
	text-decoration: none;
	color: #333;
}

#banner #bannerXtra {
	text-align:right;
	font-family: georgia, cambria, times new roman, serif;
	margin-top: 11px;
}
.searchSubmitLink {
	background-color: #FBF7E4;
	border: 1px solid #95928B;
	color: #262939;
	font-size: 0.7em;
	margin-right: 10px;
	padding: 3px;
	text-decoration: none;
}
a.searchSubmitLink:hover{
	background-color:#95928b;
}

.fullGraphicsView #meat {
	font-family: georgia, cambria, times new roman, serif;
}

#meat {
	margin: 0;
	padding-left: 220px;    
	padding-right: 270px;   
	min-width: 270px;       
}

.textOnly #meat{
	padding-right: 25px;
}

.textOnly #meat{
	background: #fff none;
}

#meat p{
	margin:0 0 15px 0;
}

#content {
	padding: 25px 25px 40px 25px;
	width: 100%;
	position: relative;
    float: left;
    font-size: 14.5px;
    color: #262939;
}

#content p{
	line-height: 24px;
}

#content ul, #content ol{
	line-height: 22px;
}

*html #content{
	width: 525px;
}

#content h3, #related h3{
	
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 15px 0;
}

#content h3.postTitle{
	margin: 0;
}

#content .desc h3{
	font-size: 18px;
}

#content .text, #content .desc{
	margin-top: 15px;
}

#content a:link{
	color: #002bb8;
}
/*
#content #quotes li{
	margin-bottom: 8px;
}*/

#content #quotes .quoteAuthor, #content #quotes .quoteDivider{
	font-size: 12px;
}


#content .contentPost ul.childrenList{
	border: none;
}

#content .contentPost .facStaff{
	border-top:2px solid #c9c5bb;
}

#content li{
	margin-bottom: 8px;
}

#content hr{
	height: 0;
	border: 1px solid #C9C5BB;	
}

#content div.childDesc{
	padding-left: 20px;
	margin-top: 4px;
}

#content #login{
	border:2px solid #c9c5bb;
	background: #fdfcf7;
}

#navigation {
	border-top: 1px solid #DDDDDD;
	width: 218px;           
	 padding: 10px 0 100px;       
	right: 270px;           
	position: relative;
	margin-left: -100%;
    float: left;
    font-size: 0.9em;    	  
    display: inline;
    background-color: #B2C9FF;
}

.fullGraphicsView #minisiteNavigation, .fullGraphicsView #minisiteNavigation strong, .fullGraphicsView div#minisiteNavigation a{

}

*html #navigation{
	position: static;
    margin-left: -795px;
}

div#minisiteNavigation a, div#minisiteNavigation strong {
	display: inline-block;
}
/*Navigation Buttons*/
div#minisiteNavigation a, div#minisiteNavigation strong {
	width: auto;
	display:block;
	text-decoration:none;
	height: auto;
	padding: 4px 8px 4px 0;
}

.textOnly div#minisiteNavigation a, .textOnly div#minisiteNavigation strong {
	color: #002BB8;
}

div#minisiteNavigation ul, div#minisiteNavigation li{
	margin:0;
	padding:0;
}
div#minisiteNavigation li a, div#minisiteNavigation li strong{
	padding-left:25px;
}
div#minisiteNavigation li li a, div#minisiteNavigation li li strong{
	padding-left:25px;
}
div#minisiteNavigation li li li a, div#minisiteNavigation li li li strong{
	padding-left:43px;
}
div#minisiteNavigation li li li li a, div#minisiteNavigation li li li li strong{
	padding-left:59px;
}

/*Prevent breaking on deeper navigation levels where the children are not displayed in main navigation*/
div#minisiteNavigation .open a strong{
	background: none;
	border: none;
	padding: 0;
}

*html #navigation #quotes {
	overflow: hidden;
}

#navigation #quotes ul{
	list-style-type: none;
	padding: 0 10px 0 25px;
	margin-left: 0;
	width: 170px;
}
.textOnly #navigation #quotes ul{
	color: #262939;
}

#navigation .blurbs{
	background: none;
}

.fullGraphicsView #navigation .blurb h4{
	border-top: 1px solid #EEEEEE;
	color: #3D3C3A;
	left: -25px;
	margin: 30px 0 0;
	padding: 20px 20px 18px 25px;
	position: relative;
	width: 171px;
}

.fullGraphicsView #navigation .blurb h4 strong{
	font-weight: 600;
	color: #3D3C3A;	
}


.fullGraphicsView #navigation .blurb h4 a:hover{
	color: #716e69;
	text-decoration: none;
}

#navigation .blurb{
	padding-left: 25px;
	width: 170px;
}

#navigation .blurb ul{
	padding-left: 8px;
}
#navigation .blurb li{
	padding-bottom: .4em;
}

#navigation #miniCal{
	background: 0;
	border: 0;
	padding: 20px;
}

#navigation #miniCal h3{
	margin: 0;	
}

#navigation #miniCal h4.day, #navigation #miniCal ul.dayEvents{
	border: 0;
	padding-left: 0;
	margin-left: 0;
}

#quotes_footer a{
	padding-left: 25px;
}

.textOnlyLink a{
	font-size: 11px;
}

.textOnlyLink {
	border: 0;
}

#related {
	width: 200px;           	
	padding: 0 10px; 
	margin-right: -100%;
	position: relative;
    float: left;
    padding-top: 1em;
    font-size: 13px;
}

#related h3{
	color: #262939;
}

*html #related{
	margin-right: -390px;
}

#related a img{
	border: #c9c5bb 1px solid;
	padding: 0px;
}

div#footer {		
	clear: both;
	font-size: 0.8em;
	text-align: right;
	padding: 18px 18px 8px 0;
	color: #74726c;
	font-family: georgia, cambria, times new roman, serif;
	margin-top: 0px;
	text-shadow: 0 .05em .03em #FFF;
}

#footer a{
	text-shadow: none;
}

/*** IE Fix ***/ /* RC fullwidth */
*html #navigation {
	left: 220px;            
}
		

.siteName a {
	font: 36px none;
	color:#262939;	
}

.pageTitle {
	font: 24px none;
	margin-top: 0;
	font-weight: bold;
	margin-bottom: .8em;
}

#content .moduleNav ul.posts{
	margin: 0;
}

#content .moduleNav ul.posts ul.links li{
	line-height: 1em;
}

#content .moduleNav ul li.post, #content .moduleNav ul li.title_with_description, #content .moduleNav #featuredItems li{
	border-bottom:2px solid #c9c5bb;
	border-top: none;
	margin: 0;
	padding: 2px 0 10px 0;
}

#content .moduleNav .pagination a, #content .moduleNav .pagination{
	font-family: cambria, times new roman, serif;
	background: none;
}

#content .moduleNav .above{
	padding-bottom: 8px;
	border-bottom: 2px solid #c9c5bb;
	margin-bottom: 0;
}

#content .siblingList{
	border-top: 2px solid #c9c5bb;
}

#content .moduleNav ul li.post h4{
	margin: 6px 0 0 0;
	font-weight: normal;
	font-size: 20px;
}
/*
#content .moduleNav ul li.post h4.title{
	margin: 6px 0 0 0;
}*/

#content .moduleNav ul li.post h4 a:link, #content .moduleNav ul li.post h4 a:visited{
	text-decoration: none;
}

#content .moduleNav ul li.post h4 a:hover{
	text-decoration: underline;
}

#content .moduleNav ul.links {
	list-style: square none;
	color: #C9C5BB;
	margin-left: 18px;
	padding-left: 0;
}

#content li.post div.date{
	font-size: 14.5px;
}

#content div.persistent{
	border-left:none/* 2px solid #c9c5bb*/;
	background-color: #FBF7E4;
	
}

#content div.persistent li{
	margin-bottom: 0;
}

#content div#av li.current{
	background: none;
}

#content div#athleticsScheduleResults #discoLinear{
	background-color: transparent;
	margin-bottom: 8px;
}
#content div#athleticsScheduleResults tr{
	background-color: #e3dfd0;
}

#content div#athleticsScheduleResults th.schedHead{
	background-color: #e3dfd0;
	font-size: 16px;
	font-weight: normal;
	font-variant: small-caps;
}

#content div#athleticsScheduleResults tr.schedRow1{
	background: #FDFCF7;
}

#content div#faq #filtering{
	border:2px solid #c9c5bb;
	background-color: #fdfcf7;
}

div.publication div.fullPost div.comments ul li{
	border:2px solid #c9c5bb;
	background-color: #fdfcf7;
}

div.persistent form.searchForm{
	margin-bottom: .6em;
}

div.persistent div.filterSet{
	margin-bottom: .4em;
	
}

div#related div#preSidebar{
	margin-bottom: 15px;
}

div#related div#newsViaCats, div#related div#miniCal{
	border:2px solid #c9c5bb;
	background: #fdfcf7;
	padding: 10px;
}

div#related #newsViaCats ul, div#related #miniCal{
	background: none;
	border: none;
}

div#related div.assets{
	border:2px solid #c9c5bb;
	background: #fdfcf7;
}

div#related #newStudentAddress{
	border:2px solid #c9c5bb;
	background: #fdfcf7;
	width: auto;	
}

div#related #newsViaCats li, div#related #miniCal h4.day{
	border-bottom: none;
	border-top: 2px solid #e4decf;
}

div#related div.assets h3{
	border-bottom: 2px dashed #c9c5bb;
}



