/* skin for festivals */

html {
    background: #faf4d2;
}

body {
    background: #faf4d2 url(../images/festivals/bg-festivals.jpg) repeat-x 50% 0;
}

a:link, a:visited {
    text-decoration: none;
    color: #6c8207;
}

a:hover {
    text-decoration: underline;
}

a:focus, a:active {
    color: #FFF;
    background-color: #6c8207;
    text-decoration: underline;
}

a.external {
    background-image: url(../images/festivals/external_icon.gif);
}

#header {
    background: none;
}

#main {
    margin-top: 0;
    background-image: none;
}

#main_hd {
    padding: 62px 0 0 10px;
}

#search_words {
    border-color: #d4bfa9;
}

/* hub search form */

#artist_search.small {
    margin-top: -0.77em;
    border: 1px solid #D4BFA9;
    border-top: 0;
}

#artist_search.small div {
    background: #fff;
}

#artist_search.small div label {
    width: auto;
    background: none;
    color: #717171;
    font-weight: normal;
    float: left;
    padding: 0.2em 7px;
}

#artist_search.small #search_artists {
    border: 1px solid #9db52d;
    float: left;
    margin-top: 2px;
    height: 1.2em;
    font-size: 85%;
    font-family: Verdana;
    color: #717171;
    padding: 0 3px;
}

#artist_search.small div .btn {
    border: none;
    width: auto;
    float: left;
    margin: 0.2em 0 0 5px;
    _display: inline;
}

#artist_search fieldset {
    background: #ccc;
    text-transform: lowercase;
    /* contain floats */
    overflow: hidden;
    zoom: 1;
}

#artist_search h2 {
    font-size: 189%; /* 25px */
    font-weight: bold;
    margin-bottom: 0.4em; /* 10px */
}

#artist_search p {
    font-size: 85%; /* 11px */
    margin-bottom: 1em;
}

#artist_search div {
    /* contain floats */
    overflow: hidden;
    zoom: 1;
}
#main_hd {
    background:none;
}

#main_hd a {
    display: block;
    width: 202px;
    height: 34px;
    overflow: hidden;
    text-indent: -5000px;
    background: transparent url(../images/festivals/festivals.png) no-repeat;
}

#logo a {
    display: block;
    overflow: hidden;
    text-indent: -5000px;
    background: transparent url(../images/festivals/logo-shadow.png) no-repeat;
    width: 111px;
    height: 85px;
}

#logo a:focus {
    background: transparent url(../images/festivals/logo-shadow.png) no-repeat;
}

* html #logo img {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/festivals/logo-shadow.png');
}

* html #logo a {
    text-indent: 0;
    background: none;
}

#site_options {
    color: #E9A347;
}

#site_options li, #region_picker li {
    border-right:1px solid #fff;
    color:#EBFFBF;
}

#site_options .last-child {
    background: none;
}

#site_options a, #region_picker a {
    color: #fff;
}

#primary_nav {
    background: transparent url(../images/s/festivals_nav_top_edge.png) no-repeat scroll 64px 5px;
}

#primary_nav ul {
    background: #000 url(../images/festivals/bg-nav.png) repeat-x;
    border-color: #000;
    border-top-width: 1px;
}

#primary_nav li {
    border-color: #000;
}

#primary_nav a {
    color: #fff;
}

#primary_nav .current a,
#primary_nav .current a:hover,
#primary_nav .current a:active,
#primary_nav .current a:focus {
    color: #e9a347;
    background-color: #fff;
    border-bottom-color: #fff;
}

#primary_nav a:hover,
#primary_nav a:active,
#primary_nav a:focus {
    color: #fff;
    background-color: #6C8207;
    background-position: 100% -407px;
    border-bottom: 1px solid #000;
}

#primary_nav a:hover span,
#primary_nav a:active span,
#primary_nav a:focus span {
    background-position: 0 -201px;
}

#sub_nav {
    background: none;
}

#sub_nav ul {
    border-color: #D4BFA9;
}

#sub_nav li {
    background-image: url(../images/festivals/bg-nav-border.png);
}

#sub_nav .last-child {
    background: none;
}

#sub_nav .current a {
    color: #e9a347;
}

#sub_nav .current a:focus,
#sub_nav .current a:active {
    color: #fff;
    background: #e9a347;
}

/* footer */
#site_links li {
    background-image: url(../images/festivals/bg-nav-border.png);
}

.stack .unit {
    background: transparent url(../images/festivals/bg-sprite.png) no-repeat;
    border-color: #faf4d2; /* same colour as BG image */
}

#listen .listen_container {
    background-image: url(../images/festivals/bg-listenlive.png);
}

