/*
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Savory Theme - 1.0.0
	Premium Tumblr Theme
	http://savorytheme.tumblr.com
	Theme by: Style Hatch - http://stylehatch.co
	Support: savory@stylehatch.co | @stylehatch | http://www.tumblr.com/theme/14370
	   _____ __        __        __  __      __       __  
	  / ___// /___  __/ /__     / / / /___ _/ /______/ /_ 
	  \__ \/ __/ / / / / _ \   / /_/ / __ `/ __/ ___/ __ \
	 ___/ / /_/ /_/ / /  __/  / __  / /_/ / /_/ /__/ / / /
	/____/\__/\__, /_/\___/  /_/ /_/\__,_/\__/\___/_/ /_/ 
	         /____/                                    
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
/* 
  style.css contains a reset, font normalization and some base styles.
*/
/* 
  html5doctor.com Reset Stylesheet (Eric Meyer's Reset Reloaded + HTML5 baseline)
  v1.4 2009-07-27 | Authors: Eric Meyer & Richard Clark
  html5doctor.com/html-5-reset-stylesheet/
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, figure, footer, header, 
hgroup, menu, nav, section, menu,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}
article, aside, figure, footer, header, 
hgroup, nav, section { display:block; }
nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted #000; cursor:help; }
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }
/* END RESET CSS */

/*
fonts.css from the YUI Library: developer.yahoo.com/yui/
          Please refer to developer.yahoo.com/yui/fonts/ for font sizing percentages
*/
body { font:14px sans-serif; *font-size:small; *font:x-small; line-height:1.45; }
table { font-size:inherit; font:100%; }
select, input, textarea { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }


/* 
 * minimal base styles 
 */
