/**============================================================================

 CSS - SOSD - Main Styles

==============================================================================*/


/** IE6 Bar
==============================================================================*/

#ie6barwrap {
	display: none;
}

/** Messages
==============================================================================*/

#messages {
	border-top: 1px solid #e3e1ae;
	border-bottom: 1px solid #e3e1ae;
	background: #fffdd1;
	margin: 0 0 10px 0;
}

#messages-inner {
	margin: 0 auto;
	width: 975px;
	padding: 8px 0;
}

#messages p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	text-align: center;
}
	


/** UT Top Bar
==============================================================================*/

#utbar {
	width: 975px;
	padding: 4px 0 8px 0;
	margin: 0 0 16px 0;
	font-size: 10px;
	text-transform: uppercase;
	background: url(/sandiego/images/base/h_divider.jpg) repeat-x bottom;
}

#utbar ul {
	padding: 0;
	margin: 1px 0 0 0;
}

#utbar ul li {
	float: left;
	line-height: 10px;
	padding: 0 12px 0 12px;
	background: none;
	border-right: 1px solid #bbbbbb;
}

#utbar ul li#last {
	border: none;
	padding-right: 0;
}

/** Logo
==============================================================================*/

#logo {
	margin: 16px 0 0 0;
}

/** Channel Header
==============================================================================*/

#chanheader {
	margin: 0 0 0 32px;
	padding: 34px 0 0 32px;
	min-height: 64px;
	background: url(/sandiego/images/base/v_divider.jpg) repeat-y left;
}

#chanheader h1 {
	font-size: 36px;
	text-transform: uppercase;
}

#chanleader {
	width: 975px;
	margin-bottom: 16px;
}

#chanleaderinner {
	width: 728px;
	margin: 0 auto;
}

#ndlogo {
	position: relative;
	top: -6px;
	height: 46px;
	width: 252px;
	background: url(/sandiego/images/base/nd_logo.png) no-repeat;
}

#ndlogo span {
	display: none;
}

/** Navigation
==============================================================================*/

#nav { background: url(/sandiego/images/base/channels_nav_bg.jpg) repeat-x top; margin: 16px 0 0 0; position: relative; width: 975px; z-index: 200000; }

#chnav, 
#mplacenav,
#nav_sdred { height: 31px; margin: 0; }

#chnav { background: url(/sandiego/images/base/channels_nav_bg.jpg) repeat-x; }
#mplacenav { background: url(/sandiego/images/base/marketplace_nav_bg.jpg) repeat-x; }
#nav_sdred { background: url(/sandiego/images/base/bg_nav_red.gif) repeat-x; }

#chnav li, 
#mplacenav li,
#nav_sdred li { background: none; float: left; margin: 0; padding: 0; }

#chnav li { background: url(/sandiego/images/base/channels_nav_divider.jpg) repeat-y right; }
#mplacenav li { background: url(/sandiego/images/base/marketplace_nav_divider.jpg) repeat-y right; }

#chnav li a, 
#mplacenav li a,
#nav_sdred li a { color: #fff; display: block; font-size: 10px; font-weight: 700; padding: 8px 6px 7px 6px; text-align: center; text-transform: uppercase; }
	#nav_sdred li a { padding: 8px 15px 7px 15px; }
	@media screen and (-webkit-min-device-pixel-ratio:0){
		#nav_sdred li a { padding: 8px 11px 7px 10px; }
	}

#chnav h3 a { font-size: 12px; padding: 0; text-align: left; }

#chnav li:hover, 
#mplacenav li:hover, 
#nav_sdred li:hover,
#chnav li.over, 
#mplacenav li.over,
#nav_sdred li.over { background: #022161; }

#mplacenav a img { padding: 2px 0 0 0; }

li#nav_4sd, li#nav_biz { background: none; }
li#nav_4sd a { padding: 4px 6px 3px 6px !important; }
li#nav_4sd a img { position: relative; top: 0px; }

/** Nav Dropdown
==============================================================================*/

.menu { display: none; }
.menucol { width: 290px; }
	.menucol.singlecol { width: 145px; }
	.menucol.first { margin-right: 30px; }
.col140 { width: 140px; }
.submenuhead { border-bottom: 1px solid #ccc; font-size: 12px; font-weight: 700; margin: 0 0 8px 0; padding: 0 0 4px 10px; text-transform: uppercase; width: 280px; }
	.submenuhead.mtsixteen { margin-top: 16px; }

ul#chnav .menu,
ul#mplacenav .menu,
ul#nav_sdred .menu,
ul#blocksubheadernav .menu  { background: #fff; border-bottom: 1px solid #d4d4d4; border-left: 1px solid #d4d4d4; border-right: 1px solid #d4d4d4; padding: 16px; position: absolute; top: 31px; z-index: 110;
	-moz-box-shadow: 0 3px 5px #555;
	-webkit-box-shadow: 0 3px 5px #555;
	-0-box-shadow: 0 3px 5px #555;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#555555',direction='120',strength='3'); 
	box-shadow: 0 3px 5px #555;	
}

ul#nav_sdred .menu { right: 0px; }

ul#blocksubheadernav .menu  { padding: 0 16px; top: 24px; }

li#monster div.menu { right: 260px; }

ul#chnav li:hover .menu,
ul#chnav li.over .menu,
ul#mplacenav li.over .menu,
ul#mplacenav li:hover .menu,
ul#nav_sdred li:hover .menu,
ul#nav_sdred li.over .menu,
ul#blocksubheadernav li.over .menu,
ul#blocksubheadernav li:hover .menu { display: block; }

ul#chnav .menu .subnav, 
ul#mplacenav .menu .subnav,
ul#nav_sdred .menu .subnav { margin: 0; padding: 0;	width: 140px; }

ul#blocksubheadernav .menu .subnav { margin: 0; padding: 0; width: 130px; }

ul#chnav .menu .subnav li, 
ul#mplacenav .menu .subnav li,
ul#nav_sdred .menu .subnav li { background: none; line-height: 10px; }

