@charset "utf-8";
/* 	Gerber Institute December 2009 Template
	Author: Charles Rasico
	Copyright: Newman University 2009
*/
@import "reset.css";
@import "icon.css";
body {
	text-align: center;
	background: transparent url(images/body_bkg.jpg) repeat-x left top;
	min-width: 954px;
	color: #112151;
	font-size: small;
	font-family: Verdana, Geneva, sans-serif;
}
a {
	color: #112151;
}
a:hover {
	color: #9E2828;
}
p {
	margin: .5em 0;
}
.centered {
	clear: both;
	width: 954px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
.right, .alignright {
	float: right;
	margin: .5em 1em;
	margin-right: 0;
}

.left, .alignleft {
	float: left;
	margin: .5em 1em;
	margin-left: 0;
}
.aligncenter, dl.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background-color:#F3F3F3;
	border:1px solid #DDDDDD;
	margin:10px;
	padding-top:4px;
	text-align:center;
}
.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}
#header-sec {
	background: transparent url(images/header_bkg.png) no-repeat center top;
}
#header {
	background: transparent url(images/header_img.png) no-repeat center top;
	height: 182px;
}
#logo span {
	margin-left: -9999px;
}
#logo {
	position: relative;
	display: block;
	background: transparent url(images/logo.png) no-repeat center center;
	width: 325px;
	height: 90px;
	top: 46px;
}
#menu {
	background: transparent url(images/color_bar.gif) no-repeat left top;
	padding-top: 10px;
	padding-bottom: 1px;
}
#menu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu a {
	height: 17px;
	color: #112151;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	padding: 4px 8px 4px;
	vertical-align: middle;
	border: 1px solid white;
	border-width: 0 1px;
}
#menu a:hover, #menu .current_page_item a {
	background-color: #ffffaa;
	border-color: #112151;
}
#main-sec {
	background-color: white;
	width: 934px;
	padding: 10px;
	line-height: 1.4em;
	font-size: .9em;
}
#main-sec-home {
	background: transparent url(images/home_bkg.gif) repeat-y right top;
	line-height: 1.3em;
	font-size: .9em;
}
#content {
	float: left;
	width: 742px;
	padding-right: 5px;
}
#home {
	background-color: white;
	float: right;
	width: 569px;
	padding: 10px 10px 10px 5px;
}
#teaser-col {
	float: left;
	width: 360px;
	padding: 10px;
	padding-left: 0;
}
.feature-link {
	display: block;
	margin-bottom: 10px;
}
#blog {
	padding: 5px 0 10px;
}
#blog h2 {
	color: #9E2828;
	border-top: 1px solid #9E2828;
	padding: 10px 0 5px;
}
#theme {
	line-height: 1.3em;
}
#theme h3, #theme h2 {
	color: #9E2828;
	border-top: 1px solid #9E2828;
	padding: 10px 0 5px;
}
.caption {
	color: #000;
	padding: 5px 0 10px;
	font-size: .8em;
}
#content-col {
	float: left;
	width: 377px;
	padding-right: 5px;
}
.event-date {
	float: right;
	width: 40px;
}
.event-date .month {
	background: transparent url(images/date_top.png) no-repeat center bottom;
	height: 15px;
	color: white;
	font-size: .8em;
	font-weight: bold;
	text-align: center;
}
.event-date .day {
	background: transparent url(images/date_bot.png) no-repeat center top;
	height: 23px;
	padding-top: 2px;
	font-size: .7em;
	font-weight: bold;
	text-align: center;
}
#content h3 {
	padding-left: 18px;
	background: transparent url(images/ink_spot.gif) no-repeat left 50%;
	font-size: 1.1em;
}
.post h2, #post h2 {
	font-size: 1.3em;
	color: #9E2828;
	line-height: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.post h2 a {
	color: #9E2828;
	text-decoration: none;
}
.post h2 a:hover {
	text-decoration: underline;
}
.post-data, .postmetadata {
	color: #666;
	margin: 5px 0;
	font-size: .8em;
}
.post-data a, .postmetadata a {
	color: #666;
}
.post-data a:hover, .postmetadata a:hover {
	color: #9E2828;
}
.entry {
	padding-left: 1em;
}
.entry li {
	margin: .5em 0;
	margin-left: 2em;
	list-style-image: url(images/ink_spot.gif);
	line-height: 1.5em;
}
.entry li ul li {
	list-style: circle;
}
.entry ol li {
	list-style:decimal;
}
li.ec3_list ul li {
	list-style: none;
}
ul.post li {
	list-style: none;
}
ul.post li li {
	margin-left: 1.5em;
	padding: 5px 0;
}
.readmore {
	text-align: right;
	margin-bottom: 5px;
}
.readmore a {
	color: #9E2828;
	font-size: .8em;
}
.readmore a:hover {
	color: #112151;
}
/* BEGIN Contact List Styles */
#contactlist {
	text-align: left;
	padding: 10px 0px;
}
#contactlist dl {
	text-align: center;
	width: 185px;
	float: left;
	height: 250px;
	padding: 0 5px;
	padding-top: 5px;
}

