@charset "utf-8";
/* CSS Document */

html, body{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}
body{
	font-family: 'Roboto Condensed', sans-serif;
	background-image:url(../img/bgInternal.jpg);
	background-repeat:repeat-y;
	background-color: #000;
	background-position: center top;
}
p{
	padding:0;
	margin:0;
}
.left{
	float:left;
}
.right{
	float:right;
}
a{
	text-decoration:none;
}
a img {
	border: 0;
}
.temp{
	width:960px;
	margin:auto;
}
#blackout{
	position:absolute;
	width:100%;
	height:100%;
	background:#000;
	z-index:1000;
	opacity:.5;
}
#nav{
	background-image:url(../img/imgNavBar.png);
	background-repeat:no-repeat;
	height:118px;
	margin-top:22px;
	text-align:center;
	width:100%;
	float:left;
	position:relative;
	z-index:100;
}
#nav .buttons{
	margin-top:43px;
	font-family: 'Economica', sans-serif;
	text-shadow:3px 2px #333;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
	font-size:22px;
}
#nav a{
	color:#fff;
	padding:18px 14px;
    font-size: .7em !important;
}
#nav a:hover{
	color:#FC3;
}
.btnHighlight{
	background-image:url(../img/bgRed.png);
}
#footer{
	float:left;
	clear:left;
	height:72px;
	width:100%;
	color:#fff;
	background:#000;
	font-family: 'Oswald', sans-serif;
}
#frmCoupons{
	display:none;
}
.txtBox{
	font-size:16px;
	margin:0px 10px;
	padding:0px 10px;
	height:40px;
	width:190px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background:#393939;
	color:#aaaaaa;
	font-family: 'Oswald', sans-serif;
}
#submit{
	background: #910807;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	width: 130px;
	height: 40px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#submit:hover{
	cursor:pointer;
	background:#ff0000;
}
#footer .content{
	width:992px;
	margin:auto;
	margin-top:15px;
	font-size:22px;
}
#wrapperSigns{
	position:absolute;
	width:100%;
	z-index:10;
}
#wrapperSigns .content{
	width:1180px;
	margin-left:auto;
	margin-right:auto;
}
#wrapperSigns .left{
	width:364px;
	height:551px;
	margin-top:-551px;
	background-image:url(../img/sign24Hour-dark.png);
	background-repeat:no-repeat;
}
#wrapperSigns .right{
	width:364px;
	height:551px;
	margin-top:-551px;
	background-image:url(../img/signBeer-dark.png);
	background-repeat:no-repeat;
}
#footer .right{

}
#footer .right img{
	float:right;
	margin-left:10px;
}
#footer .right p{
	float:right;
}
.sign1{
	width:100%;
	height:100%;
}
.sign2{
	width:100%;
	height:100%;
}
#sign1{
	width:100%;
	height:100%;
	background-image:url(../img/sign24Hour.png);
	background-repeat:no-repeat;
	opacity:0;
}
#sign2{
	width:100%;
	height:100%;
	background-image:url(../img/signBeer.png);
	background-repeat:no-repeat;
	opacity:0;
}

#footer .right img:hover{
	opacity:.8;
}
#boxContact{
	margin-top:346px;
	width:100%;
	height:200px;
	float:left;
	clear:both;
	color:#fff;
	background-image:url(../img/shadowText.png);
	font-family: 'Loved by the King', cursive;
	background-repeat:no-repeat;
	background-position: center top;
	text-align:center;
}

#boxContact h1{
	color:#fff;
	font-size:64px;
	font-family: 'Oswald', sans-serif;
	margin-top:-20px;
	margin-bottom:0px;
}
#boxContact h2{
	color:#ffc535;
	font-size:30px;
	margin-top:-18px;
}
#boxContact h3{
	color:#ffc535;
	font-size:34px;
	margin-top:17px;
	margin-bottom:0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.main{
	width:992px;
	margin:auto;
}
img{
	
}
#sideBar{
	width:260px;
	background: rgba(0, 0, 0, .65);
	color:#fff;
	border: solid 1px #ad0000;
	margin:15px 0px 15px 25px;
	float:left;
}
#pageContent{
	width:650px;
	border: solid 4px #bc6c4a;
	background-image:url(../img/bgChalk.jpg);
	box-shadow: 5px 5px 5px #000;
	color:#fff;
	margin:15px 25px 15px 0px;
	padding-bottom:20px;
}

