@import url("news.css");

#content h1 {
	color: #000000;
	font-weight: normal;
}

#content h1 a {
	font-family: Georgia,"Century Gothic","Times New Roman",serif;
	color: #000000;
	text-decoration: none;
}

#content h1 a:link, #content h1 a:visited {
	color: #000000;
	text-decoration: none;
}

#content h1 a:hover, #content h1 a:active {
	color: #000000;
	text-decoration: underline;
}

#content h2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 160%;
	color: #000000;
	font-weight: bold;
}

#content h3 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	font-weight: bold;
}

#content h2 a {
	color: #000000;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-decoration: none;
}

#content h2 a:link, #content h2 a:visited {
	color: #000000;
	text-decoration: none;
}

#content h2 a:hover, #content h2 a:active {
	color: #000000;
	text-decoration: underline;
}

#content .facebook {
        float: right;
        width: 64px;
        padding: 0 0 0 6px;
}

#content .tools {
	float: left;
	width: 260px;
	padding: 0 15px 0 0;
}

#content .tools img {
	float: none;
	padding: 0 10px 0 0;
}

#content .widgets {
	width: 256px;
	margin: 15px 0 15px 0;
	background-color: #ffffff;
	color: #009999;
	border: 2px solid #009999;
}

#content .widgets img {
	display: inline;
	vertical-align: middle;
	padding: 0 8px 0 0;
}

#content .widgets p {
	padding: 0 0 0 14px;
}

#content .widgets p a {
	color: #009999;
	font-weight: bold;
	text-decoration: none;
}

#content .widgets p a:link, #content .widgets p a:visited {
	color: #009999;
	text-decoration: none;
}

#content .widgets p a:hover, #content .widgets p a:active {
	color: #009999;
	text-decoration: underline;
}

#content .widgets .alerts {
	margin: 0 0 0 0;
	padding: 6px 0 6px 0;
	background-color: #ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#content .widgets .alerts p {
	color: #009999;
}

#content .widgets .alerts form {
	margin: 10px 0 0 14px;
	padding: 0 0 0 0;
}

#content .widgets .alerts form input {
	width: 126px;
	border: 1px solid #d8d9d8;
}

#content .widgets .alerts form input.submit {
	width: 80px;
	color: #ffffff;
	background-color: #009999;
	border: 1px solid #009999;
}

#content .widgets .share-this-page {
	margin: 0 0 0 0;
	padding: 6px 0 6px 0;
	background-color: #ffffff;
	border-top: 1px solid #dbdbdb;
}

#content .widgets .print {
	margin: 0 0 0 0;
	padding: 6px 0 6px 0;
	background-color: #ffffff;
	border-top: 1px solid #dbdbdb;
}

#content .widgets .comments {
	margin: 0 0 0 0;
	padding: 6px 0 6px 0;
	background-color: #ffffff;
	border-top: 1px solid #dbdbdb;
}

#content .entry-header {
	height: 30px;
}

#content .entry-header p.credit {
	float: left;
	width: 390px;
}

#content p.tags {
	clear: both;
	padding: 0 0 10px 0;
	border-bottom: none;
}

#content ul#syndication {
	margin-top: 0;
}

#content .text {
/*	font-size: 90%; */
}

#content .text p {
	margin: 0 0 0 0;
	padding: 0 0 15px 0;
}

#content .text p.source {
	text-align: center;
}

#content a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

#content a:link, #content a:visited {
	text-decoration: none;
}

#content a:hover, #content a:active {
	text-decoration: underline;
}

#content .syndication ul {
	margin: 0 0 0 390px;
	padding: 0 0 0 0;
	width: 198px;
	list-style: none;
}

#content .syndication ul li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
}

#content .syndication ul li a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#content .ad_468x60 {
		clear: both;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
}

#content .ad_468x60 img {
		float: none;
		margin: 0 0 0 0;
		padding: 50px 0 0 0;
}

#content .text a {
	color: #cc0000;
}
