/*
    - 12-18-09: New CSS Definitions
    - Starting from scratch.
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,
pre,a,abbr,acronym,address,cite,code,del,dfn,em,font,img,ins,kbd,q,
s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ul,li,
fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
    margin: 0px;
    padding: 0px;
    border: 0px;
    outline: 0px;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

iframe {
    border: 0px solid #FFFFFF;
}

html, body {
    line-height: 100%;
    font-family: "Helvetica Neue", Arial, sans-serif;
    /*text-align: center;*/
}

ul {
    list-style: none;
}

ol { padding-left: 15px;
	counter-reset: item }

ol li { display: block;
	margin-bottom: 6px;
}

ol li:before {
content: counter(item) ". ";
counter-increment: item;
font-weight: bold;
}

a, a:visited {
    text-decoration: none;
    color: #253c87;
}

a.more {
    font-weight: bold;
    white-space: nowrap;
}

a:hover {
    text-decoration: underline;
}

:focus {
    outline: 0px;
}

strong,
b
{
	font-weight: bold;
}

em,
i
{
	font-style: italic;
}

.pagecontainer {
    width: 978px;
    text-align: left;
    /*margin: 5px auto 0;*/
    margin:0 auto;
    z-index: 0;
    position: relative;
    background: #fff;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
}

.backbox {
    border-bottom:none;
    padding: 0px;
    margin: 0px auto;
    /*overflow: auto; */
    position: relative;
}

.content_area {
    width: 584px;
    /*overflow: hidden;*/
    background-color: #fcfcfc;
    margin: 5px 5px 10px;
    float: left;
    position: relative;
}

.ls_content_area {
    width: 778px;
    /*overflow: hidden;*/
    background-color: #fcfcfc;
    margin: 5px 5px 10px 5px;
    float: right;
}

.content_area h1 {
    font-family: Georgia,serif;
    font-size: 26px;
    font-weight: normal;
    line-height: 26px;
    border-bottom:1px solid #C3C3C3;
    color:#717171;
    margin:0 0 5px;
    padding:5px 10px;
    text-align:left;
}

.col1 {
    width: 180px;
    float: left;
}

.col1 #clubAds {
    margin: 0px auto;
}

.contentview {
    padding-top: 10px;
}


/* Reskin Ads */
#adWrapper {
    position: absolute;
    width: 978px;
}
.adWrapperFixed {
    position: fixed !important;
    top: 0 !important;
}
.adWrapperFixed div {
    top: 0 !important;
}
#adWrapperLeft, #adWrapperRight {
    position: absolute;
    top: -8px;
}
#adWrapperLeft {
    padding: 5px 5px 5px 0;
    right: 996px;
    text-align: right;
}
#adWrapperRight {
    left: 996px;
    padding: 5px 0 5px 5px;
    text-align: left;
}

     .outerBody { overflow: hidden; }
     .innerBody { overflow-x: auto; }
     .innerBody { overflow-y: hidden; }
/* /Reskin Ads */

.full_content_area {
    /*overflow: hidden;*/
    background-color: #fcfcfc;
    margin: 5px 5px 10px 5px;
}

h2 {
    font-size: 26px;
    line-height: 26px;
    color: #717171;
    border-bottom: 1px solid #c3c3c3;
    padding: 5px 10px;
    margin: 0px 0px 10px 0px;
    font-family: "Helvetica Neue",Arial,sans-serif;
    font-weight: normal;
}

h3 {
    font-size: 18px;
    line-height: 18px;
    color: #aaa;
    border: none;
    padding: 0;
    margin: 10px 0px 0px;
    font-family: Impact, Arial, Helvetica, sans-serif;
    font-weight: normal;
}

/* standardized aligns and floats */
.textright {
    text-align: right;
}

.textcenter {
    text-align: center;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

/* Right rail */
.right_content {
    width: 370px;
    margin: 0px 0px 10px;
    padding: 0px;
    position: relative;
    top: 5px;
    right: 5px;
    float: right;
}

.right_content .r_box {
    padding: 0 0 1px;
    font-family: "Helvetica Neue",Arial,sans-serif;
    font-size: 11px;
    margin-bottom: 10px;
    background: #fff;
    border: 1px solid #cccccc !important;
}


.right_content .r_ad_box {
    padding: 15px;
    margin-bottom: 10px;
    text-align: center;
    clear: none;
    overflow: hidden;
    background: #fff;
}

.right_content .r_ad_box .right {
    float: right;
    background: #fff;
}

.right_content .r_ad_box .left {
    float: left;
    background: #fff;
}

.right_content .gray {
    background-color: #fff;
    padding: 0px;
    border: none !important;
}

.right_content .white {
    background-color: #fff;
}

.right_content .gray .white {
    margin: 10px;
    padding-top: 5px;
}

.right_content h2 {
    font-size: 26px;
    line-height: 26px;
    font-weight: normal;
    color: #717171;
    border-bottom: 1px solid #c3c3c3;
    padding: 5px 10px;
    margin: 0px 0px 5px 0px;
    text-align: left;
}

.right_content h3 {
    margin: 0px;
    padding: 0px 0px 0px 10px;
    text-align: left;
}

.right_content ul {
    margin: 0px;
    padding: 0px 10px 5px 10px;
    list-style-type: none;
}

.right_content li {
    border-bottom: 1px solid #e4e4e4;
    padding: 5px 0px;
}

.right_content .BackpageCategories ul {
    height: 85px;
}

.right_content .BackpageCategories ul li {
    float: left;
    width: 155px;
}

.right_content li.last {
    border-bottom: none;
}

.right_content li.more {
    border: none;
    text-align: right;
    padding-bottom: 0px;
}

.right_content li.more a {
    font-weight: bold;
}

.right_content .r_box form {
    margin: 8px;
}

.right_content .r_box form h3 {
    margin: 5px 0px;
    padding: 0px;
}

.right_content .r_box input.input {
    border: 1px solid #c3c3c3;
    color: #c3c3c3;
    width: 244px;
    height: 18px;
    margin-right: 5px;
    padding-left: 3px;
}

.right_content .r_box input.submit {
    height: 23px;
    vertical-align: bottom;
}

.right_content .r_box .advanced {
    border-top: 1px solid #c3c3c3;
    margin: 10px;
    padding-top: 5px;
    text-align: right;
}

.right_content .r_box .advanced a {
    font-weight: bold;
}


/* border styles */
.chisel_u {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #E4E4E4 #C3C3C3 #C3C3C3 #E4E4E4;
    border-right: 1px solid #C3C3C3;
    border-style: solid;
    border-width: 1px 1px 2px;
}
.chisel_d {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #C3C3C3 #E4E4E4 #E4E4E4 #C3C3C3;
    border-right: 1px solid #E4E4E4;
    border-style: solid;
    border-width: 2px 1px 1px;
}
.chisel_t {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #253C87 #E4E4E4 #E4E4E4 #C3C3C3;
    border-right: 1px solid #E4E4E4;
    border-style: solid;
    border-width: 2px 1px 1px;
}

.right_content .chisel_u,
.right_content .chisel_d {
    border: medium none;
}

.right_content .chisel_t {
    border-bottom: medium none !important;
    border-left: medium none !important;
    border-right: medium none !important;
}


/* button styles */
.button {
    border: 2px solid #aaa;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    font-size: 11px;
    line-height: 12px;
    padding: 3px;
    background:#fafafa;
}

.button:hover {
    border: 2px solid #aaa;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    background:#f3f3f3;
    text-decoration: none;
}

.button a {
    text-decoration: none;
}

.browsebutton {
    width: 70px;
    float: right;
}

/* text sizes for adjustable content view */
.sm {
    font-size: 12px;
    line-height: 20px;
}

.med {
    font-size: 15px;
    line-height: 22px;
}

.lg {
    font-size: 18px;
    line-height: 25px;
}

/* dividers */
.singlebar {
    margin: 0px;
    padding: 0px;
    border-top: 1px solid #ababab;
    clear: both;
}

.triplebar {
    margin: 5px 0px;
    padding: 0px;
    height: 5px;
    line-height: 5px;
    background-image: url('http://blogs.vvmedia.com/common/img/tripleline.png');
    clear: both;
    overflow: hidden;
}

.statusbar {
    margin: 5px 5px 5px;
    padding: 3px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    clear: both;
}

.ClearIt, .clearit {
    clear: both;
    display: block;
    padding-bottom: 1px;
    margin-bottom: -1px;
}

/* head stuff */
.pageheader
{
	height: 100px;
    margin-bottom: 0px;
    position: relative;
    overflow: visible;
}

.pageheader .logo
{
    float: left;
    clear:left;
}

.pageheader .pagename
{
    clear: left;
    color: #615f5f;
    font-size: 32px;
    line-height: 32px;
    font-weight: normal;
}

.sitenav {
    margin-bottom: 10px;
}

.copyright {
    color: #dbdbdb;
    font-size: 10px;
    padding: 10px;
    text-align: center;
    clear: both;
}

.copyright a {
    color: #dbdbdb;
}

/* tab style */
ul.tabs {
    margin: 0px 0px 0px 1px;
    padding: 0px;
    z-index: 1;
    height: 26px;
}

ul.tabs li.tab {
    float: left;
    text-align: center;
    background-color: #e4e4e4;
    padding: 5px 10px 4px;
    border: 1px solid #c3c3c3;
    border-bottom: none;
    cursor: pointer;
    margin-right: 2px;
    color: #666;
    margin-bottom: -3px;
    bottom: 0px;
    position: relative;
}

ul.tabs li.active {
    background-color: #253c87;
    cursor: auto;
    color: #fff;
    border: 1px solid #253c87;
    border-bottom: 2px solid #253c87;
}

/* section link colors */
.art a { color: #330870; }
.bestof a { color: #d66b28; }
.film a { color: #005e68; }
.music a { color: #3817bc; }
.news a { color: #3f1020; }
.promotions a, .theads a { color: #9e1869; }
.readerrecommendations a { color: #d35b12; }
.restaurants a { color: #0d88eb; }
.slideshow a { color: #994ab1; }

.smallSpan {
    font-size:9px;
}

.emSpan {
    font-style:italic;
}
.IMGLeft, .imgleft {
    float:left;
    margin-right:10px;
    margin-bottom:10px;
}

.IMGRight, .imgright {
    float:right;
    margin-left:10px;
    margin-bottom:10px;
}
.SubHead {
    border-bottom:0px;
    border:0px;
    padding:0px;
    margin:10px 0px 10px 0px;
    font-size:18px;
    color:#717171;
    display:block;
}

.Ads {
    margin: 0px auto;
}

.Ads#Medium {
    height: 250px;
    width: 300px;
}

.Ads#Medium1 {
    width: 300px;
}

.Ads#false {
    height: 250px;
    width: 300px;
}

.Ads#Middle {
    width: 300px;
}

.Ads#Top {
    height: 90px;
    width: 728px;
    float: right;
    margin: 0px;
}

.Ads#TopLeft {
    height: 100px;
    width: 300px;
    float: left;
    margin: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
}
.Ads#TopRight {
    height: 100px;
    width: 300px;
    float: right;
    margin: 0px;
    position: absolute;
    top: 0px;
    right: 0px;
}

.Ads#Left {
    height: 600px;
    width: 160px;
    margin: 10px auto;
}

.Ads#Bottom {
    margin: 0px auto;
    height: 90px;
    width: 728px;
    clear: both;
}

.bottomAd
{
    margin:0 0 10px;
    padding:0;
    text-align:center;
}

.bottomAd {

border-top: none;
padding: 0px 0px 10px;
margin: 0px;
overflow: hidden;
text-align: center;
}

.r_ad_box .Ads#Middle,
.r_ad_box .Ads#Middle1 {
    margin-left: auto;
    margin-right: auto;
}