body, select, input, textarea { color:#444; }
h1,h2,h3,h4,h5,h6 { font-weight: bold; text-rendering: optimizeLegibility; }
html { -webkit-font-smoothing: antialiased; }
a:hover, a:active { outline: none; }
a, a:active, a:visited { color:#176149; }
a:hover { color:#0b3c2c; }
ul { margin-left:30px; }
ol { margin-left:30px; list-style-type: decimal; }
small { font-size:85%; }
strong, th { font-weight: bold; }
td, td img { vertical-align:top; } 
sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }
pre { 
  padding: 15px; 
  white-space: pre; /* CSS2 */
  white-space: pre-wrap; /* CSS 2.1 */
  white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
  word-wrap: break-word; /* IE */
}
/* align checkboxes, radios, text inputs with their label
   by: Thierry Koblentz tjkdesign.com/ez-css/css/base.css  */
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; *vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
/* hand cursor on clickable input elements */
label, input[type=button], input[type=submit], button { cursor: pointer; }
/* Selections */
::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; } 
/*  j.mp/webkit-tap-highlight-color */
a:link { -webkit-tap-highlight-color: #FF5E99; } 
/* always force a scrollbar in non-IE */
html { overflow-y: scroll; }
button {  width: auto; overflow: visible; }
/* bicubic resizing for non-native sized IMG: */
.ie7 img { -ms-interpolation-mode: bicubic; }


/* 
 * Non-semantic helper classes 
 */
/* for image replacement */
.ir { display:block; text-indent:-999em; overflow:hidden; background-repeat: no-repeat; }
/* Hide for both screenreaders and browsers */
.hidden { display:none; visibility:hidden; } 
/* Hide only visually, but have it available for screenreaders */
.visuallyhidden { position:absolute !important;    
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px); }
/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }
/* >> The Magnificent CLEARFIX << */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; } /* Hides from IE-mac \*/
.clearfix { display: block; }


 /* Primary Styles
	Theme Name - 1.0.0
	Premium Tumblr Theme
	http://theme_name_url.tumblr.com
	Theme by: Style Hatch - http://stylehatch.co
	Support: theme_name@stylehatch.co | @stylehatch | http://tumblr.com/theme/00000
 */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	1.0 - Structure
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
body {
	background: #2f987f;
	color: #2c2622;
	text-shadow: 1px 1px #fff;
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
}
header.util nav, article p.read-more a, article.chat section p strong, article footer nav ul.tags, header.filter nav p strong, footer.pagination nav ul, aside nav ul.pages, footer.bottom nav ul.pages {
	font-family: "Droid Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
}
input.search-text, span.btn-disabled, a.btn, input.search-btn, aside section.likes ul#likes li div.post_info_bottom {  
	font-family: "Droid Sans", "Helvetica Neue", "Lucida Grande", Arial, Helvetica, sans-serif;
}
#container {
	width: 972px;
	margin: 20px auto 60px auto;
	position: relative;
	display: block;
	
}
header.util {
	background: #fff;
	margin: 0 2px;
	padding: 14px 30px 10px;
}
footer.bottom {
	background: #fff;
	margin: 0 2px;
	padding: 10px 40px 14px;
}
body.textured header.util {
	background: #fff url(http://static.tumblr.com/fftf9xi/ARll9xuoh/texture-white.jpg) no-repeat 0 0;
}
body.textured footer.bottom {
	background: #fff url(http://static.tumblr.com/fftf9xi/ARll9xuoh/texture-white.jpg) no-repeat 0 100%;
}
header.util {
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
#main {
	padding: 40px;
	background-color: #f2efe8;
}
body.textured #main {
	background: url(http://static.tumblr.com/fftf9xi/27ll9xup0/texture_main.jpg) 0 0 repeat;
	background: url(http://static.tumblr.com/fftf9xi/ttRl9xupg/div_vert-main.png) 592px 0 repeat-y, url(http://static.tumblr.com/fftf9xi/27ll9xup0/texture_main.jpg) 0 0 repeat;
	-moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.6);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.6);
}
body.textured .texture-tear-top {
	display: block;
	position: relative;
	height: 10px;
	background: url(http://static.tumblr.com/fftf9xi/OMIl9xuq9/texture-tear-top.png) no-repeat 0 0;
	z-index: 10;
}
body.textured .texture-tear-bottom {
	display: block;
	position: relative;
	height: 10px;
	background: url(http://static.tumblr.com/fftf9xi/tfBl9xuql/texture-tear-bottom.png) no-repeat 0 0;
	z-index: 10;
}
section.posts {
	float: left;
	width: 512px;
}
aside {
	float: right;
	width: 300px;
	padding-left: 40px;
	
	height: auto;
}
footer.bottom {
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	2.0 - Header
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
body.textured header.util {
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 4px rgba(0,0,0,0.5);
}
header.util nav {
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #a08e84;
}
html.ie6 header.util nav, html.ie7 header.util nav, html.ie8 header.util nav {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/headers/hIEfix.png,sizingMethod=crop);
	zoom: 1;
	font-size: 11px;
}
header.util ul.util-community {
	float: left;
	margin: 0;
}
header.util ul.util-standard {
	float: right;
	margin: 0;
}
header.util ul.util-community li, header.util ul.util-standard li {
	float: left;
	padding: 2px 12px 2px 0;
	margin-right: 10px;
	background: url(http://static.tumblr.com/fftf9xi/ajul9xurw/div_vert-dash.png) right top repeat-y;
}
header.util ul.util-community li:last-child, header.util ul.util-standard li:last-child {
	padding-right: 0;
	margin-right: 0;
	background-image: none;
}
header.util ul.util-community li a, header.util ul.util-standard li a {
	text-decoration: none;
	color: #a08e84;
}
header.util ul.util-community li a:hover, header.util ul.util-standard li a:hover {
	color: #421f0c;
}
header.util li.follow:before {
	content: "+";
	margin: 0 2px 0 0;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	font-family: 'Pictos', sans-serif;
}
header.util li.submit:before {
	content: "W";
	margin: 0 2px 0 0;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	font-family: 'Pictos', sans-serif;
}
header.util li.ask:before {
	content: "?";
	margin: 0 2px 0 0;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	font-family: 'Pictos', sans-serif;
}
header.util li.rss:before {
	content: "f";
	margin: 0 2px 0 0;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	font-family: 'Pictos', sans-serif;
}
header.util li.random:before {
	content: ";";
	margin: 0 2px 0 0;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	font-family: 'Pictos', sans-serif;
}
header.util li.archive:before {
	content: "t";
	margin: 0 2px 0 0;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	font-family: 'Pictos', sans-serif;
}
input.search-text {
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: .1em;
	text-decoration: none;
	color: #2c2622;
	padding: 5px 6px;
	background: #fff;
	background: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0, rgb(255,255,255)),
	    color-stop(0.8, rgb(245,243,237)),
	    color-stop(1, rgb(216,207,185))
	);
	background: -moz-linear-gradient(
	    center bottom,
	    rgb(255,255,255) 0%,
	    rgb(245,243,237) 80%,
	    rgb(216,207,185) 100%
	);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	width: 160px;
	margin-top: -3px;
	border: 1px solid #e7e2da;
	outline:none;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-padding-start: 0px;
}
.placeholder {
	color: #a08e84;
}
::-webkit-input-placeholder {
  color: #a08e84;
}
html.ie6 input.search-text, html.ie7 input.search-text, html.ie8 input.search-text {
	margin-top: -2px;
	display: block;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	3.0 - Posts
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* 
 *  3.1 - General Post Styles
 */
article {
	padding: 0 12px 40px 12px;
	margin-bottom: 40px;
	background: url(http://static.tumblr.com/fftf9xi/Ehwl9xut2/div_article.png) no-repeat 0 100%;
}
article header {
	margin-bottom: 10px;
}
article section img {
	display: block;
	margin: 0 -12px 12px;
	padding: 6px;
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
	box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
}
article.video header {
	padding-bottom: 0px;
}
article h2 {
	font-size: 20px;
	color: #421f0c;
}
article h3 {
	font-size: 15px;
	color: #421f0c;
	text-transform: uppercase;
}
article p, article ol, article ul {
	margin-bottom: 14px;
}
article p.read-more {
	text-align: center;
}
article p.read-more a {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-weight: bold;
	text-decoration: none;
	color: #421f0c;
}
article p.read-more a:hover {
	color: #2c2622;
}
article p.read-more a:before, article p.read-more a:after {
	content: "\00a0\2022\00a0\00a0\2022\00a0\00a0\2022\00a0\00a0\2022\00a0\00a0\2022\00a0\00a0\2022\00a0\00a0\2022\00a0\00a0\2022\00a0\00a0";
	color: #a08e84;
	letter-spacing: 0.2em;
	font-size: 6px;
	vertical-align: 15%;
	padding: 0 6px;
}
article img.icon {
	display: inline;
	vertical-align: -20%;
	margin: 0 4px 0 0;
	padding: 2px;
	background: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 1px 1px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 1px 0px rgba(0,0,0,0.2);
	box-shadow: 1px 1px 0px rgba(0,0,0,0.2);
}
span.btn-disabled {
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: .1em;
	text-decoration: none;
	color: #421f0c;
	padding: 6px 10px;
	background: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	box-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	
}
a.btn, input.search-btn {
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: .1em;
	text-decoration: none;
	color: #421f0c;
	padding: 6px 10px;
	background: #fff;
	background: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0.05, rgb(219,211,191)),
	    color-stop(0.3, rgb(237,233,222)),
	    color-stop(1, rgb(255,255,255))
	);
	background: -moz-linear-gradient(
	    center bottom,
	    rgb(219,211,191) 2%,
	    rgb(237,233,222) 50%,
	    rgb(255,255,255) 100%
	);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	box-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	
}
html.ie6 a.btn, html.ie7 a.btn, html.ie6 input.search-btn, html.ie7 input.search-btn {
	padding: 4px 10px;
	display: inline-block;
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff, endColorstr=#dbd3bf); /* IE6 & IE7 */
	border-right: 1px solid #cac8c2;
	border-bottom: 1px solid #cac8c2;
	zoom: 1;
}
html.ie8 a.btn, html.ie8 input.search-btn {
	padding: 4px 10px;
	display: inline-block;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff, endColorstr=#dbd3bf)"; /* IE8 */
	border-right: 1px solid #cac8c2;
	border-bottom: 1px solid #cac8c2;
	zoom: 1;
}
a.btn:hover, input.search-btn:hover {
	color: #2c2622;
	background: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0.1, rgb(219,211,191)),
	    color-stop(0.5, rgb(237,233,222)),
	    color-stop(1, rgb(255,255,255))
	);
	background: -moz-linear-gradient(
	    center bottom,
	    rgb(219,211,191) 10%,
	    rgb(237,233,222) 50%,
	    rgb(255,255,255) 100%
	);
}
html.ie6 a.btn:hover, html.ie7 a.btn:hover, html.ie6 input.search-btn:hover, html.ie7 input.search-btn:hover {
	display: inline-block;
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff, endColorstr=#cac3b0); /* IE6 & IE7 */
	border-right: 1px solid #cac8c2;
	border-bottom: 1px solid #cac8c2;
	zoom: 1;
}
html.ie8 a.btn:hover, html.ie8 input.search-btn:hover {
	display: inline-block;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff, endColorstr=#cac3b0)"; /* IE8 */
	border-right: 1px solid #cac8c2;
	border-bottom: 1px solid #cac8c2;
	zoom: 1;
}
a.btn:active, input.search-btn:active {
	margin-top: 1px;
	min-height: 0;
	zoom: 1;
	background: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0.2, rgb(197,190,172)),
	    color-stop(0.65, rgb(237,233,222)),
	    color-stop(1, rgb(255,255,255))
	);
	background: -moz-linear-gradient(
	    center bottom,
	    rgb(197,190,172) 20%,
	    rgb(237,233,222) 65%,
	    rgb(255,255,255) 100%
	);
}
html.ie6 a.btn:active, html.ie7 a.btn:active, html.ie6 input.search-btn:active, html.ie7 input.search-btn:active {
	display: inline-block;
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f8f4ea, endColorstr=#c5beac); /* IE6 & IE7 */
	border-right: 1px solid #cac8c2;
	border-bottom: 1px solid #cac8c2;
	zoom: 1;
}
html.ie8 a.btn:active, html.ie8 input.search-btn:active {
	display: inline-block;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f8f4ea, endColorstr=#c5beac)"; /* IE8 */
	border-right: 1px solid #cac8c2;
	border-bottom: 1px solid #cac8c2;
	zoom: 1;
}

