/* @override 
	http://www.chrisdrackett.com/cdobs/main.css
	http://cdobs.com/media/main.css
	http://192.168.15.20/~cwd/cdobs.com/main.css
	http://192.168.2.7/~cwd/cdobs_media/main.css
*/

body {
	background-color: #e4e4e4;
}

#page {
	background-color: #fff;
	padding-top: 3px;
}

.full_page {
	width: 793px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* @group Header */

#masthead {
	height: 108px;
	background: url(masthead.png) no-repeat;
	font: .9em/1.5em Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: -3px;
}

#masthead h1 a {
	display: block;
	height: 107px;
	margin-left: 10px;
	margin-right: 25px;
	width: 495px;
}

#masthead h1 span {
	display: none;
}

/* @group extra info */

.todays_date, .last_update {
	display: block;
	color: #989898;
	margin-left: 10px;
	margin-right: 10px;
}

.forcast, .todays_temp, .price {
	color: #989898;
}

.forcast {
	margin-right: 6px;
	padding-left: 28px;
	background: url(partially-cloudy.gif) no-repeat 0;
}

.stock {
	background: url(stock.gif) no-repeat 0;
	padding-left: 28px;
}

.down {
	color: #f80a14;
}

.up {
	color: #16a117;
}

#right_head {
	text-align: right;
	height: 20px;
	line-height: 18px;
	width: 250px;
}

.forcast, .todays_date {
	margin-top: 3px;
	font: 1em/1.5em Georgia, "Times New Roman", Times, serif;
	color: #000;
}



/* @end */

/* @group Navigation */

#header {
	position: relative;
	clear: both;
}

.rss {
	position: absolute;
	right: 10px;
	top: 2px;
}

.search {
	width: 215px;
	float: left;
	margin-left: 10px;
}

.links {
	width: 722px;
	float: left;
	height: 23px;
}

#header hr {
	border-style: none;
	margin-bottom: 0;
	background-color: #fff;
	color: #fff;
}

/* @group navigation links */

.links ul {
	list-style-type: none;
	margin-left: 3px;
}

.links ul li {
	float: left;
	margin-right: 20px;
	font-size: 14px;
	margin-top: 2px;
}



/* @end */



/* @end */



/* @end */

/* @group News Categories */

#categories {
	margin-top: 10px;
	padding-left: 10px;
}

#categories .section {
	height: 255px;
}

.category_head {
	background: url(news_categories.gif) no-repeat;
	width: 86px;
	display: block;
	height: 15px;
}

.category_head span {
	display: none;
}

#categories ul {
	list-style-type: none;
	text-align: right;
	margin-left: 0;
	padding-top: 6px;
}

#categories ul li {
}

#categories ul li a {
	color: #000;
	font-variant: small-caps;
	display: block;
	height: 20px;
	font-size: 1.48em;
	line-height: 17px;
	position: relative;
	text-decoration: none;
}

/* the above textsize is best at 1.58, but needs to wait for hover category selection */

#categories ul li a:hover {
	background-color: #96c2fd;
	color: #fff;
	position: relative;
	padding-right: 5px;
	margin-right: -5px;
	border-bottom-style: none;
}

#categories ul li a:link.active, #categories ul li a:visited.active {
	background-color: #39f;
	color: #fff;
	position: relative;
	padding-right: 11px;
	margin-right: -11px;
}



/* @end */

/* @group Sections */

.section_head {
	height: 15px;
	color: #b9000f;
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding-top: 7px;
	padding-bottom: 2px;
	clear: both;
}

.section {
	background: url(section_top.gif) repeat-x;
	border-bottom: 1px solid #c8c7c7;
}



/* @end */

/* @group Main_content */

#news {
	margin-left: 10px;
	margin-right: 10px;
}

#random_image {
	width: 308px;
}

/* @group random image */

#random_image a img {
	margin-bottom: 0;
	padding: 5px;
	border: 1px solid #2c85e0;
	margin-top: 9px;
	width: 296px;
}

#random_image a:hover img {
	background-color: #aac8e2;
}

#random_image h6 {
	font-style: italic;
	font-size: 1em;
	line-height: 1em;
	margin-bottom: 6px;
}



/* @end */

#content {
	
}

/* @group Story_list */

h1.no_results {
	font-size: 2em;
	padding-top: 15px;
}

.story h2 {
	padding-top: 10px;
	font-size: 1.8em;
	clear: both;
	margin-left: 10px;
}