.Ads#x11,
.Ads#x12,
.Ads#x13,
.Ads#x14,
.Ads#x15,
.Ads#x16 {
    height: 90px;
    width: 728px;
    margin: 15px auto 10px;
    padding: 0px;
    float: none;
    display: block;
    clear: both;
 }

/* foot stuff */
.footer {
    background: #e3e3e3;
    text-align: center;
    color: #b1b1b1;
    border-top:1px solid #ccc;
    text-align: center;
    padding: 10px 0px;
    font-size: 10px;
    clear: both;
}

.footer a, footer a:link {
    font-weight: bold;
    color: #656565;
}

.footer img {
    border: none;
    vertical-align: text-top;
}

/* home version */
.home .footer {
    border: 1px solid #ababab;
    border-top: none;
    font-size: 9px;
    padding: 5px 0px;
    width: 788px;
    float: right;
}

#blog_header
{
	width: 978px;
	margin: 10px 0 0;
	overflow: hidden;
	background: black url('/common/img/featured_entries/featured_entries_background.png') 0 0 no-repeat;
}

#blog_header #Blog_Logo
{
	width: 968px;
	margin: 5px 5px 0;
	overflow: hidden;
}

#blog_header #Blog_Logo img
{
	display: block;
	margin: 0 0 0 -6px;
	padding: 0;
}

/* Featured Entries Rotator */
#top_stories_container
{
    height: 95px;
    margin: 0px auto 10px;
    overflow: hidden;
    background: black url('/common/img/featured_entries/featured_entries_background.png') 0 0 no-repeat;
}

#top_stories_container .top_stories_jCarouselLite
{
	width:780px;
}

#top_stories_header
{
    float: left;
    width: 140px;
    height: 95px;
    background: transparent url('/common/img/featured_entries/featured_entries_arrow_left_blue.png') 85% 50% no-repeat;;
}

#top_stories_header_title
{
	height: 58px;
	margin: 10px 0;
	padding: 19px 0 0 10px;
	border-right: 1px solid gray;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
}

#top_stories_header_title .ts1
{
	margin: 0 0 1px;
}

#top_stories_header_title .ts2
{
	margin: 0 0 1px;
}

#top_stories_header_title .ts3
{
	margin: 0 0 1px;
}

#top_stories_slider
{
    clear: both;
    height: 90px;
}

.top_stories_jCarouselLite
{
    float:left;
    overflow: hidden;
}

.top_stories_jCarouselLite #list_of_featured
{
	width: 780px;
}

.top_stories_jCarouselLite_prev
{
    cursor: pointer;
    width: 140px;
    height: 95px;
    display:block;
    float:left;
    background-color: #6c6c6c;
    position: relative;
    overflow: hidden;
    z-index:2;
}

a.top_stories_jCarouselLite_next
{
    position: relative;
    float: right;
    top: 0px;
    right: 0px;
    width: 56px;
    height: 95px;
    background: transparent url('/common/img/featured_entries/featured_entries_arrow_right_blue.png') 80% 50% no-repeat;
    cursor: pointer;
    z-index: 2;
	text-decoration: none;
}

.top_stories_jCarouselLite ul {
    overflow: hidden;
}

.top_stories_jCarouselLite li
{
    overflow: hidden;
    height: 95px;
    font-size: .6em;
    position: relative;
}

.featured_entry
{
	overflow: hidden;
	width: 260px;
	float: left;
}

.top_stories_jCarouselLite li div
{

}

.top_stories_jCarouselLite li .liInner
{
	height: 77px;
	margin: 10px 0;
	padding: 0 10px;
	border-right: 1px solid gray;
}

.top_stories_jCarouselLite li img
{
    float: left;
    clear: left;
    width: 130px;
    height: 75px;
    margin: 0 8px 25px 0;
    padding: 0;
    border: 1px solid white;
}

.top_stories_headline
{
    margin: 0 0 3px;
    padding: 0;
    font-size: 1.2em;
    line-height: 1.1em;
    font-weight: bold;
}

.top_stories_headline a
{
	color: white;
	text-decoration: none;
}

.top_stories_author
{
    margin: 0;
    padding: 0;
    font-size: 1.2em;
    line-height: 1.1em;
    font-weight: bold;
    color: #0066cc;
}

.top_stories_title
{
    height:49px;
    overflow:hidden;
}
/* /Featured Entries Rotator */

.contentview .content_head h3 {
    font-size: 14px;
    font-family: "Helvetica Neue",Arial,sans-serif;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    color: #717171;
}

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

.contentview .content_head {
    padding: 5px 10px 0px 10px;
}

.contentview .content_head .byline {
    font-family: "Helvetica Neue",Arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #888;
    margin: 10px 0px 0px 0px;
}

.contentview .content_head .byline .commentlink {
    font-weight: normal;
    float: right;
}

.contentview .content_head .byline .pubdate {
    font-weight: normal;
    font-style: italic;
}

.contentview .content_img {
    margin: 5px 10px;
    padding: 0px 0px 5px 0px;
    border-bottom: 1px solid #c3c3c3;
    font-family: "Helvetica Neue",Arial,sans-serif;
    color: #717171;
    font-size: 11px;
}

.contentview .content_img .cred {
    text-align: right;
    font-size: 10px;
    font-style: italic;
}

.contentview .continued {
    padding-right: 10px;
    text-align: left;
}

.contentview .continued a {
    padding-left: 10px;
    font-size: 14px;
    font-style: italic;
    color: #888;
}

.contentview .content_body {
    padding: 5px 10px;
    font-family: Georgia,serif;
}

.contentview .content_body p {
    padding: 0px;
    margin: 0px 0px 20px 0px;
    font-family: Georgia,serif;
}


.contentview .bottomlinks {
    font-size: 10px;
    border-top: 1px dotted #c3c3c3;
    padding: 10px 0px 0px 0px;
    margin: 0px 10px;
    clear: both;
}

.contentview .bottomlinks .besocial {
    float: right;
    width: 200px;
}

.contentview .bottomlinks .articlelinks {
    width: 345px;
    float: left;
}

.contentview .bottomcommentlink {
    margin: 10px;
    color: #888;
    font-weight: bold;
    font-size: 11px;
    line-height: 15px;
    overflow: auto;
}

.contentview .bottomcommentlink img {
    margin-right: 10px;
}

.besocial {
    float: right;
    text-align: center;
    font-size: 10px;
    color: #c3c3c3;
}

.besocial table {
    border-collapse: collapse;
    margin: 0px auto 5px;
}

.besocial table td {
    border: 1px solid #c3c3c3;
    padding: 2px;
}

.besocial table td.label {
    border: none;
    vertical-align: middle;
    padding-right: 5px;
}

.besocial table td img {
    border: none;
}

.badges {
    white-space: nowrap;
    border: 1px solid #c2c2c2;
    width: 215px;
    float: right;
}

.badges table {
    padding: 0px 0px 5px 5px;
    width: 100%;
}

.badges td {
    text-align: center;
    margin: 4px;
    padding: 0px;
    width: 60px;
}

.badges td img {
    border: none;
}

/* Start of new redesign code */
.entryHeader {
    background-color: #efefef;
    padding: 5px 10px;
    text-align: right;
}

.entryHeader a {
    font-weight: bold;
    font-size: 10px;
}

.entryHeader span {
    float: left;
    font-size: 12px;
    font-weight: bold;
    color: #888;
}

.entry {
    border-bottom: 1px solid #888;
    margin: 0px 7px 7px 15px;
    padding-bottom: 5px;
}

.entry .primaryCategory {
    font-size: 14px;
    font-weight: bold;
}

.entry h1, .entry h2 {
    padding: 5px 0px;
    margin-bottom: 0px;
    border-bottom: 0px;
    font-size: 26px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

/* New headline definition */
.entry h1.entryHeadline, .entry h2.entryHeadline {
    float: left;
    margin-bottom: 10px;
    width: 560px;
}

.entry h1.entryHeadline {
    border-bottom: 0px;
    padding:5px 0 0;
    font-size:26px;
    line-height:1.15em;
    color:black;
}

.entry .tweetmeme {
    float: right;
    width: 60px;
    margin-bottom: 10px;
}

.entry .byLine {
    float: left;
    font-size: 12px;
    color: #999999;
}

.entry div.commentCount {
    font-size: 12px;
    text-align:right;
    height: 23px;
    float: right;
    margin-top: -3px;
}

.entry span.commentCount {
/*    color: #717171;   */
    height: 16px;
}

.entry .commentCount img {
    margin-bottom: -6px;
    margin-left: 3px;
}

.entry .categories {
    font-size: 12px;
    color: #999999;
    clear: left;
    font-weight: bold;
}

.entry .body {
    font-size: 14px;
    line-height: 20px;
    margin: 8px 0px;
    clear: both;
    font-family: Georgia, Times New Roman, Times, serif;
}

.entry .body p {
    margin: 10px 0px;
}

.entry .body blockquote {
    display: block;
    margin: 10px;
    padding: 10px;
    background-color: #EEE;
}

.entry .body ul {
    list-style-type: disc;
    list-style-position: inside;
}

.entry .image .credit {
    text-align: right;
    font-size: 10px;
    height: 15px;
    color: #888888;
    font-weight: bold;
    line-height: 13px;
    font-style: normal;
}

.entry .image .caption {
    text-align:left;
    font-size: 11px;
    color: #888888;
    font-weight: bold;
    line-height: 13px;
    font-style: normal;
}

.entry .body .left {
    float: left;
    margin: 0 10px 10px 0;
}

.entry .body .right {
    float: right;
    margin: 0px 0px 10px 10px;
}

.entry .body .center {
    text-align: center;
    display: block;
    margin: 0px auto 10px;
}

.entry .body .moreLink {
    font-weight: bold;
    font-size: 14px;
}

.entry .tagsBadges {
    clear: both;
    margin: 10px 0px;
}

.entry .tags
{
    float: left;
    font-size:1em;
    font-weight: bold;
    line-height: 16px;
}

.entry .tags h4
{
	display:inline;
    color: #999999;
}

.entryFooter {
    clear: both;
    height: 25px;
    border-top: 2px dotted #ccc;
    padding-top: 5px;
}

.entryFooter .Article_Links div
{
	float: left;
    font-size:.75em;
    height: 23px;
    margin-right:5px;
}

.entryFooter .Article_Links div img {
    margin-bottom: -6px;
}

.entryFooter .Article_Links div.Reddit_Button
{
	float:right;
	padding-top:3px;
}

.entryFooter .Article_Links div.Reddit_Button img
{
	margin-bottom:0;
}


/* readers right rail widget */
.readersrail {
    position: relative;
}

.readersrail .whiteblue {
    height: 85px;
    background: url('http://blogs.vvmedia.com/common/img/rm-signup-back-253c87.png');
}

.readersrail .whitered {
    height: 85px;
    background: url('http://blogs.vvmedia.com/common/img/rm-signup-back-660000.png');
}

.readersrail h6 {
    line-height: 13px;
    color: #000;
    font-weight: bold;
    font-size: 11px;
    margin: 10px 40px 0 0;
    padding-bottom: 0;
    letter-spacing: 0px;
    text-align: right;
}


.readersrail form {
    margin: 4px 2px !important;
    float: right;
}

.readersrail form input.text {
    width: 145px;
    margin: 0px;
    font-size: 18px;
    padding: 3px 5px 4px;
    height: 35px;
    color: #999;
}

.readersrail form input.cityback {
    vertical-align: top;
    height: 35px;
    width: 35px;
    background-image: url('http://blogs.vvmedia.com/common/img/rm-signup-go.png');
    background-position: 0 0;
    position: relative;
    top: 1px;
}

.readersrail form input.cityback:hover {
    background-image: url('http://blogs.vvmedia.com/common/img/rm-signup-go.png');
    background-position: 35px 0;
}

/* New Village Newsletter Sign Up Widget */
.villagerail {
    overflow: hidden;
    padding: 5px 0 !important;
    position: relative;
}

.villagerail .whitered {
	height: 85px;
	position: relative;
	background: url('http://blogs.vvmedia.com/common/img/rm-signup-back-660000.png') no-repeat top center;
}

.villagerail .whiteblue {
	height: 85px;
	position: relative;
	background: url('http://blogs.vvmedia.com/common/img/rm-signup-back-253c87.png') no-repeat top center;
}

.villagerail h6 {
	line-height: 13px;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 0;
	letter-spacing: 0px;
	position: absolute;
	top: 10px;
	left: 145px;
	text-align: left;
	width: 180px;
}

.villagerail form {
	margin: 4px 2px !important;
	float: right;
}

.villagerail form input.text {
	border-color: #C3C3C3 #E4E4E4 #E4E4E4 #C3C3C3;
	border-style: solid;
	border-width: 2px 1px 1px;
	color: #999;
	font-size: 16px;
	height: 20px;
	left: 17px;
	margin: 0px;
	padding: 3px 0px 4px 1px;
	position: absolute;
	top: 48px;
	width: 298px;
}

/* Home version of readers rail widget */
.homeRRW {
    width: 308px;
    overflow: hidden;
    float: right;
    margin-bottom: 10px;
}

.homeRRW .chisel_d {
    border: none;
}

.homeRRW h6 {
    margin-top: 0px;
    padding-top: 8px;
}

.homeRRW form input.text {
    width: 120px;
    border-color: #C3C3C3 #E4E4E4 #E4E4E4 #C3C3C3;
    border-right: 1px solid #E4E4E4;
    border-style: solid;
    border-width: 2px 1px 1px;
    padding-left: 1px;
    padding-right: 0;
}
/* /Home version of readers rail widget */

.right_content .tools h2 {
    margin-bottom: 0px;
}

.right_content .tools form {
    margin: 0px 0px 3px 8px;
}

.right_content .tools .searchbox {
    float: left;
    width: 175px;
    border-right: 1px solid #CCCCCC;
    height: 62px;
}

.right_content .tools .searchbox h3 {
    color: #888888;
    font-size: 16px;
    width: 180px;
}

.right_content .tools .searchbox #keywords
{
	font-size: 12px; width: 90px;
}

.right_content .tools .searchbox #button
{
	margin:4px 0 -5px 4px;
}

.right_content  #categoryArchive {
    float: left;
    margin-right: 3px;
    width: 170px;
    margin-bottom: 10px;
}

