/* KDFW Custom CSS */


/* Pencil Ad */
#WNAd85 {
	margin-top:10px;
}


/* Images */
.displaySize .summaryImage.width30 img, .displaySize .summaryImage.width50 img, .displaySize .summaryImage.width90 img, .displaySize .summaryImage.width115 img, .displaySize .summaryImage.width180 img, .displaySize .summaryImage.width250 img {
    width: 90px;
}
#WNContainerStory .wnImageWidth-50, #WNContainerStory .wnImageWidth-50 img, #WNContainerStory .wnImageWidth-90, #WNContainerStory .wnImageWidth-90 img, #WNContainerStory .wnImageWidth-120, #WNContainerStory .wnImageWidth-120 img, #WNContainerStory .wnImageWidth-180, #WNContainerStory .wnImageWidth-180 img {
	width:180px;
}
.wnImageWidth-90 a.wnFancyBox .wnDetails, .wnImageWidth-120 a.wnFancyBox .wnDetails, .wnImageWidth-180 a.wnFancyBox .wnDetails {
	width: 180px;
}
.displaySize .caption.left, .displaySize .caption.right {
	display:none;
}
#WNStoryRelatedBox {
    float: right;
    margin: 0 0 10px 10px;
}


/* Sidebar Restyle */

#WNStoryRelatedBox #DisplaySizeId27 .timestamp,  #WNStoryRelatedBox #DisplaySizeId27 .summaryImage, #WNStoryRelatedBox #DisplaySizeId27 .summary {display: none;}

#WNStoryRelatedBox #DisplaySizeId27 .headline .text {font-size: 14px !important;}

#WNStoryRelatedBox .wnBlock.displaySize .displaySizeId-18 .headline {background-image:none !important; padding-left: 0px !important;}


/* Hides Widget Ribbon */
#DisplaySizeId29 ul.csRibbon, #DisplaySizeId29 .contentGroup {border:none !important; border-color:transparent !important; border-bottom-width:0px !important;}

.text-links-right-rail {margin-bottom: 17px !important;}


/* Tabula Restyle */
#csTabulaLinks {margin-bottom:15px;}


/* Comments Restyle */
#csFacebook {margin-bottom: 15px;}


/* Story Utility Width */
#WNStoryUtils {width:auto;}


/* Most Popular Block */
#wnMostPopularTabbed .wnDSHeader {
	border-bottom: 2px solid #001A3A !important;
}
#wnMostPopularTabbed .wnDSItems-standard {
	border-top: none !important;
}
#wnMostPopularTabbed .wnMPTabs {
	width:100%;
	height:29px;
	background-color:#ffffff !important;
	border-bottom: 1px solid #575757;
}
#wnMostPopularTabbed .wnTab {
	height:23px;
	padding:0px 10px;
	margin:5px 0px 0px 5px;
	font:12px Arial, sans-serif;
	line-height:24px;
	width:110px;
	float:left;
	cursor:pointer;
	color:#575757 !important;
	font-weight:bold;
	border: 1px solid #575757;
	background-color:#DADADA !important;
}
#wnMostPopularTabbed .wnTabOn {
	background-color:#EFEFEF !important;
	border: 1px solid #575757;
	border-bottom: none;
	cursor:default;
	height:24px;
}
.mpItem h4 {
	background-image: url("http://ftpcontent.worldnow.com/fox/custom/grey_bullet.png");
	background-position: 0 8px;
	background-repeat: no-repeat;
	font-size: 14px !important;
	margin:10px 0;
	padding-left: 15px;
}
.mpItem p, .mpItem .mpDate, .mpItem .wnImage {
	display:none;
}
#wnMostPopularTabbed .mpClear {
	margin: 5px 10px;
	clear:both;
	border-bottom: 1px solid #e1e1e1;
}
#wnMostPopularTabbed .mpLoading {
	width:100%;
	margin: 10px auto;
	text-align:center;
}