/*
Theme Name:		WP Framework
*/

/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */
.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}

body   {
     background-image: url('/SiteImages/background.gif');
     }

div.content a:link {
     color: #92101d;
     }

div.content a:visited {
     color: #424142;
     }

div.content a:hover {
     color: black;
     }

a {
     text-decoration: none;
     }


div.container   {
     margin-top: 20px;
     width: 970px;
     margin-left: auto;
     margin-right: auto;
     font-family: Arial, san-serif;
     padding: 15px;
     border: #92101d solid medium;
     background-color: white;
     }

div.header   {
     

     }

div.PageTitle   {
     width: 530px;
     text-align: center;
     font-size: 18px;
     float: left;
     padding-bottom: 0px;
     padding-left: 10px;
     }

html>body div.PageTitle   {
     padding-bottom: 5px;
     
     }

div.TopBanner   {
     float: right;
     padding-right: 25px;
     padding-top: 30px;
     }

div.menu   {
     clear: both;
     background-image: url('/SiteImages/TopBar.gif');
     background-repeat: no-repeat;
     width: 952px;
     height: 44px;
     margin-left: auto;
     margin-right: auto;
     }

div.menu ul   {
     list-style-type: none;
     
     }
 
div.menu ul li   {
     display: inline;
     margin-right: 14px;
     }

div.menu a {
     text-decoration: none;
     color: white;
     font-weight: bold;
     font-size: 16px;
     line-height: 40px;
     }

div.menu a.visited {
     color: white;
     }

div.LeftSidebar   {
     float: left;
     width: 244px;
     }

div.Boxhead   {
     background-image: url('/SiteImages/TopSideBar.gif');
     background-repeat: no-repeat;
     height: 35px;
     margin-top: 10px;
     }

div.Boxfoot   {
     background-image: url('/SiteImages/BottomSideBar.gif');
     background-repeat: no-repeat;
     height: 39px;
     margin-top: -5px;
     margin-bottom: 30px;
     }

div.Box   {
     border-left: solid 5px #92101d;
     border-right: solid 5px #92101d;
     width: 230px;
     }

div.BoxContent   {
     width: 222px;
     margin-left: auto;
     margin-right: auto;
     margin-top: -2px;
     z-index:-1;
     }

html>body div.BoxContent img   {
     margin-top: -15px;
     }

div.primary {
     float: left;
     width: 540px;
     margin-left: 10px;
     margin-top: 20px;
     }

div.BoxContent li {
     list-style-type: none;
     text-indent: -10px;
     padding-left: 15px;
     margin-bottom: 5px;
     margin-left: 0px;
     }



div.BoxContent img   {
     margin-bottom: 10px;
     }

div.RightSideBar   {
     float: left;
     width: 140px;
     margin-top: 20px;
     margin-left: 10px;
     }

div.footer   {
     width: 100%;
     text-align: center;
     clear: both;
     font-size: 12px;
     margin-top: 40px;
     }

br.clear {
     clear: both;
     }

div.BigBoxhead   {
     background-image: url('/SiteImages/center-box-top.gif');
     background-repeat: no-repeat;
     height: 25px;
     margin-top: 30px;
     }

div.BigBoxfoot   {
     background-image: url('/SiteImages/center-box-bottom.gif');
     background-repeat: no-repeat;
     height: 29px;
     margin-top: -17px;
     }

div.BigBox   {
     border-left: solid 3px #92101d;
     border-right: solid 3px #92101d;
     width: 534px;
     }

div.BigBoxContent   {
     width: 520px;
     margin-left: auto;
     margin-right: auto;
     margin-top: -20px;
     z-index:-1;
     }

div.BigBoxContent img {
     border: none;
     margin-top: -10px;
     }

div.primary h2 {
     margin-bottom: 0px;
     clear: both;
     padding-top: 10px;
     }

div.primary h4 {
     margin-top: 0px;
     margin-bottom: 0px;
     }

img.size-medium   {
     float: left;
     margin-right: 10px;
     }

div.WeatherBox {
     width: 240px; 
     height: 420px; 
     background-image: url( http://vortex.accuweather.com/adcbin/netweather_v2/backgrounds/red_240x420_bg.jpg ); 
     background-repeat: no-repeat; 
     background-color: #993333;
     margin-bottom: 25px;
     } 

div.NetweatherContainer {
     height: 405px;
     }

div.InWeatherBox {
     text-align: center; 
     font-family: arial, helvetica, verdana, sans-serif; 
     font-size: 10px; 
     line-height: 15px; 
     color: #FFFFFF;
     } 

div.WeatherLink   {
     font-size: 10px; 
     color: #FFFFFF' 
     } 

img.RightSideBanner
     {
     margin-top: 10px;
     margin-left: auto;
     margin-right: auto;
     }

img.HorizHeaderBanner   {
     margin-top: 5px;
     margin-bottom: -25px;
     }

h2.CatTitle{
    clear: both;
    padding-top: 10px;
    }

div.FillerSidebar   {
     float: left;
     width: 244px;
     height: 100%;
     }

img.LeftAd {
     margin-bottom: 20px;
     margin-top: -10px;
     }