/*
accent - be311a
body - 4b4a49
title - 2d261f
ui bg - e4e0db
frame - f8f5f0
header - 477d89
header title - ffffff
body - 4b4a49
nav - 4b4a49
nav select - 477d89
meta color - 8b8986
*/

/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }


/* =============================================================================
   Base
   ========================================================================== */

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 14px; line-height: 1.5; }
body, button, input, select, textarea { font-family: serif; color: #222; }


::-moz-selection { background: #be311a; color: #ffffff; text-shadow: none; }
::selection { background: #be311a; color: #ffffff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */

a { color: #be311a; 
	-moz-transition: .2s ease-in-out; 
	-o-transition: .2s ease-in-out; 
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
	-moz-transition-property: background-color, color;
	-webkit-transition-property: background-color, color;
	-o-transition-property: background-color, color;
	transition-property: background-color, color;
}
a:visited { color: #be311a; }
a:hover { color: #2d261f; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
blockquote { margin: 1em 0 1em 15px; padding: 0 0 0 15px; border-left: 4px solid #e4e0db; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000000; text-decoration: none; }
mark { background: #ff0; color: #000000; font-style: italic; font-weight: bold; }

pre, code, kbd, samp { font-family: monospace, monospace; _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; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }

/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }

/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
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 { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

/* ==|== primary styles =====================================================
	Author: Style Hatch
	Calidor - 1.0.0
	Premium Tumblr Theme
	http://calidor.tumblr.com
	Theme by: Style Hatch - http://stylehatch.co
	Support: calidor@stylehatch.co | @stylehatch | http://tumblr.com/theme/00000
	   _____ __        __        __  __      __       __  
	  / ___// /___  __/ /__     / / / /___ _/ /______/ /_ 
	  \__ \/ __/ / / / / _ \   / /_/ / __ `/ __/ ___/ __ \
	 ___/ / /_/ /_/ / /  __/  / __  / /_/ / /_/ /__/ / / /
	/____/\__/\__, /_/\___/  /_/ /_/\__,_/\__/\___/_/ /_/ 
	         /____/                                    
   ========================================================================== */

body{
	background-color: #ece9df;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: 0 0;
	font-family: 'ABeeZee', 'Helvetica Neue', Helvetica, Georgia, 'Times New Roman', serif;
	font-size: 14px;
    line-height: 20px;
	color: #4b4a49;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
	color: #2d261f;
}
#container{
	width: 100%;
}
#site{
	width: 100%;
	background-color: #477d89;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: 0 0;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Header
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#title{
	padding: 40px 0;
	text-align: center;
}
#title h1{
	width: 1000px;
	font-size: 42px;
	letter-spacing:5px;
	font-weight: normal;
	margin: 0 auto;
}
#title h1 img{
	max-width:1000px;
}
#title h1 span{
	font-size:32px;
	text-transform: uppercase;
	letter-spacing:10px;
	font-weight: normal;
}
#title h1 a{
	color:#ffffff;
	text-decoration: none;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Nav - Pages
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#site nav {
	background-color: #4b4a49;
	background-repeat: repeat;
	background-position: 0 0;
	width: 100%;
	z-index: 50;
	-webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:    0px 3px 10px rgba(0, 0, 0, 0.15);
	box-shadow:         0px 3px 10px rgba(0, 0, 0, 0.15);
	-moz-transition: .5s; -o-transition: .5s; -webkit-transition: .5s;
}
#site nav.locked {
	position: fixed;
	top: 0;
	-webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:    0px 3px 10px rgba(0, 0, 0, 0.3);
	box-shadow:         0px 3px 10px rgba(0, 0, 0, 0.3);
}
#site nav .nav-contain {
	margin: 0 auto;
	width: 1000px;
}
#site nav a {
	/* fixes issue w/ fonts over Flash element in Webkit */
	-webkit-font-smoothing: subpixel-antialiased;
}
#site nav a.home {
	display: block;
	background: url(http://static.tumblr.com/fftf9xi/wZWlsvelm/pictos.png) -12px 11px no-repeat;
	height: auto;
	width: 50px;
	padding: 10px 0;
	float: left;
	font-size: 14px;
}
#site nav.locked a.home {
	background-color: #477d89;
}
#site nav a.home:hover {
	background-color: #477d89;
}
#site nav ul.pages{
	margin: 0 90px 0 50px;
	display:block;
}
#site nav ul.pages li{
	margin: 0;
	padding: 0;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}
