#blue-strip {background:#0060ae; width:990px; height:27px; border-bottom:1px solid #97999b; overflow:hidden}
/*  more link */
.headlines-show-more {
    clear: both;
    margin: 5px auto 20px;
    text-align: center;
}

a.button-add-content:before {
    background: url("/images/home/button-add-content-caps.png") no-repeat scroll left top transparent;
    content: url("/images/home/button-add-content-icon-default.png");
    height: 34px;
    left: -34px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 34px;
}
a.button-add-content:after {
    background: url("/images/home/button-add-content-caps.png") no-repeat scroll right top transparent;
    content: "";
    height: 34px;
    position: absolute;
    right: -16px;
    top: 0;
    width: 16px;
}
a.button-add-content {
    background: url("/images/home/button-add-content-back.png") repeat-x scroll left top transparent;
    color: #666666;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 12px;
    outline: 0 none;
    padding: 11px 10px;
    position: relative;
}
a.button-add-content:hover:after {
    background-position: center right;
}
a.button-add-content:hover:before {
    content: url("/images/home/button-add-content-icon-hover.png");
}
a.button-add-content:hover, a.button-add-content:hover:before, .active a.button-add-content, .active a.button-add-content:before {
    background-position: center left;
    color: #0060ae;
	text-decoration:none;
}
a.button-add-content:before {
    background: transparent url(/images/home/button-add-content-caps.png) no-repeat top left;
    content: url(/images/home/button-add-content-icon-default.png);
    height: 34px;
    left: -34px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 34px;
}


* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
body { 
	background:#c2c2c2;
	font-family:Arial, Helvetica, sans-serif; font-size:13px; 
	line-height:18px; 
	color:#333333;
}
img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}
.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}

.col-1, .col-2, .col-3, .col-4, .sub_col-1, .sub_col-2, .sub_col-3, .sub_col-4,  .sub_col-5, .sub_col-6 { 
	float:left;
}
.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}

.section_wrapper { 
	width:100%;
	overflow:hidden;
	padding: 10px 0 0 0;
}

.list li {
	background:url(/images/arrow_right.gif) no-repeat 0% 6px;
	padding:0 0 0 15px;
}
.list li a {
	color:#B12931;
	font-size:10px;
	text-transform:uppercase;
	line-height:20px;
	text-decoration:none;
}

.list li a:hover {
	text-decoration:underline;
}

/*==== GLOBAL =====*/
#main {
	margin:0 auto;
	padding:10px 0 0 0
}
#content {
	margin:0 auto;
	width:960px;
	background:#fff;
	padding:0 15px 20px 15px;
}
.txt_indent {
	padding:5px	
}
.txt_indent_gray {
	padding:5px;
	background:#dae6f2;
}
.sub_col-5 .txt_indent_gray, .sub_col-6 .txt_indent_gray, .txt_indent_box {
	padding:5px;
	background:#f1f1f1;
    border:1px solid #d6d5d5;        
}
.txt_indent2 {
	padding:30px 15px 48px;	
}
.txt_indent3 {
	padding:0px 10px 0px;	
}
.txt_indent9 {
	padding:0px 0px 0px;	
}
.txt_indent4  {
	padding:0px 0px 0px 20px;	
}
.txt_indent5  {
	padding:0px 0px 0px 10px;	
}
.txt_indent6  {
	padding:0px 0px 15px 20px;	
}
.txt_indent7 {
	padding:25px 0px 35px 0px;	
}
.txt_indent8 {
	padding:10px 0px 0px;	
}
#header {
	width:990px;
	margin:0 auto;
	height:175px;
	position:relative;
	/* background:#0C6392; */
    background-color:#fff;
	border-top:2px solid #c2c2c2
}
/*------------------- footer ----------------*/
#footer_leaderboard {
	background-color:#0060ae;
    width:990px;
	height:5px;
	margin:0 auto;
	border-top:1px solid #d6d6d6;
}

