body{
	background-color: black;
	text-align: left;
	font-size: 19px;
	font-family: Georgia, monospace;
	font-weight: 300;
	color: #333;
}

ul{
	list-style: none;
	padding: 0;
}

.navbar-default{
	background-color: #f9f9f9;
	font-size: 130%;
	border-bottom: 4px solid #E82C0C;
}
.navbar-brand,
.navbar-nav li a {
	height: 70px;
	line-height: 45px;
}

.navbar-default .navbar-nav>li>a, .navbar-default .navbar-brand{
	color: #333;
	font-family: "Yanone Kaffeesatz", Arial;
	text-transform: uppercase;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
	background-color: black;
	min-height: 100%;
	color: white;
	font-family: "Yanone Kaffeesatz", Arial;
	text-transform: uppercase;
}

.navbar-header, a.navbar-brand{
}
.navbar-header img{
	height: 68px;
	margin: -15px 10px 10px 5px;
	transform: rotate(-9deg);
}

a{}


h5.anchor{
	padding-top: 4em;
	margin-top: -4em;
	background-color: transparent;
}

h1, h2, h3, h4{
	font-family: "Yanone Kaffeesatz", Arial;
	text-align: left;
	text-transform: uppercase;
}

ul li.title{
	font-family: "Yanone Kaffeesatz", Arial;
}
h2, h3, h4{
	/*font-weight: 300;*/
}
h1{	font-weight: 700; }


#shell{
	min-width: 100%;
	margin: 0 auto;
	height: auto;
}

.container{
	min-width: 100%;
	background-color: #f9f9f9;
}

div.column{
	max-width: 1500px;
}

#headerImg{
	height: 790px;
	background: black url('../img/dray_front_large.jpg') no-repeat;
	text-align: center;
	background-attachment: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

#tapsImg{
	height: 500px; 
	background-image: url('../img/dray_taps_large.jpg');
	background-attachment: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

#footballImg{
	height: 500px;
	background: black url('../img/dray_football_large.jpg') no-repeat;
	background-attachment: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

#foodImg{
	height: 500px;
	background: black url('../img/dray_food_large.jpg') no-repeat;
	background-attachment: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

#locationImg{
	height: 500px;
	background: black url('../img/dray_interior_large.jpg') no-repeat;
	background-attachment: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

#drayLogo{
	width: 70%;
	max-width: 800px;
	z-index: 1;
	margin: 0 auto 0;
	padding: 0;
	fill: pink;
}

#about{
	padding: 2em;
	margin-bottom: 10px;
}
#about h2#d-intro{
	margin-top: 0;
}

.text{}

footer{
	height: 140px;
	background-color: black;
}

/*ABOUT*/
/*----------------------------------------------------------------------------*/
section#about img{
	max-width: 99%;
}
#about ul{
	margin:0;
	padding:0 25px 0 0;
}



/*BEER LIST*/
/*----------------------------------------------------------------------------*/
section#beer{
	margin-bottom: 10px;
}
#draft{}

.beerlist {
        padding: 12px 0 10px 20px;
}

#beerNest{
	width: 100%;
}

#data1, #data2{
	min-width: 49%;
	display: inline-block;
	vertical-align: top;
	margin: 0 auto;
}
li.beer_name, li.title{
	font-weight: 700;
	font-size: 125%;
	font-family: "Yanone Kaffeesatz", Arial;
	text-transform: uppercase;
}

#beer ul{
	margin: 0;
	padding: 0 25px 0 0;

}

.beerlist #data1 ul li.nextup, .beerlist #data2 ul li.nextup{
    color: #7F7F7F;
}

.beerlist #data1 ul li.spacemaker, .beerlist #data2 ul li.spacemaker{
    border-top:3px dotted #F5A40A;
    margin: 10px 0 0 0;
    padding: 10px 0 0 0;
}

.beerlist #data1 .listend, .beerlist #data2 .listend {
    padding: 0 0 10px 0;
}
.updateShell{
    margin: 15px 0 0 0px;
}

/*FOOTBALL SCHEDULE*/
/*----------------------------------------------------------------------------*/
li.gameDate{
	background-color: #e3e3e3;
    border-bottom:2px dotted #F5A40A;
	font-family: "Yanone Kaffeesatz", Arial;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 125%;
	margin: 10px 0 15px;
	padding-top: 5px;
}

li.gameInfo{}

span.game_time{
	/*font-family: "Yanone Kaffeesatz", Arial;*/
	/*font-weight: 700;*/
	text-transform: uppercase;
	margin: 0 10px;
	padding: 2px 8px;
	border-left: 2px solid #f5a40a;
	/*background-color: #e3e3e3;*/
}

