/*
©2010 

Theme Name: The Bradbury
Theme URI: http://wordpress.org
Description: The Bradbury Wordpress theme
Author: Humaan Pty Ltd
Author URI: http://humman.com.au

*/

.fancybox-content-inside {
    background: black !important;
    border: 1px solid #d2d2d2;
    box-shadow: 0 0 10px #ccc;
    line-height: normal;
    margin: 5px;
    padding: 5px;
}

/*---------------------------------------------- GLOBAL SETTINGS */

html {
	background: #140c02 url(art/pagebg.png) top center repeat;
	height: 100%;
}

body {
	height: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .75em; 
	
}

/*-------------------------------------------------------- LINK */

a {
	color: #b3977f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/*---------------------------------------------------- HEADINGS */

h1, h2, h3, h4, h5, h6 {
	color: #fff;
	font-weight:normal;
	margin:0pt;
	padding:0pt;
	font-family: Helvetica, Arial, sans-serif;
}

h1 {
	font-size: 1.8em;
	padding: 0 0 10px 0;
}

h2 {
	font-size: 1.6em;
	padding: 0 0 8px 0;
}

h3 {
	font-size: 1.4em;
	padding: 0 0 6px 0;
}

h4 {
	font-size: 1.2em;
	padding: 0 0 5px 0;
}

/*-------------------------------------------------- PARAGRAPHS */

p {
	font-size: 100%;
	line-height: 1.6em;
	padding: 0 0 1.25em 0;
}

p.success {
	border-radius: 3px;
	padding: 5px 10px;
	background:	#18982c;
	color: #fff;
	margin-bottom: 20px;
	text-align: center;
}

p.fail {
	border-radius: 3px;
	padding: 5px 10px;
	background:	#c72b2b;
	color: #fff;
	margin-bottom: 20px;
	text-align: center;
}

/* LISTS -------------------------------------------------------- LISTS */

ul, ol {
	padding:0 0 1.25em 2.5em;
}

#content li { 
	font-size: 100%;
	line-height: 1.6em;
}

/*-- nested lists --*/

#content ul ul {
	padding: 0 0 0 1.5em;
}

#content ol ol {
	padding: 0 0 0 1.5em;
}

/*------------------------------------------------------ LAYOUT */


#container {
	width: 940px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	position: relative;
}


#container #glow {
	display: block;
	width: 767px;
	height: 405px;
	background: url(art/logo-glow.png) 0px 0px no-repeat;
	position: absolute;
	left: 97px;
}

/*------------------------------------------------------ LOGO */

#header {
	position: relative;
	width: 940px;
	height: 110px;
	display: block;
	padding: 65px 0 0 0;
}

a.logo {
	display: block;
	height: 52px;
	width: 361px;
	background: url(art/logo.png) 0px 0px no-repeat;
	margin: 7px auto 0;
	text-indent: -9999px;
	position: relative;
	z-index: 2;

}

#header h1 {
	display: block;
	position: absolute;
	right: 0;
	top: 102px;
	height: 36px;
	width: 211px;
	background: url(art/h1.png) 0px 0px no-repeat;
	text-indent: -9999px;
}

/*------------------------------------------------------ BANNER */

#banner {
	position: relative;	
	width: 940px;
	height: 326px;
	margin: 0;
}

.banner-text {
	position: absolute;
	z-index: 500;
	bottom: 57px;
	right: 0px;
	padding: 20px 20px 20px 30px;
	background: url(art/banner-text-bg.png) 0px 0px repeat;
}

/*------------------------------------------------------ INTERNAL-BANNER */

#internal-banner {
	width: 940px;
	height: 154px;
	margin: 0;
	z-index: 2;
	position: relative;
}


/*------------------------------------------------------ COMING UP/EMAIL SUBSCRIPTION */

#comingsoon-email {
	width: 910px;
	height: 190px;
	background: url(art/home-base.png) 0px 0px repeat-x;
	position: relative;
	padding: 35px 15px 0px;
}

#coming-up h2 {
	background: url(art/banner-text.png) 0px 0px no-repeat;
	height: 28px;
	width: 154px;
	display: block;
	text-indent: -9999px;
	margin: 0 0 15px
}

.coming-up-item {
	background: url(art/coming-up-bg.png) 0px 0px no-repeat;
	float: left;
	width: 277px;
	height: 117px;
	margin: 0 20px 0 0;
	padding: 6px;
}

.coming-up-item img {
	float: left;
}

.coming-soon-item-text {
	margin: 5px 0 0 145px;
}

.coming-soon-item-text p {
	color :#fff;
}

.coming-soon-item-text a.read-more {
	display: block;
	background: url(art/read-more.png) 0px 0px no-repeat;
	height: 35px;
	width: 130px;
	text-indent: -9999px;
}

