.top_menu{
	max-width:960px;
	margin:0 auto;
}
.top_menu ul{
	list-style:none;
	overflow:hidden;
	width:100%;
	border-bottom: 1px solid #5d1415;
}
.top_menu ul li{
	float:left;
	display:inline;
	margin:0 20px 0;
	padding-bottom: 3px;
}
.top_menu ul li a{
	color: #bd6e2d; /* yellow */
	text-decoration:none;
	font-size: 25px;
}
.top_menu ul li a:hover,
.top_menu ul li a.active{
	color:#EBC34B;
}
.menu_items h2 {
	font-size: 36px !important;
	color: #bd6e2d;
	margin-bottom: 10px !important;
	padding-top: 35px !important;
	text-transform: uppercase;
}
.menu_items h3 {
	font-size: 18px !important;
	font-family: 'Oranienbaum', serif;
	color: #fff;
	margin-bottom: 5px !important;
	padding-top: 10px;
}
.entry-content h6 {
	font-size: 35px;
	padding-bottom: 20px;
	color: #bd6e2d;
	text-transform: uppercase;
}
.entry-content h3 {
	font-size: 20px;
	color: #EBC34B;
}
.entry-content {
	padding-bottom: 30px;
}
.bottle_item,
.draft_item{
	width:auto;
	overflow:hidden;
}
.bottle_title {
	padding-left: 60px;
}
.draft_title {
	padding-left: 25px;
	font-weight: 200 !important;
	text-shadow: 2px 2px #3a3a3a;
	float: left;
	display: inline-block;
	clear: both;
}
.draft_price {
	padding-top: 10px;
	color: #fff;
	font-size: 17px;
	float: right;
	display: none; /*inline-block; */
	padding-left: 5px;
	font-weight: 200;
	padding-right: 10px;
} 
.draft_abv {
	padding-top: 3px;
	color: #BBB;
	font-size: 16px;
	font-style: italic;
	display: block;
	font-weight: 200;
	padding-left: 25px;
}
.toppings p {
	font-size: 16px;
	font-family: 'Oranienbaum', serif;
	color: #5d1415;
	font-style: italic;
	display: inline-block;
	width: 80%;
	margin-bottom: 10px;
	line-height: 20px;
}
.price_description {
	display: inline;
}
.price {
	float:left;
	display: inline;
	margin:0 0 0 0;
	width:50px;
	padding-top: 14px;
	color: #5d1415;
	font-size: 16px;
	font-style: italic;
}
.price_1 {
	float:left;
	display: inline;
	margin:0 0 0 0;
	width:50px;
	padding-top: 15px;
	color: #5d1415;
	font-size: 25px;
	font-style: italic;
	padding-top: 20px;
	padding-right: 3px;
}
.menu_title {
	margin-bottom: 5px;
}

.sauces {
	padding-top: 15px;
	font-size: 18px !important;
	color: #5d1415;
	padding-bottom: 10px;
	margin-top: 15px;
}
.pint {
	background:url('/wp-content/themes/hounddogs/images/pint_1.png')no-repeat;
	max-width: 100px;
	height: 200px;
	margin: 0 auto;	
}
.pints {
	font-size: 20px;
	font-family: 'Oranienbaum', serif;
	color: #5d1415;
	font-style: italic;
}
.thermometer {
	background:url('/wp-content/themes/hounddogs/images/sauces.png')no-repeat;
	width: 130px;
	height: 166px;
	}
	
@media screen and (min-width: 0px) and (max-width: 768px) {
	.menu_side {
		display:none;
	}        
	.menu_title .price{
		display:none;
	}
	.price{
		width:60px;
		padding-top:10px;
		padding-bottom:20px;
		font-size:14px;
	}
}
.pizza_menu img{
    display:block;
    max-width:100%;
    margin-bottom:30px;
}
.pizza_menu h2{
    text-align:left;
    font-family: 'Oranienbaum', serif; 
    color: #fff; 
    text-shadow: 2px 2px 2px rgba(0,0,0,0.6);
    font-size:40px;
    line-height:36px;
    text-transform:uppercase;
    font-style:italic;
}
.menu_1 img {
	padding: 0;
    margin: 0;
    max-width:100%;
}
.menu_2 img {
	padding: 0;
	margin: 0;
    max-width:100%;
}
.menu_3 img {
	padding: 0;
	margin: 0;
    max-width:100%;
}
.pizza_menu {
	margin-top:0;
    max-width: 960px;
    width: 100%;
    text-align: center;
}
.span_4 {
	padding: 0;
	margin: 0;
}
.col {
	border-left-width: 0;
}