/*
Theme Name: siff
Theme URI: http://wordpress.org/themes/siff
Author: Thomas Creative Solutions
Author URI: http://tidythemes.com/
Description: SIFF 2015 Annual Report Theme
Version: 4.0.3
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: black, blue, white, light, one-column, fluid-layout, responsive-layout, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: siff

siff WordPress Theme © 2011-2016 Thomas Creative Solutions
siff is distributed under the terms of the GNU GPL
*/

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-family: inherit;
	font-style: inherit;
	padding:0;
	border:0;
	margin:0;
	vertical-align:baseline;
}
body {
	background:#171711 url(images/bkgd.jpg) center center;
	background-size:cover;
}

body {
	line-height:1;
	font-family: "industry", arial, sans-serif;
	color:#fff;
	/*font-weight:300;*/
}
h1, h4, h5, div, td, p {	
	font-family: "industry", arial, sans-serif;
}
h2, h3 {
}
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 {
	font-size: 11pt;
	font-style: italic;
	text-align: center;
	margin-top: 8px;
	color: #999;
}

.gallery-caption{}




/**
 * 1.0 Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
 * along with Nicolas Gallagher and Jonathan Neal
 * http://necolas.github.com/normalize.css/ and Blueprint
 * http://www.blueprintcss.org/
 *
 * -----------------------------------------------------------------------------
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
	max-width: 100%;
}

html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body,
button,
input,
select,
textarea {
	color: #444;
	font-size: 16px;
	line-height: 1.5;
}

a {
	color:#e91d8f;
	text-decoration: none;
}

a:focus {
	outline: thin dotted;
	color:#e91d8f;
}

a:hover,
a:active {
	outline: 0;
}

a:active,
a:hover {
	color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	margin: 26px 0 12px;
}

h1 {
	line-height: 1.3846153846;
	font-size:40px;
	font-weight:400;
	margin: 36px 0 20px;
}

h2 {
	color:#e91d8f;
	font-size: 28px;
	font-weight:400;
	line-height: 1.3;
}

h3 {
	font-size: 22px;
	line-height: 1.0909090909;
	font-weight:400;
	color:#000;
}

h4 {
	font-size: 20px;
	line-height: 1.2;
}

h5 {
	font-size: 18px;
	line-height: 1.3333333333;
}

h6 {
	font-size: 16px;
	line-height: 1.5;
}
.img-center {
	margin:0 auto;
}
address {
	font-style: italic;
	margin-bottom: 24px;
}

abbr[title] {
	border-bottom: 1px dotted #2b2b2b;
	cursor: help;
}

b,
strong {
	font-weight: 700;
}

cite,
dfn,
em,
i {
	font-style: italic;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

p {
	margin: 25px 0px;
	font-size: 18px;
	color:#fff;
}
ol, ul {
	font-size: 18px;
}
	

code,
kbd,
tt,
var,
samp,
pre {
	font-family: monospace, serif;
	font-size: 15px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	line-height: 1.6;
}

pre {
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	margin-bottom: 24px;
	max-width: 100%;
	overflow: auto;
	padding: 12px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {

	content: "";
	content: none;
}

blockquote {
	color: #767676;
	font-size: 19px;
	font-style: italic;
	font-weight: 300;
	line-height: 1.2631578947;
	margin-bottom: 24px;
}

blockquote cite,
blockquote small {
	color: #2b2b2b;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

small {
	font-size: smaller;
}

big {
	font-size: 125%;
}

sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

dl {
	margin-bottom: 24px;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 24px;
}

ul,
ol {
	list-style: none;
	margin: 0 0 24px 20px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li {
	margin:10px 0;
}

li > ul,
li > ol {
	margin: 0 0 0 20px;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}

figure {
	margin: 0;
}

fieldset {
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin: 0 0 24px;
	padding: 11px 12px 0;
}

legend {
	white-space: normal;
}

button,
input,
select,
textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	line-height: normal;
}

input,
textarea {
	background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); /* Removing the inner shadow, rounded corners on iOS inputs */
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

