/*
 * this file is for dan, dara and scott
 */

#front { 
	z-index: 1;
}

#front #topLinks {
	color: #D1D1DA;
	top: -24px !important;
}

#front #topLinks a {
	color: #FFF;
}
 
#front a {
	color: #003;
}

#front #newsSummary .media {
	width: 335px !important;
}

#front #newsSummary .media div {
}

#front #newsSummary .media div img {
}

#front #newsSummary .stories {
	width: 365px !important;
}

#front #newsSummary .stories > p {
	font-size: 0.75em;
	padding: 5px;
}

#front div.article-new-comment div.input { 
	margin-bottom: 10px;
}

#front div.article-new-comment div.input label { 
	display: block;
	font-weight: bold;
}

#front div.article-new-comment div.input input, #front div.article-new-comment div.input textarea { 
	font-family: Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
	font-size: 0.95em;
	border: 1px solid #666;
	padding: 5px;
	width: 95%;
}

#front div.article-new-comment div.button input { 
	margin-top: 10px;
	float: right;
}

#front div.article-comments-terms {
	margin-top: 20px;
}

#front div.article-comments, #front div.article-comments *, #front div.article_social, #front div.article_social * {
	text-align: left;
}

#front div.article-comments { 
	background:#EDEDED;
	border:1px solid #DCDDDD;
	margin-top: 10px;
	padding: 10px;
	opacity: 0.95;
	filter: alpha(opacity=95);
	-moz-opacity: .95;
}

#front div.article-comments div.addComment { 
	float: right;
}

#front div.article-comments div.comment { 
	margin-bottom: 25px;
}

#front div.article-comments div.comment div.comment-text { 
	background:#FFFFFF;
	border:1px solid #CDCFCF;
	margin-bottom:5px;
	padding:15px;
}

#front div.article-comments div.comment div.comment-author {
	font-size: 0.9em;
}

#front div.article-comments div.comment div.comment-author img {
	width: 50px;
	margin-right: 10px;
	float: left;
}

#front div.article-comments div.comment div.comment-author small {
	color: #999;
}

#front div.article-comments div.comment div.comment-author strong {
	margin-top: 20px;
	display: block;
}

#front div.article-social {
	background-color: #FFF;
	border: 1px solid #DCDDDD;
	margin-top: 10px;
	padding: 10px;
	opacity: 0.95;
	filter: alpha(opacity=95);
	-moz-opacity: .95;
}

#front div.article-social a {
	font-size: 1em;
	font-weight: bold;
	display: block;
}

#front div.article-social div {
	font-size: 0.9em;
	text-align: left;
}

#front div.article-social h3 {
	font-size: 1.1em;
	text-align: left;
	margin-bottom: 5px;
}

#front div.article-social small {
	font-size: 0.9em;
}

#front div.article-social small, #front div.article-social small a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

#front div.article-social small a:hover {
	text-decoration: underline;
}

#front div.article-social .icon {
	text-align: right;
}

#front .articles.index .article {
	min-height: 90px;
	border-bottom: 1px solid #CCC;
	padding: 20px 0;
}

#front .articles.index .article img.video {
	float: right;
}

#front .articles.index .article img.thumbnail {
	margin-top: 5px;
	margin-right: 5px;
	float: left;
}

#front .articles.index .article strong {
	font-size: 1.2em;
	font-weight: bold;
}

#front .articles.index .article p {
	margin-top: 5px;
	margin-bottom: 0;
}

#front .articles.view h2 {
	margin-bottom: 10px;
}

#front .article-body small {
	margin-bottom: 10px;
}

#front .article-body .article-images {
	margin-left: 10px;
	float: right !important;
}

#front .article-media .article-images {
	margin: 10px 60px 0 60px;
}

#front #newsSummary {
	display: none;
}

#front #summaryLoading {
	color: #FFF;
	text-align: center;
	padding: 190px 0;
	
}

#front #footer {
	color: #FFF;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	margin-bottom: 10px;
}

#front #footer a {
	color: #FFF;
}

#front .align-right {
	text-align: right;
}

#front #newsSummary .media {
	overflow: hidden;
}

#front div.ads.wide, #front div.ads.wide-small {
	margin: 20px 0 10px 0;
	vertical-align: middle;
}

#front div.ads.wide > a, #front div.ads.wide > div {
	margin: 0 10px;
}

#front #rightAds div.ads > a, #front #rightAds div.ads > div {
	margin: 5px 0;
}

#front div.index div.ads {
	padding-bottom: 20px;
	border-bottom: 1px solid #CCCCCC;
}

#front div.ads.right-column > *, #front div.ads.right-top > * {
	margin-bottom: 10px;
}

#front div.search { 
	display: inline;
}
#front div.search form { 
	display: inline;
}

#front div.search input { 
	padding: 1px;
	font-size: 75%;
	vertical-align: text-bottom;
}

#front div.search span.text-input input {
	width: 120px;
}

#front div.search span.submit input { 
	background: #DDD;
}

#front .alert {
	background-color: #8A0022;
	border-color: #FFF2BD;
	border-style: solid;
	border-width: 2px;
	color: #FFF;
	padding: 10px;
	margin: 0 10px 10px 10px;
	opacity: 0.90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	display: block;
}

#front .alert strong {
	color: #FFF2BD;
	font-size: 1.3em;
}

#front .alert a {
	color: #FFF;
}

#front div.home-content {
	background: #FFFFFF none repeat scroll 0 0;
	color: #333;
	text-align: left;
	border-color: #999999;
	border-style: solid;
	border-width: 0 1px 1px;
	opacity: 0.95;
	filter: alpha(opacity=95);
	-moz-opacity: .95;
	margin: 10px 0 0 0;
	padding: 10px;
}

#front div.home-content h3 {
	font-size: 1.2em;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#front div.home-content img {
	margin-bottom: 10px;
}

#front #homeAds {
	text-align: right;
}

#front ul.navigation {
	margin: 0; 
	padding: 0;
	list-style: none;
	float: left;
	z-index: 200;
}

#front ul.navigation li {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}
		
#front ul.navigation li ul {
	left: 0;
	top: 28px;
	border: 1px solid #999;
	border-bottom: 0;
	position: absolute;
	list-style: none;
	display: none;
}

#front ul.navigation li:hover ul, #front ul.navigation li.sfHover ul {
	display: block;
}

#front ul.navigation li ul li a {
	background: url('img/bg-subnav.png') repeat-x top left;
	background-color: #0F00AE;
	color: #FFF;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #999;
	width: 150px;
	padding: 1px 3px;
	margin-left: 0;
	opacity: 0.90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	display: block;
}

#front ul.navigation li ul li a:hover {
	color: #FFF2BD;
}

#front div.articles.view div.ads.rectangle {
	margin: 20px 0 20px 20px;
	border-bottom: 0;
	float: right;
}

#front div.weathers.view div.ads.rectangle {
	margin: 10px 0;
	text-align: center;
}

ul, ol { 
	text-align: center;
}
