/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0px; padding: 0px; border: 0px; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

:focus { outline: none; }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0px; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }

img, video, audio {
	max-width: 100% !important;
	height: auto !important;
	width: auto\9; /* ie8 */
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: block; clear: both; }
.clear { clear: both; width: 100%; }

.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}

.container { margin: 0px auto; }
.contentinner { margin: 0px auto; position: relative; }

/* Basic Alignments */
.alignleft { float: left; }
.alignright { float: right; }
.aligncenter { margin-left: auto; margin-right: auto; display: block; clear: both; }


html {
	-webkit-text-size-adjust: none;
}


strong { font-weight: bold; }
em, dfn, cite { font-style: italic; }
dfn { font-weight: bold; }

sup { bottom: 1ex; }
sub { top: .5ex; }
small { font-size: 10px; }

del { text-decoration: line-through; }
ins { text-decoration: underline; }

code, pre {  line-height: 15px; }
var, kbd, samp, code, pre { font: 12px/1.4 Consolas, "Andale Mono", Courier, "Courier New", monospace; background: #fafafa; }
kbd { font-weight: bold; }
samp, var { font-style: italic; }
pre { white-space: pre; overflow: auto; padding: 10px; border: 1px solid #ddd; clear: both; }
code { padding: 0px 3px; }

ul, ol, dl { margin-left: 15px; }
.menu { margin-left: 0px; }
.entry-content ul, .entry-content ol, #search-query { margin-left: 25px; }

li ul, li ol { margin-bottom: 0; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }

ol { list-style-type: decimal; }

ul { list-style-type: disc; }
ul ul { list-style-type: circle; }
ul ul ul { list-style-type: square; }

dt { font-weight: bold; }

.fat li { margin-bottom: 10px; }


/************* IMAGES & CAPTIONS *************/

img.alignleft { float: left; margin-right: 20px; margin-top: 5px; }
img.alignright { display: block; float: right; margin-left: 20px; margin-top: 5px; }
img.aligncenter { margin-left: auto; margin-right: auto; display: block; clear: both; margin-top: 5px; }

.wp-caption { text-align: center; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption .wp-caption-text { margin: 0; padding: 5px; }

body {
	background-color: #fff;
	overflow-x: hidden;
	color: #000;
	font-family: 'Lato', sans-serif !important;
	padding-bottom: 40px;
}

/* Vertical Rhythm  */
.entry-meta { padding-bottom: 10px; }
p, pre, ul, ol, dl, dd, blockquote, address, fieldset, form, .gallery-row, .comment-list ul, .comment-list ol { padding-bottom: 20px; }
.hentry, .comment, .navigation-links { padding-bottom: 40px; clear: both; }
.wp-pagenavi { clear: both; margin-top: 20px; }

h1, h2, h3, h4, h5, h6 { font-weight: bold; font-family: 'Oswald', sans-serif; }


/************* LINK COLORS *************/

a { color: #82b1d9; text-decoration: none; }
a:hover { text-decoration: underline; }
.entry-content a:link, .entry-content a:active, .entry-content a:visited { color: #82b1d9; text-decoration: none; }
.entry-content a:hover { text-decoration: underline; }


.header {
	width: 100%;
	height: auto;
}

#logo {
	padding: 20px 0;
}

.header-cta {
	background-color: #000;
	width: 100%;
}

.header-cta .contentinner {
	background-color: #fbdc37;
}

.header-cta img {
	float: left;
	width: 65%;
	height: auto
}

.header-cta h1 {
	float: right;
	width: 26%;
	padding: 30px 3.5% 0 3.5%;
	font-size: 32px;
	clear: none;
}

.hfeed {
	width: 65%;
	float: left;
	line-height: 1.8;
	font-size: 18px;
	padding-top: 20px;
}

.hfeed ul {
	margin-left: 20px;
}

h2 {
	font-size: 24px;
}

.aside {
	padding-top: 20px;
	width: 33%;
	float: right;
}

.link-list {
	list-style-type: none;
	margin: 0 !important;
	padding: 10px 0 0 0 !important;
}

.link-list li {
	margin: 10px 0;
}

.link-list li a {
	display: block;
	width: 90%;
	padding: 10px 5%;
	font-weight: bold;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	background-color: #ffda39;
	color: #000;
	text-decoration: none;
	-webkit-transition: all 350ms ease; -moz-transition: all 350ms ease; -ms-transition: all 350ms ease; -o-transition: all 350ms ease; transition: all 350ms ease;
}

.link-list li a:hover {
	background-color: #3d3d3d;
	color: #fff;
	text-decoration: none;
	-webkit-transition: all 350ms ease; -moz-transition: all 350ms ease; -ms-transition: all 350ms ease; -o-transition: all 350ms ease; transition: all 350ms ease;
}

.footer {
	background-color: #3d3d3d;
}

.footer img {
	float: right;
}

@media only screen and (max-width: 767px) {

	.contentinner { width: 100%; }

	.header-cta img { clear: both; width: 100%; }
	.header-cta h1, .hfeed, .aside { clear: both; width: 90%; padding: 20px 5%; }

}

@media only screen and (min-width: 768px) and (max-width: 959px) {

	.contentinner { width: 100%; }

	.header-cta h1 {
		font-size: 20px;
	}

}


@media only screen and (min-width: 960px) and (max-width: 1199px) {

	.contentinner { width: 960px; }

	.header-cta h1 {
		font-size: 26px;
	}

}

@media only screen and (min-width: 1200px) {

	.contentinner { width: 1200px; }

}