#site nav ul.pages li a{
	display: block;
	color:#ffffff;
	text-decoration: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
	font-size: 14px;
	padding: 10px 12px;
}
#site nav ul.pages li a:hover {
	background: #477d89;
}
#site nav ul.util {
	margin: 0;
	float: right;
}
#site nav ul.util li {
	margin: 0;
	padding: 0;
	float: left;
}
#site nav ul.util li a{
	display: block;
	text-decoration: none;
	height: auto;
	width: 30px;
	padding: 10px 0;
}
#site nav.locked ul.util li a {
}
#site nav ul.util li a.rss {
	background: url(http://static.tumblr.com/fftf9xi/wZWlsvelm/pictos.png) -58px 11px no-repeat;
}
#site nav ul.util li a.archive {
	background: url(http://static.tumblr.com/fftf9xi/wZWlsvelm/pictos.png) -22px -24px no-repeat;
}
#site nav ul.util li a.random {
	background: url(http://static.tumblr.com/fftf9xi/wZWlsvelm/pictos.png) -94px 11px no-repeat;
}
#site nav ul.util li a:hover {
	background-color: #477d89;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Site / Post column structure
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#contain{
	width:1000px;
	margin: 50px auto;
}
#main{
	width: 720px;
	float: left;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Posts
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
article{
	background: #ffffff;
	width:620px;
	padding: 10px 50px 0;
	display: block;
	margin-bottom: 50px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
article:after {
	content:"";
	display:block;
	background: #e4e0db url('http://static.tumblr.com/fftf9xi/x5Flsvejd/divider.png') no-repeat top center;
	height: 12px;
	margin-top: 40px;
	margin-bottom: -10px;
}
article.no-day:before {
	content: "";
	display:block;
	margin: 0 -50px;
	height:46px;
	background: #e4e0db url('http://static.tumblr.com/fftf9xi/xVylsvek3/header_bg.png') top center no-repeat;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
article.no-day {
	padding-top: 0;
}
article.same-day {
	margin-top: -65px;
}
article.same-day:before {
	content:"";
	display:block;
	background: #e4e0db url('http://static.tumblr.com/fftf9xi/x5Flsvejd/divider.png') repeat-y top center;
	height: 25px;
	margin-top: 0;
	margin-bottom: 40px;
}
article.first-day:before {
	content:"";
	display:none;
}
article.results {
	padding-bottom: 4px;
}
article.results:after {
	display: none;
}
hr.hr-divider{
	border: none;
	background: #e4e0db url('http://static.tumblr.com/fftf9xi/x5Flsvejd/divider.png') no-repeat top center;
	height: 24px;
	margin: 0 auto 25px auto;
}
article hr.hr-divider{
	margin: 40px 0 30px 0;
}
article time{
	font-size:11px;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 25px 0 0;
	display:block;
	text-align:center;
}
article time:after {
	content: "";
	display:block;
	margin: 25px -50px 0 -50px;
	border-top: 1px solid #e4e0db;
	height:46px;
	background: #e4e0db url('http://static.tumblr.com/fftf9xi/xVylsvek3/header_bg.png') top center no-repeat;
}
article .article-col {
	display: none;
	display: block;
	position: relative;
}
/* ~~~~~~ General Post Styles ~~~~~~ */
article h2, article h2 strong{
	font-size: 32px;
	font-weight: normal;
	margin: 12px 0;
}
article header {
	margin-bottom: 20px;
}
article header.frame, article section.frame {
	padding:3px;
	border: 3px solid #f8f5f0;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
article header.frame img {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
article header h2 {
	margin: 12px 0;
}
article section{
	width: 460px;
	float: left;
}
article section.disqus, article section.notes {
	float: none;
	width: 100%;
}
#disqus_thread h3 {
	font-size: 14px;
}
article section p {
	text-align: justify;
	margin: 0 0 20px 0;
}
article section p.read-more a{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding: 5px 10px;
	background: #e4e0db;
	color: #2d261f;
	text-decoration: none;
}
article section p.read-more a:hover{
	background: #be311a;
	color:#ffffff;
}
article section h2 {
	margin-top: 0;
}
article section h3, article section h3 strong{
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .1em;
}
article section img, article header img {
	max-width: 100%;
	height: auto;
}
article section blockquote.pull{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
	font-size: 20px;
	color: #000000;
	font-style: italic;
	background: #ffffff;
	padding: 12px 20px;
	margin-left:0px;
	border: 3px solid #f8f5f0;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
article section blockquote.pull:before{
	content:"\201C";
	float:left;
	margin-left:-10px;
}
article section blockquote.pull:after{
	content:"\201D";
}

/* ~~~~~~ TEXT ~~~~~~ */
article.text h2 a{
	color: #2d261f;
	text-decoration: none;
}
article.text section.frame {
	padding: 0px;
	border: 0px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-webkit-border-radius: none;
	-moz-border-radius: none;
	border-radius: none;
}
article.text section.frame img {
	padding:3px;
	border: 3px solid #f8f5f0;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}


/* ~~~~~~ PHOTO ~~~~~~ */
article.photo header{
	text-align: center;
	position: relative;
}
article.photo header img{
	width: 100%;
	height: auto;
}
article.photo a.highres {
	position:absolute;
	width:10px;
	height:10px;
	background: #2d261f url('http://static.tumblr.com/fftf9xi/wMflsvel7/zoom.png') 0 0 no-repeat;
	bottom:3px;
	right:3px;
	display: block;
	border: 5px solid #ffffff;
}
article.photo header.frame a.highres {
	border-left: 5px solid #ffffff;
	border-top: 5px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	-webkit-border-top-left-radius: 2px;
	-moz-border-top-left-radius: 2px;
	border-top-left-radius: 2px;
}
article.photo a.highres:hover {
	background-color: #be311a;
}

/* ~~~~~~ PHOTOSETS ~~~~~~ */
article.photoset header.frame .photosetRow {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
article.photoset header.frame img {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

/* ~~~~~~ QUOTE ~~~~~~ */
article.quote header {
	font-size: 24px;
	color: #2d261f;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
}
article.quote header {
	width:460px;
}
article.quote header.frame {
	padding: 12px 20px;
	width:420px;
	margin-bottom: 20px;
}
article.quote .quote_start {
	float: left;
	margin-left: -10px;
}
article.quote header p:first-child{
	margin-top: 0;
}
article.quote header p:last-child{
	margin-bottom: 0;
}
article.quote .meta-tags {
	float: none;
	position: absolute;
	top: 0px;
	right: 0px;
}

/* ~~~~~~ LINK ~~~~~~ */
article.link {}

/* ~~~~~~ CHAT ~~~~~~ */
article.chat header {
	margin: 0;
}
article.chat section {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
}
article.chat section.frame {
	width: 420px;
	padding: 0 20px;
	margin-bottom: 20px;
}
article.chat section p{
	font-size: 14px;
	color: #2d261f;
	padding: 6px 10px;
}
article.chat section p.even{
	background: #f8f5f0;
}
article.chat section p strong{
	font-size: 10px;
	text-transform: uppercase;
	color: #4b4a49;
}

/* ~~~~~~ AUDIO ~~~~~~ */
article.audio header{
	margin: 0 20px 0 0;
}

article.audio header.audio-embed iframe[src*="spotify"] {
	width: 100% !important;
	height: auto !important;
	margin-bottom: -70px;
}
article.audio header.audio-embed iframe[src*="soundcloud"] {
	width: 100% !important;
}
article.audio header.audio-embed iframe[src*="bandcamp"] {
	width: 100% !important;
}
article.audio header.audio-embed iframe.tumblr_audio_player {
	width: 100% !important;
}

article.audio header.frame {
	padding: 4px 10px;
	margin-bottom: 20px;
}
article.audio header.frame.audio-embed {
	padding: 0 0 0;
	margin-bottom: 20px;
	line-height: 0;
}

article.audio section {
	float: left;
	widows: 460px;
}
article.audio p.track, article.audio p.artist, article.audio p.album {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin: 0 0 10px 0;
}
article.audio p.plays {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: .1em;
}
article.audio p.track strong, article.audio p.artist strong, article.audio p.album strong {
	font-size: 16px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
	color: #2d261f;
	text-transform: none;
	letter-spacing: 0;
	font-weight: normal;
}
article.audio p.plays a.btn{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	padding: 5px 8px;
	margin-right: 6px;
	background: #e4e0db;
	color: #2d261f;
	text-decoration: none;
}
article.audio p.plays a.btn:hover{
	background: #be311a;
	color:#ffffff;
}
/*article.audio .meta-tags {
	width: 120px;
	float: right;
	margin: 0px;
	display: block;
}*/

/* ~~~~~~ VIDEO ~~~~~~ */
article.video {}

/* ~~~~~~ ASK ~~~~~~ */
article.ask header {
	padding: 12px 20px;
	width: 420px;
}
article.ask header .question {
	font-size: 20px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
	color: #2d261f;
	font-style: italic;
}
article.ask header .question p:first-child {
	margin-top: 0;
}
article.ask header .question p:last-child {
	margin-bottom: 0;
}
article.ask p.asker {
	display: block;
	font-style: normal;
	margin: 10px 0 0 0;
}
article.ask p.asker strong {
	font-size: 11px;
	color: #4b4a49;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .1em;
}
article.ask p.asker img {
	float: left;
	margin: 2px 6px 0 0;
}
article.ask p.asker a {
	font-weight: bold;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
	text-decoration: none;
	font-style: italic;
}
article.ask .meta-tags {
	float: none;
	position: absolute;
	top: 0px;
	right: 0px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Meta & Tags
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.meta-tags{
	width:120px;
	float:right;
	margin:0px;
	display:block;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
}
.meta-tags ul  {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
	font-size: x-small;
}
.meta-tags ul li{
	font-size: 10px;
	letter-spacing: .1em;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	text-transform: uppercase;
}
.meta-tags ul li a, .meta-tags ul li a:active, .meta-tags ul li a:visited {
	text-decoration: none;
	color: #8b8986;
}
.meta-tags ul li a:hover {
	color: #be311a;
}

/* ~~~~~~ META ~~~~~~ */
ul.meta{
	margin-bottom: 10px;
}
ul.meta li.time a:before, ul.meta li.comments a:before, ul.meta li.notes a:before, ul.meta li.share a:before {
	content: "";
	margin: 0 4px 0 0;
	height:10px;
	width:10px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	background: #8b8986 url('http://static.tumblr.com/fftf9xi/wZWlsvelm/pictos.png') 0px -33px;
	vertical-align: -1px;
}
ul.meta li.time a:hover:before, ul.meta li.comments a:hover:before, ul.meta li.notes a:hover:before, ul.meta li.share a:hover:before{
	background-color: #be311a;
}
ul.meta li.comments a:before {
	background-position: 0px -55px;
}
ul.meta li.notes a:before {
	background-position: 0px -44px;
}
ul.meta li.share a:before {
	background-position: 0px -11px;
}
ul.meta li.share {
	margin-top: 2px;
}
ul.meta li.time, ul.meta li.share {
	display: block;
}
ul.meta li.comments {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	margin-right: 8px;
}

/* ~~~~~~ TAGS ~~~~~~ */
ul.tags{}
ul.tags li.label{
	background: #8b8986 url('http://static.tumblr.com/fftf9xi/wZWlsvelm/pictos.png') 0 0;
	height: 10px;
	width:10px;
	margin-right: 4px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align: -3px;
	border: 0; text-indent: -999em; overflow: hidden; text-align: left; direction: ltr;
}
article ul.tags li a {
	text-decoration: underline;
	font-size: 10px;
	margin-right: 4px;
}
article ul.tags li a:hover {
	color: #be311a;
}

/* ~~~~~~ SHARE ~~~~~~ */
ul.meta li.share {
}
ul.meta li.share_links_wrapper {
	display: none;
	margin: 10px 0;
}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Footer
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
article footer {
	clear: both;
}
ul.credit {
	display: none;
}
ul.credit.not-empty {
	display: block;
	margin: 25px 0;
	padding: 20px 0 10px;
	list-style-type: none;
	border-top: dashed 1px #e4e0db;
}
ul.credit li {
	float: left;
}
/* ~~~~~~ AUTHOR ~~~~~~ */
ul.credit li.author {
	float: right;
	text-transform: lowercase;
}
ul.credit li.author a {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
	text-decoration: none;
	font-style: italic;
	text-transform: capitalize;
}
ul.credit li.author img {
	margin: -4px 0 0 4px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
}
/* ~~~~~~ REBLOG & SOURCE ~~~~~~ */
ul.credit li.reblog, ul.credit li.source {
	margin-right: 8px;
}
ul.credit li.reblog a:before, ul.credit li.source a:before {
	content: "";
	margin-right: 4px;
	height: 15px;
	width: 15px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	background: #e4e0db url('http://static.tumblr.com/fftf9xi/wZWlsvelm/pictos.png') -118px -36px;
	vertical-align: -3px;
}
ul.credit li.source a:before {
	background-position: -100px -36px;
}
ul.credit li.reblog a, ul.credit li.source a{
	color: #4b4a49;
	text-decoration: none;
}
ul.credit li.reblog a:hover, ul.credit li.source a:hover{
	color:#be311a;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Notes
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
ol.notes {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ol.notes li {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: dashed 1px #e4e0db;
}
ol.notes li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
ol.notes li img {
	margin: -4px 4px 0 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
ol.notes .action a {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
	text-decoration: none;
	font-style: italic;
	text-transform: capitalize;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Sidebar
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#sidebar{
	width: 230px;
	float: right;
}
#sidebar section, #mobile-footer section{
	padding: 20px;
	background: #ffffff;
	margin-bottom: 20px;
	font-size: 13px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#sidebar h4, #mobile-footer h4{
	font-size:24px;
	margin: -4px -20px 8px;
	padding: 0 20px 8px;
	font-weight: normal;
	border-bottom: 1px solid #e4e0db;
}
#sidebar h5, #mobile-footer h5{
	font-size:14px;
	margin: 0px -20px 12px;
	padding: 0 20px 6px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .1em;
	border-bottom: 1px dashed #e4e0db;
}
#sidebar a.btn, #mobile-footer a.btn{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding: 5px 10px;
	background: #e4e0db;
	color: #2d261f;
	text-decoration: none;
}
#sidebar a.btn:hover, #mobile-footer a.btn:hover;{
	background: #be311a;
	color:#ffffff;
}
#sidebar ul.community, #mobile-footer ul.community {
	margin: 0 0 -4px 0;
	/* padding: 10px 0 0 0; */
	list-style-type: none;
}
#sidebar ul.community li, #mobile-footer ul.community li {
	margin-bottom: 10px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}
#sidebar ul.community li:first-child, #mobile-footer ul.community li:first-child {
	margin-right: 10px;
}



/* ~~~~~~ SEARCH ~~~~~~ */
#sidebar .search, #mobile-footer .search {
	margin: 20px 0;
	padding:0px;
	border: 3px solid #f8f5f0;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#sidebar .search:before, #mobile-footer .search:before {
	content: "";
	margin: 10px 4px 0 4px;
	background: #4b4a49 url('http://static.tumblr.com/fftf9xi/wZWlsvelm/pictos.png') -67px -40px;
	width:12px;
	height:10px;
	float: left;
}
#sidebar .search .search-text, #mobile-footer .search .search-text {
	border: 0;
	border-bottom: 1px solid #e4e0db;
	padding: 8px 0 -10px 8px;
	margin: 5px 0;
	font-size: 15px;
	color: #4b4a49;
	width: 150px;
}

/* ~~~~~~ SOCIAL-LINKS ~~~~~~ */
.social-links {
	list-style-type: none;
	margin: 0 0 -6px 0;
	padding: 0;
}
.social-links li {
	display: inline-block;
	margin: 0 4px 2px 0;
}

.social-links li a {
	font-size: 20px;
	text-decoration: none;
}
.social-links li a span {
	position: absolute; 
	overflow: hidden; 
	clip: rect(0 0 0 0); 
	height: 1px; width: 1px; 
	margin: -1px; padding: 0; border: 0; 
}

/* ~~~~~~ AUTHORS ~~~~~~ */
#sidebar .authors ul {
	margin: 16px 0 0 0;
	padding: 0;
	list-style-type: none;
}
#sidebar .authors ul li {
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px dashed #e4e0db;
}
#sidebar .authors ul li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}
#sidebar .description img.icon {
	float: left;
	padding: 6px 2px 0 0;
}
#sidebar img.icon {
	margin: -2px 4px 0 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
