﻿html 
{ 
    background-color: #fff;
}
body 
{
	FONT-FAMILY: Arial, helvetica, sans-serif;
}
/* following styles from book website */
.top 
{
    margin-top:0;
    padding-top:0;
}
.bottom 
{
    margin-bottom:0;
    padding-bottom:0;
}
.first 
{
    margin-left:0;
    padding-left:0;
}
.last 
{
    margin-right:0;
    padding-right:0;
}
/* end of styles from book website */

a, a:link, a:visited 
{ 
    text-decoration:none; 
    outline:none; 
}
a:hover  
{
    text-decoration:none; 
}
#MastHead
{
  background-color: #fff;  
}
.MastheadImage
{
    margin-top:0px; 
    margin-bottom:0px;
    margin-left:10px; 
    margin-right:10px; 
    display:inline-block; 
    border:none; 
}
#MasterContainer
{
    background-color: #fff;
	/*border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid; 
	border-bottom-style: solid;
	border-left-style: solid;  
	border-top-color: #999;
	border-right-color: #999;  
	border-bottom-color: #999;
	border-left-color: #999;  */    
}
.MobileNewsBody
{
    width: 99%;
    margin: 1px;
    padding-top:2px;
}
.MobileNewsBody, .MobileNewsBody a, .MobileNewsBody a:visited, .MobileNewsBody a:hover
{
    COLOR: black;
    text-decoration:none;
}

.ChannelBlockHeadlinesMobile, .ChannelBlockHeadlinesTopStoriesMobile  
{
    color:Black;
    font-weight:normal;
    width:100%;
    background-color:#F7F7F7;
    padding: 5px;
}
.ChannelBlockHeadlinesMobile
{
    margin-bottom:2px;
}
.ChannelBlockHeadlinesMobile a, .ChannelBlockHeadlinesMobile a:hover, .ChannelBlockHeadlinesMobile a:visited
{
    font-weight:normal;
    color:Black;
}
.ChannelBlockHeadlinesTopStoriesMobile 
{
    margin:-4px
}
.ChannelBlockDateMobile
{
    margin-top:0px;
    font-style:italic;
    font-size:11px;
    font-weight:normal;
    display:block;
}


/* This controls the font size for all the news headlines on the home page */
.ChannelBlockHeadlinesTopStoriesMobile a, .ChannelBlockHeadlinesMobile a
{
    /* set the font size to be the same for all phones */
    /* font-size:14px; */
    /* font-size:20px; */
    font-size:16px;
    display:block;
}
/* start of media block */
/*@media (max-width: 480px)
{
    .ChannelBlockHeadlinesTopStoriesMobile a, .ChannelBlockHeadlinesMobile a
    {
        font-size:20px;
    }
}*/ 
/* end of media block */
.NewsStoryPicture 
{
   width:300px;
   display:run-in;
   margin:10px 0px 0px 0px;
   padding:0px;
   border: 1px solid Black;
}