.right_content  #monthlyArchive {
    float: right;
    width: 120px;
    margin-bottom: 10px;
}

.right_content  #categoryArchive,
.right_content  #monthlyArchive {
    margin-top: 10px;
}

.right_content .tools .follow {
    float: right;
    border-bottom: 1px solid #CCCCCC;
    width: 145px;
    padding-top: 2px;
    padding-left: 5px;
    text-align: center;
}

.right_content .tools .follow h4 {
    font-size: 12px;
    color: #CCCCCC;
    margin: 5px 0px 0px 5px;
    padding: 0px;
    float: left;
}

.right_content .tools .tipLink {
    clear: right;
    text-align: center;
    padding-top: 5px;
}

.right_content .tools .archive {
    border-top: 1px solid #CCCCCC;
    margin: 0px 8px 0px 0px;
    width: 315px;
}

/* -------------------------------------- Slideshow widget --------------------------------------
.right_content .slideshowwidget h2 span {
    text-transform: lowercase;
}

.right_content .slideshowwidget .gtgt {
    display: none;
}

.right_content .slideshowwidget ul li {
	clear:both;
	overflow:auto;
    border-bottom: 1px solid #d6d6d6;
    background-color:white;
    font-size:16px;
}

.right_content .slideshowwidget ul li img {
    float: left;
    height: 80px;
    margin-right: 10px;
    width: 120px;
}

.right_content .slideshowwidget ul li.more {
    font-size:12px;
    text-align:right;
    border-bottom:none;
}
*/

/* Slideshow Widget */
.right_content .slideshowwidget
{
	margin-bottom: 10px;
	background: #fff;
	border: 1px solid #ccc;
	text-align: left;
}

.right_content .slideshowwidget h2
{
	background: #0066cc;
	background-image: url('http://blogs.vvmedia.com/common/img/diagonals.png');
	border: none;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 5px 10px;
	text-align: left;
}

.right_content .slideshowwidget h2 span {
    text-transform: lowercase;
}

.right_content .slideshowwidget .gtgt {
    display: none;
}

.right_content .slideshowwidget ul li {
	clear:both;
	overflow:auto;
    border-bottom: 1px solid #d6d6d6;
    background-color:white;
    font-size:16px;
}

.right_content .slideshowwidget ul li img {
    float: left;
    height: 80px;
    margin-right: 10px;
    width: 120px;
}

.right_content .slideshowwidget ul li.more {
    font-size:12px;
    text-align:right;
    border-bottom:none;
}
/* /Slideshow Widget */


/* -------------------------------------- Twitter -------------------------------------- */
.right_content .twitter img {
    float: left;
    margin: 0px 5px 5px 10px;
}

.right_content .twitter h3 {
    float: left;
    margin-top: 8px;
}

.right_content .twitter #twitter_update_list {
    clear: left;
    border-top: 1px solid #E4E4E4;
}

.right_content .twitter #twitter_update_list li {
    list-style-type: none;
    margin: 0px 10px 0px 5px;
    font-size: 12px;
}

.right_content .twitter .morelink, .right_content .flickr .morelink {
    text-align: right;
    margin: 5px 10px 5px 0px;
}

.right_content #twtr-widget-1
{
	clear:both;
	border:1px solid #E4E4E4;
	border-width:1px 0;
	font-family:Arial,Helvetica,sans-serif!important;
}

.right_content .twtr-hd,
.right_content .twtr-ft
{
	display:none;
}

.right_content .twitter .morelink
{
    font-size:12px;
}

/* ------------------------------------- Flickr widget ------------------------------------- */
.flickr_badge_image {
    text-align: center !important;
    float: left;
    margin: 5px 0px 0px 5px;
}

.flickr_badge_image img {
    border: 1px solid black !important;
}


/* ------------------------------------- Eater widget ------------------------------------- */
.right_content .eater h2 {
    font-size: 14px;
}


/* Coupon Widget */
#coupon_thumbnail
{
	background:white;
	width:336px;
	overflow:hidden;
}
/* /Coupon Widget */

/* -------------------------------------- Inform -------------------------------------- */
.inform {
    border-top: 1px solid #9A9A9A;
    margin-bottom: 5px;
    padding-top: 3px;
}

.inform h2 {
    font-size: 18px;
    line-height: 20px;
    padding: 0px;
    color: #a8a8a8;
    font-family: Impact, Arial, Helvetica, sans-serif;
}

.inform ul li:last {
    border-bottom: 0px;
}

#pagination {
    height: 30px;
    padding: 10px 15px 0px 5px;
    font-weight: bold;
}

#paginationNext {
    float: left;
    margin-left: 10px;
}

#paginationPrev {
    float: right;
}

/* -------------------------------------- Related Content -------------------------------------- */
#relatedContent {
    border-top: 1px dotted #cccccc;
    float: left;
    width: 400px;
}

#relatedContent ul li {
    border-bottom: 1px dotted #cccccc;
    padding: 4px 0px;
    font-size: 12px;
    line-height: 14px;
    margin-right: 10px;
}

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

#relatedContent ul li .date {
    color: #A4A4A4;
}

#relatedTopics {
    float: right;
    width: 158px;
    padding: 0px 0px 3px 3px;
    border-left: 1px dotted #cccccc;
    border-bottom: 1px dotted #cccccc;
}

#relatedTopics .innerTopics {
    background-color: #EEEEEE;
    padding: 5px;
}

#relatedTopics .innerTopics a {
    font-size: 11px;
}

#relatedTopics .innerTopics h4 {
    font-size: 14px;
    font-weight: bold;
    color: #808080;
}

#relatedTopics .innerTopics li {
    padding-bottom: 4px;
}


/* Outbrain */
.entry .related_content
{
	margin:5px 0;
	padding:5px 0;
	border-top:1px solid #9A9A9A;
	/*border-bottom:1px solid #9A9A9A;*/
}

.entry .related_content h2
{
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:20px;
	padding:0 0 3px;
	color:#a8a8a8;
	border-bottom:1px dotted #c3c3c3
}
/* /Outbrain */


/* Ad Index */
.adIndexBlogsRed {
    border: 1px solid #660000;
}

.adIndexBlogsBlue {
    border: 1px solid #253c87;
}

.adIndexBlogsRedHeader {
    background-color: #660000;
}

.adIndexBlogsBlueHeader {
    background-color: #253c87;
}

.adindextower {
    margin-bottom: 5px;
}

.adindextower .aiheader {
    background-image: url('http://blogs.vvmedia.com/common/img/ai-tower-logo.png');
    background-position: right;
    background-repeat: no-repeat;
    height: 40px;
    margin-bottom:5px;
}

.adindextower .aiheader h2 {
    color: #fff;
    border: none;
}

.adindextower .aiheader h2 a {
    color: #fff;
    text-decoration: none;
}

.adindextower .aiheader h2 span {
    float: right;
    font-size: 20px;
    padding-top: 3px;
}

.adindextower h3 {
   padding-top:5px;
}

.adindextower ul li {
    text-align: left;
    border: none;
    margin: 0px;
    padding: 5px 0px 3px 0px;
    border-bottom: 1px dotted #aaa;
    overflow: hidden;
    font-size: 14px;
    font-weight: bold;
}

.adindextower ul li img {
	float: left;
	margin-right: 10px;
}

.adindextower ul li h4 {
    font-size: 18px;
    color: #999;
    font-weight: normal;
    margin-bottom: 3px;
    font-family: arial, sans-serif;
}

.adindextower .more {
    text-align: right;
    font-weight: bold;
    padding-right: 5px;
    margin-bottom: 10px;
}

.adindextower .sponsor {
    text-align: center;
    margin-bottom: 5px;
    padding:0px;
}
/* /Ad Index */


/* Facebook Connect Widget */
.right_content .facebookSite
{
	border:0 !important;
}
/* /Facebook Connect Widget */


/* Links Section */
ul.blogroll li {
    padding: 0px;
}

/* Most Popular Section */
.mostPopular .mp_lower {
    z-index: 2;
}

#mostPopular ul li {
    font-size:12px;
}

#mostPopular ul li a{
    font-weight:bold;
}

.blogLogo
{
    margin:0 0 5px 55px;
}


/* Share Buttons */
.contentview .shares .Share_Buttons
{
    height: 20px;
    margin: 10px 0 10px;
    padding: 5px 0;
    border: 1px solid #e4e4e4;
    border-width: 1px 0;
}

.contentview .shares .Share_Buttons li
{
    float: left;
    height: 20px;
    text-align: left;
}

.contentview .shares .Share_Buttons li.Facebook_Share
{
    width: 65px;
}

.contentview .shares .Share_Buttons li.Facebook_Like
{
    width: 160px;
}

.contentview .shares .Share_Buttons li.Facebook_Like .fb-like span
{
	text-align: left !important;
}

.contentview .shares .Share_Buttons li.Twitter
{
    width: 100px;
    text-align: center;
}

.contentview .shares .Share_Buttons li.Stumble_Upon
{
    width: 110px;
}

