/* RESET CSS ---------------------------------*/

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

ul
{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}

html, body, div{
	text-align:left;
}

img {
border:1;
}

a img, :link img, :visited img {
	border: 0;
}
table {
/*	border-collapse: collapse;
	border-spacing: 0;*/
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

.clear { clear: both; }
.clickable { cursor: pointer; }
strong, b { font-weight: bold; }
em, i { font-style: italic; }

/*---------------------------------------------*/

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000 !important;
	font-size: 1em;
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #ebebeb;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}

a { color: #000000 !important; text-decoration: no-underline; }
a:hover { text-decoration: underline !important; }

#container {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

#header {
	height: 170px;
	background-image: url(../img/bg_header.jpg);
	background-repeat: no-repeat;
	position:relative;
}

#header h3 {
	font-style: italic;
	width: 13em;
	float: left;
	margin-left: 50px;
	padding-top: 10px;
	line-height: 1.5em;
	font-size: 0.9em;
	text-align: center;
}

#weather {
	float: right;
	padding-top: 13px;
	width: 145px;
	color: #1d398d;
	font-style: italic;
	font-weight: bold;
	font-size: 0.85em;
	text-align: center;
	margin-right: 20px;
}

#weather div { text-align: center; }

#archive_mode{
	padding:2px;
	border:1px solid #FBC2C4;
	background:#FBE3E4;
	color:#8a1f11;
	max-width:100px;
	position:absolute;
	top:135px;
	left:173px;
	z-index:10000;
}

#archive_mode a {
	color:#8a1f11 !important;
	font-size:10px;
	text-decoration:none;
}

#special {
	float: left;
	padding-top: 25px;
	width: 145px;
	color: #1d398d;
	font-style: italic;
	font-weight: bold;
	font-size: 0.85em;
	text-align: center;
	margin-left: 20px;
}

#special div { text-align: center; }

#main {
	padding-left: 8px;
	padding-right: 9px;
	background-image: url(../img/bg_main.jpg);
	background-repeat: repeat-y;
}

#left {
	float: left;
	width: 182px;
}

#left .img, #right .img {
	margin-bottom: 5px;
}

#left p.cutline, #right p.cutline {
	font-size: 0.85em;
	margin-top: 0.25em;
	margin-bottom: 0.45em;
}

#left p.cutline a, #right p.cutline a { text-decoration: none !important; }
#left p.cutline a:hover, #right p.cutline a:hover { text-decoration: underline !important; }

#right {
	float: left;
	width: 190px;
}

#content {
	float: left;
	width: 738px;
	border-right: 1px solid #e9eef4;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, san-serif !important;
	font-size:12px;
}

#content .inner { padding: 14px 14px 14px 7px;}

#center {
	float: left;
	width: 333px;
	margin-left: 6px;
	margin-right: 6px;
}

#center .story, #center .sports, #center .opinion {
	padding-top: 10px;
	padding-bottom: 6px;
}

#center .story h2, #center .sports h3, #center .opinion h3 {
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.05em;
	margin-bottom: 0.15em;
}

#center .sports h3, #center .opinion h3 {
	font-size: 1.15em;
}

#center .sports h3 a, #center .opinion h3 a {
	text-decoration: none !important
}

#center .story p, #center .sports p, #center .oninion p {
	font-size: 0.95em;
	line-height: 1.2em;
}

#center .story * {
	margin-left: 21px;
	margin-right: 21px;
}

#center .story h2 a {
	margin-left: 0;
	text-decoration: none !important;
}

#center .story h2 a:hover, #center .sports h3 a:hover, #center .opinion h3 a:hover { text-decoration: underline !important; }

#center .story hr, #center .sports hr, #center .opinion hr {
	margin: 0.85em 8px 0 8px;
	padding: 0;
	height: 1px;
	border: 0;
	border-bottom: 1px solid #bfbfbf;
	background-color: #FFFFFF;
	color: #FFFFFF;
}