.coming-soon-item-text a.read-more:hover {
	display: block;
	background: url(art/read-more.png) 0px -35px no-repeat;
	height: 35px;
	width: 130px;
	text-indent: -9999px;
}

.last {
	margin: 0;	
}

#email-updates {
	position: absolute;
	right: 10px;
	top: 30px;
	width: 588px;
	height: 33px;
}

#main-content #email-updates {
	top: 20px;
}

#email-updates h3 {
	background: url(art/sign-up-text.png) 0px 0px no-repeat;
	width: 205px;
	height: 17px;
	float: left;
	margin: 9px 5px 0 0;
	display: block;
	text-indent: -9999px;
}

#email-updates form {
	height: 28px;
	float: left;
}

#email-updates form input {
	background: url(art/input-bg.png) bottom left repeat-x;
	color: #c3c3c3;
	font-size: 90%;
	height: 22px;
	padding: 3px 7px 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: none;
	display: block;
	margin: 0 5px 0 0;
	width: 136px;
	float: left;
	line-height: 22px;
}

#email-updates form button {
	background: url(art/sign-up.png) 0px 0px no-repeat;
	text-indent: -9999px;
	width: 68px;
	height: 27px;
	display: block;
}

#email-updates form button:hover {
	background: url(art/sign-up.png) 0px -27px no-repeat;
	text-indent: -9999px;
	width: 68px;
	height: 27px;
}

#email-updates form button:active {
	background: url(art/sign-up.png) 0px -54px no-repeat;
}

/*------------------------------------------------------ INTERNAL-CONTENT FORM */

#email-updates form.internal input {
	background: url(art/input-bg.png) bottom left repeat-x;
	height: 22px;
	border: none;
}

#email-updates form.internal button {
	background: url(art/sign-up.png) 0px 0px no-repeat;
	text-indent: -9999px;
	width: 68px;
	height: 27px;
	float: left;
	display: block;
}

#email-updates form.internal button:hover {
	background: url(art/sign-up.png) 0px -27px no-repeat;
	text-indent: -9999px;
	width: 68px;
	height: 27px;
}

/*------------------------------------------------------ INTERNAL-CONTENT */

#page-heading {
	width: 920px;
	padding: 0 0 20px 0;
	position: relative;
}

#main-content {
	background-color: #2e231d;
	width: 940px;
	position: relative;
	margin: 0;
}

body#contact #main-content-text {
	width: 590px !important;
}

#email-heading {
	position: relative;
	background-color: #271d18;
	border-bottom: 1px solid #453b36;
	padding: 20px 20px 10px;
}

#main-content-text {
	float: left;
	width: 580px;
	padding: 20px 15px 15px;
}

#main-content h1 {
	margin: 5px 0 0 0;
}

#main-content h2 {
	margin: 0 0 10px 0;
}

#main-content-text p, #supporting-content p, #main-content li {
	color: #fff;
}

#main-content li {
	line-height: 1.6em;
}

#supporting-content {
	float: right;
	margin: 0 15px 0 0;
	width: auto;
}

#supporting-content h2 {
	text-align: right;	
}

#supporting-content h3 {
	font-size: 1.3em;
	margin: 0 0 3px;
}

#main-content-text.whats-on {
	float: left;
	width: 910px;
}

#supporting-content .divider {
	width: 299px;
	height:2px;
	margin: 20px 0;
	background: url(art/divider.gif) 0px 0px repeat-x;
}


/*------------------------------------------------------ TWITTER */

h3#twitterhead {
	margin: 20px 0 0;
}

#twitter {
	width: 280px;
	border: 1px solid #3c332d;
	padding: 10px;
	margin: 0 0 15px;
}

#twitter ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}

#twitter li {
	border-bottom: 1px solid #3c332d;
	padding: 10px 0;
}

#twitter li:first-child {
	padding: 0 0 10px;
}

#twitter li:last-child {
	border: none;
	padding: 10px 0 0;
}

.tweet_time {
	margin: 0 0 0 5px;
	font-size: 0.8em;
}

/*------------------------------------------------------ WHATS ON */

ul#days {
	padding: 0;
	margin: 0 0 25px 0;
	list-style: none;
	
	height: 34px;
}

ul#days li {
	float: left;
	margin: 0 5px 0 0;
	height: 35px;
	line-height: 1.2em;
}

ul#days li a {
	display: inline-block;
	width: auto;
	padding: 10px 20px;
	background: url(art/days-bg.png) top center repeat-x;
}

ul#days li.active a, ul#days li.active a:hover {
	background: url(art/days-bg.png) center -70px repeat-x;
	font-weight: bold;
	color: #401f01;
	text-shadow: 0px 1px 0px #bb9374;
}

