/* 
Theme Name: Lorain International
Theme URL: http://plainbeta.com/2008/05/20/whiteboard-a-free-wordpress-theme-framework/
Description: Customized from "Whiteboard"
Author: Brian Purkiss
Author URI: http://brianpurkiss.com
Version: 1.0.3
*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}

/**
 * Basic Formatting
 */
body {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #333;
	}
a {
	color: #C40005;
	text-decoration: none;
	}
a:hover {
	border-bottom: 1px dotted;
	}
.linkimg a {
	border: none;
	}
p {
	padding-bottom: 8px;
	}
strong {
	font-weight: bold;
	}
em {
	font-style: italic;
	}
div.clear {
	height: 0px;
	clear: both;
	}
	
/**
 * Header
 */
#header {
	background: transparent url(images/top.gif) repeat-x;
	width: 100%;
	height: 102px;
	}
#header div {
	text-indent: -9999px;
	}
#header div {
	border: none;
	display: block;
	position: absolute;
	top: 0px;
	left: 140px;
	height: 65px;
	width: 500px;
	}
#container {
	position: absolute;
	top: 102px;
	padding-right: 20px;
	width: 100%;
	max-width: 750px;
	_width: 750px;
	}

/**
 * Side Navigation
 */
#side-nav {
	background: transparent url(images/side.gif) no-repeat;
	height: 289px;
	width: 194px;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 20px;
	position: absolute;
	left: 0;
	}
#side-nav a {
	color: #010066;
	text-decoration: none;
	border: none;
	}
#side-nav a:hover {
	color: #fff;
	}
#side-nav ul {
	position: relative;
	top: 100px;
	left: 4px;
	text-align: right;
	list-style-type: none;
	width: 110px;
	height: 186px;
	overflow: hidden;
	}
#side-nav li {
	padding-bottom: 8px;
	}

/**
 * Main area
 */
#main {
	margin-top: 25px;
	margin-left: 200px;
	}
#page-title {
	padding-bottom: 20px;
	}
#page-title h1 {
	display: inline;
	color: #010066;
	font-size: 1.8em;
	font-weight: bold;
	font-style: italic;
	}
#page-title .edit-link a {
	position: relative;
	bottom: 3px;
	left: 10px;
	}
.edit-link a {
	border: none;
	color: #888;
	}
.edit-link a:hover {
	color: #010066;
	}
img.alignleft {
	float: left;
	padding: 10px 10px 10px 5px;
	}
img.alignright {
	float: right;
	padding: 10px 5px 10px 10px;
	}
h2 {
	font-size: 1.4em;
	color: #C40005;
	margin-top: 10px;
	}
.contact-section {
	background:transparent url(images/content-gradient.gif) no-repeat;
	margin: 5px 0 10px 5px;
	padding-left: 15px;
	}
.contact-section p {
	margin: 5px 0;
	}

/* Front Page */
.front-item {
	clear: both;
	margin-bottom: 30px;
	}
.front-item img.alignleft {
	padding: 0;
	}
.front-item-text {
	margin-left: 260px;
	}
.front-item h2 {
	margin-top: 0;
	padding: 5px 0;
	}
#spotlight {
	display: block;
	padding: 8px;
	border: 1px solid #EBE3DC;
	border-width: 1px 0;
	clear: both;
	}
#spotlight1 {
	float: right;
	width: 200px;
	}
#spotlight2 {
	width: 300px;
	border-right:1px solid #EBE3DC;
	}


/**
 * Post Listings (Event, Entertainment, etc.)
 */
.post {
	margin: 0 0 40px 0;
	}
.meta-image {
	float: left;
	width: 100px;
	}
.meta-container {
	margin-left: 130px;
	}
.meta-date {
	display: block;
	font-size: 1.1em;
	color: #C40005;
	}
.meta-title {
	display: block;
	padding-bottom: 3px;
	}
.meta-title h2 {
	display: inline;
	font-weight: bold;
	font-size: 1.2em;
	color:#010066;
	}
.post .edit-link a {
	position: relative;
	bottom: 2px;
	left: 10px;
	}
.meta-time {
	display: block;
	color: #777;font-size: .95em;
	}
.meta-location {
	display: block;
	color: #777;
	font-size: .95em;
	}
.meta-content {
	display: block;
	margin: 7px 0;
	padding: 5px 0 0 10px;
	font-size: .95em;
	background: url(images/content-gradient.gif) no-repeat;
	}
.meta-content ul {
	margin: 0 0 8px 25px;
	}
.top-link a {
	display: block;
	width: 411px;
	height: 50px;
	background: url(/wp-content/themes/lia/images/back_off.gif) no-repeat;
	}
.top-link a:hover {
	background: url(/wp-content/themes/lia/images/back_over.gif) no-repeat;
	border: none;
	}
#entBox {
	background-color: #f4f4f4;
	border: 1px solid #ddd;
	padding: 15px;
	width: 400px;
	margin: 0 0 30px 80px;
	}
#entBox ul {
	margin: 0 0 8px 25px;
	}

/**
 * Attachments
 */
table.attachments {
	border-collapse: collapse;
	border-top: 2px solid #ccc;
	min-width: 70%;
	margin: 5px 0 15px 30px;
	}
table.attachments td {
	padding: 7px 5px 7px 10px;
	}
table.attachments tr {
	border: 1px solid #ddd;
	border-width: 1px 0px 1px 0;
	border-collapse: separate;
	}
table.attachments tr.odd {
	background-color: #fafafa;
	}
table.attachments tr.even {
	background-color: #fefefe;
	}
table.attachments td.type {
	color: #999;
	font-size: 0.8em;
	width: 35px;
	}
table.attachments a {
	font-weight: normal;
	border: none;
	color: #010066;
	}
table.attachments a:hover {
	text-decoration: underline;
	}

/**
 * Sponsors
 */
.sponsors {
	padding-bottom: 25px;
}
.sponsors td {
	text-align: center;
	vertical-align: middle;
}
.sponsors img {
	padding: 20px;
	}
.sponsors a:hover {
	border:none;
	}

/**
 * Footer
 */
#footer {
	clear: both;
	xborder-top: 1px solid #EBE3DC; /*disabled*/
	font-size: .85em;
	margin: 25px 0 10px 130px;
	padding:5px;
	}