del {
	color: #767676;
}

hr {
	background-color: rgba(0, 0, 0, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 23px;
}

/* Support a widely-adopted but non-standard selector for text selection styles
 * to achieve a better experience. See https://core.trac.wordpress.org/ticket/25898.
 */
::selection {
	background: #72C046;
	color: #fff;
	text-shadow: none;
}

::-moz-selection {
	background: #72C046;
	color: #fff;
	text-shadow: none;
}

/* Alignment */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

blockquote.alignleft, 
figure.wp-caption.alignleft,
img.alignleft {
	margin: 7px 24px 7px 0;
}

.wp-caption.alignleft {
	margin: 7px 14px 7px 0;
}

blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
	margin: 7px 0 7px 24px;
}

.wp-caption.alignright {
	margin: 7px 0 7px 14px;
}

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
	margin-top: 7px;
	margin-bottom: 7px;
}

/*CUSTOM CSS STARTS HERE*/
body {
	background:url(/wp-content/uploads/2016/04/bkgd_bottom.jpg) top;
	background-size:cover;
	
}
.logo-nav {
	max-width:190px;
}
.navbar-brand {
	height:70px;
}
.navbar-siff {
	margin:10px 0;
}
.navbar-siff li {
	margin:0 0;
}
.navbar-siff li a {
	padding-top:8px;
	padding-bottom:8px;
	color:#fff;
}
.navbar-inverse .navbar-nav > li > a {
	color:#fff;
}
.navbar-inverse .navbar-nav > li > a:hover {
	color:#e91d8f;
}
.navbar-siff {
	background:	rgba(12, 0, 93, 0.5 );
}
#intro { 
    background: url(images/intro.png) 50% 0 fixed; 
    height: auto;  
    margin: 0 auto; 
    width: 100%; 
    position: relative; 
    padding: 100px 0;
}
#welcome { 
    background: url(/wp-content/uploads/2016/04/headerBkgd_top_transparent.png) 50% 0 fixed; 
    height: auto;  
    margin: 0 auto; 
    width: 100%; 
    position: relative; 
    /*box-shadow: 0 0 50px rgba(0,0,0,0.8);*/
    padding: 100px 0 320px;
}
#about { 
    background: url(images/about.png) 50% 0 fixed; 
    height: auto;
    margin: 0 auto; 
    width: 100%; 
    position: relative; 
    padding: 100px 0;
    color: #fff;
}
.section-head {
	margin-bottom:30px;
}

.section-separator {
    background: url(/wp-content/uploads/2016/04/section_separator.png) top;
    height: auto;  
    margin: -350px auto 0; 
    width: 100%; 
    position: relative; 
    padding: 200px 0;
	background-size:cover;
}
.section-separator-two {
    background: url(/wp-content/uploads/2016/05/section_separator-two.png) bottom;
    height: auto;  
    margin: -350px auto 0; 
    width: 100%; 
    position: relative; 
    padding: 200px 0;
	background-size:cover;
}

.section-separator-sponsors {
	background:url(/wp-content/uploads/2016/05/sponsors_bkgd.png) top left no-repeat;
    height: auto;  
    margin: -300px auto 0; 
    width: 100%; 
    position: relative; 
    padding: 200px 0;
	background-size:cover;
}



#supporters {
    /*background: url(/wp-content/uploads/2016/04/section_separator.png) top; */
    height: auto;  
    /*margin: -460px auto 0; */
    width: 100%; 
    position: relative; 
    padding: 50px 0 300px 0;
	/*background-size:cover;*/
}
.section-supporters {
	background:url(/wp-content/uploads/2016/04/kBacon.png) right top no-repeat;
}
.supporters-bkgd-image {
	background:url(/wp-content/uploads/2016/05/supporters_bkgd.jpg) top center no-repeat;
	background-size:cover;
}
.supporter-ring-box {
	margin:60px 0 60px 0;	
}
.supporter-ring {
	margin:-40px;	
}

