@charset "UTF-8";
/* CSS Document */
@import url(ovc.css);
@import url(news.css);
@import url(video.css);

#page .container {
	background: url("../pix/2columnhome_bg.gif") 385px repeat-y;
	padding: 12px 0;
	}

#page h2 a {
	color: #711;
	}

#page h2 a:hover {
	text-decoration: underline;
	}	
	
#news p {
	padding: 0 0 0.75em 0;
	}
	
.newdivision {
	margin-top: 20px;
	padding-top: 20px;
	border-top: #D8D8D8 1px solid;
	}

#initiatives, #othernews, #activities {font-size: 0.95em;}
#initiatives li, #othernews li, #event_links li, #activities li {background: none; padding: 0;}
#initiatives li a, #activities li a {background: none; display:block; padding: 3px 4px; border-bottom: #D8D8D8 1px dotted;}
#initiatives li a:hover, #activities li a:hover {background:#EBE9E2;}

#othernews ul {padding-left: 6px;}
#othernews li a {background: inherit; padding-left: 33px; margin-bottom: 6px; display:block;}
#othernews li a:hover{border-bottom: none;}
#othernews a:hover span {background: #EBE9E2; border-bottom: 1px solid #D8D8D8;}
#othernews .paststories {background: url("../pix/newspaper.png") 0 1px no-repeat;}
#othernews .bulletin {background: url("../pix/transmit_blue.png") 0 1px no-repeat;}
#othernews .crest {background: url("../pix/crest.png") no-repeat;}
#othernews .paststories {background: url("../pix/newspaper.png") 0 1px no-repeat;}

#othernews h3 {padding: 0 0 5px 0; margin: 0;}

#event_links .book a {
	background: url("../pix/book_open.png") 1px 4px no-repeat;
	}

#event_links .calendar a {
	background: url("../pix/calendar.png") 1px 4px no-repeat;
	}
#event_links .subscribe a {
	background: url("../pix/ical_subscribe.gif") 3px 5px no-repeat;
	}
#event_links a {
	font-size: 0.95em;
	display:block;
	margin-left: 5px;
	border-bottom: #D8D8D8 1px dotted;
	width: 160px;
	padding: 3px 0 3px 35px;
	}

/* Tumblr Include ------------------------------------------------------- */  

span.tumblr-thumb{
	float:left;
	margin:.5em 0;
	margin-right:10px;
	border:1px solid #999;
	background: #FFF;	
	padding:2px;
}
span.tumblr-thumb strong{
	display:block;
	float:left;
	width:120px;
	height:100px;
	line-height:100px;
	overflow:hidden;
	position:relative;
	z-index:1;	
}	
span.tumblr-thumb strong img{
	float:left;
	position:absolute;
	max-width: 120px;
}

.storytext {
	padding: 0.5em 0;
}

#page .continue {
	text-align: right;
	padding-bottom: 0;
	margin-bottom: 0;
}

