/* TRADITIONAL PUB VENUE SPECIFIC */

div.nightsout-venuedetails{

 width:275px;
 background:url('/media/nightsout-background-traditionalpub.png') top no-repeat;
}

h1.nightsout-venuetitle{
 color:#ae5f00;
 margin:0px;
 padding:0px;
 font-size:22px;
 font-family:Arial Black, Arial;
 font-weight:bold;
 text-transform: uppercase;
}

h2.nightsout-venuesubtitle {
 color:#ffffff;
 margin:0px;
 padding:0px;
 font-size:12px;
 font-style:italic;
 font-weight:bold;
}

div.nightsout-venueimageborder {
 padding:5px;
 width:245px;
 height:151px;
 margin:0px auto 25px auto;
 background:url('/media/nightsout-venueimage-border-traditionalpub.png') no-repeat;
}

h3.nightsout-infotitle {
 color:#ae5f00;
}

h3.nightsout-alttitle {
 font-size:24px;
 color:#ae5f00;
}

#nightsout-venue-logo {
 float:right;
 background:url('/media/nightsout-badge-traditionalpub.jpg') top no-repeat;
 height:190px;
 width:153px;
}


/*--added by Jd with new Beerfinder changes:--*/
/*--events section--*/
div.nightsout-events h3.nightsout-alttitle { 
}

div.nightsout-events nightsout-content-scroll {
 height: 150px;
 color: white;
}

div.nightsout-events nightsout-content-scroll strong {
 color:#ae5f00;
}

/*--review sectiomn--*/
h4.reviewer {
 color:#ae5f00;
 padding:0px;
 margin:0px;
}

div.blackbg p {
 color:white;
}

/*--menu--*/
div.nightsout-menu h3.nightsout-alttitle {
 
}

div.nightsout-menu nightsout-content-scroll {
 height:150px;
 overflow:scroll;
}

div.nightsout-content-scroll strong {
  color:red;
}

#container div.content-box a.view-link {
 color:#ae5f00;
}

/*--view more link--*/
#container a.view-more {
 color:#ae5f00;
}
 