.FullStoryLink
{
    /* set the font size to be the same for all phones */
	/*FONT-SIZE: 14px; */
	/* FONT-SIZE: 20px; */
	FONT-SIZE: 16px;
	Margin-left:10px;
	margin-top:2px;
	padding:10px;
	background-color:#F7F7F7;
}
/* start of media block */
/*@media (max-width: 480px)
{
    .FullStoryLink
    {
	    FONT-SIZE: 20px;
    }
}*/ 
/* end of media block */
.FullStoryLink A
{
    TEXT-DECORATION: none;
    COLOR: red;
    FONT-FAMILY: Arial, helvetica, sans-serif;
    display:block;
}
.FullStoryLink A:hover
{
    TEXT-DECORATION: none;
    COLOR: red;
}   
.FullStoryLink A:link
{
   COLOR: red;               
}
.FullStoryLink A:visited
{
   COLOR: red;            
}
.MobileBlueHeader
{
   /* 2/6/12 set the default Font-size and height to be the same for all phones */
    /* font-size:16px; */
    /* height:17px; */
    height:26px;
    background-color: #143D72;
    /*width:320px;*/
    color:White;
    text-align:left;
    vertical-align:middle;
    
    font-weight:bold;
    margin-bottom:6px;
    padding-bottom:0px;
    margin-top:25px; 
} 
/* start of media block */
/*@media (max-width: 480px)
{
    .MobileBlueHeader
    {
        font-size:22px;
        height:23px;
    } 
} */
/* end of media block */
.MobileBlueHeaderText
{
  font-size:22px;
  vertical-align:top;   
}
.MobileBlueHeader img
{
  width:22px;
  border:1px solid #143D72;  
}
.NewsStoryLayout
{
	padding-bottom:0px; 
	padding-right:10px; 
	padding-left:10px; 
	padding-top:10px;
}
.ChannelStoryLayout, .ChannelStoryLayout a, .ChannelStoryLayout a:hover, .ChannelStoryLayout a:visited 
{
	padding-bottom:0px; 
	padding-right:10px; 
	padding-left:10px; 
	padding-top:10px;
	color:#000;
}
.ChannelStoryHeadline
{
 /* no styles for now */    
} 
.ChannelStoryDate
{
   font-style:italic; 
   font-size:11px; 
   margin-left:10px; 
   margin-top:0px; 
}
.ChannelStorySynopsis
{
 /* no styles for now */   
}    
.MobileFooter, .MobileFooter a
{
	font-size:large;
	margin-top:25px;
	margin-bottom:40px;
	margin-left:10px;
	color:#000;
	text-decoration:none;    
}
#MobileFooterLogo img
{
    border:none;
    margin:0px;
    /* 2/6/12 modify to use the same image size for all phones */
    /* width:325px; */ /* 325 pixels wide is the actual size of the Company logo */
    width:300px;
}
/* start of media block */
/*@media (max-width: 320px)
{
   #MobileFooterLogo img
    {
        width:300px; 
    } 
} */
#MobileFooterSponsor img
{
    border:none;
    margin:0px;
}
#MobileFooterPartner img
{
    border:none;
    margin:0px;
    width:300px; /* 500 pixels wide is the actual size of the NBC logo */
}
/* start of media block */
/*@media (max-width: 540px)
{
    #MobileFooterPartner img
    {
        width:300px;
    } 
}*/
#MobileFooterCopyright 
{
    /* 2/6/12 set things up to use the same font and image sizes for all phones */
    /* font-size:12px; */
    font-size:16px;
    font-style:italic;
}
/* start of media block */
/*@media (max-width: 480px)
{
    #MobileFooterCopyright 
    {
        font-size:16px;
        font-style:italic;
    } 
} */
/* end of media block */
#MobileFooterLinks
{
    margin-top:10px;
    margin-left:0;
    padding-bottom:10px;
}
#MobileFooterLinks a
{
    /* 2/6/12 set things up to use the same font and image sizes for all phones */
    /* font-size:16px; */
    font-size:16px;
    display:inline-block;
}
/* start of media block */
/*@media (max-width: 480px)
{
    #MobileFooterLinks a
    {
        font-size:20px;
    } 
} */
/* end of media block */ 
.MobileBanner320x50
{
	/* display:none; 2/6/12 made this the default*/
	display:block;
	margin-top:10px;
	margin-bottom:-20px;
	margin-left:-10;
	margin-right:0;
	/* width:322px;
	height:52px; */
	width:320px;
	
	
}
.MobileBanner728x90
{
	/* display:block; 2/6/12 dont use this on the mobile site*/
	display:none;
	margin-top:20px;
	margin-bottom:-20px;
	margin-left:auto;
	margin-right:auto;
	width:730px;
	height:92px;
}

/* start of media block */
/* @media (max-width: 780px)
{
    .MobileBanner320x50
    {
        display:block;
    }
    .MobileBanner728x90
    {
        display:none;
    }
} */
/* end of media block */

.iFrameLayout
{
  margin:0;
  padding:0;
  display:block;
  border:none;
}
    
img.BlackBorderCenter
{
    border: 1px solid Black;
    text-align: center;
}
.BlueHeadingSmall
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana
}

.content_block 
{
    display:block;
}
.content_block a
{
    line-height:40px;
    width:100%;
    /*width:320px;*/
    float:none;
    margin:0;
    padding-top:0;
    padding-right:0px;
    padding-bottom:0px;
    padding-left:40px;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:#666;
    /* background-image:url("/common/TornadoNavBar/css/images/Mobile-Button-BackgroundGreen.png"); */
    color:black;
    display:block;
    
}
.content_block a:hover, .content_block a:focus
{
    text-decoration:none;
}
#secondarynav
{
    display:none;   
}
#LoginButton
{
 display:inline-block; 
 vertical-align:top; 
 text-align:right; 
 margin-left:15px; 
 margin-top:10px;
 font-size:14px;
 color:Black; 
 font-weight:bold;
 line-height:28px;  
}
#MobileNavBar
{
    font-size:13px;
    text-align:left;
    font-weight:bold;
    margin:0;
    padding:0;
    /* background-image:url("/common/TornadoNavBar/css/images/Mobile-Button-Background.png"); */
    line-height:40px;
    padding:0;
    margin-left:-8px;
    /* border-bottom-width:1px;  
    border-bottom-style:solid;  
    border-bottom-color:#666; */ 
    
}
#MobileNavBar a, #LoginButton a
{
  color:Black;
  text-decoration:none; 
  display:inline-block; 
  margin-right:5px; 
  margin-left:5px; 
}

