/*
Theme Name: Forgie Events
Theme URI: 
Description: This theme has been developed for the Forgie Events website
Version:
Author: Seventh Vision
Author URI: http://www.seventhvision.com.au
Tags: 
*/



/*________ GLOBAL STYLES ________*/

* {
margin:0;
padding:0;
}

body {
background: #000;
font: 14px Arial, Helvetica, Sans Serif;
color: #c0c0c0;
text-align: left;
}

img {
display: block;
border: none;
}

a {
color: #ef0000;
text-decoration: none;
outline: none;
}

a:hover {
color: #fff;
text-decoration: none;
}

#ie6 {
width: 100%;
background: #ff0000;
padding: 20px 0;
text-align: center;
display: none;
}

#ie6 p {
padding: 0;
margin: 0;
font-size: 14px;
font-weight: bold;
color: #ffffff;
}

#ie6 a {
color: #ffffff;
}

.promo {
position: fixed;
top: 0;
z-index: 10;
right:0;
}

/*________ CONTAINER ________*/

#container {
position: relative;
margin: 0 auto;
width: 950px;
overflow: hidden;
z-index: 5;
}

#bgLeft {
background: url(/images/bg1.jpg) repeat-x right top;
min-height: 650px;
width: 50%;
position: absolute;
top: 0;
z-index: 1;
}

#bgRight {
background-image: url(/images/bg2.gif);
min-height: 650px;
background-repeat: repeat-x;
width: 50%;
position: absolute;
right: 0;
top: 0;
z-index: 2;
}

/*________ HEADER ________*/

#header {
height: 107px;
overflow: hidden;
}

#header h1 {
width: 250px;
}

#header #headerBanner {
float: right;
}

/*________ SIDEBAR & NAV ________*/

#sidebar {
background: #000 url(/images/bg-sidebar.jpg) no-repeat left top;
overflow: hidden;
width: 250px;
}

#mainNav {
list-style-type: none;
padding: 27px 0 0 15px;
font-size: 14px;
height: 277px;
}

#mainNav li {
font-weight: bold;
text-shadow: 0px 1px 1px #b0b0b0;
margin-bottom: 4px;
}

#mainNav li a {
color: #1d1d1d;
padding: 2px 0;
display: block;
}

#mainNav li a:hover {
color: #fff;
}

#slider {
margin: 25px 0;
}

/*________ CONTENT ________*/

#content {
float: right;
width: 700px;
background: #000;
}

#content #mainImage {
margin-bottom: 30px;
}

#content h2, #content h2 a {
color: #ffffff;
font: 18px Arial Black, Arial, Helvetica, Sans Serrif;
text-transform: uppercase;
padding-bottom: 12px;
}

#content h3, #content h3 a {
color: #FFF;
font: bold 18px Arial, Helvetica, Sans Serrif;
padding-bottom: 8px;
border-bottom: 1px solid #333;
margin-bottom: 14px;
}
#content h3 a:hover {
color: #b71717;
}

#content h4 {
color: #fff;
font: bold 14px Arial, Helvetica, Sans Serrif;
padding-bottom: 5px;
text-transform: uppercase;
}

#content p {
line-height: 1.6;
padding-bottom: 15px;
}
#content p strong {
color: #e3e3e3;
}

#content ul, #content ol {
padding: 0 0 15px 25px;
line-height: 1.6;
}

#content ul li {
margin-bottom: 3px;
}

#content blockquote {
font: 14px Georgia, "Times New Roman", Times, serif;
font-style: italic;
padding-left: 25px;
padding-top: 10px;
}

#content .caps {
text-transform: uppercase;
font-size: 13px;
color: #fff;
}

#content .tour {
overflow: hidden;
width: 700px;
background: url(/images/bg-border-content.gif) no-repeat bottom;
margin-bottom: 35px;
padding-bottom: 20px;
}

#content .tour .imageFloatLeft {
border: 2px solid #fff;
float: left;
margin-right: 15px;
}

#content .buttons img {
display: inline;
margin-right: 20px;
}

#content .post .entry strong {
color: #fff;
}

#moreInfo {
display: none
}


/*________ CONTENT IMAGES ________*/

.alignright {
float: right;
}
.alignleft {
float: left;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 0px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;






	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding-top: 4px;
	border: 0 none;
margin-left: auto;
margin-right: auto;
}


#content .wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 5px;
	margin: 0;
}


/*________ CONTACT ________*/

#contactDetails {
margin-bottom: 30px;
}

#contactDetails dt {
font-weight: bold;
color: #fff;
float: left;
clear: left;
width: 85px;
text-align: left;
margin: 0 10px 10px 0;
}

#contactDetails dd {
display: block;
overflow: hidden;
width: 400px;
margin: 0 0 10px 0;
padding-top: 1px;
}

#contactForm {
overflow: hidden;
padding-top: 10px;
}