.contentview .shares .Share_Buttons li.Stumble_Upon iframe
{
	width: 75px;
	height: 20px;
}

.contentview .shares .Share_Buttons li.Pocket
{
    width: 110px;
}

.contentview .shares .Share_Buttons li.GooglePlus
{
    width: 80px;
}
/* /Share Buttons */


/* AuthorView.css */
.authorview {
    font-size: 12px;
}

.authorview h2 {
    margin-bottom: 5px;
}

.authorview h2 .button {
    float: right;
    padding: 3px;
    line-height: 12px;
    margin-top: 3px;
}

.authorview h2 .button:hover {
    text-decoration: none;
}

.authorview .email_author {
    float: left;
    margin-right: 5px;
    margin-left: 10px;
}

.authorview .archives {
    text-align: right;
    padding: 0px 10px 5px;
    border-bottom: 1px solid #c3c3c3;
    margin-bottom: 5px;
    font-weight: bold;
}

.authorview .archives a {
    font-weight: normal;
}

.authorview ul li {
    margin: 0px 10px 10px;
    padding: 0px 0px 5px 0px;
    border-bottom: 1px solid #c4c4c4;
}

.authorview ul li h4 {
    font-size: 16px;
    font-family: Georgia, Times New Roman, Times, serif;
    margin: 0px 0px 5px;
    font-weight: normal;
}

.authorview ul li h5 {
    font-size: 11px;
    margin-top: 5px;
    font-weight:normal;
    color: #888888;
}

.authorview ul li h5 a {
    font-weight: bold;
}

.authorview ul li a.more {
    white-space: nowrap;
    font-weight: bold;
}

.authorview .perpag {
    padding: 0px 10px 5px 10px;
    overflow: hidden;
}

.authorview .perpag .displayBox {
    float: left;
    width: 300px;
    vertical-align: middle;
}

.authorview .perpag .Pagination {
    float: right;
    text-align: right;
}

.authorview ul li .featured_image {
    float: right;
    margin: 5px 0px 0px 10px;
    width: 100px;
}

.Author_List p
{
	margin:10px;
}

.Author_List ul
{
	margin:10px;
}

.Author_List li
{
	margin:0 0 10px;
}


/* Livefyre Comments */
#Comments {
    margin:0 10px 10px;
    border-bottom:1px solid #C3C3C3;
}

#livefyre {
 margin: 0 10px 10px !important;
}

#livefyre .lf_login_bar a.lf_logo {
 display: none !important;
}

.lfBox {
 position: relative;
}

.lfBox span.links {
 position: absolute;
 top: 45px;
 right: 0;
}

.lfBox span.links img {
 vertical-align: middle;
}

.lfBox span.links a {
 overflow: hidden;
}

.lfBox span.links img.lfHelp {
 height: 26px;
 width: 26px;
 background-image: url('http://blogs.vvmedia.com/common/img/help-q-off.png');
 margin: 0 10px 0 5px;
}

.lfBox span.links img.lfHelp:hover {
 background-image: url('http://blogs.vvmedia.com/common/img/help-q-on.png');
}

#powered_by_livefyre_new a {
    background: url('http://zor.livefyre.com/wjs/v1.0/images/icons/poweredbylivefyre.png') no-repeat left top;
    display: block;
    height: 24px;
    font: 13px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    text-decoration: none;
    color: #404040;
    padding-left: 28px;
    padding-top: 4px;
}

#powered_by_livefyre_new a:hover {
    text-decoration: underline;
}
/* /Livefyre Comments */



/* Associated Locations */
#Location_Info
{
    clear:both;
    border:1px solid silver;
    border-width:1px 0;
    overflow:auto;
    padding-bottom:10px;
    font-family:Arial,Helvetica,sans-serif;
}

#LandingMapContainer
{
	float:left;
    width:250px;
    height:180px;
    border:1px solid black;
}

#LandingMapContainer .regionSearch,
#LandingMapContainer h3,
#LandingMapContainer p.venuname,
#LandingMapContainer .nearby,
#LandingMapContainer a.largeMap
{
	display:none;
}

#Location_Info .map
{
	height:180px;
}

#Location_Info .details
{
	width:180px;
	padding:5px;
	border:1px solid black;
	background:white;
	font-size:.75em;
	font-family:Arial,Helvetica,sans-serif;
	line-height:1.2em;
}

#Location_Info .chisel_d
{
	border:none;
}

#Location_Info p.Address
{
    margin:0;
    padding:0;
    font-size:.9em;
    line-height:1.25em;
}

#Location_Info p.Category
{
    margin:0;
    padding:0;
    font-size:.9em;
}

.Locations
{
    float:right;
    width:295px;
    margin:0;
    padding:0;
}

.Location
{
    float:none;
    width:auto;
    margin:0 0 5px;
    padding:0;
}


#Secondary_Locations
{
    display:none;
}

#Location_Info .More_Link
{
    text-align:right;
    padding-right:10px;
}

#Location_Info .starRatingContainer-lg
{
    display: block;
    background-image: url('http://blogs.vvmedia.com/common/img/star-empty.png');
    background-repeat: repeat-x;
    float: left;
    height: 20px;
    margin-right: 5px;
    width: 100px;
}

#Location_Info .starRatingContainer-lg .starRating-lg
{
    display: block;
    background-image: url('http://blogs.vvmedia.com/common/img/star-full.png');
    background-repeat: repeat-x;
    height: 20px;
    width: 0;
}

#Location_Info .starRatingContainer-sm
{
    display: block;
    background-image: url('http://blogs.vvmedia.com/common/img/star-empty-sm.png');
    background-repeat: repeat-x;
    float: left;
    height: 15px;
    margin-right: 5px;
    width: 70px;
}

#Location_Info .starRatingContainer-sm .starRating-sm
{
    display: block;
    background-image: url('http://blogs.vvmedia.com/common/img/star-full-sm.png');
    background-repeat: repeat-x;
    height: 15px;
    width: 0;
}

#Location_Info .insertSocial table td .totalReviews
{
	clear: both;
	text-align: center;
	width: 100px;
	font-size:.75em;
	line-height:1em;
}


#Location_Info .insertSocial
{
	clear: both;
	margin: 5px 0;
	overflow: hidden;
}

#Location_Info .insertSocial table
{
	margin: 0 0 5px;
	padding: 0;
	border: none;
	width: 230px;
}

#Location_Info .insertSocial table td
{
	padding:5px 0 0;
	width: 115px;
	white-space: nowrap;
	text-align: left;
	vertical-align:middle;
}

#Location_Info .insertSocial table td
{
	white-space: nowrap;
	text-align: left;
}

#Location_Info .insertSocial table td a.linkBttn
{
	font-family: 'Helvetica Neue', Arial, Verdana, sans-serif;
	padding: 6px 10px;
    background: #e21735;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
}

#Location_Info .insertSocial table td a.ticketBttn
{
    font-family: 'Helvetica Neue', Arial, Verdana, sans-serif;
    padding: 5px 9px;
    background: #84b933 url('http://blogs.vvmedia.com/common/img/diagonals.png');
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    border: 1px solid #eee;
    border-color: #ccc #bbb #aaa #ccc;
    text-decoration: none;
}



/* /Associated Locations */


/* Village Voice Clip Job Archive */
.Clip_Job_Archive
{
    padding-left:15px;
}

.Clip_Job_Archive ul li p
{
    font-weight:bold;
    font-family:Verdana,Sans-Serif;
    font-size:14px;
}

.Clip_Job_Archive ul li ul li a
{
    line-height:22px;
    font-family:Verdana,Sans-Serif;
    font-size:13px;
}
/* /Village Voice Clip Job Archive */


/* BuzzFeed and MGID Widgets */
.contentview .r_box
{
	margin:5px;
	background-image: url('http://blogs.vvmedia.com/common/img/gridtile.png');
	padding: 15px;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 11px;
	margin-bottom: 10px;
}

.contentview .r_box .white
{
    background-color: #ffffff;
    overflow:auto;
}

.contentview .r_box h2
{
    font-size: 26px;
    line-height: 26px;
    font-weight: normal;
    color: #717171;
    border-bottom: 1px solid #c3c3c3;
    padding: 5px 10px;
    margin: 0px 0px 5px 0px;
    text-align: left;
}

.BuzzFeed_Widget ul
{
	padding-left:10px;
}

.bf-item
{
	float:left;
	width:125px;
	margin:5px 5px 5px 0;
}

#bf-item-4
{
	margin-right:0;
}

.MGID_Widget
{
	 overflow:hidden;
}

.MGID_Widget table
{
	margin-left:-3px;
}
/* /BuzzFeed and MGID Widgets */


/* Outbrain Widget */

#outbrain_container_0_stripBox
{
	padding-bottom: 5px !important;
}

#outbrain_widget_0
{
	padding:5px 0 0 5px !important;
}

#outbrain_whatIs_0_stripBox, .strip-like
{
	display: none !important;
}

/* /Outbrain Widget */


/* In-Article Newsletter Signup */
.nl_widget
{
	clear:both;
	margin-top:20px;
	overflow: hidden;
	padding:10px;
	border: 1px solid #c3c3c3;
	border-top: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
	border-bottom: 2px solid #c3c3c3;
	background-color: #e0e0e0;
	font-size: 11px;
	line-height: 13px;
	font-family: Helvetica Neue, Arial, Verdana, sans-serif;
}

.nl_widget h2
{
	font-size: 20px;
	font-weight: normal;
	color: #717171;
	margin: 0px;
	padding:0 10px 5px;
	border: none;
	line-height: 26px;
	font-family: Helvetica Neue, Arial, Verdana, sans-serif;
}

.entry .body .nl_widget p
{
	margin:0 0 5px;
	font-size:1.15em;
	line-height:1.25em;
}

.nl_widget span.error{
    color:#F00;
    display:block;
    font-weight:bold;
}
.nl_widget .ajax_loading{
    background:url('http://blogs.vvmedia.com/common/img/widget_spinner.gif') no-repeat center;
    opacity:0.8;
    filter:alpha(opacity=80);
    position:absolute;
}
.nl_widget.small .ajax_loading{
    background-color:#E0E0E0;
}
.nl_widget.large .ajax_loading{
    background-color:#FCFCFC;
}
.nl_widget .nl_options{
    display:none;
    text-align:right;
    width:246px;
}
.nl_widget .nl_options a{
    margin-right:20px;
}
.nl_widget .nl_options button{
    background-color:#333;
    color:#FFF;
    padding:5px;
}
.nl_widget.small{
    border-top:2px solid #C2C2C2;
}
.nl_widget .nl_content{
    margin:0 10px 15px;
    overflow:hidden;
}
.nl_widget .nl_content input{
    margin-bottom:5px;
    width:240px;
    border:1px solid #CCC;
    height:16px;
    padding:2px;
    color:#999;
}
.nl_widget.large{
    margin-bottom: 5px;
    border-bottom:2px dotted #CCC;
    border-top:2px dotted #CCC;
}
.nl_widget.large .nl_content input{
    margin-top:16px;
}
.nl_widget .nl_content li input{
    height:auto;
    margin:10px !important;
    vertical-align:middle;
    width:auto;
}

