/*
Theme Name: Alice Desert Festival 2009
Theme URI: http://alicedesertfestival.com.au/
Description: A custom Wordpress design created for RedHOT Arts Central Australia.
Version: 1.0
Author: Nicole Sarfati & Jonathan Rossiter
Author URI: http://jrossiter.com/
Tags:

	Design copyright 2009, RedHOT Arts Central Australia
*/

/*////////// PAGE LAYOUT //////////*/

* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

#container {
	background: #997d77 url(images/hometile.jpg) repeat-y top left;
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -50px; /*-(footer height)*/
}

#program #container {
	background: #5a3e37 url(images/programtile.jpg) repeat-y center top;
}

#program-highlights #container {
	background: #b9c2b7 url(images/highlightstile.jpg) repeat-y center top;
}

#about-us #container {
	background: #f0e5d5 url(images/abouttile.jpg) repeat-y center top;
}

#our-place #container {
	background: #e9ebf2 url(images/ourplacetile.jpg) repeat-y center top;
}

#event #container {
	background: #e9ebf2 url(images/ourplacetile.jpg) repeat-y center top;
}

#survey #container {
	background: #9f7f66 url(images/surveytile.jpg) repeat-y center top;
}

img, div {
	behavior: url(http://jrossiter.com/alicedesertfestival/wp-content/themes/alicedesertfestival/iepngfix.htc);
}

#container2 {
	width: 260px;
	padding: 7px 20px;
	line-height: 22px;
	z-index: 1;
	float: right;
}

.inside #container2 {
	width: 510px;
}

#program-highlights #container2 {
	float: left;
}

#home #content {
	height: 280px;
	min-height: 280px;
}
.inside #content {
	padding: 40px 10px 0 0;
}

#program #content{
	height: 100px;
	min-height: 100px;
}

#header {
	padding-left: 15px;
	padding-top: 60px;
}
.inside #header {
	width: 500px;
	padding-left: 280px;
	padding-top: 140px;
	text-align: right;
}

#program-highlights #header {
	padding-left: 20px;
}

#icon {
	margin-top: 30px;
	position: absolute;
	z-index: 1;
}

#program #icon {
	top: 250px;
	left: 15px;
}

#survey #icon {
	top: 70px;
	left: 105px;
}

#program-highlights #icon {
	right: 0;
	bottom: 0;
}

#about-us #icon {
	top: -30px;
	left: 0;
}
#our-place #icon {
	top: 180px;
	left: 55px;
}
#logo {
	width: 600px;
	text-align: center;
	margin: 0 auto;
	
}

#headerimage {
	width: 163px;
}

#pagetitle {
	width: 880px;
	margin: 0;
}

#pagespace {
	height: 300px;
	float: left;
}

#columnone {
	width: 506px;
	float: left;
}

#columnoneContent {
	width: 380px;
	margin: 0 auto;
}

#columntwo {
	width: 390px;
	float: right;
}

#footer {
	height: 40px;
	position: relative;
	padding: 10px 0 0 0;
	width: 100%;
	z-index: 1;
}

.subpages {
	list-style: none;
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	text-transform: lowercase;
}

.subpages li {
	margin-bottom: 30px;
}

.subpages a {
	padding-bottom: 20px;
}

#subpagelist {
	text-align: center;
	margin-top: 20px;
}

.pusher {
	margin: 0;
	padding: 0;
	clear: both;
}

.spacer {
	margin: 0;
	padding: 0;
	clear: both;
	height: 200px;
}
.halfspacer {
	margin: 0;
	padding: 0;
	clear: both;
	height: 100px;
}
.footerpusher {
	margin: 0;
	padding: 0;
	height: 50px; /*size of footer image*/
	clear: both;
}

#navbar {
	margin-top: 2px;
	z-index: 2;
}

/*////////// COLOURS //////////*/
#html {
	color: #fff;
	background-color: #483c39;
}
#home {
	background-color: #483c39;
}
#program-highlights {
	background-color: #72746b;
}
#program {
	background-color: #9a7a72;
}
#about-us {
	background-color: #96a3ad;
}
#survey {
background-color: #83776f;
}
#our-place {
background-color: #6c7b6e;
}
#event {
background-color: #524d4e;
}
h1 {
	color: #c2c0bf;
}
h2 {
	color: #000;
}
h3 {
	color: #5f5f5f;
}
h4 {
	color: #6f6666;
}
h6 {

}
h5 {
	color: #a78d48;
}
.subpages a, .subpages a:visited {
	color: #aab2ab;
}
.subpages a:hover {
	color: #fff;
}

#sidebar{
	color: #ecdbc6;
	background-color: #6E573C;
}
#footer, #footerhome {

}
#footer a, #footer a:visited {

}
a, a:visited {
	color: #6e2727;
}
a:hover {
	color: #151313;
}
.commentsunder{
	color: #5d5954;
}
.darker {
	color: #7F786E;
}

strong {
	color: #968d8d;
}

/*////////// TYPOGRAPHY //////////*/

h1 {
	font-family: Georgia, Times New Roman, Times, serif;
  	font-size: 54px;
	letter-spacing: -1px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 5px;
}

li .page_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	letter-spacing: 0em;
	font-weight: normal;
	margin-bottom: 25px;
}