#sidebar .authors ul li a {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
	text-decoration: none;
	font-style: italic;
	text-transform: capitalize;
	font-size: 13px;
}

/* ~~~~~~ TWITTER ~~~~~~ */
#sidebar .recent-updates .tweet {
	margin-bottom: 12px;
}
#sidebar .recent-updates .tweet_wrapper p {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dashed #e4e0db;
}
#sidebar .recent-updates .tweet_wrapper p:last-child {
	border-bottom: none;
}
#sidebar .recent-updates a.timeago {
	text-decoration: none;
	color: #4b4a49;
	display:block;
	margin-top:5px;
	font-style: italic;
}
#sidebar .recent-updates a.timeago:hover {
	color:#be311a;
}
/* ~~~~~~ FLICKR ~~~~~~ */
.flickr-feed ul.flickrfeed, .instagram ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style-type: none;
}
.flickr-feed ul.flickrfeed li, .instagram ul li {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	margin-right: 10px;
}
.flickr-feed ul.flickrfeed li:nth-child(2n+2), .instagram ul li:nth-child(2n+2){
	margin-right: 0;
}
.flickr-feed ul.flickrfeed li:nth-child(1n+2), .instagram ul li:nth-child(1n+2) {
	margin-top: 10px;
}
.flickr-feed ul.flickrfeed li img, .instagram ul li img {
	width: 90px;
	height: auto;
}