#footer_anchor a{color:#fff;
	font-size:12px;
	line-height:12px;
	padding:5px 5px 0 0;
	float:right;
}

#footer {
	background-color:#e8e9ea;
	height:155px;
	width:990px;
	margin:0 auto;
}

.footer_container {
	background:none repeat scroll 0 0 #F0F0F0;
	margin:0 20px;	
}

.footer_container {background:none;}
.footer_container .footer_catblock ul.cat-footer1 {text-align:center;padding-top:10px;padding-bottom:5px}

.footer_container .footer_adminblock{overflow:hidden}
.footer_container li{display:inline;font-family: Georgia,"Times New Roman",Times,serif;font-size:14px;color:#585e5c; border-right:1px solid #d9d9d9; padding-right:5px;height:10px;overflow:hidden;}
.footer_title_admin {font-family: Georgia,"Times New Roman",Times,serif;font-size:14px;color:#585e5c;text-align:center}

.footer_adminblock .footer_title_admin{padding-top:5px;border-top:1px dotted #333;}
.footer_adminblock ul{text-align:center;margin:1px 0}
.footer_adminblock li{font-family:Arial, Helvetica, sans-serif;font-size:10px}
#footer li a {color:#585e5c}
#footer li.footer-cat-title {font-size:12px;font-family:Georgia, "Times New Roman", Times, serif;padding-bottom:3px;color:#f1f1f1;font-weight:bold;color:#dbdbd8}
li.last-no-borders{border:none}
.footer_menu {width:990px;
	height:30px;
	margin:0 auto;
    padding-top:2px;
    background:#0060ae
}
.footer_menu p{margin:0;padding:0px 0 0 0;text-align:center;color:#dbdbd8;font-size:10px;line-height:14px}
.footer_menu p a{color:#fafdd9}
/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 13px 0 0; 
	float:left;
}
.img-indent2 { 
	margin:0 0 0 13px; 
	float:right;
}
p {
	margin-bottom:16px;
}
.p1 { 
	margin:0 0 16px 18px
}
.p2 { 
	margin:0 0 0 18px !important;
}
.p3 { 
	margin:0 35px 0 0 !important;
}
.p4 { 
	margin:0 39px !important;
}
.p5 {
	margin-top:-16px;	
}
.pt14 {
	font-size:14px;	
}
.black {
	color:#000	
}
.grey {
	color:#8a8a8a	
}
p .redText {
	color:#B12931
}
p .list_thumbnailclear {
	margin-bottom:20px;
}
.clearleft {
	clear:left;
}
.margin20 {
	margin-bottom:20px !important;	
}
.margin30 {
	margin-bottom:30px;	
}
.margin40 {
	margin-bottom:40px;	
}
.margin15 {
	margin-bottom:15px;	
}
.margin10 {
	margin-bottom:10px !important;	
}
.no_marg {
	margin:0 !important	
}
.no_bg {
	background:none !important;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#2b4381; 
	outline:none;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.upercase {
	text-transform:uppercase;
	font-size:12px;
}
.upercase2 {
	text-transform:uppercase;
}
.non_underline {
	text-decoration:none;	
}
.non_underline:hover {
	text-decoration:underline
}
h1 {
	font-size:24px;
	line-height:1.2em;
	margin-bottom:16px;
	color:#373737;
}
h1.title {
	font-size:24px;
	line-height:1.2em;
	margin-bottom:10px;
	color:#333;
	padding-top:11px;
}

h1.redtitle {
	font-size:24px;
	line-height:1.2em;
	margin-bottom:16px;
	color:#B12931;
	padding-top:11px;
}

h2 {
	color:#000;
	font-size:14px;
	font-weight:bold;
	padding:0 0 7px 0px;
	height:19px;
	position:relative;
	margin-bottom:20px;
	border-bottom:1px solid #c2c8cb;
	line-height:18px;
}
h2 a {
	color:#010101;
	font-size:14px;
	position:absolute;
	left:32px;
}
h3 {
	font-size:14px;
	line-height:1.2em;
	color:#000;
	background:url(/images/h3_bg.gif) repeat-x 0% 0%;
	padding:10px 0 7px 11px;
	margin-bottom:14px;
}
.style1 {
	font-size:13px;
	color:#8a8a8a;
	font-style:italic;
}
.style2 {
	color:#4e4e4e	
}
h4 {
	font-size:14px;
	margin-bottom:14px;
	color:#B12931;
	line-height:18px;
}
h4 .updated {
	font-size:10px;
	margin-bottom:14px;
	color:#B12931;
	line-height:14px;
}

/*==================boxes====================*/
.more {
	font-weight:bold;
	color:#000;
	text-decoration:none;
	background:url(/images/arrow_right.gif) no-repeat 100% 3px;
	padding-right:15px;
}
.more:hover {
	text-decoration:underline;
}
.address  { 
		color:#8a8a8a;
		font-size:13px;
	}
	.address dd { 
		clear:both;
		text-align:right;
		width:250px;
		color:#8a8a8a
	}
		.address dd span { 
			float:left;
			padding-right:0;
		}
		.address dd strong { 
			padding-right:54px;
			font-weight:normal
		}
		.address dd a { 
			color:#8a8a8a
		}
.address2  { 
		width:300px;
		float:left
	}
	
.address2 dt { 
		color:#000;
		font-size:14px;
		text-decoration:underline;
		font-style:italic;
		padding-bottom:5px;
	}
	.address2 dd { 
		clear:both;
		text-align:right;
		width:250px;
		color:#8a8a8a
	}
		.address2 dd span { 
			float:left;
			padding-right:0;
		}
		.address2 dd strong { 
			padding-right:54px;
			font-weight:normal
		}
		.address2 dd a { 
			color:#8a8a8a
		}

/*===== header =====*/
#welcomewrapper {position:absolute;
top:4px;
right:250px;
width:250px;
}

#memberinfo {
color:#dbdbd8;
font-size:11px;
float:right;
}
#memberinfo a{
color:#fafdd9
}
#membergreeting {

color:#333;
font-size:11px
}
.current_date {
color: #333;
font-size:11px;
float:left;
padding-right:5px;
margin-left:20px;
margin-top:5px;
color:#dbdbd8
}

#masthead_ad {
position: absolute;
top: 55px;
right: 15px;
/* border:1px solid #918A7E; */
background-color:#fff;
border:1px solid #c2c2c2
}
.logo {
position:absolute;
top:60px;
left:27px;
}
.menu {
	position:absolute;
	top:125px;
	left:0;
right:0;
	width:990px;
}
.menu div {
	background:url(/images/sf3_menu1a.gif);
        background-repeat:repeat-x;
	width:100%;
	height:50px;
	padding:0;
        border-top:3px solid #fff
}
.menu ul li {
	float:left;	
	/* background:url(/images/spacer.gif) no-repeat 100% 0%; */
	padding:2px 4px 3px 4px;
}
.menu ul li a {
	display:inline-block;
	float:left;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	line-height:16px;
	text-decoration:none;
}

