@charset "UTF-8";
/* CSS Document */


/* see click fix code for button */




input.seeclickfix_fix_this{
    background: white url('../images/bg_button_gas.gif') no-repeat scroll top left;
    height: 26px;
	width: 62px;
	color: #0071BC;
	text-align: center;
	font-size: -0.2em;
	padding-top: 3px;
	border-bottom: #fff;
	border-right:#fff;
    text-decoration: none;
}

a.seeclickfix_report_a_problem {
    background: transparent url('../images/bg_button_ga.gif') no-repeat scroll top left;
    display: block;
    height: 19px;
	width: 139px;
	text-align: center;
	padding-top: 5px;
    margin-right: 6px;

    text-decoration: none;
}



a.seeclickfix_report_a_problem:active {
    background-position: bottom left;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}


#issue_description {
	height: 200px; 
	width: 380px;
}

/* end seeclickfix button */


h2.weather {
	font-size: 18px;
}




	#page					{ margin: 0px auto; 
	background-color: #fff;
	padding: 8px 10px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	}
	
	body { 
	background-image: url(../images/background.png);
	}

.infoBox {
	background-color: #eeeeee;
	border: #cccccc 1px solid;
	padding: 10px;
	margin-bottom: 18px;
}

.infoBox > h3 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
} 

.center {
	text-align: center;
}
a.more-link {
	font-weight: bold;
}
.hpcategory > a {
	font-size: 12px;
	color: #515151;
	background-color: #ccc;
	padding: 2px;
}


h2.hptitle {
	margin-top: -5px;
}

.directory {
	padding-top: 0px;
}

.directory > h1 {
	font-size: 24px;
	margin-bottom: -24px;
}

.articlebyline {
	border-bottom: 3px solid #000;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-weight: bold;
}

h3#comments {
	line-height: 1.2em;
}

.greyline {
	border-bottom: 3px solid #E4E5E6;
}

.articlePhoto {
	background-color: #EEEEEE;
	padding: 0px;
	width: auto;
	text-align: left;
	margin-bottom: 17px;
}


td.sharethis {
	padding: 3px;
}

td.sharethis a {
	color: #535353;
}

td.sharethis a:hover {
	color: #535353;
	text-decoration: underline;
}

h3.mmedia {
	display:block;
	margin-bottom: 5px;
}

divx { margin-bottom: 0px; }

.nav { padding: 5px 0px 0px 0px;
height: 32px;
	border-bottom: 2px solid #fff;
	cursor:pointer;
}

.directorynav { 
	border-bottom: 2px solid #eeeeee;
	cursor:pointer;
}

.nav > a {  
text-decoration: none;
color: #000;

font-size: 14px;
}

.nav > a:hover {
	text-decoration: none;
	
}

.screen {
	background-color: #efefef;
}

.homenav > a.homenav {
	margin-left: 5px;
	color: #fff;
	text-decoration: none;
}

.feedbox {
	border-top: 3px solid #000;
	border-bottom: 3px solid #000;
}

a.mostread {
	color: #000;
	line-height: 1.5em;
}

a.mostread:hover {
	color: #d31e00;
}

div.homenav { 
background-color: #d31e00;
padding: 5px 0px 0px 0px;
height: 32px;
}

ul.feed li {
	margin-bottom: 8px;
}

.nav:hover {
	
	border-bottom: 2px solid #d31e00;
}

a {
	color: #c60000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.nohover:hover {
	text-decoration: none;
}

h2 {
	font-weight: bold;
	line-height: 1.1em;
}

h2 > a.list {
	color: #010101;
	text-decoration: none;
	font-size: 0.9em;

}

h2 > a.list:hover {
	color: #c60000;
}

.clear {
	clear:both;
}


.footer { 
width: 960px;
margin:auto;
padding-top: 10px;
text-align:center;
}

.footer > img, .footer > a > img {
	margin: 0px 15px;
}



.logo {
	text-align: center;
	padding: 8px 0px 4px 0px; 
}

.utility {
	padding-top: 5px;
}

.login {
	float: right;
}

.photobyline {
	text-align: right;
	font-size: 0.7em;
	color: #535353;
	margin-top: -5px;
	padding-bottom: 0px;
}

.small	{ font-size: 10px; line-height: 15px; /*12/18*/ }

.top {
	border-top: 1px solid #ccc
}

.right { 
border-right: 1px solid #ccc
}

.bottom {
	border-bottom: 1px solid #ccc
}

.left {
	border-left: 1px solid #ccc
}

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
	.nopad {
		padding-bottom: 0px;
	}
	
	
img.homethumb {
	margin: 5px 0px 30px 12px;
	border: 1px solid #ccc; 
	float:right; 
}
	
.center {
	text-align: center;
}

ul.calendar { 
height: auto;
}

.alert {
	color: #fff; 
	background-color: #d31e00;
	font-size: 3em;
	padding-left: 10px;
}