h2 {
	font-family: Georgia, Times New Roman, Times, serif;
  	font-size: 46px;
	letter-spacing: -1px;
	font-weight: normal;
	margin-bottom: 20px;
	text-transform: lowercase;
} 

h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 30px;
	letter-spacing: -0.01em;
	font-weight: normal;
	margin-bottom: 20px;
}
   
h4 {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
	letter-spacing: -0.01em;
	font-weight: normal;
	margin-bottom: 5px;
	text-align: center;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
	letter-spacing: -0.01em;
	font-weight: normal;
	margin-bottom: 5px;
}

p {
	margin-bottom: 20px;
}

a, a:visited {
  text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

form {
	margin: 0;
}

featureText {
	
}

.floatleft {
	float: left;
	width: 45%;
}

.floatright {
	float: right;
	width: 45%;
}

.center {
	text-align: center;
	margin: 0 auto;
	display: block;
}
.horizontal ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.horizontal li{
	display: inline;
	padding: 0px 5px;
	float: left;
}
.horizontal a{
	font: 25px Arial;
	text-transform: uppercase;
	letter-spacing: -0.06em;
	font-weight: bold;
}

/*////////// CONTENT //////////*/

small, .small{
	font-size: 9px;
	color: #777777;
}
.smaller{
	font-size: 8px;
	color: #897866;
}
.smallest{
	font-size: 7px;
}
.postmetadata{
	text-align: right;
}
.postmetadata a, .postmetadata a:visited{
	color: #fff;
	font-size: 10px;
}
.postmetadata a:hover{
	color: #000;
	text-decoration: none;
}

#allcomments, textarea {
	width: 500px;
}
/*////////// SEARCH //////////*/

input {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

.button {
	background-color: #888888;
	border: 2px solid #717171;
	color: #fff;
	text-align: center;
}


/*////////// SIDEBARS //////////*/
#sidebar ul {
	list-style: none;
}
#sidebar ul li h2 {
     list-style-type: none;
}

/*////////// NAV //////////*/

#navlist {
	margin: 0 auto;
	font-family: "Courier New", Courier, monospace;
	letter-spacing: -2px;
	font-weight: bold;
	font-size: 23px;
	z-index: 100;
	list-style: none;
	text-transform: lowercase;
}

#subnavlist {
	margin: 0 auto;
	font-family: "Courier New", Courier, monospace;
	letter-spacing: -2px;
	font-weight: bold;
	font-size: 16px;
	z-index: 100;
	list-style: none;
	text-transform: lowercase;
	margin-bottom: 25px; 
}

#subnavlist a:link, #subnavlist a:visited  {
	display: inline;
	padding: 3px 7px;
	background-color: #c2c0bd;
	color: #333;
}

#subnavlist a:active, #subnavlist a:hover  {
	border: 1px solid #fff;
	padding: 2px 6px;
}
#subnavlist li {
	display: inline;
}

.inside #navlist {
	font-size: 16px;
}

#navbar h2{
	display: none;
}

#navlist ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#navlist li {
	display: inline;
}

#navlist a:link, #navlist a:visited  {
	color: #333333;
	display: block;
	padding: 10px 15px;
	margin: 15px 0; 
	text-align: center;
	background-color: #d9761d;
}

#navlist a:active, #navlist a:hover  {
	color: #fff;
	border: 2px solid #fff;
	padding: 8px 13px;
}

.inside #navlist a:link, .inside #navlist a:visited  {
	display: inline;
	padding: 3px 7px;
	background-color: #b87e7e;
}

#about-us #navlist a:link, #about-us #navlist a:visited  {
	background-color: #bed0d5;
}

#our-place #navlist a:link, #our-place #navlist a:visited  {
	background-color: #af9bb5;
}

#survey #navlist a:link, #survey #navlist a:visited  {
	background-color: #b6a09f;
}
#program-highlights #navlist a:link, #program-highlights #navlist a:visited  {
	background-color: #c18c4e;
}

.inside #navlist a:active, .inside #navlist a:hover  {
	border: 1px solid #fff;
	padding: 2px 6px;
}

.sIFR-active object {
  display: block;
}


/*////////// COMMENTS //////////*/

.commentmetadata {
	display: none;
}


/*////////// FOOTER //////////*/

#footercontainer {
	margin: 0 auto;
	padding-top: 18px;
	width: 800px;
}
#footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	width: 300px;
	margin: 0 auto;
	line-height: 20px;
	float: right;
	color: #fff;
}

#footertext p{
	margin-bottom: 0;
}
/*////////// IMAGES //////////*/

img.center {
  display: block;
	margin: 0 auto;
}

.survey-area {
	background: #aea086;
	padding: 10px 15px 20px 15px;
	margin-top: 20px;
	width: 360px;
	margin: 0 auto;
}

.question-content {
	font-family: "Courier New", Courier, monospace;
	color: #333333;
	letter-spacing: -2px;
	font-weight: bold;
}
#action-button, #next-question, #previous-question {
	padding: 3px 7px;
	text-align: center;
	font-weight: bold;
	background-color: #B6A09F;
	border: 1px solid #fff;
}
.question {
	margin-bottom: 25px;
}