@charset "utf-8";

body, h1, h2, h3, div, p, ul, li, img {padding: 0; margin: 0; border:0;}
body {color: #000; font: 14px Georgia, "Times New Roman", Times, serif; line-height: 150%; background: #8A6E43 url(../images/bg-page.png) top center repeat-y;}

h1, h2, h3 {color: #000; font-family: Arial, Helvetica, sans-serif; font-weight: normal;}
h1 {text-align: center; padding-bottom: 25px; font-size: 25px; font-weight: bold; color: #fff; background: url(../images/divider-hor.png) bottom center no-repeat;}
h2, h3 {color: #dfa727; font-size: 24px;}
h3 {font-size: 16px;}

ul {list-style: none;}
a {text-decoration: underline; color: #fff;}
a:hover {color: #dfa727;}
p {padding-bottom: 10px;}

.page, .block {width: 960px; overflow: hidden; margin: 0 auto; padding: 40px 0;}
.black {background: #000; color: #fff;}

.header {overflow: hidden; height: 1%; padding-bottom: 20px;}
.header p {float: left;}
.header .logo {padding: 40px 50px 0 0;}
.left {float: left; text-align: right; width: 430px;}
.left2 {float: left; text-align: center; width: 960px;}
.right {float: left; text-align: left; width: 430px;}
.content .left, .content .right {padding: 20px 20px 30px;}
.content .left p {padding-bottom: 15px; line-height: 155%;}
.content .middle {text-align: center; width: 75%; margin: 0 auto; clear: both; background: url(../images/divider-narrow-hor.png) top center no-repeat; padding-top: 20px; margin-top: 20px;}
.content .right ul {padding-top: 5px; line-height: 145%;}
.content .right li {padding-left: 10px; background: url(../images/bullet-generic.png) left center no-repeat;}

.venues, .info {overflow: hidden; height: 1%; border-bottom: 1px solid #222; padding-bottom: 40px; margin-bottom: 40px;}
.venues .left {padding: 10px 30px 20px 0; width: 440px; border-right: 1px solid #222;}
.venues .right {padding: 10px 0 20px 30px;}
.venues p {padding: 20px 0;}

.info {padding-bottom: 10px; margin-bottom: 30px;}
.info .left, .info .right {width: 350px;}
.info .middle {float: left; padding: 0 30px;}
.info .right {width: 300px;}

.footer {font: 12px Arial, Helvetica, sans-serif; color: #999;}
.footer a {color: #999; text-decoration: none;}
.footer a:hover {color: #ddd; text-decoration: underline;}
.footer .copyright {color: #dfa727; float: left; width: 420px; padding: 15px 0 10px 60px; background: url(../images/logo-platis-footer.png) left center no-repeat;}
.footer .credits {float: left; width: 480px; text-align: right; padding: 15px 0 10px;}
