/* --- Beer Plugin Styling ---*/    
.single-beer .beer-title {
    border-bottom: 0px solid #CCCCCC !important;
    display: block;
    margin-bottom: 10px !important;
    padding-bottom: 3px;
}

.beer-title a h1, .beer-title h1, .single-beer .beer-title h2, .single-beer .beer-title a h2 {
    display: inline-block;
    font-size: 25px;
    font-family: "Puritan";
    color: #C70000;
    text-transform: uppercase;
    margin: 0 !important;
    text-decoration: none;
    padding-top: 0px !important;
}

.beer-title a:hover h1, .beer-title a:hover h2 {
    color: #D1AA00;
}

.beer-list .beer-title .beer-image  {
    display: inline-block;
    float: left;
    margin: 0 16px 10px 0;
   padding-bottom:20px;
    width: 180px !important;
    height: 180px !important;
}

ul.embm-beer-list li {
    list-style: square outside none;
    color: #000;
}

.single-beer .beer-meta {
    background: none repeat scroll 0 0 #000 !important;
    border: 1px solid #E8941A !important;
    clear: both;
    color: inherit !important;
    display: block;
    margin-bottom: 35px;
    padding: 15px 20px;
}

.single-beer .beer-image .wp-post-image {
    display: inline-block;
    float: left;
    margin: 0 20px 10px 0;
    width: 400px !important;
}

.single-beer {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 20px !important;
}

.beer-title a h1, .beer-title h1, .single-beer .beer-title h2, .single-beer .beer-title a h2 {
    display: inline-block;
    font-family: 'Helvetica',sans-serif;
    font-size: 25px;
    margin: 0 !important;
    text-decoration: none;
}



li.embm-beer-list-item a {
    display: block;
    font-weight: bold;
    text-transform: uppercase;
}