.NavExpandable
{
    display:block;
}
#ChannelBlockAd
{
  display:none;   
}

.HeadlineBulletPoint
{
    /*setting this to "none" will turn off the bullet point */
    display:inline-block;
    margin-bottom:3px;
    margin-right:3px;
    border:none;
    color:Red; 
}
.MobileDropDownList select
{
     margin-top:0px;
     margin-bottom:0px;
}
.MobileDropDownList select
{
     font-size:16px;
     font-weight:normal;
}
#MobileBackButton
{
      padding-top:28px;
      padding-bottom:10px;
}
.HomeNewsFeed-Item a {
    text-decoration: none;
}
        
.HomeNewsFeed-Item a:active, .HomeNewsFeed-Item a:hover {
    text-decoration: underline;
}
        
.HomeNewsFeed-Item h4 {
    margin: 0px 0px 1px 0px;
    color: #241F1D;
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 21px;
}
    
.HomeNewsFeed-Item h4 a {
    /* color: #241F1D !important; 
    margin: 0; */
    margin: 0px 0px 1px 0px  !important;
    color: #241F1D  !important;
    font-family: 'Oswald', Arial, Helvetica, sans-serif  !important;
    font-size: 16px  !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    line-height: 21px !important;
}
        
.HomeNewsFeed-Item p {
    color: #555555;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin: 0;
    /* max-height: 74px; */
    /* overflow: hidden; */
    padding: 0;
}
        
.HomeNewsFeed-Thumb {
    float:left;
    margin:0 15px 0px 0;
}
        
.HomeNewsFeed-Thumb a:after {	
    background-image: url("thumb_overlay.png");
    content: "";
    height: 100px;
    width: 140px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}
        
.HomeNewsFeed-Thumb a {
    display: block !important;
    position: relative;
    width: 140px;
    height: 100px;
    z-index: 1;
}
        
.HomeNewsFeed-Thumb img {
    border: 0 none;
    z-index: 1;
}
.article-header {
	border-bottom: 1px dotted #777777;
	display: block;
	overflow: hidden;
	padding-top: 0px;
	margin-bottom:5px;
	padding-bottom: 6px;
	padding-left: 7px;
	padding-right: 7px;
}
	
.article-header h1 {
	color: #241F1D;
	font-family: 'Oswald',Arial,Helvetica,sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 24px;
	padding: 0;
	text-transform: uppercase;
	margin-top:-10px;
}
	
.article-header h2 {
	color: #555555;
	font-family: Arial, Helvetica ,sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	padding: 3px 0 0;
}
	
.article-header h3 {
	color: #A52A2A;
	font-family: Arial, Helvetica ,sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	padding: 0;
	text-transform: uppercase;
}
	
.article-header p {
	font-family: Arial, Helvetica ,sans-serif;
}
	
.article-header p.publish-date {
	color: #999999;
	margin-left: 0;
	margin-top: -20px;
	margin-bottom: 0px;
	font-size: 11px;
}
	
.article-text {
	font-family: Arial, Helvetica ,sans-serif;
	padding: 0px 7px;
	font-size: 12px;
	line-height: 18px;
}
.HNF-first {
    padding:0px;
}
    
a.HNF-read-more, a.HNF-read-more:link {
    color:#06C !important;
    /* color:red !important; */
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin: 0;
    padding: 0;
}
        
.HomeNewsFeed-Item a {
    text-decoration: none;
}
        
.HomeNewsFeed-Item a:active, .HomeNewsFeed-Item a:hover {
    text-decoration: underline;
}
        
.HomeNewsFeed-Item h4 {
    margin: 0px 0px 1px 0px;
    color: #241F1D;
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 21px;
}
    
.HomeNewsFeed-Item h4 a {
    /* color: #241F1D !important; 
    margin: 0; */
    margin: 0px 0px 1px 0px  !important;
    color: #241F1D  !important;
    font-family: 'Oswald', Arial, Helvetica, sans-serif  !important;
    font-size: 16px  !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    line-height: 21px !important;
}
        
.HomeNewsFeed-Item p {
    color: #555555;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin: 0;
    /* max-height: 74px; */
    /* overflow: hidden; */
    padding: 0;
}
        
.HomeNewsFeed-Thumb {
    float:left;
    margin:0 15px 0px 0;
}
        
.HomeNewsFeed-Thumb a:after {	
    background-image: url("thumb_overlay.png");
    content: "";
    height: 100px;
    /* width: 140px; */
    width: 180px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}
        
.HomeNewsFeed-Thumb a {
    display: block !important;
    position: relative;
    /* width: 140px; */
    width: 180px;
    height: 100px;
    z-index: 1;
}
        
.HomeNewsFeed-Thumb img {
    border: 0 none;
    z-index: 1;
}