/* General element styles */

body{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color: white;
	}

#header .hidden{
	display:none;
	}


/* Header Styles */
h1 a{
	text-decoration: none; color: #333;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}

h2 {
	font-size: 2em; margin-top: .3em; margin-bottom: .5em; font-weight: lighter
	;}

h3 {
	font-size: 1.3em;
	}

h4 {
	font-size: 1.2em;
	}

h5{
	font-size: 1.1em;
	}

h6{
	font-size: 1em;
	}

h3, h4, h5, h6 {
	margin-top: 15px; margin-bottom:5px; padding: 0;
	}

/* HEADER */
#header ul {
	float: right;
	list-style-type: none;
	margin: 0px;
	padding: 10px 0 0 10px;
	z-index: 3;
	background-color:#fff;
	position:absolute;
	left: 240px;
	top: 0px;
	}

#header ul{
	color: #361f1f;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	}

#header ul a {
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	}
	
#header ul a:hover {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	}
#header ul li {
	float: left;
	border-left: 1px solid #666;
	padding: 0 8px;
	}

#header ul li.first {
	border: 0;
	}
/*while in the section, nav text changes*/
body#home a.home, 
body#about a.about, 
body#people a.people, 
body#research a.research, 
body#education a.education, 
body#news a.news, 
body#events a.events, 
body#blog a.blog {
	color: #361f1f;
}

#header {
	border-bottom: 20px solid #361f1f;
	background-color: #fff;
	background-image: url(http://home.uchicago.edu/~andric/images/banner2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	}

#header h1 {
	margin: 0; padding: 30px 0 10px 20px;
	font-size: 2.4em;
	font-weight: lighter;
	}

#header h1 a:hover {
	text-decoration: none;
	}
/*fix weird overlap in Mac IE 5
* html>body #header h1 {background: none;}
* html>body #header ul {background: no-repeat 100% 100% padding-bottom: 12px;}
*/

/* BODY */

/* 3 boxes */
#boxwrapper {
	width:860px;
	color: #000;
	font-size: 12px;
	background-color: #EFEAD7;
	margin-top: 0px;
	padding-bottom: 30px;
	margin-left: 25px;
	}

#boxes {
	clear: both;
	margin: 0px;
	padding: 0px;
	font-weight: 500;
}

#boxes a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

#boxes a:hover {
	text-decoration: underline;
}

#quicklinks, #highlights, #events {
	overflow: hidden;
}

#quicklinks p, #highlights p{
	margin: 0px;
	padding: 2px 2px 2px 10px;
	font-size: 10px;
	color: #000000;
}

#events p{
	margin: 0px;
	/*padding: 2px 2px 2px 10px;*/
	font-size: 10px;
	color: #000000;
}


#quicklinks h2, #highlights h2, #events h2{
	margin: 0;
	padding: 0 10px 2px 7px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}


#quicklinks {
	float: left;
	width: 160px;
	height: 265px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px 25px 10px 10px;
	background-color: #EFEAD7;
	border-left: 1px #CCC solid;
}

#highlights {
	float: left;
	width: 298px;
	height: 265px;
	margin-left: 0;
	margin-right: 0;
	padding: 0px 10px 10px 10px;
	background-color: #EFEAD7;
	font-size:9px;
	font-family:Verdana, Arial, sans-serif;
	border-right: 1px #CCC solid;
}

#events{
	float: left;
	width: 320px;
	height: 265px;
	margin: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0px 15px 10px 0px;
	background-color: #EFEAD7;
	border-left:#FFFFFF 5px solid;
	font-size:9px;
	font-family:Verdana, Arial, sans-serif;
}

#highlights h5, #quicklinks h5{
	color: #333;
	font-size: 12px;
	background-color: #EFEAD7;
	/*margin: 25px 8px 0px 0px;*/
	padding: 2px 2px 2px 7px;
	position: relative;
	}
	
#events h5, #events h5 a{
	color: #333;
	font-size: 12px;
	background-color: #EFEAD7;
	/*margin: 25px 8px 0px 0px;*/
	padding: 2px 2px 0px 7px;
	position: relative;
	text-decoration: none;
	font-family: Trebuchet MS, sans-serif;
	font-weight: bold;
	}
	
.events_text{
	color:#333;
	width: 280px; 
	border-bottom: 1px solid #ccc;  
	padding-top: 0px;  
	padding-bottom: 6px;
	padding-left: 2px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 1px;
	line-height: 14px;
}

#scroll {
	position: absolute;
	top: 400px;
	left: 235px;
	height: 200px;
	width: 315px;
	background-color:#EFEAD7;
	padding: 0px 5px 5px 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	/*border: 1px solid #eee;*/
	overflow: auto;
}
	
#quicklinks ul{
	margin: 0;
	padding:11px 0 0 10px;
	list-style-type: none;
	}

#quicklinks li a{
	padding: 5px 0;
	font-size: 1em;
	color:#800000;
	line-height:1.75em;
	font-weight: bold;
	list-style-type: none;
	text-decoration: none;
	}
	
	#quicklinks li a:hover{
	padding: 5px 0;
	font-size: 1em;
	color:#CC0000;
	line-height:1.75em;
	font-weight: bold;
	list-style-type: none;
	text-decoration: underline;
	}

/* Content */
/* CONTAINER */
#container {
	width:860px;
	color: #000;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 1em;
	background-color: #EFEAD7;
	margin-left: 25px;
	}
	.clear { clear : both; font-size: 1px; line-height: 0px; }
