/*
Theme Name: Channels Video Festival

*/

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,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.zgallery-caption{}.alignright{}.alignleft{}.aligncenter{}

/* General styles */

.full-program {
color:black!important;
}

.single-program .icon {
display:none;
}

.image-with-credit {
margin-top:30px;
margin-bottom:20px;
}

.left-arrow, .right-arrow {
width:15px;
height:15px;
margin:9px;
}

.left-arrow {
    float: left;
}

.right-arrow {
    float: right;
}

.slider .classic-logo {
background-image:url(http://2015.channelsfestival.net.au/wp-content/resources/logo/channels-logo-white.png);
min-height:46px;
width:100%;
background-position:top left;
background-repeat:no-repeat;
}

.error404 img {
max-width:100%;
}

.page-template-home-page .slider .classic-logo, .error404 .slider .classic-logo {
background-image:url(http://2015.channelsfestival.net.au/wp-content/resources/logo/channels-logo-black.png);
}

.page-template-home-page .slider #slider-logo, .error404 .slider #slider-logo {
background-image:url(http://2015.channelsfestival.net.au/resources/logos/Channels_2015_SVG_Logo_Black.svg);
}

.hide {
display:block;
}

.title-category {
    display: block;
    max-width: 650px;
    height: auto;
}
.icon {
width: 40px;
    height: 40px;
    display: block;
    margin-bottom: 10px;
    margin-top: 30px;
}

.icon svg {
width:100%;
height:100%;
fill:#323265;
}

body {
margin-top:100px;
font-family: 'Chivo Light', sans-serif ;
font-weight:400;
background-color:#FFE8BD;
color:black;
font-size:14px;
}

hr {
border:0;
clear:both;
margin:0;
height:50px;
}

a, a:link, a:active, a:visited {
color:white;
text-decoration:none;
}

a:hover {
}

p {
margin-bottom:10px;
}

strong {
font-weight:700;
}

em {
font-style:italic;
}

h1, h2, h3, h4, h5, h6 {
font-family: 'Sectra Medium Italic', serif;
margin-bottom:10px;
}

h2 {
}

h3 {
    font-size: 24px;
    line-height: 28px!important;
    font-family: 'Sectra Book', serif!important;
    margin-bottom: 15px;
    margin-top: 30px;
    clear:both;
}

h4 {
    font-size: 30px;
    margin-bottom: 30px;
}

h5 {
font-size:18px;
text-transform:uppercase;
letter-spacing:0.5px;
margin-top:30px;
}

/* Home */

body.page-template-home-page, body.error404 {
background-color:#FFE8BD;
color:white;
margin-top:150px;
}

.page-template-home-page header#header, body.error404 header#header {
background-color:#FFE8BD;
height:70px;
}

.page-template-home-page header#header .social ul li a, body.error404 header#header .social ul li a {
color:#FFE8BD!important;
}

.page-template-home-page header#header .social ul li a:hover, .error404 header#header .social ul li a:hover {
color:white!important;
}

.page-template-home-page header#header #site-title:hover, .error404 header#header #site-title:hover {
background-color: #FFE8BD;
}

.page-template-home-page header#header #site-title:hover a, .error404 header#header #site-title:hover a {
color:black!important;
}

.page-template-home-page a, .page-template-home-page a:link, .page-template-home-page a:active, .page-template-home-page a:visited {
color:white!important;
text-decoration:none!important;
}

.page-template-home-page #rotated-sidebar #newsletter-signup input, .slider input, .error404 #rotated-sidebar #newsletter-signup input {
background-color:white;
    color:black;
}

.page-template-home-page header#header #site-title, .error404 header#header #site-title {
    background-image: url(http://2015.channelsfestival.net.au/resources/logos/Channels_2015_SVG_Logo_Black.svg);
}

.page-template-home-page .slider #menu ul li a, .error404 .slider #menu ul li a {
    background-color: #FFE8BD;
}