.nl_widget.small .nl_content{
    margin:0 10px 15px;
}
.nl_widget .captchaBar{
    margin:10px 0;
}
.nl_widget .captchaBar td{
    vertical-align:middle;
}
.nl_widget .captchaBar img{
    height:22px;
}
.nl_widget #recaptcha_image{
    width:auto !important;
}
.nl_widget #recaptcha_image img{
    background-color:#FFF;
    border:1px solid #CCC;
    padding:2px;
    width:240px;
}
.nl_widget label{
    font-weight:bold;
    display:inline;
}
.nl_widget label.error{
    color:#F00;
}
.nl_widget.large .col_left label.error{
    margin-top:-30px;
    display:inline-block;
}
.nl_widget #recaptcha_response_field{
    border:1px solid #CCC;
    height:16px;
    margin:0 0 0 -2px;
    padding:2px;
    width:174px;
    color:#000;
}
.nl_widget.large h2{
    text-transform:uppercase;
    color:#c9180e;
    border-bottom:none;
    margin-bottom:0;
}
.nl_widget.small p{
    font-family:Helvetica Neue,Arial,sans-serif;
    margin:0 0 10px;
}
.nl_widget.large p{
    font-size:12px;
    margin-top:10px;
}
.nl_widget.large .nl_content .col_left{
    float:left;
    width:260px;
}
.nl_widget.large .nl_content .col_right{
    width: 260px;
    float:right;
}
.nl_widget .nl_fbconnect{
    background-color:#CCC;
    border:2px solid #999;
    display:inline-block;
    margin-top:10px;
    margin-left:10px;
    padding:10px;
    width:200px;
}
.nl_widget .nl_fbconnect p{
    float:left;
    font-family:Helvetica Neue,Arial,sans-serif;
    margin:0;
    width:85px;
}

.nl_widget ul li
{
    background:url('http://blogs.vvmedia.com/common/img/mail_icon.png') no-repeat scroll right center transparent;
    border:none;
    width:240px;
    list-style:none;
    font-size:1.15em;
}

.nl_widget.large ul li
{
    font-size:12px;
}
/* /In-Article Newsletter Signup */

/* In-Article Newsletter Signup Omniwidget */
.omniWidget-article-signup-large
{
	clear:both;
	padding:10px 0;
	border-top: 1px solid #e4e4e4;
	border-bottom: 2px solid #c3c3c3;
}
/* /In-Article Newsletter Signup Omniwidget */

/* AdIndex Featured Ad */
.contentview .bottomlinks {
	margin: 0 5px 0 -5px;
	font-size: 10px;
	border-top: 1px dotted #c3c3c3;
	padding: 10px 10px 0px;
	clear: both;
}

.AIfeatured {
    margin: 10px 5px;
    padding: 10px 20px 5px;
    overflow: hidden;
    font-family:Arial,Helvetica,sans-serif;
}

.AIfeatured .inner {
    border: 1px solid #ccc;
    margin: 10px 0 5px;
    background: #eee;
    padding: 5px;
    overflow: hidden;
}

.AIfeatured .inner div {
    margin: 0 auto;
    width: 80%;
    overflow: hidden;
}

.AIfeatured .inner img {
    float: left;
    margin-right: 10px;
}

.AIfeatured .inner h4 {
    font-size: 20px;
    line-height: 24px;
    font-style: italic;
    margin-top: 5px;
}

.AIfeatured .inner h5 {
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
}

.AIfeatured .inner h5 a {
    margin-right: 20px;
}

.AIfeatured .more {
    font-size: 12px;
    float: right;
}


/* Related Content */
.content_area .Related_Content
{
	margin: -1px -1px -2px;
	border-top: 2px solid #c3c3c3;
	background-color: white;
}

.content_area .Related_Content .Inner_Wrapper
{
	border-top: 10px solid #f0f0f0;
	padding: 6px 6px 40px;
	overflow: hidden;
}

.content_area .Related_Content h2
{
	height: 52px;
	margin: 0 0 10px;
	padding: 0 0 0 20px;
	background: transparent url('/common/img/related_content_header_bg_blue.png') 0 0 no-repeat;
	border: none;
	font-size: 1.15em;
	line-height: 34px;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
}

.content_area .Related_Content ul li.Internal,
.content_area .Related_Content ul li.External
{
	float: left;
	width: 40%;
	margin: 0 0 0 40px;
}

.content_area .Related_Content ul li.Internal ul
{
	border-left: 3px solid #ebebeb;
	padding-left: 10px;
}

.content_area .Related_Content ul li.Internal ul li
{
	margin: 0 0 2px;
	font-size: .9em;
	font-weight: bold;
}

.content_area .Related_Content ul li.External
{
	margin-top: -5px;
}

.content_area .Related_Content ul li.External h3
{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .5em;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
}

.content_area .Related_Content ul li.External ul
{
	border-left: 5px solid #ebebeb;
	background: #f4f4f4;
	padding: 10px 0 10px 10px;
}

.content_area .Related_Content ul li.External ul li
{
	margin: 0 0 10px;
	font-size: .9em;
	font-weight: bold;
}

.content_area .Related_Content ul li.External ul li:last-child
{
	margin-bottom: 0;
}

.content_area .Related_Content ul li ul li a
{
	color: #0066cc;
}
/* /Related Content */



/* Now Trending Widget /
.nowTrending {
 margin-bottom: 10px;
 background: #fff;
 border: 1px solid #ccc;
}

.nowTrending h2 {
 background: #0066cc;
 background-image:url('http://blogs.vvmedia.com/common/img/diagonals.png');
 border: none;
 font-size: 24px;
 line-height: 26px;
 font-weight: bold;
 color: #fff;
 margin: 0 0 5px;
 padding: 5px 10px;
 text-align: left;
}

.nowTrending ul {
 list-style-type: none;
 margin: 0;
 padding: 2px 0;
}

.nowTrending ul li {
 margin: 0;
 padding: 1px 5px;
 clear: both;
 font: bold 12px/15px Helvetica Neue, Arial, Verdana, sans-serif;
 overflow: hidden;
 border: none;
}

.nowTrending ul li img {
 height: 72px;
 width: 72px;
 float: left;
 margin-right: 10px;
}
/ /Now Trending Widget */

/* Now Trending Widget */
#nowTrendingWidget {
 margin-bottom: 10px;
 background: #fff;
 border: 1px solid #ccc;
 text-align: left;
}

#nowTrendingWidget h2 {
 background: #0066cc;
 background-image: url('http://blogs.vvmedia.com/common/img/diagonals.png');
 border: none;
 font-size: 24px;
 line-height: 26px;
 font-weight: bold;
 color: #fff;
 margin: 0;
 padding: 5px 10px;
 text-align: left;
}

#nowTrendingWidget ul {
 list-style-type: none;
 padding: 4px 4px 0;
}

#nowTrendingWidget ul li {
 margin: 0;
 padding: 0 0 4px 0;
 clear: both;
 font: bold 12px/15px Helvetica Neue, Arial, Verdana, sans-serif;
 overflow: hidden;
 border: none;
 display: none;
}
#nowTrendingWidget ul li .commentCount {
    font-weight: normal;
}

#nowTrendingWidget ul li img {
    float: left;
    margin-right: 10px;
}

/**
 * stories-large style
 */

#nowTrendingWidget.LargeStory ul {
    padding: 4px 2px;
    overflow: hidden;
}

#nowTrendingWidget.LargeStory ul li {
    float: left;
    clear: none;
    width: 50%;
    margin: 0;
    padding: 0;
}

#nowTrendingWidget.LargeStory ul li .wrap {
    margin: 0 2px;
    position: relative;
}

#nowTrendingWidget.LargeStory ul li img {
    float: none;
    margin: 0;
    width: 100%;
}

#nowTrendingWidget.LargeStory ul li .info {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: url('http://www.houstonpress.com/img/trans-city-50.png');
    color: white;
    display: block;
    text-shadow: 2px 1px 1px black;
    font-weight: normal;
    text-align: left;
    min-height: 75px;
    max-height: 85px;
    overflow: hidden;
    padding: 5px 11px;
    letter-spacing: 1px;
    font-size: 14px;
}

#nowTrendingWidget.stories-large ul li .info:hover {
    text-decoration: none;
}

#nowTrendingWidget .footer {
    background: white;
    border: none;
    text-align: right;
    padding: 5px 10px;
}

#nowTrendingWidget .footer a {
    cursor: pointer;
}
#nowTrendingWidget .footer a.active {
    font-weight: bold;
    text-decoration: underline;
}

.vvm_blackout #nowTrendingWidget {
    border: none;
    background-color: #333;
}
.vvm_blackout #nowTrendingWidget h2 {
    background-image: none;
}
.vvm_blackout #nowTrendingWidget a,
.vvm_blackout #nowTrendingWidget .commentCount {
    color: white;
}
/* /Now Trending Widget */


/* Around the Web Widget */
.atw
{
	margin-bottom: 10px;
	background: #fff;
	border: 1px solid #ccc;
	text-align: left;
}

.atw h2
{
	background: #0066cc;
	background-image: url('http://blogs.vvmedia.com/common/img/diagonals.png');
	border: none;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 5px 10px;
	text-align: left;
}

.atw ul
{
	list-style-type: none;
	padding: 4px 4px 0;
}

.atw ul li
{
	margin: 1px;
	padding: 3px;
	clear: both;
	border: none;
	overflow: hidden;
	font: bold 12px/15px Helvetica Neue, Arial, Verdana, sans-serif;
}

.atw ul li img
{
	display: block;
	float: left;
	width: 75px;
	margin: 0 15px 0 0;
}

.atw ul li.national
{
    background-color: #eee;
}

.atw ul li.national span.source
{
	background: transparent url('http://assets.villagevoice.com/img/natcontrib.png') no-repeat 0 0;
	margin: 5px 0 0 88px;
}

.atw ul li .source
{
	font: normal 10px/16px Arial,sans-serif;
	color: #aaa;
	display: block;
	height: 16px;
	letter-spacing: 0 !important;
}
/* /Around the Web Widget */


/* MVN Signup Widget */
.mvnSignupWidget
{
	padding-top:5px !important;
}
/* /MVN Signup Widget */

/* Food Truck Tracker Widget */
.Food_Truck_Tracker
{
	overflow:hidden;
	height:385px;
	text-align:center;
}
/* /Food Truck Tracker Widget */


#omniUser .userLinks {
	height:29px !important;
}


/* --- Start /home/httpd/public/app_frame/webroot/css/Footer.css --- */
.newFooter {
 padding-top: 5px;
}

.newFooter .nfNav {
 height: 52px;
 width: 976px;
 background: #0066cc url('/common/img/newfooter.png') 0 0;
 position: relative;
}

.newFooter .nfNav ul {
 width: 760px;
 display: block;
 height: 32px;
 position: absolute;
 right: 0;
 top: 10px;
}

.newFooter .nfNav ul li {
 font: bold 14px/32px Helvetica Neue, Arial, Verdana, sans-serif;
 text-transform: uppercase;
 text-align: center;
 padding: 0 25px;
 border-left: 1px solid #ddd;
 display: block;
 float: left;
}

.newFooter .nfNav ul li:first-child {
 border-left: none;
}

.newFooter .nfNav ul li a {
 text-decoration: none;
 display: block;
 color: #0066cc;
}

.newFooter .nfNav ul li a:hover {
 text-decoration: underline;
}

.newFooter>ul {
 width: 780px;
 display: block;
 margin: 20px 0 20px 190px;
 overflow: hidden;
}

.newFooter>ul li {
 width: 175px;
 display: block;
 float: left;
 overflow: hidden;
}

.newFooter>ul li.last {
 width: 250px;
}

.newFooter>ul li h4 {
 color: #999;
 font: bold 14px/17px Helvetica Neue, Arial, Verdana, sans-serif;
 text-transform: uppercase;
 padding: 0;
 margin: 0 0 5px;
}

.newFooter>ul li a,
.newFooter>ul li span {
 color: #999;
 font: normal 12px/15px Helvetica Neue, Arial, Verdana, sans-serif;
 text-transform: uppercase;
 text-decoration: none;
 cursor: pointer;
}

.newFooter>ul li a:hover,
.newFooter>ul li span:hover {
 text-decoration: underline;
}

