/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */

article, aside, details, fig caption, figure, footer, header, group, nab, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; margin:0; padding:0; }
html, button, input, select, text area { font-family: "Roboto Slab",sans-serif; font-weight: 300; }
body { background: #121212; color: #161720; font-size: 16px; line-height: 1.5; margin:0; padding:0; -webkit-font-smoothing: antialiased; }

.easyIn > * { opacity: 0; }

::-moz-selection { background: blue; color: blue; text-shadow: none; }
::selection { background: blue; color: #fff; text-shadow: none; }

*[draggable=true] { -moz-user-select:none; -khtml-user-drag: element; cursor: move; }

a { color: white; font-weight: 300; text-decoration: underline; outline: 0; transition: color 0.3s; -moz-transition: color 0.3s; -webkit-transition: color 0.3s; -o-transition: color 0.3s; }
a:hover, a.on { text-decoration: none; color: blue; transition: color 0.3s; -moz-transition: color 0.3s; -webkit-transition: color 0.3s; -o-transition: color 0.3s; }
a:focus {  }

h1 { margin: 0 0 10px; padding: 0; font-size: 36px; font-weight: 300; color: white; }
h2 { margin: 0; padding: 0; font-size: 30px; line-height: 36px; color: white; font-family: 'Oswald'; font-weight: 700; }
h3 { margin: 0 0 5px; padding: 0; font-size: 16px; font-weight: 400; }
h4 { margin: 0 0 20px; padding: 0; font-size: 22px; line-height: 36px; font-family: 'Open Sans'; font-weight: 300; color: white; }
h4 span { font-size: 14px; font-weight: 700; }

.caption { color: white; font-weight: 300; }

abbr[title] { border-bottom: 1px dotted; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; background: #383e3c; margin: 30px 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

strong, b { font-weight: 400; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; color: white; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; color: white; }

img { border: 0; -ms-interpolation-mode: bicubic; margin: 0; padding: 0; vertical-align: top; }

p { margin: 0; padding: 0 0 0px; color: white; }

.breathe p { margin-bottom: 40px; }

.hr { height: 1px; background: #808080; margin-top: 70px !important; margin-bottom: 70px !important; }

sag:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; margin-bottom: 5px; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
.inputHolder { margin-bottom: 10px; }
select { height: 35px; }
input[type="text"]:focus { outline: none; border: 1px solid #D26428; }
input[type="text"],input[type="password"],select { width: 100%; padding: 8px 14px; box-sizing: border-box; border: 1px solid #aaa; border-radius: 20px; box-shadow: inset 0px 2px 3px rgba(0,0,0,0.2); }
text area { width: 642px; height: 220px; resize: vertical; }
input.error { -moz-box-shadow: inset 3px 0 0 #d44620; -webkit-box-shadow: inset 3px 0 0 #d44620; box-shadow: inset 3px 0 0 #d44620; }
button, input, select, text area { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
input[type="submit"] { background: black; border: none; color: white; width: 198px; margin-top: 15px; cursor: pointer; -webkit-appearance: button; *overflow: visible; }
input[type="submit"]:hover { background: #d44620; transition: background 0.5s; -moz-transition: background 0.5s; -webkit-transition: background 0.5s; -o-transition: background 0.5s; }
button[disabled], input[disabled] { cursor: default; background: rgba(255,255,255,0.2); border: 1px solid rgba(0,0,0,0.2); }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; margin-right: 5px; *width: 13px; *height: 13px; }
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-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
text area { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid {  }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

.clearing { clear: both; }

.smallerText { font-size: 14px; line-height: 24px; }
.small { font-size: 13px; }
.gray { color: #808080; }

a.sectionLink { display: block; border-left: 3px solid #d26428; padding-left: 7px; font-family: "museo-sans", sans-serif; font-weight: 900; font-size: 11pt; text-transform: uppercase; }
a.sectionLink:hover { text-decoration: none; padding-left: 14px; transition: padding 0.2s; -moz-transition: padding 0.2s; -webkit-transition: padding 0.2s; -o-transition: padding 0.2s; }


iframe.twitter-share-button { float: left; margin-bottom: 10px; }
.fb-like { float: left; }

/* ===== Primary Styles ========================================================
   Author:
   ========================================================================== */

#wrapper { width: 1140px; margin: 0 auto; }

.content { width: 100%; padding: 70px 0; margin: 0 auto; }

.column1 { width: 75px; margin: 0 10px; float: left; }
.column2 { width: 170px; margin: 0 10px; float: left; }
.column3 { width: 265px; margin: 0 10px; float: left; }
.column4 { width: 360px; margin: 0 10px; float: left; }
.column5 { width: 455px; margin: 0 10px; float: left; }
.column6 { width: 550px; margin: 0 10px; float: left; }
.column7 { width: 645px; margin: 0 10px; float: left; }
.column8 { width: 740px; margin: 0 10px; float: left; }
.column9 { width: 835px; margin: 0 10px; float: left; }
.column10 { width: 930px; margin: 0 10px; float: left; }
.column11 { width: 1025px; margin: 0 10px; float: left; }
.column12 { width: 1120px; margin: 0 10px; float: left; }


header { text-align: center; }
header a#logo { display: block; width: 232px; height: 114px; background: url(../img/logo.png) no-repeat !important; margin: 0 auto 25px; }
header .headerLinks a { margin: 0 13px; text-decoration: none; }

#messageAlert { display: none; background: #d44620; padding: 8px 12px; margin-bottom: 30px; color: white; font-family:'DIN Next W01 Medium'; cursor: pointer; }

footer { margin: 60px auto 30px; height: 28px; width: 202px; }
a.socialLink { display: block; float: left; width: 28px; height: 28px; margin-right: 30px; background: transparent url(../img/social_sprite.png) no-repeat 0 0; transition: background 0.3s; -moz-transition: background 0.3s; -webkit-transition: background 0.3s; -o-transition: background 0.3s; }
a.socialLink:hover { background-position-y: -28px; transition: background 0.3s; -moz-transition: background 0.3s; -webkit-transition: background 0.3s; -o-transition: background 0.3s; }

a.socialLink.twitter { background-position: 0 0; }
a.socialLink.dribbble { background-position: -28px 0; }
a.socialLink.apple { background-position: -56px 0; }
a.socialLink.instagram { background-position: -84px 0; margin-right: 0 !important; }


/* ===== Home Styles ===========================================================
   Author:
   ========================================================================== */
   
.homeBanner { width: 100%; margin: 130px auto 0; text-align: center; }
.homeBanner img { margin-bottom: 20px; }

a.postThumb { display: block; margin-bottom: 50px; text-decoration: none; text-align: center; }
a.postThumb img { width: 100%; height: auto; overflow: hidden; margin-bottom: 20px; opacity: 1.0; transition: opacity 0.3s; -moz-transition: opacity 0.3s; -webkit-transition: opacity 0.3s; -o-transition: opacity 0.3s; }
a.postThumb:hover img { opacity: 0.7; transition: opacity 0.3s; -moz-transition: opacity 0.3s; -webkit-transition: opacity 0.3s; -o-transition: opacity 0.3s; }


.postDescription { position: absolute; bottom: 0; right: 0; }
.postDescription a { color: white; transition: color 0.3s; -moz-transition: color 0.3s; -webkit-transition: color 0.3s; -o-transition: color 0.3s; }
.postDescription a:hover { color: #f15a5c; transition: color 0.3s; -moz-transition: color 0.3s; -webkit-transition: color 0.3s; -o-transition: color 0.3s; }

.postLinks { width: 306px; float: left; box-sizing: border-box; padding-left: 30px; border-left: 1px solid #adadad; }

/* ===== Instagram Styles ======================================================
   Author:
   ========================================================================== */

a.instagramPostImageLarge { width: 474px; display: block; float: left; margin-right: 30px; margin-bottom: 30px; font-weight: 400; color: #203943; transition: color 0.2s; -moz-transition: color 0.2s; -webkit-transition: color 0.2s; -o-transition: color 0.2s; }
a.instagramPostImageLarge:hover { color: #f15a5c; transition: color 0.2s; -moz-transition: color 0.2s; -webkit-transition: color 0.2s; -o-transition: color 0.2s; }
a.instagramPostImageLarge img { width: 100%; height: auto; margin-bottom: 10px; }
.instagramPostImagesThumbs { width: 474px; float: left; }
a.instagramPostImage { width: 222px; display: block; height: 222px; float: left; margin: 0 30px 30px 0; }
a.instagramPostImage img { width: 100%; height: 100%; }
a.instagramPostImage:nth-child(2n+0) { margin-right: 0; }

/* ===== Uploader Styles =======================================================
   Author:
   ========================================================================== */

.qq-uploader { position:relative; width: 100%;}

.qq-upload-button { display: block; width: 138px; float: left; margin-right: 30px; text-align: center; color: white; font-family:'DIN Next W01 Medium'; padding: 8px 0; background: black; }
.qq-upload-button:hover { background: #d44620; transition: background 0.5s; -moz-transition: background 0.5s; -webkit-transition: background 0.5s; -o-transition: background 0.5s; }

.qq-upload-drop-area { display: none; position:absolute; top:0; left:0; width:0; height:0; background:#FF9797; text-align:center; }
.qq-upload-drop-area span { display: none; position:absolute; top: 50%; width:100%; margin-top:-8px; font-size:16px; }

.qq-upload-list { margin: 15px 0; padding:0; list-style: none; }
.qq-upload-list li { display: inline-block; margin: 0 15px 5px 0; padding: 4px 6px; background: rgba(0,0,0,0.7); color: white; font-size: 0.8em; }
.qq-upload-list li.qq-upload-success { background: black; }
.qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-failed-text { margin-right: 7px; }

.qq-upload-file {}
.qq-upload-spinner {display:inline-block; background: url("../img/loading.gif"); width:16px; height:16px; margin-right: 5px; vertical-align:text-bottom;}
.qq-upload-reorder {display:inline-block; background: url("../img/reorder.png"); width:16px; height:16px; margin-right: 5px; vertical-align:text-bottom;}
.qq-upload-size,.qq-upload-cancel { display: none; }

.qq-upload-failed-text {display:none;}
.qq-upload-fail .qq-upload-failed-text {display:inline;}

/* =============================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {
	/* Style adjustments for viewports that meet the condition */
}

/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.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 {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, block quote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

/* =============================================================================
   Tooltip Styles
   ========================================================================== */

.tipsy { position: absolute; padding: 5px; z-index: 100000; font-style: italic; }
.tipsy-inner { background-color: rgba(0,0,0,0.7); color: #FFF; max-width: 200px; padding: 5px 8px 4px 8px; text-align: center; }

/* Rounded corners */
.tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

/* Uncomment for shadow */
/*.tipsy-inner { box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; }*/

.tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000; }

/* Rules to colour arrows */
.tipsy-arrow-n { border-bottom-color: #000; }
.tipsy-arrow-s { border-top-color: #000; }
.tipsy-arrow-e { border-left-color: #000; }
.tipsy-arrow-w { border-right-color: #000; }

.tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
.tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
.tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
.tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }

/* =============================================================================
   DISQUS Styles
   ========================================================================== */

#dsq-global-toolbar, .dsq-options, #dsq-new-post { display: none !important; }