/* Base */
/* ----------------------------------------------------------*/

* {
  margin: 0;
  padding: 0;
}

html, body { height: 100%; }

body {
	font-family: "Source Sans Pro", source-sans-pro, "Helvetica Neue", HelveticaNeue, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 300;
  background-color: #fdfdfd;
}

h1, h2, h3, h4, h5, h6 { font-weight: 400; }

hr {
	background-color: #000;
	height: 1px;
	border-width: 0px;
	margin: 20px 0 20px 0
}

a         { color: #2a7ae2; text-decoration: none; }
a:hover   { color: #000; text-decoration: underline; }
a:visited { color: #205caa; }

strong, b{ font-weight: 600; }

img, iframe, video { 
	width: 100%;
}

.post-footer {
  margin: 0!important;
  padding: 0!important;
}

.tumblr_controls {
	display: none!important;
}

.author p{
	display: inline-block;
}

/* Utility */

.wrap:before,
.wrap:after { content:""; display:table; }
.wrap:after { clear: both; }
.wrap {
  max-width: 800px;
  padding: 0 30px;
  margin: 0 auto;
  zoom: 1;
}


/* Layout Styles */
/* ----------------------------------------------------------*/

/* Site header */

.site-header {
  min-height: 56px;
}

.background-div {
	height: 56px;
	width: 100%;
	position: absolute;
	top: 5px;
	z-index: -1;
	overflow: hidden;
	background-color: #f05909;
}

.background-img {
	height: 112px;
	max-width: none;
	min-width: 110%;
	position: absolute;
	width: 1522px; 
	position: absolute;
	top: -42px;
	right: -60px; 
	left: initial!important;
}

.site-title,
.site-title:hover,
.site-title:visited {
	font-family: "Myriad Pro", myriad-pro, nimbus-sans, "Helvetica Neue", HelveticaNeue, Arial, sans-serif;
	font-weight: 400;
  display: block;
  font-size: 26px;
  float: left;
  line-height: 56px;
  position: relative;
  z-index: 1;
	text-shadow: 2px 2px 5px #732b04;
}

.site-nav {
  float: right;
  line-height: 56px;
	position: absolute;
	right: 3em;
}

.site-nav .menu-icon { display: none; }
.site-nav .menu-hide { display: none; }

.site-nav .page-link {
	font-family: "Myriad Pro", myriad-pro, nimbus-sans, "Helvetica Neue", HelveticaNeue, Arial, sans-serif;
	font-weight: 400;
  margin-left: 20px;
	text-shadow: 2px 2px 5px #848484;
}

div.swiftype div.st-result-listing div.st-result div.st-result-text h3 {
	font-size: 20px!important;
}

/* Site footer */

.site-footer {
  padding: 30px 0;
}

.footer-heading {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 15px;
	color: #000;
}

.site-footer .column { float: left; margin-bottom: 15px; letter-spacing: -0.2px; }

.footer-col-nav {
  width: 150px; /*fallback*/
  width: -webkit-calc(20% - 10px);
  width: -moz-calc(20% - 10px);
  width: -o-calc(20% - 10px);
  width: calc(20% - 10px);
  margin-right: 10px
}

.footer-col-search {
  width: 320px; /*fallback*/
  width: -webkit-calc(40%);
  width: -moz-calc(40%);
  width: -o-calc(40%);
  width: calc(40%);
}

input[type=text]:focus {
  outline: none;
  border-color: #51a7e8;
  box-shadow: inset 0 1px 2px rgba(0,0,0,.075), 0 0 5px rgba(81,167,232,.5);
}

input[type=text] {
	font-size: 13px;
	min-height: 32px;
	margin: 0;
	padding: 7px 8px;
	outline: none;
	color: #333;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: right center;
	border: 1px solid #ccc;
	border-radius: 3px;
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.075);
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.15s ease-in;
	transition: all 0.15s ease-in;
	vertical-align: middle;
	width: -webkit-calc(100% - 130px);
	width: -moz-calc(100% - 130px);
	width: -o-calc(100% - 130px);
	width: calc(100% - 130px);
}

.button {
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 8px 15px;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-shadow: 0 1px 0 rgba(255,255,255,0.9);
	white-space: nowrap;
	background-color: #eaeaea;
	background-image: -moz-linear-gradient(#fafafa, #eaeaea);
	background-image: -webkit-linear-gradient(#fafafa, #eaeaea);
	background-image: linear-gradient(#fafafa, #eaeaea);
	background-repeat: repeat-x;
	border-radius: 3px;
	border: 1px solid #ddd;
	border-bottom-color: #c5c5c5;
	box-shadow: 0 1px 3px rgba(0,0,0,.05);
	vertical-align: middle;
	cursor: pointer;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-appearance: none;
}

iframe[src^="//instagram"], 
iframe[src^="http://sports.yahoo"] {
    height: auto!important;
}

.audio_container {
    overflow: hidden;
    position: relative;
}

.soundcloud_audio_player, 
.spotify_audio_player, 
.tumblr_audio_player, 
.audio_container, 
iframe[src^="//instagram"], 
iframe[src^="http://sports.yahoo"], 
.tumblr_video_iframe, 
.html_photoset iframe,
.tumblr_video_container,
.video-post a {
    width: 100%!important;
	width: -webkit-calc(100%)!important;
	width: -moz-calc(100%)!important;
	width: -o-calc(100%)!important;
	width: calc(100%)!important;
	overflow: hidden;
}

.post-content {
    overflow: hidden;
}

.tumblr_audio_player {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.footer-col-1 {
  width: 100%; 
}

.site-footer ul { list-style: none; }

.site-footer li,
.site-footer p {
  font-size: 15px;
  color: #828282;
}

.github-icon-svg,
.twitter-icon-svg,
.icon-svg {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  top: 3px;
}

.username {
	color: #828282!important
}


/* Page Content styles */
/* ----------------------------------------------------------*/

.page-content {
  padding: 30px 0;
  background-color: #fff;
}

.video,
.video-post a,
.tumblr_video_container,
.tumblr_video_iframe { height: 450px!important; }

.goog-logo-link img { width: 37px; }

/* Home styles */
/* ----------------------------------------------------------*/

.top {
	font-family: "Helvetica Neue", HelveticaNeue, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.ad {
	font-size: 16px !important;
	color: red!important;
	letter-spacing: -0.5px!important;
}

.posts { list-style-type: none; }
.posts .post { margin-bottom: 30px; }

.posts .post-link {
  font-size: 24px;
  line-height: 1;
	font-family: "Source Sans Pro", source-sans-pro, "Helvetica Neue", HelveticaNeue, Arial, sans-serif;
}

.posts .post-date {
  font-size: 15px;
	letter-spacing: -0.5px;
  display: inline-block;
	color: #ff8434;
	font-weight: bold;
}

.gray {
	color: #818181!important;
	font-family: "Helvetica Neue", HelveticaNeue, Arial, sans-serif;
}

.img-div {
	min-height: 100px;
}

footer,
b,
.trigger,
.post-date,
.rss-subscribe
{ font-family: "Helvetica Neue", HelveticaNeue, Arial, sans-serif; }


/* Post styles */
/* ----------------------------------------------------------*/

.post-header { margin: 10px 0 0 0; }

.post-header h1 {
  font-size: 42px;
	letter-spacing: -0.5px;
  line-height: 1;
  font-weight: 400;
}

.meta {
  font-size: 15px;
	letter-spacing: -0.3px;
  color: #818181;
  margin-top: 5px;
	font-family: "Helvetica Neue", HelveticaNeue, Arial, sans-serif;
}

.post-content > * { margin: 20px 0; }


.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
  line-height: 1;
  font-weight: 300;
  margin: 40px 0 20px;
}

.post-content h2 {
  font-size: 32px;
}

.post-content h3 {
  font-size: 26px;
}

.post-content h4 {
  font-size: 20px;
}

.post-content blockquote {
  border-left: 4px solid #e8e8e8;
  padding-left: 20px;
  font-size: 18px;
  opacity: .6;
  font-style: italic;
  margin: 30px 0;
}

.post-content ul,
.post-content ol { padding-left: 20px; }

.post pre,
.post code {
  border: 1px solid #d5d5e9;
  background-color: #eef;
  padding: 8px 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 15px;
  overflow:scroll;
}

.post code { padding: 1px 5px; }

.post ul,
.post ol { margin-left: 1.35em; }

.post pre code {
  border: 0;
  padding-right: 0;
  padding-left: 0;
}

/* media queries */
/* ----------------------------------------------------------*/

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

	.video,
.video-post a,
.tumblr_video_container,
.tumblr_video_iframe { height: 365px!important; }

}

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

  .video,
.video-post a,
.tumblr_video_container,
.tumblr_video_iframe { height: 300px!important; }

	.img-div {
		min-height: 90px;
	}

  .wrap { padding: 0 12px; }

  .post-header h1 { font-size: 36px; }
  .post-content h2 { font-size: 28px; }
  .post-content h3 { font-size: 22px; }
  .post-content h4 { font-size: 18px; }
  .post-content blockquote { padding-left: 10px; }
  .post-content ul,
  .post-content ol { padding-left: 10px; }

  .site-footer .column {
    float: none;
    clear: both;
    width: auto;
    margin: 0 0 15px; 
	}

	.background-img {
		left: -860px!important;
	}

}
@media screen and (max-device-width: 600px) {
  .site-nav {
    position: fixed;
    z-index: 10;
    top: 14px; right: 8px;
    background-color: white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e8e8e8;
  }

	.img-div {
		min-height: auto!important;
	}

	.site-nav .page-link {
		color: #000!important;
	}

  .site-nav .menu-icon {
    display: block;
    font-size: 24px;
    float: right;
    width: 36px;
    text-align: center;
    line-height: 36px;
  }

	.site-nav .menu-hide { display: block; }

  .site-nav .menu-icon svg { width: 18px; height: 16px; }

  .site-nav .trigger {
    clear: both;
    margin-bottom: 5px;
    display: none;
  }

  .site-nav .page-link {
    display: block;
    text-align: right;
    line-height: 1.25;
    padding: 5px 10px;
    margin: 0;
		font-size: 16px;
		text-shadow: none;
  }
}
@media screen and (max-width: 450px) {
  .video,
.video-post a,
.tumblr_video_container,
.tumblr_video_iframe { height: 200px!important; }

	.img-div {
		min-height: 65px;
	}

}
@media screen and (max-width: 320px) {
	.video,
.video-post a,
.tumblr_video_container,
.tumblr_video_iframe { height: 166.5px!important; }
}