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

 CSS - SOSD - Main Styles

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




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

#utbar {
	width: 975px;
	padding: 4px 0 4px 0;
	margin: 0 0 16px 0;
	font-size: 10px;
	text-transform: uppercase;
	background: url(../images/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 0 0 16px;
	background: none;
}

#utbar ul li#first {
	padding: 0 16px 0 16px;
	border-right: 1px solid #bbbbbb;
}

/** 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(../images/v_divider.jpg) repeat-y left;
}

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

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

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

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

#nav {
	position: relative;
	width: 975px;
	margin: 16px 0 0 0;
	background: url(../images/marketplace_nav_bg.jpg) repeat-x top;
}

ul#chnav, ul#mplacenav {
	margin: 0;
}

#chnav {
	height: 31px;
	background: url(../images/channels_nav_bg.jpg) repeat-x;
}

#mplacenav {
	height: 31px;
	background: url(../images/marketplace_nav_bg.jpg) repeat-x;
}

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

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

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

#chnav li a, #mplacenav li a {
	display: block;
	color: #fff;
	font-size: 10px;
	padding: 8px 11px 7px 11px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

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

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

#chnav li#nav_foursd a {
	padding: 5px 11px 0 11px;
}

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

li#nav_mytown, li#nav_autotrader {
	background: none;
}

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

.menu {
	display: none;
}

.menucol {
	width: 290px;
}

.menucol.first {
	margin-right: 30px;
}

.submenuhead {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 0 4px 10px;
	margin: 0 0 8px 0;
	background: url(../images/submenuhead_bg.jpg) repeat-x bottom;
	width: 280px;
}

.submenuhead.mtsixteen {
margin-top: 16px;
}

ul#chnav .menu, ul#mplacenav .menu, ul#blocksubheadernav .menu  {
	position: absolute;
	top: 31px;
	padding: 16px;
	background: url(../images/nav_drop_bg.png) repeat;
	border-bottom: 3px solid #00133a;
	z-index: 100;
}

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

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

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

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

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

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

ul#chnav .menu .subnav li, ul#mplacenav .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#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 {
	color: #ccc;
	background: #00133a;
}

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

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

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

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

#weather a {
	position: relative;
	top: -5px;
}

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

#weather p {
	position: relative;
	top: -3px;
	display: inline;
	font-size: 14px;
}

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

#traffic {
	padding: 6px 16px 6px 16px;
}

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

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

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

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

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

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

#breaking p {
	margin: 0;
	padding: 16px 16px 0 184px;
	font-size: 16px;
	line-height: 22px;
}

#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(../images/shadow_divide_bg.png) no-repeat top;
}

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

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

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

ul#largeslidertn {
	left: 0;
	z-index: 20000;
	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(../images/largeslider_current.png) no-repeat;
}

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

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(../images/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#smeslidertn {
	left: 0;
	z-index: 2;
	width: 16px;
}

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: -50px;
	left: 0;
	height: 74px;
	width: 302px;
	padding: 16px;
	background: url(../images/largeslidercopy_bg.png) no-repeat top;
}

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

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

#smslidercontent a {
	color: #fff;
}


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

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

.blockinner.followus img {
	margin: 0 4px 0 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: 8px 16px 16px 16px;
	color: #666666;
}

p.photocredit {
	margin: 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(../images/grey_header_block_bg.jpg) repeat-x;
}

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

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

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

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

.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(../images/grey_header_block_divider.jpg) no-repeat right;
}

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

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

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

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

.enlace .blocknav li {
	background: url(../images/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;
}

.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;
}

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

.sectiongallery {
	width: 140px;
	min-height: 137px;
	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;
}

/** 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(../images/arrow_link.png) no-repeat right;
}

.sectionlinks ul li a {
	display: block;
}

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

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

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

}

#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 {
	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;	
}


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

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

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

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

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

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

#eventlist_movies {
	width: 295px;
}

#eventlist_movies a {
	color: #566270;
}

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

#eventlist_movies .ZventsDayButtonToday {
    color: #566270;	
}

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

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

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

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

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

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

#eventlist_restaurants {
	width: 295px;
}

#eventlist_restaurants a {
	color: #566270;
}

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

#eventlist_restaurants .ZventsDayButtonToday {
    color: #566270;	
}

/** Hot Tickets Event List
==============================================================================*/


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

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

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

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

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

#eventlist_hottickets {
	width: 295px;
}

#eventlist_hottickets a {
	color: #566270;
}

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

#eventlist_hottickets .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: #CCCCCC;
	margin: 5px 0 0 0;
}

.eventscal_links_widget a {
	font-size:10px;
	padding: 0 2px 0 2px;
}

/* 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 3px 0 3px;
}

#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;
}

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

#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;
	color:#2d4245;
}
#thingstodo ul li a:hover {
	color:#c0c7cf;
}

/** 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 {
	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: #ccc;
	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 {
	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;
}

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

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

#blocksubheader.blogheader {
	padding: 16px;
}

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

#blocksubheadernav {
	position: relative;
	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;
}

#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: 260px;
}

#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;
}

/** 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
==============================================================================*/

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

.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;
}


/** 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, .qaname, .qadate {
margin: 0;
padding: 0;
}

.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;
}

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

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

#chanslider h4 {
	padding: 0 0 8px 0;
	text-transform: uppercase;
	background: url(../images/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
==============================================================================*/

#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(../images/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;
}