ul#blocksubheadernav .menu .subnav li { background: none; }

ul#chnav .menu .subnav li a, 
ul#mplacenav .menu .subnav li a, 
ul#nav_sdred .menu .subnav li a, 
ul#blocksubheadernav .menu .subnav li a {
	display: block;
	width: 120px;
	text-align: left;
	position: relative;
	text-transform: none;
}

ul#blocksubheadernav .menu .subnav li a {
	width: 105px;
}

ul#chnav .menu .subnav li a:hover,
ul#mplacenav .menu .subnav li a:hover,
ul#blocksubheadernav .menu .subnav li a:hover { background: #00133a; color: #ccc; }

ul#chnav .menu .subnav a,
ul#mplacenav .menu .subnav a,
ul#chnav .menu .submenuhead a,
ul#mplacenav .menu .submenuhead a {
	color: #34546f;
}


.borB1S { border-bottom: 1px solid #d4d4d4; }
.borR1S { border-right: 1px solid #d4d4d4; }
.col140 { width: 140px; }
.col300 { width: 300px; }
.lh15 { line-height: 15px; }
.marB0 { margin-bottom: 0px; }
.marB12 { margin-bottom: 12px; }
.marB10 { margin-bottom: 10px; }
.marR9 { margin-right: 9px; }
.padR10 { padding-right: 10px; }
.padB40 { padding-bottom: 40px !important; }
#nav_sdred .menu a { color: #34546f !important; }
#nav_sdred .menu ul li a { margin-left: 0px !important; padding-left: 0 !important; }
#nav_sdred p { color: #6a6a6a; font-size: 12px; line-height: 15px; }
#nav_sdred h2 { margin-bottom: 0px !important; }
#nav_sdred h3 { color: #6a6a6a; font-size: 11px; font-weight: 700; text-transform: uppercase; }
.sdred_link { font-size: 12px; font-weight: 400; }
.sdred_link_lg { font-size: 14px !important; font-weight: 700 !important; line-height: 17px !important; margin-bottom: 5px !important; padding: 0px !important; width:300px !important; }
.sdred_section { border-bottom:1px dotted #d4d4d4; margin-bottom: 10px !important; padding-bottom: 10px !important; width:300px; }

/** Toolbar
==============================================================================*/

#toolbar {
	width: 975px;
	height: 28px;
	padding: 8px 0 6px 0;
	margin: 0 0 16px 0;
	background: url(/sandiego/images/base/h_divider.jpg) repeat-x bottom;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#weather, #traffic, #ndmark, .toolsubmenu {
	background: url(/sandiego/images/base/v_divider.jpg) repeat-y right;
}

#ndmark {
	padding: 0 16px 0 0;
}

#weather {
	padding: 0 16px 0 0;
	z-index: 0;
}

#weather a {
	float: left;
	margin: 5px 0 0 0;
}

#weather img {
	position: relative;
	top: 1px;
	left: 8px;
	padding: 0 8px 0 0;
	z-index: 1;
}

#weather p {
	position: relative;
	top: -4px;
	display: inline;
	font-size: 14px;
	z-index: 1;
	margin: 0;
}

#weather span {
	font-size: 10px;
}

#traffic, .toolsubmenu {
	padding: 5px 8px 6px 8px;
}

#toplatest {
	margin: 6px 0 0 16px;
	font-size: 12px;
}

#toplatest span {
	color: #FF0000;
	font-weight: bold;
	padding: 0 8px 0 0;
}

#hottopics, #ndnav {
	color: #3c74ad;
	font-size: 12px;
	padding: 7px 16px 3px 16px;
}

#hottopics li, #ndnav li {
	float: left;
	line-height: 12px;
	background: none;
	padding: 0 8px 0 8px;
	border-right: 1px solid #bbbbbb;
	letter-spacing: normal;
}

li#hottopicstitle {
	border: none;
	color: #FF0000;
	padding-left: 0;
}

#hottopics li span {
	padding: 0;
	font-weight: bold;
}

#ndnav li.first {
	padding-left: 0;
}

#hottopics li.last, #ndnav li.last {
	border: none;
}

/** Search
==============================================================================*/

#search {
	width: 160px;
	height: 17px;
	padding: 4px 0 0 36px;
	border: 1px solid #ccc;
	font-size: 10px;
	text-transform: uppercase;
	color: #454545;
	background: url(/sandiego/images/base/search_icon.jpg) no-repeat 1px 1px #fff;
}

/** Breaking News Bar
==============================================================================*/

#breaking {
	width: 975px;
	height: 64px;
	margin: 0 0 16px 0;
	background: url(/sandiego/images/base/breaking_news_bg.jpg) no-repeat;
}

#breaking p {
	margin: 0;
	padding: 16px 16px 0 184px;
	font-size: 20px;
	font-weight: bold;
}

#breaking p#note {
	margin: 0;
	padding: 10px 16px 0 0;
	font-size: 10px;
	text-align: right;
}

#breaking img {
	padding: 2px 2px 0 0;
}

/** Portal Date
==============================================================================*/

.portaldate {
padding: 0 0 6px 0;
border-bottom: 1px solid #e5e5e5;
}

/** Content Wrap
==============================================================================*/

#contentwrap {
	width: 975px;
	margin: 0 0 16px 0;
}

/** Left Column
==============================================================================*/

#leftcol {
	width: 627px;
}

.shadowsubhead {
	padding: 4px 0 0 0;
	border-top: 1px solid #e5e5e5;
}

.shadowdivider {
	width: 100%;
	height: 8px;
	margin: 0 0 8px 0;
	background: url(/sandiego/images/base/shadow_divide_bg.png) no-repeat top;
}

/** Large Featured Slider
==============================================================================*/

#featured {
	position: relative;
	width: 627px;
	height: 309px;
	overflow: hidden;
	position: relative;
	margin: 0 0 16px 0;
	padding: 0 0 8px 0;
	background: #fff;
	border: 1px solid #e5e5e5;
	z-index: 2;
}

#featured ul, #smfeatured ul {
	position: absolute;
	top: 0;
	padding: 0;
	margin: 0;
}

