* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
body { 
	/*background:#818285 url(/images/all_bg.gif) repeat-x;*/
	background-color: black;
	font-family:Arial, Helvetica, sans-serif; font-size:13px; 
	line-height:18px; 
	color:#000;
}

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 { 
	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:#4F00FF;
	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
}
#content {
	margin:0 auto;
	width:970px;
	background:#fff;
	padding:0 15px 20px 15px;
}
.txt_indent {
	padding:5px	
}
.txt_indent_gray {
	padding:5px;
	background:#e7edf0;
}
.txt_indent2 {
	padding:30px 15px 48px;	
}
.txt_indent3 {
	padding:0px 10px 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:1000px;
	margin:0 auto;
	height:190px;
	position:relative;
	background:#B81D21;
	clear: both;
	}
#top_ads{
    margin: 0 auto;
    width: 1000px;
}	
#top_ads div{
    float:left;
    padding: 0 10px 10px 0;
}
#top_ads div.last{
    float:right;
    padding-right: 0;
}

#footer_leaderboard {
	background: none repeat scroll 0 0 #F0F0F0;
	width:1000px;
	height:106px;
	margin:0 auto;
}

#footer_leaderboardAd {
	width:728px;
	margin:0 auto;
	padding:8px 0;
}

#footer {
	background: none repeat scroll 0 0 #F0F0F0;
	height:320px;
	width:1000px;
	margin:0 auto;
}

.copy {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#a1a1a1;
	position:absolute;
	margin:59px 0 0 35px
}
.copy a {
	text-decoration:underline;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#a1a1a1
}
.copy a:hover {
	text-decoration:none	
}
.copy span {
	color:#414141;
}
.bottom_menu {
	position:absolute;
	margin:34px 0 0 36px;
	font-size:13px;
}
.bottom_menu a{
	color:#a1a1a1;
	text-decoration:none;
}
.bottom_menu a:hover{
	color:#414141;
	text-decoration:none;
}
.bottom_menu a.act {
	color:#414141;
	text-decoration:none;
}
.bottom_menu span {
	color:#a1a1a1;
	margin:0 5px
}

/*----- 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	
}
.red {
    color: #F72619;
}
p .redText {
	color:#AA2E25;
}
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:#4F00FF; 
	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:#A32A2A;
	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:#A32A2A;
	line-height:18px;
}
h4 .updated {
	font-size:10px;
	margin-bottom:14px;
	color:#A32A2A;
	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 =====*/

#memberinfo {
position:absolute;
top:90px;
right:15px;
color:#FFF;
}
#memberinfo a{
color:#FFF;
}
#membergreeting {
position:absolute;
top:110px;
right:136px;
color:#FFF;
}
.current_date {
position: absolute;
top: 90px;
right: 100px;
color: #FFF;
}

#masthead_ad {
position: absolute;
top: 40px;
right: 15px;
}
.logo {
	position:absolute;
	margin:10px 0 0 20px;
}
.menu {
	position:absolute;
	margin:125px 0 0 0px;
	background:#A32A2A url(/images/menu_bgs3.gif) no-repeat 0% 0%;
	width:1000px;
}
.menu div {
	background:url(/images/sf225_menu.gif) repeat 100% 0%;
	width:100%;
	height:66px;
	padding:0 0 0 0;
}
.menu ul li {
	float:left;	
	/* background:url(/images/spacer.gif) no-repeat 100% 0%; */
	padding:3px 3px;
}
.menu ul li a {
	display:inline-block;
	float:left;
	font-size:14px;
	color:#fff;
	line-height:16px;
	text-decoration:none;
}

.menu ul li a:hover, .menu ul li a.active  {
	color:#4f00ff;
}

.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:50px;
	padding-right:25px;
	height:27px;
	width:196px
}
.button_search {
	position:absolute;
	right:0;
	top:0;
	width:21px;
	height:27px;
	background:url(/images/search_button.gif) no-repeat 0% 0%;
	cursor:pointer;
	border:none;
}
.other_editions {
	position:absolute;
	right:0px;
	top:17px;
	height:17px;
	line-height:11px;
	width:520px;
}

