/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Style Reference

	Color:
	accent: #be311a

	Width:

   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* =============================================================================
   HTML5 element display
   ========================================================================== */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio[controls], canvas, video { display: inline-block; *display: inline; *zoom: 1; }
/* =============================================================================
   Base
   ========================================================================== */
html { font-size: 100%; overflow-y: scroll; -webkit-overflow-scrolling: touch; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 16px; line-height: 1.231; }
body, button, input, select, textarea { font-family: sans-serif; color: #384e5a; }
::-moz-selection { background: #f19579; color: #fff; text-shadow: none; }
::selection { background: #f19579; color: #fff; text-shadow: none; }
/* =============================================================================
   Links
   ========================================================================== */
a { color: #f19579; -moz-transition: .2s; -o-transition: .2s; -webkit-transition: .2s; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; color: #577375; }

/* =============================================================================
   Typography
   ========================================================================== */
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 10px; padding: 0 20px; }
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: #000; text-decoration: none; }
mark { background: #ff0; color: #000; 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; margin: 0; padding: 0; }

/* =============================================================================
   Embedded content
   ========================================================================== */
img { border: 0; -ms-interpolation-mode: bicubic; }
svg:not(:root) {
    overflow: hidden;
}

/* =============================================================================
   Figures
   ========================================================================== */
figure { margin: 0; }

/* =============================================================================
   Forms
   ========================================================================== */
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
legend { border: 0; *margin-left: -7px; padding: 0; }
label { cursor: pointer; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
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"] { -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

/* =============================================================================
   Tables
   ========================================================================== */
table { border-collapse: collapse; border-spacing: 0; }


/* ==|== primary styles =====================================================
	Author: Style Hatch
	Theme - 1.0.0
	Premium Tumblr Theme
	http://themename.tumblr.com
	Theme by: Style Hatch - http://stylehatch.co
	Support: theme@stylehatch.co | @stylehatch | http://tumblr.com/theme/00000
	   _____ __        __        __  __      __       __
	  / ___// /___  __/ /__     / / / /___ _/ /______/ /_
	  \__ \/ __/ / / / / _ \   / /_/ / __ `/ __/ ___/ __ \
	 ___/ / /_/ /_/ / /  __/  / __  / /_/ / /_/ /__/ / / /
	/____/\__/\__, /_/\___/  /_/ /_/\__,_/\__/\___/_/ /_/
	         /____/
   ========================================================================== */

body {
	background: #f9f1e6 url(http://static.tumblr.com/fftf9xi/Ggilyn01d/bg.png);
	font-family: LatinModernMono, "courier new", courier, "Andale Mono";
	text-shadow:1px 1px 0px #fff;
}
.button {
	display: block;
}
.button.arrow-down, .button.arrow-up {
	height: 29px;
	width: 29px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	background-color: #f19579;
}
.button.arrow-down {
	background-image: url(http://static.tumblr.com/fftf9xi/QYElyn01q/sprites.png);
	background-position: 0px 0px;
}
.button.arrow-up {
	background-image: url(http://static.tumblr.com/fftf9xi/QYElyn01q/sprites.png);
	background-position: -29px 0px;
}
.button.read-more {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 14px;
	display: inline-block;
	line-height: 1.45;
	background: #f19579;
	color: #ffffff;
	text-shadow: none;
	outline: 1px solid white;
}
.button.read-more:before{
	content: "\0000a0";
	background-image: url(http://static.tumblr.com/fftf9xi/QYElyn01q/sprites.png);
	background-position: 0px -58px;
	display: inline-block;
	height: 22px;
	width: 10px;
	margin-right: 6px;
}
.button.read-more:after{
	content: "\0000a0";
	background-image: url(http://static.tumblr.com/fftf9xi/QYElyn01q/sprites.png);
	background-position: -10px -58px;
	display: inline-block;
	height: 22px;
	width: 9px;
	margin-left: 6px;
}
.button.read-more:hover , .button.read-more:before:hover, .button.read-more:after:hover{
	background: #577375;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Header - Rails
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#rail {
	width: 100%;
	background: #fdfaf2;
	position: fixed;
	z-index: 5000;
}
#rail:before {
	content: '';
	display: block;
	height: 10px;
	background-color: #e1d2be;
	background-image: url(http://static.tumblr.com/fftf9xi/0W1lyn02u/rail-top-tile.png);
	margin-top: 4px;
}
#rail:after {
	content: '';
	display: block;
	height: 12px;
	background-image: url(http://static.tumblr.com/fftf9xi/AVPlyn038/rail-bottom-tile.png);
	position: relative;
	bottom: -12px;
}
nav.pages {
	padding: 8px 40px 2px;
}
nav.pages ul {
	padding: 8px 0;
	height: 13px;
	vertical-align: center;
}
nav.pages li {
	float: left;
	font-size: 14px;
	margin-right: 14px;
	padding-right: 14px;
	border-right: 1px dotted #f19579;
	line-height: 22px;
}
nav.pages li:last-child {
	margin-right: 14px;
	padding-right: 0;
	border-right: none;
}
nav.pages li a {
	text-decoration: none;
	text-transform: uppercase;
	/* fixes issue w/ fonts over Flash element in Webkit */
	-webkit-font-smoothing: subpixel-antialiased;
}
nav.pages a.button {
	float: right;
	margin-top: 3px;
}
#reveal {
	display: block;
	padding: 0 40px;
	height: 0px;
	overflow-y: hidden;

	-webkit-transition: all .5s ease;
	   -moz-transition: all .5s ease;
	        transition: all .5s ease;
}
#reveal.show-reveal {
	height: auto;
	min-height: 20px;
	max-height: 1000px;
}
#reveal section {
	width: 200px;
	font-size: 14px;
	line-height: 20px;
	margin-right: 40px;
	float: left;
}
#reveal section img {
	max-width: 200px;
	height: auto;
}
#reveal section h4 {
	text-transform: uppercase;
	font-weight: normal;
	color: #577375;
	font-size: 14px;
	margin-bottom: 10px;
}
#reveal section p {
	margin: 0px 0 6px 0;
}
#reveal section .action {
	font-style: italic;
	font-size: 15px;
}
#likes {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.flickrfeed {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.flickrfeed li {
	display: inline-block;
	margin-right: 6px;
}
.flickrfeed img {
	width: 60px;
	height: 60px;
}
.follows ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.follows li {
	display: inline-block;
	margin-right: 6px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Header - Site
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#container {
	background: url(http://static.tumblr.com/fftf9xi/s6Klyn041/floral-bg.png) 0px 124px repeat-x;
	height: 100%;
}
#site {
	padding-top: 100px;
	float: left;
	width: 160px;
	margin: 0px 40px;
	text-align: center;
	color: #577375;
}
#site h1 {
	font-family: "Open Sans Condensed", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 38px;
	margin-bottom: 12px;
	margin-top: 25px;
	color: #f19579;
}
#site h1.circle {
	display: block;
	min-height: 160px;
	max-width: 160px;
	height: 160px;
	width: 160px;
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	border-radius: 80px;
	background-color: #F1957B;
	line-height: 160px;
	overflow: hidden;
}
#site h1 a {
	color: #f19579;
	text-decoration: none;
}
#site h1.circle a {
	color: #8F5948;
	text-shadow: none;
	text-align: center;
}
#site .description {
	font-style: italic;
	border-top: 1px dashed #f19579;
	border-bottom: 1px dashed #f19579;
}
#site .description .icon {
	margin: 16px 0 -8px 0;
	padding: 6px;
	background: #ffffff;
}
.description h4 {
	font-style: normal;
	margin-bottom: -8px;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 2px;
	color: #577375;
}
ul.community {
	margin: 20px 0;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
	text-align: center;
}
ul.community li {
	display: inline-block;
}
ul.community li a {
	text-decoration: none;
	border-bottom: 1px dotted #f19579;
	text-transform: uppercase;
	font-style: normal;
}
.search {
	margin: 20px 0;
}
.search-text {
	-webkit-appearance: textfield;
	width: 100%;
	border: 1px dashed #e1d2be;
	padding: 6px 0;
	font-family: LatinModernMono, "courier new", courier, "Andale Mono";
}
.search-text:focus {
  outline-color: transparent;
  outline-style: none;
}
::-webkit-input-placeholder {
	color: #f19579;
}
/* ~~~~~~ SOCIAL-LINKS ~~~~~~ */
.social-links {
	border-top: 1px dashed #f19579;
	border-bottom: 1px dashed #f19579;
	padding-bottom: 16px;
}
.social-links h4 {
	font-weight: normal;
	text-transform: lowercase;
	font-style: italic;
	margin-bottom: 12px;
}
.social-links ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.social-links li {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 0px 8px 0;
	line-height: 20px;
}
.social-links li:nth-child(6n+0) {}
.social-links li a, .social-links li a:active, .social-links li a:visited {
	opacity: 0.5;
	-moz-transition: opacity .15s ease-in-out;
	-o-transition: opacity .15s ease-in-out;
	-webkit-transition: opacity .15s ease-in-out;
}
.social-links li a:hover {
	opacity: 1;
}
.social-links li.social_behance a { background: url(http://static.tumblr.com/fftf9xi/HUwmb95ou/social-icons.png) 0 0; }
.social-links li.social_cargo a { background: url(http://static.tumblr.com/fftf9xi/HUwmb95ou/social-icons.png) -20px 0; }
.social-links li.social_delicious a { background: url(http://static.tumblr.com/fftf9xi/HUwmb95ou/social-icons.png) -40px 0; }
.social-links li.social_digg a { background: url(http://static.tumblr.com/fftf9xi/HUwmb95ou/social-icons.png) -60px 0; }
.social-links li.social_dribbble a { background: url(http://static.tumblr.com/fftf9xi/HUwmb95ou/social-icons.png) -80px 0; }
.social-links li.social_ember a { background: url(http://static.tumblr.com/fftf9xi/HUwmb95ou/social-icons.png) -100px 0; }
.social-links li.social_etsy a { background: url(http://static.tumblr.com/fftf9xi/HUwmb95ou/social-icons.png) -120px 0; }
.social-links li.social_facebook a { background: url(http://static.tumblr.com/fftf9xi/HUwmb95ou/social-icons.png) -140px 0; }
.social-links li.social_ffffound a { background: url(http://static.tumblr.com/fftf9xi/HUwmb95ou/social-icons.png) -160px 0; }
.social-links li.social_flickr a { background: url(http://static.tumblr.com/fftf9xi/HUwmb95ou/social-icons.png) -180px 0; }
.social-links li.social_gowalla a { background: url(http://static.tumblr.com/fftf9xi/HUwmb95ou/social-icons.png) -200px 0; }
.social-links li.social_lastfm a { background: url(http://static.tumblr.com/fftf9xi/HUwmb95ou/social-icons.png) -220px 0; }
.social-links li.social_linkedin a { background: url(http://static.tumblr.com/fftf9xi/HUwmb95ou/social-icons.png) -240px 0; }
.social-links li.social_skype a { background: url(http://static.tumblr.com/fftf9xi/HUwmb95ou/social-icons.png) -260px 0; }
.social-links li.social_slideshare a { background: url(http://static.tumblr.com/fftf9xi/HUwmb95ou/social-icons.png) -280px 0; }
.social-links li.social_stumbledupon a { background: url(http://static.tumblr.com/fftf9xi/HUwmb95ou/social-icons.png) -300px 0; }
.social-links li.social_twitter a { background: url(http://static.tumblr.com/fftf9xi/HUwmb95ou/social-icons.png) -320px 0; }
.social-links li.social_vimeo a { background: url(http://static.tumblr.com/fftf9xi/HUwmb95ou/social-icons.png) -340px 0; }
.social-links li.social_youtube a { background: url(http://static.tumblr.com/fftf9xi/HUwmb95ou/social-icons.png) -360px 0; }
.social-links li.social_email a { background: url(http://static.tumblr.com/fftf9xi/HUwmb95ou/social-icons.png) -380px 0; }
.social-links li.social_forrst a { background: url(http://static.tumblr.com/fftf9xi/HUwmb95ou/social-icons.png) -400px 0; }
.social-links li.social_soundcloud a { background: url(http://static.tumblr.com/fftf9xi/HUwmb95ou/social-icons.png) -420px 0; }
.social-links li.social_formspring a { background: url(http://static.tumblr.com/fftf9xi/HUwmb95ou/social-icons.png) -440px 0; }
.social-links li.social_foursquare a { background: url(http://static.tumblr.com/fftf9xi/HUwmb95ou/social-icons.png) -460px 0; }
.social-links li.social_deviantart a { background: url(http://static.tumblr.com/fftf9xi/HUwmb95ou/social-icons.png) -480px 0; }
.social-links li.social_website a { background: url(http://static.tumblr.com/fftf9xi/HUwmb95ou/social-icons.png) -500px 0; }
.social-links li.social_rdio a { background: url(http://static.tumblr.com/fftf9xi/HUwmb95ou/social-icons.png) -520px 0; }
.social-links li.social_myspace a { background: url(http://static.tumblr.com/fftf9xi/HUwmb95ou/social-icons.png) -540px 0; }
.social-links li.social_google a { background: url(http://static.tumblr.com/fftf9xi/HUwmb95ou/social-icons.png) -560px 0; }
.social-links li.social_spotify a { background: url(http://static.tumblr.com/fftf9xi/HUwmb95ou/social-icons.png) -580px 0; }
.social-links li.social_pinterest a { background: url(http://static.tumblr.com/fftf9xi/HUwmb95ou/social-icons.png) -600px 0; }
.social-links li.social_github a { background: url(http://static.tumblr.com/fftf9xi/HUwmb95ou/social-icons.png) -620px 0; }
.social-links li.social_quora a { background: url(http://static.tumblr.com/fftf9xi/HUwmb95ou/social-icons.png) -640px 0; }
.social-links li.social_instagram a { background: url(http://static.tumblr.com/fftf9xi/HUwmb95ou/social-icons.png) -660px 0; }

ul.util {
	margin: 20px 0;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
	text-align: center;
}
ul.util li {
	display: inline-block;
}
ul.util li a {
	text-decoration: none;
	border-bottom: 1px dotted #f19579;
	text-transform: uppercase;
}

ul.bottom {
	color: #bfb19c;
	margin: 20px 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
}
ul.bottom li {
	display: block;
	margin-bottom: 12px;
}
ul.bottom li a {
	color: #bfb19c;
	text-decoration: none;
	border-bottom: 1px dotted #bfb19c;
	text-transform: normal;
}
ul.bottom li a:hover {
	color: #577375;
	border-bottom: 1px dotted #577375;
}

#main {
	margin: 0px 40px 40px 240px;
	padding-top: 100px;
	padding-right: 40px;
}
#isotope {
	width: 100%;
	float: left;
	margin-right: 20px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	General Post Styles
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
article{
	background: #fff;
	width: 700px;
	padding: 20px 20px 0;
	margin: 0 40px 40px 0;
	position: relative;
}

body.index-page article.xs {
	background: #fff;
	width: 310px;
	padding: 20px 20px 0;
	margin: 0 40px 40px 0;
	position: relative;
}
article:after {
	display: block;
	position: relative;
	content: '';
	background: url(http://static.tumblr.com/fftf9xi/rkzlyn05x/article-tile.png);
	height: 8px;
	bottom: -8px;
	margin: -8px -20px 0;
}
article h2 {
	font-family: "Open Sans Condensed", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 38px;
	margin: 0;
	color: #577375;
}
article h2:after {
	content:'';
	display: block;
	height: 6px;
	margin-top: 6px;
	background-color: #f19579;
	outline: 1px solid #ffffff;
}
article h2 a {
	color: #577375;
	text-decoration: none;
}
article h3 {
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 2px;
	color: #577375;
}
article blockquote {
	border-left: 3px double #f19579;
}
article header {
	margin-bottom: 10px;
}
article section {

}
article img {
	max-width: 100%;
	height: auto;
}
article section:after {
	content:'';
	display: block;
	height: 9px;
	margin: 20px -19px 0;
	background-color: #e1d2be;
	background-image: url(http://static.tumblr.com/fftf9xi/Qrvlyn06e/footer-tile.png);
	outline: 1px solid #ffffff;
}

article .icon {
	-webkit-border-radius: 	4px;
	-moz-border-radius: 	4px;
	border-radius: 			4px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Post Types
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~ Text ~~~~~~ */
article.text h2:after {
	background-image: url(http://static.tumblr.com/fftf9xi/jsSlyn06w/text-tile.png);
}
/* ~~~~~~ Photo ~~~~~~ */
article.photo h2:after {
	background-image: url(http://static.tumblr.com/fftf9xi/0jylyn07i/photo-tile.png);
}
article.photo header {
	position: relative;
}
article.photo header img {
	width: 100%;
	height: auto;
	margin: -11px;
	line-height: 0;
	background: #e1d2be;
	border-width: 11px;
	-webkit-border-image: 	url('http://static.tumblr.com/fftf9xi/ugglyn087/border-marks.png') 11 11 11 11 repeat;
	-moz-border-image: 		url('http://static.tumblr.com/fftf9xi/ugglyn087/border-marks.png') 11 11 11 11 repeat;
	border-image: 			url('http://static.tumblr.com/fftf9xi/ugglyn087/border-marks.png') 11 11 11 11 repeat;
	outline: 1px solid #ffffff;
}
article.photo header a.highres {
	display: none;
	position: absolute;
	right: 4px;
	bottom: 8px;
	background: #ffffff;
	padding: 0px 4px 2px;
	border: solid 2px #f19579;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: none;
}
article.photo header a.highres:hover {
	background: #f19579;
	border: solid 2px #f19579;
	color: #ffffff;
}

/* ~~~~~~ Photoset ~~~~~~ */
article.photoset h2:after {
	background-image: url(http://static.tumblr.com/fftf9xi/0jylyn07i/photo-tile.png);
}
article.photoset .photoset-grid {
	margin: -11px;
	line-height: 0;
	background: #e1d2be;
	border-width: 11px;
	-webkit-border-image: 	url('http://static.tumblr.com/fftf9xi/ugglyn087/border-marks.png') 11 11 11 11 repeat;
	-moz-border-image: 		url('http://static.tumblr.com/fftf9xi/ugglyn087/border-marks.png') 11 11 11 11 repeat;
	border-image: 			url('http://static.tumblr.com/fftf9xi/ugglyn087/border-marks.png') 11 11 11 11 repeat;
	outline: 1px solid #ffffff;
}
article.photoset .photosetRow:last-child {
	margin-bottom: -1px !important;
}
/* ~~~~~~ Quote ~~~~~~ */
article.quote header {
	font-size: 26px;
	font-style: italic;
	color: #577375;
	padding: 0 20px;
}
article.quote header p:first-child{
	margin-top: 0;
}
.quote_start {
	float:left;
	margin-left: -20px;
}
/* ~~~~~~ Link ~~~~~~ */
article.link h2:after {
	background: transparent;
}
article.link h2 a {
	background: #f19579;
	color: #ffffff;
	text-shadow: none;
	font-family: LatinModernMono, "courier new", courier, "Andale Mono";
	text-transform: none;
	font-size: 30px;
	-moz-transition: .4s; -o-transition: .4s; -webkit-transition: .4s;
}
article.link h2 a:hover {
	background: #577375;
}
article.link h2 a span {
	padding: 0 6px;
}
/* ~~~~~~ Chat ~~~~~~ */
article.chat h2:after {
	background-image: url(http://static.tumblr.com/fftf9xi/HValyn096/chat-tile.png);
}
article.chat section {
	margin: 28px 0 0 0;
}
article.chat section p {
	padding: 20px;
	margin: 0;
}
article.chat section p.odd {
	background: #fff6f4;
	border-bottom: 1px dashed #f19579;
}
article.chat section p strong {
	font-weight: normal;
	font-style: italic;
}
article.chat section p:last-child {
	display: none;
}
/* ~~~~~~ Audio ~~~~~~ */
article.audio h2:after {
	background-image: url(http://static.tumblr.com/fftf9xi/QhClyn0fu/audio-tile.png);
}
article.audio .album-case {
	float: left;
	margin-right: 28px;
	margin-top: 14px;
	margin-bottom: 10px;
}
article.audio .album-art {
	max-width: 250px;
	height: auto;
	margin: -11px -11px 10px -11px;
	line-height: 0;
	background: #e1d2be;
	border-width: 11px;
	-webkit-border-image: 	url('http://static.tumblr.com/fftf9xi/ugglyn087/border-marks.png') 11 11 11 11 repeat;
	-moz-border-image: 		url('http://static.tumblr.com/fftf9xi/ugglyn087/border-marks.png') 11 11 11 11 repeat;
	border-image: 			url('http://static.tumblr.com/fftf9xi/ugglyn087/border-marks.png') 11 11 11 11 repeat;
	outline: 1px solid #ffffff;
}

article.audio.xs .album-art {
	max-width: 310px;
}
article.audio .player {
	margin: 10px 0;
	text-align: center;
}
article.audio h2 {
	text-transform: none;
	font-family: LatinModernMono, "courier new", courier, "Andale Mono";
	text-transform: none;
	font-size: 24px;
}
article.audio h2.track {
	padding-left: 263px;
}
article.audio.xs h2.track{
	padding-left: 0px;
}
article.audio section ul {
	margin: 14px 0;
	padding: 0;
	list-style-type: none;
}
article.audio .artist strong, article.audio .album strong {
	font-weight: normal;
	color: #f19579;
	font-style: italic;
}
article.audio .plays, article.audio .download {
	font-size: 14px;
	display: inline-block;
}
article.audio .clearfix:before, article.audio .clearfix:after { content: ""; display: block; }
/* ~~~~~~ Video ~~~~~~ */
article.video h2:after {
	background-image: url(http://static.tumblr.com/fftf9xi/Afrlyn0g9/video-tile.png);
}
article.video header {
	margin: -11px;
	line-height: 0;
	background: #e1d2be;
	border-width: 11px;
	-webkit-border-image: 	url('http://static.tumblr.com/fftf9xi/ugglyn087/border-marks.png') 11 11 11 11 repeat;
	-moz-border-image: 		url('http://static.tumblr.com/fftf9xi/ugglyn087/border-marks.png') 11 11 11 11 repeat;
	border-image: 			url('http://static.tumblr.com/fftf9xi/ugglyn087/border-marks.png') 11 11 11 11 repeat;
	outline: 1px solid #ffffff;
}
article.video section {
	margin-top: 10px;
}
/* ~~~~~ Ask ~~~~~ */
article.ask header p {
	margin-top: 0;
	color: #577375;
	font-size: 24px;
}
article.ask header p:after {
	content:'';
	display: block;
	height: 6px;
	margin-top: 12px;
	background-color: #f19579;
	background-image: url(http://static.tumblr.com/fftf9xi/A5dlyn0gr/ask-tile.png);
}
article.ask p.asker {
	background: #fff1ed;
	text-shadow: none;
	padding: 10px 14px;
}
article.ask .icon {
	vertical-align: text-bottom;
	margin-right: 8px;
}

/* ~~~~~ Post credit ~~~~~ */
article .credit {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
	font-style: italic;
	color: #909798;
}
article .credit li {
	display: inline-block;
}
article .credit li.author {
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #e1d2be;
}
article .credit li.author img {
	vertical-align: middle;
	margin-right: 6px;
}
article .credit li.reblog:before {
	font-style: normal;
	font-family: 'Pictos Coco';
	content: 'r';
	font-size: 15px;
	vertical-align: -1px;
	margin-right: 6px;
}
article .credit li.source {
	margin-left: 10px;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Post Footer
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

article footer {
	background: #fffadb;
	margin: 0 -20px;
	padding: 20px 20px;
	text-shadow: none;
	position: relative;
}
article .meta, article .tags {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
	color: #909798;
}

article .tags .tt_xs{
	display:none;
}
article .meta li, article .tags li {
	display: inline-block;
}
article .meta {
}
article .meta li {
	margin-right: 12px;
}
article .meta a {
	text-decoration: none;
}
article .meta li.time a:before {
	font-family: 'Pictos Coco';
	content: 't';
	font-size: 15px;
	vertical-align: -1px;
	margin-right: 6px;
}
article .meta li.comments a:before {
	font-family: 'Pictos Coco';
	content: 'c';
	font-size: 15px;
	vertical-align: -1px;
	margin-right: 6px;
}
article .meta li.notes a:before {
	font-family: 'Pictos Coco';
	content: 'n';
	font-size: 15px;
	vertical-align: -1px;
	margin-right: 6px;
}
article .share {
	float: right;
	margin: -4px 0 0 0;
	padding: 0;
	list-style-type: none;
}
article .share li a {
	background: #ffffff;
	padding: 0px 4px 2px;
	border: solid 2px #f19579;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
article .share li a:hover {
	background: #f19579;
	border: solid 2px #f19579;
	color: #ffffff;
}
article .tags {
	margin-bottom: -10px;

	margin-top: 12px;
	padding-top: 12px;
	border-top: 1px solid #e1d2be;

}
article .tags li {
	outline: 1px solid #fffadb;
	-webkit-box-shadow: 0px 2px 1px rgba(98,88,75,0.2);
	-moz-box-shadow: 	0px 2px 1px rgba(98,88,75,0.2);
	box-shadow: 		0px 2px 1px rgba(98,88,75,0.2);
	margin-bottom: 10px;
}
article .tags li a {
	text-decoration: none;
	font-style: italic;
	background: #ffffff;
	border-left: 2px solid #f19579;
	padding: 2px 8px 0;
	height: 20px;
	display: inline-block;
}
article .tags li a:hover {
	border-left: 2px solid #577375;
}
article .tags li:after {
	content: "";
	float: right;
	height: 22px;
	width: 10px;
	background-image: url(http://static.tumblr.com/fftf9xi/QYElyn01q/sprites.png);
	background-position: 0px -80px;
}
article .tags li.label {
	outline: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: 	none;
	box-shadow: 		none;
}
article .tags li.label:after {
	display: none;
}
.share_links_wrapper {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
}
.share_links_wrapper a.share_this_over {
	display: block;
	position: absolute;
	right: 12px;
	bottom: 10px;
	background: #ffffff;
	padding: 1px 4px 3px;
	border: solid 2px #f19579;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.share_links {
	height: 150px;
	width: 206px;
	display: block;
	position: absolute;
	top: -101px;
	left: -214px;
	z-index: 100;
	background: #ffffff;
	-moz-box-shadow: 0 1px 5px rgba(0,0,0, 0.15);
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0, 0.15);
}
.share_links input {
	margin: 10px;
	width: 172px;
	padding: 4px;
	font-size: 12px;
}
.share_links a {
	background-color: transparent;
}
.share_links .share-twitter {
	display: block;
	position: absolute;
	left: 10px;
}
.share_links .share-facebook {
	display: block;
	position: absolute;
	left: 110px;
}
.share_links .share-gplus {
	display: block;
	position: absolute;
	top:80px;
	left: 10px;
}
.share_links .share-pinterest {
	display: block;
	position: absolute;
	top:80px;
	left: 110px;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Disqus
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#disqus_thread {
   text-shadow: none;
}
#disqus_thread h3 {
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	margin-bottom: 12px;
	font-size: 15px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Notes
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
ol.notes {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ol.notes li {
	border-bottom: 1px dashed #e1d2be;
	margin: 0;
	padding: 8px 0;
}
ol.notes li:last-child{
	border-bottom: 0;
}


#pagination {
	width: 700px;
	padding: 0 20px;
	margin: 0;
	text-shadow: none;
	margin-bottom: 20px;
}
#pagination ul {
	margin: 0 -20px;
}
#pagination a {
	text-decoration: none;
	font-style: italic;
}
#pagination .prev {
	float: left;
}
#pagination .next {
	float: right;
	text-align: right;
}
#pagination a .circle{
	content: '';
	display: inline-block;
	height: 50px;
	width: 50px;
	background: #f19579;
	vertical-align: middle;
	margin: -2px 12px;
	-webkit-border-radius: 	25px;
	-moz-border-radius: 	25px;
	border-radius: 			25px;
	background-image: url(http://static.tumblr.com/fftf9xi/QYElyn01q/sprites.png);
	background-position: 0px -102px;

	-moz-transition: .2s; -o-transition: .2s; -webkit-transition: .2s;

}
#pagination a:hover .circle{
	background-position: -50px -102px;
}
#pagination .prev a .circle {
	background-position: 0px -152px;
}
#pagination .prev a:hover .circle {
	background-position: -50px -152px;
}

#infinite{
	width: 700px;
	padding: 1px 20px;
	margin: 0 0 20px -20px;
	text-shadow: none;
	background: #f19579;
	-webkit-border-radius: 	25px;
	-moz-border-radius: 	25px;
	border-radius: 			25px;
	font-style: italic;
	color: #ffffff;
}
div.spinner {
	position: relative;
	width: 100px;
	height: 100px;
	display: inline-block;
	margin: 0 10px 0 0;
	vertical-align: -6px;
}
div.spinner div {
	width: 12%;
	height: 26%;
	background: #ffffff;
	position: absolute;
	left: 44.5%;
	top: 37%;
	opacity: 0;
	-webkit-animation: fade 1s linear infinite;
	-webkit-border-radius: 50px;
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.2);
}
div.spinner div.bar1 {-webkit-transform:rotate(0deg) translate(0, -142%); -webkit-animation-delay: 0s;}
div.spinner div.bar2 {-webkit-transform:rotate(30deg) translate(0, -142%); -webkit-animation-delay: -0.9167s;}
div.spinner div.bar3 {-webkit-transform:rotate(60deg) translate(0, -142%); -webkit-animation-delay: -0.833s;}
div.spinner div.bar4 {-webkit-transform:rotate(90deg) translate(0, -142%); -webkit-animation-delay: -0.75s;}
div.spinner div.bar5 {-webkit-transform:rotate(120deg) translate(0, -142%); -webkit-animation-delay: -0.667s;}
div.spinner div.bar6 {-webkit-transform:rotate(150deg) translate(0, -142%); -webkit-animation-delay: -0.5833s;}
div.spinner div.bar7 {-webkit-transform:rotate(180deg) translate(0, -142%); -webkit-animation-delay: -0.5s;}
div.spinner div.bar8 {-webkit-transform:rotate(210deg) translate(0, -142%); -webkit-animation-delay: -0.41667s;}
div.spinner div.bar9 {-webkit-transform:rotate(240deg) translate(0, -142%); -webkit-animation-delay: -0.333s;}
div.spinner div.bar10 {-webkit-transform:rotate(270deg) translate(0, -142%); -webkit-animation-delay: -0.25s;}
div.spinner div.bar11 {-webkit-transform:rotate(300deg) translate(0, -142%); -webkit-animation-delay: -0.1667s;}
div.spinner div.bar12 {-webkit-transform:rotate(330deg) translate(0, -142%); -webkit-animation-delay: -0.0833s;}
@-webkit-keyframes fade {
	from {opacity: 1;}
	to {opacity: 0.25;}
}
#infscr-loading { display: none !important; visibility: hidden !important; }
#tumblr_controls {
	top: 90px !important;
	position: fixed !important;
}



/* =============================================================================
    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; text-shadow:none;}
#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
   ========================================================================== */

.ir { display: block; text-indent: -999em; overflow: hidden; 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; }


/* =============================================================================
   Print styles.
   ========================================================================== */
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: sanbeiji.com/archives/953 */
  a, a:visited { color: #444 !important; 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; } /* css-discuss.incutio.com/wiki/Printing_Tables */
  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;
}