#contactForm fieldset {
border: 0;
overflow: hidden;
}

#contactForm fieldset div {
overflow: hidden;
clear: left;
margin-bottom: 10px;
}

#contactForm fieldset label {
float: left;
clear: left;
text-align: right;
margin: 0 10px 0 0;
width: 160px;
font-weight: bold;
color: #fff;
padding: 4px 0;
}
#contactForm fieldset label.long {
width: auto;
text-align: left;
margin: 0;
}

#contactForm fieldset label.error {
clear: none;
text-align: left;
width: auto;
padding: 5px 8px 5px 18px;
font-weight: normal;
font-size: 80%;
text-transform: lowercase;
}

#contactForm fieldset input,
#contactForm fieldset textarea,
#contactForm fieldset select {
display: block;
border: 1px solid #333333;
margin: 0 10px 0 0;
width: 246px;
padding: 3px 0 3px 4px;
background: #696969;
float: left;
}
#contactForm fieldset select {
width: 100px;
}
#contactForm fieldset textarea {
width: 330px;
height: 50px;
font: 90% Arial, Helvetica, Sans Serrif;
overflow: auto;
}
#contactForm fieldset textarea#medical {
margin-left: 170px;
}

#contactForm input {
margin: 0 0 10px 170px;
float: none;
}

#contactForm fieldset #tickOptions {
overflow: hidden;
clear: both;
margin-bottom: 0;
}
#contactForm fieldset #tickOptions input {
float: none;
width: 15px;
height: 10px;
margin: 2px 0 14px 170px;
padding: 0;
background: none;
border: 0;
}
#contactForm fieldset #tickOptions label {
float: right;
clear: both;
text-align: left;
width: 495px;
padding: 0;
font-weight: normal;
font-size: 90%;
}
#dlDiv {
display: none;
}

#contactForm fieldset #tickOptions #dlDiv input {
width: 130px;
margin: 2px 0 14px 0;
}
#contactForm fieldset #tickOptions #dlDiv label {
float: left;
text-align: left;
width: 110px;
padding: 4px;
margin: 0 0 0 170px;
}

#errorText {
color: #fff;
font-size: 13px;
padding: 10px;
margin-bottom: 15px;
background: #c40000;
}

#errorText ul {
padding-bottom: 0;
}

#errorText p {
font-weight: bold;
padding-bottom: 5px;
}

#content #successText {
padding: 10px;
margin-bottom: 10px;
background: #0e5300;
color: #fff;
text-align: center;
font-size: 13px;
}


#content #successText p {
padding: 0;
font-weight: bold;
}


/*________ FOOTER ________*/

#footerContainer {
background: #000 url(/images/bg-footer-container.jpg) no-repeat top;
height: 680px;
width: 100%;
}

#footer {
width: 950px;
height: 190px;
overflow: hidden;
margin: 0 auto;
padding: 90px 0 0 0;
background: #000 url(/images/bg-footer.jpg) no-repeat top;
}

#footer .marcos {
padding: 0 105px 75px 232px;
color: #76a2dd;
font: 14px Georgia, "Times New Roman", Times, serif;
font-style: italic;
line-height: 1.4;
text-shadow: 1px 1px 1px #000;
}

#footer .marcos span {
color: #fff;
}

#footer .copy {
font-size: 10px;
color: #4b4b4b;
}

#footer .copy a {
color: #4b4b4b;
}

#footer .copy a:hover {
text-decoration: underline;
}


/*________ MISC ________*/

.emailAddress {
	unicode-bidi:bidi-override;
	direction: rtl;
}

/*________ COMPETITION FORM ________*/

body.compSignUp {
background: #fff;
color: #000;
text-align: left;
}

#compRegister {
padding: 10px;
overflow: hidden;
}

#compRegister .hide {
display: none;
}

#compRegister h2 {
font-size: 20px;
padding-bottom: 15px;
color: #ef0000;
}

#compRegister p {
line-height: 1.4;
padding-bottom: 10px;
}

#compRegister form fieldset {
border: 0;
}

#compRegister form fieldset label {
float: left;
clear: left;
width: 80px;
margin: 0 10px 10px 0;
text-align: right;
padding-top: 3px;
}

#compRegister form fieldset input {
display: block;
border: 1px solid #cbcbcb;
width: 200px;
padding: 3px 5px;
margin: 0 0 10px 0;
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
}

#compRegister form fieldset input.entryError {
border: 1px solid #ff0000;
}

#compRegister form fieldset input:focus {
outline: none;
border-color: #999;
}

#compRegister form input {
margin: 0 0 0 90px;
}

#compRegister #entryErrorMsg {
background: #ff0000;
color: #fff;
padding: 10px;
margin-bottom: 10px;
}

#compRegister #entryErrorMsg p {
font-weight: bold;
padding: 0;
}

