﻿
* { margin: 0; }
html, body { height: 100%; width: 100%; }
body { font-size: 10pt; font-family: verdana, helvetica, serif; color: #efefef; background-color: #404040; background-repeat: repeat-x; }
img { border-width:0; border-collapse: collapse; }


.dropcap { float:left; padding-right: .2em; font-size: 36pt; line-height: 34pt; padding-top: 2px; font-family: Times; }
.transparent_class { filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; }

#beerGallery { width: 100px; height: 120px; }

/* nav */
#nav { float: left;}
#nav a { text-decoration:none; font-size: 0.6em; letter-spacing: .3em; color:#8e2c24; line-height: 25px; display: block; width: 129px; height: 27px; text-align:center; }
#nav a:hover { color: #c2c2c2;}

/* content */
#content { float: left; width: 975px; padding-bottom: 20px; z-index: 1; background-color: #000000; background-image: url('../images/bodybg.png'); padding-top: 25px; background-repeat: repeat-x; min-height: 100%; height: 100%; }
#content p { padding-top: 25px;  line-height: 1.5em; }

/* sidebar */
.sidebar_header { border-bottom: 1px solid #445d84; color:#cccccc; }


/* header */
#header { overflow: visible; z-index: 100; width: 953px; height: 175px; background-color: #000000; border-top: 2px solid #4f6b97; border-left: 1px solid #f5ae2c; border-right: 1px solid #f5ae2c; padding: 13px 10px 13px 10px; }
#header table { width: 600px; margin: 75px 0 0 50px; }
#header table td { text-align: center; }

/* logo */
#logo { width: 238px; margin-right: 25px; float: right; }

/* main wrapper */
#wrapper { min-height: 100%; border-width: 0; border-collapse:collapse; width: 1015px; margin-left:auto; margin-right:auto; }
#wrapper td { vertical-align:top; }
.wrapper_shdw { width:20px; background-repeat: repeat-y; vertical-align:top; }
.wrapper_shdw img { vertical-align:top; }


/* footer  (push must be the same height as footer) */
#footer { padding-bottom: 30px; margin-top: 0px; background-color: #000000; width: 975px; margin-left: auto; margin-right: auto; text-align: center; background-position: bottom; background-image: url('../images/fire.gif'); background-repeat: repeat-x; }
#footer, .push { clear: both; }
#footer a { color: #ffffff; text-decoration: none; border-bottom: 1px solid #ffffff; }
#footer a:hover { border-bottom: 1px solid #a2a2a2; }
#footer hr { width: 875px; margin: 15px auto 15px auto; border:0; height: 1px; background-color: #f5ae2c; color: #f5ae2c; clear: both; }

/* panheads pizzeria specials */
.spcls-hdr { text-align:left; font-weight:bold; margin-top: 10px; }
.spcls-dtl { text-align:left; padding-left: 25px; font-size: .8em; }
.spcls-prc { text-align:right; font-size: .8em; padding: 5px; }
