/* Home Page Headers */
#ContentLeft h1.UBDaily {          background: url(../images/UBDaily.gif) top left no-repeat; }
#ContentLeft h1.CurrentIssue {     background: url(../images/H1CurrentIssue.gif) top left no-repeat; }
#ContentLeft h1.Events {           background: url(../images/H1Events.gif) top left no-repeat; }
#ContentLeft h1.UBLists {          background: url(../images/H1UBLists.gif) top left no-repeat; }
#ContentLeft h1.UBBlog {          background: url(../images/H1Blog.gif) top left no-repeat; }
#ContentLeft h1.UBPodcasts {          background: url(../images/H1Podcasts.gif) top left no-repeat; }

#ContentLeft h1 {
     width: 385px;
     height: 19px;
     padding: 10px 23px 0px 0px;
     text-align: right;
     font: 13px helvetica, arial, sans-serif;
     color: #999999;
     margin: 0px;
     line-height: normal;
}
/* End Home Page Headers */

#emailform input {
     margin-bottom: 17px;
}

/*#CoverStory h3, #FeaturedStory h3 { padding-top: 10px; } are these being used?*/
.coverstoryText { float: left; width: 57%; font: 11px/1.4 arial, sans-serif; } 


#FeaturedStory p {padding: 1px 0px 1px 0px; margin: 0px;}

#search input { font: bold 10px arial, sans-serif;color: #969699;}
  
#bolBIN {
     padding: 0px;
     width: 160px;
     margin: 9px 0px 9px 0px;
}

     
#TopStories h1 a { color: #224468; font: bold  12px/1.5 Myriad, sans-serif}
#TopStories h1 a:hover { color: #A30000; font: bold  12px/1.5 Myriad, sans-serif;}
#TopStories table {width: 100%;padding: 5px;}
#TopStories h3 a {
     font-size: 13px;
     font-weight: normal;
     line-height: normal;
     background: url(../images/navarrow.gif) right 4px no-repeat;
     text-decoration: none;
     color: #224468;
     padding-right: 9px;
     }
#TopStories h3 a:hover {color:#A30000;}

#TopStories div {
     font: 12px\1.5 helvetica, arial, sans-serif;
     padding: 0px;
     color: #8c8c8c;
}


/*        UB Daily       */
#UBDailyContent p.curnews { margin-bottom: 5px;} 
.clear { width: 100%; font-size: 1px; clear: both; height: 1px; border-bottom: 1px dotted #B7B7B7; margin: 2px 0px 5px 0px; padding: 0; }
/*        end UB Daily        */

#FeaturedStory_label { border-left: 1px solid #fff;}

/*   Alternate rows for tables and other things    */

html>body #rightnav-tools { 
     margin: 0px;
     padding: 0px;
     color: #224468;
     overflow: auto;
}


#ContentRight h2 {background: url(../images/right_home_head.gif) top left no-repeat;width: 300px;height: 20px;color: #fff;padding: 5px 0px 5px 5px;}
#HomeUBEvents {margin: 0px;padding: 0px;width: 189px;list-style: none;float: left;}
#HomeUBEvents li {border-bottom: 1px solid #bebebe;margin: 0px 0px 5px 0px;padding: 0px 0px 15px 0px; width: 190px;}
#HomeUBEvents img {margin: 0px 0px 2px 0px;}
#HomeUBEvents .date {float: left; width: 75px; }
#HomeUBEvents .link {float: right; clear: none; }


/*        Home Page Lists Styling        */
#home_lists h3 {color: #ffffff;height: 16px;font-size:13px;padding: 5px 0px 0px 6px;margin: 1px 0px 0px 0px;}
#home_lists h3.up {background: url(../images/home_list_h3_up.gif) no-repeat}
#home_lists h3.down {background: url(../images/home_list_h3_down.gif) no-repeat}
#home_lists div table {width: 100%; padding: 2px;}
#home_lists div {padding: 10px 5px 0px 5px;}
#home_lists table tr.title {text-transform: uppercase;color:#A30000; font-weight: bold;}
#home_lists table tr.rowcolor td{ background: #e5e5e5;}



/*        Community Events         */
#CE .name {color: #145272;font-weight: bold;}
/*        End Commuinity Events          */


/*            Calendar            */
#CalContainer {width: 207px;float: right;margin: 5px 0px 0px 0px;}
#calendar {background: #999999;width: 207px;height: 227px;border: 1px solid #999999;text-align: center;}
#calendar a {color: #999;}
#calendar img {border: none;}
#calendar tr td {border: 1px solid #999999; padding: 5px;}
#calendar .header td {border: none;}
#calendar .header td, #calendar .names td { background: #acbdc8; color: #FFF; font-size: 1.2em;}
#calendar .week td {background: #fff;color: #999; font-size: 1.2em;}
#calendar .CEE, #calendar .UBE {font: 1em helvetica, arial, sans-serif;font-weight: bold;}
#calendar .CEE {/*color: #333333;*/color: #145272;}
#calendar .UBE {color: #A30000;/*color: #145272;*/}


#InsideIssue p {font: 11px/1.5 arial, sans-serif;}
#InsideIssue h3 {padding-top:5px;}

.SectionHead { 
     font-size: 11px;
     text-align: right;
     text-transform: uppercase;
     color: #666666;
     background: url(../images/navarrow.gif) right no-repeat;
     padding: 3px 10px 0px 0px !important;
     margin: 5px 0px 5px 0px !important;
}
.SectionHead a {color: #7a7a7a !important; padding: 0px; margin: 0px; }

.blog_pod { 
	padding: 10px 0px;
	border-bottom: 1px solid #B0B0B0; 
} 
