* {
	margin: 0;
	padding: 0;
}
body {
	background: #e9eef5;
	text-align: center;
	font: 12px/1em Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	margin: 0 0 1em 0;
}
form table th {
	vertical-align: top;
	text-align: left;
	padding: 0 10px 10px 0;
}
form table td {
	vertical-align: top;
	text-align: left;
	padding: 0 0 10px 0;
}
.image_input {
	position: relative;
	top: 6px;
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
	width: auto;
}
#wrapper {
	width: 1002px;
	margin: 0 auto;
	text-align: left;
	background: white url(../images/wrapper-bg.gif) 50% 50% repeat-y;
}
#header {
	background: transparent url(../images/header-bg.gif) top left no-repeat;
	height: 160px;
	position: relative;
}
#header h1,
#header h2 {
	display: none;
}
#location-date {
	position: absolute;
	top: 120px;
	left: 32px;
}
#last-updated {
	position: absolute;
	left: 32px;
	top: 135px;
	color: red;
	font: bold 10px helvetica, arial, verdana, sans-serif;
}
#header-photo {
	position: absolute;
	left: 439px;
	top: 32px;
}
#header-photo .caption {
	text-align: right;
	font: bold 10px helvetica, arial, verdana, sans-serif;
	padding-top: 5px;
}
#header-photo .caption a {
	color: red;
}

#header-nav {
	background: transparent url(../images/header-nav-bg.gif) 50% 50% repeat-y;
	text-align: center;
	padding: 5px 0;
}
#header-nav table {
	width: 95%;
	margin: 0 auto;
}
#header-nav td {
	border-left: 1px solid #80b3cc;
	text-align: center;
	padding: 0 5px;
}
#header-nav td.first {
	border-left: none;
}
#header-nav a {
	color: white;
	text-decoration: none;
}
#header-sub-nav {
	background: transparent url(../images/header-sub-nav-bg.gif) 50% 50% repeat-y;
	position: relative;
	height: 30px;
}
#header-sub-nav ul {
	position: absolute;
	top: 2px;
	right: 30px;
	list-style-type: none;
}
#header-sub-nav li {
	float: left;
	margin: 0 1px 0 0;
	display: inline;
}
#header-sub-nav a {
	float: left;	
	display: block;	
	cursor: pointer;
	cursor: hand;
	/* background: #785d17 url(../images/header_sub_nav_bg.gif) top right no-repeat; */
	text-decoration: none;
	color: black;
}
#header-sub-nav span {	
	float: left;
	display: block;
	height: 20px;
	padding: 6px 10px 0 10px;
}
#header-sub-nav span {
	/* background: transparent url(../images/header_sub_nav_edge.gif) top left no-repeat; */
}
#header-sub-nav a:hover {
	background-position: right -28px;
}
#header-sub-nav a:hover span {
	background-position: 0 -28px;
}
#header-search {
	position: absolute;
	top: 3px;
	left: 25px;
}
#header-search label {
	text-transform: uppercase;
	color: #006699;
}

/* --- header sub nav 1--- */

#header-sub-nav1 {
	background: transparent url(../images/header-sub-nav-bg1.gif) 50% 50% repeat-y;
	position: relative;
	height: 33px;
}
#header-sub-nav1 ul {
	position: absolute;
	top: 7px;
	left: 30px;
	list-style-type: none;
}
#header-sub-nav1 li {
	float: left;
	margin: 0 1px 0 0;
	display: inline;
}
#header-sub-nav1 a {
	float: left;	
	display: block;	
	cursor: pointer;
	cursor: hand;
	background: #785d17 url(../images/header_sub_nav_bg1.gif) top right no-repeat;
	text-decoration: none;
	color: white;
}
#header-sub-nav1 span {	
	float: left;
	display: block;
	height: 20px;
	padding: 6px 10px 0 10px;
}
#header-sub-nav1 span {
	background: transparent url(../images/header_sub_nav_edge1.gif) top left no-repeat;
}
#header-sub-nav1 a:hover {
	background-position: right -28px;
}
#header-sub-nav1 a:hover span {
	background-position: 0 -28px;
}

/* --- */

/* --- header sub nav 2--- */