ul#days li a {
	color: #fff;
	font-size: 110%;
	text-decoration: none;
}

ul#days li a:hover {
	background: url(art/days-bg.png) center -35px repeat-x;
}

ul#days li#events, ul#days li#events a {
	float: right;	
}

.whats-on-item {
	clear: both;
	background-color: #271d18;
	margin: 0 0 20px;
	padding: 0 0 15px;
	width: 630px;
	border: 1px solid #584433;
	padding: 20px;
}


.whats-on-item h2 {
	margin: 0 0 10px !important;
	padding:0;
	color: #b09177;
}

.whats-on-item img {
	float: left;
}

.whats-on-text {
	color: #e9d6c6;
	margin-left: 250px;
}

.internal-coming-up-item {
	background: url(art/internal-whats-on-bg.gif) 0px 0px no-repeat;
	float: left;
	width: 287px;
	height: 117px;
	margin: 0 0 25px 0;
	padding: 6px;
}

.internal-coming-up-item img {
	float: left;
}

.internal-coming-soon-item-text {
	margin: 5px 0 0 145px;
}

.internal-coming-soon-item-text p {
	color :#fff;
}

.internal-coming-soon-item-text a.read-more {
	display: block;
	background: url(art/read-more.png) 0px 0px no-repeat;
	height: 34px;
	width: 130px;
	text-indent: -9999px;
}

.internal-coming-soon-item-text a.read-more:hover {
	display: block;
	background: url(art/read-more.png) 0px -34px no-repeat;
	height: 34px;
	width: 130px;
	text-indent: -9999px;
}

/*------------------------------------------------------ CONTACT FORM */

form.contactForm {
    width: 580px;
    display: block;
}

form.contactForm div {
    padding: 0 0 10px 0;
    display: block;
    position: relative;
}

form.contactForm label {
    float: left;
    width: 160px;
    color: #fff;
    font-size: 110%;
    line-height: 29px;
}

form.contactForm label.error {
    color:#dda03b;
    position:absolute;
    right:25px;
    top:2px;
    text-align: right;
    width: 220px;
}

form.contactForm input {
    background: #1f1a17;
    color: #c3c3c3;
    border: none;
    border-bottom: 1px solid #423e3b;
    font-family: helvetica, arial, sans-serif;
    font-size: 1em;
    height: 25px;
    padding: 3px 7px 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 390px;
    float: left;
}

form.contactForm textarea {
    background: #1f1a17;
    color: #c3c3c3;
    font-family: helvetica, arial, sans-serif;
    font-size: 1em;
    height: 150px;
    padding: 10px 7px 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: none;
    border-bottom: 1px solid #423e3b;
    width: 390px;
    float: left;    
}

form.contactForm button {
    background: url(art/submit.png) 0px 0px no-repeat;
    text-indent: -9999px;
    width: 65px;
    height: 27px;
    float: right;
    margin: 0 15px 0 0;
}

form.contactForm button:hover {
    background: url(art/submit.png) 0px -27px no-repeat;
    text-indent: -9999px;
    width: 65px;
    height: 27px;
}

form.contactForm button:active {
	background: url(art/submit.png) 0px -54px no-repeat;
}

/* ------------------------------------------------------ FOOTER */

#footer {
	position: relative;
	font-size: 90%;
	margin: 15px 0 0 0;
}

.footer-left {
	float: left;
	width: 800px;
}

.humaan {
	float: right;	
}

#footer a.footer-logo {
	display: block;
	height: 19px;
	width: 96px;
	background: url(art/footer-logo.png) 0px 0px no-repeat;
	margin: 7px 10px 0 0;
	text-indent: -9999px;
	float: left;
}

#footer p {
	line-height: 250%;	
	color: #a66f3f;	
}

#footer .left p {
	color: #a66f3f;	
}

#footer a {
	color: #cbbfaf;
	margin: 0 3px;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/* TABLES ------------------------------------------------------ TABLES */

/*-- data table --*/
table {
	border: 1px solid #3d2f27;
	border-bottom: none;
	border-right: none;
	width: 100%;
}

table th,
table td {
	border-right: 1px solid #3d2f27;
	border-bottom: 1px solid #3d2f27;
	text-align: center;
	line-height: normal;
}

table th {
	background-color: #eee;
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	color: #343434;
	line-height: normal;
}

table td {
	color: #343434;
	font-size: 12px;
	text-align: center;
	padding: 15px 0 0 0 !important;
}

table td.right {
	text-align: right;
}

/*------------------------------------------------------ SIDE NAV */

ul#subnav, ul#subnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#subnav {
	padding-bottom: 10px;
}

ul#subnav li.pagenav {
	font-size: 1.4em;
}

