/*
Theme Name: Oleville
Theme URI: http://oleville.com
Description: Theme for Oleville
Version: 0.9
Author: Daniel Edwins
Author URI: http://danieledwins.com/

Maintained by St. Olaf SGA Webmaster
*/

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; /* TODO: make in em's */
	line-height: 1.5em;
	color: #333;
	background: #efd37c;
	text-align: center;
}
h1 {
	display: none;
}
h2 {
	color: #9e1b32;
	font-weight: normal;
	font-size: 20px;
	margin: 0 0 0.5em 0;
}
h3 {
	color: #9e1b32;
	font-weight: normal;
	font-size: 18px;
	border-bottom: 1px solid #dadada;
	margin: 1em 0 0.5em 0;
}
h3 img {
	vertical-align: bottom;
}
.blog h3 {
	border: 0;
	font-size: 14px;
	font-weight: bold;
}
h3.subhead {
	color: #807c6e;
	font-size: 16px;
	border: 0;
	margin: 0.5em 0 1em 0;
}
dl {
	margin: 1em 0;
}
dt {
	margin: 0.5em 0 0 0;
}
dd {
	color: #555;
}
p.link {
	text-align: right;
}
p.link img {
	float: left;
}
p.link a {
	color: #545454;
}
p.link a:hover {
	color: #9d1c32;
}
p.clear {
	clear: both;
	padding: 5px 0;
}
a {
	color: #065ead;
}
a:hover {
	color: #9d1c32;
}
img {
	border: 0;
}
div.post {
	margin: 0 0 1.5em 0;
}
#shadow {
	width: 994px;
	background: #fff url(images/background.gif) repeat-y;
	margin: 0 auto;
}
#shadow_no_sidebar {
	width: 994px;
	background: #fff url(images/background2.gif) repeat-y;
	margin: 0 auto;
}
#container {
	width: 960px;
	text-align: center;
	margin: 0 auto;
	text-align: left;
}
#header {
	height: 211px;
	background: #5f9bcf url(images/header.jpg) no-repeat;
}
#headerb {
	height: 211px;
	background: #5f9bcf url(images/header2.jpg) no-repeat;
}
#calendar {
	position:relative;
	top:10px;
	left:-285px;
	width:240px;
	height:190px;
	overflow:auto;
}
#calendar ul {
	list-style-image:none;
	font-size:11px;
}
#header a {
	display: block;
	height: 211px;
	width: 960px;
}
#container1 {
	width: 940px;
	text-align: center;
	margin: 0 auto;
	text-align: left;
	vertical-align:middle;
	height:34px;
}
#header1 {
	background: #9d1c32 url(images/background-nav2.gif) repeat-x;
	width: 100%;
	vertical-align: middle;
	height:50px;
}