.page-template-home-page ::-webkit-input-placeholder, .error404 ::-webkit-input-placeholder { /* WebKit browsers */
    color:    #000;
}
.page-template-home-page :-moz-placeholder, .error404 :-moz-placeholder  { /* Mozilla Firefox 4 to 18 */
   color:    #000;
   opacity:  1;
}
.page-template-home-page ::-moz-placeholder, .error404 ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #fff;
   opacity:  1;
}
.page-template-home-page :-ms-input-placeholder, .error404 :-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #000;
}

.page-template-home-page #side-logo, .error404 #side-logo {
background-image: url('http://2015.channelsfestival.net.au/wp-content/resources/logo/channels-logo-white.png')!important;
}

.page-template-home-page .slider input, .error404 .slider input {
color:black!important;
    background-color:white;
}

.page-template-home-page svg {
fill:white;
}

.slider .layout-controls {
position: absolute;
    top: 20px;
    right: 10px;
}

.layout-controls div {
display:inline;
float:left;
margin-right:15px;
height:32px;
width:32px;
}

.layout-controls div:hover {
cursor:pointer;
}

.layout-controls .rows-button {
background-image: url("http://2015.channelsfestival.net.au/resources/controls/rows-cream.png");
}

.layout-controls .rows-button.checked {
background-image: url("http://2015.channelsfestival.net.au/resources/controls/rows-white.png");
}

.layout-controls .columns-button {
background-image: url("http://2015.channelsfestival.net.au/resources/controls/columns-cream.png");
}

.layout-controls .columns-button.checked {
background-image: url("http://2015.channelsfestival.net.au/resources/controls/columns-white.png");
}

.layout-controls .grid-button {
background-image: url("http://2015.channelsfestival.net.au/resources/controls/grid-cream.png");
}

.layout-controls .grid-button.checked {
background-image: url("http://2015.channelsfestival.net.au/resources/controls/grid-white.png");
}

.slider .layout-controls .rows-button {
background-image: url("http://2015.channelsfestival.net.au/resources/controls/rows-black.png");
}

.slider  .layout-controls .rows-button.checked {
background-image: url("http://2015.channelsfestival.net.au/resources/controls/rows-white.png");
}

.slider .layout-controls .grid-button {
background-image: url("http://2015.channelsfestival.net.au/resources/controls/grid-black.png");
}

.slider .layout-controls .grid-button.checked {
background-image: url("http://2015.channelsfestival.net.au/resources/controls/grid-white.png");
}



/* Theme elements */

header#header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    letter-spacing: 1px;
    font-weight: 300;
    z-index:9999;
}

header#header .social {
  display: none;
  font-size: 20px;
}

header#header .social ul li {
display:inline;
margin-right:10px;
}

header#header .social ul li a {
color:black;
}

header#header #site-title {
    display: inline;
    line-height: 22px;
    font-size: 18px;
    top: 0px;
    position: absolute;
    background-image: url(http://2015.channelsfestival.net.au/resources/logos/Channels_2015_SVG_Logo_Purple.svg);
    text-indent:-99999px;
    width: 100%;
    background-size: 100% auto!important;
    min-height:70px;
    padding: 15px 20px;
    background-position: center;
    background-repeat: no-repeat;
}

header#header #site-title #site-title-link {
display:none;
}

header#header #site-title img {
    max-width:450px;
}

header#header #site-title:hover {
background-color: black;
background-image: inherit;
cursor:pointer;
background-position: center;
background-repeat: no-repeat;
}

header#header #site-title:hover a {
color:white;
}

.slider {
display:none;
    line-height: 1.7em;
    font-family: 'Chivo Regular', serif;
    font-size: 1.2em;
}

.slider .layout-controls {
display:none;
}

.slider #menu {
text-transform:uppercase;
}

.slider #menu ul li ul {
display:block;
}

.slider #menu ul li ul #menu-item-171 {display:none;}

.slider #slider-logo {
    background-image: url(http://2015.channelsfestival.net.au/resources/logos/Channels_2015_SVG_Logo_White.svg);
    text-indent: -999999px;
    background-size: 100% auto!important;
    background-position: center;
    background-repeat: no-repeat;
    clear: both;
    overflow: visible;
    margin-left: -2.5%;
    width: 105%;
}

.slider #slider-logo a {
display:block;
}

