/*
Theme Name: Lexington Theological Seminary
Theme URI: http://www.lextheo.edu/
Description: Custom theme for <a href="http://www.lextheo.edu/">LTS</a>.
Version: 1.0
Author: Zack Goehner
Author URI: http://www.nineoclockarts.com/
*/
html {
	height:100%;
	margin:0;
}
body {
	width:100%;
	height:100%;
	margin:0;
	color:#222;
	font:11px Arial, Helvetica, sans-serif;
	background:#fff url(images/bg-body.gif) repeat-x;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {text-decoration:underline;}
a { outline: none; }  
:-moz-any-link:focus { outline: none; }
img {border:none;}
input,
textarea,
select{
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}

* html #main {
	height: 100%;
	overflow:visible;
}
#main {
	margin:0 auto;
	width:920px;
	min-height: 100%;
	overflow:hidden;
}
#header {
	position:relative;
	width:100%;
	height:130px;
	overflow:hidden;
}
.top-header {
	width:100%;
	overflow:hidden;
}
.logo {
	float:left;
	margin:0;
	width:244px;
	height:100px;
	background:url(images/logo.png) no-repeat;
	overflow:hidden;
	text-indent:-3000px;
}
.logo a {
	display:block;
	width:244px;
	height:100px;
}
.search {
	float:right;
	display:inline;
	width:253px;
	overflow:hidden;
	margin:59px 5px 0 0;
}
.search input {float:left;}
.textinp {
	color:#333;
	font-size:12px;
	width:190px;
	height:17px;
	margin:0 7px 0 0;
	padding:1px 5px 0;
	background:#fff;
	border:1px solid #bdbdbd;
}
.button {margin:4px 0 0;}
.navigation {
	overflow:hidden;
	clear:both;
	width:100%;
	height:30px;
	margin:0;
	text-transform: uppercase;
	font-family: "lucida sans unicode","lucida grande",sans-serif;
}
.left-side {
	float:left;
	margin:0 19px 0 0;
	padding:0;
	height:30px;
	overflow:hidden;
}
.left-side li a {background: url(images/nav-separator.png) left no-repeat;}
.left-side li a:hover {background-color:#bc2931; color:#fff;background-image:none;}
.navigation li {
	list-style:none;
	float:left;
}
.navigation li a {
	color:#393939;
	font-size:11px;
	line-height:30px;
	padding: 10px 9px 9px;
}
.navigation li a:hover {text-decoration:none;}
.right-side {
	margin:0 0 0 11px;
	padding:0;
	float:left;
	width:389px;
	height:30px;
	overflow:hidden;
}
.right-side li a {border-left: 1px solid #71695d;}
.right-side li a:hover {background-color:#6a645b;}
.left-side li#menu-item-4118 a {background-image: none;}
#content {
	margin:10px 0 0;
	width:100%;
	overflow:hidden;
	padding-bottom: 50px; 
}
.top-block {
	width:930px;
	margin:0;
	overflow:hidden;
	margin-bottom:10px;
}
.top-block div {
	float:left;
	margin:0 10px 0 0;
}

.small-img {
	width:260px;	
}
.big-img img, .small-img img {
	float:left;
}

.big-img {
width:650px;
height:400px;
margin-right:10px;	
}

.small-img img {
	margin-bottom:10px;	
}
.home-banner {margin: 0 0 20px 0;}
.home-banner p {margin: 0; padding: 0;}
.main-content {
	width:100%;
	overflow:hidden;
	margin:0 0 27px;
}
.inner {
	float:left;
	display:inline;
	width:652px;
	margin:0 8px 0 0;
	background: url(images/bg-inner.gif) repeat-y;
}

div.home div.inner {
	background: none;
	}
	
.general {
	width:610px;
	overflow:hidden;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #222;
	line-height: 16px;
}

.general h2 {
	font-size: 24px;
	font-weight: normal;
}

.general img.header {
	border: none;
	margin: 0 0 20px 0;
	padding: 0;
	}

h2.pagetitle {
	padding-bottom: 10px;
	border-bottom: 1px solid #bbb;
	margin-top: 20px;
	}

.general h3 {
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	font-style: italic;
	}

.general p {
	line-height: 18px;
	}
	
.general a {
	color: #b3004b;
	}
	
.general a:hover {
	color: #111;
	}

	
.general em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}
	
.general img {
	float:left;
	margin:0 0 10px;
	padding: 4px;
	border: 1px solid #ccc;
}

.general ul li {
	padding: 5px 0;
	font-style: italic;
	}
	
.general ol {
	padding-left: 40px;
	}

* html .boxes {
	height:178px;
	overflow:visible;
}
.boxes {
	float:left;
	width:143px;
	min-height:178px;
	overflow:hidden;
	padding:8px 10px 0;
	margin-bottom: 10px;
	background:url(images/border-boxes.gif) repeat-y;
	font-family: "lucida sans unicode","lucida grande",sans-serif;
}
.boxes h2 {
	margin:0;
	color:#b21000;
	font-size:12px;
	letter-spacing: 0.8pt;
	line-height:14px;
	text-transform: uppercase;
}
.boxes ul {
	margin:12px 0 0;
	padding:0;
}
.boxes li {list-style:none;}
.boxes li a {
	font-size:11px;
	line-height:19px;
	padding: 2px 1px;
}
.boxes li a:hover {
	background-color:#c75044;
	color: #fff;
	text-decoration:none;
}
.bottom-boxes {
	margin:0 0 10px;
	width:100%;
	overflow:hidden;
	clear: both;
}
.bottom-boxes img {float:left;}
.left-box {
	float:left;
	margin:0 10px 0 0;
}
.right-box {
	float:right;
}
.sidebar {
	float:right;
	width:260px;
}
.side-block {
	width:233px;
	padding:0 17px 0 10px;
	background:url(images/bg-top-side-block.gif) no-repeat;
	min-height: 234px;
}
.title-block {
	width:100%;
	overflow:hidden;
	margin:0 0 7px;
}
.side-block h3 {
	font-family: "lucida sans unicode","lucida grande",sans-serif;
	float:left;
	margin:8px 0 0;
	color:#fff;
	font-size:11px;
	line-height:11px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0.8pt;
}
.more {
	margin:7px 0 0;
	float:right;
	color:#fff;
	font-size:10px;
	line-height:12px;
	padding: 1px 1px 2px 1px;
	color: #eee;
}
.side-block .date {
	text-transform: uppercase;
	}
.more:hover {
	color: #fff;
	padding-bottom: 1px;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
	}
.side-block ul {
	margin:20px 0 0 7px;
	padding:0 0 14px;
}

.side-block ul li ul li p {
	margin: 4px 0;
	padding: 0;
	}
.side-block ul li ul li a {
	color: #fff;
	text-decoration: none;
	}
.side-block ul li ul li a:hover {
	text-decoration: underline;
	}
.side-block span.date {font-weight:normal;}
.side-block li {
	list-style:none;
	margin:0 0 18px;
}
.side-block ul ul {
	margin:-14px 0 0 50px;
	padding:0;
}
.side-block ul li li {
	color:#fff;
	font-size:11px;
	line-height:14px;
}
.bottom-p {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0 0 25px 15px;
	font-size:11px;
	line-height:14px;
	color: #373737;
}
* html #footer {height:140px;}
#footer {
	position:relative;
	width: 100%;
	min-height:140px;
	padding:0 0 20px;
	margin-top: -50px; 
	background:#ccc url(images/bg-footer.gif) repeat-x;
}
.footer-inner {
	margin:0 auto;
	padding:0 11px;
	width:898px;
	overflow:hidden;
}
.footer-menu {
	margin:8px 0 18px;
	padding:0;
}
.footer-menu li {
	list-style:none;
	display:inline;
}
.footer-menu li a {
	color:#fff;
	font-size:11px;
	line-height:13px;
	padding: 8px 10px;
}
.footer-menu li a:hover {
	background-color:#383838;
	text-decoration:none;
}
* html .footer-block {
	height:120px;
	overflow:visible;
}
.footer-block {
	width:100%;
	min-height:120px;
	overflow:hidden;
}
.footer-columns {
	float:left;
	width:179px;
}
.footer-columns h4 {
	margin:0;
	padding:0 0 0 16px;
	font-size:11px;
	line-height:11px;
	background:url(images/arrow.gif) no-repeat 0 2px;
}
.footer-columns ul {
	margin:6px 0 0 16px;
	padding:0;
}
.footer-columns li {
	list-style:none;
	line-height:15px;
	color:#212121;
}
.bottom-footer {
	margin:13px auto 0;
	width:903px;
	padding:0 13px 40px 4px;
	overflow:hidden;
}
.bottom-footer p {
	margin:0;
	float:left;
	font-size:11px;
	line-height:13px;
	color:#636363;
}
.bottom-footer p a {color:#c0c0c0;}
.bottom-footer strong {
	float:right;
	font-size:10px;
	line-height:13px;
	font-weight: normal;
}
.bottom-footer strong a {color:#999;}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.general .alignright {
	margin: 2px 0 5px 10px;
	display: inline;
	float:right;
	}

.general .alignleft {
	margin: 2px 10px 5px 0;
	display: inline;
	float:left;
	}

.general .aligncenter,
.general div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.general .navigation .alignleft {
	text-align:left;
}
.general .navigation .alignright {
	text-align:right;
}

.general .navigation {
	font-size:1.2em;
	clear:both;
	margin:20px 0;
}	


.general .wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
}


