/*  
	Website: The Falls Music & Arts Festival | www.fallsfestival.com.au
    Built by: Frontier Advertising | www.frontieradvertising.com.au
	Date: 21/05/2010
*/

/* Font Type elements */
h1 {
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 12px;
}

h2 {
	font-size: 12px;
	font-weight: 700;
}

h3 {
	font-size: 12px;
	font-weight: 700;
	line-height: 1.4em;
}

h3 a {
	display: block;
	margin: 10px 0;
}

h4 {
	font-size: 10px;
	line-height: 1.4em;
}

h4 a {
	text-decoration: underline;
}

a {
	color: #fff;
	text-decoration: none;
}

p {
	line-height: 1.45em;
}

p a {
	text-decoration: underline;
}

p a:hover {
	text-decoration: none;
}

strong {
	font-weight: 700;
}

em {
	font-style: italic;
}


/* Body */

body {
	
	font-family: arial;
	font-size: 11px;
	color: #350d0e;
	background: #e2c368 url(../img/bg.jpg) repeat;
}


/* Header */

#homepage, #page {
	background-position: top center;
	background-repeat: no-repeat;
}

#homepage #wrapper, #page #wrapper {
	width: 886px;
	margin: 0 auto;
	background-position: top center;
	background-repeat: no-repeat;
}

#homepage #header, #page #header {
	margin: 0 auto;
	text-align: center;
}


/* Homepage header */

#homepage {
	background-image: url(../img/header-home.jpg);
}

#homepage #wrapper {
	background-image: url(../img/header-home.jpg);
}

#homepage #header {
	padding: 60px 0 14px;
}


/* All other page headers */

#page {
	background-image: url(../img/header.jpg);
}

#page #wrapper {
	background-image: url(../img/header.jpg);
}

#page #header {
	padding: 46px 0 14px;
}

#logo {
	margin-bottom: 4px;
}


/* Navigation with drop-down using the Sucker Fish method (http://www.htmldog.com/articles/suckerfish/dropdowns/) */

#nav {
	height: 50px;
}

#nav ul {
	z-index: 100;
}

#nav li {
	float: left;
	margin-right: 10px;
}

#nav li.last {
	margin-right: 0;
}

#nav li a {
	display: block;
	width: 102px;
	height: 18px;
	padding-top: 6px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	background-color: #261903;
}

#nav li:hover a {
	background-color: #941505;
}

#nav li:hover ul li a {
	background-color: #261903;
}	

#nav li a:hover, #nav li a.selected {
	text-decoration: none;
	background-color: #941505;
}

#nav li ul {
	position: absolute;
	min-width: 92px;
	left: -999em;
}

#nav li ul li {
	clear: left;
	width: 100%;
	margin-right: 0;
} 

#nav li ul li a {
	width: 100%;
	padding-left: 10px;
	text-align: left;
	border-top: 1px solid #e8cb72;
	background-color: #261903;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li ul li a:hover {
	background-color: #d68205;
}


/* Page Content */

#content {
	margin-bottom: 150px;
	overflow: hidden;
}


/* Page Footer */

#footer {
	width: 100%;
	background-color: #261903;
	padding: 24px 0 20px;
	text-align: center;
}

#footer img {
	margin-bottom: 20px;
}

#footer a {
	padding: 0 4px;
}

#footer p {
	color: #fff;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}


/* Page Layout Structure */

#leftSideBar {
	float: left;
	width: 160px;
	margin-right: 20px;
}

#homepage #leftSideBar {
	width: 202px;
	margin-right: 18px;
}

#rightSideBar {
	float: right;
	width: 160px;
	margin-left: 20px;
}

#homepage #rightSideBar {
	width: 200px;
	overflow: hidden;
}

#infoArea {
	float: left;
	width: 526px;
	font-size: 12px;
}

#homepage #infoArea {
	width: 446px;
}

#infoArea.large {
	width: 706px;
}

#infoArea h2 {
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 4px;
}

#homepage #infoArea h2 {
	padding-top: 0;
}