ul#largeslidertn {
	left: 0;
	z-index: 10;
	width: 127px;
}

ul#largeslidertn li {
	background-image: none;
	padding: 0;
}

ul#largeslidertn li img {
	padding: 5px;
}

ul#largeslidertn li a {
	display: block;
	width: 127px;
	height: 64px;
	outline: none;
}

ul#largeslidertn li a.current {
	background: url(/sandiego/images/base/largeslider_current.png) no-repeat;
}

ul#largeslidertn.ndtn li a.current {
	background: url(/sandiego/images/base/largeslider_current_nd.png) no-repeat;
}

ul#largeslidercontent {
	right: 0;
	height: 309px;
	width: 547px;
	position: relative;
	z-index: 9;
}

ul#largeslidercontent li {
	position: absolute;
	height: 309px;
	width: 547px;
}

ul#largeslidercontent img {
position: relative;
left: 0;
}

.largeslidercopy {
	position: relative;
	top: -90px;
	left: 0;
	height: 74px;
	width: 485px;
	padding: 8px 8px 8px 44px;
	background: url(/sandiego/images/base/largeslidercopy_bg.png) no-repeat top;
}

.largeslidercopy h1 {
	font-size: 20px;
	margin: 0 0 8px 0;
}

.largeslidercopy p {
	margin: 0;
}

#largeslidercontent a {
	height: 309px;
	width: 547px;
	color: #fff;
	display: block;
}

/** Small Featured Slider
==============================================================================*/

#smfeatured {
	height: 192px;
	width: 335px;
	overflow: hidden;
	position: relative;
	background: #efefef;
}

ul#smslidertn {
	left: 0;
	z-index: 2;
	width: 22px;
}

ul#smslidertn li {
	margin: 0;
	padding: 0;
	background-image: none;
}

ul#smslidertn li a {
	display: block;
	background: #efefef;
	color: #aaa;
	padding: 4px 8px;
	border-top: 1px solid #f6f6f6;
	border-bottom: 1px solid #dedede;
}

ul#smslidertn li a.current {
	background: #aaa;
	color: #fff;
	border-top: 1px solid #b8b8b8;
	border-bottom: 1px solid #989898;
}

ul#smslidercontent {
	left: 0;
	height: 227px;
	width: 312px;
	position: relative;
	z-index: 1;
}

ul#smslidercontent li {
	position: absolute;
	height: 227px;
	width: 312px;
	padding: 0;
	margin: 0;
	background-image: none;
}

.smslidercopy {
	position: relative;
	top: -90px;
	left: 0;
	height: 74px;
	width: 292px;
	padding: 8px 8px 8px 12px;
	background: url(/sandiego/images/base/largeslidercopy_bg.png) no-repeat top;
}

.smslidercopy h3 {
	font-size: 14px;
	margin: 0;
}

.smslidercopy p {
	margin: 0;
	font-size: 10px;
}

#smslidercontent a {
	color: #fff;
}

/** Home - Special Event Bar
==============================================================================*/

#specialevent.block {
	border-top: 1px solid #e5e5e5;
}

#specialevent .blockinner {
	padding: 4px 4px 4px 16px;
	border-left: 16px solid #c70000;
}

#specialevent h3 {
	position: relative;
	top: 12px;
	font-size: 14px;
	font-weight: bold;
}

#specialevent p {
	margin: 0;
}

/** Images
==============================================================================*/

.blockinner img.left {
	margin: 0 0 16px 0;
}

.blockinner.followus img.left {
	padding: 0 4px 0 0;
}

.blockinner.followus img.last {
	padding: 0;
}

.sectiontease img.right {
	margin: 0 0 8px 8px;
}

.leadphoto {
	width: 290px;
	margin: 0 13px 0 0;
}

.storyleadphoto {
	width: 352px;
	margin: 0 16px 0 0;
}

.photocaption {
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	padding: 12px 16px 16px 16px;
	color: #666666;
}

p.photocredit,
#storycontent p.photocredit {
	margin: 0 0 3px 0;
	padding: 0;
	text-align: right;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #777;
} 

.storyleadphoto .photocredit {
	margin-bottom: 8px;
}

/** Content Blocks
==============================================================================*/

.blockheader {
	width: 100%;
	height: 24px;
}

.grey {
	background: url(/sandiego/images/base/grey_header_block_bg.jpg) repeat-x;
}

.dark {
	background: url(/sandiego/images/base/dark_header_block_bg.jpg) repeat-x;
}

.blue {
	background: url(/sandiego/images/base/blue_header_block_bg.jpg) repeat-x;
}

.red {
	background: url(/sandiego/images/base/red_header_block_bg.jpg) repeat-x;
}

.nd {
	background: url(/sandiego/images/base/nd_header_block_bg.jpg) repeat-x;
}

.ut {
	background: url(/sandiego/images/base/ut_header_block_bg.jpg) repeat-x;
}

.mplace {
	background: url(/sandiego/images/base/mplace_header_block_bg.jpg) repeat-x;
}

.enlace {
	background: url(/sandiego/images/base/enlace_header_block_bg.jpg) repeat-x;
}

.election {
	height: 24px;
	background: url(/sandiego/images/base/header_election.png) no-repeat center;
}

.add_event {
	float: right;
	font-size:10px;
	padding:0px 16px 0px 0px;
}

.add_event a {
	color: #FFF;
}

.add_event a:hover {
	color: #6699FF;
}

.blocktitle {
	font-size: 14px;
	color: #efefef;
	margin: 0;
	padding: 0 0 0 16px;
	text-transform: uppercase;
	font-weight: bold;
}

.blockupdated {
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0;
	padding: 4px 0 0 16px;
}

.blockheader a.subscribe {
	padding: 0 16px 0 0;
	background-position: right 2px;
}

#utblocklogo {
	margin: 4px 0 0 16px;
}

.blocknav {
	margin: 4px;
	padding: 0;
}

.blocknav li {
	float: left;
	padding: 1px 16px 0 16px;
	font-size: 10px;
	text-transform: uppercase;
}

