/* CSS Document */


	A 			{ color: #999966; text-decoration: none; font-weight:bold; } 
	A:link		{ color: #10256F; text-decoration: none; } 
	A:visited	{ color: #10256F; text-decoration: none; } 
	A:active	{ color: #10256F;  } 
	A:hover		{ color: #EC6C05;  }
	
.weblog_title	{ 
		font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
		font-size:30px; 
		}
		
a.weblog_title:link {color: white; }
a.weblog_title:visited {color: white; }
a.weblog_title:hover {color: white; }
a.weblog_title:active {color: white; }	
	
.text	{ 
		font-family: verdana, arial;
		font-size:12px; 
		color: #28262C;
		line-height:18px;
		text-align:justify; 
		}

.text2	{ 
		font-family: verdana, arial;
		font-size:12px; 
		color: #ffffff;
		line-height:18px;
		text-align:justify;
		font-weight:bold;
		}

		
.title	{ 
		font-family: verdana, arial; 
		font-size:14px;
		font-weight:bold; 
		color: #000000;
		}
		
.menu	{ 
		font-family: verdana, arial;
		font-size:10px; 
		color: #666666;
		line-height:18px;
		}		
				
.comments_title	{ 
		font-family: georgia, times, verdana; 
		font-size:12px;
		font-weight:bold; 
		color: #664433;
		text-transform:uppercase; 
		}
		
/* error text */		
		
.good	{ 
		font-family: verdana, arial;
		font-size:10px; 
		color: #99CC33;
		line-height:18px;
		text-align:justify; 
		}		
		
.bad 	{ 
		font-family: verdana, arial;
		font-size:10px; 
		color: #CC0000;
		line-height:18px;
		text-align:justify; 
		}	
}
table.ccDetails {
	border: 1px Solid #eeeeee;
	font-size: 12px;
}
.wTod {
	font-weight: bold;
	border-top: 1px Solid #eeeeee;
	border-bottom: 1px Solid #eeeeee;
}
.wForecast {
	border-top: 1px dotted #dddddd;
	font-size: 11px;
}
a.wForecastLink {
	font-size: 11px;
	color: #000000;
	
}
.wObserv {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-color: #eee;
}
.wConditions {
	font-size: 10px;
	font-weight: bold;
}
.wCondDetails {
	font-size: 12px;
	font-weight: bold;
}
.wFeel {
	font-size: 11px;
	font-weight: bold;
	background-color: #eee;
}
.wFeelValue {
	font-size: 11px;
	background-color: #eee;
}
.wHumidity {
	font-size: 11px;
	font-weight: bold;
	background-color: #fff;
}
.wHumidityValue {
	font-size: 11px;
	background-color: #fff;
}
.wWinds {
	font-size: 11px;
	font-weight: bold;
	background-color: #eee;
}
.wWindsValue {
	font-size: .7em;
	background-color: #eee;
}
.wWindg {
	font-size: 11px;
	font-weight: bold;
	background-color: #fff;
}
.wWindgValue {
	font-size: 11px;
	background-color: #fff;
}
.wBar {
	font-size: 11px;
	font-weight: bold;
	background-color: #fff;
}
.wBarValue {
	font-size: 11px;
	background-color: #fff;
}
.wDew {
	font-size: 11px;
	font-weight: bold;
	background-color: #eee;
}
.wDewValue {
	font-size: 11px;
	background-color: #eee;
}
.wVisi {
	font-size: 11px;
	font-weight: bold;
	background-color: #fff;
}
.wVisiValue {
	font-size: 11px;
	background-color: #fff;
}
.wUv {
	font-size: 11px;
	font-weight: bold;
	background-color: #eee;
}
.wUvValue {
	font-size: 11px;
	background-color: #eee;
}
.wPrecip {
	font-size: 11px;
	font-weight: bold;
	background-color: #eee;
}
.wPrecipValue {
	font-size: 11px;
	background-color: #eee;
}
.wSunr {
	font-size: 11px;
	font-weight: bold;
	background-color: #fff;
}
.wSunrValue {
	font-size: 11px;
	background-color: #fff;
}
.wSuns {
	font-size: 11px;
	font-weight: bold;
	background-color: #eee;
}
.wSunsValue {
	font-size: 11px;
	background-color: #eee;
}
.wExtForecast {
	font-size: 10px;
 	text-align: center;
	background-color: #eee;
}
a.wExtForecast {
	font-size: 10px;
	color: #000000;
}

.wLsup { 
	font-size: 9px;
	color: #c0c0c0;
	text-align: right;
	background-color: #fff;
	border-top: 1px dotted #eeeeee;
}
.wDetails {
	color: #000000;
	background-color: #eeeeee;
	text-align: center;
	font-size: 9px;
}
.wxLinks {
	font-size: 10px;
	color: #000000;
}
input, textarea {
    border: 1px solid #000;
    font-family: Verdana;
    font-size: .8em;
	padding: 1px;
}

select {
    border: 1px solid #000;
    font-family: Verdana;
    font-size: 1em;
}
a.weatherChannel:link {
	font-size: 10px;
	color: #000000;
}
a.weatherChannel:VISITED {
	font-size: 10px;
	color: #000000;
}
a.weatherChannel:ACTIVE {
	font-size: 10px;
	color: #000000;
}			