article hr {
	border-top: none;
	margin: 0 0 20px 0;
}
article hr:after {
	content: "\00a0\2022\00a0\00a0\2022\00a0\00a0\2022\00a0\00a0\2022\00a0\00a0\2022\00a0\00a0\2022\00a0\00a0\2022\00a0\00a0\2022\00a0\00a0\2022\00a0\00a0\2022\00a0\00a0\2022\00a0\00a0\2022\00a0\00a0\2022\00a0\00a0\2022\00a0\00a0\2022\00a0\00a0\2022\00a0\00a0\2022\00a0\00a0\2022\00a0";
	color: #a08e84;
	letter-spacing: 0.2em;
	font-size: 6px;
	text-align: center;
	display: block;
}
blockquote {
	padding-left: 20px;
	margin-bottom: 14px;
	background: url(http://static.tumblr.com/fftf9xi/ajul9xurw/div_vert-dash.png) 0 0 repeat-y;
}

/* 
 *  3.2 - Text
 */
article.text header {
	margin-bottom: 6px;
}
article.text h2, article.text h2 a {
	font-size: 26px;
	line-height: 32px;
	color: #421f0c;
	text-decoration: none;
}
article.text section h3 {
	
}

/* 
 *  3.3 - Photo / Photoset
 */
article.photo header, article.photoset header {
	display: block;
	margin: 0 -12px 12px;
	padding: 6px;
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
	box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
	line-height: 0;
}

/* 
 *  3.4 - Quote
 */
article.quote header {
	display: block;
	margin: 0 -12px 12px;
	padding: 12px 24px;
	background: #f3f1ea;
	border: 6px solid #ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
	box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
}
article.quote header p {
	margin: 0;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #421f0c;
}
article.quote header p .quote_start {
	margin-left: -12px;
	float: left;
}

/* 
 *  3.5 - Link
 */

/* 
 *  3.6 - Chat
 */
article.chat header {
	margin-bottom: 4px;
}
article.chat h2, article.chat h2 a {
	font-size: 20px;
	color: #421f0c;
	text-decoration: none;
}
article.chat section {
	display: block;
	margin: 0 -12px 0;
	padding: 12px 24px;
	background: #f3f1ea;
	border: 6px solid #ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
	box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
}
article.chat section p {
	color: #421f0c;
}
article.chat section p.odd {
	margin-left: -12px;
	margin-right: -12px;
	padding: 12px;
	background: #fbfbf9;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
article.chat section p strong {
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: .1em;
	text-decoration: none;
	display: block;
	color: #2c2622;
}

/* 
 *  3.7 - Audio
 */
article.audio header {
	float: left;
	display: block;
	width: 232px;
}
article.audio header .player-wraper {
	position: relative;
	display: block;
	max-width: 220px;
	margin: 0 12px 2px -12px;
	padding: 6px;
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
	box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
	line-height: 0;
}
article.audio header .album-art img {
	max-width: 220px;
}
article.audio .id3 {
	display: block;
	padding-bottom: 12px;
	margin-bottom: 12px;
	margin-left: 232px;
	background: url(http://static.tumblr.com/fftf9xi/yC0l9xuuu/div_horz-dot.png) repeat-x 0 100%;
}
article.audio .id3 p {
	margin: 0;
}
article.audio .audio-meta {
	color: #ddd7cf;
}
/*
article.audio header .player {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	background: url(http://static.tumblr.com/fftf9xi/5z9l5z37z/audio_player_bg.png) center center no-repeat;
	z-index: 50;
}
article.audio header .player span {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	overflow: hidden;
	height: 28px;
	width: 28px;
	margin-top: -13px;
	margin-left: -13px;
}
*/


/* 
 *  3.8 - Video
 */
article.video header {
	display: block;
	margin: 0 -12px 12px;
	padding: 6px;
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
	box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
	line-height: 0;
}

/* 
 *  3.9 - Ask
 */
article.ask header {
	display: block;
	margin: 0 -12px 12px;
	padding: 12px 24px;
	background: #f3f1ea;
	border: 6px solid #ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
	box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
}
article.ask header h2 {
	margin-bottom: 6px;
}
article.ask header p {
	margin-bottom: 0;
	display: block;
}
article.ask header p img {
	vertical-align: -30%;
}


/* 
 *  3.10 - Meta
 */
article footer {
	margin-top: 24px;
}
article footer, article footer nav {
	clear: both;
}
article footer div.author {
	float: left;
	color: #421f0c;
}
article footer div.credit {
	float: right;
	text-align: right;
	color: #421f0c;
}
article footer div.author em, article footer div.credit em {
	font-size: 12px;
}
article footer div.author a, article footer div.credit a {
	text-decoration: none;
	color: #421f0c;
}
article footer div.author a:hover, article footer div.credit a:hover {
	color: #2c2622;
}
article footer nav {
	display: block;
	margin: 6px -12px 0;
	padding: 16px 12px;
	background: url(http://static.tumblr.com/fftf9xi/yC0l9xuuu/div_horz-dot.png) repeat-x 0 1%;
	background: url(http://static.tumblr.com/fftf9xi/yC0l9xuuu/div_horz-dot.png) repeat-x 0 1%,
				url(http://static.tumblr.com/fftf9xi/yC0l9xuuu/div_horz-dot.png) repeat-x 0 99%,
				url(http://static.tumblr.com/fftf9xi/evDl9xuw8/article_footer-bg_left.png) no-repeat 0 0,
				url(http://static.tumblr.com/fftf9xi/yE1l9xuwl/article_footer-bg_right.png) no-repeat 100% 0;
	background-color: #f7f5f0;
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
}
article footer nav a, article footer nav a:active, article footer nav a:visited {
	text-decoration: none;
	color: #421f0c;
}
article footer nav a:hover {
	color: #1e1916;
}
article footer nav p {
	margin-bottom: 12px;
	font-style: italic;
}
article footer nav p.time {
	font-size: 12px;
	line-height: 12px;
	float: left;
}
article footer nav ul.tags {
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: .1em;
	float: right;
	width: 340px;
	text-align: right;
	margin: 0 0 12px 0;
}
article footer nav ul.tags li {
	display: inline-block;
}
html.ie7 article footer nav ul.tags li {
	float: left;
}
article footer nav ul.tags li:after {
	content: "\00a0\2022\00a0";
	color: #a08e84;
	font-size: 6px;
	vertical-align: 15%;
}
article footer nav ul.tags li:last-child:after {
	content: "";
}
article footer nav ul.meta {
	clear: both;
	margin: 0;
	padding-top: 4px;
}
article footer nav ul.meta li {
	float: left;
	display: block;
}
article footer nav ul.meta li.notes {
	margin-right: 10px;
}
article footer nav ul.meta li.share {
	float: right;
}
article footer nav p.time:before {
	content: "t";
	margin: 0 4px 0 0;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	font-family: 'Pictos', sans-serif;
	color: #421f0c;
}
article footer nav ul.tags li:first-child:before {
	content: "z";
	margin: 0 4px 0 0;
	font-size: 12px;
	line-height: 0;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	font-family: 'Pictos', sans-serif;
	color: #421f0c;
}
article footer nav li.notes a.btn:before {
	content: "k";
	margin: 0 4px 0 0;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	font-family: 'Pictos', sans-serif;
}
article footer nav li.comments a.btn:before {
	content: "q";
	margin: 0 4px 0 0;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	font-family: 'Pictos', sans-serif;
}
article footer nav li.share a.btn:before {
	content: "S";
	margin: 0 4px 0 0;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	font-family: 'Pictos', sans-serif;
}
article footer nav .share-bar {
	display: none;
	margin-top: 18px;
	padding-top: 18px;
	background: url(http://static.tumblr.com/fftf9xi/Edql9xuxa/div_horz-dot-dim.png) repeat-x 0 0;
}
article footer nav .share-bar-shorturl {
	float: right;
}
article footer nav .share-bar-shorturl input {
	display: none;
	color: #666666;
	position: relative;
	top: -2px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	height: 18px;
	width: 168px;
	font-size: 11px;
	color: #421f0c;
}
article footer nav .share-bar-shorturl span {
	
}
article footer nav .share-bar-buttons {
	float: left;
}
article footer nav .share-bar-facebook {
	float: right;
}
article footer nav .share-bar-twitter {
	float: left;
}

/* 
 *  3.11 - Filter
 */
header.filter {
	padding: 0 12px 40px 12px;
	margin-bottom: 40px;
	background: url(http://static.tumblr.com/fftf9xi/Ehwl9xut2/div_article.png) no-repeat 0 100%;
}
header.filter nav {
	display: block;
	margin: 0 0 12px;
	padding: 12px 12px;
	background: #f3f1ea;
	border: 6px solid #ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
	box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
}
header.filter nav p {
	font-weight: bold;
}
header.filter nav p strong {
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #421f0c;
}

/* 
 *  3.12 - Pagination
 */
footer.pagination nav {
	display: block;
	margin: 0 0 12px;
	padding: 12px 12px;
	background: #f3f1ea;
	border: 6px solid #ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
	box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
}
footer.pagination nav ul {
	float: left;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin: 0;
}
footer.pagination nav ul li {
	float: left;
	padding: 2px 12px 2px 0;
	margin-right: 10px;
	background: url(http://static.tumblr.com/fftf9xi/ajul9xurw/div_vert-dash.png) right top repeat-y;
}
footer.pagination nav ul li:last-child {
	padding-right: 0;
	margin-right: 0;
	background-image: none;
}
footer.pagination nav ul li a {
	text-decoration: none;
	color: #421f0c;
}
footer.pagination nav ul li a:hover {
	color: #2c2622;
}
footer.pagination nav ul li.prev:before {
	content: "[";
	margin: 0 4px 0 0;
	font-size: 12px;
	line-height: 0;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	font-family: 'Pictos', sans-serif;
}
footer.pagination nav ul li.next:after {
	content: "]";
	margin: 0 0 0 4px;
	font-size: 12px;
	line-height: 0;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	font-family: 'Pictos', sans-serif;
}
footer.pagination nav p {
	float: right;
	margin: 0;
	font-size: 12px;
	color: #421f0c;
}

/* 
 *  3.12 - Notes
 */
article footer .notes-block {
	margin-top: 30px;
}
article footer .notes-block ol {
	list-style-type: none;
	margin: 0;
	display: block;
	margin: 0 -12px 0 -12px;
	padding: 12px;
	background: #f3f1ea;
	border: 6px solid #ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
	box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
}
article footer .notes-block ol li {
	margin-bottom: 12px;
	padding-bottom: 12px;
	background: url(http://static.tumblr.com/fftf9xi/Edql9xuxa/div_horz-dot-dim.png) repeat-x 0 100%;
}
article footer .notes-block ol li.more_notes_link_container {
	margin-bottom: 0;
	padding-bottom: 0;
	background-image: none;
}
article footer .notes-block ol li blockquote {
	padding-left: 10px;
	margin-left: 32px;
	margin-top: 6px;
}

article footer .notes-block ol li .action {

}
article footer .notes-block ol li .avatar {
	display: inline;
	vertical-align: -20%;
	margin: 0 4px 0 0;
	padding: 2px;
	background: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 1px 1px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 1px 0px rgba(0,0,0,0.2);
	box-shadow: 1px 1px 0px rgba(0,0,0,0.2);
}
article footer .disqus-block {
	margin-top: 30px;
}
article footer #disqus_thread {
	list-style-type: none;
	margin: 0;
	display: block;
	margin: 6px -12px 18px -12px;
	padding: 0 12px;
	background: #f3f1ea;
	border: 6px solid #ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
	box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
}
article footer #disqus_thread .dsq-comment-header {
	background: #fff !important;
	background-image: none !important;
}
article footer #disqus_thread h3 {
	font-size: 13px;
	margin-bottom: 12px;
}
article footer #disqus_thread .dsq-post-area {
	margin-bottom: 12px;
}
article footer .dsq-brlink {
	font-size: 12px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	4.0 - Aside
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* 
 *  4.1 - General Aside Styles
 */
aside nav, aside section.description, aside section.tweets, aside section.flickr, aside section.likes, aside section.default {
	margin-bottom: 40px;
}
aside hr {
	border-top: none;
	margin: 12px 0;
	background: url(http://static.tumblr.com/fftf9xi/Edql9xuxa/div_horz-dot-dim.png) repeat-x 0 0;
}
aside p {
	font-size: 13px;
}
aside img {
	max-width: 300px;
}

/* 
 *  4.2 - Site Title
 */
aside h1, aside h1 a, aside h1 a:active, aside h1 a:visited {
	font-size: 26px;
	color: #421f0c;
	text-decoration: none;
	margin-bottom: 20px;
}
aside h1.logo-frame {
	display: block;
	padding: 0;
	background: #f3f1ea;
	border: 6px solid #ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
	box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
	line-height: 0;
}
aside h4 {
	text-transform: uppercase;
	font-size: 13px;
	color: #421f0c;
	margin-bottom: 18px;
	padding-bottom: 8px;
	background: url(http://static.tumblr.com/fftf9xi/Edql9xuxa/div_horz-dot-dim.png) repeat-x 0 100%;
	letter-spacing: .1em;
}
aside img.icon {
	float: left;
	vertical-align: -20%;
	margin: 4px 10px 4px 0;
	padding: 2px;
	background: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 1px 1px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 1px 0px rgba(0,0,0,0.2);
	box-shadow: 1px 1px 0px rgba(0,0,0,0.2);
}

/* 
 *  4.3 - Search
 */

/* 
 *  4.4 - Pages
 */
aside nav ul.pages {
	margin: 0;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: .1em;
}
aside nav ul.pages li {
	margin-bottom: 8px;
	padding-bottom: 8px;
	background: url(http://static.tumblr.com/fftf9xi/sGOl9xvvp/div_horz-dash.png) repeat-x 0 100%;
	color: #978073;
}
aside nav ul.pages li:before {
	content: "\00bb\00a0";
}
aside nav ul.pages li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	background-image: none;
}
aside nav ul.pages li a, aside nav ul.pages li a:active, aside nav ul.pages li a:visited {
	text-decoration: none;
	color: #421f0c;
}
aside nav ul.pages li a:hover {
	color: #176149;
}
/* 
 *  4.5 - Description
 */
aside section.description p {
	font-size: 13px;
	margin-bottom: 12px;
}
aside section.description p:last-child {
	margin-bottom: 0px;
}
aside section.description .ad {
	border: 1px solid #c7bdb3;
	margin: 4px -1px;
	line-height: 0;
}

/* 
 *  4.6 - Contributors
 */
aside section.contributors p.author {
	margin: 8px 0 16px 0;
	padding: 0 0 8px 0;
	background: url(http://static.tumblr.com/fftf9xi/Edql9xuxa/div_horz-dot-dim.png) repeat-x 0 100%;
}
aside section.contributors p.author:last-child {
	margin: 8px 0 0 0;
	padding: 0 0 0 0;
	background-image: none;
}
aside section.contributors p.author img {
	margin-top: -8px;
}

/* 
 *  4.7 - Twitter / Flickr
 */
aside section.tweets .bubble, aside section.flickr .bubble, aside section.contributors .bubble, aside section.default .bubble {
	display: block;
	margin: 6px 0 18px 0;
	padding: 10px 18px;
	background: #f3f1ea;
	border: 6px solid #ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
	box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
}
aside section.tweets .bubble p, aside section.flickr .bubble p, aside section.default .bubble p {
	margin-bottom: 0;
}
aside section.tweets .bubble p em, aside section.tweets .bubble p em a, aside section.flickr .bubble p em, aside section.flickr .bubble p em a, aside section.default .bubble p em {
	color: #9a887b;
	margin-top: 4px;
	display: block;
	font-size: 12px;
	text-decoration: none;
}
html.ie6 aside section.tweets .bubble p em, html.ie7 aside section.tweets .bubble p em, html.ie8 aside section.tweets .bubble p em {
	display: none;
}
aside section.tweets .btn, aside section.flickr .btn, , aside section.likes .btn {
	margin-left: 12px;
}
aside section.tweets .btn strong, aside section.flickr .btn strong {
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #e1d4ba;
}
aside section.tweets .btn strong:before {
	content: "B";
	margin: 0 4px 0 0;
	font-size: 12px;
	line-height: 0;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	font-family: 'Pictos', sans-serif;
}
aside section.flickr .bubble ul {
	margin: 0;
	padding: 0;
}
aside section.flickr .bubble ul li {
	display: block;
	float: left;
	margin: 6px 3px 0 3px;
}
aside section.flickr .bubble ul li img {
	border: 1px solid #c7bdb3;
}

/* 
 *  4.8 - Likes
 */
aside section.likes ul#likes {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
aside section.likes ul#likes li {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	background: url(http://static.tumblr.com/fftf9xi/Ehwl9xut2/div_article.png) no-repeat 0 100%;
}
aside section.likes ul#likes div.like_quote, aside section.likes ul#likes div.like_chat, aside section.likes ul#likes div.like_answer {
	display: block;
	width: 134px;
	float: left;
	margin: 0 12px 0 0;
	padding: 8px;
	background: #f3f1ea;
	border: 6px solid #ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
	box-shadow: 1px 2px 2px rgba(0,0,0,0.2);	
}
aside section.likes .like_video_thumbnail {
	width: 150px;
}
aside section.likes ul#likes img.like_photo, aside section.likes ul#likes div.like_photoset, aside section.likes ul#likes div.like_video, aside section.likes ul#likes div.like_audio {
	display: block;
	width: 150px;
	float: left;
	margin: 0 12px 0 0;
	padding: 0;
	background: #f3f1ea;
	border: 6px solid #ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
	box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
	line-height: 0;
}
aside section.likes ul#likes div.like_link:after {
	content: "\00a0\00BB";
}
aside section.likes ul#likes li div.post_info_bottom {
	display: block !important;
	margin-top: 6px;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: .1em;
}
aside section.likes ul#likes li div.post_info_bottom a {
	text-decoration: none;
	color: #421f0c;
}
aside section.likes blockquote {
	padding-left: 0;
	margin-bottom: 0;
	background-image: none;
}
aside section.likes ul#likes li div.post_info_bottom:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
aside section.likes ul#likes li div.post_info_bottom { display: inline-block; }
* html aside section.likes ul#likes li div.post_info_bottom { height: 1%; } /* Hides from IE-mac \*/
aside section.likes ul#likes li div.post_info_bottom { display: block; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	5.0 - Footer
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
body.textured footer.bottom {
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 4px rgba(0,0,0,0.4);
}
footer.bottom nav {
	text-align: center;
	padding: 6px 0;
}
footer.bottom nav ul.pages {
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: .1em;
	text-align: center;
	display: block;
	margin-bottom: 12px;
}
footer.bottom nav ul.pages li {
	display: inline;
	padding: 2px 12px 2px 0;
	margin-right: 10px;
	background: url(http://static.tumblr.com/fftf9xi/ajul9xurw/div_vert-dash.png) right top repeat-y;
}
footer.bottom nav ul.pages li:last-child {
	padding-right: 0;
	margin-right: 0;
	background-image: none;
}
footer.bottom nav ul.pages li a {
	text-decoration: none;
	color: #421f0c;
}
footer.bottom nav ul.pages li a:hover {
	color: #2c2622;
}
footer.bottom nav ul.credits {
	clear: both;
	font-size: 12px;
	font-style: italic;
	color: #9f8e85;
}
footer.bottom nav ul.credits li {
	display: inline;
}
footer.bottom nav ul.credits li:after {
	content: "\00a0\00a0\00a0\00a0\2022\00a0\00a0\00a0\00a0";
	color: #a08e84;
	font-size: 10px;
	vertical-align: 0%;
}
footer.bottom nav ul.credits li:last-child:after {
	content: "";
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	6.0 - Misc
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* 
 *  6.1 - Better Shadows
 */
.shadow-wrapper {
	width: auto;
}
.better-shadows {
	height: 10px;
	width: auto;
	padding: 0;
	background: url(http://static.tumblr.com/fftf9xi/ASvl9xuzo/better-shadow_left.png) no-repeat 0 100%;
}
.better-shadows-right {
	height: 10px;
	width: auto;
	padding: 0;
	background: url(http://static.tumblr.com/fftf9xi/XnVl9xv05/better-shadow_right.png) no-repeat 100% 100%;
}
.better-shadows-short {
	display: block;
	height: 9px;
	padding: 0;
	background: url(http://static.tumblr.com/fftf9xi/ASvl9xuzo/better-shadow_left.png) no-repeat 0 100%;
}
article.text section .better-shadows {
	margin: -12px -12px -12px -12px;
}
article.photo .better-shadows, article.photoset .better-shadows, article.quote .better-shadows, article.video .better-shadows, article.ask .better-shadows {
	margin: -12px -12px 0 -12px;
}
article footer .better-shadows {
	margin-top: 0 !important;
}
article footer .disqus-block .better-shadows {
	margin-top: -18px !important;
}
article.chat .better-shadows {
	margin: 0 -12px 0 -12px;
}
article.audio .better-shadows {
	margin: -2px 0 -12px -12px;
}
article footer .better-shadows-short {
	margin: 0 -12px 0 -12px;
}
footer.pagination .better-shadows, header.filter .better-shadows {
	margin: -12px 0 -12px 0;
}
aside .better-shadows-right{
	margin: -20px 0 10px 0;
}
aside section.tweets .better-shadows-right, aside section.flickr .better-shadows-right, aside section.default .better-shadows-right {
	margin: -18px 0 10px 0;
}


/* 
 *  6.2 - Textures
 */

body.textured .texture-stitch-left {
	display: block;
	position: absolute;
	z-index: 20;
	top: 0;
	left: 3px;
	width: 14px;
	height: 100%;
}
body.textured .texture-stitch-left .tslt {
	display: block;
	position: absolute;
	height: auto;
	width: 14px;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	margin-top: 22px;
	margin-bottom: 166px;
	background: url(http://static.tumblr.com/fftf9xi/3Nml9xv10/texture_stitch.png) repeat-y 0 100%;
}
body.textured .texture-stitch-left .tslb {
	display: block;
	position: absolute;
	bottom: 38px;
	width: 14px;
	height: 128px;
	background: url(http://static.tumblr.com/fftf9xi/ABbl9xv1t/texture_tslb.png) no-repeat 0 100%;
}
body.textured .texture-stitch-right {
	display: block;
	position: absolute;
	z-index: 20;
	top: 0;
	right: 3px;
	height: 100%;
	width: 14px;
}
body.textured .texture-stitch-right .tsrt {
	display: block;
	position: absolute;
	top: 22px;
	width: 14px;
	height: 45px;
	background: url(http://static.tumblr.com/fftf9xi/jRhl9xv2b/texture_tsrt.png) no-repeat 0 0;
}
body.textured .texture-stitch-right .tsrb {
	display: block;
	position: absolute;
	height: auto;
	width: 14px;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	margin-top: 67px;
	margin-bottom: 36px;
	background: url(http://static.tumblr.com/fftf9xi/3Nml9xv10/texture_stitch.png) repeat-y 100% 0;
}

/* 
   ~~~~~~~~~~~~~~~~~~~~
   END - Primary Styles
   ~~~~~~~~~~~~~~~~~~~~
*/


/* 
 * print styles
 */
@media print {
  * { background: transparent !important; color: #444 !important; text-shadow: none; }
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a:after { content: " (" attr(href) ")"; } 
  abbr:after { content: " (" attr(title) ")"; }
  .ir a:after { content: ""; }  /* Don't show links for images */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}



/*
 * Media queries for responsive design
 */
@media all and (orientation:portrait) { 
  /* Style adjustments for portrait mode goes here */
  
}

@media all and (orientation:landscape) { 
  /* Style adjustments for landscape mode goes here */
  
}

/* Grade-A Mobile Browsers (Opera Mobile, iPhone Safari, Android Chrome)  
   Consider this: www.cloudfour.com/css-media-query-for-mobile-is-fools-gold/ */
@media screen and (max-device-width: 480px) {
  /* Prevent iOS, WinMobile from adjusting font size */
  html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } 
}