/* ~~~~~~ LIKES ~~~~~~ */
#likes {
	margin: 20px 0;
	padding: 0;
	list-style-type: none;
}
#likes li {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #e4e0db;
}
#likes li:last-child {
	margin-bottom: 6px;
	padding-bottom: 0;
	border-bottom: none;
}
.liked-posts img {
   max-width: 100%;
}
.like_video object, .like_video embed, .like_photoset object, .like_photoset embed, .like_text object, .like_text embed {
   width: 100%;
}
.like_post_body {
	margin: 0;
}
.liked-posts p.like_temp {
	margin-bottom: 10px;
}
.like_quote {
	font-size: 15px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
	font-style: italic;
	font-weight: 700;
	letter-spacing: .1em;
}
.like_link, .like_title {
	font-size: 15px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
	font-style: normal;
	font-weight: 700;
}
.liked-posts blockquote {
	margin: 8px 0 8px 8px;
	padding-left: 8px;
	border-left: 4px solid #e4e0db;
}
.post_info_bottom {
	display: block !important;
	margin-top: 4px;
}
.post_info_bottom .via {
	font-style: normal;
	text-transform: inherit;
	font-style: italic;
}
.post_info_bottom a, .post_info_bottom a:active, .post_info_bottom a:visited {
	text-transform: inherit;
	text-decoration: none;
	font-style: italic;
}