#pageContent.full{
	width:980px;
	background-image:url(../img/bgChalkLg.jpg);
}
.content{
	margin:15px;
	font-size:20px;
	line-height:28px;
}
#sidePhone{
	padding: 20px 0px;	
	font-family: 'Oswald', sans-serif;
	line-height:32px;
}
#sidePhone .title{
	color:#ffc535;
	font-weight:bold;
	font-size:22px;
}
#sidePhone .number{
	color:#fff;
	font-weight:bold;
	font-size:36px;
}
#btnOrderSide{
	clear:left;
	background:#a40000;
	color:#fff;
	border:solid 1px #ec0303;
	text-transform:uppercase;
	font-weight:bold;
	margin:20px 0px;
	padding:10px 15px;
	font-size:30px;
	font-family: 'Oswald', sans-serif;
	line-height:48px;
	display:block;
	text-align:center;
}
#btnOrderSide:hover{
	background:#ff0000;
}
.sideBeer{
	margin:10px;
	float:left;
}
#pageContent h1{
	font-family: "Oswald", sans-serif;
	font-weight:300;
	font-size:55px;
	color:#ffae46;
	line-height:54px;
	margin-bottom:6px;

}
#pageContent h2{
	font-size:28px;
	font-family: 'Loved by the King', cursive;
	text-transform:uppercase;
}
.warning{
	color:#ff0000;
}
.menuSection{
	font-family: 'Loved by the King', cursive;
	font-size:30px;
	color:#FFD200;
	line-height:36px;
	text-transform:uppercase;
}
.menuItem{
	font-family: 'Just Me Again Down Here', cursive;
	font-size:18px;
	width:100%;
	float:left;
	margin: 12px 0px;
	padding-bottom:6px;
	border-bottom: solid 1px #666;
	display:block;
	font-weight:100;
}
.menuItemPizza{
	font-family: "Oswald", sans-serif;
	font-size:18px;
	width:100%;
	float:left;
	padding-bottom:6px;
	display:block;
}
.menuDesc{
	clear:both;
	line-height:32px;
	display:block;
	font-size:18px;
	font-family: 'Loved by the King', cursive;
}
.entry1{
	float:left;
	font-size:18px;
	width:300px;
	font-family: 'Loved by the King', cursive;
}
.entryShort{
	float:left;
	font-family: 'Loved by the King', cursive;
}
.entryPrice1{
	float:right;
	margin-right:20px;
	font-family: 'Loved by the King', cursive;
}
.entryPrice2{
	float:right;
	margin-right:20px;
	font-family: 'Loved by the King', cursive;
}
.entryPizza{
	float:right;
	width:50px;
	margin-right:20px;
	text-align:center;
	font-family: 'Loved by the King', cursive;
}
.entrySpecialPizza{
	float:right;
	width:50px;
	margin-right:15px;
	text-align:center;
}
.menuItem .title{
	color:#fff2b4;
	font-size:18px;
	text-transform:uppercase;
	font-family: "Oswald", sans-serif;
	font-weight:300;
}
.entryPrice{
	float:right;
	font-family: 'Loved by the King', cursive;
}
#submenu{
	margin:6px 0px;
}
#submenu img{
	margin: 4px 8px 4px 0px;
}
#submenu img:hover{
	opacity:.8;
}
#pageContent a{
	color:#FFD200;
}
#pageContent a:hover{
	text-decoration:underline;
}
#logoMenu{
	float:right;
}
.titleTestimonial{
	font-size:26px;
	font-style:italic;
	text-transform:uppercase;
	font-weight:bold;
}
hr{
	height:1px;
	color:#666;
	width:100%;
	background:#666;
}
.imgBeer{

}
.smallText{
	font-size:14px;
}
.rowBg{
	background: rgba(0, 0, 0, .35);
}
#tblBeer td{
	padding:6px;
}
#imgMap{
	margin:10px 0px;
}
.titleContact{
	color:#FFAE46;
	font-weight:bold;
	text-transform:uppercase;
	font-size:30px;
}
.titlePhone{
	font-size:30px;
	font-weight:bold;
}
.td-right{
	text-align:right;
	font-size:17px;
	line-height:20px;
	padding:6px 6px 6px 0px;
}
.txtInput{
	width:250px;
	height:35px;
	font-size:20px;
	font-family: "Oswald", sans-serif;
	padding:4px 6px;
	margin-bottom:6px;
}
.txtInputArea{
	font-family: "Oswald", sans-serif;
	font-size:17px;
	padding:2px 6px;
	margin-bottom:6px;
}
.contactSocial{
	float:right;
}
.contactSocial img{
	margin:6px 0px;
}
#tblHiring{
	margin:10px 0px;
}
.frmSmall{
	font-size:12px;
}
#btnSignUpNow{
	text-transform: uppercase;
	font-size: 22px;
	background: #ffd200;
	font-family: "Oswald", sans-serif;
	color: #000;
	padding:6px 20px;
	border: 1px solid #666;
}
#btnSignUpNow:hover{
	cursor:pointer;
	background:#ffee9f;
}
.error{
	color:#ffd200;
	font-size:24px;
}
@media handheld, only screen and (max-width: 1200px) {
#wrapperSigns{
	position:absolute;
	width:100%;
	z-index:10;
}
#wrapperSigns .content{
	width:990px;
	margin-left:auto;
	margin-right:auto;
}
#wrapperSigns .left{
	width:270px;
	height:409px;
	margin-top:-409px;
	background-image:url(../img/sign24Hour-darkSmall.png);
}
#wrapperSigns .right{
	width:270px;
	height:409px;
	margin-top:-409px;
	background-image:url(../img/signBeer-darkSmall.png);
}	
#sign1{
	background-image:url(../img/sign24HourSmall.png);
}
#sign2{
	background-image:url(../img/signBeerSmall.png);
}	
#footer .content{
	font-size:18px;
}

}