.menu ul li li a:hover {
	color:#414141;
}
.menu ul li li a.active {color:#fff;}
.menu ul li a:hover, .menu ul li a.active  {
	color:#fff;
}
.menu a.top-with-ul {
	/* padding-right: 	10px; */
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
	padding-bottom: 13px;
}

.search {
	position:absolute;
	right:15px;
	top:2px;
	padding-right:25px;
	height:27px;
	width:196px
}
.button_search {
	position:absolute;

	right:0;
	top:0;
	width:25px;
	height:24px;
	background:url(/images/search_button.png) no-repeat 0% 0%;
	cursor:pointer;
	border:none;
}
.other_editions {
	position:absolute;
	right:435px;
	top:7px;
	height:17px;
	line-height:11px;
	width:300px;
}

.other_editions .rss {
padding-right: 13px;
background: transparent url(../img/rss.png) top right no-repeat;background-position: 100% 2px;
}

.other_editions a {
	color:#dbdbd8;
	text-decoration:none;
}

.other_editions a:focus, a:hover {
	text-decoration:underline;
}

.other_editions dt {
float: left;
line-height: 11px;
margin-right: 7px;
font-size:9px
}

.other_editions dd {
float: left;
margin-right: 6px;
padding-right: 6px;
border-right: 1px solid #dbdbd8;
line-height: 12px;
}

.other_editions .last {
border: none;
}

/* weather */

.weather {
position: absolute;
top: 85px;
right: 320px;
/*
top: 68px;
right: 15px;
*/
}

.weather img {
padding-top:10px;
width:50px;
}

.temp {
display: block;
width: 70px;
font-size: 20px;
font-weight: bold;
line-height: 20px;
}

.weather a {
color: #333;
text-decoration: none;
}

.condition {
display: block;
font-size: 0px;
text-align: right;
}

.inp {
	position:absolute;
	left:0;
	top:0;
	width:186px;
	border:1px solid #ccc;
	background:#f7f7f7;
	text-transform:uppercase;
	color:#0060ae; 
	font-weight:bold;
	font-size:10px;
	padding:3px 0 3px 5px;
}
/*===== content =====*/

#twoCol_ad {
  margin:15px 81px;
}
.block {
	width:960px;
	margin:0 auto;
	padding:1px 0 0 1px;
	border:1px solid #cbcbcb;
	margin-bottom:20px;
}
.box {
	background:#f0f0f0;
	padding:9px 12px 10px 9px ;
	position:relative;
	border:1px solid #d6d6d6;
	margin-bottom:10px;
}
.pagination {
	position:absolute;
	bottom:10px;
	right:10px;
}
.pagination li {
	float:left;	
}
.pagination li a{
	font-size:18px;
	width:28px;
	height:25px;
	text-align:center;
	padding:3px 0 0 0; 
	color:#fff;
	display:block;
	margin-right:2px;
	line-height:1.2em;
	text-decoration:none
}
.b1 {
	background:#bfbfbf;	
}
.b2 {
	background:#919191;	
}
.b3 {
	background:#606060;	
}
.news {
	padding:0 0 0 18px;
	background:url(/images/icon.gif) no-repeat 0% 2px;
	line-height:14px;
}
.line_hor {
	width:100%;
	overflow:hidden;
	background:url(/images/dot.gif) repeat-x 0% 0%;
	height:1px;
	line-height:0px;
	margin:2px 0
}
.line_hor2 {
	width:100%;
	overflow:hidden;
	height:1px;
	line-height:0px;
	margin:39px 0;
	background:#e4e4e4
}
.line_hor3 {
background:none repeat scroll 0 0 #E4E4E4;
height:1px;
line-height:0;
margin:15px 0;
overflow:hidden;
width:100%;
}
.date {
	color:#919191;font-size:8px	
}
.txt_icon {
	width:100%;
	overflow:hidden;
	margin:0 0 25px 0;
	color:#4e4e4e;
	font-size:13px;
	font-weight:bold
}
.block2 {
	padding:12px 0 0 62px;
	float:left;
	width:203px
}
.icon1 {
	background:url(/images/icon2.gif) no-repeat 0% 0%;	
}
.icon2 {
	background:url(/images/icon3.gif) no-repeat 0% 0%;
}
.icon3 {
	background:url(/images/icon4.gif) no-repeat 0% 0%;	
}
.icon4 {
	background:url(/images/icon5.gif) no-repeat 0% 0%;
}
.block3 {
	float:left;
	width:260px
}
.block4 {
	float:left;
	width:330px;
	padding:10px 10px 0 0;	
}