#main {
	clear: both;
	padding: 20px 25px;
}
#main #content {
	background: #fff;
	float: left;
	width: 532px;
	padding-top: 10px;
}
#main #content2 {
	background: #fff;
	float: left;
	width: 877px;
	padding-top: 10px;
}
#main #content p {
	margin: 1em 0 1em 0;
	line-height: 20px;
}
#main #content #slideshow {
	margin: 15px 0;
}
#main #content #events, #main #content #updates {
	float: left;
	width: 310px;
}
#main #content #updates {
margin-bottom: 20px;
}
#main #content #branches {
	float: right;
	width: 200px;
	padding-bottom: 10px;
	background: #edece8;
}
#main #content #branches h3 {
	border: 0;
}
#main #content #branches div {
	margin: 10px 15px;
}
#main #content #branches ul {
	margin: 1em 0;
}
#main #content #branches ul li {
	list-style-type: none;
	margin: 0.5em 0;
}
#main #content #branches ul li a {
	color: #737373;
}
#main #content #branches ul li a:hover {
	color: #9d1c32;
}
#main #content ul {
	margin: 1em 20px;
}
#main #secondary {
	background: #d6d0bd;
	float: right;
	width: 325px;
}
#main #secondary div.box {
	width: 320px;
	background: #e9e7e2 url(images/tab-bottom.gif) no-repeat bottom;
	margin-bottom: 20px;
}
#main #secondary div#box-volunteer {
	padding-bottom: 10px;
}
#main #secondary div.box p {
	margin: 1em 5px;
	padding: 0 5px 15px 5px;
}
#main #secondary div.box dl {
	padding: 0 10px 0 10px;
}
#main #secondary div.box h3 {
	color: #fff;
	font-size: 14px;
	padding: 5px;
	margin: 0;
}
#main #secondary div.box h3.top {
	background: url(images/tab-top.gif) no-repeat top;
	font-size: 12px;
	color: #333;
}
#main #secondary div.box h3.red {
	background: #9d1c32 url(images/tab-red.gif) no-repeat top;
}
#main #secondary div.box h3.green {
	background: #007c59 url(images/tab-green.gif) no-repeat top;
}
#main #secondary div.box h3.blue {
	background: #065ead url(images/tab-blue.gif) no-repeat top;
}
#main #secondary div.box h3.purple {
	background: #065ead url(images/tab-purple.gif) no-repeat top;
}
#main #secondary div.box h3.dark_blue {
	background: #065ead url(images/tab-dark_blue.gif) no-repeat top;
}
#main #secondary div.box div.video {
	text-align: center;
	margin: 10px 0 0 0;
	padding-bottom: 0;
}
#footer {
	clear: both;
	text-align: center;
	background: #8e7f51;
	margin-top: 20px;
	border-top: 2px solid #756842;
	padding: 15px 0;
}
#footer p {
	color: #fff;
	margin: 0.25em 0;
}
#footer p a {
	color: #fff;
}
#main #content p.date {
	color: #666;
	margin-top: 0;
	padding-top: 0;
}
table td.wpng-page-list-time {
	width: 80px;
	vertical-align: middle;
}
table td.wpng-page-list-title {
	vertical-align: middle;
}
#quick_links {
	float:right;
	padding:7px 15px;
}
#quick_links select {
	font-size:12px;
	border:1px solid #000;
	padding:0px;
	width:120px;
}
#quick_links option {
	font-size:12px;
	padding:0 2px;
}
#quick_links option.heading {
	font-weight:bold;
}
#quick_links option.hidden {
	font-size:4px;
	visibility:hidden;
}
#nav {
	background: #9d1c32 url(images/background-nav.gif) repeat-x;
	float: left;
	width: 960px;
	vertical-align: middle;
}
#nav a {
	padding: 0 12px;
	text-decoration: none;
	display: block;
}
#nav ul {
	position: relative;
	float: left;
	padding-left: 15px;
	list-style-type:none;
}
#nav ul li {
	display: inline;
	float: left;
	list-style-type: none;
	position:relative;
	z-index:100;
}
#nav ul li a {
	line-height: 34px;
	color: #fff;
	float: left;
}
#nav ul li a:hover, #nav ul li.current_page_item a {
	background: #781526;
}

/*	Sidebar Boxes	*/
.sidebox {
	margin-bottom:20px;
	padding-bottom:13px;
	width:320px;
}
.sidebox h3 {
	line-height:103px;
	font-size:0px;
	border:0;
}
.sidebox div.content {
	display:none;
}
#box-findaway {
	background: #e9e7e2 url(images/sidebar/find-a-way_b.jpg) no-repeat bottom;
}
#heading-findaway {
	background: url(images/sidebar/find-a-way.jpg) no-repeat top;
}
#box-matchinnator {
	background: #e9e7e2 url(images/sidebar/match-in-nator_b.jpg) no-repeat bottom;
}
#heading-matchinnator {
	background: url(images/sidebar/match-in-nator.jpg) no-repeat top;
}
#heading-ksto {
	background: url(images/sidebar/ksto.jpg) no-repeat top;
	line-height:116px;
}
#content-ksto {
	position:relative;
	top:-60px;
	left:10px;
}
#content-ksto p {
	width:290px;
	font-weight:bold;
	text-align:center;
	font-size:14px;
	padding:5px;
	margin:9px 0 0 0;
}

/*	Navigation Bars	*/

#jsddm
{	margin: 0;
	padding: 0}	

#jsddm li
{	float: left;
	list-style: none}

#jsddm li a
{	display: block;
	text-decoration: none;
	white-space: nowrap}

#jsddm li a:hover
{	background: #781526}

#jsddm li ul
{	margin: 0;
	padding: 0;
	position: absolute;
	top:34px;
	visibility: hidden}

#jsddm li ul li
{	float: none;
	display: inline}

#jsddm li ul li a
{	width: 70px;
	border:1px solid #FFF;
	margin-bottom:-1px;
	line-height:18px;
	background: #9B1C31}

#jsddm li ul li a:hover
{	background: #781526}