/* ~~~~~~ FOLLOWS ~~~~~~ */
.follows ul {
	list-style-type: none;
	margin: 20px 0;
	padding: 0;
}
.follows li {
	line-height: 0;
	margin: 0 5px 6px 0;
	padding: 0;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}

/*~~~~~~~ COPYRIGHT ~~~~~~~~*/
#sidebar section.copyright{
	padding: 0 10px;
	background: transparent;
	/*margin: -20px auto 50px auto;*/
	font-style: italic;
}
#sidebar .copyright p {
	margin: 0;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Pagination
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.pagination-box {
	display: block;
	width: 620px;
	margin: 50px 0;
	padding: 30px 50px;
	background: #ffffff;
	font-size:18px;
	color: #2d261f;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
	clear: both;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.pagination-box ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.pagination-box ul li {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	margin: 0;
	padding: 0;
}
.pagination-box ul li.prev {
	float: left;
}
.pagination-box ul li.prev a:before {
	content:"\00ab\00a0";
}
.pagination-box ul li.next {
	float: right;
}
.pagination-box ul li.next a:after {
	content:"\00a0\00bb";
}
.pagination-box ul li a {
	color: #e4e0db;
	text-decoration: line-through;
}
.pagination-box ul li a.active {
	color: #be311a;
	text-decoration: none;
}
.pagination-box ul li a.active:hover {
	color: #2d261f;
}
.pagination-box ul li.label {
	color: #4b4a49;
	font-size: 13px;
	font-style: italic;
}
#spin-loader {
	float: left;
	margin: 12px 22px 0 0;
}
.pagination-box ul li.loading {
	float: left;
	font-size: 16px;
	font-style: italic;
}
#inf-pagination.pagination-box ul li.label {
	float: right;
	margin-top: 3px;
}