.slider #mc_embed_signup {
width:100%;
display:block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.slider input {
    color: black;
    background-color: white;
    /* margin-top: 5px; */
    line-height: 40px;
    padding: 0px;
    text-transform: uppercase;
    width: 100%;
    font-size: 18px;
    border: 0;
    font-family: 'Chivo Regular', sans-serif!important;
    letter-spacing: 1px;
    padding-left: 15px;
}

.slider .social {
display: block!important;
    font-size: 26px!important;
}

header#header {
background-color:#FFE8BD;
min-height:70px;
}

header#header #site-title:hover .slider {
display:block;
text-indent:0;
}

.layout-controls {
display:none;
}

#rotated-sidebar {
display:none;
}



.intro {
    font-size: 24px;
    color: #323265;
}

.intro a {
color:black!important;
}

.highlight {
font-size:18px;
}

.intro, .highlight {
    line-height: 28px!important;
    font-family: 'Sectra Book', serif!important;
    margin-bottom: 40px;
    padding-top: 20px;
}

#nav-below {
    color: #323265;
    font-size: 20px;
    font-family: 'Sectra Book', serif;
    line-height: 30px;
}

#nav-below .nav-previous {
float:left;
display:none;
}

#nav-below .nav-next {
float:right;
clear:both;
}









#home-grid {
clear:both;
padding-top:30px;
}

.grid-filler {
display:none;
}

.spiel {
color:white;
font-size:1.3em;
width:100%;
margin-bottom:60px;
}

.spiel p {
font-family: 'Chivo Light', sans-serif!important;
line-height:28px!important;
margin-bottom:0;
}

.spiel p:first-child {
font-family: 'Chivo Regular', serif!important;
color:#FFE8BD;
}

.event {
font-family: 'Sectra Book', serif;
color:#FFE8BD;
}

.event a {
position:relative;
    z-index: 1000;
}

.event a.item {
position:absolute!important;
width:100%;
height:100%;
    z-index: 999;
}

.event .event-category {
font-family:'Chivo Regular', sans-serif;
text-transform:uppercase;
font-size: 14px;
}

.event .event-category a {
color:#fff!important;
}

.event .thumb img {
width:100%;
height:auto;
}


/* Rows layout */

.event-rows a:hover {
text-decoration:none;
}

.event-rows a:hover .event {
color:white!important;
}

.event-rows .event, .category .event {
margin-bottom:40px;
position:relative;
}

.event-rows .event .thumb {
display:block;
margin-bottom:20px;
}

.event-rows .event h1 {
font-size:42px;
letter-spacing:-0.5px;
display: inline;
color:#FFE8BD;
}

.event-rows .event .details {
margin-left:0;
font-size:1.5em;
line-height:35px;
    clear: both;
}

.event-rows .event .event-category {
letter-spacing:1px;
line-height:2em;
}



/* Columns */

.event-columns #col1, .event-columns #col2, .event-columns #col3 {
width:32%;
margin-right:1%;
float:left;
    overflow: auto;
max-height:700px;
}

.event-columns article {
position:relative;
}

.event-columns .event {
    margin-bottom: 20px;
    margin-right: 15px;
}

.event-columns .event a {
position:relative;
}

.event-columns .event h1 {
font-size:24px;
font-weight:400;
font-style:italic;
letter-spacing:-0.5px;
    display: inline-block;
    float: left;
padding-top:20px;
}

.event-columns .event .event-category {
    clear: both;
padding-top:10px;
}

.event-columns .event .details {
padding-top:10px;
padding-bottom:10px;
line-height:18px;
font-size:14px;
}

/* Grid layout */

.event-grid article {
margin-bottom:20px;
margin-right:0;
width:100%;
}

.event-grid article a {
color:black;
}

.event-grid .icon, .event-grid .details {
display:none;
}

.event-grid .event h1 {
font-size:30px;
font-weight:400;
font-style:italic;
letter-spacing:-0.5px;
    display: inline-block;
    float: left;
margin-bottom:5px;
color:black;
}

.event-grid .event .thumb {
position:relative;
}

.event-grid .event .thumb img {
}

.event-grid .event .event-category {
clear:both;
margin-left:30px;
}

.event-grid .event .event-category a {
color:black!important;
}

