@import "../mystile/style.css";
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
/*
Theme Name: our site theme
Theme URI: http://oursite.com.au/
Version: 1.0
Description: Custom Theme based on JBST
Author: Hugh Campbell
Author URI: http://www.highbrow.com.au/
Template: mystile
*/
body {
  background: #ffffff;
  font-family: 'Roboto Slab', "Times", serif;
}
body .jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
}
body .jumbotron.program {
  margin-top: 2em;
}
body .jumbotron h2 {
  color: #d83826;
  margin-top: 0;
  text-transform: none;
}
body .jumbotron p {
  font-weight: 400;
}
body .jumbotron img {
  float: right;
}
@media only screen {
  body {
    padding: 0 !important;
  }
  body #header {
    padding: 0;
    border-bottom: none;
  }
  body #header #navigation {
    font-size: 1.5em;
  }
}
@media only screen and (max-width: 768px) {
  body #top {
    padding: 0;
  }
}
@media only screen and (min-width: 768px) {
  body #header #navigation {
    position: absolute;
    width: 100%;
    top: 7px;
    font-size: 1em;
  }
  body #header #navigation ul.nav {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  body #header #navigation ul.nav > li {
    display: table-cell;
    text-align: center;
    float: none;
    text-transform: uppercase;
  }
  body #header #navigation ul.nav > li a {
    font-family: sans-serif;
    display: inline-block;
    line-height: 1em;
    padding: 6px 13px;
    margin: 0 .6em 1.5em 0;
    border: 1px solid #4081af;
    border-bottom-color: #20559a;
    color: white !important;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    text-decoration: none !important;
    /*Border radius*/
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    /*Background*/
    background-color: #237fd7;
    /*Fallback*/
    /*
	background: -webkit-gradient(
					linear,
					left top,
					left bottom,
					color-stop(.2, #52a8e8),
					color-stop(1, #2e76cf)
				);
	background: -moz-linear-gradient(
					center top,
					#52a8e8 20%,
					#2e76cf 100%
				);
	*/
    /*Box shadow*/
    background: #f26c55;
    color: #fff;
    border: none;
    text-shadow: none;
  }
  body #header #navigation ul.nav > li a:hover {
    background: #812217;
  }
  body #header #navigation ul.nav > li:hover a {
    background: #721809;
    text-shadow: none;
  }
  body #header #navigation ul.nav > li.current_page_item a {
    background: #fff;
    color: #d83826 !important;
  }
}
body .footer-wrap {
  margin: 0;
  background-color: #dcd5cb;
}
body #header {
  background-image: url('images/header-350px.jpg');
  background-repeat: no-repeat;
  background-position: center;
  height: 350px;
  margin-bottom: 0;
}
body #header #logo {
  margin-top: 7em;
  margin-left: 14em;
  margin-right: 2em;
}
@media only screen and (max-width: 768px) {
  body #header #logo {
    margin-left: 2em;
    margin-right: 2em;
  }
}
body.home article {
  margin-top: 2em;
}
body.home article img {
  border: none;
}
body.home #header {
  background-color: #ef3e36;
  background-image: url('images/header-768px.jpg');
  background-repeat: no-repeat;
  background-position: center 0;
  height: 768px;
  margin-bottom: 0;
}
@media only screen and (max-width: 820px) {
  body.home #header {
    height: 830px;
  }
}
body.home #header #logo {
  margin-top: 11em;
  margin-left: 6em;
  margin-right: 6em;
}
@media only screen and (max-width: 820px) {
  body.home #header #logo {
    margin-left: 2em;
    margin-right: 2em;
  }
}
body.home .header-after .col-full .info-bar {
  margin-top: 110px;
}
body.home .header-after .col-full #countdownTimer {
  display: none;
  float: left;
  width: 286px;
}
@media only screen and (max-width: 820px) {
  body.home .header-after .col-full #countdownTimer {
    float: left;
    margin-left: 1em;
  }
}
body.home .header-after .col-full #countdownTimer div {
  clear: left;
  color: #ffffff;
  font-weight: 700;
  text-align: center;
}
body.home .header-after .col-full #countdownTimer div span {
  display: block;
  float: left;
}
body.home .header-after .col-full #countdownTimer div span.two_col {
  background: none;
  width: 88px;
  text-align: center;
}
body.home .header-after .col-full #countdownTimer div span.all_col {
  background: none;
  width: 100%;
  text-align: center;
}
body.home .header-after .col-full #countdownTimer div span.imageSpace {
  width: 11px;
  background-position: -528px 0px;
}
body.home .header-after .col-full #countdownTimer span.digit {
  display: block;
  float: left;
  width: 44px;
  height: 94px;
  background: url(images/countdown.png) no-repeat 0px 0px;
}
body.home .header-after .col-full #countdownTimer span.digit.image0 {
  background-position: 0px 0px;
}
body.home .header-after .col-full #countdownTimer span.digit.image1 {
  background-position: -44px 0px;
}
body.home .header-after .col-full #countdownTimer span.digit.image2 {
  background-position: -88px 0px;
}
body.home .header-after .col-full #countdownTimer span.digit.image3 {
  background-position: -132px 0px;
}
body.home .header-after .col-full #countdownTimer span.digit.image4 {
  background-position: -176px 0px;
}
body.home .header-after .col-full #countdownTimer span.digit.image5 {
  background-position: -220px 0px;
}
body.home .header-after .col-full #countdownTimer span.digit.image6 {
  background-position: -264px 0px;
}
body.home .header-after .col-full #countdownTimer span.digit.image7 {
  background-position: -308px 0px;
}
body.home .header-after .col-full #countdownTimer span.digit.image8 {
  background-position: -352px 0px;
}
body.home .header-after .col-full #countdownTimer span.digit.image9 {
  background-position: -396px 0px;
}
body.home .header-after .col-full #countdownTimer span.digit.imageDay {
  width: 11px;
  background-position: -440px 0px;
}
body.home .header-after .col-full #countdownTimer span.digit.imageSep {
  width: 11px;
  background-position: -484px 0px;
}
body.home .header-after .col-full #major-sponsors {
  float: right;
}
@media only screen and (max-width: 820px) {
  body.home .header-after .col-full #major-sponsors {
    float: left;
    margin-left: 1em;
    margin-top: 2em;
  }
}
body.home .header-after .col-full #major-sponsors a {
  display: block;
  width: 100%;
  height: 100%;
}
body.home .header-after .col-full #major-sponsors .thanks {
  text-align: center;
  color: #fff;
  font-weight: 700;
  margin-bottom: 1.7em;
}
body.home .header-after .col-full #major-sponsors #goldfields {
  float: left;
  width: 135px;
  height: 50px;
  background: url(images/goldfields_white.png);
  background-position: 1em 0;
  background-repeat: no-repeat;
}
body.home .header-after .col-full #major-sponsors #cantwell {
  float: left;
  width: 128px;
  height: 50px;
  background: url(images/cantwell-white-50.gif);
  margin-left: 1em;
  background-position: 1em 0;
  background-repeat: no-repeat;
}
body.home .header-after .col-full #major-sponsors #chesters {
  float: left;
  width: 273px;
  height: 50px;
  background: url(images/lisa_chesters_mp.png);
  margin-left: 1em;
  background-position: 1em 0;
  background-repeat: no-repeat;
}
body.home .header-after .col-full #major-sponsors #focal {
  float: left;
  width: 147px;
  height: 50px;
  background: url(images/FOCAL_white.png);
  margin-left: 1em;
  background-position: 1em 0;
  background-repeat: no-repeat;
}
body.home .header-after .col-full #major-sponsors #mtalex {
  float: left;
  width: 168px;
  height: 50px;
  background: url(images/mtalex-white-50.gif);
  background-position: 1em 0;
  background-repeat: no-repeat;
  margin-left: 1em;
}
body.home .homepage-banner {
  height: 550px;
}
body.home .homepage-banner h1 {
  font-size: 3em;
  top: 10%;
  left: 10%;
  right: 10%;
}
body.home .homepage-banner .description {
  top: 30%;
  font-size: 1em;
}
body .clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}
body .spacer {
  /* Gradient transparent - color - transparent */
  border: 0;
  height: 1px;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), #d83826, rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), #d83826, rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), #d83826, rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), #d83826, rgba(0, 0, 0, 0));
}
body .extra-info {
  background-color: #d8d8d8;
  padding: 2em;
  margin: 1em 0 2em 0;
}
body #mla-text-widget-2 h3 {
  font-size: 2em;
}
body .acknowledgement {
  background-color: #eee;
  padding: 0.2em 2em;
  margin-bottom: 2em;
}
body .acknowledgement h5 {
  font-size: 2em;
}
body .bolder {
  font-weight: 700;
}
body .sponsor {
  clear: both;
  margin-bottom: 3em;
  margin-top: 2em;
  float: left;
}
@media only screen and (max-width: 400px) {
  body .sponsor {
    text-align: center;
  }
}
body .sponsor img.float-left {
  float: left;
  margin-right: 2em;
  max-width: 200px;
  border: none;
  margin-top: -1em;
}
@media only screen and (max-width: 400px) {
  body .sponsor img.float-left {
    margin: 0.5em;
    float: none;
    position: relative;
    max-width: 90%;
  }
}
body .sponsor span.name {
  margin-top: 1em;
  font-size: 1em;
  font-weight: 700;
}
body p {
  font-size: 1.3em;
}
body strong {
  font-size: 1.3em;
}
@media (max-width: 1024px) {
  #content {
    margin: 0 2em;
  }
}
#content .float-right {
  float: right;
  margin-left: 1em;
  margin-bottom: 1em;
}
#content .float-right .caption {
  font-size: 1em;
  margin-bottom: 0px;
}
#content h4.smaller,
#content h3.smaller,
#content h2.smaller {
  font-family: 'Roboto Slab', "Times", serif;
  font-weight: 700;
  font-size: 1.5em;
}
#content ol {
  font-size: 1.3em;
}
#content .woo-sc-quote p {
  font-size: 1.4em;
}
#content .whos-coming {
  position: relative;
  padding-left: 12em;
}
#content .whos-coming h3 {
  font-family: 'Roboto Slab', "Times", serif;
  font-weight: 700;
  font-size: 1.5em;
}
#content .whos-coming a {
  color: #d83826;
}
@media only screen and (max-width: 768px) {
  #content .whos-coming {
    padding: 0;
  }
}
#content .whos-coming .img-wrap {
  position: absolute;
  top: 1em;
  width: 10em;
  height: 10em;
  left: 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  padding: 0;
  border: 6px solid #d83826;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  #content .whos-coming .img-wrap {
    margin: 0.5em;
    float: left;
    position: relative;
  }
}
@media only screen and (max-width: 400px) {
  #content .whos-coming .img-wrap {
    margin: 0.5em;
    float: none;
    position: relative;
    width: 15em;
    height: 15em;
  }
}
#content .whos-coming .img-wrap img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  padding: 0;
  border: none;
}
@media only screen and (max-width: 400px) {
  #content .whos-coming .img-wrap img {
    width: 15em;
    height: 15em;
  }
}
#content #gallery-1 .gallery-caption {
  width: 150px;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Mountains of Christmas', "Times", serif;
  font-weight: 700;
  font-variant: small-caps;
  color: #d83826;
  margin-top: 1em;
  margin-bottom: 0;
  font-size: 3em;
  text-transform: uppercase;
}
.widget h3 {
  font-family: 'Mountains of Christmas', "Times", serif;
  font-weight: 700;
  line-height: 1em;
  font-variant: normal;
  text-transform: uppercase;
  font-size: 2.5em;
  color: #d83826;
}
.widget #field_1_1,
.widget #input_1_1 {
  margin-bottom: 0;
}
.widget #field_1_2 input {
  width: 100%;
}
.widget .cff-text {
  font-size: 1em;
}
.widget .cff-shared-link {
  font-size: 0.8em;
}
.widget .cff-post-desc {
  font-size: 1em;
}
.widget#text-3 .textwidget {
  font-size: 1.3em;
}
#rotating-images-rotator-wrapper_1 {
  float: right;
  margin-left: 1em;
  margin-bottom: 1em;
}
.post-193 h4 {
  font-size: 2em;
}
.post-193 .googlemap {
  float: right;
  border: none;
  margin-left: 2em;
  margin-bottom: 2em;
  padding: 0;
}
#credits {
  font-size: 1em;
}
#footer img {
  vertical-align: middle;
}
#footer #credit span {
  display: inherit;
}
.event-group {
  font-family: 'Roboto Slab', "Times", serif;
  font-size: 1.7em;
  clear: both;
  margin-top: 2em;
}
p.dateheader {
  font-family: 'Mountains of Christmas', "Times", serif;
  font-weight: 700;
  margin-top: 3em;
  margin-bottom: 0.5em;
  font-size: 3em;
  color: #d83826;
  line-height: 1.1em;
}
p.dateheader.first {
  margin-top: 1.5em;
}
p.dateheader span.daytag {
  color: #222;
}
.event-list {
  margin-bottom: 2em;
}
.event-list a.event-list-item {
  font-size: 1.2em;
}
.event-list a.event-list-item .items-wrapper {
  margin-bottom: 2em;
}
.event-list a.event-list-item .items-wrapper .event-list-image {
  margin-right: 1em;
  width: 100px;
  height: 100px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  padding: 0;
  border: 6px solid #d83826;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
}
.event-list a.event-list-item .items-wrapper .event-list-image img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  padding: 0;
  border: none;
  vertical-align: middle;
}
.event-list a.event-list-item .items-wrapper .event-list-times {
  width: 7em;
  line-height: 1.1em;
  display: inline-block;
  vertical-align: middle;
}
.event-list a.event-list-item .items-wrapper .event-list-name {
  display: inline-block;
  vertical-align: middle;
  max-width: 500px;
  font-size: 1.3em;
}
.event-list a.event-list-item .items-wrapper .event-list-name .byline {
  font-weight: 400;
  font-size: 0.9em;
  line-height: 0.9em;
}
body.single-event #main {
  margin-top: 3em;
}
body.single-event #main header {
  margin-bottom: 1em;
  margin-top: 1em;
}
body.single-event #main header h1 {
  margin-top: 0;
}
body.single-event #main .entry > p {
  /* font-size: 1.1em; */
  margin-bottom: 0.8em;
}
body.single-event #main .entry > p img.alignright {
  float: right;
}
body.single-event #main .top-section {
  position: relative;
}
body.single-event #main .top-section .event-stats {
  display: table;
  margin-bottom: 2em;
}
body.single-event #main .top-section .event-stats .title {
  font-size: 2.5em;
  font-weight: 700;
  color: #d83826;
  line-height: 1.1em;
}
body.single-event #main .top-section .event-stats .byline {
  font-weight: 700;
  font-size: 1.6em;
  margin-bottom: 0.3em;
  margin-top: 0.3em;
}
body.single-event #main .top-section .event-stats .datetime {
  font-size: 1.6em;
  margin-bottom: 0.5em;
}
body.single-event #main .top-section .event-stats p {
  margin: 0;
}
body.single-event #main .top-section .event-stats p.dataline {
  line-height: 1.4em;
}
body.single-event #main .top-section .event-stats p.dataline .attrib {
  color: #d83826;
  font-weight: 700;
}
body.single-event #main .top-section .event-stats p a.button {
  margin-top: 0.6em;
}
body.single-event .button.red {
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: 0 1px 0 #a50500;
  background-color: #e94937;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e94937), to(#b61604));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #e94937, #b61604);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #e94937, #b61604);
  /* FF3.6+ */
  background-image: -ms-linear-gradient(top, #e94937, #b61604);
  /* IE10 */
  background-image: -o-linear-gradient(top, #e94937, #b61604);
  /* Opera 11.10+ */
  background-image: linear-gradient(to bottom, #e94937, #b61604);
  border: 1px solid #940000;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  /*-webkit-box-shadow:
		0 0 0 .327em rgba(0,0,0,0.075),
		0 1px 2px rgba(0,0,0,0.2),
		inset 0 1px @color_links + #333,
		inset 0 -1px @color_links - #333;
	box-shadow:
		0 0 0 .327em rgba(0,0,0,0.075),
		0 1px 2px rgba(0,0,0,0.2),
		inset 0 1px @color_links + #333,
		inset 0 -1px @color_links - #333;*/
}
.event-single-image,
.page.has-post-thumbnail header img {
  float: left;
  margin-right: 2em;
  margin-bottom: 2em;
  width: 198px;
  height: 198px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  padding: 0;
  border: 6px solid #d83826;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
}
.event-single-image img,
.page.has-post-thumbnail header img img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  padding: 0;
  border: none;
  width: 198px;
  height: 198px;
  vertical-align: middle;
}