@media only screen and (max-width:1200px) {
	#supporters {
		
	}
	.section-supporters {
		background:url(/wp-content/uploads/2016/04/kBacon.png) right center no-repeat;
		background-size:40%;
	}
}
@media only screen and (max-width:992px) {
	#supporters {
		text-align:center;
		
	}
	.section-supporters {
		background:none;
	}
}
#education {
    height: auto;  
    width: 100%; 
    position: relative; 
    padding: 50px 0 350px 0;
}
.section-education {
	background:url(/wp-content/uploads/2016/04/education_bkgd.jpg) top left no-repeat;
	background-size:cover;
}
	.education-text-box {
		background: rgba(8, 5, 14, 0.5 );
		padding:20px;
	}
#film {
    height: auto;  
    width: 100%; 
    position: relative; 
    padding: 50px 0 200px;
}
.section-cinema {
	background:url(/wp-content/uploads/2016/05/cinema_bkgd.jpg) top left no-repeat;
	background-size:cover;
}
#festival {
    height: auto;  
    width: 100%; 
    position: relative; 
    padding: 50px 0 300px;
}
.section-festival {
	background:url(/wp-content/uploads/2016/05/festival_bkgd.jpg) top left no-repeat;
	background-size:cover;
}
#carousel-siff {
	margin:30px 0;
}
.carousel-container {
	padding:30px 20px;
	background:url(/wp-content/uploads/2016/05/festival_gallery.png) center center no-repeat;
	background-size:cover;
	max-width:555px;
	margin:0 auto;
}
#financials {
    height: auto;  
    width: 100%; 
    position: relative; 
    padding: 10px 0 450px;
}
.section-financials {
	background:url(/wp-content/uploads/2016/05/siff_slices_68.png) bottom center no-repeat;
}
.financials-bkgd-image {
	background:url(/wp-content/uploads/2016/05/financials_bkgd.jpg) top left no-repeat;
	background-size:cover;
	
}
#team {
    height: auto;  
    width: 100%; 
    position: relative; 
    padding: 50px 0 200px;
}
.section-team {
	background:url(/wp-content/uploads/2016/05/board_bkgd.jpg) top left no-repeat;
	background-size:cover;
}
#donate {
    height: auto;  
    width: 100%; 
    position: relative; 
    padding: 50px 0 200px;
	color:#fff;
}
.section-donors {
	background:url(/wp-content/uploads/2016/05/board_bkgd.jpg) top left no-repeat;
	background-size:cover;
}
.section-donors h2 {
	border-top:1px solid #5c43ff;
	padding-top:20px;
}
.btn-donate img {
	max-width:57%;
	height:inherit;
}
.btn-join img {
	max-width:43%;
	height:inherit;
	margin-left:-10%;
}
#sponsors {
    height: auto;  
    width: 100%; 
    position: relative; 
    padding: 50px 0 10px;
	color:#fff;
}
.section-sponsors {
	background:#060030;
	text-align:center;
	/*background:url(/wp-content/uploads/2016/05/sponsors_bkgd.png) top left no-repeat;*/
}
.sponsor-listing {
	margin-bottom:40px;
	margin-top:40px;
}
.sponsor-listing img {
	margin:10px;
}
.section-footer {
	background:#060030;
}
.section-footer p{
	text-align:center;	
	font-size:.9em;
}
.footer-logos {
	text-align:center;
}
.tcs-logo {
	max-width:165px;
	margin:25px 0;
}
.footer-sep {
	max-width:35px;
	margin:25px 20px 25px 20px;
}
.siff-logo {
	margin:25px 0;
}
@media only screen and (max-width:410px) {
.footer-sep {
	display:none;
}
.tcs-logo {
	display:block;
	margin:0 auto;
}
}