/* CSS Document */

/* Reset styles in all browsers */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
}

/* End reset */

body {
    background: #d9cba7 url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/bg.gif) repeat;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #000;
}

p {
    font-size: 12px;
    /* this should probably not be the default -- line-height: 18px; */ 
    line-height: 15px;
    padding-bottom: 14px;
}

td, th {
    font-size: 12px;
    line-height: 15px;
}

li {
    font-size: 12px;
    /* this should probably not be the default -- line-height: 18px; */
    line-height: 15px;
}

ul.no_style {list-style: none;}

.fleft { 
    float: left;
}

.fright {
    float: right;
}

h3, h4, h5 {
    font-weight: bold;
    padding-bottom: 14px;
}

h3 {
    font-size: 20px;
    line-height: 24px;
}

h4 {
    font-size: 18px;
    line-height: 22px;
}

h5 {
    font-size: 16px;
    line-height: 20px;
}

dl {font-size: 12px;/* this should probably not be the default -- line-height: 18px; */
    line-height: 15px;}
dt {font-weight: bold;}
dd {padding-bottom: 14px;}

a, a:link, a:visited {
    color: #000;
    background: #d9cba7;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.more_link2 {
    background: #bda566;
}

.module_border.bottom {
    background: #ede6d5;
    width: 186px;
    padding:5px;
}


.smallest {font-size: 10px;}

.clear {clear: both;}

div#container{width:1000px;margin:0 auto;}
div#content{width:1000px;float:left;padding:0 0 20px;}



/* Two headers heights are required because of various design elements and the addition of the secondary nav on internal pages */

body#no_sec_nav #header, body.no_sec_nav #header {
    height: 178px;
}

#header_container {
    background: url(http://media.lasvegasweekly.com/assets/images/global/header_bg-tile.jpg) repeat-x;
}

#header {
    margin:0px auto;
    position: relative;
    width: 1000px;
    /*background: url(http://media.lasvegasweekly.com/assets/images/global/header_bg.jpg) no-repeat top;*/
    height: 198px;
}


#header h1 {
    position: absolute;
    top: 20px;
    left: 5px;
    text-indent: -999em;
    width: 230px;
    height: 57px;
    background: url(../images/lvw_logo_sm4.png) no-repeat;
}

#header h1 a {
    display: block;
    width: 230px;
    height: 57px;
    background: none;
}

#blogVerticalImg {
    width: 210px;
    float: left;
    clear: left;
    padding:0px 8px 0px 0px;
}

#vip-photos-showcase { background-color:#000000; color:#FFFFFF; display:block; height:182px; width:430px; }
#vip-photos-showcase-header { background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/photostrip_flashheader.jpg) no-repeat; width:430px; height:45px; display:block; text-indent:-1000em; }
#vip-photos-showcase .headline { font: bold 1.0em Georgia, "Times New Roman", Times, serif; }
#vip-photos-showcase a, #vip-photos-showcase a:link, #vip-photos-showcase a:visited { background: none; }
#vip-photos-showcase.flash_container { padding-bottom:0px; margin-bottom: 14px; }

#vip-photos-list {
    background-color:#000000;
    clear:both;
    width:430px;
}

.vip-photos-headline {
    color:#BDA566;
    font:bold 1.25em Georgia, "Times New Roman", Times, serif;
}

#vip-photos-list ul { list-style:none; }

#vip-photos-list ul li {
    float:left;
    width:105px;
}

#header #cover {
    position: absolute;
    top: 15px;
    left: 472px;
    width: 185px;
    height: 108px;
}

/* Search */

#search_container {
    position: absolute;
    top: 85px;
    left: 18px;
    width: 195px;
}

div#ad-searchButton {
    width: 88px;
    height: 31px;
    position: absolute;
    top: 30px;
    right: 8px;
}

#search_container form { float: left; }

#search_container form .input {
    padding: 1px 2px 1px 2px;
    width: 146px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #a0a1a1;
    float: left;
    color: #333;
}

#search_container button {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/buttons/go.gif) no-repeat;
    cursor: pointer;
    width: 34px;
    height: 21px;
    border: 0px;
    margin: 0px 0px 0px 7px;
    padding: 0px;
    text-indent: -999em;
    float: left;
}

#advanced_search {
    position: absolute;
    top: 102px;
    right: 24px;
    font-size: 12px;
    font-weight: bold;
}

#advanced_search a, #advanced_search a:link, #advanced_search a:visited {
    color: #000;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    background: none;
}

#advanced_search a:hover { text-decoration: underline; }

/* End Search */

/* Start Nav */

#nav_container {
    position: absolute;
    top: 124px;
    width: 1000px;
    padding:5px;
}

#nav_container ul {
    list-style: none;
    float: left;
    list-style: none;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-weight: bold;
    text-transform: uppercase;
}

#nav_container li {
    float: left;
    padding: 0 12px;
    font-size: 12px;
}

#nav_container li a, #nav_container li a:link, #nav_container li a:visited {
    text-decoration:none;
    display: block;
    background: none;
    color: #FFFFFF;
}
#nav_container li a:hover {
    color:#669999;
}
       
#nav_container ul.home li#home a {color:#669999;}
#nav_container ul.video li#video a  {color:#669999;}
#nav_container ul.news li#news a {color:#669999;}
#nav_container ul.blogs li#blogs a {color:#669999;}
#nav_container ul.dining li#dining a {color:#669999;}
#nav_container ul.guides li#guides a {color:#669999;}
#nav_container ul.photos li#photos a {color:#669999;}
#nav_container ul.nightlife li#nightlife a {color:#669999;}
#nav_container ul.entertainment li#entertainment a {color:#669999;}
#nav_container ul.calendar li#calendar a {color:#669999;}
#nav_container ul.cars li#cars a {color:#669999;}

#weather {
    position: absolute;
    top: 0px;
    right: 20px;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    color: #619389;
    line-height: 28px;
}

#weather a:link, #weather a:active, #weather a:visited{
    color: #619389;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration:none;
    background:none;
}
#weather a:hover {
    text-decoration:underline;
    background:none;
}

/* Secondary Nav -- text-based */

#sec_nav {
    padding-top: 70px;
    height: 20px;
    width: auto;
}
#sec_nav ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center;
}
#sec_nav ul li {
    display: inline;
    font-size: 14px;
    font-weight: bold;
}
#sec_nav ul li a, #sec_nav ul li a:link, #sec_nav ul li a:visited {
    text-decoration: none;
    height: 20px;
    padding: 0px 7px;
    color: #000;
    background: none;
}
#sec_nav ul li a:hover {
    color: #699;
    background: none;
}
#sec_nav ul li.active a, #sec_nav ul li.active a:link, #sec_nav ul li.active a:visited {    
    color: #699;
}
#sec_nav ul.club_guide li#club_guide a, #sec_nav ul.restaurant_guide li#restaurant_guide a, #sec_nav ul.band_dj_guide li#band_dj_guide a, #sec_nav ul.pool_guide li#pool_guide a, #sec_nav ul.adult_guide li#adult_guide a, #sec_nav ul.help_desk li#help_desk a, #sec_nav ul.strip_sense li#strip_sense a, #sec_nav ul.pop_culture li#pop_culture a, #sec_nav ul.our_metropolis li#our_metropolis a, #sec_nav ul.news_features li#news_features a, ul.luxe-life li#luxe-life a, ul.sage-vice li#sage-vice a, ul.top-chef li#top-chef a, ul.porno-blog li#porno-blog a, ul.stripped li#stripped a, ul.debriefing li#debriefing a, ul.off-the-record li#off-the-record a, ul.nocturnal-admissions li#nocturnal-admissions a, ul.the-playground li#the-playground a,ul.local-bands li#local-bands a,ul.local-djs li#local-djs a,ul.mp3s li#mp3s a,ul.top-mp3ss li#top-mp3s a,ul.local-musicians li#local-musicians a, #sec_nav ul.mash_up li#mash_up a, #sec_nav ul.nights_circuit li#nights_on_the_circut a, #sec_nav ul.skin li#skin,ul.skin li#skin a, #sec_nav ul.beyond_rope li#beyond_rope a, #sec_nav ul.bar_exam li#bar_exam a, #sec_nav ul.line_pass li#line_pass a, #sec_nav ul.noise li#noise a, #sec_nav ul.screen li#screen a, #sec_nav ul.fine_art li#fine-art a, #sec_nav ul.print_news li#print a, #sec_nav ul.comedy li#comedy a, #sec_nav ul.josh-bell-hates-everything li#josh-bell a, #sec_nav ul.obama-quest-08 li#obama-quest a, #sec_nav ul.tv li#tv a, #sec_nav ul.state_of_valley li#state_of_valley a {color: #699;}

/* Blog Home Page */

#featured_blogger {
    width: 650px;
    float: left;
    margin-bottom: 14px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/dark_wp.gif) repeat;
}

/*
#featured_blogger h2 {
    text-indent: -999em;
    height: 59px;
}
*/



#featured_blogger h2 {
height: 43px;
background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/fb_h2_bg.gif) no-repeat top left;
color: #fff;
line-height: 1em;
padding: 16px 0px 0px 14px;
}


/*#featured_blogger h2#fb_robin_leach {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/fb_robin_leach.gif) no-repeat;}*/
#featured_blogger .inner_left {
    float: left;
    width: 125px;
    padding: 15px 0px 15px 15px;
}
#featured_blogger .inner_right {
    width: 495px;
    float: left;
    padding: 15px 15px 0px 0px;
}

/*mod by Sean Hellwig blog */

/* .event-list styles */
dl.event-list .ongoing { display:block; }
dl.event-list .ongoing.hidden { display:none !important; }
dt.event-headline{ font-size:14px; line-height: 1.2em; }
dd.event-place a, dd.event-place a:link, dd.event-place a:hover, dd.event-place a:visited{ background:none; text-decoration:underline; }

#featured_blogger .inner_right h4 a, #featured_blogger .inner_right h4 a:link, #featured_blogger .inner_right h4 a:visited{
    background:none;
}
/* end mod */

#featured_blogger h3 {font-size:30px; line-height:30px;}
#featured_blogger h4 {font-size: 14px; color:#7B391C;}
#featured_blogger h4, #featured_blogger p {padding: 0px;}
#featured_blogger p.article_tools {padding-bottom: 14px;}



#featured_blogs h4 {color:#7B391C;}

h3#featured_blogs {
    text-indent: -999em;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/featured_blogs.gif) no-repeat top left;
    height: 25px;
}


h3.border_bottom {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/border_dark.gif) no-repeat bottom left; padding-bottom: 6px; margin-bottom: 6px;}

.more_right {
    float: right; 
    width: 200px;
    text-align: right;
    font-weight: bold;
    text-transform: uppercase;
}


.featured_blog_module {
    clear: both;
    padding-bottom: 16px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/border_410.gif) no-repeat bottom left;
    margin-bottom: 14px;
}

.featured_blog_module h3 {padding-bottom: 0; line-height: 1.1em;}
.featured_blog_module h4 {
    font-size: 14px;
    padding-bottom: 4px;
    line-height: 1.1em;
}
.featured_blog_module h3 a, .featured_blog_module h4 a { background: none;}
.featured_blog_module h4 a {color:#7B391C;}


/* end 051908 Build


/* Columns -- this site has a number of different column layouts. Each div id includes the width to make it easier for dumb guys like me. */
/* Column Wrapper -- added this to accommodate the modules that span the first two columns on some pages. */

#column_wrapper {
    width: 662px;
    float: left;
}

#left_col_196 {
    width: 196px;
    margin-right: 18px;
    float: left;
}

#left_col_196 #left_col_top {
    width: 196px;
    background-color: #ede6d5;
    margin-bottom: 8px;
    padding-top:0px;
}

#left_col_775 {
    width: 775px;
    float: left;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/left_col_775_bg.gif) no-repeat top;
    margin-right: 12px;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 9px;
}

#left_col_775_header {
    background: #ede6d5 url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/left_col_775_header_bg.gif) no-repeat bottom center;
    padding: 20px 15px 30px 20px;
    width: 740px;
}

.header_container {
    /*width: 732px;*/
    height: 28px;
    background:#000;
    margin-bottom: 10px;
    padding: 5px;
    /*float: left;*/
}

.header_container h4 {
    float: left;
    color: #EDE6D5;
    padding: 0px 0px 0px 6px;
    line-height: 28px;
    font-size: 26px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.header_container p {
    float: left;
    text-align: right;
    width: 365px;
    padding: 0px 6px 0px 0px;
    line-height: 28px;
    font-weight: bold;
    text-transform: uppercase;
}

.h5_container {
    width: 384px;
    padding: 0px 8px 5px 8px;
    /*height: 26px;*/
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/dark_wp.gif) repeat;
    margin: 30px 0px 6px 0px;
    overflow:hidden;
}

.h5_container h5 {
    line-height: 26px;
    padding: 0px;
    float: left;
    width: 192px;
}

.h5_container ul{
    clear:both;
}

.h5_container p {
    float: left;
    text-align: right;
    width: 192px;
    font-size: 11px;
    line-height: 26px;
    font-weight: bold;
    padding: 0px;
}

.header_container p a.next {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/icons/right_arrow.gif) no-repeat right; padding-right: 14px; margin-left: 14px;}
.header_container p a.previous {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/icons/left_arrow.gif) no-repeat left; padding-left: 14px;}

#left_col_775_body {
    padding: 6px 9px 20px 20px;
    width: 746px;
    background: #ede6d5 url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/left_col_775_body_bg.gif) no-repeat bottom center;
    float: left;
}

#inner_left_400 {
    width: 386px;
    float: left;
    padding-right: 14px;
}

#inner_right_332 {
    float: left;
    width: 322px;
    background: #BEB9AB;
    padding:0px;
    margin-left:5px;
    padding:2px;
}

#inner_right_332 .module {
    background: #000;
    width: 312px;
    float: left;
    color:#FFF;
    padding:5px;
}

#inner_right_332 div.module dl dt, #inner_right_332 div.module dl dd { color:#FFF;}
#inner_right_332 div.module dl dd a,#inner_right_332 div.module dl dd a:link, #inner_right_332 div.module dl a:active, #inner_right_332 div.module dl a:visited {color:#7B391C;background:none;}

.module dt {clear: both;}
.module dt img {float: left; margin: 0px 6px 6px 0px;}

.module_205 {
    width: 195px;
    padding: 5px 5px 0 5px;
    background-color: #ede6d5;
    margin-bottom: 14px;
}

.module_205 dl {
    text-align: center
}

.module_205 dt {
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
    padding-bottom: 3px;
}

.module_205 dd {
    font-size: 12px;
    line-height: 14px;
    padding-bottom: 12px;
}

.module_205 dl a {background: none;}

.inline_img_left {
    margin-right: 2px; float: left;
}
.inline_img {
    margin: 0px 2px;
}

#inner_right_332 .red_module {
    width: 308px;
    height: 91px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/red_module_bg.gif) no-repeat;
    margin-bottom: 10px;
    padding: 14px 12px 0px 12px;
}
.red_module p {padding:0px 0px 10px 0px;color: #ede6d5;font-weight: bold;}
.red_module a {
    float: left;
    width: 94px;
    padding-left: 50px;
    height: 34px;
    display: block;
    float: left;
    line-height: 34px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
}
.red_module a.event_feed {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/feeds_sm.gif) no-repeat; margin-right: 10px;}
.red_module a.ical {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/ical_sm.gif) no-repeat;}

#center_col_430, #left_col_430 {
    width: 430px;
    float: left;
  margin-right: 18px
}


#left_col_430,#center_col_430.leftpos{ margin-right: 18px;}

#center_col_430 #center_content, #left_col_430 #left_content {
    clear:both;
    width: 416px;
    padding: 7px;
    background: #ede6d5 url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/center_col_content_bg.gif) no-repeat top;
    margin-bottom: 15px;
}


#news_pages #center_col_430 #center_content {
    width: 416px;
    padding: 0; 
    background: #ede6d5 url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/center_col_content_bg.gif) no-repeat top;
    margin-bottom: 15px;
}

#right_col_330 {
    width: 330px;
    float: left;
}

#right_col_205 {
    width: 205px;
    float: left;
}

#left_col_196 .module, #left_col_196 .module_border {
    width: 176px;
    padding: 0px 10px;
}

#left_col_196 .module_border {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/module_border.gif) no-repeat bottom;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#left_col_196 dl {
    text-align: center
}

#left_col_196 dt {
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
    padding-bottom: 3px;
}

#left_col_196 dd {
    font-size: 12px;
    line-height: 14px;
    padding-bottom: 12px;
}

#left_col_196 ol {
    text-align: center;
    list-style-position: inside;
}

#left_col_196 ol li {
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 15px;
    font-weight: bold;
}

/* These entries only show the styles needed for the news pages.  Other attributes are in the default style sheet. */

#news_pages #left_col_650 {
    width: 650px;
    background: #ede6d5;
    padding: 0;
}

#news_pages h2#news_h2_header {
    height: 36px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/fb_h2_bg.gif) no-repeat top left;
    color: #fff;
    line-height: 1em;
    padding: 14px 0 0 20px;
}

#news_pages #left_col_650 #left_col_650_inner {
    width: 610px;
    padding: 12px 20px 0 20px;
}


#news_pages #center_col_430 #center_content, #news_pages #left_col_430 #left_content {
 background: #ede6d5;
 background-image: none;
 float: left;
 }

#news_pages #center_col_430 #center_content .alt_row, .dt_alt{
 background: #e1d7bf;
}
#news_pages #center_col_430 #center_content .row, .dt_row{
 background: #ede6d5;
}

#news_pages #center_col_430 #center_content div#section_article{
    width: 416px;
    padding: 7px;
}
#news_pages #center_col_430 #center_content div#section_article h2 a {background: none; color:#7B391C;}

span.grey_date{
    color: #666666;
}

.article_tease_list{
    width: 416px;
    padding: 7px;
}

.article_full p.kicker {
    font-size: 12px;
    line-height: 1.2em;
    color: #676767;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0;
}

/* Since we're no longer using the background image on the h5, this no longer needs a width associated with it.   */

#news_pages #left_col_650 #switcher_icons {
    width: auto;
    /*float: right;
    text-align: right;*/
    
}

#news_pages #left_col_650 #switcher_icons ul{list-style-type:none;width:610px;}
#news_pages #left_col_650 #switcher_icons ul li{float:left;margin-left:10px;}
#news_pages #left_col_650 #switcher_icons ul li#type_icons{float:right;margin:0;}

#news_pages #left_col_650 .article_full h2 {
    background: none;
    padding: 0;
    margin: 0;
}
#news_pages #left_col_650 .article_full h3 {
    font-size: 16px;
    line-height: 1.2em;
   }