.block5 {
	float:left;
	width:239px;
	padding:10px 20px 10px 0;	
}

/*===== footer =====*/

/*----- forms -----*/
.inp_area {
	width:287px;
	height:35px;
}
.inp_area input {
	width:287px;
	background:#fff;
	border:1px solid #c2c8cb;
	font-size:13px;
	padding:3px 0
}
.txt_area {
	width:287px;
	height:157px;
}
.txt_area textarea {
	width:287px;
	height:150px;
	background:#fff;
	margin:7px 0 0 0;
	border:1px solid #c2c8cb;
	font-size:13px;
}
.form_link {
	padding:15px 0 0 0	
}
.form_link a {
	margin:0 0 0 15px;	
}
/*==========================================*/
/* slideshow gallery */

		#loopedSlider,#newsSlider { margin:0 auto;  clear:both; }
		/*
		.slides { position:absolute;  }
		.slides div { position:absolute; top:0; width:400px; display:none; }
		*/
		.gallery {width:400px; overflow:hidden; height:231px; position:relative; margin-right:20px}
		
/*--- ad classes ---*/

.col-2_topButtonAd {
	margin: 0 0 15px 0;
}

.col-2_bottomButtonAd {
	margin: 15px 0;
}
	
/*--- tabs begin ---*/
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 20px; /*--Set height of tabs--*/
	width: 100%;
	position:relative;
}
ul.tabs li {
	float: left;
	overflow: hidden;
	position: relative;
	background:#dae6f2;
	
	height:20px;
	line-height:20px;
	text-align:center;
	font-size:11px;
}
ul.tabs li a {
	text-decoration: none;
	color:#2b4381
	display: block;

	outline: none;
	text-align:center;
	font-size:11px;
        font-family: Georgia,"Times New Roman",Times,serif;
        font-weight:bold;
	padding:3px 8px;
	

}
ul.tabs li a:hover {
	
}
ul.tabs li.active, ul.tabs li a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background:#fff

}