#mobile-footer {
	display: none;
}



/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000000;}
#colorbox{}
#cboxContent{margin-top:32px; overflow:visible;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{background:#000000; padding:1px;}
#cboxLoadingGraphic{background:url(http://static.tumblr.com/fftf9xi/rkklqu1ni/loading.gif) no-repeat center center;}
#cboxLoadingOverlay{background:#000000;}
#cboxTitle{position:absolute; top:-22px; left:0; color:#ffffff;}
#cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
#cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(http://static.tumblr.com/fftf9xi/1dslqu1o1/controls.png) no-repeat 0 0;}
#cboxPrevious{background-position:0px 0px; right:44px;}
#cboxPrevious.hover{background-position:0px -25px;}
#cboxNext{background-position:-25px 0px; right:22px;}
#cboxNext.hover{background-position:-25px -25px;}
#cboxClose{background-position:-50px 0px; right:0;}
#cboxClose.hover{background-position:-50px -25px;}
.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
.cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
.cboxSlideshow_on #cboxSlideshow.hover{background-position:-100px -25px;}
.cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
.cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px -25px;}


/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none; 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; }


/* ==|== media queries ======================================================
   PLACEHOLDER Media Queries for Responsive Design.
   ========================================================================== */

@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */

}

@media only screen and (min-width: 768px) {
	/* Style adjustments for viewports 768px and over go here */

}