#contactlist dt {
	color: #9E2828;
	font-size: 1.1em;
	font-weight: bold;
}
#contactlist .cl_title {
	font-weight: bold;
}
#contactlist h3 {
	clear: both;
}
/* END Contact List Styles */

#comment-sec {
	padding: 10px;
	background-color: #f0edf5;
	border: 1px solid #cfd3dc;
}
#comment-sec ul ul {
	margin-left: 2em;
}
#respond h3 {
	margin: 10px 0;
}
#sidebar {
	float: right;
	width: 182px;
	padding-left: 5px;
}
#sidebar h3 {
	font-size: 1em;
	color: #9E2828;
	margin-bottom: 10px;
}
#sidebar a {
	text-decoration: none;
	font-weight: bold;
	color: #666;
}
#sidebar a:hover {
	text-decoration: underline;
}
#sidebar li {
	margin-left: .5em;
	font-size: .8em;
}
.sidebox {
	margin: 10px 0px;
}
#searchsubmit {
	background: white;
	border: 0;
	font-weight: bold;
	padding: 0;
	margin: 0 3px;
	height: 22px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid white;
}
#searchsubmit:hover {
	background: #ffffaa;
	border-color: #112151;
}
input#s {
	border: 1px solid #112151;
	vertical-align: middle;
	padding: 2px;
	color: #666;
	width: 125px;
}
input#s:hover, input#s:focus {
	background-color: #ffffaa;
	color: #112151;
}
#socialMedia a {
	display: block;
	float: right;
	margin: 0 7px 0 8px;
}
#socialMedia a:first-child {
	margin-right: 0;
}
#socialMedia img {
	border: 0;
}
.post-nav a {
	display: block;
	padding: 2px 5px;
	background-color: #999;
	color: #112151;
	width: 75px;
	text-align: center;
	border: 1px solid white;
}
.post-nav a:hover {
	background-color: #ffffaa;
	text-decoration:none;
	border: 1px solid #112151;
}
#sidebar .previous-link a {
	float: left;
}
#sidebar .next-link a {
	float: right;
}
#footer-sec {
	background-color: white;
	border-top: 1px solid #112151;
	width: 944px;
	padding: 10px 5px;
}
.nu-logo span {
	margin-left: -9999px;
}
.nu-logo {
	float: right;
}
.nu-logo a {
	display: block;
	width: 160px;
	height: 30px;
	background: transparent url(images/nu-logo.png) no-repeat center center;
}
.foot-addr {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
}
#validator {
	padding-top: 5px;
}
#validator a {
	font-size: .8em;
	color: #666;
	text-decoration: none;
	
}


/* CLEARFIX */
	.fix:after, .pagebar:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
	.fix, .pagebar {display:inline-block;} 
	* html .fix, * html .pagebar {height:1%;}
	.fix, .pagebar{display:block;}