#left_col_650 .article_full .related_narrow h5 {
 width: auto;
 float: none;
 margin: 0;
 padding: 0 0 0 6px;
 height: auto;
 text-indent: 0;
 font-size: 13px;
 font-weight: bold;
 text-transform: uppercase;
 }

 .related_narrow ul {
 padding: 0 6px 6px 6px;
 list-style: none;
 }

 .related_narrow ul li {
 font-size: 12px;
 line-height: 15px;
 font-weight: bold;
 padding: 0 0 10px 10px;
 background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/bullet.gif) no-repeat 0 5px;

 }

/* Narrow Article Layout -- this is used in the 3-col layout */

.article_full {
    width: 406px;
    padding: 0px 5px;
}

#switcher_icons {
    width: 203px;
    float: left;
    text-align: right;
}

#switcher_icons img {padding: 0px 2px;}
#switcher_icons a {background: none;}

h5#club_scene_h5 {
    width: 203px;
    float: left;
    margin: 0px;
    padding: 0px 0px 14px 0px;
    height: 20px;
    text-indent: -999em;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/club_scene.gif) no-repeat left;
}

.article_full h2 {
    font-size: 22px;
    line-height: 26px;
    font-weight: bold;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/border.gif) no-repeat bottom left;
    padding-bottom: 14px;
    margin-bottom: 14px;
}


.article_wide_author {
    float: left;
    width: 305px;
}


.article_wide_author a {background: #d9cba7;;}


.article_wide_date {
    float: left;
    width: 305px;
    text-align: right;
}

.article_full p {
    font-size: 15px;
    line-height: 22px;
}
.article_full p a{background:#d9cba7;}

.article_full .article_wide_author, .article_full .article_wide_date {
    font-size: 12px;
    color: #333;
}


.comment_block {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/comment_block_top.gif) no-repeat top;
    padding-top: 10px;
    width: 402px;
    margin-bottom: 14px;
}

.comment_block p {
    padding: 5px 15px 10px 15px;
    border: 2px solid #000;
    border-width: 0px 2px;
    line-height: 20px;
    font-size: 13px;
}

.comment_block p.comment_author {
    border: 0px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/comment_block_bottom.gif) no-repeat top left;
    padding-top: 16px;
}

.border_top {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/border.gif) no-repeat top left;
    padding-top: 16px;
    clear: both;
}

.comments_form {
    padding-bottom: 40px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/spatter.gif) no-repeat bottom right;
    margin-bottom: 14px;
}

.comments_form input {
    padding: 1px 2px 1px 2px;
    width: 140px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #ccc;
    color: #333;
}

.comments_form textarea {
    width: 300px;
    font-size: 12px;
    padding: 2px;
    height: 120px;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #ccc;
    color: #333;
}

.comments_form button{
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/buttons/submit.gif) no-repeat;
    cursor: pointer;
    width: 82px;
    height: 21px;
    text-indent: -999em;
    border: 0px;
    text-indent: -999em;
    float: left;
}

.comments_form table {
    width: 100%;
    border-collapse: collapse;
}

.comments_form table td {
    padding: 4px 2px;
    vertical-align: top;
    font-size: 14px;
}

.comments_form table td .required {
    font-size: 11px;
    font-style: italic;
}


.related_module {
    width: 330px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/related_module_bg.gif) no-repeat top;
    float: left;
    padding-bottom: 10px;
    margin-bottom: 14px;
}

.related_module h4 {
    height: 26px;
    text-indent: -999em;
    margin-bottom: 4px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/related.gif) no-repeat top center;
}

.related_module .float_left, .related_module .float_right {
    float: left;
    padding: 0px 10px;
    width: 145px;
}

.related_module p {
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
}

.related_module h5 {
    font-size: 13px;
    font-weight: bold;
    padding: 0px;
    text-transform: uppercase;
}

.related_module a, .related_module a:link, .related_module a:visited {
    color: #7b391c;
    text-decoration: none;
    background: none;
}

.related_module a:hover {text-decoration: underline;}


/* Wide Aricle List */
#left_col_650 .article_list {
    width: 610px;
    padding:0px;
}

#left_col_650 .article_list h2 {
    font-size: 22px;
    line-height: 26px;
    font-weight: bold;
    padding-bottom: 14px;
    margin-bottom: 14px;
}

#left_col_650 .article_list p {
    font-size: 14px;
}

#left_col_650 .article_list .author {
    float: left;
    width: 305px;
    font-weight: bold;
}

#left_col_650 .article_list .date {
    float: left;
    width: 305px;
    font-weight: bold;
    text-align: right;
}

#left_col_650 .article_list .tease {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/border.gif) no-repeat bottom left;
    padding-bottom: 14px;
    margin-bottom: 14px;
}


/* Wide Article Layout */

#left_col_650 {
    width: 610px;
    padding: 12px 20px 0px 20px;
    float: left;
    background: #ede6d5 url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/left_col_650_bg.gif) no-repeat top;
    margin-right: 12px;
    display: inline;
}

#left_col_650_header {
    background: #ede6d5 url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/left_col_650_header_bg.gif) no-repeat bottom center;
    padding: 20px 0px 0px 0px;
    width: 610px;
    float: left;
}

#left_col_650 .article_full {
    width: 610px;
    padding:0px;
}

#left_col_650 #switcher_icons {
    width: 305px;
    float: left;
    text-align: right;
}

#switcher_icons img {padding: 0px 2px;}
#switcher_icons a {background: none;}

#left_col_650 .article_full h5 {
    width: 305px;
    float: left;
    margin: 0px;
    padding: 0px 0px 14px 0px;
    height: 20px;
}

h5#club_scene_h5 {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/club_scene.gif) no-repeat left;}
h5#music_scene_h5 {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/music_scene_sm.gif) no-repeat left;}

#left_col_650 .article_full h2 {
    font-size: 22px;
    line-height: 26px;
    font-weight: bold;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/border_610.gif) no-repeat bottom left;
    padding-bottom: 8px;
    margin-bottom: 4px;
}

#left_col_650 .article_full h2.noLine {
    font-size: 22px;
    line-height: 26px;
    font-weight: bold;
    background: none;
    padding-bottom: 8px;
    margin-bottom: 4px;
    clear:both;
}

#left_col_650 .article_full h2.shortLine {
    font-size: 22px;
    line-height: 26px;
    font-weight: bold;
    background:none;
/*  background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/border.gif) no-repeat bottom left; */
    padding-bottom: 8px;
    margin-bottom: 4px;
    
}

.story_break {
    padding-top: 18px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/story_break.gif) no-repeat 50% 0;
}

.article_full h3 {
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
    padding-bottom: 14px;
    margin-bottom: 14px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/border_610.gif) no-repeat bottom left;
    clear:both;
}


#left_col_650 .article_full h2#divider {
    font-size: 22px;
    line-height: 26px;
    font-weight: bold;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/border_410.gif) no-repeat bottom left;
    padding-bottom: 8px;
    margin-bottom: 4px;
}

.article_full p {
    font-size: 14px;
    line-height: 22px;
}

#left_col_650 .comment_block {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/comment_block_wide_top.gif) no-repeat top;
    padding-top: 10px;
    width: 610px;
    margin-bottom: 14px;
}

#left_col_650 .comment_block p {
    padding: 5px 15px 10px 15px;
    border: 2px solid #000;
    border-width: 0px 2px;
}

#left_col_650 .comment_block p.comment_author {
    border: 0px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/comment_block_wide_bottom.gif) no-repeat top left;
    padding-top: 16px;
}

#left_col_650 .border_top {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/border_610.gif) no-repeat top left;
    padding-top: 16px;
}

.comments_form {
    padding-bottom: 40px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/spatter.gif) no-repeat bottom right;
    margin-bottom: 14px;
}

.comments_form input {
    padding: 1px 2px 1px 2px;
    width: 140px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #ccc;
    color: #333;
}

.comments_form textarea {
    width: 300px;
    font-size: 12px;
    padding: 2px;
    height: 120px;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #ccc;
    color: #333;
}

.comments_form button {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/buttons/submit.gif) no-repeat;
    cursor: pointer;
    width: 82px;
    height: 21px;
    text-indent: -999em;
    border: 0px;
    text-indent: -999em;
    float: left;
}

.comments_form table {
    width: 100%;
    border-collapse: collapse;
}

.comments_form table td {
    padding: 4px 2px;
    vertical-align: top;
    font-size: 14px;
}

.comments_form table td .required {
    font-size: 11px;
    font-style: italic;
}


.related_narrow {
    width: 165px;
    float: right;
    margin: 0px 0px 10px 10px;
}


.related_narrow dl {
    padding: 0px 6px 6px 6px;
}

.related_narrow dt {
    font-size: 13px;
    font-weight: bold;
    padding: 0px;
    text-transform: uppercase;
}

.related_narrow dd {
 font-size: 12px;
 line-height: 15px;
 font-weight: normal;
 }

.related_narrow dd a {font-weight: bold;}

.related_narrow a, .related_narrow a:link, .related_narrow a:visited {
    color: #7b391c;
    text-decoration: none;
    background: none;
}

.related_narrow a:hover {text-decoration: underline;}



/* Headers */

#left_col_196 h4 {
    color: #fff;
    font-style: italic;
    text-align: center;
    /*background-color: #000;*/
    font-size: 12px;
    line-height: 16px;
    font-style: italic;
    margin-bottom: 10px;
}

h4.h4_bg02 {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/bg02.gif) no-repeat top;
    width: 196px;
    height: 27px;
    padding: 6px 0px 0px 0px;
    line-height: 26px;
    font-size: 14px;
}

/* These image headers need a second id for when they are at the top of the column.  The second id has the same attributes as the default with the addition of a background color in order to blend into the body background. */

h4#club_guide_h4, h4#club_guide_top_h4 {
    height: 60px;
    text-indent: -999em;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/club_guide.gif) no-repeat;
    padding: 0px;
}
h4#club_guide_top_h4 {background: #dfd2b3 url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/club_guide.gif) no-repeat;}

h4#eats_h4 {
    height: 57px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/eats.gif) no-repeat;
    width: 154px;
    padding: 22px 0px 0px 42px;
    text-align: left;
    font-size: 18px;
}

h4#restaurant_guide_h4, h4#restaurant_guide_top_h4 {
    height: 71px;
    text-indent: -999em;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/restaurant_guide.gif) no-repeat;
    padding: 0px;
}
h4#restaurant_guide_top_h4 {background: #dfd2b3 url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/restaurant_guide.gif) no-repeat;}

h4#show_guide_h4, h4#show_guide_top_h4 {
    height: 96px;
    text-indent: -999em;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/show_guide.gif) no-repeat;
    padding: 0px;
}
h4#show_guide_top_h4 {background: #dfd2b3 url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/show_guide.gif) no-repeat;}

h4#band_guide_h4, h4#band_guide_top_h4 {
    height: 89px;
    text-indent: -999em;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/band_guide.gif) no-repeat;
    padding: 0px;
}

h4#mp3download_h4 {
    width:196px;
    height:116px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/downloads_header_196.gif) no-repeat;
}

h4#band_guide_top_h4 {background: #dfd2b3 url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/band_guide.gif) no-repeat;}

h4#club_guide_h4, h4#club_guide_top_h4 {
    height: 60px;
    text-indent: -999em;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/club_guide.gif) no-repeat;
    padding: 0px;
}
h4#club_guide_top_h4 {background: #dfd2b3 url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/club_guide.gif) no-repeat;}

h4.h4_bg01, h4.h4_bg01_top {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/h4_bg01.gif) no-repeat top;
    width: 196px;
    height: 27px;
    padding: 10px 0px 0px 0px;
    line-height: 26px;
    font-size: 14px;
}

h4.h4_bg_movietimes {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/movietimes_196_header.jpg) no-repeat top;
    width: 196px;
    height: 40px;
    text-indent: -999em;
    padding: 10px 0px 0px 0px;
    line-height: 26px;
    font-size: 14px;
}

#movie-theater {padding-bottom:35px;}
#movie-theater h2 {font-size:24px;}

h4.h4_bg01_top {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/h4_bg01_top.gif) no-repeat top;}

h4#ae_h4, h4#ae_top_h4 {
    height: 95px;
    text-indent: -999em;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/ae.gif) no-repeat;
    padding: 5px 0 0 0;
}
h4#ae_top_h4 {background: #dfd2b3 url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/ae_top.gif) no-repeat;}

h4#taste_h4 {
    height: 74px;
    text-indent: -999em;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/headers/taste_196.gif) no-repeat top;
    padding: 5px 0 0 0;
}

/* Previous Issue Module - magazine page */
#previous_issue { 
    margin-bottom:10px;
}

#previous_issue a {
    color:#660000;
    font-size:14px;
    font-weight:bold;
}
#previous_issue img {
    margin:5px 0 5px 0;
}
    
h4#previous_issue {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/headers/last_week-header.gif) no-repeat top;
    width: 196px;
    height: 50px;
    text-indent: -999em;
    padding:0px;
    margin-bottom:0px;
}

/* Club Connector Module */

#connect_module {
    width: 196px;
    height: 144px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/connect_module_bg.gif) no-repeat;
    margin-bottom: 14px;
    padding-top: 16px;
}

h4#club_connector_h4 {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/club_connector.gif) no-repeat;
    width: 196px;
    height: 24px;
    text-indent: -999em;
    margin: 0px;
    padding-bottom: 5px;
}

#connect_module p {
    font-size: 12px;
    font-weight: bold;
    color: #d9cba7;
    padding: 0px 8px 8px 8px;
}

#connect_module ul {list-style: none; padding: 0px 10px;width: 176px;}

#connect_module li {
    font-weight: bold;
    font-size: 14px;
}

#connect_module ul li.facebook_li {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/facebook.gif) no-repeat;}

#connect_module li a, #connect_module li a:link, #connect_module li a:visited, #connect_module li a:hover {
    background: none;
    display: block;
    width: 100px;
    padding-left: 76px;
    height: 46px;
    line-height: 46px;
}



#left_col_775_header h3 { height: 24px; text-indent: -999em; }

h3#find_a_band {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/find_a_band.gif) no-repeat; width: 168px;}
h3#find_a_band a {display: block; width: 168px; height: 24px; background:none;}
h3#find_a_club {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/find_a_club.gif) no-repeat; width: 159px;}
h3#find_a_restaurant {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/find_a_restaurant.gif) no-repeat; width: 247px;}
h3#find_a_pool {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/find_a_pool.gif) no-repeat; width: 157px;}
h3#find_a_stripclub {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/find_a_stripclub.gif) no-repeat; width: 229px;}
h3#find_a_dj {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/find_a_dj.gif) no-repeat; width: 128px;}

#left_col_196 h4 a, #left_col_196 h4 a:link, #left_col_196 h4 a:visited {
    color: #fff;
    background: none;
}

#left_col_196 dl a, #left_col_196 dl a:link, #left_col_196 dl a:visited, #left_col_196 ol a, #left_col_196 ol a:link, #left_col_196 ol a:visited {
    color: #000;
    background: none;
}

#left_col_196 h4 a:hover, #left_col_196 dl a:hover, #left_col_196 ol a:hover {text-decoration: underline;}

.more_link {
    text-align: right;
    text-transform: uppercase;
    font-weight: bold;
    clear: both;
}

.more_link a, .more_link a:link, .more_link a:visited {
    background: #bda566 url(http://media.lasvegasweekly.com/assets/images/lvwtemp/icons/more_link.gif) no-repeat right;
    padding: 0px 12px 0px 3px;
}


#feed_links {
    width: 196px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/feed_links_bg.gif) no-repeat top;
    padding: 26px 0px 15px 0px;
}

#feed_links h4 {
    font-size: 16px;
    line-height: 16px;
}

#feed_links ul {list-style: none; padding: 0px 10px;width: 176px;}

#feed_links li { font-weight: bold; font-size: 14px; }

#feed_links li.ipod_li {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/ipod.gif) no-repeat;}
#feed_links li.mobile_li {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/mobile.gif) no-repeat;}
#feed_links li.feeds_li {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/feeds.gif) no-repeat;}
#feed_links li.tv_li {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/tv.gif) no-repeat;}
#feed_links li.email_li {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/email.gif) no-repeat;}
#feed_links li.facebook_li {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/facebook.gif) no-repeat;}
#feed_links li.igoogle_li {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/igoogle.gif) no-repeat;}
#feed_links li.myyahoo_li {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/myyahoo.gif) no-repeat;}


#feed_links li a, #feed_links li a:link, #feed_links li a:visited, #feed_links li a:hover {
    background: none;
    display: block;
    width: 100px;
    padding-left: 76px;
    height: 46px;
    line-height: 46px;
}

/* Ad containers */

.ad_160 {
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    padding-bottom: 18px;
    text-align: center;
}

.ad_300 {
    width: 300px;
    margin: 0px auto 10px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    height: 265px;
}

.ad_300 img { padding-bottom: 18px; }

.flash_container { padding-bottom: 14px;}


/* Center column posts */

/* The daily filter header has a unique id as it requires a background image and slightly different text placement.  */
#daily_filter_header {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/daily_filter_bg.gif) no-repeat;
    padding-left: 160px;
    width: 256px;
    height: 50px;
    border-bottom: 1px solid #000;
    padding-top: 12px;
    margin-bottom: 4px;
}

#daily_filter_header h2 {
    text-indent: -999em;
    width: 220px;
    height: 29px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/daily_filter.gif) no-repeat top;
}

#center_content_header, #left_content_header {
    height: 50px;
    border-bottom: 1px solid #000;
    padding-top: 12px;
    margin-bottom: 4px;
    text-align: center;
}

#center_content_header h2, #left_content_header h2 {
    text-indent: -999em;
    height: 29px;
    background-repeat: no-repeat;
    background-position: top center;
}

#center_content_header h2#wht_h2 {background-image: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/whats_happening_tonight.gif);}
#center_content_header h2#dining_out_h2 {background-image: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/dining_out.gif);}
#center_content_header h2#show_business_h2 {background-image: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/show_business.gif);}



#daily_filter_header p, #center_content_header p {
    font-style: italic;
    font-size: 11px;
    line-height: 13px;
}

#daily_filter_header a, #center_content_header a, #left_content_header a {
    color: #000;
    text-decoration: none;
    background: none;
}

#daily_filter_header a:hover, #center_content_header a:hover, #left_content_header a:hover {text-decoration: underline;}

.article h3 {
    text-align: center;
}

.article h3 a, .article h3 a:link, .article h3 a:visited {background: none;}
.article h3 a:hover {text-decoration: underline;}

.article_details {
    width: 416px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    position: relative;
    background-color: #000;
    color: #fff;
    margin-bottom: 12px;
}

.article_details .author {
    position: absolute;
    top: 0px;
    left: 70px;
    width: 276px;
    text-align: center;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
}

.article_details .date, .article_details .time {
    position: absolute;
    width: 65px;
    top: 0px;
}

.article_details .date {
    left: 5px;
}

.article_details .time {
    right: 5px;
    text-align: right;
}

.article_details a {
    color: #fff;
    background: none;
}

.author_link {
    font-weight: bold;
    padding: 0;
}

.tags a, .tags a:link, .tags a:visited {background: none;}
.tags a:hover {text-decoration: underline;}

