/* CSS Document */
* HTML5 ? Boilerplate
 * ==|== normalize ==========================================================
 */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 20px; }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }

::-moz-selection { background: #b2b1b1; color: #fff; text-shadow: none; }
::selection { background: #b2b1b1; color: #fff; text-shadow: none; }

a {
	color: #7f7f7f;
}
a:visited {
	color: #7f7f7f;
}
a:hover {
	color: #7f7f7f;
}
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display : block; }

abbr[title] { 
border-bottom : 1px dotted; 
cursor : help; }

/* 1.ROOT */
@font-face {
    font-family: 'CopperplateGothicBoldRegular';
    src: url('fonts/coprgtb-webfont.eot');
    src: url('fonts/coprgtb-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/coprgtb-webfont.woff') format('woff'),
         url('fonts/coprgtb-webfont.ttf') format('truetype'),
         url('fonts/coprgtb-webfont.svg#CopperplateGothicBoldRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html {}

body {
	margin : 0 auto;
	padding : 0;
	width : 100% /* 252px */;
	font : 100%/1.6;
	font-family:Arial, Helvetica, sans-serif;
	color :#4b4b4b;
 }


/* 2.HEADINGS */

h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
	font-family : CopperplateGothicBoldRegular,"Helvetica Neue", Helvetica, Arial;
	font-weight : normal;
}


h1 { 
margin-bottom : .75em;
font-size : 3em; /* 48 / 16 = 3 */
line-height : 1.2; display:none }

h2 {
	margin:0 0 .5em 0;
	font-size : 2em; /* 36 / 16 = 2 */
	line-height : 1.2;
	color: #7f7f7f;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
}

h3 { 
margin-bottom : 0.5em;
font-size : 22px; /* 24 / 16 = 1.5 */
line-height : 1.3; }

h4 { 
margin-bottom : 1.25em;
font-size : 1.25em; /* 20 / 16 = 1.25 */
line-height : 1.25; }

h5 { 
margin-bottom : 1.5em;
font-size : 1em; /* 16 / 16 = 1 */ }

h6 { 
font-size : 1em; /* 16 / 16 = 1 */ }

/* 3.TYPOGRAPHY */
@font-face {
    font-family: 'CopperplateGothicBoldRegular';
    src: url('fonts/coprgtb-webfont.eot');
    src: url('fonts/coprgtb-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/coprgtb-webfont.woff') format('woff'),
         url('fonts/coprgtb-webfont.ttf') format('truetype'),
         url('fonts/coprgtb-webfont.svg#CopperplateGothicBoldRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
p, 
ol, 
ul, 
dl, 
address {
	margin-bottom : 1.5em;
	font-size : 1em; /* 16 / 16 = 1 */
	font: Cambria, Georgia, Times, serif;
}

ul, 
ol { 
margin : 0 0 1.5em -24px; 
padding-left : 24px; }

ul { 
list-style-type : disc;
}

ol { 
list-style-type : decimal; }

li ul, 
li ol { 
margin : 0;
font-size : 1em; /* 16 / 16 = 1 */ }

dl, 
dd { 
margin-bottom : 1.5em; }

dt { 
font-weight : normal; }

blockquote  { 
margin : 0 0 1.5em -24px; 
padding-left : 24px; 
border-left : 1px solid rgb(200,200,200);
font-style : italic; }

blockquote:before, 
blockquote:after, 
q:before, 
q:after {
content : '';
content : none; }

b, 
strong	{ 
font-weight : bold; }

i, 
em { 
font-style : italic; }

sup, 
sub { 
position : relative;
font-size : 75%; 
line-height : 0; }

sup { 
top : -.5em; }

sub { 
bottom : -.25em; }

address { 
font-style : normal; }

pre { 
margin-bottom : 1.5em; 
white-space : pre; 
white-space : pre-wrap; 
word-wrap : break-word; }

pre, 
code { 
font : .875em 'andale mono', 'lucida console', monospace; 
line-height : 1.5; }

small {
font-size : 1em; /* 16 / 16 = 1 */ }

/* 4.LINKS */

/*
a, 
a:visited {
	outline : none;
	color : 7f7f7f;
	text-decoration : none;
}
 
a:hover { 
outline : none;
color : rgb(40,40,40); 
text-decoration : underline; }
 
a:active, 
a:focus { 
outline : none;
color : rgb(0,0,0); }
*/

/* 5.FIGURES & IMAGES */

figure {
margin-bottom : 1.5em; }

figure img,
figure object,
figure embed {
margin-bottom : .75em;
max-width : 100%; }

figcaption {
display : block;
font-weight : normal; }

/* 6.TABLES */

table { 
border-collapse : collapse;
border-spacing : 0;
margin-bottom : 1.4em; 
/*width : 100%;*/
font-size : .875em; /* 14 / 16 = .875 */ }

th { 
font-weight : bold; }

th, td, caption { 
padding :5px 0; }

tfoot { 
font-style : italic; }

caption { 
background-color : transparent; }

/* 10.CONTENT */
#shell{ width:999px; margin:10px auto 0; background:url(images/footbg.gif) repeat-x bottom}
header{ text-align:center;}

	#top-line{width:999px; height:28px; position:absolute; left:0; bottom:0; background:url(../images/top-line.png) no-repeat left top;}
	#bottom-line{width:999px; height:24px; top:352px; left:0px; position:absolute; background:url(../images/bottom-line.png) no-repeat left top;}
	#top-line{bottom:-24px;}
		.home #top-line{bottom:-12px;}
#main{ margin:0 20px}
	/*#content{ margin:20px 60px; line-height:26px}*/
	
	#boxes .box{float:left;background:#dcdbdb; min-height:250px}
	#boxes .boxcontent{padding:10px 20px 20px}
	#boxes h3{ background:#fff; padding:5px 10px; border:1px solid #dedede; margin-top:0;
		 		-moz-box-shadow:  1px 3px 5px rgba(0,0,0,0.2);
				-webkit-box-shadow: 1px 3px 5px rgba(0,0,0,0.2);
				box-shadow:  1px 3px 5px rgba(0,0,0,0.2);}
		#opening{ width:270px; margin-right:25px; line-height:30px}
			#opening .day{ font-weight:bold; width:100px; display:block; float:left}
		#location{ width:370px; margin-right:25px}

		#signup{ width:270px}
			.formelement{ border:1px solid #b2b1b1; padding:3px; width:224px;}
			.button{/*padding:3px 0;*/ width:230px; background:#c1c0c0; border-top:1px solid #f0efef;border-left:1px solid #f0efef;border-bottom:1px solid #7a7979;border-right:1px solid #7a7979}
	
	#contact{text-align:center; clear:both; padding-top:20px;font-family : CopperplateGothicBoldRegular,"Helvetica Neue", Helvetica, Arial; font-size:1.2em;	font-weight : normal;}
	
	#beers {text-align:center; clear:both; padding-top:20px}
		#beers h2{ text-align:left}

/*footer{margin:10px auto; width:999px; font-size:80%}*/
