﻿#issue
{
	float: right;
	font-size: 10px;
	margin-bottom: 10px;
}
.articles
{
	font-family:Georgia;
	clear: both;
}
.articles h1
{
	font-size: 19px;
	font-weight: bold;
	margin: 0px;
	display: inline;
}
.articles h2
{
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	display: inline;
}
.articles h3
{
	font-size: 13px;
	margin: 0px;
}
.articles p
{
	margin: 3px 0 15px 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.45em;
}
.articles > a > img
{
	padding: 0 0 5px 5px;
}
.articles a
{
	color: #003561;
	text-decoration: none;
}
.articles a:hover
{
	text-decoration: underline;
}

.articles p a
{
	border-bottom: dotted 1px gray;
}
.articles p a:hover
{
	text-decoration: none;
}

#events,
#digest
{
	font-family: Verdana;
	font-size: 11px;
}
#digest h1, #events h1
{
	margin-bottom: 5px;
}
#digest p, #events p
{
	text-align: right;
	margin: 0px;
}
#digest ul
{
	padding: 0 0 0 1em;
	margin: 3px 0 0 1em;
}
#digest li
{
	color: #770000;
	padding: 0;
	margin: 0 0 0 0;
	line-height: 1.3em;
}
#digest li a
{
	font-size: 11px;
	font-weight: bold;
	color: #34a0eb;
	text-decoration: none;
}
#digest li a:hover
{
	text-decoration: underline;
}

#local
{
	width: 150px;
	float: right;
	padding: 7px;
	margin-left: 10px;
	border: solid 1px gray;
	background-color: #dedede;
}
#local h1
{
	margin: 0px;
}

.weather
{
	background-color: #dedede;
	border-bottom: dotted 1px gray;
	margin-bottom: 7px;
	padding-bottom: 10px;
	padding-top: 5px;
}
.weather-left
{
}
.weather-right
{
	float: right;
	width: 52px;
}