.img_left {
    float: left;
    margin: 0px 6px 6px 0px;
    clear:left;
}

/* vertical lead art styles */

div#leadPhotoVertical{
    width: 270px;
    float:left;
    clear:left;
    margin: 0px 15px 6px 0px;
}

div#leadPhotoSquare{
    width: 300px;
    float:left;
    clear:left;
    margin: 0px 15px 6px 0px;
}

/*
div#leadPhotoVertical p.credit {
    font-size: 11px;
    padding: 3px 0px 0px 0px;
    text-align:left;
    
}
*/
#leadPhotoHorizontal { margin-bottom:35px; }

#leadPhotoHorizontal p {
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333;
    line-height: 1.2em;
    padding-top: 3px;
}
#leadPhotoHorizontal p.caption { padding-bottom:5px; font-weight: bold;}

#leadPhotoVertical p {
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333;
    line-height: 1.2em;
    padding-top: 3px;
}
/* end vertical lead art styles */

.nopad { padding-bottom: 0px; }

p.article_tools { clear: both; }

.article_tools a, .article_tools a:link, .article_tools a:visited {
    margin: 0px 16px 0px 0px;
    padding: 0px 0px 0px 18px;
}

.article_tools a:hover { text-decoration: underline; }
.article_tools a.link {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/icons/link.gif) no-repeat;}
.article_tools a.comments {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/icons/comments.gif) no-repeat 0 2px;}
.article_tools a.share {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/icons/share.gif) no-repeat 0 2px; padding-left: 22px;}
.article_tools a.print {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/icons/print.gif) no-repeat 0 2px; padding-left: 22px;}
.article_tools a.email{background:none; padding-left: 22px;}
.article_tools a.subscribe {background: url(http://media.lasvegasweekly.com/assets/images/icons/rss_article_tool.gif) no-repeat 0 2px; padding-left: 22px;}

.page_nav {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/page_nav_bg.gif) right top no-repeat;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 28px;
    width: auto;
    padding-right: 10px;
}

.page_nav a, .page_nav2 a, .page_nav a:link, .page_nav2 a:link, .page_nav a:visited, .page_nav2 a:visited {
    padding: 0px 3px;
    background: none;
}

.page_nav a:hover, .page_nav2 a:hover { text-decoration: underline; }
.page_nav a.next {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/icons/right_arrow.gif) no-repeat right; padding-right: 14px;}
.page_nav a.previous {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/icons/left_arrow.gif) no-repeat left; padding-left: 14px;}
.page_nav2 a.next {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/icons/right_arrow2.gif) no-repeat right; padding-right: 14px;}

/* Page nav without the background.  This is also floated right.  Shared styles are listed above. */

.page_nav2 {
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 28px;
    width: auto;
    padding-right: 10px;
}

#best_in_print {
    width: 430px;
    height: 500px;
    position: relative;
    margin-bottom: 14px;
    background: url(http://media.lasvegasweekly.com/assets/images/cover/best_in_print.gif) no-repeat;
    background-position: 40px 20px;
}

#best_in_print h3 {
    text-indent: -999em;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/best_in_print.gif) no-repeat;
    width: 277px;
    height: 40px;
    position: absolute;
    top: 30px;
    left: 0px;
}

#best_in_print h3 a {
    display: block;
    background: none;
    width: 277px;
    height: 40px;
}

#best_in_print #rack_locator {
    position: absolute;
    top: 182px;
    left: 176px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/rack_locator_bg.gif) no-repeat;
    width: 236px;
    height: 111px;
    padding: 16px 0px 0px 16px;
    color: #eae2cf;
}

#rack_locator h4 {
    text-indent: -999em;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/rack_locator.gif) no-repeat;
    width: 197px;
    height: 25px;
    margin-bottom: 8px;
}

#rack_locator p {
    padding-bottom: 8px;
}

#rack_locator form {float: left;}

#rack_locator form .input {
    padding: 1px 2px 1px 2px;
    width: 140px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #a0a1a1;
    float: left;
    color: #999;
}

#rack_locator button {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/buttons/find.gif) no-repeat;
    cursor: pointer;
    width: 52px;
    height: 21px;
    border: 0px;
    margin: 0px 0px 0px 7px;
    padding: 0px;
    text-indent: -999em;
    float: left;
}

#footer {
    clear: both;
    width: 1000px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/footer_bg.gif) no-repeat center top;
    text-align: center;
    padding: 60px 0px 30px 0px;
}

#footer a, #footer a:link, #footer a:visited, #footer a:hover {
    background: none;
}

#footer p {
    font-size: 12px;
    line-height: 15px;
    font-family: Arial, Helvetica, sans-serif;
}

#footer_search_container {
    margin-bottom: 14px;
}

#footer_search_container form .input {
    padding: 2px;
    width: 146px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #a0a1a1;
    color: #999;
}

#footer_search_container button {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/buttons/go.gif) no-repeat;
    cursor: pointer;
    width: 34px;
    height: 21px;
    border: 0px;
    margin: 0px 0px 0px 7px;
    padding: 0px;
    text-indent: -999em;
}


/* Modules */
div.story_include { margin:5px 0; }

div.story_include h4.screen {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/headers/screen_header.gif) no-repeat top left;
    height:45px;
    text-indent:-999em;
    padding:0;
}

div.story_include div.include-content {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/inline_tile.gif) repeat top left;
    padding:10px;
    margin:0;
}

div.story_include div.include-content img {
    float:left;
    margin:0 10px 10px 0;
}

div.story_include h5 span.date {
    color:#7B391C;
    font-size:11px;
}


#cocktails {
    width: 310px;
    background: #000 url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/cocktails_lg_bg.gif) no-repeat top;
    padding: 14px 10px 0px 10px;
    color: #fff;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
}

#right_col_205 #cocktails {
    width: 191px;
    background: #000 url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/cocktails_sm_bg.gif) no-repeat top;
}

#cocktails img, .story_include_196 img, .story_include_330 img {float: left;margin: 0px 12px 7px 18px;}
#right_col_205 #cocktails img, #right_col_250 .story_include_196 img, .story_include_330 img {margin: 0px 12px 7px 0px;}

#cocktails h4 {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/featured_cocktail.gif) no-repeat top;
    text-indent: -999em;
    width: 283px;
    height: 33px;
    margin-bottom: 6px;
    padding-bottom: 0px;
}

.story_include_196 h4 {
    width: 283px;
    height: 33px;
    margin-bottom: 6px;
    padding-bottom: 0px;
}

#right_col_205 #cocktails h4 {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/cocktail_week_sm.gif) no-repeat top;
    width: 187px;
    height: 22px;
}

#right_col_205 .story_include_196 h4, #right_col_205 .story_include_330 h4 {
    width: 187px;
    height: 22px;   
}

#cocktails h5, .story_include_196 h5, .story_include_330 h5 {
    font-size: 16px;
    font-weight: bold;
    line-height: 19px;
}

#right_col_205 #cocktails h5, #right_col_205 .story_include_196 h5, #right_col_205 .story_include_330 h5 {
    font-size: 14px;
    line-height: 17px;
}

#cocktails p, .story_include_196 p, .story_include_330 p {
    font-size: 12px;
    line-height: 16px;
    padding-bottom: 6px;
}

#cocktails a, #cocktails a:link, #cocktails a:visited, #cocktails a:hover, .story_include_196 a, .story_include_196 a:link, .story_include_196 a:visited, .story_include_196 a:hover, .story_include_330 a, .story_include_330 a:link, .story_include_330 a:visited, .story_include_330 a:hover {
    background: none;
    color: #fff;
}

#cocktails_bot {
    width: 330px;
    height: 34px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/cocktails_lg_bot_bg.gif) no-repeat top right;
    clear: both;
    margin-bottom: 14px;
}
#right_col_205 #cocktails_bot { width: 205px; }

#cocktails_bot p {
    text-indent: -999em;
    padding: 0px;
    width: 166px;
    padding-left: 164px;
    height: 34px;
}
#right_col_205 #cocktails_bot p { padding-left: 39px; }

#cocktails_bot a {display: block; height: 34px; float: left;}
#cocktails_bot a.view_recipe {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/view_recipe.gif) no-repeat;
    width: 102px;
}
#cocktails_bot a.share {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/share.gif) no-repeat;
    width: 64px;
}



/* Xania's Hotspots */

#x_hot_spots {
    background: #81b3a7 url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/x_hot_spots_bg.jpg) no-repeat top;
    width: 330px;
    padding: 12px 0px 0px 0px;
    margin-bottom: 14px;
}

#x_hot_spots ul li span.date {
    color:#560E0E;
}

p.metaTime {
    color:#560E0E;
}
#right_col_205 #x_hot_spots {
    background: #81b3a7 url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/x_hot_spots_sm.gif) no-repeat top;
    width: 205px;
    padding-top: 20px;
}

#x_hot_spots h4 {
    font-size:20px;
    font-weight:bold;
    width: 314px;
    height: 67px;
    margin-bottom: 5px;
    padding: 0px 8px;
}

#x_hot_spots h5 {
    background: none;

    margin-top: 5px;
    padding: 0px 8px 0px 8px;
}

#x_hot_spots h6 {
    background: none;

    margin-top: 5px;
    margin-bottom: 5px;
    padding: 0px 8px 0px 8px;
}

#x_hot_spots dl.toc{
    width:140px;
    margin-left: 8px;
    padding:5px 0px 0px 0px;
    background: #bda566;
}

#x_hot_spots dl.toc dt, #x_hot_spots dl.toc dd{
    text-align: center;
}

#x_hot_spots dl.toc dd img {
    float:none;
    margin: 0px ;
}

#right_col_205 #x_hot_spots h4 {
    width: 101px;
    height: 74px;
    margin: 0px 0px 14px 12px;
    padding: 0px;
}

#x_hot_spots ul {
    list-style: none;
    padding: 4px 0px 0px 14px;
}

#x_hot_spots ul li {
    font-weight: bold;
    padding-bottom: 10px;
    font-size: 12px;
    line-height: 15px;
}

#x_hot_spots img {
    float: right;
    margin: 0px 8px 4px 4px;
}

#x_hot_spots a, #x_hot_spots a:link, #x_hot_spots a:visited, #x_hot_spots a:hover {
    background: none;
    color: #000;
}

#x_hot_spots .more_link {
    text-align: right;
    text-transform: uppercase;
    font-weight: bold;
    clear: both;
    width: 322px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/x_hot_spots_bot_bg.gif) no-repeat bottom;
    padding: 0px 8px 28px 0px;
}

#right_col_205 #x_hot_spots .more_link {
    width: 197px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/x_hot_spots_bot_bg_sm.gif) no-repeat bottom;
    padding: 0px 8px 28px 0px;
}

#x_hot_spots .more_link a, #x_hot_spots .more_link a:link, #x_hot_spots .more_link a:visited {
    background: #bda566 url(http://media.lasvegasweekly.com/assets/images/lvwtemp/icons/more_link.gif) no-repeat right;
    padding: 0px 12px 0px 3px;
}

/* Top Banners */

#banner_container {
    float: left;
    width: 980px;
    margin: 0px 6px 15px 6px;
}

#banner_left {
    width: 245px;
    float: left;
    padding-right: 7px;
}

#banner_right {
    width: 728px;
    float: left;
}

/* Headers */

#banner_left h2 {
    text-indent: -999em;
    width: 245px;
    height: 90px;
}

#banner_left h2#music_scene_h2 {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/music_scene.gif) no-repeat;}
#banner_left h2#club_guide_h2 {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/club_guide_h2.gif) no-repeat;}
#banner_left h2#restaurant_guide_h2 {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/restaurant_guide_h2.gif) no-repeat;}

h4#listed_by_venue_h4 {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/listed_by_venue.gif) no-repeat;
    height: 21px;
    text-indent: -999em;
}

/* Secondary Search */

.secondary_search {
    margin-bottom: 14px;
    clear: both;
}

.secondary_search form {font-size: 11px;}

.secondary_search form .input {
    padding: 1px 2px 1px 2px;
    width: 190px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #a0a1a1;
    color: #333;
    margin-right: 10px;
}

.secondary_search button {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/buttons/search.gif) no-repeat;
    cursor: pointer;
    width: 82px;
    height: 21px;
    border: 0px;
    padding: 0px;
    text-indent: -999em;
}

.secondary_search .select {
    padding: 1px 2px 1px 2px;
    width: 190px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #a0a1a1;
    color: #333;
    margin-right: 10px;
}

.secondary_search form .conjuction {
    padding-right: 10px;
}



/* Tasks - email, print, etc. */
#left_col_775_header h3 {
    width: 370px;
    float: left;
}

#left_col_775_header #tasks {
    width: 256px;
    float: left;
    padding-left: 114px;
}

#tasks {text-indent:-999em;}
#tasks a {display: block; height: 24px; float: left;}
#tasks a.send_task {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/send_to_phone.gif) no-repeat left;
    width: 115px;
    padding-right: 4px;
}
#tasks a.share_task {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/share2.gif) no-repeat;
    width: 47px;
}
#tasks a.email_task {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/email.gif) no-repeat;
    width: 44px;
}
#tasks a.print_task {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/print.gif) no-repeat;
    width: 46px;
}

/* Inner side-by-side columns */
.columns {float: left;}
#inner_left_400 .inner_left {float: left; width: 180px; padding-right: 10px;}
#inner_left_400 .inner_right {float: left; width: 180px;}

#inner_left_400 .inner_3col_left, #inner_left_400 .inner_3col_center {float: left; width: 124px; padding-right: 14px;}
#inner_left_400 .inner_3col_right {float: right; width: 110px; padding-right: 5px;}
#inner_left_400 .inner_3col_right { padding-right: 0px; }
#inner_left_400 .inner_3col_left { width: 262px; }

.module2 {clear: both;}

.cc_icons img {
    padding-right: 4px;
}

dl.twitter_dl dt { font-weight: normal; clear: both; }
dl.twitter_dl dt img { float: left; margin: 0px 8px 8px 0px; }
dl.twitter_dl dd { font-size: 10px; }

.reviews { clear: both; }
.reviews .reviews_pic { float: left; width: 60px; }
.reviews dl { float: left; width: 340px; }
.reviews dl dt { float: left; width: 250px; clear: none; }
.reviews dl dd.stars { float: right; width: 90px; clear: none; }
.reviews dl dd { clear: both; }

/* Beautiful People Styles */

#bp_content, #bp_content_3_col {
    width: 1000px;
    float: left;
    padding: 0 0 40px 0;
    background: #000 url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/content_black_bg.gif) no-repeat bottom;
    color: #fff;
}
#bp_header {
    background: #000 url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/banner_black_bg.gif) no-repeat top;
    padding: 26px 20px 20px 20px;
}
#bp_header h2 {text-indent: -999em; margin-bottom: 14px;}
h2#beautiful_people_h2 {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/beautiful_people_h2.gif) no-repeat top center;
    height: 62px;
}
h2#beautiful_people_sm_h2 {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/beautiful_people_sm_h2.gif) no-repeat top left;
    height: 39px;
}
h2#featured_profile_h2 {
    text-indent: -999em;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/featured_profile_h2.gif) no-repeat top left;
    height: 28px;
}
#bp_header ul {list-style: none; width: 279px; margin: 0 auto;}
#bp_header ul li {
    text-indent: -999em;
    float: left;
    height: 20px;
    margin-bottom: 20px;
}
#bp_header li#bp_vote {padding: 0 44px;}
#bp_header ul li a {display: block; height: 20px;}
#bp_header li#bp_home a {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/home.gif) bottom no-repeat;width:53px;}
#bp_header li#bp_vote a {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/vote.gif) bottom no-repeat;width:71px;}
#bp_header li#bp_browse a {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/browse.gif) bottom no-repeat;width:67px;}

#bp_header .breadcrumbs {font-size: 12px;}
#bp_header .breadcrumbs a {
    color: #fff;
    background: none;
    text-decoration: underline;
}
#bp_header .breadcrumbs a:hover {text-decoration: none;}
#bp_header .breadcrumbs .active {color: #699; font-weight: bold;}

#bp_inner_header {
    width: 570px;
    padding: 40px 25px 10px 25px;
    margin-bottom: 14px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/bp_header_border.gif) no-repeat bottom center;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    height: 50px;
}
#bp_inner_header h3 {font-size: 28px; padding: 0; position: absolute; left: 25px;}
#bp_inner_header .score {
    font-size: 14px;
    line-height: 1em;
    position: absolute;
    right: 126px;
    top: 58px;
    text-align: right;
    width: 300px;
}
#bp_inner_header .sifr {
    font-size: 55px;
    color: #c00;
    position: absolute;
    right: 6px;
    top: 16px;
    width: 110px;
}

#bp_left_col {
    float: left;
    width: 620px;
    padding: 0 14px;
}

#bp_right_col {
    float: left;
    width: 330px;
    padding-right: 22px;
}

#bp_left_col_content {
    width: 620px;
    height: 846px;
    padding: 0 0 30px 0;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/bp_bg.jpg) no-repeat top;
}

#rate_me {
    width: 620px;
    height: 108px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/rate_me_bg.gif) no-repeat 50% 50%;
    position: relative;
}

#rate_me img {
    position: absolute;
    top: 0;
    left: 20px;
}
#rate_me form input {
    padding: 0;
    margin:0;
}
#rate_me table {
    position: absolute;
    top: 33px;
    left: 180px;
    border: 0;
    border-collapse: collapse;
    width: 400px;
}
#rate_me table th, #rate_me table td {
    text-align: left;
    padding: 2px 0;
}
#rate_me table th {font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; font-weight: bold; font-style: italic;}

#bp_left_col_content .inner_left {
    width: 370px;
    float: left;
    padding: 0 20px 0 25px;
}

#bp_left_col_content .inner_right {
    float: left;
    width: 180px;
    padding: 0 25px 0 0;
}

h3#welcome_bp_h3 {
    text-indent: -999em;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/welcome_bp_h3.gif) no-repeat top left;
    height: 17px;
    padding: 0;
}

#bp_left_col_content .inner_right h3 {
    font-size: 32px;
    color: #d9cba7;
    padding-bottom: 24px;
}

.bp_table {
    width: 370px;
    margin-bottom: 14px;
}