#football ul{
	margin: 0;
	padding: 0;
}

section#football{
	margin-bottom: 10px;
}



/*FOOD LIST*/
/*----------------------------------------------------------------------------*/
#food{}
#food .row {margin: 0px;}
#food h2.food{ margin-top: 30px;}
section#food{ width: 100%; }
section#food li.spacemaker{ border-top:2px dotted #F5A40A; margin: 10px 20px 10px 0;}
#bites{ margin-bottom: 30px; }

#food ul{
	padding: 0;
}
ul.column1, ul.column2, ul.column{
	width: 47%;
	display: inline-block;
}
ul.column1{ vertical-align: top; }

li.menu_item{ font-weight: 700;} 


/*PHOTOS*/
/*----------------------------------------------------------------------------*/
/*section#photos{
	height: 100%;
	overflow: hidden;
	background-color: #F4E5FF;
}*/


/*FOOTER*/
/*----------------------------------------------------------------------------*/
 section#location{
 	height: 500px;
 	margin: 15px;
 }

 footer{
 	padding: 15px;
 	height: 100%;
 	margin: 10px 0 0 0;
 }
 footer .row{
 	margin:  0;
 }
 #adr{
 	display: inline-block;
 	width: 49%;
 	vertical-align: top;
 	color: white;
 }

/*MAP*/







/* Optional: Makes the sample page fill the window. */
html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
}
 #hours{
 	vertical-align: top;
 	display: inline-block;
 	width: 49%;
 	color: white;
 }

 #closer{
 	text-align: center;
 	width: 100%;
 	font-family: "Yanone Kaffeesatz", Arial;
 	font-weight: 300;
 	margin: 50px 0 20px;
 	color: #666;
 }
 #closer img{
 	height: 30px;
 }

 #social{
 	text-align: center;
 	width: 100%;
 	margin: 50px 0 20px;
 }
 #social img{
 	margin-left: 20px;
 }

/*MEDIA QUERIES*/
/*----------------------------------------------------------------------------*/
@media (max-width: 767px) {
	#beerNest{
	/*width: 100%;*/

	}
	#data1, #data2, ul.column1, ul.column2, ul.column{
		width: 100%;
	}

	#data3{
		width: 100%;
	}
	.beerlist #data1 ul, .beerlist #data2 ul{
	}
	h1{
	}
	.navbar-brand, .navbar-nav li a {
	height: 50px;
	line-height: 25px;
	}
	.navbar-default{
	font-size: 115%;
	}
	.navbar-brand,
	.navbar-nav li a {
		height: 40px;
		line-height: 20px;
	}
	.navbar-header img{
		height: 55px;
		margin: -20px 10px 10px 5px;
		transform: rotate(-9deg);
	}
	.navbar-toggle{
		background-color: black;
	}
	.navbar-default .navbar-toggle .icon-bar{
		background-color: white;
	}
/*	.lazy{
		height: 300px;
	}*/
	#headerImg{
		height: 375px;
		background-image: url('../img/dray_front_medium.jpg');
	}
	#tapsImg{
		height: 375px;
		background-image: url('../img/dray_taps_medium.jpg');
	}
	#footballImg{
		height: 375px;
		background-image: url('../img/dray_football_medium.jpg');
	}
	#foodImg{
		height: 375px;
		background-image: url('../img/dray_food_medium.jpg');
	}
	#locationImg{
		height: 300px;
		background-image: url('../img/dray_interior_medium.jpg');
	}
	#drayLogo{
		width: 50%;
	}
}


@media (max-width: 460px) {
	#headerImg{
		height: 300px;
		background-image: url('../img/dray_front_small.jpg');
	}

	#tapsImg{
		height: 250px;
		background-image: url('../img/dray_taps_small.jpg');
	}

	#footballImg{
		height: 300px;
		background-image: url('../img/dray_football_small.jpg');
	}

	#foodImg{
		height: 300px;
		background-image: url('../img/dray_food_small.jpg');
	}

	#locationImg{
		height: 300px;
		background-image: url('../img/dray_interior_small.jpg');

	}

	#aboutImg{
		height: 300px;
		background-position: center;
	}


	#otherImg{
		height: 300px;
		background-position: center;
		}

	#drayLogo{
		width: 70%;
	}
	#about ul, #food ul, #football ul, #beer ul{
		padding: 0;
	}

	h1, h2, h3, h4, p, a{
	}
	.smallIcon{
		display: none;
	}


}



/*INVISIBLE PRINT STYLES*/
/*----------------------------------------------------------------------------*/

li.continued{
     display: none;
}
.nextup_price{
    display: none;
}
li.beer_price{
    display:none;
}


