/*
Theme Name: Golden Plains 2009
Theme URI: http://www.barkingsparrows.com/
Description: The Third One
Version: 1.0
Author: John McLennan
Author URI: http://barkingsparrows.com/

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}

body {
  background: #000 url(images/bg-stars.png) center top repeat-x;
  font-family: Georgia, "Times New Roman", serif;	
  position: relative;
}

a img {
  border: none;
}


a {
  text-decoration:none;
}

p.more {
  text-align:right;  
}

p.more a {
  font-weight:bold;
  text-decoration:none;
}

/*-----------------------------------------------------
                     >> Layout <<
-----------------------------------------------------*/

.whole {
  min-width: 940px;
  /*background: url(images/stars.png) center top repeat-x;  */
  background: #000 url(images/bg-stars.png) center top repeat-x;
  height: 297px;
  position: relative;
  text-align: center;
}

.bottom {
  position: relative;
  bottom: 0;
  /*background: url(images/bottom.png) center bottom repeat-x;*/
  background: url('images/footer-crowd.jpg') center bottom repeat-x;
  
  height: 434px;  
  z-index: 1;
  clear: both;
  width:100%;
}

.left_decoration_top {
  background: url(images/tree-branch-left.png) top left no-repeat;
  top: 0;
  width: 330px;
  height: 130px;
  position: absolute;
  left: 0;
  z-index: 150;
}
  
  .left_decoration_bottom {
    background: url(images/tree-branch-left.png) 0 -130px no-repeat;
    top: 130px;
    width: 200px;
    height: 696px;
    position: absolute;
    left: 0;
    z-index: 150;
  }

.right_decoration_top {
  position: absolute;
  top: 0;
  right: 0;
  width: 304px;
  height: 130px;  
  z-index: 150;
  background: url(images/tree-branch-right.png) top right no-repeat;
}
  .right_decoration_bottom {
    position: absolute;
    top: 130px;
    right: 0;
    width: 150px;
    height: 548px;  
    z-index: 150;
    background: url(images/tree-branch-right.png) -154px -130px no-repeat;
  }

.top_layer { /* Content sits in this layer, above the decorative elements */
  z-index: 100;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.masthead {
  margin-top: 15px;
}
.masthead a {
  background: url(images/logo.png) top left no-repeat;
  width: 350px;
  height: 276px;
  display: block;
  margin: 0 auto;
  text-indent: -5000px;
}

.masthead a:focus {
  border: 0;
}

.content {
  margin: 0 auto;
  width: 600px;  
  overflow: hidden;
  color: #f9dfaf;
}

.text {
  float: left;
  text-align: left;  
  width: 420px;
}




/*-----------------------------------------------------
                  >> Navigation <<
-----------------------------------------------------*/

ul.nav {
  width: 100%;
  overflow: hidden;
  margin: 20px 0 60px;
  padding: 0;
  list-style-type: 0;
  text-align: left;
  font-family: Arial;
  font-style: italic;
  font-size: 16px;
}
ul.nav li {
  float: left;
  display: block;
  margin-right: 10px;
  text-indent: -5000px;
}
ul.nav li a {
  display: block;
  height: 45px;
}
ul.nav li a:focus {
  border: 0;
}

li.nav0 a {
  background: url(images/main-nav-block.gif) 0 0 no-repeat;
  width: 130px;
}
  li.nav0 a:hover {
    background-position:0 -50px;
  }
  
li.nav1 a {
  background: url(images/main-nav-block.gif) -150px 0 no-repeat;
  width: 130px;
}
  li.nav1 a:hover {
    background-position:-150px -50px;
  }
  
li.nav2 a {
  background: url(images/main-nav-block.gif) -300px 0 no-repeat;
  width: 190px;
}
  li.nav2 a:hover {
    background-position:-300px -50px;
  }

li.nav3 a {
  background: url(images/main-nav-block.gif) -520px 0 no-repeat;
  width: 100px;
}
  li.nav3 a:hover {
    background-position:-520px -50px;
  }

#sidebar {
  float: right;
  width: 140px;
}