.blocknav li#subscribe {
	padding: 0 16px 0 16px;
}

.blocktitle a, .blocknav li a {
	color: #fff;
}

.blocktitle a:hover, .blocknav li a:hover {
	color: #ccc;
}

.grey .blocknav li {
	background: url(/sandiego/images/base/grey_header_block_divider.jpg) no-repeat right;
}

.grey .blocknav li#subscribe  {
	background: url(/sandiego/images/base/grey_header_block_divider.jpg) no-repeat left;
}

.dark .blocknav li {
	background: url(/sandiego/images/base/dark_header_block_divider.jpg) no-repeat right;
}

.nd .blocknav li {
	background: url(/sandiego/images/base/nd_header_block_divider.jpg) no-repeat right;
}

.ut .blocknav li {
	background: url(/sandiego/images/base/ut_header_block_divider.jpg) no-repeat right;
}

.mplace .blocknav li {
	background: url(/sandiego/images/base/mplace_header_block_divider.jpg) no-repeat right;
}

.enlace .blocknav li {
	background: url(/sandiego/images/base/enlace_header_block_divider.jpg) no-repeat right;
}

.blocknav li.last {
	background: none;
}

.block {
	width: 100%;
	margin: 0 0 16px 0;
}

.blockinner {
	padding: 16px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	background: #fff;
}

#sidebar .blockinner {
	border: 1px solid #e5e5e5;
}

.blockinner ul.left {
	width: 140px;
	margin: 0;
}

/** Section Teaser
==============================================================================*/

.sectiontease {
	width: 290px;
	margin: 0 0 16px 0;
}

.sectiontease.fullwidth {
	width: 595px;
}

.sectiontease ul {
	margin: 0;
}

.pagination {
	margin-bottom: 25px;
}

/** Section Gallery
==============================================================================*/

.sectiongallery {
	width: 140px;
	min-height: 145px;
	border: 1px solid #e5e5e5;
	margin: 0 4px 4px 0;
}

.sectiongallery.last {
	margin-right: 0px;
}

.sectiongallery.last.clear {
	margin-right: 0px;
	clear: right;
}

.sectiongallery p {
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 4px;
}

.photo_info_homepage a {
	font-size: 10px;;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000000;
}

.photo_info_homepage  {
	padding: 4px;
}

/** Section Links
==============================================================================*/

.sectionlinks {
	width: 112px;
}

.sectionlinks .sectionsubhead {
	width: 104px;
}

.sectionlinks ul {
	margin: 0;
}

.sectionlinks ul li {
	padding: 0 12px 0 0;
	line-height: 22px;
	border-bottom: 1px solid #e5e5e5;
	background: url(/sandiego/images/base/arrow_link.png) no-repeat right;
}

.sectionlinks ul li a {
	display: block;
}

/** Entertainment Block
==============================================================================*/

#zventswidget_sidebar {
	color:#566270;
}
#zventswidget_sidebar a {
	padding:0;
}

#zventswidget_sidebar ul li {
	background:none;
	margin:0px;
	padding:0px;

}

#zventswidget_sidebar p {
	font-size: 10px;
	margin: 0;
	padding: 0;
	
}

#zventswidget_sidebar #eventlist li {
	background:none;
	margin:0px;
	padding:5px;
}

#zventswidget_sidebar .ZventsDayButton {
    color: #566270;
    background-color: #f0f0f0;
    border: 1px solid #ededed;
    text-decoration: none;
    cursor: pointer;
    line-height: 120%;
    font-weight: bold;
    margin-right: 3px;
    padding: 3px;
	width:38px;
} 

#zventswidget_mod .ZventsDayButton {
    color: #566270;
    background-color: #f0f0f0;
    border: 1px solid #ededed;
    text-decoration: none;
    cursor: pointer;
    line-height: 120%;
    font-weight: normal;
	font-size:10px;
    margin-right: 2px;
    padding: 3px;
	width: 36px;
} 
#zventswidget_mod .ZventsDayButtonDate, .ZventsDayButtonDay, .z-date, .z-time {
	font-size: 11px;
}

#zventswidget_mod .ZventsQuickDayList li {
	padding: 0;
}
#zventswidget_mod li {
	padding: 2px;
}
#zventswidget_mod form {
	margin-top: 10px;
}

#zventswidget_mod .z-widget-search-button { 
	padding: 3px;
	margin: 5px;
	height: 20px;
}

.z-eventlist-layoutW4 ul {
	width: 290px;
}

.z-sponsored-block {
	width: 288px;
}

#zventswidget {
	width: 242px;
}

#zventswidget h5 {
	width: 235px;
}

#zventswidget ul li {
	background:none;
	margin:0px;
	padding:0px;

}

#zventswidget #eventlist li {
	background:none;
	margin:0px;
	padding:5px;
}


/** Zvents Calendar-list
==============================================================================*/

#eventlist_sidebar {
	font-size: 11px;
	color: #000000;
	width: 290px;
	font-weight: normal;
}
#eventlist_sidebar a {
	font-size: 11px;
	color: #566270;
	text-decoration: none;
	font-weight: normal;
}
#eventlist_sidebar a:hover {
	color: #c0c7cf;	
}

#eventlist_sidebar ul {
	margin: 0px;
	padding: 5px;
}

#eventlist_sidebar .ZventsEventList li {
	padding: 2px 0px 2px 0px;
}

#eventlist_sidebar li {
	list-style: none;
	vertical-align: middle;
	border-bottom: 1px solid #e7e7e7;
	padding: 5px;
	
}



#eventlist_sidebar img {
	margin: 5px;
	vertical-align: middle;
}

#eventcalendar_sidebar {
}

#eventcalendar_sidebar a {
	color: #566270;
}

#eventcalendar_sidebar a:hover {
	color: #fff;
}

#eventcalendar_sidebar .ZventsDayButtonToday {
    color: #566270;	
}

/** Event List
==============================================================================*/