#header-sub-nav2 {
	background: transparent url(../images/header-sub-nav-bg2.gif) 50% 50% repeat-y;
	position: relative;
	height: 32px;
}
#header-sub-nav2 ul {
	position: absolute;
	top: 6px;
	left: 30px;
	list-style-type: none;
}
#header-sub-nav2 li {
	float: left;
	margin: 0 1px 0 0;
	display: inline;
}
#header-sub-nav2 a {
	float: left;	
	display: block;	
	cursor: pointer;
	cursor: hand;
	background: #785d17 url(../images/header_sub_nav_bg2.gif) top right no-repeat;
	text-decoration: none;
	color: white;
}
#header-sub-nav2 span {	
	float: left;
	display: block;
	height: 20px;
	padding: 6px 10px 0 10px;
}
#header-sub-nav2 span {
	background: transparent url(../images/header_sub_nav_edge2.gif) top left no-repeat;
}
#header-sub-nav2 a:hover {
	background-position: right -28px;
}
#header-sub-nav2 a:hover span {
	background-position: 0 -28px;
}

/* --- */

#content a {
	color: #006699;
}
#sub-header {
	background: white url(../images/sub-header-bg.gif) center bottom repeat-y;
	padding: 20px 0;
	width: 1002px;
}
#sub-header .banner {
	float: left;
	width: 728px;
	display: inline;
	margin: 0 0 0 43px;
	padding-bottom: 10px;
}
#sub-header .pencilad {
	float: left;
	width: 916px;
	display: inline;
	margin: 0 0 0 43px;
	padding-bottom: 10px;
}
#sub-header-cam {
	float: left;
	display: inline;
	margin: 0 0 0 18px;
}
#sub-header-cam h2 {
	font: bold 12px helvetica, arial, verdana, sans-serif;
	color: red;
	text-transform: uppercase;
} 
.section {
	line-height: 1.25em;
	margin: 0 0 1em 0;
}
.section h2 {
	background: #006699;
	color: white;
	font: bold 12px helvetica, arial, verdana, sans-serif;
	padding: 5px 10px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}
.section h3 {
	color: red;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}
.section h3 span {
	font: normal 10px/1.5em helvetica, arial, verdana, sans-serif;
}
.section h3 a {
	color: #006699 !important;
}
.section .more {
	font: bold 10px helvetica, arial, verdana, sans-serif;
	text-transform: uppercase;
}
.section .image img {
	border: 1px solid #cccccc;
}
.section h4 {
	font: bold 11px helvetica, arial, verdana, sans-serif;
	text-transform: uppercase;
	margin: 0 0 1em 0;
}
.section .meta {
	font: bold 10px helvetica, arial, verdana, sans-serif;
	text-transform: uppercase;
	color: #006699 !important;
}
.section .meta a {
	color: #006699 !important;
}
.section .links {
	font: bold 11px helvetica, arial, verdana, sans-serif;
	color: red;
	text-transform: uppercase;
	margin: 1em 0;
}
.section .contact-info {
	background: #e9eef5;
	padding: 10px;
	text-transform: uppercase;
	font: normal 11px helvetica, arial, verdana, sans-serif;
}
.section ul {
	list-style-type: none;
}
#footer {
	background: #e9eef5 url(../images/footer-bg.gif) top left no-repeat;
	text-align: center;
	height:  200px;
	padding: 35px 0;
	line-height: 1.5em;
}
#footer a {
	color: black;
}

/* ---------- Homepage ---------- */