.newFooter .grayBar {
 padding: 10px 0;
 text-align: center;
 background: #ccc;
 color: #fff;
 font: bold 11px/14px Helvetica Neue, Arial, Verdana, sans-serif;
}

/* blackout */
.vvm_blackout .newFooter {
 background: #000;
}

.vvm_blackout .newFooter .nfNav {
 background: #666 url('/common/img/newfooter_blackout.png') 0 0;
}

.vvm_blackout .newFooter .nfNav a {
 color: #aaa;
}

.vvm_blackout .newFooter .nfNav ul li {
 border-color: #666;
}

.vvm_blackout .newFooter .grayBar {
 color: #666;
 background: #333;
}
/* --- End /home/httpd/public/app_frame/webroot/css/Footer.css --- */

/* Evergreen Widget */
.right_content .Evergreen_Widget
{
	padding:5px;
	overflow:hidden;
}

.right_content .Evergreen_Widget h2
{
	width:52px;
	height:130px;
	float:left;
	margin:0 5px 0 0;
	padding:10px;
	background-color: #0066cc;
	background-image: url('http://blogs.vvmedia.com/common/img/diagonals.png');
	color:white;
	font-size:1.75em;
	font-weight:bold;
	line-height:1em;
}

.right_content .Evergreen_Widget .Image_Box
{
	position:relative;
	width:280px;
	height:150px;
	float:right;
}

.right_content .Evergreen_Widget .Image_Box .Image
{
	width:280px;
	height:150px;
}

.right_content .Evergreen_Widget .Image_Box .Bottom_Band
{
	position:absolute;
	width:260px;
	height:25px;
	margin-top:-45px;
	padding:10px;
	background:#0066cc;
	opacity: .5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=5)";
	filter: alpha(opacity=5);
}

.right_content .Evergreen_Widget .Image_Box h3
{
	color:white;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.25em;
	line-height:1em;
	font-weight:bold;
	position:absolute;
	margin-top:-50px;
	padding:10px;
}

.right_content .Evergreen_Widget .Image_Box h3 a
{
	color:white;
}
/* /Evergreen Widget */


/* SEO Partner Widget */
.partners .chisel_u {
    padding: 0 0 5px !important;
    width: auto !important;
    display: block;
}

.partners .r_box{
    padding: 0 !important;
    background: #fff !important;
}

.partners h2 {
	background-color: #0066cc;
    color: #fff;
}

.partners ul {
    list-style-type: none;
    margin: 0 10px;
    padding: 0;
    overflow: hidden;
}

.partners ul li {
    clear: both;
    float: none;
    margin: 0 0 10px;
    padding: 0;
    font: normal 12px/15px "Helvetica Neue",Arial,Verdana,sans-serif;
    border: none !important;
    width: 100% !important;
}
/* /SEO Partner Widget */


/* Error Pages */
.contentview .Error
{
	padding: 0 10px 10px;
}

.contentview .Error .ErrorMessage
{
	text-align:center;
}

.contentview .Error .ErrorMessage .Message404
{
	margin: 10px 10px 20px;
	font-size:300px;
	line-height:250px;
	color:#c3c3c3;
}

.contentview .Error .ErrorMessage .Message
{
	margin: 10px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
}


.contentview .Error .Entry
{
	clear: both;
	overflow: hidden;
	padding: 20px 10px;
	border-top:1px solid #c3c3c3;
}

.contentview .Error .Entry .Image
{
	float: left;
	width: 150px;
	height: 150px;
	margin: 0 10px 0 0;
}

.contentview .Error .Entry .Text
{
	float: left;
	width: 380px;
}

.contentview .Error .Entry .Text h2
{
	border: none;
	margin: 0 0 .25em;
	padding: 0;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .75em;
}

.contentview .Error .Entry .Text h3
{
	margin: 0 0 .15em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.25em;
	line-height: 1.1em;
}

.contentview .Error .Entry .Text h4
{
	margin: 0 0 .25em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .9em;
}

.contentview .Error .Entry .Text p
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .9em;
	line-height: 1.25em;
}
/* /Error Pages */



		.content_area a,
		.content_area a:visited,
		.content_area a:link,
		.content_area a:hover,
		.right_content a,
		.right_content a:visited,
		.right_content a:link,
		.right_content a:hover,
		#sidebar #mostPopular ul.tabs li.tab,
		.right_content .search_event ul.tabs li.tab a,
		.right_content .search_event ul.tabs li.tab div,
		div.autoSuggestResults div a:hover
		{
			color:#3333CC;
			text-decoration:none; 
		}
		
		ul.tabs li.active
		{
			background-color:#3333CC;
			border-color:#3333CC;
		}
		
		.chisel_t 
		{
			border-top-color:#3333CC;
		}
	

.newNavBar {
 position: relative;
 width: 976px;
 border: 1px solid #ccc;
 background: #f0f0f0 url('/img/newNavBar.png') 0 0 no-repeat;
 margin-bottom: 10px;
 z-index: 5700000;
}

.newNavBar>.newNav,
.newNavBar>.newSubNav {
 clear: both;
 height: 24px;
 color: #fff;
 font: bold 13px/24px 'PT Sans Narrow',Helvetica Neue, Arial, Verdana, sans-serif;
 white-space: nowrap;
}

.newNavBar>.newNav {
 position: relative;
 z-index: 5700000;
 width: 958px;
 margin: 5px 10px;
 background: #0066cc;
}

.newNavBar>.newNav>a {
 color: #fff;
 text-decoration: none;
 padding: 0;
 border-left: 1px solid #0066cc;
 border-right: 1px solid #0066cc;
 height: 24px;
 display: block;
 float: left;
 overflow: hidden;
 z-index: 5700001;
 position: relative;
}

.newNavBar .newNav a img {
 vertical-align: top;
 position: relative;
 top: 0;
}

.newNavBar .newNav a#tn1 {
 width: 47px;
}

.newNavBar .newNav a#tn2 {
 width: 77px;
}

.newNavBar .newNav a#tn3 {
 width: 50px;
}

.newNavBar .newNav a#tn4 {
 width: 103px;
}

.newNavBar .newNav a#tn5 {
 width: 43px;
}

.newNavBar .newNav a#tn6 {
 width: 38px;
}
/* NEW VIDEO */
.newNavBar .newNav a#tn7 {
 width: 48px;
}
/* BEST OF */
.newNavBar .newNav a#tn8 {
 width: 63px;
}
/* PROMO */
.newNavBar .newNav a#tn9 {
 width: 54px;
}
/* CLASSIFIEDS */
.newNavBar .newNav a#tn10 {
 width: 92px;
}

/* new new nav spacing */
.newNavBar .newNav>a {
    margin: 0 7px;
}

/* mmj adjustments */
.newNavBar .mmj>a {
    margin: 0 3px;
}

.newNavBar .mmj a#tn1 {
}

.newNavBar .mmj a#tn2 {
}

.newNavBar .mmj a#tn3 {
}

.newNavBar .mmj a#tn4 {
}

.newNavBar .mmj a#tn5 {
}

.newNavBar .mmj a#tn6 {
}

.newNavBar .mmj a#tn7 {
}

.newNavBar .mmj a#tn8 {
}

.newNavBar .mmj a#tn9 {
}

.newNavBar .mmj a#tn10 {
}

.newNavBar .mmj a#tn11 {
    border-right: none;
}


/* video first adjustments */
.newNavBar .vidFirst a#tn1 {
    width: 48px;
}

.newNavBar .vidFirst a#tn2 {
    width: 47px;
}

.newNavBar .vidFirst a#tn3 {
    width: 77px;
}

.newNavBar .vidFirst a#tn4 {
    width: 50px;
}

.newNavBar .vidFirst a#tn5 {
    width: 103px;
}

.newNavBar .vidFirst a#tn6 {
    width: 43px;
}

.newNavBar .vidFirst a#tn7 {
    width: 38px;
}

.newNavBar .vidFirst a#tn8 {
    width: 63px;
}

.newNavBar .vidFirst a#tn9 {
    width: 54px;
}

.newNavBar .vidFirst a#tn10 {
    width: 92px;
}

.newNavBar .newNav .hover a:hover,
.newNavBar .newNav a.active,
.newNavBar .newNav a.anchored {
 height: 26px;
 background: #eee;
 border: 1px solid #ccc;
 border-bottom: none;
 padding-bottom: 3px;
 padding-top: 0;
 position: relative;
 overflow: hidden;
 top: 0;
}

.newNavBar .newNav .hover a:hover img,
.newNavBar .newNav a.active img,
.newNavBar .newNav a.anchored img {
 position: relative;
 top: -27px;
}

/* video, no snc */
.newNavBar .newNav .hover a#tn7:hover,
.newNavBar .newNav a#tn7.active,
.newNavBar .newNav a#tn7.anchored {
    height: 22px;
    padding-bottom: 0;
    border-bottom: 1px solid #ccc;
}


.newNavBar .newSubNav {
 border: 1px solid #ccc;
 border-bottom: none;
 background: #eee url('/img/newSubNav.png') 0 0 no-repeat;
 width: 976px;
 margin-top: 5px;
 position: absolute;
 left: -1px;
 top: 29px;
 z-index: 5699999;
 overflow: visible;
 height: auto;
 -moz-box-shadow: 3px 3px 3px #666;
 -webkit-box-shadow: 3px 3px 3px #666;
 box-shadow: 3px 3px 3px #666;
 text-transform: uppercase;
}

.newNavBar .newSubNav.active {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #ccc;
}

.newNavBar .newSubNav .sde {
 background: #0066cc;
 padding: 0;
 margin: 0;
 height: 10px;
 width: 978px;
 position: relative;
 left: -1px;
 z-index: 5700001;

}

.newNavBar .newSubNav>a {
 text-decoration: none;
 border-left: 1px solid #0066cc;
 color: #0066cc;
 padding: 0px 8px;
 z-index: 5700000;
}

.newNavBar .newSubNav a:hover {
 text-decoration: underline;
}

.newNavBar .newSubNav a:first-child {
 border: none;
}

.newNavBar .newSubNav .socialButtons {
 position: absolute;
 top: 4px;
 right: 5px;
 width: 55px;
 height: 18px;
 z-index: 5700000;
 white-space: nowrap;
 background: #eee;
 overflow: hidden;
}

.newNavBar .newSubNav .socialButtons a {
 border: none;
 margin: 0;
 padding: 0;
 z-index: 5700001;
 text-decoration: none !important;
}

.newNavBar .newSubNav .socialButtons a img {
 border: none;
 margin: 0;
 padding: 0;
 z-index: 5700002;
}

.newNavBar .newSubNav {
 display: none;
}

.newNavBar .newNav form {
 float: right;
 position: relative;
 height: 24px;
 width: 165px;
 top: 0;
 display: block;
}

.newNavBar .newNav form input.text {
 color: #aaa;
 border: none;
 border-top: 1px solid #aaa;
 border-bottom: 1px solid #aaa;
 height: 20px;
 position: absolute;
 top: 0;
 right: 30px;
 padding-left: 2px;
 width: 135px;
 background-image: url('/img/inputBack.png');
 font: normal 13px/16px Helvetica Neue, Arial, Verdana, sans-serif;
}

.newNavBar .mmj .newNav form input.text {
 width: 150px;
}

.newNavBar .newNav form input.text:focus {
 color: #000;
}

.newNavBar .newNav form input.submit {
 background: #0066cc url('/img/button-search-glass.png') 0 0 no-repeat;
 border: none;
 margin: 0 3px 0 0;
 cursor: pointer;
 height: 24px;
 width: 24px;
 padding: 0;
 position: relative;
 top: 0;
 right: 0;
 float: right;
}