#eventlist_events {
	font-size: 11px;
	color: #000000;
	width: 260px;
	font-weight: normal;
}
#eventlist_events a {
	font-size: 11px;
	color: #566270;
	text-decoration: none;
	font-weight: normal;
}
#eventlist_events a:hover {
	color: #c0c7cf;	
}

#eventlist_events ul {
	margin: 0px;
	padding: 5px;
}

#eventlist_events .ZventsEventList li {
	padding: 2px 0px 2px 0px;
}

#eventlist_events li {
	list-style: none;
	vertical-align: middle;
	border-bottom: 1px solid #e7e7e7;
	padding: 5px;
	
}

#eventlist_events img {
	margin: 5px;
	vertical-align: middle;
}

#eventlist_events {
	width: 295px;
}

#eventlist_events a {
	color: #566270;
}

#eventlist_events a:hover {
	color: #fff;
}

#eventlist_events .ZventsDayButtonToday {
    color: #566270;	
}

/** Entertainment Generic Event List
==============================================================================*/

.zvent_widget {
	font-size: 11px;
	color: #000000;
	width: 295px;
	font-weight: normal;
}

.zhomepage {
	width: 240px;
}
.zvent_widget a {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

.zvent_widget ul {
	margin: 0px;
	padding: 5px;
}

.zvent_widget .ZventsEventList li {
	padding: 2px 0px 2px 0px;
}

.zvent_widget li {
	list-style: none;
	vertical-align: middle;
	border-bottom: 1px solid #e7e7e7;
	padding: 5px;
	background-image:none;
	
}

.zvent_widget img {
	margin: 0;
	float: left;
	width: 50px;
	height: 50px;
}

.zvent_widget .ZventsDayButtonToday {
    color: #566270;	
}

/** Homepage thumbnail Event List
==============================================================================*/

#eventlist {
	font-size: 11px;
	color: #000000;
	width: 235px;
	font-weight: normal;
	float: left;
	margin-bottom:5px;
}

#eventlist a {
	font-size: 11px;
	color: #566270;
	font-weight: normal;
}

#eventlist a:hover {
	color: #c0c7cf;	
}

#eventlist li img {
    margin: 0;
    display: block;
    float: left;
    padding: 0px 8px 2px 0px;
}

#eventlist ul {
	margin:0px;
	padding:0px;
}

#eventlist li {
	list-style:none;
	vertical-align:middle;
	border-bottom:1px solid #e7e7e7;
	padding:5px;
	height: 61px;	
}


#eventcalendar {
	width:240px; 
	margin-left:3px;
}

#eventcalendar a {
	color: #566270;
}

#eventcalendar a:hover {
	color: #fff;
}

#eventcalendar .ZventsDayButtonToday {
    color:#484943;	
}

.eventscal_links {
	margin:0px 0px 0px 10px;
}

.eventscal_links_widget {
	text-transform:uppercase;
	color: #CC6600;
	margin: 8px 0 0 0;
	padding: 1px;
}

.eventscal_links_widget a {
	font-size: 9px;
	padding: 0;
	color: #003366;
}
.eventscal_links_widget a:hover {
	font-size: 9px;
	padding: 0;
	color: #FF9900;
}

/* calendar styles */ 

.ZventsQuickDayList {
    list-style-type: none;
    display: block;
    margin: 0;
    padding: 0;
} 

.ZventsQuickDayList li {
    display: block;
    float: left;
    margin-right: 1px;
	list-style:none;
} 

.ZventsQuickDayList * {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
} 

.ZventsQuickDayList form {
    margin: 0;
    padding: 0;
} 
.ZventsDayButton, .ZventsDayButton * {
    display: block;
    text-align: center;
} 

.ZventsDayButton {
    color: #566270;
    background-color: #f0f0f0;
    border: 1px solid #ededed;
    text-decoration: none;
    cursor: pointer;
    line-height: 120%;
    font-weight: bold;
    margin-right: 2px;
    padding: 2px 2px 0 2px;
	width:37px;
} 

#sidebar .ZventsDayButton {
	padding: 2px 2px 0 2px;
}

#sidebar .ZventsAllButton {
	padding: 2px 10px 0 10px;
}

.ZventsDayButton:hover {
    background-color:#d7d7d7;
} 

.ZventsDayButtonDate {
    font-size: 14px;
} 

.ZventsDayButtonAll {
    margin-right: 0;
	font-size: 11px;
    background-color: rgb(255, 216, 170);
} 

.ZventsDayButtonToday {
    background-color: #f5f5eb;
	color: #566270;
	border: 1px solid #e4e3de;
} 

.ZventsDayButtonWeekend {
    background-color: #f0f0f0;
}

.ZventsAllButton {
	font-size: 11px;
}

.ZventsSponsoredLabel {
	display: none;
}

.ZventsSponsoredList {
	display: none;
}

/** Things To Do
==============================================================================*/

.thingstodo_widget {
	padding: 3px 16px 10px 16px;
	margin: 10px 0 16px 0;
	background: #ffffff url(/sandiego/images/base/widget_bg.jpg) repeat-x;
	border-bottom:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
}

.thingstodo_search {
	margin: 10px 0 5px 0;
}

#thingstodo {
	overflow: auto;
	padding:5px;
}

#thingstodo div.left {
	float: left;
	margin: 0px 10px 0px 0px;
	display: inline;
}

#thingstodo div.right {
	float: right;
	width: 100px;
}

#thingstodo span {
	font-size:10px;
	margin: 0px 8px 0px 4px;
}

#thingstodo p {
	font-size: 10px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#thingstodo h4 {
	font-size: 10px;
	border-bottom: 1px solid #CCCCCC;
	margin: 10px 0px 5px 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#thingstodo ul {
	 width: 95px;
	 margin: 5px 0px 10px 0px;
}
#thingstodo ul.wide {
	 width: 140px;
	 margin: 5px 0px 10px 0px;
}

#thingstodo li {
	margin:0px 8px 2px 0px;
}


#thingstodo ul li a {
	font-size:11px;
}