ul#subnav li.pagenav ul li a {
	font-size: 0.8em;
}

/*------------------------------------------------------ FUNCTIONS FORM */

a.function-enquiry {
	display: block;
	background: url(art/functionenquiry.png) 0px 0px no-repeat;
	height: 35px;
	width: 367px;
	text-indent: -9999px;
}

a.function-enquiry:hover {
	display: block;
	background: url(art/functionenquiry.png) 0px -35px no-repeat;
	height: 35px;
	width: 367px;
	text-indent: -9999px;
}


form.functionForm {
	display: block;
	padding: 0 0 0 10px;
}

form.functionForm div {
	padding: 0 0 10px 0;
	display: inline-block;
	position: relative;
	width: 435px;
}

form.functionForm label {
	width: 390px;
	color: #fff;
	font-size: 110%;
	line-height: 35px;
	display: block;
}

form.functionForm label.error {
	color: #DDA03B;
	position: absolute;
	right: 15px;
	top: 34px;
	width: 130px;
	text-align: right;
	width: 220px;
}

form.functionForm div.guests label.error {
	right: 30px;
}

form.functionForm div.selectbox label {
	float: left;
	width: 160px;
}

form.functionForm div.left {
	float: left;
	margin: 0 30px 0 0;	
}

form.functionForm select {
	float: left;
	width: 180px;
	margin: 6px 0 0 0;
}

form.functionForm div.guests, form.functionForm div.selectbox {
	width: 200px;
}

form.functionForm input {
	background: #321e12 url(art/contact-input-bg.gif) 0px 0px repeat-x;
    color: #c3c3c3;
	font-family: helvetica, arial, sans-serif;
	font-size: 1em;
	height: 25px;
	padding: 3px 7px 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: none;
	width: 415px;
}

form.functionForm div.guests input {
	width: 170px;
}

form.functionForm textarea {
	background: #21140C url(art/contact-textarea-bg.gif) 0px 0px repeat-x;
	font-family: helvetica, arial, sans-serif;
	font-size: 1em;
	color: #c3c3c3;
	height: 150px;
	padding: 10px 7px 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: none;
	border-bottom: 1px solid #3E2B20;
	width: 880px;
	float: left;	
}

form.functionForm button {
	background: url(art/submit-btn.png) 0px 0px no-repeat;
	text-indent: -9999px;
	width: 68px;
	height: 28px;
	float: right;
	margin: 0 5px 0 0;
}

form.functionForm button:hover {
	background: url(art/submit-btn.png) 0px -28px no-repeat;
	text-indent: -9999px;
	width: 68px;
	height: 28px;
}

/* TABLES ------------------------------------------------------ TABLES */

/*-- bar table--*/
table.bar-features, table.bar-features tbody {
	border: none;
	width: 575px;
	background-color: #341e11;
}

table.bar-features td {
	color: #fff;
	padding: 10px;
	background-color: #482c1c;
}

table.bar-features tr.odd td {
	color: #fff;
	background-color: #25140a;
}

/*-- sports table--*/
table.sports-events {
	border: none;
	width:575px;
}

table.sports-events td {
	color: #fff;
	padding: 10px;
	background-color: #222222;
}

table.sports-events tr th {
	color: #fff;
	background-color: #4a4a4a;
	padding: 10px;
	text-align: left;
}

/* CUSTOM CLASSES -------------------------------------- CUSTOM CLASSES */

.button a {
	color: #fff;
	font-weight: bold;
	display: inline-block;
	width: auto;
	line-height: 35px;
	padding: 0 30px 0 15px;
	margin: 0 0 10px 0;
	background: url(art/buttonbg.png) top right no-repeat;
}

.button a:hover {
	text-decoration: none;
	background: url(art/buttonbg.png) right -35px no-repeat;
}

.clear {
	clear: both;
}

.black-bar {
	width: 940px;
	height: 36px;
	display: block;
	background: url(art/black-bar.png) 0px 0px repeat;
	border-top: 1px solid #3B2F26;
	padding: 15px 0 0 0;
	position: relative;

}

.fan {
	display: block;
	height: 9px;
	width: 305px;
	text-indent: -9999px;
	background: url(art/fan.png) 0px 0px no-repeat;
	position: absolute !important;
	left: 15px;
	top: 22px;
}

.fb-like {
	position: absolute !important;
	right: 15px; 
	top: 15px;
	width: 310px;
}

.print-only {
	display: none;
}


div.gallery {
	width: 520px;
	margin: 0 !important;
}

dt.gallery-icon img {
	float: left;
	margin: 0 20px 0 0;	
}

.left {
	float: left;
}

.right {
	float: right;
}

.inner-page img {
	max-width: 590px;
}