.meta_author {
	margin-left: 20px;
}

.meta_more {
	color: #7e7e7e;
	margin-top: 5px;
	margin-left: 10px;
}

.story_body {
	border-top: 1px solid #b7b7b7;
	padding-top: 10px;
	width: 600px;
	margin-left: 10px;
}

.story_body img {
	float: right;
	padding: 3px;
	border: 1px solid #b7b7b7;
	margin: 5px;
}

.story_body p {
	text-align: left;
	color: #000;
}

#news .section {
	padding-bottom: 30px;
}



/* @end */



/* @end */

/* @group Map */

#map_section {
	margin-top: 10px;
}

.map_head {
	background: url(story_map.gif) no-repeat;
	width: 86px;
	height: 15px;
}

.map_head span {
	display: none;
}

#map, #map_small {
	border: 1px solid #989898;
}

#map {
	width: 737px;
	height: 255px;
	margin-left: -10px;
}

#map.map_small {
	width: 310px;
	height: 320px;
	margin-left: 0;
}

#map.map_full {
	width: 935px;
	height: 255px;
	margin-left: 0;
}



/* @end */

/* @group Footer */

#footer {
	clear: both;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-top: 8px;
	color: #7c7c7c;
	font-size: 1em;
	line-height: 1.5em;
}



/* @end */

/* @group Global */

a {
	color: #2c85e0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}



/* @end */

/* @group pin colors */

.cat_1 {
	background: url(pin_thumbs/red.png) no-repeat;

}

.cat_2 {
	background: url(pin_thumbs/blue.png) no-repeat;

}

.cat_3 {
	background: url(pin_thumbs/green.png) no-repeat;

}

.cat_4 {
	background: url(pin_thumbs/orange.png) no-repeat;

}

.cat_5 {
	background: url(pin_thumbs/black.png) no-repeat;

}

.cat_6 {
	background: url(pin_thumbs/yellow.png) no-repeat;

}

.cat_7 {
	background: url(pin_thumbs/lightblue.png) no-repeat;

}

.cat_pin {
	padding-left: 20px;
	background-position: 0;
	background-repeat: no-repeat;
}

.map_pin {
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 1px;
	left: 3px;
}

.map_image {
	background: url(pin_thumbs/image.png) no-repeat 2px;
}

#story_category {
	padding-left: 20px;
	margin-top: 5px;
}



/* @end */

/* @group Story_detail */

div#story_detail {
	margin-left: 10px;
}

#story_detail h1 {
	font-size: 2em;
	line-height: 2.5em;
}

#map_col {
}

/* @group Comments */

.comment_odd, comment_even {
	margin-bottom: 20px;
}

#story_comments {

	margin-top: 15px;
	margin-left: 10px;
}

#story_comments h2 {
	border-bottom: 1px solid #b7b7b7;
	font-size: 1.6em;
	margin-bottom: 10px;
	margin-left: 0;
}

#commentform {
	border-bottom: 1px solid #b7b7b7;
	margin-top: 20px;
	margin-bottom: 5px;
}

h3#commentform {
	line-height: 1.5em;
}

span.comment_number a {
	float: left;
	padding-right: 5px;
}

#story_comments p {
	margin-bottom: 5px;
	text-align: left;
	margin-left: 10px;
	color: #000;
}

#story_comments form p {
	margin-left: 0;
}

.comment_meta {
	font-size: .8em;
	color: #7e7e7e;
	margin-left: 10px;
}



/* @end */



/* @end */

/* @group photo_detail */

#story_detail div.story.column.span-9.first img.flickr {
	padding: 5px;
	border: 1px solid #2f2a2b;
	width: 610px;
	margin-bottom: 0;
}

#story_detail div.story.column.span-9.first h5 a {
	font-weight: normal;
	font-style: normal;
}



/* @end */

div.markerTooltip, div.markerDetail {
	background-color: #fff;
	border: 1px solid #9c9c9c;
	padding: 3px;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	display: block;
	white-space: nowrap;
}

div.markerTooltip img {
	padding-bottom: 0;
	margin-bottom: 0;
}

div.markerDetail table td, div.markerDetail table {
	padding: 0;
	border-style: none;
	margin-bottom: 0;
}

div.markerDetail img {
	margin-bottom: 0;
}

div.markerTooltip h6, div.markerDetail h6 {
	color: #39f;
	font-size: 12px;
	margin-bottom: 2px;
}