.other_editions .rss {
padding-right: 13px;
background: transparent url(../img/rss.png) top right no-repeat;
}

.other_editions a {
	color:#FFF;
	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 #fff;
line-height: 12px;
}

.other_editions .last {
border: none;
}

.mast_social_icons{
position: absolute;
top: 90px;
right: 310px;
color: #FFF;

}
.mast_social_icons dt{
height:0;
}
.mast_social_icons dd{
float:left;
padding-right: 2px;
}

/* weather */

.weather {
position: absolute;
top: 90px;
right:20px;
/*
top: 68px;
right: 15px;
*/
}

.weather img {
/* empty for now. Consider removing */
}
.weather div{
    float:left;
    padding-right: 5px;
    color: #fff;
}
.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:#8a8a8a;
	font-size:10px;
	padding:5px 0 5px 5px;
}
/*===== content =====*/

#twoCol_ad {
  margin:15px 81px;
}
.block {
	width:970px;
	margin:0 auto;
	padding:1px 0 0 1px;
	border:1px solid #cbcbcb;
	margin-bottom:20px;
}
.box {
	background:#f0f0f0;
	padding:9px 28px 10px 9px ;
	position:relative;
}
.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:16px;
}
.line_hor {
	width:100%;
	overflow:hidden;
	background:url(/images/dot.gif) repeat-x 0% 0%;
	height:1px;
	line-height:0px;
	margin:5px 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:#A32A2A	
}
.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 10px 0;
}

.col-2_bottomButtonAd {
	margin: 10px 0;
}
	
/*--- tabs begin ---*/
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 31px; /*--Set height of tabs--*/
	width: 100%;
	position:relative;
}
ul.tabs li {
	float: left;
	overflow: hidden;
	position: relative;
	background:#c4d1d7;
	
	height:31px;
	line-height:30px;
	text-align:center;
	font-size:14px;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	outline: none;
	text-align:center;
	font-size:12px;
	padding:0 8px;
	padding-bottom:1px;

}
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:10px;
	text-transform:uppercase;
}

.tab_container .more {
	font-size:13px;
	text-transform:none;
}
.tab_content {
	padding: 25px 20px 35px 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;*/
}
#pollresults{
font-size: 12px;
}
ul.results {
-moz-padding-start:0;
display:block;
list-style-type:disc;
margin:0;
margin-right:5px;
}

.results ul.results, li.results , ul.results li{
list-style:none outside none;
padding:2px; 
}

.results p, li, table, form {
color:#333;

}

.results li.bolded {
font-weight:bold;
}

.results li.results {
background-color:#EE2E24;
border:2px solid #CCCCCC;
color:#333;
font-weight:bold;
height:12px;
margin-bottom:3px;
font-size: 10px;
}

/*--- mini poll end ---*/

/*--- Calendar begin ---*/

/* events calendar */

#calendar-container {
	margin-top:10px;
	/* height:250px; */
}

#events-calendar {
	padding-top: 10px;
	padding-bottom: 40px;
	position: relative;
}

div.calendar-holder {
	margin: 0 10px;
	height:185px;
}

.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;	
}

.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:#A32A2A;
	font-size:12px;
}

.eventDetails a {
	color:#A32A2A;
	font-size:12px;	
}
/*--- Events page End ---*/
.footer_container {
	background:none repeat scroll 0 0 #F0F0F0;
	margin:0 35px;	
}
.footer_links {
	display:inline;
	float:left;
	margin:10px 0;
	padding-right:12px;
}
.footer_links ul li {
	font-size:12px;
	margin-bottom:0px;
}
.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:#999;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; 
	line-height: 1.4;
	display: inline;
}
.article-factbox-text {
	color: #000000;
	font-size: 12px; 
	line-height: 1.4;
	display: inline;
}
.article-text-summary {
	color: #000000;
	font-size: 12px; 
	line-height: 1.4;
	display: inline;
}
.article-timestamp {
	display: inline;
}

.article-ShareThis {
	display: inline;
	float: right;
}