.tab_container {
	overflow: hidden;
	width: 100%;
	background:#fff;
	color:#8a8a8a;
	float:left;
	font-size:11px;
	
}

.tab_container .more {
	font-size:13px;
	text-transform:none;
}
.tab_content {
	padding: 10px 20px 5px 11px;
}

/*--- tabs end---*/

/*--- mini poll begin ---*/

.poll_container {
-moz-border-radius:7px 7px 7px 7px;
background-color:#EEEEEE;
margin-top:5px;
padding:5px;
position:relative;
/*width:300px;*/
}

.sub_col-6 .poll_container {
-moz-border-radius:7px 7px 7px 7px;
background-color:#fff;
margin-top:0px;
padding:5px;
position:relative;
/*width:300px;*/
}

ul.results {
-moz-padding-start:0;
display:block;
list-style-type:disc;
margin:0;
margin-right:5px;
}

.results ul.results, li.results {
list-style:none outside none;
padding:2px; 
}

.results p, li, table, form {
color:#333;
font-size:15px;
}

.results li.bolded {
font-weight:bold;
}

.results li.results {
background-color:#B12931;
border:2px solid #CCCCCC;
color:#eee;
font-weight:bold;
height:20px;
margin-bottom:6px;
}

/*--- mini poll end ---*/

/*--- Calendar begin ---*/

/* events calendar */

#calendar-container {
	margin-top:0px;
	/* height:250px; */
}

#events-calendar {
	padding-top: 5px;
	padding-bottom: 0px;
	position: relative;
}
#events-calendar h2{padding:0px;margin-bottom:10px;}



div.calendar-holder {
	margin: 0 10px;
	height:165px;
padding:0px;
}

.calendar-holder .card {
	width: 88px;
	float: left;
	background: url(../img/bg-calendar-card.png) 0 66px  no-repeat;
	padding-bottom: 20px;

}

.calendar-holder .card .month {
	display: block;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
	margin: 0;
	padding: 0;
	background:#434343;
}

.calendar-holder .card .day {
	padding-top: 22px;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	text-align: center;
	color: #fff;
}