.bp_table td {
    padding: 0 5px 20px 5px;
    font-size: 12px;
    text-align: center;
    vertical-align: top;
    font-weight: bold;
}
.bp_table td a {color: #fff; background: none; text-decoration: none;}
.bp_table td a:hover {text-decoration: underline;}
.bp_table img {padding-bottom: 10px;}

.bp_module {
    width: 162px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/bp_mod_bg.gif) no-repeat top right;
    margin-bottom: 14px;
}
.bp_module p, .bp_module dl {padding: 0 10px;}
.bp_module p {padding-bottom: 14px;}
.bp_module dt {color: #000;}
.bp_module dt a {color: #000; background: none;}
.bp_module dd {font-size: 11px;}
#share_links h4 {
    text-indent: -999em;
    height: 28px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/share_h4.gif) no-repeat 0 10px;
    margin: 0 10px;
}
#share_links ul {list-style: none; padding: 0 10px 14px 10px;width: 142px;}
#share_links li {
    font-weight: bold;
    font-size: 14px;
}
#share_links li.mobile_li {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/mobile2.gif) no-repeat;}
#share_links li.email_li {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/email2.gif) no-repeat;}
#share_links li.facebook_li {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/facebook2.gif) no-repeat;}
#share_links li.myspace_li {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/myspace2.gif) no-repeat;}
#share_links li a, #share_links li a:link, #share_links li a:visited, #share_links li a:hover {
    background: none;
    display: block;
    width: 100px;
    padding-left: 42px;
    height: 44px;
    line-height: 44px;
}

#bp_events_header {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/bp_mod_header_bg.gif) no-repeat top right; height: 62px; padding: 10px 10px 0 10px; margin-bottom: 10px;}
#bp_events h4 {
    text-indent: -999em;
    height: 22px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/events.gif) no-repeat;
    padding-bottom: 3px;
}
#bp_events h5 {font-size: 14px; color: #699;}

.vitals {
    list-style: none;
    padding-bottom: 20px;
}
.vitals li {
    font-size: 12px;
    line-height: 20px;
}
.vitals li a {
    background: none;
    color: #6cc;
    text-decoration: underline;
    font-size: 14px;
}

#get_photographed_mod {
    width: 320px;
    padding: 0 5px 14px 5px;
    /*background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/graphics/rain_photo.gif) no-repeat 10px 40px;*/
}
#get_photographed_mod h2 {
    text-indent: -999em;
    height: 30px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/get_photographed.gif) no-repeat top center;
    padding-bottom: 10px;
}
/*#get_photographed_mod h3 {
    text-indent: -999em;
    height: 58px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/dates/may15.gif) no-repeat top right;
    padding-bottom: 6px;
}*/

#get_photographed_mod h3 {
    float: left;
    width: 210px;
}


#get_photographed_mod h4 {
    color: #d9d5a9;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
}
#get_photographed_mod p {clear: both; font-size: 14px; line-height: 16px;}
#get_photographed_mod .img_left {padding-right: 16px;
}

h2#hottest_clubs_h2 {
    height: 49px;
    text-indent: -999em;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/hottest_clubs.gif) no-repeat top left;
    padding-bottom: 8px;
}

/* New Faces Module */

#new_faces_mod {
    width: 330px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/dark_wp.gif) repeat;
    margin-bottom: 16px;
}

#new_faces_mod h3 {
    height: 47px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/new_faces_h3.gif) no-repeat top left;
    text-indent: -999em;
    padding: 0;
}

#new_faces_mod .pics {padding: 14px 14px 24px 14px;}
#new_faces_mod .pics img {padding: 0 1px 1px 0;}
#new_faces_mod .pics a {background: none;}

/*END Beautiful People styles*/
.club_listing {
    margin-bottom: 14px;
    border: 0px;
    border-collapse: collapse;
    width: 100%;
    clear: both;
}

.club_listing thead tr {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/header_bar_bg.gif) no-repeat top;
    height: 28px;
}

.club_listing td, .club_listing th {
    vertical-align: top;
    padding: 8px 10px;
}

.club_listing th {
    text-align: left;
    font-weight: bold;
    line-height: 24px;
    padding: 0px 10px;
}

.club_listing tr.alt {
    background-color: #e3d9bf;
}


/* Generic 2 column containers */

.float_left, .float_right {
    float: left;
    width: 50%;
}

/* Google Ads */

#google_ads {
    float: left;
    width: 992px;
    padding: 0px 4px;
    clear: both;
}

#google_ads h5 {
    text-indent: -999em;
    height: 12px;
    padding-bottom: 10px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/ads_by_google.gif) no-repeat;
}

#google_ads #google1, #google_ads #google2, #google_ads #google3, #google_ads #google4 {
    width: 230px;
    float: left;
    padding: 0px 18px 18px 0px;
}

#google_ads a, #google_ads a:link, #google_ads a:visited, #google_ads a:hover { background: none; }

#google_ads p {
    font-family: Arial, Helvetica, sans-serif;
    padding: 0px;
}

p.ad_title { font-size: 16px; font-weight: bold; }
p.ad_title a, p.ad_title a:link, p.ad_title a:visited { color: #560e0e; }

a.googleLine3, a.googleLine3:link, a.googleLine3:visited {
    color: #619389;
    text-decoration: none;
}

a.googleLine3:hover {text-decoration: underline;}

/* mobile updates */

#mobile_updates {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/mobile_updates_bg.gif) no-repeat top left;
    height: 78px;
    width: 326px;
    position: relative;
    margin-bottom: 14px;
}

div#right_col_330 #mobile_updates a {
    text-indent: -5000px;
    width: 326px;
    height: 78px;
    display: block;
    background-color: transparent;
}


#mobile_updates h2 {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/mobile_updates.gif) no-repeat top left;
    height: 14px;
    width: 118px;
    text-indent: -999em;
    position: absolute;
    top: 15px;
    left: 15px;
}

#mobile_more {
    width: 66px;
    height: 10px;
    text-indent: -999em;
    background: transparent url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/learn_more.gif) no-repeat top left;
    position: absolute;
    top: 15px;
    right: 15px;
}
#mobile_more a {
    display: block;
    width: 68px;
    height: 12px;
    background: none;
}

#mobile_updates form {
    width: 300px;
    position: absolute;
    top: 36px;
    left: 15px;
}
#mobile_phone {
    border: 1px solid #888;
    color: #888;
    display: block;
    float: left;
    width: 208px;
}
#mobile_signup {
    background: transparent url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/sign_up.gif) no-repeat top left;
    border: 0px;
    cursor: pointer;
    display: block;
    float: left;
    height: 21px;
    margin: 0px 0px 0px 7px;
    padding: 0px;
    text-indent: -999em;
    width: 81px;
}

/* datebook outer frame */

#datebook_frame {
    overflow: hidden;
    position: relative;
    width: 326px;
    margin-bottom:10px;
}
#datebook_frame h4 {
    line-height: 1.0;
    margin: 0px;
    padding: 0px;
}
#datebook_frame p {
    margin: .4em 0px 1em 0px;
    padding: 0px;
}
#datebook_frame a {
    background: none;
}

#datebook_loading {
    text-align: center;
}
#datebook_loading img {
    padding-top: 50px;
}

/* datebook header */

#datebook_header {
    width:326px;
    background: transparent url( http://media.lasvegasweekly.com/assets/images/new_cal_header.gif) no-repeat 0 16px;
}

#datebook_header h2 {
    /*background: transparent url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/date_book.gif) no-repeat top left;*/
    font: bold 1.25em Georgia, "Times New Roman", Times, serif;
    height: 30px;
    margin-left: 3px;
    position: relative;
    /*text-indent: -1000em; */
    width: 107px;
}

#datebook_nav {
    position: absolute;
    top: 0px;
    left: 150px;
    height: 15px;
    padding: 0px;
    width: 170px;
    font-family: Georgia;
}
#datebook_nav a { display: block; float: left; height: 15px; }
#datebook_nav a#datebook_nav_prev {
    color: #7B391C;
    display: none;
    left: 5px;
    position: absolute;
    top: 4px;
    width: 108px;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}
#datebook_nav a#datebook_nav_next {
    color: #7B391C;
    left: 110px;
    position: absolute;
    top: 4px;
    width: 84px;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}
#datebook_categories {
    width:315px;
    height:25px;
    margin:5px;
    text-align:center;
}
#datebook_categories ul {
    border-top: 1px solid #CCCCCC;
    clear:left;
    margin-top:10px;
    
}
#datebook_categories li {
    float:left;
    list-style:none;
    margin:5px 4px;
    padding:0 2px;
    font-weight:bold;
    font-size:11px;
    text-transform:uppercase;
    font-style:italic;
    background:#7B391C;
}
#datebook_categories li a {
    color:#D9CBA7;
}

/* datebook content */
#datebook_content { margin: 0px 0px 0px 0px; width: 990px; }
#datebook_content .vevent { border-left: 1px solid #d9cba7; padding:5px; }
#datebook_content .vevent .dtweekstart { display:none; }
#datebook_content .datebook_column .vevent .dtstart { display:none; }
#datebook_content .description { display:none; }
#datebook_content .first-event .dtweekstart { display:block !important; }
#datebook_content .more-events { border-left: 1px solid #d9cba7; padding:0px 0px 5px 5px; }

#datebook_content .datebook_column {
    float: left;
    list-style: none;
    padding-right: 5px;
    text-align: left;
    width: 104px;
}
#datebook_content .datebook_column h3 {
    font: bold 14px Georgia, "Times New Roman", Times, serif;
    text-transform: uppercase;
}
#datebook_content .datebook_column h4 {
    font-size: 12px;
    text-transform: uppercase;
}

#datebook_content .datebook_column .datebook_date {
    color: #555;
    font-size: 11px;
}

#datebook_content .datebook_column a,
#datebook_content .datebook_column a:link,
#datebook_content .datebook_column a:visited {
    background: none;
    color: #7b391c;
    text-decoration: none;
}
#datebook_content .datebook_column a:hover { text-decoration: underline; }

#datebook_content .datebook_column a.more,
#datebook_content .datebook_column a.more:link,
#datebook_content .datebook_column a.more:visited {
    background: #d9cba7;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;
}
#datebook_content .datebook_column a.more:hover { background: none; }

#datebook_content .datebook_column h4.category a:link, #datebook_content .datebook_column h4.category a:visited, #datebook_content .datebook_column h4.category a:hover {
    color: #000000;
}

/* date picker */
#date_picker .calendar { background: url('http://media.lasvegasweekly.com/assets/images/lvwtemp/calendar/icons/date_picker.gif') transparent; }
#date_picker button.calendar { border:0px none; height:16px; width:21px; }
div.calendar { font-family:Arial,Helvetica,sans-serif; }
.calendar table { background:#CCCCCC none repeat scroll 0%; font-size:100%; text-align:center; color:#FFFFFF; width:185px; }
.calendar caption { font-size:80%; font-weight:bold; letter-spacing:1px; background:#000000 none repeat scroll 0%; padding:2px 0px; color:#FFFFFF; }
.calendar caption a, .calendar caption a.link { background:#000000 none repeat scroll 0%; color:#FFFFFF; }
.calendar thead { background:#777777 none repeat scroll 0%; color:#FFFFFF; }
.calendar tbody .valid { background:#EEEEEE none repeat scroll 0%; }
.calendar tbody .active { background:#777777 none repeat scroll 0%; color:#FFFFFF; }
.calendar tbody { color:#666666; }

#date_picker {
    height: 16px;
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 0px !important;
    left: 125px;
    width: 21px;
}

#date_picker_input {
    border: 0px;
    height: 0px;
    margin: 0px;
    padding: 0px;
    width: 0px;
}

/* misc elements */

.img_right { float: right; margin: 0px 0px 1em 1em; }

/* page header elements */

#sponsored_vegas {
    background: transparent url(http://media.lasvegasweekly.com/assets/images/lvwtemp/graphics/sponsored_by_vegas.gif) no-repeat top right;
    display: block;
    float: left;
    height: 41px;
    margin: -15px 0px 0px 195px;
    text-indent: -999em;
    width: 175px;
}
h3#search_calendar {
    background: transparent url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/search_calendar.gif) no-repeat top left;
}
h3#search_calendar a{display: block; width:300px; height: 24px; background: none;}

/* calendar lower section */

#calendar_lower {
    clear: both;
    padding-top: 8px;
    width: 742px;
    min-height: 170px;
}
#calendar_lower h3 {
    height: 75px;
    text-indent: -999em;
    width: 203px;
}
#calendar_lower h4 {
    font: bold 12px Georgia, "Times New Roman", Times, serif;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
}
#calendar_lower ol {
    margin: .5em 0px 1em 2em;
}
#calendar_lower dt {
    font: bold 14px Arial, Helvetica, Geneva, Verdana, sans-serif;
}
#calendar_lower dd .more {
    font-weight: bold;
}

#calendar_lower_left {
    float: left;
    margin-right: 2px;
    width: 203px;
}
#calendar_lower_left h3 {
    background: transparent url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/box_office.gif) no-repeat top left;
}
#calendar_lower_center {
    float: left;
    margin-right: 4px;
    width: 203px;
}
#calendar_lower_center h3 {
    background: transparent url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/ticket_alert.gif) no-repeat top left;
}
#calendar_lower_right {
    float: left;
    width: 330px;
}


/* calendar outer frame */

#calendar_frame {
    background: transparent url(http://media.lasvegasweekly.com/assets/images/lvwtemp/calendar/table_hdr_bg.png) no-repeat 0px 5px;
    font: normal 11px Arial, Helvetica, Geneva, Verdana, sans-serif;
    height:83px;
    padding-top:5px;
    width:742px;
    min-height: 605px;
}

#calendar_frame .datebook_column {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/calendar/open.png) no-repeat 5px 5px;
    float: left;
    list-style: none;
    text-align: left;
    width: 85px;
}

#calendar_frame a,
#calendar_frame a:link,
#calendar_frame a:visited { background: none; color: #000000; font-size:1em; font-weight:bold; text-decoration: none; }

#calendar_frame .active a,
#calendar_frame .active a:link,
#calendar_frame .active a:visited { background: none; color: #000000; font-size:1.25em; font-weight:bold; text-decoration: none; }

#calendar_frame a:hover { text-decoration: underline; }

#calendar_frame a.more,
#calendar_frame a.more:link,
#calendar_frame a.more:visited { background: #d9cba7; color: #000000; font-size:1em; font-weight:normal; text-decoration: none; white-space: nowrap; }

#calendar_frame a.more:hover { text-decoration: underline; }

#calendar_frame .vevent {
    border-left: 1px solid #000000;
    border-top: 1px solid #CFC8B8;
    height:145px;
    min-height:145px;
    overflow:hidden;
    padding:0px 1px 0px 2px;
}
#calendar_frame .vevent .category { 
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:12px;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    line-height:normal;
    overflow:hidden;
    padding:8px 0px;
    text-transform:uppercase;
    word-wrap:break-word;
}
#calendar_frame .vevent .dtweekstart { display:none; }
#calendar_frame .vevent .dtstart { display:none; }
#calendar_frame .vevent .dtshortstart { display:none; }
#calendar_frame .vevent .dtweekstart { display:none; }
#calendar_frame .vevent .description { display:none; padding:0px; }
#calendar_frame .vevent .more { display:none; }
#calendar_frame .vevent .photo { float:right; }
#calendar_frame .vevent .summary { padding:4px 0px 0px 0px; }

#calendar_frame .more-events { border-left: 1px solid #000000; border-top: 1px solid #CFC8B8; height:45px; padding:0px 0px 5px 5px; }

#calendar_frame .first-event { border-top:0px; height:250px; min-height:250px; }
#calendar_frame .first-event .dtweekstart { display:block !important; padding:24px 0px; font-size:2.25em; }
#calendar_frame .first-event .category { padding:20px 0px 8px 0px; }

#calendar_frame .active { background: none; width:205px; }
#calendar_frame .active .description { display:block !important; }
#calendar_frame .active .more { display:inline !important; }
#calendar_frame .active .first-event .dtweekstart { padding-bottom:7px; }
#calendar_frame .active .first-event .dtshortstart { display:block !important; font-size:2.0em; }
#calendar_frame .active .first-event .category { padding:8px 0px; }

#calendar_frame .first-column .vevent { border-left:0px; }
#calendar_frame .first-column .more-events { border-left:0px; }


/* Music Reviews Module */

.music_reviews_module, .noise_module, .soundcheck_module {
    width: 330px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/music_reviews_bg.gif) no-repeat bottom left;
    padding-bottom: 20px;
    margin-bottom: 14px;
}

.music_reviews_module h3, .noise_module h3, .soundcheck_module h3 {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/music_reviews.gif) no-repeat top left;
    text-indent: -999em;
    height: 32px;
    padding: 0px;
}

.music_reviews_module dl, .noise_module dl, .soundcheck_module dl {
    width: 306px;
    padding: 12px 12px 0px 12px;
    background: #ede6d5;
}

.music_reviews_module dt, .noise_module dt, .soundcheck_module dt {
    font-size: 18px;
    line-height: 19px;
    padding-bottom: 4px;
    clear: both;
}

.music_reviews_module dt img, .noise_module dt img, .soundcheck_module img {
    float: left;
    margin: 0px 6px 15px 0px;
}

.music_reviews_module dd, .noise_module dd, .soundcheck_module dd {
    font-size: 12px;
    line-height: 14px;
    padding-bottom: 15px;
}

.noise_module .noise_header, .soundcheck_module .soundcheck_header {
    width: 330px;
    height: 69px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/noise_header_bg.gif) no-repeat;
    position: relative;
}
.noise_module h3 {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/noise.gif) no-repeat top left;
    height: 69px;
    padding: 0px;
}
.noise_header .more, .soundcheck_header .more {
    text-indent: -999em;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/more.gif) no-repeat top left;
    width: 60px;
    height: 20px;
    position: absolute;
    top: 20px;
    right: 10px;
}
.noise_header .more a, .soundcheck_header .more a {
    display: block;
    width: 60px;
    height: 20px;
    background: none;
}

.soundcheck_module h3 {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/soundcheck.gif) no-repeat top left;
    height: 69px;
    padding: 0px;
}
/* Featured Modules */

#feature_module, #feature_module_wide {
    width: 430px;
    height: 290px;
    margin-bottom: 14px;
    position: relative;
}

.dining_module {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/dining_module_bg.jpg) no-repeat;}
.entertainment_module {background: url(http://media.lasvegasweekly.com/projects/entertainment/lead_bg.jpg) no-repeat;}

#feature_module_wide {
    width: 644px;
    height: 302px;
}

.dining_module_wide {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/dining_module_wide_bg.jpg) no-repeat;
}

#feature_module h2, #feature_module_wide h2 {
    position: absolute;
    top: 14px;
    left: 9px;
    text-indent: -999em;
}

.dining_module h2, .dining_module_wide h2 {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/dining.png) no-repeat;
    width: 102px;
    height: 29px;
}

/* html .dining_module h2, * html .dining_module_wide h2 {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/dining.gif) no-repeat;} */

.entertainment_module h2, .entertainment_module_wide h2 {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/entertainment.png) no-repeat;
    width: 222px;
    height: 24px;
}

/* html .entertainment_module h2, * html .entertainment_module_wide h2 {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/entertainment.gif) no-repeat;} */

#feature_module_wide h2 {
    top: 24px;
    left: 12px;
    text-indent: -999em;
}

#feature_module_inner {
    position: absolute;
    top: 62px;
    left: 10px;
    width: 160px;
    padding: 16px 16px 0px 16px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/feature_module_inner_bg.png) repeat;
    color: #fff;
}