.homepage #main_content {
	background: transparent url(../images/home-content-bg.gif) 50% 50% repeat-y;
	width: 1002px;
}
.homepage #content .col1 {
	float: left;
	width: 249px;
	margin: 0 0 0 27px;
	display: inline;
}
.homepage #content .col1 .image {
	float: left;
	width: 101px;
}
.homepage #content .col1 div.text {
	float: left;
	width: 130px;
	display: inline;
	margin: 0 0 0 10px;
}
.homepage #content .col2 {
	float: left;
	width: 299px;
	margin: 0 0 0 17px;
	display: inline;
}
.homepage #content .col3,
.article #content .col2 {
	float: left;
	width: 193px;
	margin: 0 0 0 14px;
	display: inline;
}
.homepage #content .col4,
.article #content .col3,
.classifieds #content .col2 {
	float: left;
	width: 160px;
	margin: 0 0 0 16px;
	display: inline;
}
.article #content .col1 {
	float: left;
	width: 565px;
	margin: 0 0 0 27px;
	display: inline;
	line-height: 1.5em;
}
.classifieds #content .col1 {
	float: left;
	width: 772px;
	margin: 0 0 0 27px;
	display: inline;
	line-height: 1.5em;
}
.classifieds #classifieds_search {
	float: left;
	width: 265px;
}
.classifieds #classifieds_search h3 {
	margin: 1em 0;
}
.classifieds #classifieds_search th {
	width: 100px;
	text-align: left;
	vertical-align: top;
}
.classifieds #classifieds_search td {
	padding: 0 0 10px 0;
}
.classifieds #body_banner {
	float: left;
	width: 280px;
	padding: 10px;
	margin-top: 6px;
}
.classifieds #breadcrumbs {
	margin: 1em 0;
}
.classifieds #body_banner {
	float: left;
	width: 280px;
	padding: 10px;
	margin-top: 6px;
}
.classifieds #special_sections {
	width: 175px;
	float: left;
	margin: 0 10px 0 0;
}
.classifieds #special_sections .section {
	float: none;
}
#main_categories {
	padding: 1em 0;
}
#main_categories .section {
	float: left;
	width: 163px;
}
#main_categories .section h3 {
	margin: 0 0 1em 0;
}
#main_categories .nav {
	clear: both;
	text-align: center;
	padding: 7px;
}
#sub_categories .section {
	float: left;
	width: 193px;
	height: 120px;
}
.article #content .col1 h1,
.classifieds h1 {
	line-height: 1.1em;
	color: #069;
	font-size: 24px;
}
.article #content .col1 .external_links ul {
	list-style: disc;
	margin: 0 0 1em 40px;
}
.social_links {
	background: #e9eef5;
	color: black;
	padding: 10px;
	text-align: center;
	margin: 1em 0;
}
.social_links a {
	color: black;
	padding: 10px;
}
#content .col2 .banner,
#content .col3 .banner,
#content .col4 .banner {
	margin: 0 0 1em 0;
}
/*
.homepage #breaking-news h3 {
	font-size: 14px;
	margin-bottom: 5px;
}
.homepage #breaking-news h3.attention {
	font-size: 18px;
	line-height: 1.2em;
}
.homepage #breaking-news a {
	color: #006690;
}
*/
#breaking-news h2 {
	background: #d70000;
	color: white;
	font: bold 12px helvetica, arial, verdana, sans-serif;
	padding: 5px 10px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}
.homepage #breaking-news h3 {
	font-size: 14px;
	margin: 0px
}
.homepage #breaking-news h3.attention {
	font-size: 14px;
}
.homepage #breaking-news a {
	color: #006699;
}
.timestamp_breaking {
	color:red;
	/*font-style:italic;*/
	font: normal 10px/1.5em helvetica, arial, verdana, sans-serif;
}


.homepage #email-signup {
	background: #e9eef5;
	padding: 10px;
	font: bold 11px helvetica, arial, verdana, sans-serif;
	text-transform: uppercase;
}
.homepage #email-signup h3 {
	margin: 0 0 5px 0;
	font: bold 11px helvetica, arial, verdana, sans-serif;
}
.homepage #email-signup input.text {
	width: 183px;
}
.homepage #email-signup input.input-image {
	float: right;
	margin-top: 10px;
}
.homepage #email-signup .links {
	font-size: 10px;
	padding-top: 10px;
}
.homepage #preview-edition {
	border-top: 1px solid #cccccc;
	padding-top: 10px;
}
.homepage #preview-edition h3 {
	font: bold 12px helvetica, arial, verdana, sans-serif;	
	margin: 0 0 1em 0;
}
.homepage #preview-edition .image img {
	border: none;
}
.homepage #preview-edition p a {
	color: #006690;
	font-weight: bold;
}
.homepage #photo img {
	border:  1px solid #ccc;
	display: block;
	margin: 0 0 10px 0;
}
.homepage #talkabout h2 {
	background: transparent url(../images/talkabout.jpg) top left no-repeat;
	font: bold 12px helvetica, arial, verdana, sans-serif;
	color: red;
	padding: 55px 0 0 0;
}
.homepage #talkabout h3 {
	font: bold 14px helvetica, arial, verdana, sans-serif;
	text-transform: uppercase;
}
.homepage #talkabout h3 a {
	color: red !important;
}
.homepage #clays-blog h2 {
	font: bold 14px helvetica, arial, verdana, sans-serif;
	text-transform: uppercase;
	color: red;
	padding: 0;
	background: none;
}
.homepage #clays-blog h2 span {
	font-size: 10px;
	color: black;
}
.homepage #clays-blog .image {
	float: left;
}
.homepage #clays-blog .text {
	float: left;
	width: 220px;
	display: inline;
	margin: 0 0 0 10px;
}
.homepage #special-sections div {
	float: left;
	display: inline;
	width: 98px;
	text-align: center;
	font: bold 10px helvetica, arial, verdana, sans-serif;
}
.homepage #special-sections div img {
	display: block;
	margin: 0 auto;
}
#classifieds h3,
#classifieds h3 a {
	font: bold 12px helvetica, arial, verdana, sans-serif;
	text-transform: uppercase;
	color: red !important;
}
/* Multimedia */