div.markerTooltip p, div.markerDetail p {
	font-size: 10px;
}

div.markerTooltip a, div.markerDetail a {
	cursor: pointer;
	cursor: hand; /* Safari */
}

/* @group Post Form */

.post_head {
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: 2em;
	height: 29px;
}

#post_form {
	width: 343px;
	padding: 7px;
	display: block;
	margin-top: 2px;
	border-right: 1px solid #6b6258;
	margin-bottom: 11px;
	float: left;
	position: relative;
}

#post_form ul, .pop_up ul {
	list-style-type: none;
}

#post_form li, .pop_up li {
	margin-bottom: 8px;
	padding-right: 6px;
	padding-left: 6px;
}

#post_form ul li label.standard, #post_form ul li label.required, .pop_up ul li label.standard, .pop_up ul li label.required {
	line-height: 20px;
	display: block;
}

#post_form ul li label.required, .pop_up ul li label.required {
	font-weight: bold;
}

.error {
	border: 1px solid #f80c12;
	background-color: #fccfd5;
}

#post_form .error ul.errorlist li, .pop_up .error ul.errorlist li, .error p {
	color: #cf090f;
	margin-top: 6px;
	font-weight: bold;
	margin-bottom: 4px;
	padding-left: 0;
}

#map_form .error {
	display: block;
	margin-bottom: 6px;
	padding-left: 6px;
}

#post_form ul li label.help, .pop_up ul li label.help {
	font: 10px Arial, Helvetica, Geneva, sans-serif;
	display: block;
	margin-top: 4px;
	margin-left: 2px;
}

#post_form ul li input, #post_form ul li textarea, .pop_up ul li input, .pop_up ul li textarea {
	width: 295px;
}

.instruction {
	font-weight: bold;
	font-size: 12px;
	color: #585858;
	margin-bottom: 9px;
	margin-left: 10px;
	padding-top: 13px;
}

#post_form .submit {
	float: right;
}

#map_form {
	margin-left: 369px;
	padding: 5px;
	margin-top: 4px;
}

#map_form p {
	margin-bottom: 5px;
}

#map_form span {
	display: block;
	margin-bottom: 5px;
}

#map_post {
	width: 409px;
	height: 398px;
}

#post_form .hide {
	display: none;
}

#id_tos {
	position: absolute;
}

hr.no_show {
	background-color: #fff;
}

.pop_up {
	background-color: #fff;
	padding-left: 15px;
	padding-top: 15px;
	text-align: left;
	margin-top: -35px;
	margin-bottom: -35px;
}



/* @end */

.rss {
	background: url(rss.png) no-repeat;
	padding-left: 21px;
}

/* @group tags */

#site_tags {
	background-color: #eff4fc;
	list-style-type: none;
	margin-left: 10px;
	margin-top: 5px;
	padding: 3px;
	width: 600px;
}

#site_tags span {
	margin-right: 5px;
}



/* @end */

/* @group photos */

#photo_listing {
	
}

#photo_listing ul {
	list-style-type: none;
}

#photo_listing ul li {
	width: 215px;
	margin-left: 12px;
	float: left;
}

#photo_listing ul li .add_photo_item {
	display: block;
	width: 200px;
}

#photo_listing ul li .add_photo_item img {
	width: 200px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	border: 1px solid #e4e4e4;
	padding: 4px;
}

.clear_photos {
	clear: none;
	width: 600px;
	background-color: #fff;
}



/* @end */

#related_stories hr {
	margin-top: 9px;
}

#related_stories ul {
	list-style-type: circle;
}

#related_stories li {
	margin-top: 10px;
}

/* @group About  */

.about_us {
	padding-top: 10px;
}



/* @end */

/* @group Archives */

.archives {
	position: relative;
}

.archives .section {
	padding-top: 5px;
	margin-bottom: 14px;
}

.archives ul {
	list-style-type: none;
	margin-left: 0;
	padding-top: 6px;
}

.archives ul li {
	float: left;
	width: 180px;
}

.archives ul.category_list li {
	float: none;
}

.archives ul.category_list li a {
	display: block;
	height: 20px;
	line-height: 17px;
	position: relative;
	text-decoration: none;
	padding-left: 26px;
}

.archives ul li a {
	display: block;
	line-height: 17px;
	position: relative;
	text-decoration: none;
	padding-left: 26px;
	margin-bottom: 6px;
}



/* @end */