#feature_module_wide #feature_module_inner {
    top: 148px;
    width: 592px;
    padding: 0px;
    background: none;
}

#feature_module_inner .column_wrapper {
    float: left;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/feature_module_inner_bg.png) repeat;
    padding: 12px 0px 12px 12px;
    width: 612px;
}

#feature_module_inner .column_wrapper .inner_column {
    width: 192px;
    padding-right: 12px;
    float: left;
}

#feature_module h3 {
    font-size: 18px;
    line-height: 19px;
}

#feature_module_wide h3 {
    font-size: 14px;
    line-height: 16px;
    padding-bottom: 6px;
}

#feature_module_wide img {
    float: left;
    margin: 0px 15px 6px 0px;
}

#feature_module_wide p {
    /*clear: both;*/
    font-size: 11px;
    line-height: 14px;
    padding-bottom: 5px;
}

.music_reviews_module dt a, .noise_module dt a {
   background: none;
   }

/* Gallery */
div#left_col_650.photostrip {
	background:#000 url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/photostrip_650col_top.gif) no-repeat top left;
	color:#fff;
}


#left_col_650_header h3#more_photo_galleries {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/more_photo_galleries.gif) no-repeat top left;
    width: 305px;
    float: left;
    text-indent: -999em;
}

#left_col_650_header #header_right {
    width: 305px;
    float: left;
    text-align: right;
    font-size: 14px;
    font-weight: bold;
    color: #600;
    background: none;
}


h3#more_photo_galleries {
    background: transparent url("http://media.lasvegasweekly.com/assets/images/lvwtemp/text/more_photo_galleries.gif") no-repeat top left;
}

.gallery_table {
    width: 610px;
    border: 0px;
    border-collapse: collapse;
}
.gallery_table td {
    width: 120px;
    vertical-align: top;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0px 32px 24px 0px;
}
.gallery_table dl {padding: 4px 0px 0px 0px;}
.gallery_table dl dt {font-weight: normal;}
.gallery_table dl dd {font-weight: bold; padding:0px;}


/* Guides styles */

#left_col_435 {
    width: 410px;
    padding: 12px 13px 12px 12px;
    float: left;
    margin-right: 10px;
    background: #ede6d5 url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/left_col_435_bg.gif) no-repeat bottom;
}

h3#featured_from_guides {
    text-indent: -999em;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/featured_from_guides.gif) no-repeat top left;
    height: 25px;
}

h3#featured_from_calendar {
    text-indent: -999em;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/featured_from_calendar.gif) no-repeat top left;
    height: 25px;
}

h3#most_popular_header {text-indent:-999em; background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/most_popular_header.gif) no-repeat top left; height:25px;}

#calendar_archive_list h5 {
    color:#669999;
}

.guide_module {clear: both; padding-bottom: 16px;}
.guide_module h3.event {color: #560E0E;}
.guide_module h4 {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #699;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/border_410.gif) no-repeat bottom left;
    padding-bottom: 6px;
    margin-bottom: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

.guide_module dt {
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    padding-bottom: 6px;
    clear: none;
}
.guide_module dt .smaller {font-size: 16px; line-height:18px; color: #000000;}

.guide_module dd {
    font-family: Arial, Helvetica, sans-serif;
    padding-bottom: 8px;
    clear: none;
}
.guide_module dd.reviews {
    font-family: Georgia, "Times New Roman", Times, serif; 
    color: #600;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}
.guide_module dd.more {font-weight: bold; text-transform: uppercase;}

.guide_module img {
    float: right;
    padding: 0px 0px 14px 14px;
}

.eventImg {
    float:none;
    padding: 5px;
}

#eventDetailImg img{
    float:none;
    padding: 5px;
}

dt.event {
    color: #560E0E;
}

ul.event{
    margin-left: 1em;
    margin-top: .5em;
    padding:0;
    list-style-position: inside;
}
/* DJ of the Week */
#dj_week {
    background: #000 url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/dj_week_bg.gif) no-repeat bottom;
    width: 205px;
    margin-bottom: 14px;
    color: #fff;
}

#dj_week h4 {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/dj_week.gif) no-repeat top;
    text-indent: -999em;
    width: 205px;
    height: 54px;
    padding: 0px 0px 0px 5px;
}

#dj_week #dj_week_inner {
    width: 185px;
    padding: 0px 10px 10px 10px;
}

#dj_week p {
    font-size: 11px;
    line-height: 14px;
}
#dj_week dl {padding: 6px 0px 6px 0px;}
#dj_week dt {
    height: 23px;
    padding: 0px;
}
#dj_week dd {
    height: 12px;
    padding: 0px;
}
#dj_week dt#dj_max {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/dj/dj_max.gif) no-repeat left;}
#dj_week dd#rain {background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/dj/rain.gif) no-repeat left;}

#dj_week #view_profile {
    text-indent: -999em;
    height: 11px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/view_profile.gif) no-repeat top left;
}
#dj_week #view_profile a {display: block; width: 73px; height: 11px; background: none;}


#recent_user_reviews {
    width: 185px;
    padding: 10px 10px 0px 10px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/dark_wp_205.gif) no-repeat top;
    margin-bottom: 14px;
}
#recent_user_reviews h4 {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/recent_user_reviews.gif) no-repeat top;
    text-indent: -999em;
    width: 185px;
    height: 50px;
    padding-bottom: 10px;
}
#recent_user_reviews dt {font-weight: normal; padding: 0px;}
#recent_user_reviews dd {font-weight: bold; padding-bottom: 8px;}

/* Tabs */

#tab_container {
    width: 650px;
    float: left;
    margin-bottom: 28px;
}

#tab_container #tab_top {
    width: 650px;
    float: left;
}

#tab_container #tab_bottom {
    clear: both;
    width: 630px;
    padding: 14px 10px 0px 10px;
    background: #efe9d9;
}

#tab_container #tab_bottom p {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 18px;
    font-size: 16px;
}

/* Add gif to IE6 sheet */

.ui-tabs-hide {display: none;}

.ui-tabs-nav {list-style: none;}

#tab_top ul {list-style: none;}
#tab_top li {
    height: 29px;
    float: left;
    /*margin-right: 6px;*/
}

#tab_top li a, #tab_top li a:link, #tab_top li a:visited {
    display: block;
    height: 29px;
    text-indent: -999em;
}

#tab_container .ui-tabs-panel {padding: 0px 18px;}

#tab_container .ui-tabs-loading em {
    padding: 0px 0px 0px 20px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/loading.gif) no-repeat 0 50%;
}


/* Guides Nav and Form */

#tab_container .secondary_search form .input {width: 280px;}

.mootabs_title { height: 29px; list-style-image: none; list-style-type: none; }

.mootabs_title li {
    background: transparent url(http://media.lasvegasweekly.com/assets/images/lvwtemp/tabs/tab_dark.gif) no-repeat top right;
    cursor: pointer;
    float: left;
    font-family: Georgia,Lucida,Verdana,sans-serif;
    font-size: 0.9em;
    font-weight: bolder;
    height: 21px;
    margin: 0px;
    padding: 8px 16px 0px 8px;
}

.mootabs_title li.active { background: transparent url(http://media.lasvegasweekly.com/assets/images/lvwtemp/tabs/tab.gif) no-repeat top right; }

.mootabs_panel {
    background: #efe9d9;
    clear: both;
    overflow: visible;
    padding: 10px 10px 0px 10px;
    position: relative;
    text-align: left;
    width: 630px;
}

.mootabs_panel p {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
}

.guides_nav a:hover {text-decoration: underline;}

.guides_nav a, .guides_nav a:link, .guides_nav a:visited {
    padding: 0 5px 0 0;
    background: none;
    color: #699;
    font-size: 18px;
    font-weight: bold;
}

.guides_nav span {
    padding: 0 5px 0 0;
    font-size: 18px;
    font-weight: bold;
}

.mootabs_panel.active { display: block !important; }

/* Best in Print inner page module */

#best_in_print_mod {
    width: 650px;
    height: 340px;
    margin-bottom: 8px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/best_in_print.gif) no-repeat top;
    position: relative;
    overflow: auto;
}

#best_in_print_mod .cover {
    width: 230px;
    height: 277px;
    position: absolute;
    top: 37px;
    left: 16px;
    z-index: 50;
}

#best_in_print_mod h3 {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/best_in_print2.gif) no-repeat;
    position: absolute;
    top: 18px;
    left: 12px;
    z-index: 40;
    text-indent: -999em;
    width: 220px;
    height: 30px;
}

#best_in_print_mod #datestamp {
    position: absolute;
    top: 22px;
    right: 22px;
    text-align: right;
    width: 250px;
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

#best_in_print_mod dl {
    position: absolute;
    top: 60px;
    left: 300px;
    width: 328px;
}

#best_in_print_mod dl dt a, #best_in_print_mod dl dt a:visited, #best_in_print_mod dl dt a:hover, #best_in_print_mod dl dt a:active {
    background: none;
}

#best_in_print_mod dt {font-weight: bold; font-size: 16px; line-height: 19px; clear: both; background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/border_dark_bg.gif) no-repeat top; padding-top: 12px;}
#best_in_print_mod dt.first {background: none; padding: 0px;}
#best_in_print_mod dd {font-size: 12px; line-height: 15px; padding-bottom: 8px;}
#best_in_print_mod dt img {float: left; padding: 0px 12px 8px 0px;}


/* Column : 430px */

#left_content_header h2#columns_h2 {background-image: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/columns.gif);}

.toc_dl dt {font-size: 24px; line-height: 26px;}
.toc_dl dd {font-size: 14px; font-weight: bold;}
.toc_h4 {font-size: 14px; line-height: 16px;}

#intersection_mod {
    background: #ede6d5 url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/left_col_435_bg.gif) no-repeat bottom;
    width: 430px;
    margin-bottom: 14px;
}
#intersection_mod h2 {
    width: 430px;
    height: 70px;
    text-indent: -999em;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/asweseeit_430.gif) no-repeat top;
    margin-bottom: 10px;
}

#intersection_mod p.headline {padding: 0px 8px 0px 8px; font-weight: bold; font-size: 14px; line-height: 18px;}
#intersection_mod p.blurb {padding: 0px 8px 3px 8px; font-weight: normal; font-size: 14px; line-height: 18px;}
#intersection_mod span.comment_count, #nightlife_mod span.comment_count, #screen_mod span.comment_count, #taste_mod span.comment_count, #ae_mod span.comment_count { 
    padding: 0px 0px 0px 8px; 
    font-weight: normal; 
    font-size: 12px; 
    line-height: 12px; 
    font-style:italic;
}
#intersection_mod dl, #intersection_mod p, #nightlife_mod dl, #nightlife_mod p, #screen_mod dl, #screen_mod p, #taste_mod dl, #taste_mod p, #ae_mod dl, #ae_mod p { padding: 0px 8px 14px 8px;
}
#intersection_mod dt, #nightlife_mod dt, #screen_mod dt, #taste_mod dt, #ae_mod dt { 
    font-size: 14px; 
    line-height: 18px;
    clear:both;
}

#intersection_mod dt img, #nightlife_mod dt img, #screen_mod dt img, #taste_mod dt img, #ae_mod dt img {
    padding:0px 10px 10px 0px;
    float: left; 
    vertical-align:middle;
}
#intersection_mod dt a, #nightlife_mod dt a, #screen_mod dt a, #taste_mod dt a, #ae_mod dt a {background: none;}
#intersection_mod p.more_link, #nightlife_mod p.more_link, #screen_mod p.more_link, #taste p.more_link, #ae_mod p.more_link {font-size: 12px;}


#left_col_196 dl.small_12px dt {font-size: 12px; line-height: 14px;}
#left_col_196 dl.small_12px dt a, #left_col_196 dl.small_12px dt a:link, #left_col_196 dl.small_12px dt a:visited {
    background: #d9cba7;
}


/* Blog templates */

#blog_header {width: 610px;}
#blog_header h2 {
    /*text-indent: -999em;*/
    height: 29px;
    font-size: 30px;
/*  background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/daily_filter.gif) no-repeat top left;*/
    margin-top: 8px;
}
/*#blog_header h2#leach_blog_h2 {background-image: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/leach_blog_h2.gif);}*/
#blog_header p {
    font-size: 11px;
    line-height: 13px;
}
#blog_header p.feedback {
    padding:10px 0px 0px 0px;
}
#blog_header a, #blog_header a, #blog_header a {
    color: #000;
    text-decoration: none;
    background: none;
    font-style: italic;
}
#blog_header a:hover {text-decoration: underline;}
#blog_header dl {clear: both;}
#blog_header dt {
    float: left;
    width: 125px;
}
#blog_header dd {
    float: left;
    width: 485px;
}
#blog_header #switcher_icons {
    float: right;
    text-align: right;
    width: 200px;
}
#blog_nav {
    width: 165px;
    float: left;
    padding-right: 15px;
}

/*blog rss subscribe graphic - 080108*/

div#blog_nav h3#subscribe-rss {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/headers/rss_blog_subscribe.gif) no-repeat top left;
    text-indent: -999em;
    width: 165px;
    height: 58px;
}

div#blog_nav h3#subscribe-rss a {
    background: none;
    display:block;
    width: 165px;
    height: 58px;
}

#blog_nav .blog_module {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/dark_wp.gif) repeat top;
    margin-bottom: 14px;
}
.blog_module dl, .blog_module ul {
    padding: 6px 10px 0px 10px;
}
.blog_module ul {list-style: none; padding-bottom: 8px;}
.blog_module ul li {padding-bottom: 5px; font-weight: bold;}
.blog_module dd {
    font-weight: bold;
}
.blog_module dd a, .blog_module li a {
    color: #7b391c;
    background: none;
}
#blog_nav h3 {
    width: 165px;
    height: 35px;
    text-indent: -999em;
    background: no-repeat top left;
    padding: 0px;
}
#blog_nav #most_popular_h3 {background-image: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/most_popular_h3.gif);}
#blog_nav #related_stories_h3 {background-image: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/related_stories_h3.gif);}
#blog_nav #recent_posts_h3 {background-image: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/recent_posts_h3.gif);}
#blog_nav #archives_h3 {background-image: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/archives_h3.gif);}
#blog_nav #recent_tweets_h3 {background-image: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/recent_tweets_h3.gif);} 

#blog_nav .ad_160 {
    width: 160px;
    padding-left: 3px;
}

#blog_content {
    width: 430px;
    float: left;
}

.blog_entry p { 
    font-size: 14px;
    line-height: 22px;
}
.blog_entry p a{background:#d9cba7;}

.blog_entry p.caption {
    font-size: 11px;
    line-height: 1.2em;
    font-family: Arial,Helvetica,sans-serif;
    padding: 3px 0px 14px 0px;
}

.blog_entry .blog_details {
    line-height: 20px;
    font-size: 12px;
    background-color: #000;
    color: #fff;
    margin-bottom: 12px;
    padding: 0px;
    font-weight: bold;
    text-align: center;
}
.blog_details span {padding: 0px 6px;}
.blog_details span a {background:none; color:#fff;font-style:none;}
.blog_entry h3 {font-size: 24px; padding-bottom:5px;}
.blog_entry h3 a { background: none; }

#left_col_650 #blog_content .comment_block {
    width: 430px;
}
/* end blog */

/* alerts */
.alerts dt {font-size:18px;}

/* Sidebar Video Player */

.vid_module {
    width: 322px;
    height: 336px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/vid_module_bg.jpg) no-repeat;
    margin-bottom: 10px;
    position: relative;
    padding-top: 44px;
    padding-left: 4px;
    padding-right: 4px;
}

.vid_module h3 {
    width: 315px;
    height: 25px;
    position: absolute;
    top: 15px;
    left: 5px;
    text-indent: -999em;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/video_h3.gif) no-repeat;
}

.vid_module .vid_library_link {
    width: 79px;
    height: 11px;
    position: absolute;
    top: 16px;
    right: 22px;
    text-indent: -999em;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/video_library.gif) no-repeat;
}

.vid_module .vid_library_link a {display: block; width: 79px; height: 11px; background: none;}
   
.vid_module .vid_player {
    top: 42px;
    left: 5px;
}

.vid_module p.caption {
    color: #fff;
    margin-top: 8px;
}

.vid_module .vid_scroll {
    position: absolute;
    top: 264px;
    left: 12px;
}

#cover a,#cover a:hover,#cover a:visited{
    border:none;
    background:none;    
}



#nightlife_mod {
    background: #ede6d5 url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/left_col_435_bg.gif) no-repeat bottom;
    width: 430px;
    margin-bottom: 14px;
}
#nightlife_mod h2 {
    width: 430px;
    height: 72px;
    text-indent: -999em;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/headers/nightlife_430.gif) no-repeat top;
    margin-bottom: 10px;
}
#nightlife_mod p.headline {padding: 0px 8px 0px 8px; font-weight: bold; font-size: 14px; line-height: 18px;}
#nightlife_mod p.blurb {padding: 0px 8px 3px 8px; font-weight: normal; font-size: 14px; line-height: 18px;}
#nightlife_mod p.comment_count {padding: 0px 8px 8px 8px; font-weight: normal; font-size: 12px; line-height: 12px; font-style:italic;}
#nightlife_mod p.more_link {font-size: 12px;}

#taste_mod {
    background: #ede6d5 url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/left_col_435_bg.gif) no-repeat bottom;
    width: 430px;
    margin-bottom: 14px;
}
#taste_mod h2 {
    width: 430px;
    height: 72px;
    text-indent: -999em;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/headers/taste_430.gif) no-repeat top;
    margin-bottom: 10px;
}
#taste_mod p.headline {padding: 0px 8px 0px 8px; font-weight: bold; font-size: 14px; line-height: 18px;}
#taste_mod p.blurb {padding: 0px 8px 3px 8px; font-weight: normal; font-size: 14px; line-height: 18px;}
#taste_mod p.comment_count {padding: 0px 8px 8px 8px; font-weight: normal; font-size: 12px; line-height: 12px; font-style:italic;}
#taste_mod p.more_link {font-size: 12px;}

#ae_mod {
    background: #ede6d5 url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/left_col_435_bg.gif) no-repeat bottom;
    width: 430px;
    margin-bottom: 14px;
}
#ae_mod h2 {
    width: 430px;
    height: 72px;
    text-indent: -999em;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/headers/ae_430.gif) no-repeat top;
    margin-bottom: 10px;
}
#ae_mod p.headline {padding: 0px 8px 0px 8px; font-weight: bold; font-size: 14px; line-height: 18px;}
#ae_mod p.blurb {padding: 0px 8px 3px 8px; font-weight: normal; font-size: 14px; line-height: 18px;}
#ae_mod p.comment_count {padding: 0px 8px 8px 8px; font-weight: normal; font-size: 12px; line-height: 12px; font-style:italic;}
#ae_mod p.more_link {font-size: 12px;}

div.taste_h4 dl {
    text-align: left !important;
}