.article-ShareThis-print {
	display: inline-block;
	padding-right: 12px;
}

.article-ShareThis-email {
	display: inline-block;
	padding-right: 10px;
}

.article-fact-box {
	width: 175px;
	float: right;
	padding: 10px 10px;
	margin-left: 5px;
	font-size: 11px;
	background: none repeat scroll 0 0 #F0F0F0;
}
.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;
}

textarea#article-comment {
	width: 100%;
}

.article-text-black {
	color: #000000;
}
.article-title {
	font-size:24px;
	font-weight:bold;
	line-height:1.2em;
	margin-bottom:1px;
	color:#B81D21;
}

.related-stories {
	padding-top:0px;
	border-style:solid;
	border-width:2px;
	border-color:#000000;
	float:right; 
	width:286px; 
	padding:5px 5px 5px 5px;
}

/*--- end story page ---*/

/*--- FrontPage ---*/

.full{
    width: 990px;
    margin: 0 auto;
}
.alert{
    width:980px;
    margin: 0 auto;
    background-color: #FAD83F;
    height:28px;
    padding:5px;
    line-height: 28px;
    font-weight: bold;
}
.galleryView-Narrow-Content{

}
.galleryView-Narrow-Content h3{
    margin-bottom:5px;
}
.galleryView-Narrow-Content ul{
       /*Mockup 1 - Red Circle - list-style: url("/images/arrow_right.gif");*/
       margin-left: 10px;
}

.galleryView-Narrow-Content li{
     background:url(/images/arrow_right.gif) no-repeat 0% 6px;
	padding:3px 3px 3px 15px;

    
}
.galleryView-Narrow-Content div.header p{
    font-size: 11px;
    padding-left: 10px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-right: 10px;
    border-bottom: 1px solid #e4e4e4;
}
.galleryView-Narrow-Content div.header a.active{
    color: #F72619;     
}
.current_issue img{
    float: left;
    padding-right: 8px;
}
.about_last_night img{
    float: left;
    padding-right: 8px;
}
.columns_blogs div{
    clear: both;
    
}
.columns_blogs div img{
    float: left;
    padding-right: 8px;
    margin-bottom: 10px;
}
.pub-story{
    width: 145px;
    margin-left:10px;
    float:left;
}
.pub-story .logo{
    margin: 0 auto;
    padding-bottom: 5px;
    height: 210px;
    width: 120px;
    clear: both;
    position: relative;
}
.guides{
    width: 140px;
    margin:12px 0 0 10px;
    float:left;
}
.guides ul{
    list-style: disc;
    margin-left: 12px;
   
}
.guides li.nolist{
    list-style: none;

}
.guides ul li a{
     color: #000;
}
.guides img{
    margin-left: 15px;
}
/*--- end FrontPage ---*/


/* Polls CSS */
div#poll-box {
	margin:10px auto 10px auto;
	border:1px solid #E0E0E0;
	background-color:#fff;
    padding: 10px;
}

div#poll-box div#poll-title-wrapper {
	position:relative;
	top:0;
	left:0;
	height:100px;
	border-bottom:1px solid #e0e0e0;
}

div#poll-box h2.title {
	color: #23408E;
    font-size: 11px;
    margin: 0 0 10px 0;
    padding: 0;
    text-transform: uppercase;
    border: none;
}

div#poll-box div.sponsored-by {
	font-style:italic;
	color:#828282;
	text-align:center;
}