.event-grid .event .event-details {
display:none;
position: absolute;
    background-color: #FFE8BD;
    display: none;
    width: 100%;
    height: 100%;
    padding: 10%;
top:0;
}

.event-grid .event .event-details details {
display:none;
}

.event-grid .event:hover {
cursor:pointer;
}

.event-grid .event:hover .event-details, .event-grid .event:focus .event-details {
display:block;
}

/* Footer */

.logo {
}

.logo img {
}





.event-columns div::-webkit-scrollbar {
    width: 8px;
}
 
.event-columns div::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 0;
    border-radius: 0;
}
 
.event-columns div::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #FFE8BD; 
}







.event-grid .grid-item--width2 { width: 25%; }
.event-grid .grid-item--width3 { width: 35%; }
.event-grid .grid-item--width4 { width: 40%; }

.event-grid .grid-item--height2 { height: 200px; }
.event-grid .grid-item--height3 { height: 260px; }
.event-grid .grid-item--height4 { height: 360px; }






.landing-page {
  background-color:black;
}

.landing-page video#bgvid { 
display:none;
}


.land-brand {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 90%;
    height: 200px;
}

.land-brand h1 {
font-size:36px;
padding:20px;
text-align:center;
letter-spacing:0.5px;
text-indent:-99999px;
}

.land-brand img {
width:100%;
height:auto;
}

.land-foot {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 97%;
    height: 20px;
    padding: 1.5%;
background: #FFE8BD;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
}




/* Single posts */

.single {
font-family: 'Chivo Regular', sans-serif;
    font-size: 14px;
    line-height: 22px;
}

.single .entry-content {
margin-top:0;
margin-left:0px;
line-height:20px;
width: 100%;
clear:both;
margin-bottom:100px;
}

.single a, .single a:link, .single a:active, .single a:visited {
color:#323265;
text-decoration:none;
}

.single #container, .page #container {
width:90%;
margin:auto;
}

h1, .single .entry-title, .page .entry-title {
    font-size: 48px;
    letter-spacing: -0.5px;
    max-width:600px;
}

.single-program h1, .single-post h1 {
line-height:40px;
}

.single-post h2 {
font-size:15px;
}

.entry-meta {
margin-top:10px;
margin-bottom:20px;
font-size:11px;
font-family: 'Chivo Regular', serif;
}

.single .details, .single .price {
color:#323265;
font-size:24px;
margin-top:30px;
margin-bottom:30px;
font-family: 'Sectra Book', serif;
line-height:30px;
    display:block;
}

.single-artists h2 {
color:#323265;
font-size:24px;
margin-top:10px;
margin-bottom:10px;
font-family: 'Sectra Book', serif;
line-height:30px;
}

.single-artists h3 {
font-size:18px;
margin-top:10px;
margin-bottom:5px;
font-family: 'Sectra Book Italic', serif;
line-height:24px;
font-weight:bold;
}

.single .price {
    margin-left: 0px;
    fill: #323265;
    font-family: 'Chivo Regular', sans-serif;
    font-size: 16px;
    clear: both;
    display: block;
    height: 60px;
    margin: 0px 0px 20px 0px;
}

.single .price svg {
width:62px;
height:62px;
float:left;
}

.single .price p {
    float: left;
    line-height: 20px;
    padding: 13px;
}

.single #nav-below {
position:relative;
left:0;
bottom:0;
padding:5px;
background:#000;
width:100%;
font-family: 'Chivo Light', sans-serif;
min-height:40px;
}

.single #nav-below a:link, .single #nav-below a:visited {
color:#FFE8BD!important;
font-size:0.8em;
}


/* Page */

.page img, .page iframe {
max-width:100%;
}

#map-canvas img {
max-width:none!important;
}

.page iframe {
}

.page a, .page a:link, .page a:active, .page a:visited {
color:#323265;
text-decoration:none;
}

.page p {
    font-family: 'Chivo Regular', serif;
    line-height: 25px;
}

.page .highlight {
    font-family: 'Chivo Regular', serif!important;
}

.page .entry-content {
margin-top: 20px;
    line-height: 20px;
}