#screen_mod {
    background: #ede6d5 url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/left_col_435_bg.gif) no-repeat bottom;
    width: 430px;
    margin-bottom: 14px;
}
#screen_mod h2 {
    width: 430px;
    height: 72px;
    text-indent: -999em;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/headers/screen_430.gif) no-repeat top;
    margin-bottom: 10px;
}
#screen_mod p.headline {padding: 0px 8px 0px 8px; font-weight: bold; font-size: 14px; line-height: 18px;}
#screen_mod p.blurb {padding: 0px 8px 3px 8px; font-weight: normal; font-size: 14px; line-height: 18px;}
#screen_mod p.comment_count {padding: 0px 8px 8px 8px; font-weight: normal; font-size: 12px; line-height: 12px; font-style:italic;}
#screen_mod p.more_link {font-size: 12px;}

ul.share { padding-bottom:8px; }

ul.share li { margin-left: .5em; display: inline; }

ul.share li img { margin-right: 4px; }

ul.share li a { text-decoration: none; background:none; }

ul.share li a:hover { text-decoration: none; }

ul.share li strong { font-weight: normal; font-style: normal; }

ul.share li a:hover strong { text-decoration: underline; }

div.article div#shareLinks {
/*  display: block; */
    /*text-align: right;*/
}
div.article_full div#shareLinks {
/*  display: block; */
    text-align: left;
}

.hidden { display:none; }

.page_nav a.active{background:#F3EEE3;}

/* INLINE STYLES */

.inline {
    width:180px;
}

.left_float {
    float: left;
    margin: 0 10px 10px 0;
    clear: left;
}

.inline-left {
    float: left;
/*  margin: 10px 10px 10px 0;*/
    padding-right: 10px;
    clear:left;
}

.inline-right {
    float: right;
/*  margin: 10px 0 10px 10px;*/
    padding-left: 10px;
    clear: right;
}

.inline-map-story {
    width: 300px;
}

.right_float {
    float: right;
    margin: 0 0 10px 10px;
    clear:right;
}


/* Photo inline */

div.inline.inline-photo p{
    padding: 3px 0px 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 1.2em;
}

/* Poll inline */
.inline-poll {
    width: 250px;
    padding: 0 5px;
}
.inline-poll h4 {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/border_610.gif) no-repeat scroll left bottom;
    font-size: 18px;    
}
.inline-poll h4.header{
    color: #7B391C;
    font-size: 14px;
    line-height: 18px;
    margin-top: 5px;
}
.inline-poll ul {
    padding: 5px 0 10px 0;
}
.inline-poll li {
    list-style-type: none;
}

/* Text inlines */
.inline-text h4 {
    height: 40px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/related_blank.gif) no-repeat top left;
}

div.inline-text div.inline-content {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/inline_tile.gif) repeat top left;
    padding: 0px 5px 5px 5px;
}

div.inline-text div.inline-content h4 {
    background:none;
}

.inline-text p {
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
    padding-bottom: 10px;
}

.inline-text a:hover {
    text-decoration: underline;
}

.inline-text ul {
    padding: 0 6px;
    list-style: none;
}

.inline-text li, .inline-text li a {
    font-size: 12px;
    line-height: 15px;
    color: #7b391c;
    font-weight: bold;
    padding-bottom: 10px;
    background:none;
}

.inline-text dt, .inline-text dt a {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
    background:#D9CBA7;
}

.inline-text dd, .inline-text dd a {
    font-size: 12px;
    line-height: 15px;
    color: #7b391c;
    font-weight: normal;
    font-weight: bold;
    background:none;
    padding-bottom:10px;
}

/* photo gallery inline "inline-slideshow" */
.inline-slideshow {
    width:322px;
}

/* inline video */
.inline-video {
    width:322px;
}

/* OLD CRAPPY PATCHWORK INLINE STYLES /*

div.inline.inline-text.related_narrow.inline-left{
    width: 165px;
    clear:left;
    float:left;
    margin: 3px 6px 6px 0px;
}

div.inline.inline-text.related_narrow.inline-right{
    width: 165px;
    clear:right;
    float:right;
    margin: 3px 6px 6px 0px;
}

div.inline-content { 
    padding: 0px; 
}

div.inline-content-text {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/inline_tile.gif) repeat top left;
    padding: 0px 5px 0px 5px;
}

.related_narrow h4 {
    height: 40px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/related_blank.gif) no-repeat top left;
}

.related_narrow ul {
    padding: 0 6px;
    list-style: none;
}

.related_narrow li {
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
    padding-bottom: 10px;
}

.related_narrow p {
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
    padding-bottom: 10px;
}
*/



/*inline gallery */

div.inline.inline-gallery.inline-left{
    float: left;
    padding: 5px 10px 5px 0px;
}

div.inline.inline-gallery.inline-left h4.highlight{
    display:inline;
    width:auto;
}

div.inline.inline-gallery.inline-left div.inline-content h5{
    display:inline;
    width:auto !important;
}

div.inline.inline-gallery.inline-right{
    float: right;
    padding: 5px 0px 5px 10px;
}

div.inline.inline-gallery.inline-right h4.highlight{
    display:inline;
    width:auto;
}

div.inline.inline-gallery.inline-right div.inline-content h5{
    display:inline;
    width:auto !important;
}
div.inline-album ul {
	list-style:none;
}
div.inline-album li.mp3inline {
	margin-bottom:5px;
}
div.inline-album h3.album-title {
	font-size:16px;
	color:#663333;
	font-weight:bold;
	padding-bottom:7px;
	margin-bottom:12px;
}
div.inline-album li.mp3inline h4 {
	font-size:13px;
	line-height:15px;
	font-style:italic;
	padding-bottom:2px;
}
div.inline-album img.album-art {
	width:180px;
	height:180px;
	margin-bottom:5px;
}

/* @group Photogalleries */

/* @group Photogalleries */

div#gallery_player {
    background-color: #000;
    width: 100%;
    display: block;
    overflow: hidden;
    margin-bottom: 1em;
}

div#gallery-block {
    width: 700px;
    float: left;
    padding: 8px;
}

div#gallery_player h3.headline {
    color: #fff;
    margin-bottom: .25em;
    padding: 0px;
}

div#gallery_player div#recent_galleries {
    width: 276px;
    float: right;
    padding-top: 8px;
}

div#gallery_player div#recent_galleries h3 {
    color: #fff;
    font-size: 1em;
    padding-bottom: .3em;
}

div#gallery_player div#recent_galleries h3 strong {
    color: #95330c;
}

div#gallery_player div#recent_galleries ul li {
    list-style-type: none;
    background-color: #333;
    padding: 3px;
    font-weight: bold;
    font-size: .9em;
    width: 100%;
    display: block;
    overflow: hidden;
    line-height: 1.2;
    margin-bottom: 3px;
}

div#gallery_player div#recent_galleries ul li:hover {
    background-color: #666;
}

div#gallery_player div#recent_galleries ul li span.date {
    display: block;
    font-weight: normal;
    font-style: normal;
    color: #fbcc69;
    font-size: .8em;
}

div#gallery_player div#recent_galleries ul li img {
    margin-right: 4px;
    float: left;
    border: 1px solid #999;
}

div#gallery_player div#recent_galleries ul li a {
    color: #fff;
    background-color: transparent;
    display: block;
}

div#gallery_player div#recent_galleries ul li a:hover {
    text-decoration: none;
}

div.gallery_table ul {
    width: 100%;
    display: block;
    overflow: hidden;
    clear: both;
    padding-bottom: 1em;
    padding-top: 1em;
}

div.gallery_table ul li {
    list-style-type: none;
    width: 117px;
    height: 16em;
    float: left;
    margin-right: 35px;
    padding-bottom: 8px;
}

ul.paginator.bottom {
    margin-bottom: .5em;
}

ul.paginator.bottom li {
    list-style-type: none;
    display: inline;
    font-weight: bold;
}

ul.paginator.bottom li a {
    padding: 4px;
}

ul.pager{
    display:inline;
    list-style-type: none;
    font-weight: bold;
}



ul.gallery_nav_thumbs {
    display: block;
    width: 230px;    
}

#gallery_thumb_container{float:right;overflow:hidden;width:220px;}
p.thumbnail_pagination{overflow:hidden;text-align:center;padding:0;padding:5px 0;}
p.thumbnail_pagination a{color:#ED2F92 !important;text-transform:uppercase;cursor:pointer;}
.gallery_prev{float:left;}
.gallery_next{float:right;}
#thumb_page_info{text-align:center;padding:0;margin:0;}
ul.gallery_nav_thumbs li {
    list-style-type: none;
    position: relative;
    float: left;
    margin-left: 5px;
}

ul.gallery_nav_thumbs li img {
    padding: 1px;
    border: 1px solid #999;
}

ul.gallery_nav_thumbs li a:hover img {
    padding: 0px;
    border-width: 2px;
    border-color: #000;
}

ul.gallery_nav_thumbs li span.label {
    position: absolute;
    background-color: #333;
    width: 140px;
    color: #fff;
    padding: 5px;
    top: 2px;
    left: 2px;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: bold;
}

div#gallery_title {
    height:35px;
    width:100%;
    margin-top:10px;
}

div#gallery_top.photostrip {
    background:url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/gallery_top_photostrip.gif) no-repeat top left;
    width:100%;
    height:70px;
    overflow:hidden;
}

div#gallery_detail {
    clear: both;
    overflow: hidden;
    padding:15px;
    /*margin-bottom:10px;*/
    background:#000000;
}

div#gallery_nav {
    height:20px;
    margin-bottom:10px;
    background:#000000;
}

div#gallery_display {
    margin:10px 20px 0 0;
    width:720px;
    float:left;
}

div#gallery_thumbs {
    margin:0;
    width: 230px;
    /*height:466px;*/
    overflow:hidden;
}

div#gallery_detail a {
    background:none;
    color:#669999;
}
div#gallery_detail.photostrip {
    background:#000000;
    color:#FFFFFF;
    overflow:hidden;
}

div#photoShare {
    padding:10px 0;
}

div#gallery_detail.photostrip ul.share a {
    color:#D9CBA7;
    background:#7B391C;
    text-transform:uppercase;
}

div#gallery_detail div.photo img {
    border: 1px solid #333;
}

div#gallery_detail ul.paginator {
    margin-bottom: .5em;
    display: block;
    width: 700px;
    list-style-type: none;
    overflow: hidden;
    text-transform:uppercase;
}

div#gallery_detail ul.paginator.bottom {
    float:left;
}

div#gallery_detail ul.paginator li {
    font-weight:bold;
    font-size:16px;
}

div#gallery_detail ul.paginator li.next {
    float: right;
}

div#gallery_detail div.photo {
    width: 700px;
    height:480px;
    text-align: center;
}

ul.gallery_nav_thumbs li.next span.label {
    text-align: right;
}

ul.gallery_nav_thumbs li a:hover span.label {
    background-color: #000;
}
div#gallery_photo_meta {
    color:#FFFFFF;
}
div#gallery_photo_meta p.credit {
    text-align: right;
    margin-top: 3px;
    font-style: italic;
}

div#gallery_photo_meta p.caption {
    text-align: right;
    font-size:14px;
    margin-top:10px;
}
/* @end */

#searchForm {
    background: #e1d7bf;
    padding:5px;
}
#searchForm h3 {
    color:#560e0e;
}

#searchform li {list-style: none; float: left; padding-right: 5px;}
th.restaurantCol {width: 298px;}

/* Tables with alternating rows */

.generic_w_rows {
    padding-bottom: 14px;
    border: 0;
    border-collapse: collapse;
    width: 100%;
}

.generic_w_rows th, .generic_w_rows td {
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 3px 4px;
    font-weight: normal;
    border: 1px solid #d9cba7;
    vertical-align: middle;
}

.generic_w_rows th {
    font-weight: bold;
    font-size: 13px;
    text-align: left;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/dark_wp.gif) repeat;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.generic_w_rows td a, .generic_w_rows td a:link, .generic_w_rows td a:visited {
    background: none;
    text-decoration: underline;
}

.generic_w_rows td a:hover {text-decoration: none;}

.generic_w_rows tr.alt_row { background-color: #e1d7bf;}
.generic_w_rows tr.row {background-color:#ede6d4;}
.generic_w_rows tr td{color:#000;}

.comments_form input {
    width: auto;
    border: 0;
    padding: 0;
}

.comments_form input.input {
    padding: 1px 2px 1px 2px;
    width: 140px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #ccc;
    color: #333;
}

#loginform table td, #loginform table th {
    font-size: 12px;
}

#loginform table.grid_table td, #loginform table.grid_table th {
    text-align: center;
}

#loginform table td.first {
    text-align: left;
    font-weight: bold;
}

div#multimediaContainer p.comments {
    text-align: right;
    font-style: italic;
    margin-right: 15px;
}

div#multimediaContainer p.comments a {
    padding: 4px;
}

div#multimediaContainer {
    background-color: #000;
    margin-bottom: 1em;
    padding-bottom: .3em;
    width: 100%;
    display: block;
    overflow: hidden;
}

div#multimediaContainer h2.headline {
    font-size: 1.8em;
    margin-bottom: .2em;
    color: #fff;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/1000_video.gif) no-repeat;
    padding-top: 12px;
    padding-left: 17px;
}

div#multimediaContainer h2.headline a {
    background-color: black;
    color: #fff;
}


div#multimediaContainer div#video_player {
    text-align: center;
    margin-bottom: 1em;
}

div#multimediaMeta p.byline {
    font-weight: bold;
    padding-bottom: .3em;
}

div#multimediaMeta p.bypubdate {
    font-style: italic;
}


div#multimediaMeta p.VideoCaption {
    font-size: .9em;
    line-height: 1.4;
}

div#multimediaMeta p.download {
    text-align: right;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold;
}

div#multimediaMeta p.panotext {
    color:#FFF !important;
}

form#advanced-search-form ul#limit_options li {
    list-style-type: none;
    display: inline;
    margin-right: 1em;
}

/* @group rssTOC */

div#rssTOC h2 {
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: .9em;
    font-size: .95em;
    border-top: 4px solid #999;
    padding-top: .2em;
    margin-top: 1.5em;
}

div#rssTOC table {
    width: 100%;
    margin-bottom: 2em;
}

div#rssTOC table tr.header {
    text-transform: uppercase;
    font: bold .8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    color: #666;
    border-bottom: 1px solid #333;
}

div#rssTOC table tr.header th {
    padding-bottom: 1px;
}

div#rssTOC table tr.header th.feed {
    width: 200px;
}

div#rssTOC table tr.entry {
    color: #333;
    border-bottom: 1px solid #ccc;
    font-size: .8em;
    font-style: italic;
}

div#rssTOC table tr.entry td {
    padding-top: 2px;
    padding-bottom: 1px;
}

/* @end */

div.staffStoryList dt.headline {
    font-size: 1.3em;
    margin-bottom: .4em;
}

div.staffStoryList dd.subhead {
    margin-bottom: .2em;
    font-size: 1.1em;
    padding-bottom: .2em;
    font-weight: bold;
    font-style: italic;
}

div.staffStoryList dd.date {
    padding-bottom: .5em;
}

div.staffStoryList dd.tease {
    margin-bottom: 1em;
    border-bottom: 1px solid #c99968;
}

p.storyheader{
    font-size: 18px;
    line-height: 1.2em;
    font-weight: bold;
    margin-bottom: 2px;
}

/*Cinevegas 08*/ 

body#cinevegas #header {
    position: relative;
    width: 1000px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/header_bg.gif) no-repeat top;
    height: 270px;
}

body#cinevegas_home #header {
    position: relative;
    width: 1000px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/header_bg.gif) no-repeat top;
    height: 218px;
}
body#cinevegas_home #cinevegasBanner {

    padding-top: 170px; 
    height: 35px;
    width: auto;
}


body#cinevegas #cinevegasBanner {

    padding-top: 170px; 
    height: 90px;
    width: auto;
}

body#cinevegas #cinevegas_photos330, body#cinevegas #cinevegas_photos33009, body#cinevegas #video330, body#cinevegas #video33009, #photostrip330,body#nye #nye_photos330,body#nye #nye_events, div#aee_photos330{
    width: 330px;
    background: #000;
    padding: 0;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
    overflow:auto;
}

#cinevegas_photos330 div#inner ul li a, #cinevegas_photos33009 div#inner ul li a, #photostrip330 div#inner ul li a, body#nye #nye_photos330 ul li a, div#aee_photos330 ul li a {
    display:block;
    color:#E51212;
    
}

body#nye #nye_events #nye_events_inner {padding:5px;}
body#nye #nye_events  dl a {color:#5B8980;background:none;}
body#nye #nye_events  dl.border { border-bottom:1px dashed #333;margin-bottom:7px;}

a.gall_date{
    color:#E51212;
    font-size:11px;
    background:none;
}
a:visited.gall_date{
    color:#E51212;
    font-size:11px;
    background:none;
}
a:hover.gall_date{
    color:#E51212;
    font-size:11px;
    background:none;
}

#cinevegas_photos330 div p a, #cinevegas_photos33009 div p a, body#cinevegas #video330 div p a, body#cinevegas #video33009 div p a, body#cinevegas #events196 div p a, body#cinevegas #events19609 div p a, #photostrip330 div p a, body#nye #nye_photos330 div p a, div#aee_photos330 div p a, #cinevegas-info-box div p a {
    color: #5B8980;
    padding-left: 7px;
    background: none;
}

#cinevegas_photos330 div, #cinevegas_photos33009 div, #photostrip330 div, body#nye #nye_photos330 div, div#aee_photos330 div {
    padding-top: 7px;
}

#cinevegas_photos330 div#inner, #cinevegas_photos33009 div#inner,  #photostrip330 div#inner, body#nye #nye_photos330 div#inner, div#aee_photos330 div#inner {
    width: 316px;
    padding:5px 7px 5px 7px;
}

body#cinevegas #video330 div#inner, body#cinevegas #video33009 div#inner {
    width:320px;
    padding:5px 4px 5px 4px;
}

#cinevegas_photos330 div#inner ul, #cinevegas_photos33009 div#inner ul, #photostrip330 div#inner ul, body#nye #nye_photos330 div#inner ul, div#aee_photos330 div#inner ul {
    list-style-type: none;
}

#cinevegas_photos330 div#inner ul li, #cinevegas_photos33009 div#inner ul li, body#nye #nye_photos330 div#inner ul li, div#aee_photos330 div#inner ul li{
    width: 75px;
    height: 175px;
    float: left;
    margin-right:29px; 
    padding-bottom:5px;
    
}
div.photostrip div#inner img {
    width:75px;
}

div.photostrip div#inner ul {
/*  height:175px; */
}

div.photostrip div#inner ul li{
    width:75px;
    height:175px;
    float:left;
    margin-right:19px;
    padding-bottom:5px;
    font-size: 11px;
    
}

body#cinevegas #events196 h4 {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/headers/cinevegas_events_header_196.gif) no-repeat top;
    text-indent: -999em;
    width: 196px;
    height: 35px;
    margin-bottom: 6px;
    padding-bottom: 0px;
}