#sidebar ul {
  width: 140px;
  text-align: center;
  /*float: right;*/
  margin: 0 0 0 0;
  list-style-type: none;
  padding: 0;
}
  
  #sidebar ul.subnav li {
    
    margin-bottom: 40px;
  }

  #sidebar ul.subnav li a {
    display: block !important;
    text-indent: -999em;
    height: 20px;
    width: 140px;
  }

  #sidebar ul.subnav li.subnav0 a {
    background: transparent url(images/subnav_tickets.gif) center top no-repeat;
  }

  #sidebar ul.subnav li.subnav1 a {
    background: transparent url(images/subnav_subscribe.gif) center top no-repeat;
  }

  #sidebar ul.subnav li.subnav2 a {
    background: transparent url(images/subnav_survey.gif) center top no-repeat;  
  }
  
     #sidebar ul.subnav li.subnav2 a {
       height:40px;
     }



/*-----------------------------------------------------
                     >> Typography <<
-----------------------------------------------------*/

h2 {
/*  font-size:11px;*/
  font-size:18px;
  /*margin: 20px 0 5px 0;*/
  margin-bottom:10px;
  color:#ED9330;
/*  font-family: Verdana, sans-serif;
  text-transform:uppercase;
  font-weight: normal;*/
  /*letter-spacing: 0.1em;*/
}

h3 {
  color: #f5396c;
  font-size: 11px;
  font-family: Verdana, sans-serif;
  letter-spacing: 0.1em;
  font-weight: normal;
  text-transform: uppercase;
  margin:10px 0;
  line-height: 1.4;
}

  #home .text h2 {
    display:none;
  }

h4 {
  border-top:1px dotted #56152F;
  padding-top:20px;
  color: #f5396c;
  font-size: 11px;
  font-family: Verdana, sans-serif;
  letter-spacing: 0.1em;
  font-weight: normal;
  text-transform: uppercase;
  margin: 20px 0 5px 0;
  line-height: 1.4;
}

h5 {
  color: #DF6C0F;
  font-size: 11px;
  font-family: Verdana, sans-serif;
  letter-spacing: 0.1em;
  font-weight: normal;
  text-transform: uppercase;
  margin:10px 0;
  line-height: 1.4;
}



p {
  margin: 0 0 17px 0;
  line-height: 1.4;
  font-size: 13px;
}

  p.question {
    margin: 17px 0 0 0;
    font-style:italic;
    color:#ED9330;
  }

.text a, #sidebar a {
  color:#D8396C;
}

.text h4 a {
  color:#69152F;
}

.text ul, .text ol {
  list-style-type: disc;
  list-style-position: outside;
  font-size:13px;
  line-height: 1.4;
}
  .text li {
    margin:0 0 1em 1em;
  }


#sidebar .widget_links {
  font-size:11px;
  font-family: Verdana, sans-serif;
}

  .widget_links h2 {
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:0.2em;
    text-align:center;
  }
  
  .widget_links a {
    text-decoration:none;
    color:#D8396C !important;
    
  }
  
  .widget_links li {
    margin-bottom:10px;
  }

#footer {
  font-size:10px;  
  text-align:center;
  color:#704C34;
  padding:10px 0;
  letter-spacing:0.1em;
}

  #footer a {
    color:#704C34;
  }
  
    #footer a:hover {
      color:#FFDB63;
    }

/*-----------------------------------------------------
                     FAQS
-----------------------------------------------------*/

.faq ol {
  
}



.faq li {
  border:1px dotted #423016;
  list-style:none;
  margin:0 5px 5px 0;
/*  float:left;
  display:block;
  clear:none;*/
}

  .faq li:hover {
    background-color:#5D1229;
  }
  .faq li a {
    display:block;
    padding:5px;
  }
  
    .faq li a:hover {
      text-decoration:underline;
      color:#fff;
    }