.page hr.spacer {
height:20px;
    clear: both;
    float: none;
    margin: 0;
}

.page .logo {
margin:20px;
float:left;
}

.single .logo {
    margin: 30px 30px 30px 0px;
    float: left;
}

.team-bio {
margin-bottom:60px;
}



/* 404 page */

.notfound-animated {
margin-bottom:100px;
}



/* Play Feed */

.page-template-play, .page-template-play header#header {
    font-family: 'Sectra Book', serif;
    background-color: #c6f2d2;
}

.page-template-play .slider #menu ul li a {
    background-color: #353462;
}

.page-template-play header#header #site-title:hover, .single-play header#header #site-title:hover {
background-color:#353462;
}

.page-template-play header#header #site-title:hover a {
color:#d1f1d1!important;
}

.page-template-play .author-details {
    font-size: 22px;
    line-height: 25px;
}

.page-template-play .entry-title {
    font-size: 42px;
    letter-spacing: -0.5px;
    margin-bottom:0;
}

.page-template-play .spiel p {
color:black;
font-family: 'Chivo Light', serif;
line-height:30px;
}

.page-template-play .spiel p:first {
font-family: 'Chivo Regular', serif;
}




/* Single Play */

body.single-play, .single-play header#header {
background-color:#c6f2d2;
}

.single-play .slider #menu ul li a {
    background-color: #353462;
}

.single-play .entry-meta {
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 30px;
}

.floating-footnote {
width:250px;
}

.single .program-image {
clear:both;
}

.single .program-image img {
max-width:100%;
height:auto;
}

.single .image-credit {
    display: block;
    padding: 10px;
    clear: both;
    width: 100%;
}

.single .image-aside {
    position: relative;
    left: 0;
    width:100%;
font-family: 'Chivo Regular', serif;
color: #323265;
font-weight:bold;
letter-spacing:0.5px;
margin-bottom:20px;
font-size:12px;
}

.single .image-aside img {
margin-top:10px;
width:100%;
height:auto;
}

.image-footnote{
position:absolute;
left:10px;
}

.image-footnote img {
max-width:100%;
}

.text-footnote{
position: absolute;
left: 900px;
top:0;
color: #323265;
display:none;
}

.disruption {
background-image:url('http://traveltimer.net/channels/wp-content/uploads/2015/08/Play_BG.png');
width:100%;
height:640px;
position:absolute;
left:0;
padding:120px 0;
}

.content_section_1, .content_section_2 {
display:block;
clear:both;
}

.single-play header#header #site-title:hover a {
color:#d1f1d1!important;
}

.single-play .slider {
}

.single-play .disruption iframe {
max-width:600px!important;
width:100%;
margin:auto;
margin-left: 0;
display:block;
}

.single-play .icon {
margin:0;
display:block;
}

.single-play .entry-title {
line-height:40px;
}

.single-play .entry-content {
line-height:24px!important;
}

.single-play .author-details {
font-size:24px;
margin-top:30px;
margin-bottom:20px;
line-height:30px;
clear:both;
}

.single-play .extra-notes, .single-play .author-details, .single-play .quote, .single .quote {
font-family: 'Chivo Regular', serif;
color: #323265;
}

.single-play .extra-notes {
letter-spacing:0.5px;
margin-bottom:80px;
font-size:12px;
text-transform:uppercase;
}

.single-play .entry-content {
    font-family: 'Sectra Book', serif;
    font-size: 1.225em;
    line-height: 1.5em;
}

.single-play .footnote, .single-play .floating-footnote {
font-family: 'Chivo Regular', serif;
font-size:0.8em;
line-height:20px;
}

.single-play .content_section_2 {
margin-top:800px;
margin-bottom:40px;
}

.single-play .quote, .single .quote {
    font-size: 22px;
    margin-top: 30px;
    margin-bottom: 30px;
    line-height: 30px;
    margin-left: 0;
}

.single-play .foot-script {
vertical-align: super;
    font-size: smaller;
    line-height: 0px;
}

.single article ul, .page #content ul {
list-style-type: disc;
margin-bottom:30px;
padding-left:10px;
    font-family: 'Sectra Book', serif;
}