.thingstodo_wlists {
	margin: 0 0 10px 0; 
	border-bottom:1px solid #e1e1e1; 
	overflow:auto;
}

/** Most Popular
==============================================================================*/

#mp ul {
	margin: 0;
}

#mp ul li {
	background: none;
	padding: 0 0 0 10px;
	line-height: 28px;
	border-bottom: 1px solid #ccc;
}

#mp ul li a {
	display: block;
}	

/** Marketplace Block
==============================================================================*/

#mplacetease {
	width: 175px;
}

#mplacetease h5 {
	margin: 0;
}

#mplacetease p {
	font-size: 11px;
	padding: 0 0 6px 0;
	border-bottom: 1px solid #e5e5e5;
}

#mplacebuttons {
	width: 403px;
}

/** Enlace Block
==============================================================================*/

#enlacelead {
	width: 175px;
	margin: 0 16px 0 0;
}

#enlacelead p {
	margin: 0;
}

.sectiontease.enlacetease {
	width: 254px;
	padding: 0 16px 0 0;
	border-right: 1px solid #e5e5e5;
}

.enlacetease .sectionsubhead {
	width: 246px;
}

/** Sidebar
==============================================================================*/

#sidebar {
	width: 332px;
}

/** Tabbed Content
==============================================================================*/

.tabcontent {
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	background: #fff;
}

.ttdtabs div:first, .poptabs div:first, .qbqtabs div:first, .bctabs div:first, .wttdtabs div:first, tattdtabs div:first {
	display: block;
}

.tabwrap {
	display: none;
}

.tabcontent ol, ul.dsq-widget-list {
	margin: 0;
}

.tabcontent ol li, ul.dsq-widget-list li {
	line-height: 18px;
	font-size: 11px;
	padding: 0 0 0 8px;
	border-bottom: 1px solid #e5e5e5;
	background: none;
}

ul.dsq-widget-list li {
	margin: 0px;
	padding:8px;
}

ul.tabcontent-tabs {
	padding: 2px;
	margin: 0;
	height: 20px;
}

ul.tabcontent-tabs li {
	float: left;
	padding: 0;
	background: none;
}

ul.tabcontent-tabs a {
	display: block;
	float: left;
	height: 14px;
	padding: 4px 10px;
	margin: 0 2px 0 0;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	outline: none;
}

ul.tabcontent-tabs li.tabsactive a {
	color: #333;
	background: #fff;
}

.poptabs, .ttdtabs {
	
}

#tabev, #tabmv, #tabrs, #tabht, #tab1, #tab2, #tab3, #tab4, #wtabev, #wtabmv, #wtabrs, #wtabht, #wtabvn {
	padding: 10px;
}

.qbqtabs {
	min-height: 575px;
}

.qbqtabs p {
	margin: 0 0 8px 0;
}

/** Polls
==============================================================================*/

ul.poll {
	margin: 0 0 16px 0;
}

.poll li {
	padding: 0;
	background: none;
}

.poll input.radio {
	margin: 0 8px 0 0;
	border: none;
}

/** Most Popular
==============================================================================*/

#mostpop {
	margin: 0;
}

#mostpop li {
	margin: 8px 0 0 0;
	padding: 0 8px 8px 8px;
	border-bottom: 1px solid #e5e5e5;
	background-image: none;
	line-height: 18px;
	font-size: 11px;
	font-weight: bold;

}

/** Blog Tease
==============================================================================*/

.blogtease ul li {
	background: none;
	padding: 0;
	border-bottom: 1px solid #e5e5e5;
}

.blogtease h3 {
	padding: 8px 0 0 0;
	margin: 0;
}

.blogthumb {
	padding-right: 16px;
}

/** Story Detail
==============================================================================*/

#blocksubheader {
	padding: 8px 16px;
	width: 595px;
	border-top: 1px solid #082063;
	border-bottom: 1px solid #030d29;
	background: #05143f;
}

#blocksubheader.blogheader {
	height: 56px;
	padding-top: 0;
	padding-bottom: 0;
	border: none;
}

#blocksubheader h2 {
	color: #fff;
	margin: 0;
}

#blocksubheadernav {
	position: relative;
	z-index: 50;
	width: 595px;
	margin: 0;
	padding: 0 16px 0 16px;
	background: #1c3465;
	border-top: 1px solid #223f7a;
	border-bottom: 1px solid #15274c;
}

#blocksubheadernav li {
	float: left;
	background-image: none;
	padding: 0;
	margin: 0 16px 0 0;
	font-size: 10px;
	text-transform: uppercase;
	z-index: 100;
}

#blocksubheadernav li ul li {
	line-height: 20px;
}

#blocksubheadernav a {
	display: block;
	padding: 4px 0 4px 0;
	color: #fff;
}

#blocksubheadernav ul li a {
	display: block;
	padding: 2px 6px;
	text-transform: none;
}

#storytools {
	width: 100%;
	margin: 0 0 16px 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #e5e5e5;
}

#storytools ul {
	margin: 8px 0 0 0;
}

#storytools ul.left {
	width: 190px;
}

#storytools li {
	float: left;
	padding: 0 8px 0 0;
	background-image: none;
}

.adminedit {
	padding: 2px 0;
	text-align: center;
	background: #fbe57e;
}

.byline {
	margin: 0;
}

.credit {
	margin: 0 0 8px 0;
}

.byline, .date, .credit {
	font-size: 10px;
	color: #777;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.dateline {
	font-weight: bold;
}

.post_story_blurb {
	font-style: italic;
}

/** Quigo
==============================================================================*/

#quigotop {
	padding: 0 0 16px 0;
	margin: 0 0 16px 0;
	border-bottom: 1px solid #e5e5e5;
}

#quigobtm {
	padding: 16px 0 0 0;
	margin: 16px 0 0 0;
	border-top: 1px solid #e5e5e5;
}

.rbutton, .rbutton:visited {
	background: #aaa; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}

.rbutton:hover {
	background-color: #022162;
	color: #fff;
}

/** Disqus
==============================================================================*/

#dsq-login a {
	float: left;
	padding-left: 5px;
}