.calendar-holder .card .date {
	font-size: 56px;
	line-height: 56px;
	font-weight: bold;
	text-align: center;
	display: block;
	color: #fff;
}

.calendar-holder .calendar {
	width: 178px;
	float: right;
	background: url(../img/bg-events-calendar.png) top left repeat-x;
}

.calendar-holder .calendar {

}

.calendar-holder .calendar .days {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
/* 	text-align: center; */
	line-height: 24px;
	margin: 0;
	margin-bottom: 15px;
	overflow: hidden;
	padding: 0;


}

.calendar-holder .calendar .days span {
	display: block;
	width: 20px;
	margin: 0 2px;
	float: left;
	text-align: center;
}

.calendar-holder .calendar .weeks {
	overflow: hidden;
/* 	float: left; */
	margin: 0 0 4px 0;
width: 100%;

}

.calendar-holder .calendar .weeks span,
.calendar-holder .calendar .weeks a {
	display: block;
	width: 20px;
	padding: 0 0;
	margin: 0 2px;
	float: left;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	
}

.calendar-holder .calendar .weeks span.uu {
	color: #999;
}


.calendar-holder .calendar .weeks a {
	color: #111;
}

.calendar-holder .calendar .weeks a.ev {
	background: url(../img/bg-calendar-date.png) no-repeat;
}


.calendar-holder .calendar .weeks a.td {
	background: url(../img/bg-calendar-date-current.png) no-repeat;
}


.calendar-list .today {
	padding: 10px;
	border-top: 1px solid #ccc;
	background: #fff;
	margin: 10px 10px 0 10px;
	padding-bottom: 10px;
}


.calendar-list .today a.eventDetails {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	display: block;
	margin: 0 0 0 0;
}

.calendar-list .today span  {
	font-size: 12px;
	color: #666;
	font-weight: normal;
}

.calendar-controls {
	height: 32px;
	border-left: none;
	border-right: none;
	margin: 0 10px;
	width: 275px;
	border-bottom: 1px solid #ccc;
	overflow:hidden;	
}

.calendar-controls .pointerLeft {
	/* position: absolute;
	left: 0; */
	background: url(../img/calendar-pointer-left.png) left no-repeat;
	padding-left: 24px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 30px;
}

.calendar-controls .pointer {
	float: right;
	text-align: right;
	background: url(../img/calendar-pointer-right.png) right no-repeat;
	padding-right: 24px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 30px;

}

#events-calendar .more-bar {
	height: 12px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	text-align: right;
}

#events-calendar .more-bar a {
	color: #bb1319;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
}

/*--- Calendar End ---*/
/*--- Events page begin ---*/

.event-cal-card {
background:url("/img/calendar-date-card.png") no-repeat scroll center top transparent;
font-weight:bold;
height:62px;
text-align:center;
width:80px;
float:left;
clear:left; 
margin-bottom:10px;
}

.event-cal-card .month {
color:#FFFFFF;
display:block;
font-size:12px;
line-height:12px;
margin-top:11px;
}

.event-cal-card .day {
color:#999999;
display:block;
font-size:30px;
line-height:30px;
margin-top:3px;
}
.event_listing {
margin-bottom:15px;
float:left;
width:510px;
}
.event_details {
	clear:right;
}
.eventDetails {
	color:#B12931;
	font-size:15px;
}
/*--- Events page End ---*/

.white_block {
	background:#fff;
	padding:19px 15px 30px 26px
}
.pad {
	padding:19px 15px 30px 15px !important
}
.pt10 {
	text-transform:uppercase;
	font-size:10px
}

