/* HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}



body {
    font: 16px/26px "Roboto Slab", Georgia, Times New Roman, serif;
    background: #ebebeb;
    color: #343434
}

.wrapper {
    width: 90%;
    margin: 0 5%;
}


.header-container {
    border-bottom: 30px solid #000;
}

.footer-container,
.main aside {
    border-top: 25px solid #000;
}

.header-container,
.footer-container {
    background: #cebba1;
}

.clear:after {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
li {list-style-position: inside;}
/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
a, a:link, a:visited {color: #8a1919; 
}
a:hover, a:active {color: #343434}
ul, ol {margin: 0; padding: 0;}
li {margin: 0; padding: 0;}


.header-container {background: url(../img/skyline.png) repeat-x center bottom; height: 432px;}
header.wrapper {background: url(../img/city.png) no-repeat left top; position: relative;}
.city {height: 449px; width: 100%; text-align: center; background: transparent; margin: 0 auto; position: relative}
.logo {text-align: center; position: absolute; left: 0; background: transparent}
.fcacc {position: absolute; top: 20px; right: 20px;}
.animals {position: absolute; bottom: -50px; right: 0;}
.animalsMobile {display: none;}

.main-container {text-align: center;
background: #f7f7f7;
background: -moz-linear-gradient(top,  #f7f7f7 0%, #fff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#fff));
background: -webkit-linear-gradient(top,  #f7f7f7 0%,#fff 100%);
background: -o-linear-gradient(top,  #f7f7f7 0%,#fff 100%);
background: -ms-linear-gradient(top,  #f7f7f7 0%,#fff 100%);
background: linear-gradient(to bottom,  #f7f7f7 0%,#fff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#fff',GradientType=0 );
}

img {max-width: 100%;}

h1 {text-align: center; font-size: 32px;}

.main article header p {font-weight: 100; font-size: 26px;}
.chefNote {font-size: 18px; font-weight: 700}
.chefNote .ticketNote {font-weight: 100;}

a.btn {background: #ccc; font-size: 28px; padding: 20px 0px;color: #1b3541; text-shadow:1px 1px 0px #fff; border:1px solid #868686;display: block; width: 100%; margin: 20px auto; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px; text-decoration: none; }
a.btn:hover {background: #afafaf;}

a.btnAlt {background: #8a1919; padding: 20px 0px; font-size: 28px; color: #fff; text-shadow:1px 1px 0px #343434; border:1px solid #868686;display: block; width: 100%;margin: 20px auto; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px; text-decoration: none;}
a.btnAlt:hover {background: #343434;}

.optionsWrpr {background: #a6a6a6; padding: 20px 0; width: 100%; box-sizing:border-box; border-bottom: 5px solid #8a1919}
.optionsWrpr-inner {max-width: 1200px; width: 100%; margin: 0 auto;}
.buyTickets {float: left; width: 20%; padding: 0 20px; box-sizing: border-box; font-size: 22px;}
.sponsor {float: left; width: 20%; padding: 0 20px; box-sizing: border-box;}
.raffleTickets {float: left; width: 20%; padding: 0 20px; box-sizing: border-box;}
.raffleTickets a.btn {background: #343434; color: #fff; text-shadow: 1px 1px 8px #000;}
.details {float: left; width: 20%; padding: 0 20px; box-sizing: border-box;}
.details a.btn {background: #343434; color: #fff; text-shadow: 1px 1px 8px #000;}
.smaller {font-size: 18px;}
.raffleTickets a.btn:hover {background: #111111}
.details a.btn:hover {background: #111111}
.fcaccLink {float: left; width: 20%; padding: 0 20px; box-sizing: border-box;}
.fcaccLink a.btn {background: #f7f7f7}
.fcaccLink a.btn:hover {background: #ccc}

.proceeds {background: #333; padding: 10px 0; color: #fff;}
.sponsorFooter {padding: 20px 0;}


.subMain {margin: 0 0 30px 0; text-align: center;}
.subMain .proceeds {width: 100%; background: #8a1919; font-weight:300; padding: 10px 0; font-size: 18px;}
.subMain .visitSite {width: 100%; background: #1b3541; font-weight: 700; color: #fff; padding: 30px 0; font-size: 24px;}
.subMain .visitSite a {color: #fff; text-decoration: none; white-space: nowrap; line-height: 1;}
.subMain .visitSite a:hover {color: #b6dff8}
.subMain .visitSite p {font-size: 26px; margin: 30px 0 0; font-weight: 100;}
.subMain .visitSite p span {margin: 0 40px 0 0; }
.subMain .visitSite .call {font-size: 20px; font-weight: 400; margin: 0; padding: 0;}

.eventInfo {max-width: 1200px; margin: 0 auto;}
.sponsorInfo {font-size: 20px; max-width: 1200px; margin: 0 auto;}
.sponsorInfo a {text-decoration: none; font-weight: 700; white-space: nowrap}

.sponsors {background: #fff; padding: 20px 0; margin: 60px 0 0; text-align: center;  border-top: 25px solid #8a1919;}
.sponsors img {width: 100%; max-width: 100px; margin: 0 30px;}
.silverSponsors {background: #dbdbdb; border:1px solid #b5b5b5; padding: 5px; margin: 0 0 8px 0; display: inline-block;}

.wrapper-inner {max-width: 1200px; width: 100%; margin: 0 auto}
.sponsorDetail {width: 33%; padding: 0 5%; text-align: left; font-size: 14px; float: left; box-sizing: border-box;}
.sponsorDetail h3 {color: #8a1919}
.sponsorAlt {background: #eeeeee; padding: 30px 0;}

.main-container .about {padding: 30px 0; text-align: left;}
/* ==========================================================================
   Media Queries

   ========================================================================== */
@media only screen and (max-width: 1200px) {
	.animals {width: 100%; max-width: 400px;}
}

@media only screen and (max-width: 1050px) {
	.header-container .wrapper {margin: 0; width: 100%;}
	.logo img{max-width: 500px; width: 100%;}
}
@media only screen and (max-width: 850px) {
	.animals {display: none;}
	.animalsMobile {display: block; margin: 15px 0;}
}
@media only screen and (max-width: 768px) {
	.sponsorDetail {width: 100%; margin: 0; padding: 0 10px;}
}
@media only screen and (max-width: 620px) {
	.subMain .visitSite p span {margin: 0 0 0 0; display: block;}
 
}
@media only screen and (max-width: 767px) {
.header-container .wrapper {margin: 0; width: 100%; height: auto;}
.header-container {height: 319px;}
header.wrapper {background-size: auto 100%;}
.city {height: 319px;}
.city > img {width: 320px; height: 319px;}
 .logo {bottom:-30px; padding: 0 10px;}
 .buyTickets {width: 100%; float: none;}
.sponsor {width: 100%; float: none;}
.fcaccLink {width: 100%; float: none;}
.raffleTickets {width: 100%; float: none;}
.details {width: 100%; float: none;}
.sponsorDetail {border: none !important;}
.sponsorAlt {background: none; padding: 0;}
.sponsorInfo .wrapper-inner {padding: 0 !important;}

}

@media only screen and (min-width: 768px) {
.logo {top: 200px;}
.deskBreak {display: block;}
}

@media only screen and (max-width: 480px) {
	a.btn, a.btnAlt {}
}
@media only screen and (min-width: 480px) {
	
}
@media only screen and (max-width: 390px) {
	.logo {bottom: 0;}
	.city {height: 307px;}
	.header-container {height: 307px;}
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

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

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}