/*  
Theme Name: Lawrenceburg News - MINE
Theme URI: 
Description: News theme for Lawrenceburg Tennessee
Version: 1.0
Author: Shawn
Author URI: 
*/

/* Imports */
@import url("css/headings.css");
@import url("css/header.css");
@import url("css/author.css");
@import url("css/menu.css");
@import url("css/images.css");
@import url("css/sidebar.css");
@import url("css/tabs.css");
@import url("css/banner125.css");
@import url("css/featured.css");
@import url("css/misc.css");
@import url("css/links.css");
@import url("css/comments.css");
@import url("css/movie-styles.css");
@import url("css/weather.css");

/* Reset */

* {
/*	font-family: Arial, "Trebuchet MS", Verdana, Tahoma; */
	font-family:arial,helvetica,sans-serif;
/*  font-size: 1em;  */
	outline: 0;
	padding: 0;
	margin: 0;
/*	border: 0; */
/*	text-decoration: none; */
	vertical-align: baseline;
	white-space: normal;
} 

html, body {
	line-height: 1
}
hr {
	display: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: ''
}
blockquote, q {
	quotes: "" ""
}
ul {
	list-style-type: none
}
ol {
	list-style-type: decimal
}
ol {
	margin: 0 0 0 20px
}
.clear {
	clear:both
}
a {
	color: #366799
}
a:hover {
	color: #333
}

/* Page Layout */

body {
	width: 100%;
	background: #E5ECF1;
	text-align: left;
	cursor: default;
	
	margin: 0;
/*	padding: 50px 0; */
	line-height: 1.5em;
	color:#000;
	font-size:9pt; 
	font-family:arial,helvetica,sans-serif;
}
.clear {
	clear:both
}
#wrapper {
	clear: both;
	margin: 0 auto;
	padding:0;
	width:980px;
	background-color: #FFFFFF;
}
#page {
	clear: both;
	margin: 0 auto;
	padding: 10px;
}

#head-banner468 {
	float:right;
	width:468px;
	height:60px;
	margin-top:15px;
	border:1px solid #999;
	overflow:hidden;
	margin-right: 20px;
	}
	
#head-leader728 {
	width:728px;
	height:90px;
	margin-top:15px;
	border:1px solid #999;
	overflow:hidden;
	
	}
#contentleft {
	width: 630px;
	float:left;
	padding: 0;
	margin: 0;
}
#content {
	margin: 0;
	padding: 0;
	width: 630px;
}
#content .col-3 {
	width:480px;
	margin:0;
	padding: 0;
}
#contentright {
	width: 320px;
	float:right;
	padding: 0;
	margin: 0;
}
#footer {
	background:#222;
	padding:10px;
	clear: both;
	margin: 0 auto;
	color:#fff;
	font-size:8pt;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

.banner468 {
	text-align:center;
	margin: 0 auto 10px;
	padding:4px;
	border:1px solid #CCCCCC;
	float:none;
	display:block;
	background-color: #EEEEEE;
}
.leader728 {
	text-align:center;
	margin: 0 auto 10px;
	padding:4px;
	border:1px solid #CCCCCC;
	float:none;
	display:block;
	background-color: #EEEEEE;
}
/* -------------------[ Magazine Home Page Styles ]------------------- */

ul.home-left {
	background:#EEE;
	width:304px;
	border:1px solid #CCC;
	padding:2px 2px 0;
	float:left;
	margin:0 0 10px;
	list-style-type:none;
}
ul.home-right {
	background:#EEE;
	width:304px;
	border:1px solid #CCC;
	padding:2px 2px 0;
	float:right;
	margin:0 0 10px;
	list-style-type:none;
}
ul.home-right li.homepost, ul.home-left li.homepost {
	line-height:1.3em;
	font-size:9pt;
	margin:0 8px;
	padding: 10px 0;
	list-style-type:none;
	border-bottom:1px dotted #CCC;
	height:75px;
	overflow:hidden;
}
ul.home-right h3, ul.home-left h3, ul.home-bottom h3 {
	font-family: arial, helvetica, sans-serif;
	padding:0;
	font-weight:bold;
	margin: 0;
	letter-spacing:0px;
	font-size:9pt;
}
ul.home-right li img, ul.home-left li img {
	width:71px !important;
	height:71px !important;
	float:left !important;
	margin: 0 10px 0 0 !important;
}
ul.home-bottom {
	list-style-type:none;
	margin: 0 auto;
	padding:2px;
	clear:both;
	border:1px solid #ccc;
	background:#eee;
}
ul.home-bottom li.homepost {
	list-style-type:none;
	margin:0 8px;
	padding:10px 0;
	border-bottom:1px dotted #ccc;
}
ul.home-bottom li img {
	width:71px !important;
	height:71px !important;
	float:left !important;
	margin: 0 10px 0 0 !important;
}
ul.home-right li.bottom, ul.home-left li.bottom, ul.home-bottom li.bottom {
	line-height:1.3em;
	font-weight:bold;
	font-size:9pt;
	margin:0 8px;
	padding: 5px 0;
	list-style-type:none;
	border: 0;
}
ul.home-right p, ul.home-left p, ul.home-bottom p {
	margin-bottom:0;
}
ul.home-right li.title h2, ul.home-left li.title h2, ul.home-bottom li.title h2, .widgettitle {
	line-height: 1.5em;
	font-family: arial, helvetica, sans-serif;
	padding:3px 5px;
	font-weight:bold;
	margin: 0;
	color:#FFF;
	letter-spacing:0px;
	font-size:9pt;
	text-transform:capitalize;
	background-color: #3275A8;
}
li.title h2, li.bottom {
	text-transform:capitalize;
}