/* Photo Gallery */
#lightboxPhotosWrapper		{ padding:10px }
#lightboxPhotoslist			{  }
#lightboxPhotoslist li 		{ float:left; width:170px; padding:15px 10px; height:170px  }
#displayAds_advertise		{ margin: 50px 0px 20px 0px; border-top: 1px #777 solid }
.lightboxPhotos_thumbnail	{ height:120px }
.lightboxPhotos_title		{ font-weight: bold }
#photogallery_hdr			{  }
#photogallery_bread			{ font-size:0.7em;display:block;padding:0px 0px 10px 0px;}
#photogallery_description	{ background:#efefef;padding:20px;display:block; }
span#photogallery_count			{ display:block;float:right; }
span#photogallery_instructions	{ display:block;float:left; }
span.lightboxPhotos_permalink	{ display:block;  font-size:.8em}
.photogallery_timestamps		{ color:#333333;margin-bottom:0px; }
#photogallery_archiveForm			{ float:right;width:300px;margin-top:10px; }
#photogallery_archiveForm p			{ display:block;float:left;margin:0px }
#photogallery_archiveForm form		{ float:right; margin-top:-5px; }
#photogallery_archiveHdr			{ background:url("/images/gradient_shadow.gif") repeat scroll 0 0 #EFEFEF;margin:0px 0 10px 0px;padding:10px 20px;border-bottom:1px solid #ddd;height:40px }
#photogallery_archiveHdr h1			{ float:left; }

/*--- end photo gallery ---*/
/*--- Columnist list ---*/

#columnist_content_container {
	width:290px;
	clear:left;
	height:105px;
}

#columnist_image_container {
	float:left;
	margin-top:5px;
	margin-left:5px;
	border: 1px solid;
	width:69px;
}
#columnist_text_container {
	float:left;
	width:185px;
	margin-left:10px;
	padding-top:3px;
}
#columnist_title_container {
	float:left;
}

#columnist_byline_container {
	float:left;
	/*
	margin-top:-80px;
	margin-left:100px;
	*/
}

/*--- story page ---*/
.article-text {
	color: #000000;
	font-size: 14px; 
	margin-bottom: 7px;

/*	line-height: 1.4;
	display: inline;   removed for archive stories */
}

.article-timestamp {
	display: inline;
}

.article-ShareThis span.textdecrease a.decreaseFont { background: url(/images/decrease.gif); background-repeat:no-repeat;

		display: inline-block;
	padding-right: 8px;
	text-indent: -5000px;
	width:16px;

}



.article-ShareThis span.textincrease a.increaseFont { background: url(/images/increase.gif);background-repeat:no-repeat;
	display: inline-block;
	padding-right: 8px;
	width:23px;
	text-indent: -5000px;
} 

.article-ShareThis {
	display: inline;
	float: right;
	margin-top:10px;
}

.article-ShareThis-print {
	display: inline-block;
	padding-right: 12px;
}

.article-ShareThis-email {
	display: inline-block;
	padding-right: 10px;
}

.article-fact-box {
	width: 130px;
	float: right;
	padding: 10px 10px;
	margin-left: 5px;
	background: none repeat scroll 0 0 #F0F0F0;
}
.article-fact-box h2{font-size:13px;padding:0;margin:0 0 5px 0}
.article-fact-box .article-text{font-size:12px;line-height:16px}

.article-connected-media {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 10px;
	background: none repeat scroll 0 0 #F0F0F0;
}

#article-flowplayer {
	display: block;
	width: 550px;
	height: 335px;
}
a
textarea#article-comment {
	width: 100%;
}

.article-text-black {
	color:#000000;
}
/*--- end story page ---*/
/*--- start searchtip ---*/

#searchtip {text-align: right; margin: 5px 15px 5px 0px;font-weight:bold;}

#toggle-view {
	list-style:none;	
	font-family:arial;
	font-size:11px;
	margin:0;
	padding:0;
	padding-top:10px;
	width:960px;
}

	#toggle-view li {
		
		border-bottom:1px solid #ccc;
		position:relative;
		cursor:pointer;
	}
	
	#toggle-view h3 {
		margin:0;
		font-size:14px;
	}

	#toggle-view span {
		position:absolute;
		right:5px; top:0;
		color:#ccc;
		font-size:13px;
	}
	
	#toggle-view p {
		margin:5px 0;
		display:none;
	}
	#ASearch {background-color:#e2e2e2; padding: 5px 0px 5px 5px;border:1px solid #ccc;}
	
	.searchresult {font-size:18px; padding:10px 0px 10px 0px; line-height:34px;}
	/*==========================================*/