#home .multimedia {
	width: 166px;
	float: left;
}
#article .multimedia {
	float: left;
	margin: 0 10px 10px 0;
}
.multimedia {
	padding: 10px;
	margin: 0 10px 0 0;
	color: #666666;
}
.multimedia h4 {
	border-bottom: 2px solid #e4e4e4;
	color: #006699;
	padding: 5px 20px 5px 20px;
	margin-bottom: 11px;
	font-size: 1.2em;
}
#community .sub-section h3 {
	font: bold 12px helvetica, arial, verdana, sans-serif;
}
#community .sub-section a {
	color: black;
}
#community .sub-section .more a {
	color: red;
}
#useful-links a{
	color: black !important;
}
#calendar h3,
#calendar h3 a {
	font: bold 12px helvetica, arial, verdana, sans-serif;
	margin: 0 0 1em 0;
	color: red !important;
}
#calendar h4 {
	font: 12px/1em georgia, times, serif;
	text-transform: none;
	margin: 0;
}
#calendar h4 a {
	color: #069;
}

/*---------------------------------------------------------
| related to simpleblog                                   |
---------------------------------------------------------*/
.comments {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
}
.simpleblog {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.simpleblog-form {
}
.simpleblog-form-block {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	display:block;
	clear: both;
}
.simpleblog-results p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.simpleblog-results {
	margin: 10px 0px 0px;
	font-size: 12px;
}
.simpleblog-results p {
	margin: 0px 0px 3px;
}
.simpleblog-response {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	margin: 3px 0px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.simpleblog-confirmation {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}
.simpleblog-name {
	font-weight:bold;
	color: #006699;
}
.simpleblog-date {
	font-weight: bold;
	color: #666666;
}
.simpleblog-form-label {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: table-column;
}
.simpleblog-form-block input, .simpleblog-form-block textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px 0px 10px;
}
#simpleblog-captcha {
	margin: 0px 5px 0px 0px
}
/* related to admarket 
---------------------------------------------------------*/
#admarket { font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
#admarket hr { color: #A59267; height: 1px;}
#admarket a:link { color: #000099; text-decoration: underline;}
#admarket a:visited { color: #66066; text-decoration: underline;}
#admarket a:hover, #admarket a:active { color: #CC0000; text-decoration: underline;}
#admarket thead th{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-transform: uppercase; color: #FFFFFF; padding: 2px 5px; background-color: #A59267;}
#admarket th { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-align: left;}
#admarket td { font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
#admarket input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
#admarket select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
.admarket-rss, .admarket-rss-box a { background: url(/shared-content/admarket/img/feed-icon-16x16.png) left center no-repeat; padding: 0 0 0 20px;}
.admarket-ad { border: 1px solid #A59267; background-color:#FFFFFF;  padding: 8px; margin: 10px 0px 0px 0px;}
.admarket-ad-text { font: 12px Arial, Helvetica, sans-serif; display: block; clear: both; text-align: left; margin: 0px 0px 5px;}
.admarket-ad-media { font-family: Arial, Helvetica, sans-serif; font-size: 12px; clear: both; margin: 0px 0px 5px;}
.admarket-ad-extra { font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #F2E8DB; display: block; padding: 5px; margin-bottom: 5px; text-align: right; border: 1px dotted #CCCCCC;}
.admarket-ad-domain { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: normal; margin-right: 10px; padding-right: 10px; border-right-width: 1px; border-right-style: solid; border-right-color: #999999;}
.admarket-ad-date { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #990000; font-weight: bold; margin-right: 10px; padding-right: 10px; border-right-width: 1px; border-right-style: solid; border-right-color: #999999;}
.submit { text-align: center;}
.admarket-search {}
#admarket fieldset { margin: 0px; padding: 0px; border: none;}
#searchbg { background-color: #F2E8DB; padding: 5px; border: 1px solid #A59267;}
.searchbox { font-family: Arial, Helvetica, sans-serif; font-size: 11px; padding: 2px 0px;}
.admarket-search-label { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; padding: 3px 3px 0px 0px; float: left; width: 80px; text-align: right;}

/* related to [admarket_search]  */
.admarket-search-zone { padding: 0px 5px 5px;}
.admarket-search-count{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; margin-top: 5px; margin-bottom: 10px;}
.admarket-search-item { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; margin-bottom: 10px; padding-bottom: 5px; border-bottom: 1px dotted #CCCCCC;}
.admarket-search-results { margin-top: 5px; padding-top: 5px; border-top: 1px dotted #CCCCCC;}