.single article ul li, .page #content ul li {
margin-left:10px;
}

.hoverlogo {
margin-top:30px;
margin-bottom:20px;
}

.footnote p {
margin-left:25px;
}

.footnote::before {
}

/* Footnote IDs */

.text-footnote#footnote-1-content::before, .footnote#foot-1::before {
content:"1.";
float:left;
}

.text-footnote#footnote-2-content::before, .footnote#foot-2::before {
content:"2.";
float:left;
}

.text-footnote#footnote-3-content::before, .footnote#foot-3::before {
content:"3.";
float:left;
}

.text-footnote#footnote-4-content::before, .footnote#foot-4::before {
content:"4.";
float:left;
}

.text-footnote#footnote-5-content::before, .footnote#foot-5::before {
content:"5.";
float:left;
}

.text-footnote#footnote-6-content::before, .footnote#foot-6::before {
content:"6.";
float:left;
}

.text-footnote#footnote-7-content::before, .footnote#foot-7::before {
content:"7.";
float:left;
}

.text-footnote#footnote-8-content::before, .footnote#foot-8::before {
content:"8.";
float:left;
}

.text-footnote#footnote-9-content::before, .footnote#foot-9::before {
content:"9.";
float:left;
}

.text-footnote#footnote-10-content::before, .footnote#foot-10::before {
content:"10.";
float:left;
}

.text-footnote#footnote-11-content::before, .footnote#foot-11::before {
content:"11.";
float:left;
}

.text-footnote#footnote-12-content::before, .footnote#foot-12::before {
content:"12.";
float:left;
}

.text-footnote#footnote-13-content::before, .footnote#foot-13::before {
content:"13.";
float:left;
}

.text-footnote#footnote-14-content::before, .footnote#foot-14::before {
content:"14.";
float:left;
}

.text-footnote#footnote-15-content::before, .footnote#foot-15::before {
content:"15.";
float:left;
}

.text-footnote#footnote-16-content::before, .footnote#foot-16::before {
content:"16.";
float:left;
}

.text-footnote#footnote-17-content::before, .footnote#foot-17::before {
content:"17.";
float:left;
}

.text-footnote#footnote-18-content::before, .footnote#foot-18::before {
content:"18.";
float:left;
}

.text-footnote#footnote-19-content::before, .footnote#foot-19::before {
content:"19.";
float:left;
}

.text-footnote#footnote-20-content::before, .footnote#foot-20::before {
content:"20.";
float:left;
}

.text-footnote#footnote-21-content::before, .footnote#foot-21::before {
content:"21.";
float:left;
}

.text-footnote#footnote-22-content::before, .footnote#foot-22::before {
content:"22.";
float:left;
}

.text-footnote#footnote-23-content::before, .footnote#foot-23::before {
content:"23.";
float:left;
}

.text-footnote#footnote-24-content::before, .footnote#foot-24::before {
content:"24.";
float:left;
}

.text-footnote#footnote-25-content::before, .footnote#foot-25::before {
content:"25.";
float:left;
}

.text-footnote#footnote-26-content::before, .footnote#foot-26::before {
content:"26.";
float:left;
}

.text-footnote#footnote-27-content::before, .footnote#foot-27::before {
content:"27.";
float:left;
}

.text-footnote#footnote-28-content::before, .footnote#foot-28::before {
content:"28.";
float:left;
}

.text-footnote#footnote-29-content::before, .footnote#foot-29::before {
content:"29.";
float:left;
}

.text-footnote#footnote-30-content::before, .footnote#foot-30::before {
content:"30.";
float:left;
}



/* News Loop */

.page-template-news p {
    font-family: 'Chivo Regular', serif!important;
font-size:11px;
}

.page-template-news article {
width:100%;
margin-bottom:50px;
}

.page-template-news .icon {
width:32px;
height:32px;
}

.page-template-news .entry-title {
color:#323265;
font-size:24px!important;
font-family: 'Sectra Book', serif!important;
}

.page-template-news .intro_text {
    width: 100%;
    margin-bottom: 25px;
}

.page-template-news .intro_text p {
line-height:26px;
font-size:24px!important;
font-family: 'Sectra Book', serif!important;
width:100%;
color:black;
}