div#poll-box div.poll-sponsor-ad {
	position:absolute;
	margin-top:0px;
	margin-left: -10px;
	font-size:10px;
	height:100px;
	width:300px;
}
div#poll-box div.content {
	padding:8px 8px 0 8px;
}
div#poll-box div.content p {
	color: #0A5089;
    font-size: 10px;
    margin: 0 0 5px;
}
div#poll-box div.content a {
	color: #0A5089;
    font-size: 10px;
    margin: 0 0 5px;
    text-decoration: none;
}
div#poll-box div.content a:hover {
	text-decoration: underline;
}
div#poll-box div.content p.poll-question {
	color: #0A5089;
    font-size: 11px;
    font-weight: bold;
}
p.error {
	font-weight:bold;
	color:#D31E47;
	padding:0 0 4px 0;
}
.ad-wrapper {
	padding: 0 0 0 0;
	overflow: hidden;
	height:230px;
}
.ad-tile{
	width:130px;
	padding: 0 0 0 0;
	vertical-align:middle;
}
.ad-head{
	position:relative;
	top:-140px;
	left:150px;
	width:470px;
}
.ad-desc{
position:relative;
	top:-140px;
	left:150px;
	width:470px;
}
.ad-wrapper-ci {
	position:relative;
	padding: 20 0 20 0;
	width:630px;
}
.ad-tile-ci{
	position:relative;
	width:130px;
	padding: 20 0 20 0;
	float:left;
}
.ad-head-ci{
	position:relative;
	padding: 20 0 20 0;
	width:470px;
	float:left;
}
.ad-clear{
	clear:both;
}
tr.comment > td {
	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;
}
art-main-picture-text{
	font-size: 12px;
}
div#rest-dir-box {
	margin:10px auto 10px auto;
	border:1px solid #E0E0E0;
	background-color:#fff;
    padding: 0px;
    overflow: hidden;
}
div#community-conversations-box {
	position:relative;
	border:1px solid #E0E0E0;
	background-color:#fff;
    padding: 5px;
    overflow: hidden;
}
.community-conversation-text{
	color:#B81D21;
	padding: 10px 5px 0 5px;
	font-size:12px;
	font-weight:bold;
}
p.community-conversation-text a {
	color:#B81D21;
}
div#225_editors-picks-box {
	position:relative;
	border:1px solid #E0E0E0;
	background-color:#fff;
    padding: 5px;
    overflow: hidden;
}
div#editorspickstitle {
	font-size:14px;
	font-weight:bold;
	line-height:1.2em;
	margin-bottom:14px;
	padding:10px 0 7px 11px;
	text-align:center;
}
.article_list h3 {
	margin: 0;
	padding: 4px;
	font-size: 18px;
	font-weight: bold;
	color: #B72025;
	background:url(/images/h3_bg.gif) repeat-x 0% 0%;
}
.article225-byline {
	color:#B81D21;
	font-weight:bold;
}
.byline{
	padding-top:5px;
}
.story h3 {
	margin: 0;
	padding-bottom: 4px;
	font-size: 16px;
	font-weight: bold;
	/*color: #002E62;*/
	color: black;
	background:none;
	padding-left:0;
}
.story h2 {
	color:#B81D21;
	font-size:24px;
	font-weight:bold;
	padding:15px 0 10px 0px;
	height:19px;
	position:relative;
	margin-bottom:10px;
	border-bottom:1px solid black;
	line-height:18px;
}
.story a {
	color:#B81D21;
	font-weight:bold;
	text-decoration: none;
}
.landing-sectitle {
	color:#B81D21;
	font-size:16px;
	font-weight:bold;
	padding:0px;
	height:16px;
	position:relative;
	margin-bottom:10px;
	margin-top:10px;
	/*border-bottom:1px solid black;*/
	line-height:16px;
}
.restaurants_list_dimensions {
	background-color: #F8EABA;
    border: medium none;
    float: left;
    margin: 10px 10px 10px 0;
    padding: 10px;
    width: 140px;	
    height: 1100px;
}
.restaurants_list_results {
	border: medium none;
    float: right;
    margin: 10px;
    width: 430px;
}
.dimension {
	border-bottom: medium solid;
    color: #B81D21;
}
.cce_count {
	color:gray;
}
.cce_object_restaurant h1 {
	color:#B81D21;
	margin-bottom:4px;
}
.cce_object_restaurant .ccedetailsection h2 {
	color:#000;
	font-size:16px;
	font-weight:bold;
	padding:17px 0 7px 0px;
	height:19px;
	position:relative;
	margin-bottom:0px;
	line-height:18px;
	border-bottom:none;
}
.cce_object_restaurant a {
	color:olive;
	font-weight:bold;
}