#infoArea.large h2 {
	padding-top: 6px;
	font-size: 12px;
	text-transform: uppercase;
}

#infoArea.large h2 a {
	text-decoration: none;
}

#infoArea p {
	padding-top: 2px;
	padding-bottom: 10px;
}

#infoArea p.breadcrumb {
	font-size: 11px;
	line-height: 1em;
}

#infoArea p.breadcrumb a {
	font-weight: 300;
}

#infoArea a {
	color: #350d0e;
	font-weight: 700;
}

#infoArea a:hover {
	text-decoration: none;
}

#infoArea ul {
	margin: 10px 0 20px 16px;
}

#infoArea ul li {
	list-style: disc;
	line-height: 1.5em;
	margin: 10px 0;
}

#infoArea .feature {
	float: left;
	width: 247px;
}

#infoArea .feature.right {
	margin-left: 32px;
}

#infoArea #contentSplit #leftContent {
	float: left;
	width: 344px;
}

#infoArea #contentSplit #rightContent {
	float: right;
	width: 342px;
}

#infoArea #contentSplit #rightContent img {
	margin-bottom: 20px;
}

.youTube {
	height: 220px;
	margin-bottom: 20px;
}

#sideLinks {
	width: 160px;
	margin-bottom: 30px;
}

#sideLinks li {
	margin-bottom: 1px;
	font-weight: 700;
	background-image: url(../img/side-links-bg.png);
}

#sideLinks li:hover, #sideLinks li.selected {
	background-image: url(../img/side-links-hover-bg.png);
}

#sideLinks li  a {
	display: block;
	height: 18px;
	padding-top: 6px;
	padding-left: 10px;
	text-transform: uppercase;
}

#sideLinks li  a:hover, #sideLinks li.selected a {
	padding-left: 18px;
	background: transparent url(../img/arrow.png) 10px 10px no-repeat;
}

#sideLinks li.showSubs a {
	background: transparent url(../img/sub-arrow.png) 10px 10px no-repeat;
}

#sideLinks li.sub {
	background-image: url(../img/sub-side-links-bg.png);
}

#sideLinks li.sub a {
	padding-left: 22px;
	background: transparent url(../img/arrow.png) 14px 10px no-repeat;
}

#sideLinks li.sub:hover {
	background-image: url(../img/side-links-hover-bg.png);
}

#connect {
	margin-bottom: 20px;
}

#infoArea.large #connect {
	float: right;
}

#subscribe {
	margin-bottom: 20px;
}

#rightSideBar h2, #rightSideBar h2 a {
	margin: 4px 0;
	text-transform: uppercase;
	color: #350d0e;
}

#homepage #rightSideBar h2 a {
	display: block;
	text-align: center;
	font-size: 15px;
	text-transform: uppercase;
	color: #350d0e;
	margin-top: 5px;
}

#location {
	width: 160px;
	height: 202px;
	margin-bottom: 20px;
}

#location a#vic {
	display: block;
	width: 160px;
	height: 102px;
}

#location.lorne a#vic {
	background: transparent url(../img/location-vic.png) top right no-repeat;
}

#location.marion a#vic {
	background: transparent url(../img/location-marion.png) top left no-repeat;
}

#location.nolocation a#vic {
	background: transparent url(../img/location-marion.png) top left no-repeat;
}

#location a#vic:hover {
	background-position: top right;
}

#location a#tas {
	display: block;
	width: 160px;
	height: 100px;
}

#location.lorne a#tas {
	background: transparent url(../img/location-vic.png) bottom left no-repeat;
}

#location.marion a#tas {
	background: transparent url(../img/location-marion.png) bottom right no-repeat;
}

#location.nolocation a#tas {
	background: transparent url(../img/location-vic.png) bottom left no-repeat;
}

#location a#tas:hover {
	background-position: bottom right;
}

#chooseLocation {
	width: 446px;
	height: 338px;
	background: transparent url(../img/choose-your-location-map.png) top left no-repeat;
}

