/*
Default Style Sheet
*/

a {
	color:navy;
	text-decoration:none;
}
a:hover {
	color:blue;
	text-decoration:underline;
}
body {
	background-color:#FFF;
	font-family:sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	width:940px;
}
#body {
	margin:0px;
	padding:0px;
	width:920px;
}
#masthead, #citizen-times-masthead {
	height:100px;
	width:920px;
	margin:0px;
	padding:0px;
}
#masthead .timestamp, #citizen-times-masthead .timestamp {
	float:left;
	height:15px;
	font-size:9px;
	margin:0px;
	margin-top:2px;
	margin-left:10px;
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color:#000;
	padding:0px;
}
#masthead .customer-service, #citizen-times-masthead .customer-service {
	float:right;
	height:15px;
	font-size:9px;
	margin:0px;
	margin-top:2px;
	margin-right:5px;
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color:#000;
	padding:0px;
}
#masthead .customer-service a, #citizen-times-masthead .customer-service a {
	color:#000;
}
#masthead .local-bar, #citizen-times-masthead .local-bar {
	clear:right;
	background-color:#ECECEC;
	height:15px;
	background-image:url('../graphics/corner-top-right.gif');
	background-position:top right;
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	text-align:left;
	color:#369;
	margin:0px;
	padding:2px;
	padding-left:10px;
}
#masthead .local-bar a, #citizen-times-masthead .local-bar a {
	color:#369;
	padding:0px;
	padding-left:2px;
	padding-right:2px;
}
#masthead .header, #citizen-times-masthead .header {
	background-image:url('../graphics/masthead-background-city.gif');
	background-repeat:no-repeat;
	background-position:top right;
	height:70px;
	width:760px;
	background-color:#ECECEC;
	border:none;
	margin:0px;
	padding:0px;
	float:left;
}
#masthead .header img, #citizen-times-masthead .header img {
	margin:15px;
	float:left;
}
#masthead .weather, #citizen-times-masthead .weather {
	background-color:#ECECEC;
	float:right;
	width:160px;
	font-size:10px;
	height:40px;
	text-align:right;
}
#masthead .weather a, #citizen-times-masthead .weather a {
	text-decoration:none;
}
#masthead .weather img, #citizen-times-masthead .weather img {
	border:none;
	margin:0px;
	margin-left:10px;
	margin-right:5px;
}
#masthead .weather .conditions, #citizen-times-masthead .weather .conditions {
	color:red;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:10px;
	padding:0px;
	text-align:left;
	width:90px;
}
#masthead .weather .conditions .temperature, #citizen-times-masthead .weather .conditions .temperature {
	color:red;
	font-weight:bold;
}

#masthead .weather .conditions .temperature-range, #citizen-times-masthead .weather .conditions .temperature-range {
	color:#000;
	font-weight:normal;
}
#masthead .weather .conditions .description, #citizen-times-masthead .weather .conditions .description {
	color:#000;
	font-weight:bold;
}
#masthead .search, #citizen-times-masthead .search {
	background-color:#ECECEC;
	float:right;
	width:160px;
	font-size:10px;
	height:30px;
	text-align:left;
}
#masthead .search .title, #citizen-times-masthead .search .title {
	text-align:left;
	font-weight:bold;
	background:none;
	margin-left:10px;
	font-size:10px;
}
#masthead .search #search-text, #citizen-times-masthead .search #search-text {
	border:1px solid #000;
	font-size:10px;
	width:80px;
	margin-left:10px;
	height:15px;
}
#masthead .search #search-submit, #citizen-times-masthead .search #search-submit {
	border:1px solid #000;
	font-size:10px;
	width:40px;
	height:15px;
	background-color:maroon;
	color:#FFF;
}
#masthead .search form, #citizen-times-masthead .search form {
	display:inline;
}
#rail {
	float:left;
	width:130px;
	margin:0px;
	margin-right:10px;
	text-align:center;
}
#navigation {
	margin:0px;
	margin-bottom:10px;
}
#navigation .group {
	border:none;
	background-color:#547A9F;
	font-size:11px;
	font-weight:bold;
	font-family:Tahoma;
	background-position:2;
	background-repeat:no-repeat;
	text-align:left;
	padding:2px;
	margin:0px;
	margin-left:10px;
}
#navigation .group a {
	color:#FFF;
}
#navigation .item {
	font-size:10px;
	margin:0px;
	margin-left:10px;
	border:none;
	background-color:#EEE;
	font-size:11px;
	font-family:Tahoma;
	text-align:left;
	padding:2px;
}
#header {
	width:780px;
	margin:0px;
	margin-top:5px;
	padding:0px;
	text-align:center;
	float:left;
}
#content {
	margin:0px;
	margin-right:10px;
	padding:0px;
	width:455px;
	float:left;
}
#sidebar {
	float:left;
	font-size:11px;
	margin:0px;
	padding:0px;
	width:315px;
}
#sidebar .box {
	margin:0px;
	margin-bottom:10px;
}
#sidebar .box .title {
	font-size:11px;
	font-weight:bold;
}
#footer {
	border:none;
	clear:both;
	width:920px;
	margin:0px;
	margin-top:10px;
	padding:0px;
	padding-top:10px;
	text-align:center;
}
#footer .block {
	border:none;
	border-top:2px solid silver;
	font-size:10px;
	margin:0px;
	margin-top:10px;
	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
}
#poll .text {
	font-size:11px;
}

/*
AP Headlines
*/

.ap-headline-1:before, .ap-headline-2:before {
	content:"• ";
}

/*
Open AdStream Ad Tags
*/

.ad {
	text-align:center;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	clear:both;
}

.ad .label {
	font-size:10px;
	color:#000;
}