.general .wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.general .wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.postmetadata {
	font-size: 11px;
	font-style: italic;
	}
	
h2.archive-title a {
	font-size: 18px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 5px;
	}
	
h2.archive-title a:hover {
	text-decoration: none;
	}
	
div.cat-description {
	font-style: italic;
	margin-bottom: 40px;
	}
	
div.archive {
	margin-bottom: 50px;
	}
	
div.page {
	background: none;
	padding-top: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	}
	
.sidebar-block h3 {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	}
	
div.sidebar img {
	padding: 10px 0;
	}

div.general ul.wplc_event_list {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
div.general ul.wplc_event_list li {
	margin: 0;
	padding-bottom: 8px;
	border-bottom: 1px solid #eee;
	font-style: normal !important;
	}

div.general ul.wplc_event_list li h3 {
	padding-top: 10px !important;
	font-style: normal;
	font-size: 18px;
	}
	
img.home-graphic,img.no-border {
	padding: 0;
	margin: 0;
	border: none;
	}
	
div#weather-alert {
	text-align: center;
	color: #bc0000;
	font-size: 18px;
	font-weight: bold;
	}
	
.courseinfo td {
	border-bottom: 1px solid #ddd;
	}
	
#social {
	position: absolute;
	right:56px;
	top:25px;
	height:24px;
	width:200px;
	overflow: hidden;
	text-align: right;
}
div.sidebar div.home-side img {
	padding: 0 0 10px 0;
	}