body#cinevegas #cinevegas-info-box h4 {
    background: url(http://media.lasvegasweekly.com/projects/cinevegas/2009/info_header.gif) no-repeat top;
    text-indent: -999em;
    width: 196px;
    height: 35px;
    margin-bottom: 6px;
    padding-bottom: 0px;
}

body#cinevegas #events19609 h4 {
    background: url(http://media.lasvegasweekly.com/projects/cinevegas/2009/screenings09.png) no-repeat top;
    text-indent: -999em;
    width: 196px;
    height: 35px;
    margin-bottom: 6px;
    padding-bottom: 0px;
}

#cinevegas_photos330 h4 {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/headers/cinevegas_galleries_header_330.gif) no-repeat top;
    text-indent: -999em;
    width: 330px;
    height: 69px;
    margin-bottom: 6px;
    padding-bottom: 0px;
}

#cinevegas_photos33009 h4 {
    background: url(http://media.lasvegasweekly.com/projects/cinevegas/2009/cinevegas_galleries.png) no-repeat top;
    text-indent: -999em;
    width: 330px;
    height: 69px;
    margin-bottom: 6px;
    padding-bottom: 0px;
}

#cinevegas_photos330 h4 a, #cinevegas_photos33009 h4 a {
    display:block;
    width: 330px;
    height: 69px;
    background: none;
    
}

div.photostrip h4 {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/headers/photostrip_header_330.gif) no-repeat top;
    text-indent: -999em;
    width: 330px;
    height: 50px;
    margin-bottom: 6px;
    padding-bottom: 0px;
}

div.photostrip h4 a{
    display: block;
    width: 330px;
    height: 50px;
    background: none;
}

body#cinevegas #video330 h4 {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/headers/cinevegas_video_header_330.gif) no-repeat top;
    text-indent: -999em;
    width: 330px;
    height: 35px;
    margin-bottom: 6px;
    padding-bottom: 0px;
}

body#cinevegas #video33009 h4 {
    background: url(http://media.lasvegasweekly.com/projects/cinevegas/2009/cinevegas_videos.png) no-repeat top;
    text-indent: -999em;
    width: 330px;
    height: 33px;
    margin-bottom: 6px;
    padding-bottom: 0px;
}

body#cinevegas #video330 h4 a, body#cinevegas #video33009 h4 a {
    display:block;
    width: 330px;
    height: 35px;
    background: none;
}

body#cinevegas #events196, body#cinevegas #events19609, body#cinevegas #cinevegas-info-box {
    width:196px;
    background: #000;
    padding: 0;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
}

body#cinevegas #events196 div#inner dl, body#cinevegas #events196 div#inner dl a, body#cinevegas #events19609 div#inner dl, body#cinevegas #events19609 div#inner dl a, #cinevegas-info-box a {
    color:#fff;
}

body#cinevegas #events196 div#inner, body#cinevegas #events19609 div#inner, #cinevegas-info-box div.inner {
    width: 182px;
    padding:5px 7px 5px 7px;
}

h4#cinevegas_home_196 {
    height: 109px;
    text-indent: -999em;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/headers/cinevegas_home_196.png) no-repeat;
    padding: 0px;
}
h4#cinevegas_home_196 a{
    display: block;
    width: 196px;
    height: 109px;
    background:none;
}

h4#avnaee09_196 {
    height: 109px;
    text-indent: -999em;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/headers/2009_avn_aee_196.gif) no-repeat;
    padding: 0px;
}
h4#avnaee09_196 a{
    display: block;
    width: 196px;
    height: 109px;
    background:none;
}

h4#cinevegas_home_330 {
    height: 72px;
    text-indent: -999em;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/headers/cinevegas_home_330.jpg) no-repeat;
    padding: 0px;
}
h4#cinevegas_home_330 a{
    display: block;
    width: 330px;
    height: 72px;
    background:none;
}
div#cinevegas330{
    width: 330px;
    background: #EDE6D5 !important;
}

div#cinevegas330 dl a {
    background: none;
}

div#cinevegas330 dt {
    font-size:16px;
    line-height: 18px;
}

div#cinevegas330 dt span.tease {
    font-size:14px;
    font-weight:normal;
}
div#cinevegas330 dd {
    font-size:13px;
}
div#cinevegas330 .module_border{
    padding:8px
}

.gallery_date {color:#660000;font-size:.8em;}

/* house guides ad campaign */
#guides_ad {
    width:205px;
    height:600px;
    margin-bottom:10px;
}

ul.nav{
    display:inline;
    list-style-type:none;
    
}

/* @group Search Results */

dl.search-results dt {
    text-transform: uppercase;
    color: #96660f;
    border-top: 1px dashed #96660f;
    margin-bottom: .5em;
    padding-top: .8em;
    margin-top: 1.5em;
}

dl.search-results dd.title {
    font-size: 1.5em;
    line-height:1.7em;
    font-weight: bold;
    padding: 0;
    margin-bottom: .4em;
}

dl.search-results dd.date {
    padding: 0;
    margin-bottom: .3em;
    font-style: italic;
}

dl.search-results dd.description {
    padding: 0;
}

dl.search-results dd.description strong.highlight {
    background-color: #d9cba7;
}
/* @end */

/* @Magazine archive */
ul.mag_archive {
    list-style-type: none;
}

ul.mag_archive li{
    width: 196px;
    float: left;
    margin-right:5px; 
    padding-bottom:10px;
}

/* end */
#casino_module330, #cinevegas_module330 {
    margin-bottom:10px;
}

dl.multi_content_list dt{
 
    background:#663333 none repeat scroll 0 0;
    clear:both;
    color:#FFFFFF;
    font-size:12px;
    font-style:italic;
    margin:5px 0;
    padding:2px;
}
dl.multi_content_list dd{
    padding-bottom:5px;
}
dl.multi_content_list dd img{
    float:left;
    margin:0 5px 5px 0;
}
dl.multi_content_list dd a{
    font-size:14px;
}
dl.multi_content_list dd.body_text, dl.multi_content_list dd.body_text p{
    font-size:12px;
    padding-bottom:0;
}
#casino_module330 h4 {
    height:53px;
    width:330px;
    text-indent:-999em;
    background: url(http://media.lasvegasweekly.com/assets/images/casinos/casino_module_header.gif) no-repeat top left;
    padding:0;
    margin:0;
}
#casino_module330 div.content, #cinevegas_module330 div.content {
    background:#EDE6D5;
    padding:10px 10px 0px 10px;
}

#casino_module330 div.content img {
    width:75px;
    height:75px;
    background:#333333;
    float:left;
    margin:0 10px 10px 0;
}
#casino_module330 h3 a{
    font-size:16px;
    line-height:20px;
    font-style:italic;
    background:none;
}

#cinevegas_module330 h4 {
    height:35px;
    width:330px;
    text-indent:-999em;
    background: url(http://media.lasvegasweekly.com/projects/cinevegas/2009/info_header.gif) no-repeat top left;
    background-color: black;
    padding:0;
    margin:0;
}

h5.kicker {
    font-family:Arial,Verdana,sans-serif;
    font-size:11px;
    margin-bottom:5px;
    text-transform:uppercase;
    line-height:15px;
    padding-bottom:0;
}
h5.red {
    color:#cc0000;
}

/*most popular box*/

#most_popular_h4 { 
    width:320px; 
    height:29px;
    text-indent:-999em;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/headers/most_popular_header.gif) no-repeat top left;
    padding:0;
    margin:0;
}

div#most_popular330 {
    width:320px;
    margin:0 0 10px;
    padding-bottom:10px;
}


div#most_popular_inner{
    width:320px;
    padding:0px;
    margin:0px;

}


.MostReadList {
    list-style-type:none;
}
ol.MostReadList li{
    line-height: 15px;
    padding-left:5px;
    margin-bottom:5px;
}

ol.MostReadList li.bkg{ background:#d9cba7; }

ol.MostReadList li a:active,ol.MostReadList li a:hover, ol.MostReadList li a:visited, ol.MostReadList li a:link {background:none;}

.mp_mootabs_title { height: 29px; list-style-image: none; list-style-type: none; }

.mp_mootabs_title li {
    background: transparent url(http://media.lasvegasweekly.com/assets/images/lvwtemp/tabs/tab_dark.gif) no-repeat top right;
    cursor: pointer;
    float: left;
    font-family: Georgia,Lucida,Verdana,sans-serif;
    font-size: 0.9em;
    font-weight: bolder;
    height: 21px;
    margin: 0px;
    padding: 8px 20px 0px 6px;
}

.mp_mootabs_title li.active { background: transparent url(http://media.lasvegasweekly.com/assets/images/lvwtemp/tabs/tab.gif) no-repeat top right; }

.mp_mootabs_panel {
    background: #efe9d9 url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/mp_internal_divider.gif) no-repeat center bottom;
    clear: both;
    overflow: visible;
    padding: 10px 10px 10px 10px;
    position: relative;
    text-align: left;
    width: 300px;
}
.internal_divider { }

.mp_mootabs_panel p.more{ margin-top:8px; display:block; text-align:right;}
.mp_mootabs_panel p.more a, .mp_mootabs_panel p.more a:link, .mp_mootabs_panel p.more a:visited,.mp_mootabs_panel p.more a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    
    color:#460c0d;
}
.mp_mootabs_panel.active { display: block !important; }
/*end most popular box*/


/*new calendar landing*/
#calendar_landing_search{
    width: 610px;
    height: 133px;
    padding:20px;
    background:url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/cal_landing_search_bg.jpg) no-repeat left top;
}

h3#event_search{
    width: 187px;
    height: 23px;
    text-indent: -999em;
    background:url(http://media.lasvegasweekly.com/assets/images/lvwtemp/headers/event_search.gif) no-repeat top left;
}

#calendar_landing_search button {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/buttons/search.gif) no-repeat;
    cursor: pointer;
    width: 82px;
    height: 21px;
    border: 0px;
    padding: 0px;
    margin-left:10px;
    text-indent: -999em;
}

#calendar_landing_search input {
    margin-left:20px;
}

#calendar_landing_search ul{
    list-style-type: none;
    margin: 0px;
    
}

#calendar_landing_search ul li{
    display:inline;
    margin-right: 10px;
    color:#669999;
    font-size:0.9em;
    font-weight: bold;
}
#calendar_landing_search ul li a, #calendar_landing_search ul li a:active, #calendar_landing_search ul li a:visited, #calendar_landing_search ul li a:hover{
    color:#669999;
    background:none;
    font-weight: bold;
    font-size:1.0em;
}

h3#featured_events{
    width:623px;
    height:50px;
    text-indent: -999em;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/headers/featured_events.gif) no-repeat top left;
    margin-top: 20px;
}
#featured_events_tabbed{
    margin-bottom: 15px;
}
.fe_mootabs_panel{
    width: 630px !important;
    padding-bottom: 10px;
    height: 290px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/featured_events_bg.jpg) no-repeat top left;
}

h4#best_bets_header{
    width: 420px;
    height: 37px;
    text-indent: 10px;
    padding-top: 5px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/events_header_bg.gif) no-repeat top left;
}

h4#best_bets_header_concerts{
    width: 420px;
    height: 37px;
    text-indent: 10px;
    padding-top: 5px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/events_header_concerts_bg.gif) no-repeat top left;
}

h4#best_bets_header_movies{
    width: 420px;
    height: 37px;
    text-indent: 10px;
    padding-top: 5px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/events_header_movies_bg.gif) no-repeat top left;
}

h4#best_bets_header_localbands{
    width: 420px;
    height: 37px;
    text-indent: 10px;
    padding-top: 5px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/events_header_localbands_bg.gif) no-repeat top left;
}

h4#best_bets_header a, h4#best_bets_header a:hover,h4#best_bets_header_concerts a, h4#best_bets_header_concerts a:hover, h4#best_bets_header_movies a, h4#best_bets_header_moveis a:hover, h4#best_bets_header_localbands a, h4#best_bets_header_localbands a:hover{
    display:block;
    width: 420px;
    height: 37px;
    color:#FFF;
    background:none;
    text-decoration:none;
}

div#hidden{
    display:none;
}

div.tabInner { margin-top: 10px;}
div.tabInner p.day { color:#669999; font-size: 18px; background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/border_410.gif) no-repeat bottom left; margin-bottom:8px; font-family: Georgia, "Times New Roman", Times, serif !important;}
div.tabInner p.eventTitle a, div.tabInner p.eventTitle a:link, div.tabInner p.eventTitle a:hover, div.tabInner p.eventTitle a:active { color:#660000; font-size: 22px; padding-top: 10px; background:none; line-height: 1em; font-family: Georgia, "Times New Roman", Times, serif !important;}
div.tabInner p.timeDetails {font-weight: normal; font-size: 15px;}
div.tabInner p.timeDetails a, div.tabInner p.timeDetails a:link, div.tabInner p.timeDetails a:active, div.tabInner p.timeDetails a:hover {font-weight: bold; font-size: 17px;}
div.tabInner p.eventTeaser { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: normal;}

.cal_page {clear: both; padding-bottom: 30px; padding-top: 15px; background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/border_410.gif) no-repeat top left;}
.cal_page h3.event {color: #560E0E;}


h4.cal_page_date {
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    color: #699;
    padding-bottom: 16px;
    margin-bottom: 14px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

h4.cal_page_date a{
    background: none;
    color: #699;
}

.cal_page dt {
    font-size: 20px;
    line-height: 1em;
    font-weight: bold;
    padding-bottom: 6px;
    clear: none;
}

.cal_page dt a, .cal_page dt a:link, .cal_page dt a:active, .cal_page dt a:hover { background: none; color:#660000;}

.cal_page dt .smaller{font-size: 14px; line-height:16px; color: #000000;}
.cal_page dt .smaller a, .cal_page dt .smaller a:link, .cal_page dt .smaller a:active, .cal_page dt .smaller a:hover{font-size: 14px; line-height:16px; color: #000000;}

.cal_page dd {
    padding-bottom: 8px;
    font-size:13px;
}

.cal_page dl dt.tags { font-size:14px; text-decoration: underline;}

.cal_page dl dd.start_time { font-size:16px; }

.cal_page dd.reviews {
    font-family: Georgia, "Times New Roman", Times, serif; 
    color: #600;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}
.cal_page dd.more {font-weight: bold; text-transform: uppercase;}

.cal_page img {
    float: right;
    padding: 0px 0px 14px 14px;
}

.cal_page dd ul { list-style-type: none; margin: 0;}
.cal_page dd ul li{ float:left; margin-right: 5px;}

div.cal_month_sidebar {
    background:#ede6d5;
    text-align: center;
    padding: 8px;
}

div.cal_month_sidebar table.calendar {
    background-color: #d9cba7;
    margin: 0 auto;
}

#left_col_435 #hidden{
    font-size:1.2em;
}

.rest-search{
    color:#560E0E;
}

#linking-here-links a {
    color:#7B391C;
    font-weight:bold;
}
#linking-here-links h4 a {
    color: #000000;
}
#lhl-inner { 
    margin:10px 0; 
    padding:10px;
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/inline_tile.gif) repeat top left;
}
#linking-here-links li {
    list-style-type:none;
    padding-bottom:5px;
}

#aboutpage{
    padding-right:10px;
}
#homepage_poll{
    margin-top:10px;
}

#homepage_poll h4 {
    width:180px;
    height:22px;
    background: url(../images/home/poll_header_180.png) no-repeat top left;
    text-indent:-999em;
    margin:0;
    padding:0;
}
#homepage_poll ul {
    list-style:none;
    margin-bottom:10px;
    width:176px;
}

#homepage_poll h6{
    color:#663333;
    font-size:14px;
    text-align:center;
}
table.poll-results {
    width:100%;
    margin-bottom:15px;
}

table.poll-results tr {
    margin:10px;
    text-align:left;
}

table.poll-results td,th {
    padding:5px 0 5px 15px;
    background: #d9cba7;
}

table.mini-poll-results {
    width:100%;
    margin-bottom:15px;
}

table.mini-poll-results tr {
    text-align:left;
}

table.mini-poll-results td,table.mini-poll-results th {
    padding:2px;
    background: #d9cba7;
    text-align:center;
}

table#place-ratings { width: 355px; }

table.ratings-table td, table.ratings-table th {
    padding: 5px;
}
.floatright{float:right;}
.floatleft{float:left;}


div#blogPromo {padding-bottom:5px;}