#center .left_point {
	background-repeat: no-repeat;
	background-image: url(../img/bg_left_point.gif);
	background-position: top left;
}

#center .right_point {
	background-repeat: no-repeat;
	background-image: url(../img/bg_right_point.gif);
	background-position: top right;
}

#center .sports, #center .opinion {
	padding-top: 1px;
	padding-bottom: 1px;
}

#center .sports .in, #center .opinion .in {
	margin-left: 11px;
	border-left: 7px solid #c4effc;
	padding: 4px 0 4px 6px;
}

#center .sports hr, #center .opinion hr {
	margin-top: 5px;
}

#center .opinion .in {
	border-left: 7px solid #c4fec2;
}

#breaking {
	padding: 7px;
	border: 1px solid #000000;
	margin-bottom: 0.55em;
}

#breaking h3 {
	font-size: 1.2em;
	font-weight: bold;
}

#breaking h2 {
	font-size: 1.0em;
	line-height: 1.2em;
	margin-top: 0.35em;
	margin-bottom: 0.35em;
}

#breaking h3 a, #breaking h2 a { text-decoration: none !important; }
#breaking h3 a:hover, #breaking h2 a:hover { text-decoration: underline !important; }

#breaking .date {
	font-weight: bold;
	text-align: right;
	font-size: 0.65em;
}

#side {
	float: left;
	width: 244px;
}

#side .inner { padding: 4px 0px 4px 0px; }

#side .a {
	margin-bottom: 7px;
	text-align: center;
}

#header_date {
	font-size:0.90em;padding-top:3px;width:100%;text-align:center;color:#FFFFFF;font-weight:bold;
}

div.type_heading{
	font-size:1.40em;color:#C93527;font-weight:bold;padding-top:8px;padding-bottom:8px;
}

div#Classified_header{
	font-size:2.0em;
	padding-top:15px;
	padding-bottom:15px;
}

#footer {
	height: 100px;
	padding-top: 59px;
	padding-left: 22px;
	padding-right: 23px;
	background-image: url(../img/bg_footer.gif);
	background-repeat: no-repeat;
	font-size: 0.8em;
}

#footer .links {
	padding-left:20px;
	float: right;
	text-align: right;
	font-size: 0.95em;
	font-weight: bold;
}

#copyright {
	line-height: 1.35em;
	height: 1.35em;
}

.classifieds_list {
	padding-left:35px;
}

.classifieds_list li  a {
	margin: 0px 6px;
	color:#004F1D !important;
	text-decoration:none !important;
	font-weight:bold;
}
.classifieds_list li  a:visited {
	margin: 0px 6px;
	color:#004F1D !important;
	text-decoration:none !important;
	font-weight:bold;
}
.classifieds_list li  a:active {
	margin: 0px 6px;
	color:#004F1D !important;
	text-decoration:none !important;
	font-weight:bold;
}
.classifieds_list li  a:hover {
	margin: 0px 6px;
	color:#000000 !important;
	text-decoration:underline !important;
	font-weight:bold;
}

.classifieds_list li {
	list-style: circle inside;
	padding-top:5px;
	padding-bottom:5px;
}

#Classified_links ul{
	text-align:left;
}

.classifieds_list_header {

}
.classifieds_list_header li {
	display: block;
	list-style-type: none;
	line-height: 1.5em;
	margin: 0 1.5em 0 0;
	white-space: nowrap;
}
.classifieds_list_header li a {
	margin: 0px 6px;
	color:#004F1D !important;
	text-decoration:underline !important;
	font-weight:bold;
}
.classifieds_list_header li a:hover {
	margin: 0px 6px;
	color:#000000 !important;
	text-decoration:underline !important;
	font-weight:bold;
}

.classifieds_list_header li  a:active {
	margin: 0px 6px;
	color:#004F1D !important;
	text-decoration:underline !important;
	font-weight:bold;
}

div.classified_text {
	padding:12px 0px 12px 20px;
	border-bottom:1px solid #CCCCCC;
}

.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}