/* subContent */
.newNavBar .newSubNav .subContent {
 background: #fff;
 border-top: 1px solid #ccc;
 padding: 0;
 color: #000;
 text-transform: none;
 letter-spacing: normal;
}

.newNavBar .mmj form {
 width: 140px !important;
}

.newNavBar .mmj form input.text {
 width: 150px !important;
}


/* subnav content */
.snc {
 width: 975px;
 padding: 5px 0;
 white-space: normal;
}

.snc a {
 text-decoration: none;
 color: #0066cc;
 font-family: Helvetica Neue, Arial, Verdana, sans-serif;
 margin: 0 !important;
 padding: 0 !important;
 border: none !important;
 line-height: 100% !important;
}

.snc a:hover {
 text-decoration: underline;
}

.snc img.blogHdr {
 margin: 0 0 10px;
}

.snc img.bordered {
 border-bottom: 2px solid #979B9E;
 float: left;
 margin-right: 10px;
}

.snc table {
 width: 940px;
 margin: 5px auto;
 border-collapse: collapse;
 padding: 0;
}

.snc table tr td {
 padding: 0 10px;
 vertical-align: top;
 position: relative;
}

.snc table tr td:first-child {
 border-left: none;
}

.snc h2 {
 font: bold 12px/15px Georgia, Times New Roman, Times, serif;
 color: #0066cc;
 margin: 0 0 5px;
 padding: 0 0 2px;
 border: none;
 overflow: hidden;
}

.snc h3 {
 font: bold 12px/15px Helvetica Neue, Arial, Verdana, sans-serif;
 color: #000;
 margin: 0 0 3px;
 padding: 0;
}

.snc h4 {
 font: bold 10px/13px Helvetica Neue, Arial, Verdana, sans-serif;
 color: #0066cc;
 margin: 0 0 10px;
 padding: 0;
 text-transform: uppercase;
}

.snc p {
 font: normal 12px/15px Helvetica Neue, Arial, Verdana, sans-serif;
 color: #999;
 margin: 0;
 padding: 0;
}

.snc ul.vert {
 margin: 0;
 padding: 0;
 list-style-type: none;
}

.snc ul.vert li {
/* border-top: 1px solid #ccc; */
/* padding: 5px 0;*/
 margin: 0;
 overflow: hidden;
}

.snc ul.vert li:first-child {
 padding-top: 0 !important;
 border-top: none;
}

.snc ul.vert li a {
 line-height: 100% !important;
}

.snc td.td150 {
 width: 130px;
 border-left: 1px solid #ccc;
}

.snc td.td170 {
 width: 150px;
 border-left: 1px solid #ccc;
}

.snc td.td180 {
 width: 160px;
 border-left: 1px solid #ccc;
}

.snc td.td195 {
 width: 175px;
 border-left: 1px solid #ccc;
}

.snc td.td205 {
 width: 185px;
 border-left: 1px solid #ccc;
}

.snc td.td220 {
 width: 200px;
 border-left: 1px solid #ccc;
}

.snc td.td250 {
 width: 230px;
 border-left: 1px solid #ccc;
}

.snc td.td275 {
 width: 255px;
 border-left: 1px solid #ccc;
}

.snc td.td280 {
 width: 260px;
 border-left: 1px solid #ccc;
}

.snc td.td290 {
 width: 270px;
 border-left: 1px solid #ccc;
}

.snc td.td300 {
 width: 5px;
 border-left: 1px solid #ccc;
}

.snc td.td320 {
 width: 250px;
 border-left: 1px solid #ccc;
}

.snc td.td340 {
 width: 320px;
 border-left: 1px solid #ccc;
}

.snc td.td350 {
 width: 330px;
 border-left: 1px solid #ccc;
 padding-top: 15px;
}

.snc td.td360 {
 width: 340px;
 border-left: 1px solid #ccc;
}

.snc td.story {
 padding-top: 15px;
}

.snc td.wideBlog {
 padding: 0 16px;
 width: 175px;
}

.snc td.semiBlog {
 padding: 0 15px;
 width: 155px;
}

.snc td.blog2 {
 border-left: none;
}

.snc td.blog ul.vert li {
 font: bold 11px/15px Georgia, Times New Roman, Times, serif;
}

.snc td.slideshow ul.vert li {
 font: normal 12px/15px Georgia, Times New Roman, Times, serif;
 padding: 10px 0 0;
}

.snc td.slideshow ul.vert li:first-child {
 padding-bottom: 10px;
}

.snc td.wideBlog ul.vert li {
 padding: 10px 0 0;
}

.snc td.wideBlog ul.vert li:first-child {
 padding-bottom: 10px;
}

.snc td.houseAd {
 padding-left: 0;
 border-left: none;
}

.snc td.houseAd img {
 background: #0066cc;
}

.snc td.wLeft {
 border-left: 1px solid #ccc;
 padding-left: 10px;
}

.snc td.houseAd .internal {
 border-top: 1px solid #ccc;
 padding-top: 5px;
 margin-top: 5px;
}

.snc td.houseAd .internal img {
 float: left;
 margin-right: 10px;
}

.snc td.houseAd .internal a {
 font: bold 11px/14px Georgia, Times New Roman, Times, serif;
}

.snc td.houseAd .internal p {
 font: normal 11px/14px Helvetica Neue, Arial, Verdana, sans-serif;
 padding: 0;
 margin: 5px 0 0;
}

.sncPromo a.houseAd.bestOf {
    display: block;
    height: 190px;
    width: 224px;
    background: #0066cc url("/img/house-ad-bestof.png") no-repeat 0 0;
    font-size: 0;
    text-indent: -9999px;
}


.snc td.featEvent h2 {
 font-size: 15px;
 line-height: 15px;
 margin: 0;
}

.snc td.featEvent h3 {
 color: #666;
 font-size: 10px;
 line-height: 11px;
 margin: 0;
}

.snc td.featEvent div {
 position: relative;
 height: 68px;
 overflow: hidden;
}

.snc td.moreEvents ul {
 width: 50%;
 float: left;
}

.snc td.moreEvents ul li,
.snc .colEvents ul li {
 margin-right: 10px;
 padding-bottom: 10px;
}

.snc td.colEvents ul li {
 margin-right: 0;
}

.snc td.moreEvents ul li a,
 .snc .colEvents ul li a {
 font: bold 11px/13px Helvetica Neue, Arial, Verdana, sans-serif;
 padding: 0;
}

.snc td.moreEvents ul li p,
.snc .colEvents ul li p {
 font-size: 11px;
 line-height: 12px;
 color: #999;
 white-space: nowrap;
}

.snc td.reviews table.vert {
 width: 280px;
 float: left;
 border-collapse: separate;
 margin: 0;
}

.snc td.reviews table.vert td {
 width: 50%;
 padding: 0;
 vertical-align: top;
}

.snc td.reviews table.vert td div.innerTd {
 /*padding: 5px 0;*/
 margin-right: 5px;
 border-bottom: 1px solid #ccc;
 min-height: 24px;
}

.snc td.reviews table.vert td div.noBot {
 border: none;
 margin-bottom: 0;
}

.snc td.reviews table.vert td div.innerTd a {
 font: bold 11px/14px Helvetica Neue, Arial, Verdana, sans-serif !important;
}

.snc td.reviews ul li p {
 font-size: 11px;
 line-height: 12px;
 color: #999;
}

.snc td.categories ul {
 margin: 0;
 padding: 0;
 list-style-type: none;
 color: #0066cc;
 font: bold 16px/16px Helvetica Neue, Arial, Verdana, sans-serif;
}

.snc td.categories ul li {
 margin: 0;
 padding: 0;
}

.snc td.categories ul li a {
 font-size: 11px;
 margin-left: 5px !important;
}

.snc .story p {
 margin: 0 0 3px;
}

.sncMusic td.slideshow img {
 margin-right: 5px;
}

.sncRestaurants ul.vert li {
/* border-top: 1px solid #ccc; */
    padding: 5px 0;
    margin: 0;
    overflow: hidden;
}

.sncRestaurants td.houseAd {
 padding-left: 10px;
 border-left: 1px solid #ccc;
}

.sncCalendar td.featEvent img {
 margin-right: 0;
}

.sncCalendar td.houseAd {
 padding-top: 3px;
 padding-left: 10px;
 border-left: 1px solid #ccc;
}

.sncArts td.doubleStack {
    width: 355px !important;
    padding: 0 5px !important;
}

.sncArts td.doubleStack ul.vert li {
 width: 175px;
 margin-right: 5px;
 height: 50px;
 float: left;
 border: none;
 padding: 0;
}

.sncFilm h4 {
 padding-top: 5px;
 margin-bottom: 5px;
 width: 100px;
}

.sncFilm .td300 {
 padding-left: 15px;
}

.sncFilm .td300.reviews {
    padding-left: 10px;
    padding-right: 0;
}

.sncBest .award h2 {
 font-size: 13px;
 line-height: 15px;
}

.sncBest .award h3 {
 font: bold 12px/14px Georgia, Times New Roman, Times, serif;
}

.sncBest .mobile h5 {
 margin: 0 0 5px;
 padding: 0;
 font: bold 16px/19px Georgia, Times New Roman, Times, serif;
}

.sncBest .mobile img,
.sncPromo .msa img {
 float: left;
 margin: 0 10px 0 0;
}

.sncBest .mobile .msa,
.sncPromo .msa {
    font: normal 11px/12px Helvetica Neue, Arial, Verdana, sans-serif;
}

.sncBest .mobile p.download,
.sncPromo .msa p.download {
 font-size: 10px;
 font-weight: bold;
 clear: both;
 padding: 10px 0 0 10px;
 color: #666;
}

.sncBest .categories h4 {
 font: bold 13px/16px Georgia, Times New Roman, Times, serif;
 color: #000;
}

.sncBest .cover {
 text-align: center;
}

.sncPromo .events ul li {
 margin: 5px 0;
 padding: 10px 0 5px;
 overflow: hidden;
}

.sncPromo .events ul li img.bordered {
 float: right;
 margin: 0 0 0 5px;
}

.sncPromo .events ul li h2 {
 margin: 0;
}

.sncPromo .events ul li h2 a {
 color: #000;
 font: bold 12px/15px Georgia, Times New Roman, Times, serif;
}

.sncPromo .events ul li h3 {
 color: #999;
 font: normal 11px/14px Helvetica Neue, Arial, Verdana, sans-serif;
}

.sncPromo .events ul li h4 {
 margin: 0 0 5px;
}

.sncPromo .events ul li.free {
 padding: 5px 0 0;
 margin: 0;
}

.sncPromo .slideshows ul li,
.sncPromo .slideshows ul li a {
 font-size: 12px !important;
 line-height: 15px !important;
}

.sncPromo .slideshows .alerts {
 padding-top: 10px;
 margin-top: 10px;
 border-top: 1px solid #ccc;
}

.sncPromo .slideshows .alerts h2 {
 font: bold 16px/19px Helvetica Neue, Arial, Verdana, sans-serif;
}

.sncPromo .slideshows .alerts h2 a {
 text-transform: uppercase;
 font-size: 12px;
 line-height: 15px;
 margin-left: 5px !important;
}

.sncPromo .slideshows .alerts p a {
 color: #999;
}

.sncPromo .mobile ul li {
 padding: 0;
 margin: 5px 0 0;
 overflow: hidden;
 border: none;
}

.sncPromo .mobile ul li img {
 float: right;
 margin: 0;
 padding: 0;
}

.sncPromo .mobile ul li h2 {
 font: bold 12px/15px Helvetica Neue, Arial, Verdana, sans-serif;
 color: #000;
 margin: 5px 0 0;
 text-transform: uppercase;
}