.page-template-news .feature-image {
margin-bottom:30px;
}

.page-template-news .feature-image img {
height:auto;
}

.page-template-news .feature-image img, .page-template-news iframe {
margin:0;
}

.page-template-news article p {
line-height:20px;
}

/* News Single */

article.category-news {
margin:0;
}

article.category-news .entry-title {
color:#323265;
}

article.category-news img, article.category-news iframe {
margin:0;
max-width:100%;
height:auto;
}

article.category-news iframe {
min-height:250px;
}



/* Venues */

.page h2 {
    font-size: 42px;
    letter-spacing: -0.5px;
    display: inline;
    color: black;
margin-left:-80px;
}




/* Program Category Loop */

.category .title-category, .category .event-details {
color:black;
}

.category header {
margin-bottom:50px;
}

.category article {
margin-left:100px;
}










/* Media */



/* Extra small devices (phones, less than 768px) */


/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 

#nav-below .nav-next {
    float: right;
    clear: none;
}

.page img, .page iframe {
max-width:none;
}

/* Header Hover */

header#header #site-title:hover {
background-color: black;
background-image: inherit;
cursor:pointer;
background-position: center;
background-repeat: no-repeat;
    background-image: url(http://2015.channelsfestival.net.au/resources/logos/Channels_2015_SVG_Logo_White.svg);
}

header#header #site-title:hover .slider li:hover > ul {
display:block;
clear:both;
}

header#header #site-title:hover .slider li:hover > ul li {
float:none;
clear:both;
display:block;
}


.slider #menu ul li ul #menu-item-171 {display:block;}

.slider .social, .slider #mc_embed_signup {display:none!important;}

body {
margin:0;
}

#wrapper {
padding:100px 0 50px 0;
}

body.page-template-home-page, body.error404 {
background-color:black;
-webkit-transition: background-color 2s;
transition: background-color 2s;
margin-top:0;
}

header#header {
padding:20px;
}

header#header .social {
  display: inline;
  float: left;
}

header#header #site-title {
    margin-left: 60px;
    display: inline;
    text-indent:-99999px;
    min-width:460px;
    width:auto;
}

header#header #site-title #site-title-link {
display:none;
}

header#header #site-title a {
display:block;
}

.slider {
    position: absolute;
    top: 60px;
    left: 60px;
    font-size: 14px;
    letter-spacing: 1px;
    display:none;
    min-width:800px;
    line-height:1em;
}

.slider .layout-controls {
display:none;
}

.slider #menu ul li {
float:left;
}

.slider #menu ul li a {
display:inline;
padding:24px;
padding-left:30px;
padding-right:30px;
background-color:black;
color:black;
}

.slider #menu ul li ul {
display:none;
position:absolute;
top:100%;
min-width: 220px;
}

.slider .classic-logo, .slider .classic-logo a {
display:none;
}


/* Home page */

body.page-template-home-page header#header, body.error404 header#header {
background-color:black;
}

.page-template-home-page header#header #site-title, .error404 header#header #site-title {
    background-image: url(http://2015.channelsfestival.net.au/resources/logos/Channels_2015_SVG_Logo_White.svg);
}

.page-template-home-page header#header #site-title:hover, .error404 header#header #site-title:hover {
background-color:#FFE8BD;
    background-image: url(http://2015.channelsfestival.net.au/resources/logos/Channels_2015_SVG_Logo_Black.svg);
}

.page-template-home-page header#header #site-title:hover a, .error404 header#header #site-title:hover a {
color:black!important;
}

.page-template-play .author-details {
    margin-left: 100px;
}

.spiel {
width:580px;
}

.layout-controls {
    position: absolute;
    top: 20px;
    right: 100px;
    width: 150px;
    display:block;
}



.event .event-category {
font-size:1em;
}

.event-rows .event .event-category {
    line-height: 1em;
    display:inline;
    margin-left:1.5em;
}

.event-rows .event .thumb {
display:none;
}

.event-rows .event .details, .category .event .details {
margin-left:100px;
font-size:22px;
font-size: 22px;
line-height: 25px;
}

.event-grid .event h1 {
font-size:22px;
}