#listen .listen_container,
#nowplaying,
#personal_radio {
    background-image: url(../images/festivals/bg-listenlive.png);
}

#listen_live a {
    background-image: url(../images/festivals/bg-listenlink.png);
    background-position:-90px 14px;
}

#listen_live a:hover,
#listen_live a:active,
#listen_live a:focus {
    color: #6c8207;
    background-position:-355px 14px;
}

.launch_player {
    background-image: url(../images/festivals/icon_launch.png);
    background-position: 0 0;
}

#masthead .content {
    width: 558px;
    background: #c78900 url(../images/festivals/bg-masthead.jpg) no-repeat;
    min-height: 200px;
}

#masthead .content {
    color: #642807;
    position: relative;
}

#masthead .content h2 {
    margin-bottom: 1em; /* 13px */
}

/* this is to avoid the positioned image overlapping our content */
#masthead .content h2,
#masthead .content p {
    padding-right: 210px;
}

#masthead .content p {
    width: 220px;
}

#masthead .content h2 a {
    color: #fff;
    font-size: 153.9%; /* 20px */
    font-weight: bold;
}

#masthead .content p {
    font-weight: bold;
}

#masthead .content .photo {
    display: block;
    position: absolute;
    top: 38px;
    right: 18px;
}

#content h1 {
    color: #717171;
}

#content h2 {
    color: #e9a347;
}

#content h3 a {
    font-weight: bold;
}

#content p {
    color: #717171;
}

.pods li {
    background: #edf2cc;
    margin-bottom: 0.77em; /* 10px */
    /* contain floats */
    overflow: hidden;
    zoom: 1;
}

#content .pods li p {
    margin: 0;
    font-size: 85%;
}

.pods li h3 {
    margin: 0.6em 0;
}

.secondary .pods li h3 {
    margin-bottom: 0.2em;
}

.pods li .photo {
    display: block;
    float: left;
    margin-right: 18px;
}

.secondary .pods li.alt {
    background: transparent;
}

.photo img {
    display: block;
}

#artist_search fieldset {
    background: #edf2cc;
    padding: 1.46em 19px; /* 19px 19px */
    height: 142px;
}

#artist_search .btn {
    border: 0;
    background: transparent url(../images/festivals/bg-search.png) no-repeat;
    padding-left: 16px;
    line-height: 14px;
    color: #6c8207;
    font-size: 85%;
    font-weight: bold;
    text-transform: lowercase;
    float: right;
    margin-top: 1.2em;
}

#artist_search h2 {
    color: #9db52d;
}

#artist_search div {
    padding: 1px;
    background: #9db52d;
}

#artist_search p {
    color: #6c8207;
}

#artist_search div label {
    background: #9db52d;
    color: #fff;
    font-weight: bold;
    font-size: 85%;  
    display: block;
    float: left; 
    line-height: 1.3;
    width: 50px;
    text-align: center;
}

#artist_search div input {
    width: 170px;
    line-height: 19px;
    display: block;
    float: right;
    font-size: 85%;
    border: 0;
    padding: 1px 5px;
    color: #717171;
    font-family: Verdana;
}

.festivals_list {
    margin-bottom: 1.6em
}

.festivals_list a {
    font-size: 85%;
}

.festivals_list li {
    border-bottom: 1px dotted #6c8207;
    padding: 0 0 0.2em 0;
    margin-bottom: 0.2em;
}

.festivals_list .current a {
    font-weight: bold;
    color: #E9A347;
}

.festivals_list .last-child {
    border: 0;
}

#all_festivals a {
    margin-top: 0.77em;
    display: block;
    background: url(../images/festivals/bg-all.png) no-repeat 100% 0;
    padding-right: 20px;
    line-height: 13px;
    text-align: right;
}

#all_festivals a:focus, #all_festivals a:active {
    color: #6c8207;
}

/* tertiary nav */

.tertiary_nav {
    margin: 0 0 0.77em 0; /* 0 0 10px 0 */
    /* contain floats */
    overflow: hidden;
    zoom: 1;
}

.tertiary_nav li {
    float: left;
    margin-right: 5px;
}

.tertiary_nav a {
    display: block;
    line-height: 2;
    padding: 0 10px;
    font-size: 85%;
    background: #EDF2CC;
    text-transform: lowercase;
}

.tertiary_nav .current a {
    font-weight: bold;
    color: #fff;
    background: #E9A347;
}

.tertiary_nav a:focus {
    background: #6C8207;
    color: #fff;
}

/* all festivals table */
#festival_listings {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

#festival_listings thead th {
    font-weight: bold;
    font-size: 93%;
    padding: 3px 4px;
    color: #717171;
}

#festival_listings tbody tr {
    background: #EDF2CC;
    margin-bottom: 2px;
}