/* ==|== print styles =======================================================
   Print styles.
   ========================================================================== */
 
@media print {
	* { background: transparent !important; color: black !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, blockquote { 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; }
}

/* =============================================================================
    Style Hatch Modal - Customimze Menu
    ========================================================================== */

.customize-embed:before {
	content: "Flash Disabled in Customize Mode";
	height: 24px;
	width: 100%;
	display: block;
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: 0;
	font-weight: normal;
	font-size: 11px;
	color: #AAAAAA;
	font-family: "Helvetica Neue", sans-serif !important;
	text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.4);
	letter-spacing: 1px;
}
.customize-embed {
	-moz-box-shadow: inset 0 1px 0px rgba(100, 100, 100, 1);
	-webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.7);
	background: rgb(51,51,51);
	background: -moz-radial-gradient(center, ellipse cover,  rgba(51,51,51,1) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(51,51,51,1)), color-stop(100%,rgba(0,0,0,1)));
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(51,51,51,1) 0%,rgba(0,0,0,1) 100%);
	background: -o-radial-gradient(center, ellipse cover,  rgba(51,51,51,1) 0%,rgba(0,0,0,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover,  rgba(51,51,51,1) 0%,rgba(0,0,0,1) 100%);
	background: radial-gradient(center, ellipse cover,  rgba(51,51,51,1) 0%,rgba(0,0,0,1) 100%);
}
.customize-embed iframe, .customize-embed embed, .customize-embed object {
	display: none;
}
.customize-audio {
	display: block;
	height: 27px;
	width: 207px;
	background-image: url(http://static.tumblr.com/fftf9xi/r0blwhruz/audio-players.png);
}
.customize-audio.white {
	background-position: 0px 0px;
}
.customize-audio.grey {
	background-position: 0px -27px;
}
.customize-audio.black {
	background-position: 0px -54px;
}
.customize-audio embed {
	display: none;
}