#lorneLocation {
	position: relative;
	width: 526px;
	height: 278px;
	background: transparent url(../img/lorne-maps.png) top left no-repeat;
}

#marionLocation {
	position: relative;
	width: 526px;
	height: 278px;
	background: transparent url(../img/marion-maps.png) top left no-repeat;
}

#directions {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
}

#timetable {
	display: block;
	position: absolute;
	left: 105px;
	bottom: 0;
}

#tickets a {
	display: block;
	margin-bottom: 20px;
}

#sidebar {
	overflow: hidden;
	position: relative;
	margin-top: 5px;
}

#lineUp {
	width: 160px;
	margin: 0 auto;
	margin-bottom: 20px;
}

#lineUp a.listControl {
	display: block;
}

#lineUp a.listControl #up {
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 10;
	top: 0; 
	cursor: pointer;
}

#lineUp a.listControl #down {	
	position: absolute; 
	bottom: 0; 
	left: 0; 
	z-index: 10;
	bottom: 0; 
	cursor: pointer;
}

#lineUp .items {
	width: 160px;
	margin: 15px auto;
}

#lineUp .items a {
	display: block;
	font-size: 15px;
	font-weight: 700;
	padding: 3px 0;
	color: #350d0e;
	text-align: center;
}

#twitter {
	margin-bottom: 20px;
}

#twitter p {
	font-size: 12px;
	font-weight: 700;
	color: #000;
}

#twitter p a {
	color: #00a3c4;
}

#twitter p.date {
	font-size: 9px;
	font-weight: 700;
	padding-bottom: 12px; 
	margin-bottom: 6px;
	background: transparent url(../img/dot.png) left bottom repeat-x;
}

.frame {
	margin: 2px 0;
}

#rightSideBar .frame {
	margin-bottom: 20px;
}

.frame.orange {
	border: 4px solid #EF792E;
	-moz-box-shadow: 2px -2px 0 #CF5D4F;
	-webkit-box-shadow: 2px -2px 0 #CF5D4F;
	box-shadow: 2px -2px 0 #CF5D4F;
}

.frame.green {
	border: 4px solid #61827E;
	-moz-box-shadow: 2px 2px 0 #82B2B1;
	-webkit-box-shadow: 2px 2px 0 #82B2B1;
	box-shadow: 2px 2px 0 #82B2B1;
}

.frame.yellow {
	border: 4px solid #EFAF01;
	-moz-box-shadow: -2px 2px 0 #F0782E;
	-webkit-box-shadow: -2px 2px 0 #F0782E;
	box-shadow: -2px 2px 0 #F0782E;
}

.photoRow {
	clear: both;
}

.photo {
	float: left;
	width: 152px;
	margin: 10px 19px 20px 0;
}

.photo.last {
	margin-right: 0;
}

.photo img {
	border: 4px solid #61827E;
	-moz-box-shadow: 2px  2px 0 #82B2B1;
	-webkit-box-shadow: 2px  2px 0 #82B2B1;
	box-shadow: 2px  2px 0 #82B2B1;
	margin-bottom: 4px;
}

.scrollable {
	position: relative;
	overflow: hidden;
	height: 334px;
}

.scrollable .items {
	position: absolute;
	height: 2000em;
}

#subscribe tr td, #contact tr td {
	padding: 6px 0;
	line-height: 1.4em;
}

#subscribe input, #subscribe select, #contact input, #contact select, #contact textarea {
	padding: 3px;
	border: none;
	border-top: 1px solid #8d7341;
	background-color: #b4914e;
	margin-right: 4px;
}

#subscribe #submit, #contact #submit {
	border: none;
	border-right: 1px solid #450a03;
	border-bottom: 1px solid #450a03;
	border-top: 1px solid #d54230;
	border-left: 1px solid #d54230;
	padding: 4px 8px;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	font-family: arial;
	text-transform: uppercase;
	background-color: #941505;
}

span.required {
	color: red;
	font-weight: 700;
}

hr {
	border: 0;
	color: #C2A160;
	background-color: #C2A160;
	height: 2px;
}