/** Section Front Archive
==============================================================================*/

#articleslist {
	width: 360px;
}

.storytease {
	padding: 0 0 16px 0;
	margin: 0 0 16px 0;
	border-bottom: 1px solid #ddd;
}

.storytease .byline, .storytease .date {
	font-size: 10px;
	margin: 0;
}

.storytease .date {
	margin: 0 0 8px 0;
}

.previous, .next {
	padding: 4px 16px;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: #ddd;
}

a.previous:hover, a.next:hover {
	background: #ccc;
}

span.previous, span.next {
	color: #aaa;
	background: #efefef;
}

#postscoreboard {
	margin: 16px 0 16px 0;
}

/** Midwell
==============================================================================*/

#midwell {
	width: 200px;
	margin: 0 0 0 16px;
	padding: 0 0 0 16px;
	background: url(/sandiego/images/base/midwell_bg.jpg) no-repeat left top;
}

#midwellbtm {
	height: 141px;
	width: 200px;
	padding: 0 0 0 16px;
	background: url(/sandiego/images/base/midwell_btm_bg.jpg) no-repeat left top;
}

/** Polls
==============================================================================*/

div.poll_results { margin: 20px 0; border-top: 1px solid #ccc; }
div.poll_results .choice { position: relative; padding: 10px; border-bottom: 1px solid #ccc; overflow: hidden; }
div.poll_results .choice_title { position: relative; padding-right: 15%; width: 85%; font-size: 15px; line-height: 20px; z-index: 999; }
div.poll_results .choice_title .total { position: absolute; right: 0; font-size: 15px; color: #999; }
div.poll_results .choice_title .percent { font-size: 16px; font-weight: bold; color: #777; }
div.poll_results .bar { position: absolute; display: block; top: 0; left: 0; height: 100px; background: #ddd; z-index: 1; }

body.poll_results .vote_total { font-size: 16px; font-weight: bold; color: #777; }

body.poll_form { margin-bottom: 20px; }
body.poll_form p.choice { margin-bottom: 5px; font-size: 15px; }
body.poll_form p.choice label { display: inline; }

.module .poll_form { padding: 10px 0; background: #fff; }
.module .poll_form .question { margin: 0 10px 10px 10px; font-size: 16px; font-weight: bold; line-height: 20px; color: #333; }
.module .poll_form .choices { list-style: none; margin-bottom: 10px; padding: 0; }
.module .poll_form p { margin-bottom: 0; }

.module .poll_form .results { list-style: none; margin-bottom: 10px; padding: 0; border-top: 1px solid #eee; }
.module .poll_form .results li { position: relative; display: block; margin: 0; height: 25px; border-bottom: 1px solid #eee; font-size: 13px; line-height: 25px; color: #555; }
.module .poll_form .results li span { position: absolute; top: 0; left: 5px; display: block; z-index: 2; font-weight: bold; }
.module .poll_form .results li span.bar { left: 0; height: 25px; background: #ddd; z-index: 1; }

/** Bigmailbag
==============================================================================*/

.question_form { padding-top: 10px; border-top: 1px solid #ddd; }
.question_form h3 { margin-bottom: 0; }
.question_form p { font-size: 13px; color: #666; }
.question_form table { width: 100%; }
.question_form table th { width: 80px; }
.question_form table textarea { width: 100%; }

#qa_detail_page .question { margin-bottom: 20px; }

.qa {
	margin: 0 0 16px 0;
	padding: 0 0 16px 0;
	border-bottom: 10px solid #efefef;
}

.questioninfo {
	width: 130px;
	padding: 10px;
	color: #fff;
	background: #5f7e9e;
}

.answerinfo {
	width: 130px;
	padding: 10px;
	color: #fff;
	background: #152d42;
}

.questioninfo, .answerinfo {
	min-height: 100px;
	height: auto !important;
	height: 100px;
}

.qatitle {
	font-size: 32px;
	margin: 0 0 16px 0;
}

.qaname {
	font-weight: bold;
}

.question, .answer {
	float: left;
	width: 400px;
	padding: 10px;
}

.question p, .answer p {
	margin: 0;
}

/** Accordian
==============================================================================*/

.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }


/** Component Containers
==============================================================================*/

.ui-widget-content { 
	border-left: 1px solid #ccc; 
	border-right: 1px solid #ccc;
	background: #ffffff; 
	color: #222222; 
}

.ui-widget-header { 
	border: 1px solid #cccccc; 
	border-bottom: none; 
	background: #cccccc; 
	color: #222222; 
	font-weight: bold; 
}

.ui-widget-header a {
	color: #222222; 
 }

/** Interaction States
==============================================================================*/

.ui-state-default, .ui-widget-content .ui-state-default {
	 border: 1px solid #cdcdcd; 
	 background: #e2e2e2 ; 
	 font-weight: normal; 
	 color: #444;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { 
	color: #555555; 
	text-decoration: none; 
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { 
	font-weight: normal; 
	color: #212121; 
}

.ui-state-hover a, .ui-state-hover a:hover { 
	color: #212121; 
	text-decoration: none; 
}

.ui-state-active, .ui-widget-content .ui-state-active { 
	border-top: 1px solid #ccc; 
	border-left: 1px solid #ccc; 
	border-right: 1px solid #ccc; 
	background: #edf0f3; 
	outline: none;
 }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { 
	color: #212121;  
	text-decoration: none; 
}

/** Accordian
==============================================================================*/

#accordion {
	height: 335px;
	overflow: hidden;
}

.ui-accordion .ui-accordion-header { 
	position: relative; 
	margin-bottom: 1px;
}

.ui-accordion .ui-accordion-li-fix { 
	display: inline; 
}

.ui-accordion .ui-accordion-header-active { 
	border-bottom: 0 !important;
}

.ui-accordion .ui-accordion-header a { 
	display: block;
	padding: 4px 16px; 
	font-size:10px;
	font-weight: normal;
	color: #222;
	text-transform: uppercase;

}

.ui-accordion ul {
	margin: 5px 0;
	padding: 0;
}

.ui-accordion-header a:hover {
	color:#0066FF;
}
.ui-accordion .ui-accordion-content { 
	padding: 10px 16px; 
	border-top: 0; 
	margin-top: -2px; 
	position: relative; 
	top: 1px; 
	margin-bottom: 2px; 
	overflow: auto; 
	display: none;
	height: 150px; 
}
.ui-accordion .ui-accordion-content-active { 
	display: block; 
	height:150px; 
}


.biz_links {
	margin: 10px 0 0 0; 
	padding: 10px 0 0 0; 
	border-top: 1px solid #e1e1e1;
}

/** Channel Slider
==============================================================================*/

#chanslider {
	width: 975px;
	margin: 0 0 16px 0;
	padding: 8px 0 0 0;
	background: url(/sandiego/images/base/h_divider.jpg) repeat-x top;
}

#chanslider h4 {
	padding: 0 0 8px 0;
	text-transform: uppercase;
	background: url(/sandiego/images/base/h_divider.jpg) repeat-x bottom;
}

#chanslider .sectiontease {
	width: 160px;
	margin-right: 3px;
}

#chanslider .sectiontease.last {
	margin-right: 0;
}

#chanslider .sectionsubhead {
	width: 152px;
}

#chanslider img {
	margin-bottom: 4px;
}

#chanslider .sectionteaseinner {
	padding: 0 4px;
}

#chanslider .sectionteaseinner.greybg {
	padding: 8px;
	background-color: #ddd;
}

#chanslider .sectionteaseinner.greybg p {
	margin: 0;
}

/** Footer Leaderboard
==============================================================================*/

#footerleader {
	width: 975px;
	margin: 16px 0;
}

#footerleaderinner {
	width: 728px;
	margin: 0 auto;
}


/** Footer
==============================================================================*/

#footer {
	width: 943px;
	padding: 16px;
	margin: 0 0 32px 0;
	background: #ddd;
}