#wrapper {
	width:860px;
	color: #000;
	font-size: 1em;
	background-color: #800000;
	margin-top: 0px;
	margin-left: 25px;
	height:210px;
	border-bottom:#ccc 20px solid;
	}

#image {
	float: left;
	margin: 0;
	padding: 0 0px 0px 0px;
	text-align:right;
	width: 540px;
	font-size: 0.8em;
	background-color: #800000;
}

#content h2 {
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 5px 0 2px 0;
	color: #0268cd;
	border-bottom: 3px solid #c0c0c0;
}

#content p {
	padding: 0 0 7px 0;
	margin: 0;
}

#boxwrapper a, #content a, #footer a {
	color: #800000;
	font-weight: normal;
	text-decoration: none;
}

#boxwrapper a:hover, #content a:hover, #footer a:hover {
		text-decoration:underline;
	color: #CC0000;
}

.info {
	font-size: 9px;
	font-weight: bold;
	color: #369b01;
	border-bottom: 2px solid #c0c0c0;
	padding-bottom: 2px;
}

/* Sidebar */
#rightside{
	width:295px;
	float:right;
	clear:none;
	margin-top:0px;
	padding-right:0px;
	background-color:#800000;
	line-height:1.5em;
	font-size:10px;
	z-index:auto;
	}
#rightside h5, #rightside h5 a{
	color: #fff;
	font-size: 1.1em;
	background-color: #666;
	margin: 0px 0px 0px 0px;
	padding: 5px 2px 2px 2px;
	position: relative;
	width:251px;
	text-decoration: none;
	}
	
.rightside h6{
	color: #57670d;
	font-size: 1.2em;
	font-weight: bold;
	margin: 3px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	position: relative;
	}

.relatedbox, .right-image{
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align: left;
	position:static;
	width:252px;
	background-color:#fff;
	border: thin #ccc solid;
	
	}

.rightside_image{
	border: thin #666 solid;
	padding: 5px 0 0 0;
	text-align:center;
	}

.relatedbox a{
	text-decoration:none;
	font-size: 1.25em;
	font-weight:bold;
	font-family:Trebuchet MS, Arial, sans-serif;
	color: #800000;
	line-height:1.5em;
	}
.relatedbox a:hover{
	text-decoration:underline;
	color: #CC0000;
	}
.relatedbox p{
	margin:0;
	padding: 5px 5px 5px 5px;
	}
.relatedbox ul{
	margin: 1em;
	padding:0;
	list-style-type: none;
	}

.relatedbox li{
	margin:.5em;
	padding:0;
	/*list-style-image: url("images/graphics/content_arrow.gif");*/
	}
	

#sidebar {
	float: right;
	width: 230px;
	margin: 0;
	padding: 0px 60px 0 20px;
	font-size: 0.8em;
}

#sidebar h2 {
	font-size: 1.2em;
	margin: 0 0 5px 0;
	color: #0268cd;
	border-bottom: 3px solid #c0c0c0;
	width: 150px;
}

#sidebar ul {
	margin: 0 0 0 5px;
	padding: 0 0 10px 0;
}

#sidebar li {
	margin: 0;
	padding: 0px 0 0 20px;
	list-style: none;
}

#sidebar ul.main-nav li {
	background: url(images/orange-button.jpg) no-repeat left bottom;
}

#sidebar ul.archive li {
	background: url(images/blue-button.jpg) no-repeat left bottom;
}

#sidebar ul.category li {
	background: url(images/green-button.jpg) no-repeat left bottom;
}

#sidebar li a, #sidebar a:visited {
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	color: #0268cd;
}

#sidebar li a:hover   {
	color: #fe9b00;
}

#footer {
	clear:both;
	color: black;
	padding:15px 0 0 0;
	margin:0px 0px 0 0px;
	text-align: left;
	border-top: 1px solid #ccc;
	}

#footer img{
	padding:0;
	margin:0;
	}

#footer a {
	font-weight:normal;
	text-decoration: none; 
	color: #800000;
	}
	
#footer a:hover {
	text-decoration: underline; 
	color: #660000;
	}
	
#footer .brand {
	padding-top: 7px;
	padding-left: 7px;
	}

#footer p{
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	font-size: .8em;
	}



/* Various styles */

.left {
	float: left;
	padding: 5px;
	margin: 0 5px 5px 0;
	border: 1px solid #000;
}

.right {
	float: right;
	padding: 5px;
	margin: 0 0 5px 5px;
	border: 1px solid #000;
}

/* begin styles for RSS Feed */

.rss-box {
	 margin: 1px;
	 width: 235px;
	 background-color: #FFFFFF;	 
}
.rss-items {
	margin-top:0px;
	padding:1px;
	margin-left:0px;
	color: #333;
}
p.rss-title {padding:0em;}

.rss-item  {
  font-family: Verdana, Arial, helvetica, sans-serif;
  font-size: 11px;
  font-weight : normal;
  list-style:none;
  padding-top:5px;
  padding-bottom:2px;
  line-height: 14px;
}

.rss-item a {
	text-decoration : none;
	color: #800000;
	font-size: 12px;
	font-weight:normal;
	  font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	}
	
.rss-item a:visited {
	color:#800000;
}

.rss-date {
	font-size: 8px;
	font-weight : normal;
	font-style:italic;
	color: #999;
	/*padding: 3px 0px 5px 0x;*/
	} 
