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

/*! normalize.css v1.1.0 | MIT License | git.io/normalize */

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
html {
	height:100%;
    font-size: 100%; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}
html, button, input, select, textarea {
    font-family: sans-serif;
}
a:focus {
    outline: thin dotted;
}
a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: bold;
}
blockquote {
    margin: 1em 40px;
}
dfn {
    font-style: italic;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
mark {
    background: #ff0;
    color: #000;
}
p, pre {
    margin: 1em 0;
}
code, kbd, pre, 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: 80%;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}
dl, menu, ol, ul {
    margin: 1em 0;
}
dd {
    margin: 0 0 0 40px;
}
menu, ol, ul {
    padding: 0 0 0 40px;
}
nav ul, nav ol {
    list-style: none;
    list-style-image: none;
}
img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
form {
    margin: 0;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}
button, input, select, textarea {
    font-family: inherit;
    font-size: 1em; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}
button:focus, input:focus, select:focus, textarea:focus {
    outline: none;
}
button, input {
    line-height: normal;
}
button, select {
    text-transform: none;
}
button, html input[type="button"], /* 1 */ input[type="reset"], input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}
button[disabled], html input[disabled] {
    cursor: default;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}
input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

body, main, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, dl, dt, dd, ol, ul, li, fieldset, form, input, textarea,
label, legend, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, i {
	margin: 0;
	padding: 0;
	border: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

form, input, textarea, label, button {
	font-style: inherit;
	font-weight: inherit;
	font-size: inherit;
	line-height: 1.5em;
	text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

ul, ol { display: block; margin-left:1.5em; margin-bottom:1.3em; }

ul li, ol li { margin-bottom:1em; }

/*--- Wrappers ---*/

.wrapper {
	width:960px;
	margin:0 auto;
	position: relative;
}

/*--- Other ---*/

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

/* ------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------- Global styles */
/* ------------------------------------------------------------------------------------------------------------------- */

body {
	width:100%;
	height:100%;
	background:#faf9f5;
	color:#464E52;
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	line-height: 1.5em;
	text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

a {
	text-decoration:none;
	-moz-transition: color 0.25s linear;
    -webkit-transition: color 0.25s linear;
    transition: color 0.25s linear;
}

p { margin-bottom:1.3em; } p:last-child { margin-bottom:0; }

h1 {
	font-size: 60px;
	line-height: 1.5em;
	font-style: normal;
	font-weight: normal;
}

h2 {
	line-height: 1.5em;
	font-size: 42px;
	font-style: normal;
	font-weight: 700;
}

h3 {
	font-size: 12px;
	line-height: 1.5em;
	font-style: normal;
	font-weight: normal;
}

::-webkit-input-placeholder {
    color:#c2bfb7;
}
:-moz-placeholder {
    color:#c2bfb7;
}
:-ms-input-placeholder {
    color:#c2bfb7;
}

/* ------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------- Header styles */
/* ------------------------------------------------------------------------------------------------------------------- */

.header-wrap {
	width: 100%;
	height: 420px;
	position: relative;
	overflow: hidden;
}

.header-wrap.shorty {
	height: 120px;
}

.header-img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	opacity:0.4;
	filter:alpha(opacity=40);
	-webkit-animation: blurout 0.75s ease;
	-moz-animation: blurout 0.75s ease;
	-o-animation: blurout 0.75s ease;
	-ms-animation: blurout 0.75s ease;
	animation: blurout 0.75s ease;
	-webkit-animation-fill-mode: backwards;
}

@-webkit-keyframes blurout {
0% { -webkit-filter:blur(8px);}
100% { -webkit-filter:blur(0px);}
}

@-moz-keyframes blurout {
0% { -webkit-filter:blur(8px);}
100% { -webkit-filter:blur(0px);}
}

@-o-keyframes blurout {
0% { -webkit-filter:blur(8px);}
100% { -webkit-filter:blur(0px);}
}

@-ms-keyframes blurout {
0% { -webkit-filter:blur(8px);}
100% { -webkit-filter:blur(0px);}
}

@-keyframes blurout {
0% { -webkit-filter:blur(8px);}
100% { -webkit-filter:blur(0px);}
}

@-webkit-keyframes blurin {
0% { -webkit-filter:blur(0px);}
100% { -webkit-filter:blur(8px);}
}

@-moz-keyframes blurin {
0% { -webkit-filter:blur(0px);}
100% { -webkit-filter:blur(8px);}
}

@-o-keyframes blurin {
0% { -webkit-filter:blur(0px);}
100% { -webkit-filter:blur(8px);}
}

@-ms-keyframes blurin {
0% { -webkit-filter:blur(0px);}
100% { -webkit-filter:blur(8px);}
}

@-keyframes blurin {
0% { -webkit-filter:blur(0px);}
100% { -webkit-filter:blur(8px);}
}

.blur {
	-webkit-animation: blurin 0.75s ease;
	-moz-animation: blurin 0.75s ease;
	-o-animation: blurin 0.75s ease;
	-ms-animation: blurin 0.75s ease;
	animation: blurin 0.75s ease;
	-webkit-animation-fill-mode: forwards;
}

.main-header {
	width: 100%;
	height: 100%;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
}

.main-header h1 {
	color: #FFF;
	line-height: 1.3em;
	height: 100%;
}

.main-header h1::before {
    content: '';
    display: inline-block;
    vertical-align: middle;  
    height: 100%;
}

.main-header h1 a, .main-header h1 a:hover {
	color: #FFF;
}

.main-header h1 img {
	max-height: 100%;
	width: auto;
	height: auto;
	display:inline-block;
	vertical-align:middle;
}

/* ------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------ About styles */
/* ------------------------------------------------------------------------------------------------------------------- */

.about {
	width: 100%;
	height: 420px;
	padding: 96px 0px 0px;
	position: absolute;
	top: -420px;
	left: 0px;
	z-index: 5;
	color: #FFF;
	opacity:0.0;
	filter:alpha(opacity=0);
}

.about .about-info {
	width: 640px;
	float: left;
	padding-right: 48px;
}

.about .social  {
	width: 320px;
	float: left;
}

.about .social .slinks a {
	width: 111px;
	float: left;
	line-height: 1.3em;
	vertical-align: middle;
	font-size: 60px;
	color: #FFF;
	padding: 24px;
	text-align: center;
	margin-left: 1px;
	margin-bottom: 1px;
	-moz-transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
    transition: background 0.25s linear;
}

.close {
	width: 100%;
	height: 72px;
	position: absolute;
	padding: 12px;
	bottom: -72px;
	left: 0px;
	z-index: 6;
	text-align: center;
}

.close .close-about {
	width: 24px;
	height: 24px;
	padding: 12px;
	color: #FFF;
	vertical-align: middle;
	line-height: 1em;
	display: inline-block;
	-moz-transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
    transition: background 0.25s linear;
	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
	border-radius: 50%;
}

/* ------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- Menu styles */
/* ------------------------------------------------------------------------------------------------------------------- */

.menu-wrap {
	width: 100%;
	text-align: center;
	border-bottom: solid 1px #eae9e4;
}

.menu {
	position: relative;
}

.menu a {
	display: inline-block;
	padding: 12px 24px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 2px;
	border-right: solid 1px #eae9e4;
}

.menu .search {
	width: 132px;
	display: inline-block;
	padding: 12px 24px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 2px;
	position: relative;
	color:#faf9f5;
	-moz-transition: width 0.25s linear;
    -webkit-transition: width 0.25s linear;
    transition: width 0.25s linear;
}

.menu .search.sticky {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.menu .search .search-form {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
}

.menu .search .search-form form {
	width: 100%;
	height: 100%;
}

.menu .search .search-form form .search-input, .menu .search .search-form form .submit {
	display: inline-block;
	padding: 16px 24px 14px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 2px;
	position: relative;
}

.menu .search .search-form form .search-input {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
	background: transparent;
	-moz-transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
    transition: background 0.25s linear;
}

.menu .search .search-form form .search-input:focus {
	background: #FFF;
}

.menu .search .search-form form .submit {
	width: 180px;
	position: absolute;
	top: 0px;
	right: 0px;
	color: #FFF;
	margin-right: -180px;
	-moz-transition: margin 0.25s linear, background 0.25s linear;
    -webkit-transition: margin 0.25s linear, background 0.25s linear;
    transition: margin 0.25s linear, background 0.25s linear;
}

.menu .search.sticky .search-form form .submit {
	margin-right: 0px;
}

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

.posts {
	width: 960px;
	padding: 120px 0px;
}

.post {
	padding: 24px 0px;
	margin-bottom: 120px;
}

.title {
	letter-spacing: 4px;
	text-align: center;
	padding-bottom: 24px;
}

.title a {
	color:#464E52;
}

.title a span {
	width: 32px;
	height: 32px;
	padding: 2px 0px 2px 4px;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	font-weight: 400;
	font-size: 48px;
	line-height: 0.5em;
	color: #FFF;
	background: #edece7;
	-moz-transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
    transition: background 0.25s linear;
	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
	border-radius: 50%;
}

.title a:hover {
	color:#262626;
}

.date {
	text-align: center;
	color: #c2bfb7;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-bottom: 12px;
}

.date a {
	color: #c2bfb7;
}

.caption {
	width: 960px;
	padding: 0px 130px;
}

.caption img {
	max-width: 100%;
	width: auto;
	height: auto;
	display: block;
	padding: 0.5em 0em 2em;
}

.caption blockquote {
	background: #edece7;
	padding: 24px;
	margin-bottom: 1.5em;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	border-radius: 3px;
}

.caption blockquote blockquote {
	border-top: solid 1px #e5e4e0;
	padding: 24px 12px 0px;
	color: #676e71;
}

.reblog-info {
	padding: 48px 130px 24px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 2px;
}

.reblog-info .user-thumb {
	width: 48px;
	height: 48px;
	display: inline-block;
	margin-right: 24px;
	vertical-align: middle;
	border: solid 2px #DDD;
}

.meta {
	padding: 48px 130px 24px;
	text-align: center;
	font-size: 12px;
	line-height: 1em;
}

.meta .actions, .meta .note-count {
	display: inline-block;
	vertical-align: middle;
	padding: 6px 24px;
}

.meta .actions .likebtn, .meta .actions .reblogbtn {
	width: 18px;
	height: 18px;
	margin-left: 12px;
	display: inline-block;
}

.meta .note-count {
	border-left:solid 1px #CCC;
}

/* ------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- Text styles */
/* ------------------------------------------------------------------------------------------------------------------- */

.text .caption {
	margin: 60px 0px;
	position: relative;
}

/* ------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------- Photo & Photoset styles */
/* ------------------------------------------------------------------------------------------------------------------- */

.photo-img, .photo-set {
	width: 960px;
	padding: 0px 130px;
	margin: 60px 0px;
	position: relative;
}

.photo-img img {
	width: 100%;
	height: auto;
}

/* ------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------ Quote styles */
/* ------------------------------------------------------------------------------------------------------------------- */

.quote-text {
	width: 960px;
	padding: 0px 130px 12px;
	margin: 60px 0px;
	font-size: 32px;
	font-weight: 400;
	line-height: 1.5em;
	color: #282e31;
	position: relative;
}

/* ------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- Link styles */
/* ------------------------------------------------------------------------------------------------------------------- */

.link-btn {
	display: block;
	padding: 0px 130px 12px;
	margin: 60px 0px;
	font-size: 32px;
	font-weight: 400;
	line-height: 1.5em;
	position: relative;
}

.link-btn a {
	color: #FFF;
	display: block;
	-moz-transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
    transition: background 0.25s linear;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	border-radius: 3px;
}

.link-btn a:hover {
	color: #FFF;
}

.link-btn img {
	width: 240px;
	height: auto;
	float: left;
	margin-right: 24px;
}

.link-btn p {
	height: 100%;
	padding: 48px;
}

.link-btn p::before {
    content: '';
    display: inline-block;
    vertical-align: middle;  
    height: 100%;
}

/* ------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- Chat styles */
/* ------------------------------------------------------------------------------------------------------------------- */

.chat .caption {
	margin: 60px 0px;
	position: relative;
}

.chat .caption p {
	padding-bottom: 6px;
	border-bottom:solid 1px #edece9;
}

/* ------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------ Audio styles */
/* ------------------------------------------------------------------------------------------------------------------- */

.aud {
	padding: 0px 160px 0px;
	margin: 60px 0px;
	position: relative;
}

.aud img {
	width: 100%;
	height: auto;
}

/* ------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------ Video styles */
/* ------------------------------------------------------------------------------------------------------------------- */

.vid {
	padding: 0px 130px 0px;
	margin: 60px 0px;
	position: relative;
}

/* ------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------- Ask styles */
/* ------------------------------------------------------------------------------------------------------------------- */

.question {
	width: 960px;
	padding: 0px 130px;
	margin: 60px 0px;
	font-size: 32px;
	font-weight: 400;
	line-height: 1.5em;
	color: #282e31;
	position: relative;
}

/* ------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------- Ad styles */
/* ------------------------------------------------------------------------------------------------------------------- */

.ad-img {
	width: 960px;
	padding: 0px 130px;
	margin: 60px 0px;
	position: relative;
}

.ad-img img {
	width: 100%;
	height: auto;
}

/* ------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------- Tag styles */
/* ------------------------------------------------------------------------------------------------------------------- */

.tags {
	width: 100%;
	text-align: center;
	padding-bottom: 48px;
}

.tags a {
	display: inline-block;
	padding: 6px;
	margin: 0px 12px 12px;
	color: #CCC;
}

.tags a:hover {
	color: #464E52;
}

/* ------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------ Notes styles */
/* ------------------------------------------------------------------------------------------------------------------- */

ol.notes {
	list-style-type: none;
	display:block;
	margin:0;
	padding:0px 0px 96px;
	font-size: 14px;
	line-height: 1.5em;
}

ol.notes li.note {
	padding:12px 0px;
	border-bottom:solid 1px #edece9;
	*zoom: 1;
}
ol.notes li.more_notes_link_container {
	border-bottom:none;
}

ol.notes li.note:before, ol.notes li.note:after {
  display: table;
  line-height: 0;
  content: "";
}

ol.notes li.note:after {
  clear: both;
}

ol.notes li.note img.avatar {
	width:16px;
	height:16px;
	float:left;
	margin-right:24px;
}

ol.notes li.note blockquote {
	width:480px;
	float:left;
	padding:6px 0px 0px 48px;
}

ol.notes li.note blockquote a {
	text-decoration: none;
}

a.more_notes_link {
	padding: 12px 24px;
	display: inline-block;
	color: #FFF;
	background: #edece7;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
    transition: background 0.25s linear;
}

/* ------------------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------------- Pagenav styles */
/* ------------------------------------------------------------------------------------------------------------------- */

.pagenav {
	padding-bottom: 96px;
	text-align: center;
}

.pagenav a, .pagenav span {
	display: inline-block;
	padding: 6px;
	margin: 0px 12px;
}

/* ------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------- IG styles */
/* ------------------------------------------------------------------------------------------------------------------- */

.instagram {
	width: 100%;
	position: relative;
	z-index: 1;
	*zoom: 1;
}

.instagram:before,
.instagram:after {
  display: table;
  line-height: 0;
  content: "";
}

.instagram:after {
  clear: both;
}

.instagram a img {
	width: 10%;
	height: auto;
	float: left;
	opacity:0.25;
	filter:alpha(opacity=25);
	-moz-transition: opacity 0.25s linear;
    -webkit-transition: opacity 0.25s linear;
    transition: opacity 0.25s linear;
}

.instagram a:hover img {
	opacity:1;
	filter:alpha(opacity=100);
}

/* ------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------- Footer styles */
/* ------------------------------------------------------------------------------------------------------------------- */

.footer-wrap {
	width: 100%;
	background: #262626;
	padding: 24px 0px;
}

.footer-wrap .copy {
	float: left;
}

.footer-wrap .credit {
	float: right;
}