#footer img {
	margin: 0 16px 0 0;
	padding: 0 16px 0 0;
	background: url(/sandiego/images/base/footer_divider.jpg) repeat-y right;
}

#footerinfo {
	width: 840px;
}

#footer ul {
	margin: 0;
}

#footer ul li {
	float: left;
	background: none;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0 16px 0 0;
}

#copyright {
	font-size: 10px;
	color: #828282;
	margin: 0;
	padding: 8px 0 0 0;
}


/** Multimedia thumbnails
==============================================================================*/
.pvideo {
	margin-top: 0;
	padding:0px;
}

.pvideo li {
	float:left; 
	width:90px;
	height: 145px;
	background-image:none; 
	margin:3px; 
	padding: 0;  
	background: #000;
}

.pvideo li p {
	position: relative; 
	top: 60px;
	padding: 5px;
	
}

.pvideo ul {
	margin: 0 auto;
}

.pvideo li a  {
	color:#fff;
	font-size:11px;
}

.pvideo li a:hover {
	color: #666666;
}

.pgalleries {
	margin-top: 0;
	padding:0px;
}
	
.pgalleries ul {
	margin: 0 auto;
}

.pgalleries li {
	float:left; 
	width:90px;
	height: 145px;
	background-image:none; 
	margin:3px; 
	padding: 0;  
	background: #000;
}

.pgalleries li p {
	padding: 5px;
}

.pgalleries img {
	width: 90px;
	height: 90px;
}

.pgalleries li a {
	color:#dedede;
	font-size:11px;
}

.pgalleries li a:hover {
	color: #666666;
}

.media_link_box {
	margin: 3px 2px 0 0;
	padding:3px;
	background: #e1e1e1;
	text-align: center;
	text-transform:uppercase;
	font-size:10px;
}

/** Visit SD 
==============================================================================*/

.visitsd_bg {
	 background: url(/sandiego/images/base/visitsd_header_bg.jpg) no-repeat top center #fff; 
	 padding-top:80px;
}

.visitsd_block {
}

.visitsd_slider {
	width: 142px; 
	margin-right: 8px;
}

.visitsd_slider h3 {
	font-size:14px;
	font-weight: normal;
}

.visitsd_slider.last {
	margin-right: 0;
}

.visitsd_subhead {
	background: url(/sandiego/images/base/visitsd_head_back.jpg);
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	color: #fff;
	font-size:12px;
	letter-spacing:1px;
	line-height:12px;
	padding:3px 0 3px 8px;
	margin: 0 0 8px 0;
	text-transform:uppercase;
}

.visitsd_subhead_reservations {
	background:#809db7 none repeat scroll 0 0;
	border-top: 1px solid #375f78;
	color: #fff;
	font-weight: bold;
	font-size:12px;
	letter-spacing:1px;
	line-height:12px;
	padding: 5px;
	margin: 0;
	text-transform:uppercase;
}

.visitsd_anchors {
	padding: 5px;
	background: #eff3f7;
	border-bottom: 1px solid #c9d9e8;
	border-top: 1px solid #c9d9e8;
}
.visitsd_anchors a {
	margin: 0 4px;
}



/** Documents
==============================================================================*/
img.document_preview {
	border: 1px solid #dddddd;
}


/** Facebook Daily Deal big box
==============================================================================*/
.fb_dd {
	width:288px; 
	padding: 6px; 
	background: #f0f0f0;
}
.fb_dd a {
	font-size: 12px;
}

.fb_dd p span {
	font-weight: bold;
}

.fb_dd p {
	width: 180px; 
	float: right; 
	padding-left:10px; 
	border-left: 1px solid #CCCCCC;
	margin: 2px 0 0 0;
}


/** SanDiegoRed module
==============================================================================*/
h3.sandiegored,
#sectioncolor.sandiegored,
.sandiegored { border-top-color: #c6010b !important; }
.sandiegored a { background: url(/sandiego/images/base/logo_sandiegored.gif) 0 0 no-repeat; display: block; height: 25px; width: 189px; text-indent: -9999px; }
#sandiegored .popular ul.left { width: 300px; }