#festival_listings tbody tr.alt {
    background: none;
}

#festival_listings tbody td, #festival_listings tbody th {
    padding: 3px 4px;
    font-size: 85%;
}

#festival_listings tbody th {
    font-weight: bold;
}

.tickets span {
    position: absolute;
    left: -5000em;
}

#festival_brand {
    display: block;
    margin-bottom: 0.77em; /* 10px */
}

#festival_news {
    clear: both;
    margin-bottom: 0.77em; /* 10px */
    /* contain floats */
    overflow: hidden;
    zoom: 1;
}

#festival_news .headlines li {
    background: url(../images/festivals/news_bullet.gif) no-repeat 2px 7px;
    padding-left: 11px;
}

#festival_news .headlines .show {
    padding: 5px 10px 5px 0;
    background-image: none;
    background-color: #eee;
    /* contain floats */
    overflow: hidden;
    zoom: 1;
}

#festival_news .headlines .alt {
    background-color: transparent;
}

#festival_news .headlines img {
    display: block;
    float: left;
    margin-right: 10px;
}

#festival_news .headlines h3 {
    font-size: 93%;
    margin: 4px 0;
}

#festival_news .headlines .show h3 {
    margin: 4px 0 4px 10px;
}

#festival_news .headlines .show h3 a {
    font-weight: bold;
}

#festival_news .headlines .show p {
    margin-left: 10px;
}

#festival_news .more {
    padding-top: 0.27em;
    font-weight: bold;
    font-size: 100%;
    overflow: hidden;
}

#festival_news .more a {
    background-image: url(../images/festivals/icon_launch.png);
    background-repeat: no-repeat;
    background-position: 0 1px;
    line-height: 1.6;
    padding-left: 22px;
    float: right;
}

/* Article Page */
#article .intro {
    background: #eee;
    margin-bottom: 0.75em;
    /* contain floats */
    overflow: hidden;
    zoom: 1;
}

#article .intro img {
    float: left;
    margin-right: 20px;
}

#article p {
    font-size: 93%;
}

#article .intro p {
    font-size: 116%;
    padding: 20px;
    vertical-align: top;
}

p.adr {
    font-size: 85%;
}

#venue_map {
    margin-bottom: 0.77em;
}

#venue .geo {
    display: none;
}

#venue_map {
    width: 100%;
    height: 350px;
    clear: both;
}
#venue_map #gmap {
    height: 350px;
}

/* Festival Lineup page */
#lineup_days{
    margin:0pt 0pt 0.77em;
    overflow:hidden;
}

#lineup_days li{ float: left;}

#lineup_days li a, 
#lineup_days li span{
    line-height: 2;
    padding: 4px 10px;
    font-size: 85%;
    background: #edf2cc;
    text-transform: lowercase;
    margin-right: 5px;
}

#lineup_days li span {
    color: #fff; background: #E9A347;
}
#lineup_days li a:focus {
    color: #fff; background: #6C8207;
}

.lineup_stage{
    float: left;
    width: 255px;
    margin: 0 5px 5px 0;
}

.lineup_stage.odd{
    clear: left;
}

.lineup_stage h3{
    font-size: 100%;
    color: #E9A347;
    margin: 0.7em 0;
    font-weight: bold;
}

.lineup_stage li{
    font-size: 85%;
    padding: 0.27em 0;
}

.lineup_stage .featured {
    font-weight: bold;
}

#lineup_news{
    padding: 0 5px 0 130px;
    position: relative;
    background: #edf2cc;
    clear: both;
    min-height: 90px;
    height: auto !important;
    height: 90px;
}

#lineup_news.noimg{ padding-left: 10px;}

#lineup_news h2{
    font-size: 113%;
    margin: 0;
    padding: 5px 0;
}

#lineup_news img{
    position: absolute;
    left: 0;
    top: 0;
}


/* auto suggest */

.ac_results {
    border: 1px solid gray;
    background-color: white;
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    z-index: 10000;
    display: none;
}

.ac_results li {
    padding: 2px 5px;
    white-space: nowrap;
    color: #717171;
    text-align: left;
    font-size: 85%;
    font-family: Verdana;
}

.ac_results .ac_over {
    cursor: pointer;
    background-color: #EDF2CC;
    color: #6C8207;
}

.ac_match {
    font-weight: bold;
}

/* twitter list */

#asithappens li{
    background-color: #EDF2CC;
    overflow: hidden;
    padding: 0.7em 10px;
    margin-bottom: 0.7em;
}

#asithappens strong{font-weight: bold;}

#asithappens .value{
    position: absolute;
    left: -9999px;
}

#asithappens img{
    float: right;
}

#asithappens p{
    display: block;
    width: 420px;

}