.event-grid .grid-filler {
display:block;
}

.event-grid article {
margin-bottom:20px;
margin-right:20px;
width:30%;
}

.single #container, .page #container {
margin-left: 230px;
    margin-right: 100px;
max-width:1000px;
}

.home #container, .archive #container {
margin-left:100px;
}

#rotated-sidebar {
display:block;
top: 290px;
    position: fixed;
    right: -160px;
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}

#rotated-sidebar .sidebar-wrapper {
width:auto;
}

#rotated-sidebar #newsletter-signup {
float:left;
margin-right:40px;
}

#rotated-sidebar #side-logo img {
width:100%;
height:auto;
}



#rotated-sidebar #newsletter-signup input {
    background-color:black;
    margin-top: 5px;
    line-height: 24px;
    padding: 1px;
    text-transform: uppercase;
    color: white;
    padding-bottom: 0;
    padding-left: 8px;
    width: 200px;
    font-size: 12px;
    border: 0;
    font-family: 'Chivo Regular', sans-serif!important;
    letter-spacing: 1px;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #fff;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #fff;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #fff;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #fff;
}

#side-logo {
width:160px;
float:left;
height:27px;
background-image: url('http://2015.channelsfestival.net.au/wp-content/resources/logo/channels-logo-black.png');
}

.icon {
display:inline-block;
margin:0;
float:left;
    margin-left: -60px;
}

#slider-logo {display:none;}


/* Single Page */

.single #wrapper {
min-height:800px;
}

.single .image-credit {
    width: 600px;
}


.single .details {
    display: inline-block;
    float: left;
max-width:80%;
}

.single .price {
    display: inline-block;
    float:left;
    clear: none;
    margin: 20px 0 0 100px;
}

.single .entry-content {
margin-top:20px;
margin-left:90px;
line-height:20px;
width: 520px;
clear:both;
margin-bottom:0;
}

.single-program .entry-content {
margin-left:80px;
}

/* Play Feed */

.page-template-play header#header #site-title {
    background-image: url(http://2015.channelsfestival.net.au/resources/logos/Channels_2015_SVG_Logo_Black.svg);
}

.page-template-play header#header #site-title:hover, .single-play header#header #site-title:hover {
background-color:#353462;
    background-image: url(http://2015.channelsfestival.net.au/resources/logos/Channels_2015_SVG_Logo_White.svg);
}


/* Play Single */

.single-play .entry-meta {
    margin-left: 80px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.single .image-aside {
    position: absolute;
    left: 10px;
    width:250px;
}

.single-play .quote {
    font-size: 22px;
    margin-top: 30px;
    margin-bottom: 30px;
    line-height: 30px;
    margin-left: -130px;
}

.quote a:link {
color:black;
}

.single-play .disruption iframe {
max-width:600px!important;
width:75%;
margin:auto;
margin-left: 280px;
display:block;
}

.single-play .disruption {
height:400px;
padding:0;
}

.single-play .content_section_2 {
margin-top:460px;
margin-bottom:40px;
}

.page .entry-content {
    margin-top: 20px;
    margin-left: 80px;
    line-height: 20px;
    width: 70%;
}

.page-template-news article {
width:600px;
margin-top:30px;
margin-bottom:60px;
}



/* Welcome Page */

.land-brand {
width:50%;
}

.page .logo {
clear:none;
}

.landing-page {
  background: url(http://2015.channelsfestival.net.au/resources/video/bg.jpg) center center no-repeat fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.landing-page video#bgvid { 
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(http://2015.channelsfestival.net.au/resources/video/bg.jpg) no-repeat;
    background-size: cover; 
    display:block;
}


.page-template-news article {
margin-left:85px;
}

.page-template-news article p {
width:80%;
line-height:20px;
}

.page-template-news .feature-image img {
margin-left:-80px;
}

.page-template-news .intro_text {
    width: 90%;
    margin-bottom: 25px;
}


}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { 

.event-grid .event h1 {
font-size:24px;
}

.single-program .icon {
display:block;
}

#nav-below .nav-previous {
display:block;
}

}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 


.event-grid .event h1 {
font-size:30px;
}


}