div.daypart-div h2.header{ font-size:24px;padding:1em 0; color:#560E0E; line-height:1.2em }
h3.daypart-days {font-size:16px;color:#669999}
h3.daypart-days a, h3.daypart-days a:active, h3.daypart-days a:hover, h3.daypart-days a:visited, h3.daypart-days span.daypart-comma{color:#333;background:none;font-size:18px}
h5#early-morning, h5#morning, h5#afternoon, h5#evening, h5#night, h5#time-not-available{color:#560E0E;font-size:2em;text-decoration:underline;text-align:center;}
h5#morning, h5#afternoon, h5#evening, h5#night, h5#time-not-available {background:url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/border_410.gif) top center no-repeat; padding-top:15px;}
h3.daypart-days{font-size:20px;color:#669999}
h3.daypart-days a, h3.daypart-days a:active, h3.daypart-days a:hover, h3.daypart-days a:visited{color:#333;background:none;font-size:18px}
h2.header{ font-size:24px;padding:1em 0; color:#560E0E; line-height:1.2em }
p.daypart-ongoing{background:url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/border_410.gif) bottom center no-repeat; padding-bottom:15px}
div.daypart-div{padding-bottom:15px}


div.headerLeaderboard{margin:10px auto;width:790px;}

#left_col_196 dl.breaking-news a, #left_col_196 dl.breaking-news a:link, #left_col_196 dl.breaking-news a:visited {color:#7B391C;}
h2.popsubheader,h2.eventsearchdays {text-align:center;color:#560E0E;font-size:1.2em;text-decoration:none;background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/border_410.gif) no-repeat center bottom;padding:0.5em 0 .5em;}
ol.poplist {list-style-position:inside;}
ol.poplist li a{background:none;line-height:1.5em;}

div.article_full p.chapter, div.blog_entry p.chapter {font-size:1.5em;font-weight:bold;text-decoration:underline}

.circleaudioinline{width:20px;float:left; margin-right:5px;}
h4.inlinemp3header{text-align:center;}

div.inline-photo-static-leach {clear:both;}
div#iphoneVideo{width:420px;margin:0 auto;}
div#user_photos a, div#user_photos a:link, div#user_photos a:active, div#user_photos a:hover, div#user_photos a:visited, div.relatedMedia a, div.relatedMedia a:link, div.relatedMedia a:active, div.relatedMedia a:hover, div.relatedMedia a:visited {background:none;} 
div#user_photos, div.relatedMedia {background:#000; width:316px; margin-bottom:14px; float:left; padding:3px; color:#FFF; text-align:center;}
div#user_photos div#flickr {background: url(http://media.lasvegasweekly.com/assets/images/icons/power_flickr.png) no-repeat bottom right; width:100%; height:8px; text-indent:-999em; margin:10px auto;}
div#user_photos h3, div.relatedMedia h3 {
    color:#669999;
    text-align:center;
    margin: 5px 0 0 5px;
    font-family: Georgia, "Times New Roman", Times, serif;
}
div#user_photos img, div.relatedMedia img {
    width: 75px;
    height: 75px;
    margin: 0 2px 5px 0;
    border:#560E0E 1px solid;
    padding:2px;
}

div.columns{border-top:1px solid #000;}

div.columns div.inner_right{padding-left:10px;}
div#placeLeadArt{width:376px; margin: 0 auto 10px auto;}
.centertext {text-align:center;}

/* @group facebookWidget */

h3#facebook_activity {text-indent:-999em; background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/text/facebook_activity_header.gif) no-repeat top left; height:25px;}

div#fb_wrapper { width: 330px; margin-bottom: 10px;}

div#fb_wrapper div.greeting {width: 145px; background:  url('http://media.lasvegasweekly.com/assets/images/fb_widget/fb_greetingtabbkg.gif') no-repeat top right;}
div#fb_wrapper div.greeting h2 {
    color: #FFF;
    width:80%;
    height:18px;
    padding:2px 0 2px 4px;
    margin:0;
    background-color: #4b6ea8;
    font-size: 14px;
    font-family: Georgia,"Times New Roman",Times,serif;
}

div#fb_wrapper div#fb_login {background: #ede6d5; padding-top: 4px; font-size: 12px; font-weight: bold; text-align: center;}
div#fb_wrapper div#fb_login p{padding-top:3px;}

div#fb_contents { background: #ede6d5;}
div#fb_top{ background: #ede6d5 url('http://media.lasvegasweekly.com/assets/images/fb_widget/fb_bodybkg.png') repeat-y top left; padding-top:5px; overflow: auto;}

div#fb_wrapper div#fb_contents ul { padding: 0; margin: 4px 0 0 0; list-style-type: none; font-size: 12px; width: 150px; font-family: Arial, Helvetica, sans-serif;}

div#fb_wrapper div#fb_contents ul li { border-bottom: 1px dashed #000; padding: 3px 0;}

div#fb_wrapper div#fb_contents ul li a { font-weight: bold;}

div#fb_wrapper div#fb_contents a,div#fb_wrapper div#fb_contents a:active, div#fb_wrapper div#fb_contents a:visited, div#fb_wrapper div#fb_contents a:link {color:#000; background: none; text-decoration: underline;}


div#fb_wrapper div#fb_contents div#fb_top p { padding-bottom: 0px; line-height: normal;}

div#fb_contents div#colA {
    width:120px;
    margin:2px 2px;
    background: url('http://media.lasvegasweekly.com/assets/images/fb_widget/fb_messages_icon.gif') no-repeat top left;
    float: left;
    font-size:10px;
    font-weight:bold;
}

div#fb_wrapper div#fb_contents div#colA p.messages { margin: 8px 2px 2px 2px; padding: 0 0 0 4px; font-size:10px;}
div#fb_wrapper div#fb_contents div#colA p.messages span { color: #7B391C; font-size:12px !important; padding-right: 6px;}

div#fb_wrapper div#fb_contents div#colB {
    width:110px;
    margin:2px 2px 2px 13px;
    background: url('http://media.lasvegasweekly.com/assets/images/fb_widget/fb_share_icon.png') no-repeat top left;
    float: left;
    font-size:10px;
    font-weight:bold;
}

div#fb_wrapper div#fb_contents div#colB p.share {  padding: 0 0 0 25px; margin: 8px 0 0 0; font-size:10px;}

div#fb_wrapper div#fb_contents div#colC {
    width:50px;
    margin:2px 2px 2px 10px;
    background: url('http://media.lasvegasweekly.com/assets/images/fb_widget/fb_more_icon.gif') no-repeat top right;
    float: left;
    font-size:10px;
    font-weight:bold;
}

div#fb_wrapper div#fb_contents div#colC p { margin: 8px 0 0 0; font-size:10px;}


div#fb_more {
    border-top: 1px solid #000;
    /*height:160px;*/
}

div.fb_imgrt { float:right; padding: 2px; text-align:center; }
div.fb_imgrt img { padding-bottom:3px;}
div#fb_wrapper div#fb_contents div #fb_more div#fb_more_updates {padding: 0 4px;}

div#fb_wrapper div#fb_contents div #fb_more div#fb_more_updates h2 { color: #7B391C; font-size:14px; display: inline; border-bottom: 1px solid; }

div#fb_wrapper div#fb_contents div #fb_more div#fb_more_updates p { font-size:12px;}
div#fb_wrapper div#fb_contents div #fb_more div#fb_more_updates p a { font-weight: bold; color: #7B391C}

div#fbsitelogin{background:#ede6d5;padding:3px;}

button#fb-event {
    background: #FFF url(http://static.ak.fbcdn.net/images/share/facebook_share_icon.gif?2:26981) left center no-repeat;
    padding-left:15px;
    color:#000;
    font-weight:bold;
}
/* @end */

.inline-center{
    clear:both;
}


/*Criss Angel Takeover*/


h2#errorpage{ text-align:center;margin-bottom:5px;}
form.errorpage{margin-top:10px;text-align:center;}
h3#errorpage{margin-top:10px;}
div#errorpage{background:#E1D7BF;padding:5px;margin-bottom:20px;overflow:auto;}
div#errorpage div.leftError {float:left;width:295px;}
div#errorpage div.rightError {float:left;width:295px;margin-left:5px;}


/*restaurants coupon*/
.couponform button {
    background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/buttons/submit.gif) no-repeat;
    cursor: pointer;
    width: 82px;
    height: 21px;
    text-indent: -999em;
    border: 0px;
    text-indent: -999em;
    margin-top:3px;
}
div.couponform { padding:5px;margin-bottom:5px;}
div.couponform p.coupon {font-size:14px; font-weight:bold;}
#inner_left_400 div.columns .inner_3col_right h4#downloadablemenu a {background:url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/menu_dlarrow.gif) no-repeat top center; width:70px; height:60px; text-align:center; display:block;padding-top:50px;font-size:14px;}



/*storydetail 165x600 module box */
div#module330{width:330px;padding:0;margin:10px 0 15px 0; background:#ede6d5;overflow:auto;}
div#module330 div.inner330module {width:165px;float:left;background:#ede6d5;}
div#module330 div.inner330module h2{background: url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/alerts165.gif) no-repeat top left;height:37px;width:165px;text-indent:-999em;margin:0;padding:0;clear:none;}
div#module330 div.inner330module ul {list-style-type:none;margin:0;padding:0;width:165px;float:left;}
div#module330 div.inner330module ul li a {background:none;font-size:14px;}
div#module330 div.inner330module ul li {padding:12px 12px;}
div#module330 div.inner330module ul li.alt {background:#d9cba7;}
div#module330 div.inner330module ul li.allalerts a {background:#d9cba7;padding:3px;}
div#module330 div.inner330module2 {width:162px;float:left;background:#560e0e;padding-left:3px;}


/*NYE Styles*/
#nye_photos330 h4 {
background:transparent url(http://media.lasvegasweekly.com/assets/images/lvwtemp/headers/photos330nye_header.gif) no-repeat center top;
height:50px;
margin-bottom:6px;
padding-bottom:0;
text-indent:-999em;
width:330px;
}

h2#nyelatest {width:416px;height:50px;text-indent:-999em;background:#ede6d5 url(http://media.lasvegasweekly.com/assets/images/lvwtemp/headers/nye_latest_header.gif) no-repeat top left;}

h4#nye_stories{width:196px;height:34px;text-indent:-999em;background:#ede6d5 url(http://media.lasvegasweekly.com/assets/images/lvwtemp/headers/nye_stories_header.gif) no-repeat top left;}

h4#nye_events_header {width:330px;height:50px;text-indent:-999em;background:#000000 url(http://media.lasvegasweekly.com/assets/images/lvwtemp/headers/nye_events_header.gif) no-repeat top left;}

div#videoGalleryThumbs{padding:5px;margin:10px 0;}
div#videoGalleryThumbs ul{list-style-type:none;}
div#videoGalleryThumbs ul li{float:left;width:75px;padding:5px;text-align:center;}
div#videoGalleryThumbs ul li a{background:none;}

/*AVN - AEE Styles*/
div#aee_photos330 h4 {
    background:transparent url(http://media.lasvegasweekly.com/assets/images/lvwtemp/headers/aee_photos_header.jpg) no-repeat center top;
    height:50px;
    margin-bottom:6px;
    padding-bottom:0;
    text-indent:-999em;
    width:330px;
}

/*Vegas Deluxe Styles*/
div.vd_module_divider{
    background:transparent url(http://media.lasvegasweekly.com/assets/images/lvwtemp/module_border.gif) no-repeat center center;
    clear:both;
    height: 25px;
}
.vd_blog_module{
    text-align:left;
    font-size:11px;
}
.vd_blog_module dl, .vd_blog_module ul {
    text-align:left;
    padding: 3px 10px 0px 10px;
}
.vd_blog_module ul {list-style: none; padding-bottom: 8px; text-align:left;}
.vd_blog_module ul li {padding-bottom: 5px; font-weight: bold; text-align:left;}
.vd_blog_module dd {
    font-weight: bold;
    text-align:left;
}
#left_col_196 .vd_blog_module dd.blog_title {
    font-size:13px;
    font-weight: bold;
    text-align:left;
    margin:0;
    padding:0;
}
#left_col_196 .vd_blog_module dt {
    font-size:12px;
    color: #000;
    font-weight: bold;
    text-align:left;
}
#left_col_196 .vd_blog_module dd.blog_title a, #left_col_196 .vd_blog_module li a {
    font-weight:bold;
    color: #7b391c;
    background: none;
}
#left_col_196 .vd_blog_module dd.entry_title a, #left_col_196 .vd_blog_module li a {
    font-weight:normal;
    color: #7b391c;
    background: none;
}
/* Tips */

.tip {
    width: 178px;
    z-index:25001;
    font-size:11px;
    padding:10px;
    background:#ece6e6;
    border-left:1px solid #170202;
    border-right:1px solid #170202;
    border-bottom:1px solid #170202;
}
.tip-top{
    z-index:25004;
    width:200px;
    height:16px;
    background: url('../images/bubble_top.png') top left no-repeat;
}
.tip-title {
    font-weight: bold;
    font-size: 12px;
    margin: 0 0 2px;
    color: #cc3333;
    z-index:25002;
    background:#ece6e6;
}
.tip-text {
    font-size: 11px;
    color:#000;
    margin:2px 0 0 0;
    background:#ece6e6;
    z-index:25003;
}
/*Dropdown styles*/
#nav_container ul li {position:relative;}
ul.news div.sub_menu ul li{;padding:0;margin:0;}
div#nav_container ul li div.sub_menu {position:absolute;top:20px;left:0;background:transparent url(http://media.lasvegasweekly.com/assets/images/lvwtemp/bg/sub_nav_bkg.png);color:#fff;z-index:1000;padding:5px 5px 10px 5px;width:75px;overflow:hidden;color:#333;display:none;}
div#nav_container ul li div.sub_menu h3 {font-size:10px;margin:0;padding:0 0 5px 0;line-height:normal;font-style:normal}
div#nav_container ul li div.sub_menu ul {padding:0;margin:0;font-size:12px;font-style:normal;font-weight:normal;text-transform:none;}
/*div#nav_container ul li div.sub_menu ul.leftmarginsub {padding:0 0 0 10px;margin:0 0 0 10px;border-left:1px solid #333}*/
div#nav_container ul li div.sub_menu ul li {padding:0;float:none;text-align:center;}
div#nav_container ul li div.sub_menu ul li a {color:#669999;}
ul#bandicons{list-style-type:none;}


p.teaser-text2{padding:5px;}

#blog_nav h3.sectionHeader{color:#000;text-indent:0;width:auto;height:auto;padding:5px;}
h5.marginTop1{padding:5px;border-top:1px solid #000;}
h5.marginTop1 a{color:#7B391C;}

#datebook_content_container { 
background: url(http://media.lasvegasweekly.com/assets/images/new_cal_bg.gif) no-repeat;
float:left;
overflow:hidden;
margin:0 0 10px 0;
padding:0;
}

div.photo_slideshow {
    margin-bottom:10px;
}
div#ad-masthead {
    width: 728px;
    height: 90px;
    position: relative;
    top: 15px;
    left:120px;
    margin:0 auto;
    text-align:center;
    font-size:9px;
    color:#fff;
    text-transform:uppercase;
    font-family:arial;
}


/* news rotator */
div#news_rotator {
    margin-bottom: 10px;
}

div.multimedia_player a {
    background: none;
}
#news_rotator #heading {
    position: relative;
    width: 428px;
    background: #000;
    height: 17px;
    border: 1px solid #000;
    font-family: "Lucida Grande", Verdana, sans-serif;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
}
#news_rotator #heading li, #heading a {
    list-style: none;
    float: left;
    padding: 0 5px;
    cursor: pointer;
    line-height: 17px;
    border-right: 1px solid #999;
    text-shadow: 0 1px 3px #444;
}
#news_rotator #heading a {
    font-size: 18px;
    vertical-align: top;
    line-height: 13px;
    padding-bottom: 4px;
    color: #fff;
}
#news_rotator #heading li:hover, #heading a:hover {
    background: #ddd;
    color: #fff;
    text-decoration: none;
}
#news_rotator #heading li.selected {
    color: #000;
    background: #fff;
    list-style: none;
}

#news_rotator #panes {
    overflow: hidden;
    width: 428px;
    height: 260px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}
#news_rotator #panes div div {
    overflow: hidden;
}
#news_rotator #panes .story {
    width: 428px;
    height: 260px;
    position: absolute;
    background-color: #000;
    /*z-index:-1;*/
}
#news_rotator #panes .story a {
    display: block;
    width: 428px;
}
#news_rotator #panes .storyInfo {
    background: url(../images/global/transparent-grey-grad.png) top no-repeat;
    color: #fff;
    font-size: 15px;
    width: 420px;
    padding: 5px;
    text-shadow: 0 1px 3px #000;
    position: absolute;
    bottom: 0;
    /*z-index:-2;*/
}
#news_rotator #panes .storyInfo h2 a {
    color: #fff;
    font-size: 24px !important;
}
p.defunct_place{background:#560E0E;padding:10px;color:#EDE6D5;clear:both;margin-bottom:10px;}
#bp_sidebar_330{background:#35051E;margin-bottom:10px;}
#bp_sidebar_330 h4{margin:0;padding:0;}
#bp_sidebar_330 h4 a{width:330px;height:50px;display:block;background:#000 url(../images/bp/bp_sidebar_330_header.jpg)no-repeat top left;text-indent:-999em;}
#bp_sidebar_330 ul{list-style-type:none;margin:10px 0;padding:0;}
#bp_sidebar_330 ul li{width:300px;clear:both;overflow:hidden;padding:5px;}
#bp_sidebar_330 ul li.alt_row{background:#000}
#bp_sidebar_330 ul li img{float:left;margin:0 5px 5px 0;border:2px solid #000;}
#bp_sidebar_330 ul li p, #bp_sidebar_330 ul li p a{font-size:16px;color:#669999;background:none;text-align:center;text-transform:uppercase;}
#bp_sidebar_330 ul li p.workplace a{color:#fff; font-size:14px;text-transform:none;text-decoration:underline;}
#bp_sidebar_330 ul li p.bio{color:#ede6d5;font-size:12px;text-align:left;text-transform:none}


/*
* Smoothbox v20070814 by Boris Popoff (http://gueschla.com)
*
* Based on Cody Lindley's Thickbox,MIT License
*
* Licensed under the MIT License:* http://www.opensource.org/licenses/mit-license.php
*/
html,body{min-height:100%;height:auto !important;height:100%}
#TB_window{font:12px Arial,Helvetica,sans-serif;color:#333333;}
#TB_secondLine{font:10px Arial,Helvetica,sans-serif;color:#666666;}
#TB_window a:link{color:#666666;}
#TB_window a:visited{color:#666666;}
#TB_window a:hover{color:#000;}
#TB_window a:active{color:#666666;}
#TB_window a:focus{color:#666666;}
#TB_overlay{position:absolute;z-index:100;top:0px;left:0px;background-color:#000;}
#TB_window{position:absolute;background:#ffffff;z-index:102;color:#000000;border:4px solid #525252;text-align:left;}
#TB_window img{display:block;margin:15px 0 0 15px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;border-top:1px solid #666;border-left:1px solid #666;}
#TB_caption{height:25px;padding:7px 30px 10px 25px;float:left;}
#TB_closeWindow{height:25px;padding:11px 25px 10px 0;float:right;}
#TB_closeAjaxWindow{padding:5px 10px 7px 0;margin-bottom:1px;text-align:right;float:right;}
#TB_ajaxWindowTitle{float:left;padding:7px 0 5px 10px;margin-bottom:1px;}
#TB_title{background-color:#e8e8e8;height:27px;}
#TB_ajaxContent{clear:both;padding:2px 15px 15px 15px;overflow:auto;text-align:left;line-height:1.4em;}
#TB_ajaxContent p{padding:5px 0px 5px 0px;}
#TB_load{position:absolute;display:none;height:100px;width:100px;z-index:101;}
#TB_HideSelect{z-index:99;position:absolute;top:0;left:0;background-color:#fff;border:none;}
#TB_iframeContent{clear:both;border:none;margin-bottom:-1px;margin-top:1px;}
/* IE6 */
* html #TB_iframeContent{margin-bottom:1px;}
#TB_closeWindowButton{color:#cc0000 !important;font-weight:bold;position:absolute;right:0px;padding:3px;text-indent:999em;overflow:hidden;display:block;width:15px;height:15px;background:url(../images/icons/close-button.gif) no-repeat;}
.lightbox a{color:#28537D !important;}
.lightbox h2{font-size:2.4em;line-height:.8em;font-weight:bold;border-bottom:2px solid #ccc;padding:0 0 10px;}
.lightbox h3{font-size:1.3em;font-weight:bold;clear:both;}
.lightbox h5{font-size:1.3em;font-weight:bold;margin:15px 0 0;color:#666;}
.lightbox textarea{background:#eee;border:2px solid #ddd;padding:3px;margin:0 0 10px 0;font-size:1.2em;color:#555;font-family:"Helvetica Neue",Arial,sans-serif !important;width:90%;overflow:hidden;}
.lightbox .share li{padding:0 !important;margin:15px 25px 15px 0 !important;font-size:1.3em;display:block;float:left;}
.lightbox li a strong{font-weight:bold;}
.lightbox li img{display:inline;padding:0 5px 0 0;margin:0;border:none;}
#downloadVideo li{list-style-type:disc;list-style-position:inside;font-size:16px;margin-top:7px;}
a.lightbox,a.lightbox:link,a.lightbox:visited{background:#FFFFFF;}