div.breaking_news{border: 1px solid #990000;float: left;
width:628px;
margin: 0px 0px 8px 0px;
padding:0px;
display: inline;}
.bnews_box {width:625px;
	font-size:12px;
        font-weight:bold;
	line-height:1em;
	color:#fff;
        background-color: #990000;
        background-image: none;
	padding:5px 0px 5px 5px;
	margin-bottom:0px;
}
ul.news_box {padding-top:5px}
ul.news_box li#break_news_top{ width:320px;padding:0px 5px 0px 5px;float:left}
ul.news_box li{font-size:10px;float:left;width:290px;clear:right;float:right;
}
ul.news_box li a{color:#990000}
ul.news_box h4{
        font-size:12px;
        margin-top:5px;
	margin-bottom:0px;
	color:#fff;
	line-height:18px;
  }
ul.news_box p{font-size:11px;}
ul.news_box h4 a{ color:#990000}
ul.news_box li img {padding-top:4px;padding-right:3px;}
.col-2_ButtonAd {margin: 7px 0px;}

/*------------------ changes --------------------*/
.col-2_bottomButtonAd {
	margin: 10px 0;
        padding:0px;
	background:#fff;
         
}
.col-2_bottomButtonAds {
	margin: 15px 0;
}
.col-2_bottomButtonAd h3 {
	font-family:Arial, Helvetica, sans-serif;
    font-weight:600;
	font-size:14px;
	line-height:.4em;
	color:#a5a9a8;
	background:url(/images/obitsthumb1.gif);
	background-repeat:no-repeat;
	padding:10px 0 7px 11px;
   margin-bottom:0px   
	
}
.col-2_bottomButtonAd h3 span { color:#fff}


/*---------------- obits and fbactivity --------------------*/

p.boxFooter {margin:5px 0 0 0;padding:0;width:292px;background-color;#3173a5;text-transform:uppercase;font-size:11px;font-weight:bold;}
p.boxFooter a {margin:5px 0 0 0;border:0;background-color:#0060ae;color:#fff;display:block;float:left;height:25px;line-height:25px;text-align:center;width:142px;margin-bottom:5px}

p.boxFooter a:hover {background:#efefef;color:#990000;text-decoration:none}
p.boxFooter a.rightLink {margin:5px 0 0 8px;}

#msndiv {background-color:#fff;background:url(/images/obitbg.jpg) repeat}
#msndiv li {padding:3px 10px;font-size:12px}
#msndiv li a:hover{text-decoration:underline;}

.txt_indent_obits { border:3px solid #dae6f2; padding:5px 5px 0px 5px; 
}

p.obits-widget  {
	background-color:#0060ae;font-size:14px;font-family:Arial,Helvetica,sans-serif;color:#fff; padding:3px 5px 2px 15px;margin-bottom:2px;
	margin:0; margin-bottom:2px
}
p.obits-widget span { color:#fff;}
.col-2_obits {
	margin: 15px 0px 0px 0px;
}
.spacer{ 	margin: 10px 0px 0px 0px;}
.calendar-container-block {margin-top:10px}

/*---------- Most commented --------------*/
.col-2 .most-popular{background-color:#0060ae;font-size:14px;font-family:Arial,Helvetica,sans-serif;color:#fff; padding:3px 5px 2px 15px;margin-bottom:2px}
.col-2 .wrapper .most-redirect{text-align:center;font-size:10px;line-height:20px;text-transform:uppercase;}
.col-2 .wrapper .most-redirect a{color:#0060ae}

.article-fact-box h2{height:100%}