.sncPromo .mobile ul li p {
 font: bold 10px/13px Helvetica Neue, Arial, Verdana, sans-serif;
}

.sncPromo .deals .dealTop {
 clear: both;
 overflow: hidden;
}

.sncPromo .deals img.divided {
 padding-right: 10px;
 border-right: 1px solid #ccc;
 float: left;
}

.sncPromo .deals a.coupons {
 font: bold 16px/52px Helvetica Neue, Arial, Verdana, sans-serif;
 padding: 18px 0 !important;
 position: relative;
 top: 0;
 left: -8px;
 display: block;
 float: right;
 height: 16px;
 width: 80px;
 text-align: center;
}

.sncPromo .deals div.today {
 margin-top: 10px;
 padding-top: 20px;
 border-top: 1px solid #ccc;
 clear: both;
}

.sncPromo .deals div a {
 color: #999;
}

.sncPromo .deals div img {
 float: left;
 position: relative;
 left: -5px;
}

.sncPromo .deals div h2 {
 margin: 0;
 padding: 0;
 font: bold 12px/15px Helvetica Neue, Arial, Verdana, sans-serif;
 color: #000;
}

.sncPromo .deals div p {
 font: normal 11px/14px Helvetica Neue, Arial, Verdana, sans-serif;
 color: #999;
}

.sncClassified td.categories2 ul {
 float: left;
 margin-right: 20px;
}

.sncClassified td.categories2 ul li {
 width: 100px;
}

.sncClassified .afterdark {
 padding-top: 0 !important;
}

.sncClassified .afterdark h3 {
 margin-bottom: 0;
}

.sncClassified .afterdark div.adad {
 border-top: 1px dotted #ccc;
 margin-top: 5px;
 padding-top: 0;
 font-size: 20px;
 color: #0066cc;
 clear: both;
}

.sncClassified .afterdark div a {
 margin-left: 5px !important;
 font: bold 13px/16px Helvetica Neue, Arial, Verdana, sans-serif;
 color: #0066cc;
}

.sncClassified .deals {
 text-align: center;
}

.sncClassified .deals h3 {
 margin: 10px 0;
}

.sncClassified .deals h3 a {
 color: #000;
}

.sncClassified .deals p a {
 color: #999;
}

.sncClassified .adImg {
 height: 75px;
 width: 100px;
 float: left;
 margin: 0 5px 5px 0;
 border: 1px solid #ccc;
 border-bottom: 2px solid #979B9E;
 background-repeat: no-repeat;
 background-position: 50% 50% !important;
}

.sncClassified a .adImg:hover {
 text-decoration: none;
}

.sncMmj .headlines ul li {
 font-size: 16px;
 line-height: 16px;
 color: #0066cc;
 margin-bottom: 3px;
}

.sncMmj .headlines ul li a {
 font-size: 11px;
 line-height: 13px;
}

.sncMmj .headlines ul li span {
 margin-right: 5px;
}

/* filter search */
.nav div.filterSearch {
    width: 291px;
    border: 1px solid #ccc;
    border-bottom: 6px solid #0066cc;
    background-color: #fff;
    color: black;
    font-style: italic;
    font-size: 12px;
    position: absolute;
    display: none;
    z-index: 5700003;
    left: 2px;
    top:32px;
}


/* v2 */
.newNav .filterSearch {
 width: 170px !important;
 border: 1px solid #ccc;
 border-bottom: 6px solid #0066cc;
 background-color: #fff;
 color: #000;
 position: absolute;
 display: none;
 z-index: 5700003;
 right: 30px !important;
 top: 23px !important;
 -moz-box-shadow: 3px 3px 3px #666;
 -webkit-box-shadow: 3px 3px 3px #666;
 box-shadow: 3px 3px 3px #666;
}

.mmj .filterSearch {
 width: 150px !important;
}

.newNav .filterSearch ul li {
 padding: 2px 5px 2px 20px;
 margin: 5px 0;
 border-left: 10px solid #fff;
 color: #666;
 font: bold 13px/16px Helvetica Neue, Arial, Verdana, sans-serif;
 cursor: pointer;
}

.newNav .filterSearch ul li:hover,
.newNav .filterSearch ul li.active {
 border-left: 10px solid #0066cc;
 color: #0066cc;
}

.newNav .moreSearch{
    display:none;
}

/* friggin' long headlines */

.snc td.td150 h2 {
 width: 130px;
 overflow: hidden;
}

.snc td.td170 h2 {
 width: 150px;
 overflow: hidden;
}

.snc td.td180 h2 {
 width: 160px;
 overflow: hidden;
}

.snc td.td195 h2 {
 width: 175px;
 overflow: hidden;
}

.snc td.td205 h2 {
 width: 185px;
 overflow: hidden;
}

.snc td.td220 h2 {
 width: 200px;
 overflow: hidden;
}

.snc td.td250 h2 {
 overflow: hidden;
 border-left: 1px solid #ccc;
}

.snc td.filler {
/* this space intentionally left blank. */
}

/* seattle! */
.snc td.filler .features h2 {
 font: bold 10px/13px Helvetica Neue, Arial, Verdana, sans-serif;
 margin: 0 0 15px;
 padding: 0;
 text-transform: uppercase;
}

.snc td.filler .features h4,
.snc td.filler .features .headline {
 font: bold 12px/15px Helvetica Neue, Arial, Verdana, sans-serif;
}

.snc td.filler .features h5,
.snc td.filler .features .byline {
 padding: 0;
 margin: 0 0 5px;
 font: bold 10px/13px Helvetica Neue, Arial, Verdana, sans-serif;
}

.snc td.filler .features img.framed {
 float: left;
 margin-right: 10px;
}

/* sponsor content additions */
.snc li.sponCon {
    display: block;
    border: none !important;
    width: 276px;
    padding: 0;
    margin: 0;
    height: auto !important;
}

.snc li.sponCon img.sponsorLogo {
    height: 63px;
    width: 225px;
    float: right;
    padding-bottom: 10px;
}

.snc li.sponCon label {
    font: normal 10px/10px Helvetica Neue, Arial, Verdana, sans-serif !important;
    display: block;
    float: left;
    text-align: right;
    width: 50px;
    color: #0066cc;
    /*padding-left: 10px;*/
    padding-right: 1px;
    padding-bottom: 1px;
}

.sncArts td.td195 h4 {
    font: bold 10px/13px Helvetica Neue, Arial, Verdana, sans-serif;
    margin: 0 0 10px;
    padding-top: 5px;
    text-transform: uppercase;
}

.sncArts li.sponCon {
    display: block;
    border-bottom: 1px solid #ccc !important;
    width: 280px;
    padding-bottom: 5px;
    margin: 0;
    height: 73px !important;
}

}
.sncArts li.sponCon a.spon {
    display: block;
    height: 42px;
    width: 175px;
    margin-bottom: 5px !important;
    background: #0066cc url("/img/snc-ad-arts-spon.png") no-repeat 0 0;
    font-size: 0;
    text-indent: -9999px;
}

.sncCalendar li.sponCon img.sponsorLogo {
    height: 63px;
    width: 225px;
    float: right;
    padding-bottom: 0px;
}

.sncCalendar li.sponCon a.spon {
    display: block;
    height: 105px;
    width: 254px;
    margin-bottom: 10px !important;
    background: #0066cc url("/img/snc-ad-calendar-spon.png") no-repeat 0 0;
    font-size: 0;
    text-indent: -9999px;
}

.sncCalendar li.sponCon .sponInfo {
    width: 280px;
}

.sncFilm table.vert.narrow {
    width: 105px !important;
}

.sncFilm ul.sponUl {
    display: block;
    width: 225px;
    /*float: right;*/
    position: relative;
    /*top: -20px;*/
    /*margin-bottom: -20px;*/
}

.sncFilm li.sponCon {
    display: block;
    border-bottom: 1px solid #ccc !important;
    width: 280px;
    margin: 0;
    height: 73px !important;
}

.sncFilm li.sponCon a.spon {
    display: block;
    height: 105px;
    width: 175px;
    margin-bottom: 5px !important;
    background: #0066cc url("/img/snc-ad-film-spon.png") no-repeat 0 0;
    font-size: 0;
    text-indent: -9999px;
}

.sncMusic li.sponCon {
    display: block;
    width: 280px;
    padding-bottom: 5px;
    margin: 0;
    border-bottom: 1px solid #ccc !important;
    height: 73px !important;
}

/*.sncMusic ul.vert {
    margin: 0;
    padding: 0;
    width: 280px;
    list-style-type: none;
}*/

.sncMusic td.td195 h4 {
    font: bold 10px/13px Helvetica Neue, Arial, Verdana, sans-serif;
    margin: 0 0 10px;
    padding-top: 5px;
    text-transform: uppercase;
}

.sncMusic li.sponCon a.spon {
    display: block;
    height: 110px;
    width: 175px;
    margin-bottom: 5px !important;
    background: #0066cc url("/img/snc-ad-music-spon.png") no-repeat 0 0;
    font-size: 0;
    text-indent: -9999px;
}

.sncMusic td.td195.slideshows ul.vert li a {
    text-decoration: none;
    font: normal 12px/15px Georgia, Times New Roman, Times, serif;
    padding: 0 !important;
    border: none !important;
    line-height: 100% !important;
}

.sncMusic td.td195 ul.vert {
    width: 195px;
}

.sncRestaurants td.houseAd ul {
    display: block;
    overflow: hidden;
    clear: both;
}

.sncRestaurants li.sponCon label {
    font: normal 10px/10px Helvetica Neue, Arial, Verdana, sans-serif !important;
    display: block;
    float: left;
    text-align: left;
    width: 80px;
    padding-left: 0px;
    padding-right: 1px;
    padding-bottom: 1px;
}

.sncRestaurants li.sponCon {
    display: block;
    border: none !important;
    width: 225px;
    padding: 0;
    margin: 0;
    height: auto !important;
}

.sncRestaurants li.sponCon a.spon {
    display: block;
    height: 36px;
    width: 175px;
    margin-bottom: 5px !important;
    background: #0066cc url("/img/snc-ad-restaurants-spon.png") no-repeat 0 0;
    font-size: 0;
    text-indent: -9999px;
}



/* house ad fix for no flipbooks */
.snc td.borderleftcentered {
 border-left: 1px solid #ccc;
 text-align: center;
}

/* classifieds filler */
.sncClassified .filler a img {
    height: 150px;
    width: 320px;
    background: #0066cc;
}

/* archive subnav addition */
.newSubNav .archive {
    color: #000;
    position: absolute;
    top: 24px;
    left: 0;
    width: 235px;
    background: #fff;
    height: 20px;
    line-height: 20px;
    letter-spacing: 1px;
    box-shadow: 2px 2px 2px #888;
    z-index: 5700002;
    display: none;
    margin-top: 1px \9;
    border: 1px solid #ccc \9;
    border-width: 0 1px 1px 0 \9;
    *margin-top: 1px;
    *border: 1px solid #ccc;
    *border-width: 0 1px 1px 0;
}

.newSubNav .archive label {
    display: block;
    height: 20px;
    width: 72px;
    float: left;
    margin-right: 8px;
    color: transparent;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    overflow: hidden;
    background: #0066cc url('/img/newNav-archives.png') no-repeat 0 0;
}

/* nyv exceptions */
.sncClassified .nyvTix,
.sncPromo .nyvTix {
    text-align: left;
}

.sncPromo .nyvTix {
    position: relative;
    top: -10px;
}

.sncClassified .nyvTix a img,
.sncPromo .nyvTix a img {
    margin-bottom: 10px;
    clear: both;
    float: none !important;
    left: 0;
}

.sncClassified .nyvTix a,
.sncPromo .nyvTix a {
    color: #888;
}