@charset "UTF-8";
/* CSS Document */

/* standard elements */
* {
	margin: 0;
	padding: 0;
}

blockquote {
margin: 0;
padding: 0;
display: block;
}

body {
    margin: 0;
	padding: 0;
	background-color: #4E5D3C;
	background-image: url(./themes/site_themes/lincoln/bg4.jpg);
	color: #444;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
}

ul li {
list-style: none;
}

img { border: none; }

h3 { font-size: 1.2em; margin: .6em 0; clear: left; }

/* header section */

#navigation {
margin: 0 24px;
background: #201203;
width: 791px;
position: relative;
}

#navigation a {
	color: #6C7151;
	font: normal 1.6em serif;
	line-height: 50px;
	margin: 0 8px;
	text-decoration: none;
}
#navigation a:hover, #navigation #selected {
	color: #445044;
}

img#willLogo  {
float: left;
margin-top: 2px;
margin-left: 4px;
border: none;
}

img#uiLogo  {
position:absolute;
top: 6px;
left:755px;
border: none;
}

#navigation img#uiLogo a, #navigation img#uiLogo a:hover {
text-decoration:none;
border: none;
margin:auto;
margin:0;
padding:0;
}



.header {
	background: url(./themes/site_themes/lincoln/header.jpg) no-repeat;
	color: #FFC;
	font-size: 1.4em;
	height: 212px;
	margin-left: 25px;
        width: 791px;
	padding: 0;
	margin-bottom: 0;
}

.header h1 {
	font: normal 1.2em serif,sans-serif;
	margin-left: -2000px;
}	

.header p {
margin-left: 400px;
}

#content .spacer {
	height: 22px;
}

/* structure */

#container {
	background: url(./themes/site_themes/lincoln/bgcontainer-new.jpg) repeat-y center top;
	margin: 0 auto;
	width: 840px;
	padding: 0;
}

/* content */
#content {
	clear: both;
	font-size: 1.2em;
	width: 791px;
}

#subcontent1 {
width: 750px;
padding-right: 30px;
padding-left: 50px;
}

#subcontent1 p a:hover {
text-decoration: underline;
}


#subcontent1 .item img {
padding:2px;
margin:4px 4px;
background-color:#f0f0f0;
border:1px solid #d8d8d8;
} 

#subcontent1 .gallery img {
padding:2px;
margin: 0;
background-color:#f0f0f0;
border:1px solid #d8d8d8;
} 

#subcontent1 .item img#map {
padding: 0;
margin: 0;
background: none;
border: none;
}

#subcontent2 {
   overflow:        visible;
   font-size:       95%;
   line-height:     1.25;
   float:           right;
   /* clear:           right; */
   width: 267px;
background: url(./themes/site_themes/lincoln/subcontent2bg.jpg) repeat-y center top;
margin-left: 10px;
margin-bottom: 10px;
}


#subcontent2 .item {
padding: 0 .9em;
}

#subcontent2 ul li a:hover {
text-decoration: underline;
}

#subcontent2 p {
font-size: 1em;
font-weight: bold;
padding: 0;
margin: 0 0 1em 0;
text-transform: none;
}

#subcontent2 p.videotitle {
font-size: 1.2em;
margin: 0;
text-transform: uppercase;
}

#subcontent2 p.videotitle img {
margin: 1em 0 0 0;
}

#subcontent2top {
height: 14px;
background: url(./themes/site_themes/lincoln/subcontent2squaretop.jpg) no-repeat center top;
}

#subcontent2bottom {
height: 14px;
background: url(./themes/site_themes/lincoln/subcontent2squarebottom.jpg) no-repeat center bottom;
}


/* content item */

.item {
padding-bottom: 2em;
}



.item .title {
	color: #445044;
	font: normal 2em serif;
        margin-bottom: 1em;
}

.item a {
	color: #445044;

	text-decoration:none;
}
.item a:hover {
	color: #445044;
	text-decoration:underline;
}

.item a:visited {
	color: #445044;
	text-decoration:none;
}

.item .title:first-letter {
	display: block;
	float: left;
	font-size: 2.4em;
        margin-top: -4px;
        margin-bottom: 10px;
}

.item .metadata {
	color: #666;
	font-size: 0.9em;
	float: left;
	padding: 0 0 6px 4px;
}

.item p {
margin: 0 0 1em 0;
}

.item ul li {
margin-left: 16px;
margin-bottom: 10px;
list-style-type: disc;
}

.item blockquote {
display: block;
margin-left: 20px;
padding: 0 20px 10px 10px;
width: 450px;
font-style: italic;
}


.item blockquote:before, .item blockquote:after {
color: #4E5D3C;
display: block;
font-size: 400%;
font-family: Georgia, Times, serif;
width: 20px;
}

.item blockquote:before {
content: open-quote;
height: 0;
margin-left: -0.55em;
padding: 0;
}


/* Circuit Map styles */

#circuitmap {
width: 450px;
height: 780px;
position: relative;
}

#circuitmap ul {
margin: 0;
padding: 0;
list-style: none;
font-size: 9px;
}

#circuitmap ul li {
list-style: none;
}

#circuitmap a {
position: absolute;
text-indent: -1000em; 
}

#circuitmap .champaign a {
top: 300px;
left: 335px;
width: 45px;
height: 65px;
}

#circuitmap .logan a {
top: 310px;
left: 215px;
width: 40px;
height: 50px;
}

#circuitmap .macon a {
top: 345px;
left: 260px;
width: 36px;
height: 50px;
}

#circuitmap .woodford a {
top: 222px;
left: 229px;
width: 42px;
height: 40px;
}

#circuitmap .vermilion a {
top: 290px;
left: 388px;
width: 40px;
height: 76px;
}

#circuitmap a:hover {
text-indent: 0; 
border: 1px solid #fff;
}

/* Footer */
#footer {
clear: both;
padding: 0 0 2em 0;
text-align: center;
}

#footer a {
	color: #445044;
	text-decoration:none;
}
#footer a:hover {
	color: #445044;
	text-decoration:underline;
}

/* floats and clearing */

.left {float: left; }

.right {float: right;}

.clearleft { clear: left; }