body {
    background: url(images/pageBG.jpg);
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, sans-serif;
}

.hidden {
    display: none;
}

ul, ol {
    margin: 0px;
}

a {
    color: #ee3a3b;
    text-decoration: none;
}

a:hover {
    color: #ee3a3b;
    border-bottom: 1px dotted #ee3a3b;
}

.container {
    width: 990px;
}

#header {
    display: block;
    width: 950px;
    height: 200px;
    padding: 20px 20px 0px; 
    background: url(images/internalPlatformTopBG.png) no-repeat top;
    position: relative;
}

body.index #header {
    height: 52px;
    background: url(images/platformTopBG.png) no-repeat top;
}

#header h1#logo {
    width: 347px;
    height: 0px;
    padding-top: 219px;
    overflow: hidden;
    background: url(images/interiorLogo.png) no-repeat top;
    position: absolute;
    top: 0px;
    left: 321px;
    z-index: 1;
}

#navBox {
    width: 948px;
    padding-top: 152px;
    height: 48px;
    background: #22201e url(images/masthead.jpg) no-repeat top;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}

#platform {
    width: 950px;
    padding: 0px 20px;
    background: url(images/platformBG.png) repeat-y;
    margin: 0px auto;
}

#contents {
    background: #2b1616;
    width: 908px;
    margin: 0px;
    padding: 20px;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}

body.index #platform {
    padding: 70px 20px;
}

#footer {
    display: block;
    width: 950px;
    height: 46px;
    padding: 6px 20px 22px; 
    background: url(images/platformBottomBG.png) no-repeat top;
}

#footer h2 {
    width: 658px;
    height: 0px;
    overflow: hidden;
    padding-top: 34px;
    background: url(images/footerSlogan.png) no-repeat top;
    margin: 4px auto 0px;
}

ul.nav {
    list-style: none;
    margin: 0px auto;
    height: 48px;
    line-height: 48px;
    font-size: 1.2em;
    font-weight: bold;
    text-transform: lowercase;
}

body.index ul.nav {
    height: 52px;
    line-height: 52px;
    width: 880px;
}

ul.nav li {
    display: inline;
    text-align: center;
    padding: 0px 15px;
}

body.index ul.nav li {
    padding: 0px 30px;
}

ul.nav li.first {
    padding: 0px 15px 0px 0px;
}

ul.nav li.last {
    padding: 0px 0px 0px 15px;
}

ul.nav li a {
    color: #7a2426;
    text-decoration: none;
}

ul.nav li a:hover {
    color: #ee3a3b;
    border-bottom: 1px dotted #ee3a3b;
}

ul.nav li a.clicked {
    color: #ee3a3b;
    border-bottom: 1px dotted #ee3a3b;
}

#navBox ul {
    position: absolute;
    width: 300px;
}

ul#leftNav {
    bottom: 0px;
    left: 60px;
    z-index: 2;
}

ul#rightNav {
    bottom: 0px;
    right: 60px;
    z-index: 2;
}

body.index h1#logo {
    margin: 0px auto;
    width: 367px;
    height: 0px;
    padding-top: 380px;
    overflow: hidden;
    background: url(images/homeLogo.png) no-repeat top;
}

#contents {
    color: #5d5a54;
}

#contents h2.title {
    color: #2b1616;
    margin-bottom: 0px;
    width: 210px;
    float: left;
    margin-right: 10px;
}

#contents h2.title.wide {
    width: 370px;
}

#contents ul {
    list-style: none;
}

#contents ul h4 {
    margin-bottom: 12px;
    font-size: 1.4em;
    text-transform: lowercase;
    font-weight: normal;
    color: #ee3a3b;
    border-bottom: 1px solid #ee3a3b;
}

#contents ul.beers h4 {
    font-size: 1em;
}

#contents ul p {
    font-size: 1.1em;
}

#contents ul div.itemInfo {
    margin: 0px 0px 8px 0px;
}

#contents ul div.itemInfo p.description {
    margin-bottom: 0px;
}

#contents div.itemInfo a {
    font-weight: bold;
    color: #ee3a3b;
    float: left;
    display: block;
    width: 12px;
}

#contents ul.beers div.itemInfo a {
    font-size: 0.9em;
    width: 10px;
}

#contents ul div.itemInfo a:hover {
    border-bottom: 0px;
}

div.itemInfo :-moz-any-link:focus {
    outline-style: none;
    outline-width: 0;
}

#contents ul div.itemInfo div {
    margin: 0px 0px 2px 10px;
}

#contents ul.beers div.itemInfo div {
    font-size: 0.9em;
}

#contents div.itemInfo span.padded {
    padding-left: 12px;
}

#contents ul.beers div.itemInfo div span {
    float: left;
    width: 125px;
}

#contents ul.beers div.itemInfo div em {
    float: right;
    width: 80px;
    text-align: right;
    font-style: normal;
}

#contents ul div.styleinfo {
    background: #000;
    border: 1px solid #491517;
    padding: 8px;
    clear: both;
    color: #7a2426;
}

#contents ul div.styleinfo p.description {
    font-size: 0.9em;
}

#contents ul.beers div.styleinfo p.beer {
    font-style: italic;
}

#contents ul div.styleinfo p.description strong {
    display: block;
    border-bottom: 1px solid #7a2426;
    margin-bottom: 4px;
    font-size: 1em;
}

#contents ul li {
    margin: 0px 0px 34px;
}

.left {
    float: left;
}

.right {
    float: right;
}

div.pageTitle {
    width: 700px;
    margin: 0px auto 10px;
}

div.pageTitle p {
    font-size: 1.2em;
    float: left;
    height: 99px;
    line-height: 99px;
    margin-bottom: 0px;
}

div.pageTitle p.multiline {
    height: auto;
    font-size: 1.1em;
    line-height: 15px;
    width: 480px;
    padding-top: 14px;
}

#contents.drinks {
    background: #2b1616 url(images/drinkbg.jpg) no-repeat top right;
}

ul li.alacarte p {
    margin-top: 0px;
    margin-bottom: 0px;
}

ul.eventList {
    width: 400px;
    margin: auto;
}

ul.eventList h3 {
    color: #9d9a94;
}

div#eventListing {
    width: 500px;
    margin: auto;
}

div#eventListing h4 {
    color: #ee3a3b;
    border-bottom: 1px solid #ee3a3b;
}

div#eventListing h5 {
    font-size: 1.2em;
    color: #9d9a94;
}

ul#blogPosts {
    width: 600px;
    margin: auto;
}

ul#blogPosts h5 {
    color: #9d9a94;
}

div#eventListing {
    width: 600px;
    margin: auto;
}

div#eventListing #banner {
    float: left;
    width: 225px;
    padding-right: 20px;
}

div#eventListing #copy {
    float: left;
    width: 340px;
}

div#eventListing h4 {
    color: #ee3a3b;
    border-bottom: 1px solid #ee3a3b;
}

div#eventListing h5 {
    font-size: 1.2em;
    color: #9d9a94;
}

p.credit {
    font-size: 0.8em;
    color: #444;
    text-align: right;
    padding: 12px 20px;
}

p.credit a {
    color: #810;
}

p.credit a:hover {
    color: #c60;
    border-bottom: 0;
}
