/* 
  style.css contains a reset, font normalization and some base styles.
  
  credit is left where credit is due.
  additionally, much inspiration was taken from these projects:
    yui.yahooapis.com/2.8.1/build/base/base.css
    camendesign.com/design/
    praegnanz.de/weblog/htmlcssjs-kickstart
*/

/* 
  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:13px sans-serif; *font-size:small; *font:x-small; line-height:1.22; }
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: #52c7fd; }
a:hover { color: #52c7fd; }
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: #52c7fd; color:#fff; text-shadow: none; }
::selection { background: #52c7fd; 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; }
input[type="search"] { -webkit-appearance: textfield; }
textarea, input{ outline:none;}


/* 
 * 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
	Transcender Theme - 1.1.0
	http://transcendertheme.tumblr.com
	Theme by: Style Hatch - http://stylehatch.co
	Support: theme_name@stylehatch.co | @stylehatch | http://www.tumblr.com/theme/19184
 */
body {
	background: #16191b;
	background-image: -webkit-gradient(linear, 0 0, 0 6%, from(#1a2429), to(#16191b));
	font: normal 12px/20px 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}
body.light {
	background: #d6dce0;
	background-image: -webkit-gradient(linear, 0 0, 0 6%, from(#ffffff), to(#d6dce0));
	color: #555;
	text-shadow: none;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Structure
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#container {}


#util {
	background: #111415;
	background-image: url(http://static.tumblr.com/fftf9xi/s3Lldn0bb/bottom-bg.gif), -moz-linear-gradient(top, #181b1d, #111415); /* FF3.6 */
	background-image: url(http://static.tumblr.com/fftf9xi/s3Lldn0bb/bottom-bg.gif), -webkit-gradient(linear, 0 0, 0 100%, from(#181b1d), to(#111415)); /* Saf4+, Chrome */
	border-bottom: 1px solid #202122;
	-moz-box-shadow: inset 0 -4px 4px rgba(0,0,0, 0.2);
	-webkit-box-shadow: inset 0 -4px 4px rgba(0,0,0, 0.2);
}
body.light #util {	
	background: #dce2e5;
	background-image: url(http://static.tumblr.com/fftf9xi/FYlldn09n/article-footer-bg-light.gif), -moz-linear-gradient(top, #dfe4e7, #d0d8dc); /* FF3.6 */
	background-image: url(http://static.tumblr.com/fftf9xi/FYlldn09n/article-footer-bg-light.gif), -webkit-gradient(linear, 0 0, 0 100%, from(#dfe4e7), to(#d0d8dc)); /* Saf4+, Chrome */
	border-bottom: 1px solid #b9c0c4;
	-moz-box-shadow: inset 0 -4px 4px rgba(0,0,0, 0.05);
	-webkit-box-shadow: inset 0 -4px 5px rgba(0,0,0, 0.05);
}
#util-bar {
	margin: 0 auto;
	padding: 12px 0;
	display: block;
	width: 980px;
}
#site {
	
}
#main {
	margin: 20px auto;
	display: block;
	width: 980px;
}
#left {
	width: 204px;
	float: left;
}
#content {
	width: 524px;
	float: left;
	margin: 0 24px;
}
#right {
	width: 204px;
	float: right;
}
#bottom {
	text-align: center;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	General
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.f-left {
	float: left;
}
.f-right {
	float: right;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Fonts
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#util-bar, aside h4, article footer, article .meta, article small, #credits, nav.pages, aside footer, .twitter p strong {
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Header
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*- util-bar ----------*/
#util-bar ul {
	list-style-type: none;
	margin: 0;
}
#util-bar li {
	float: left;
	display: block;
}
#util-bar ul.f-left li {
	margin-right: 12px;
	padding-right: 12px;
	border-right: 1px solid #21272a;
}
body.light #util-bar ul.f-left li {
	border-right: 1px solid #b9c0c4;
}
#util-bar ul.f-left li:last-child {
	margin-right: 0;
	padding-right: 0;
	border-right: none;
}
body.light #util-bar ul.f-left li:last-child {
	border-right: none;
}
#util-bar ul.f-right li {
	margin-left: 12px;
	padding-left: 12px;
	border-left: 1px solid #21272a;
}
body.light #util-bar ul.f-right li {
	border-left: 1px solid #b9c0c4;
}
#util-bar ul.f-right li:first-child {
	margin-left: 0;
	padding-left: 0;
	border-left: none;
}
body.light #util-bar ul.f-right li:first-child {
	border-left: none;
}
#util-bar a, #util-bar a:visited, #util-bar a:active {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #7e868f;
}
body.light #util-bar a, body.light #util-bar a:visited, body.light #util-bar a:active {
	color: #636363;
}
body.light #util-bar a:hover {
	color: #52c7fd;
}

#util-bar a.follow:before {
	content: "\0026";
	margin: 0 4px 0 0;
	font-family: 'Pictos';
	font-size: 12px;
	font-weight: normal;
}
#util-bar a.submit:before {
	content: "W";
	margin: 0 4px 0 0;
	font-family: 'Pictos';
	font-size: 12px;
	font-weight: normal;
}
#util-bar a.ask:before {
	content: "?";
	margin: 0 4px 0 0;
	font-family: 'Pictos';
	font-size: 12px;
	font-weight: normal;
}
#util-bar a.rss:before {
	content: "f";
	margin: 0 4px 0 0;
	font-family: 'Pictos';
	font-size: 12px;
	font-weight: normal;
}
#util-bar a.random:before {
	content: ";";
	margin: 0 4px 0 0;
	font-family: 'Pictos';
	font-size: 12px;
	font-weight: normal;
}
#util-bar a.archive:before {
	content: "t";
	margin: 0 4px 0 0;
	font-family: 'Pictos';
	font-size: 12px;
	font-weight: normal;
}
html.ie6 #util-bar a, html.ie7 #util-bar a, html.ie8 #util-bar a {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/headers/hIEfix.png,sizingMethod=crop);
	zoom: 1;
}
/*- header (site) ----------*/
#site {
	padding: 50px 0;
}
#site h1 {
	font-family: "TitilliumText22LBold", Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 120px;
	line-height: 100px;
	font-weight: bold;
	text-rendering: optimizeLegibility;
	color: #ffffff;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
	text-align: center;
}
#site h1 a {
	color: #ffffff;
	text-decoration: none;
}
#site h2 {
	font-family: "TitilliumText22LThin", Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 40px;
	line-height: 48px;
	font-weight: bold;
	text-rendering: optimizeLegibility;
	color: #52c7fd;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
	text-align: center;
}
html.ie6 #site, html.ie7 #site, html.ie8 #site {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/headers/hIEfix.png,sizingMethod=crop);
	zoom: 1;
}
body.light #site h1 {
	color: #4f565d;
	text-shadow: 1px 1px 2px rgba(255,255,255,0.6);
}
body.light #site h1 a {
	color: #4f565d;
	text-decoration: none;
}
body.light #site h2 {
	text-shadow: 1px 1px 2px rgba(255,255,255,0.6);
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Aside(s)
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.sidebox, article  {
	display: block;
	background: #2b3033;
	padding: 12px;
	margin-bottom: 24px;
	-moz-box-shadow: inset 0 0 8px rgba(255,255,255, 0.08), 1px 1px 4px rgba(0,0,0, 0.4);
	-webkit-box-shadow: inset 0 0 8px rgba(255,255,255, 0.08), 1px 1px 4px rgba(0,0,0, 0.4);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
body.light .sidebox, body.light article {
	background: #ffffff;
	-moz-box-shadow: inset 0 0 8px rgba(111,121,131, 0.2), 1px 1px 4px rgba(0,0,0, 0.2);
	-webkit-box-shadow: inset 0 0 8px rgba(111,121,131, 0.2), 1px 1px 4px rgba(0,0,0, 0.2);
}
.sidebox {
	padding: 10px 12px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	General Post Styles
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
article header {
	line-height: 0;
}
article h2 {
	display: block;
	font-family: "TitilliumText22LRegular", Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	margin: 0 -12px 16px -12px;
	padding: 8px 12px;
	background-color: #363c3f;
	background: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0, rgb(46,51,54)),
	    color-stop(1, rgb(63,70,74))
	);
	background: -moz-linear-gradient(
	    center bottom,
	    rgb(46,51,54) 0%,
	    rgb(63,70,74) 100%
	);
	border-top: 1px solid #565f64;
	border-bottom: 1px solid #24282b;
	-moz-box-shadow: 0 0 4px rgba(0,0,0, 0.2);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0, 0.2);
}
body.light article h2 {
	display: block;
	background-color: #ffffff;
	background: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0, rgb(238,242,244)),
	    color-stop(1, rgb(255,255,255))
	);
	background: -moz-linear-gradient(
	    center bottom,
	    rgb(238,242,244) 0%,
	    rgb(255,255,255) 100%
	);
	border-top: 1px solid #e1e6e9;
	border-bottom: 1px solid #e1e6e9;
	-moz-box-shadow: 0 0 4px rgba(0,0,0, 0.1);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0, 0.1);
}
article.text h2, article.chat h2, article.ask h2, article.link h2, article.disqus h2, article.notes h2, article.results h2 {
	margin-top: -12px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
html.ie6 article h2, html.ie7 article h2, html.ie8 article h2 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/headers/hIEfix.png,sizingMethod=crop);
	zoom: 1;
}
article h3 {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 6px;
	padding-bottom: 4px;
	border-bottom: 1px solid rgba(0,0,0,.4);
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.1);
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,.1);
	box-shadow: 0 1px 0 rgba(255,255,255,.1);
}
article p {
	margin-bottom: 16px;
}
article.photo img, article.photoset img, article.text img, article.video iframe {
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0, 0.4);
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0, 0.4);
}
article .meta, article footer {
	margin-top: 16px;
}
article section a, article section a:active, article section a:visited {
	color: #52c7fd;
	background: #21272a;
	padding: 2px 3px;
	line-height: 18px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
	-moz-transition: .15s ease-in-out;
	-o-transition: .15s ease-in-out;
	-webkit-transition: .15s ease-in-out;
}
article section a:hover {
	color: #21272a;
	background: #52c7fd;
	text-shadow: none;
}
body.light article section a, body.light article section a:active, body.light article section a:visited {
	color: #52c7fd;
	background: #e0f5ff;
}
body.light article section a:hover {
	color: #e0f5ff;
	background: #52c7fd;
}
article section a img {
	margin: -2px -3px 12px -3px;
	vertical-align:text-top;
}
article a img {
	margin: -2px -3px 0 -3px;
	vertical-align:text-top;
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0, 0.4);
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0, 0.4);
	-moz-transition: .25s linear;
	-o-transition: .25s linear;
	-webkit-transition: .25s linear;
}
article section a img {
	margin-bottom: 12px;
}
article a:hover img {
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0, 0.65);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0, 0.65);
}
article section small {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #5d6a72;
	background: #21272a;
	text-transform: uppercase;
	padding: 2px 4px;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0, 0.4);
	-webkit-box-shadow: inset 0 0 4px rgba(0,0,0, 0.4);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: block;
	text-align: center;
}
body.light article section small {
	color: #5d6a72;
	background: #ffffff;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0, 0.25);
	-webkit-box-shadow: inset 0 0 4px rgba(0,0,0, 0.25);
}
article blockquote {
	padding-left: 12px;
	border-left: 4px solid #21272a;
}
body.light article blockquote {
	border-left: 4px solid #b7c1c7;
}
article section ul, article section ol {
	margin-bottom: 16px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Text
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
article.text h2 a, article.text h2 a:active, article.text h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	-moz-transition: .25s linear;
	-o-transition: .25s linear;
	-webkit-transition: .25s linear;
}
article.text h2 a:hover {
	color: #52c7fd;
}
body.light article.text h2 a, body.light article.text h2 a:active, body.light article.text h2 a:visited {
	color: #4f565d;
	-moz-transition: .25s linear;
	-o-transition: .25s linear;
	-webkit-transition: .25s linear;
}
body.light article.text h2 a:hover {
	color: #52c7fd;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Photo/Photoset
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
article.photo header, article.photoset header {
	margin-bottom: 12px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Quote
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
article.quote header {
	margin: 0 12px;
}
article.quote header p {
	font-family: "TitilliumText22LThin", Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
}
article.quote header p .quote_start {
	margin-left: -12px;
	float: left;
}
article.quote section {
	border-top: 1px solid rgba(255,255,255,.1);
	-webkit-box-shadow: 0 -1px 0 rgba(0,0,0,.4);
	-moz-box-shadow: 0 -1px 0 rgba(0,0,0,.4);
	box-shadow: 0 -1px 0 rgba(0,0,0,.4);
	padding: 16px 0 0 0;
}
body.light article.quote section {
	border-top: 1px solid #d4ebf7;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Link
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
article.link header h2 a, article.link header h2 a:active, article.link header h2 a:visited {
	font-family: "TitilliumText22LRegular", Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	margin: 0;
	padding: 10px 12px 6px 12px;
	display: block;
	color: #52c7fd;
	background: #21272a;
	text-decoration: none;
	background-image: none;
	border-top: none;
	border-bottom: none;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0, 0.4);
	-webkit-box-shadow: inset 0 0 4px rgba(0,0,0, 0.4);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	-webkit-transition: .25s ease-in-out;
}
body.light article.link header h2 a, body.light article.link header h2 a:active, body.light article.link header h2 a:visited {
	color: #52c7fd;
	background: #e0f5ff;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0, 0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0,0,0, 0.2);
}
article.link header h2 a:after {
	content: "j";
	float: right;
	font-family: 'Pictos';
	vertical-align: 0%;
	font-weight: normal;
	text-transform: none;
}
html.ie6 article.link header h2 a, html.ie7 article.link header h2 a, html.ie8 article.link header h2 a {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/headers/hIEfix.png,sizingMethod=crop);
	zoom: 1;
}
article.link header h2 a:hover {
	color: #21272a;
	background: #52c7fd;
	text-shadow: none;
}
body.light article.link header h2 a:hover {
	color: #e0f5ff;
	background: #52c7fd;
	text-shadow: none;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Chat
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
article.chat section p {
	margin: 0 -12px;
	padding: 8px 12px;
}
article.chat section p:first-child {
	padding-top: 0;
}
article.chat section p.even {
	background: #262a2d;
	border-top: 1px solid #24282b;
	border-bottom: 1px solid #24282b;
}
body.light article.chat section p.even {
	background: #eceff0;
	border-top: 1px solid #dae1e4;
	border-bottom: 1px solid #dae1e4;
}
article.chat section p strong {
	display: block;
	width: 80px;
	float: left;
	text-align: right;
}
article.chat section p span {
	display: block;
	width: 414px;
	float: right;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Audio
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
article.audio header {
	float: left;
	margin: 12px 12px 0 0;
}
article.audio header .audio-player {
	display: block;
	width: 232px;
	height: 206px;
	background: url(http://static.tumblr.com/fftf9xi/dk1ldn0c6/_sprites-dark.png) -5px -30px no-repeat;
	position: relative;
}
article.audio header .audio-player p {
	margin: 0;
	position: absolute;
	bottom: 10px;
	left: 36px;
	font-size: 11px;
}
article.audio header .audio-player p span.audio-plays {
	background: #21272a;
	padding: 2px 3px;
	line-height: 18px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
}
article.audio header .audio-player p a {
	color: #52c7fd;
	background: #21272a;
	padding: 2px 3px;
	line-height: 18px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
	margin-left: 4px;
}
article.audio header .audio-player p a:hover {
	color: #21272a;
	background: #52c7fd;
	text-shadow: none;
}
article.audio header .audio-player .album-art {
	max-width: 200px;
	max-height: 200px;
	position: absolute;
	left: 29px;
	top: 3px;
}
article.audio header .player {
	position: absolute;
	top: 78px;
	left: 104px;
	width: 50px;
	height: 50px;
	display: block;
	z-index: 50;
	background: #ffffff;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,.75);
	-moz-box-shadow: 0 0 8px rgba(0,0,0,.75);
	box-shadow: 0 0 8px rgba(0,0,0,.75);
}
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;
}
article.audio p.audio-details {
	border-bottom: 1px solid rgba(0,0,0,.4);
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.1);
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,.1);
	box-shadow: 0 1px 0 rgba(255,255,255,.1);
	padding: 0 0 10px 0;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Video
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
article.video header {
	margin-bottom: 12px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Ask
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
article.ask h2 {
	font-family: "TitilliumText22LRegular", Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
}
article.ask p.asker {
	font-weight: bold;
	font-size: 14px;
}
article.ask p.asker small {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #546068;
	margin-bottom: 2px;
	display: block;
}
article.ask p.asker img {
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0, 0.4);
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0, 0.4);
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Meta
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
article .meta {
	border-top: 1px solid rgba(255,255,255,.1);
	-webkit-box-shadow: 0 -1px 0 rgba(0,0,0,.4);
	-moz-box-shadow: 0 -1px 0 rgba(0,0,0,.4);
	box-shadow: 0 -1px 0 rgba(0,0,0,.4);
	padding: 10px 0;
	font-size: 11px;
}
body.light article .meta {
	border-top: 1px solid #d4ebf7;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
article .meta small {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #546068;
}
article .meta small:after {
	content: "\00a0\003e";
	color: #ffffff;
}
body.light article .meta small:after {
	color: #ccc;
}
article .meta p {
	margin: 0;
}
article .meta a, article .meta a:active, article .meta a:visited {
	text-decoration: none;
	-moz-transition: .15s ease-in-out;
	-o-transition: .15s ease-in-out;
	-webkit-transition: .15s ease-in-out;
}
article .meta a:hover {
	color: #ffffff;
}
body.light article .meta a:hover {
	color: #555;
}
article .meta ul {
	margin: 0;
	list-style-type: none;
}
article .meta li {
	display: block;
	float: left;
}
article .meta li:after {
	content: ",\00a0";
}
article .meta li:first-child:after {
	content: "\00a0";
}
article .meta li:last-child:after {
	content: "";
}
article .author {
	clear: both;
	margin-top: 6px;
}
article .author small {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #546068;
}
article .author small a {
	display: none;
}
article .author .icon {
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0, 0.4);
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0, 0.4);
	margin: 0 6px 0 0;
	vertical-align: -4px;
}
article .author a.author-name, article .author a.author-name:active, article .author a.author-name:visited {
	color: #52c7fd;
	background: #21272a;
	padding: 2px 3px;
	line-height: 18px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
	-moz-transition: .15s ease-in-out;
	-o-transition: .15s ease-in-out;
	-webkit-transition: .15s ease-in-out;
}
body.light article .author a.author-name, body.light article .author a.author-name:active, body.light article .author a.author-name:visited {
	background: #e0f5ff;
}
article .author a.author-name:hover {
	color: #21272a;
	background: #52c7fd;
	text-shadow: none;
}
body.light article .author a.author-name:hover {
	color: #e0f5ff;
	background: #52c7fd;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Article Footer
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
article footer {
	margin: 0 -12px -12px -12px;
	background: #1c2022;
	background-image: url(http://static.tumblr.com/fftf9xi/kRWldn08s/article-footer-bg.gif), -moz-linear-gradient(top, #1b1f21, #212528); /* FF3.6 */
	background-image: url(http://static.tumblr.com/fftf9xi/kRWldn08s/article-footer-bg.gif), -webkit-gradient(linear, 0 0, 0 100%, from(#1b1f21), to(#212528)); /* Saf4+, Chrome */
	border-top: 1px solid #313639;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-box-shadow: inset 0 4px 4px rgba(0,0,0, 0.3), inset 0 0 4px rgba(255,255,255, 0.1);
	-webkit-box-shadow: inset 0 4px 4px rgba(0,0,0, 0.3), inset 0 0 4px rgba(255,255,255, 0.1);
}
body.light article footer {
	background: #dce2e5;
	background-image: url(http://static.tumblr.com/fftf9xi/FYlldn09n/article-footer-bg-light.gif), -moz-linear-gradient(top, #dfe4e7, #d0d8dc); /* FF3.6 */
	background-image: url(http://static.tumblr.com/fftf9xi/FYlldn09n/article-footer-bg-light.gif), -webkit-gradient(linear, 0 0, 0 100%, from(#dfe4e7), to(#d0d8dc)); /* Saf4+, Chrome */
	border: 1px solid #b9c0c4;
	-moz-box-shadow: inset 0 2px 2px rgba(0,0,0, 0.05);
	-webkit-box-shadow: inset 0 2px 2px rgba(0,0,0, 0.05);
}
article footer ul {
	list-style-type: none;
	padding: 8px 0 10px 0;
	margin: 0;
	text-align: center;
}
article footer li {
	display: inline-block;
	margin-right: 18px;
}
article footer li:last-child {
	margin-right: 0;
}
article footer a, article footer a:active, article footer a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #546068;
}
body.light article footer a, body.light article footer a:active, body.light article footer a:visited {
	color: #636363;
}
article footer a:hover {
	color: #52c7fd;
}
body.light article footer a:hover {
	color: #52c7fd;
}
article footer ul.share-bar {
	padding: 14px 0 0 0;
	display: none;
}
article footer ul.share-bar li {
	margin-right: 0;
	vertical-align: bottom;
}
article footer .share-bar-facebook {
	position: relative;
	top: 1px;
}
article footer .share-bar-twitter {
	padding-right: 4px;
}
article footer .share-bar-shorturl input {
	position: relative;
	top: -2px;
	width: 160px;
	background: #16191b;
	border: none;
	padding: 5px;
	color: #71757a;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 0 6px rgba(255,255,255, 0.06);
	-webkit-box-shadow: 0 0 6px rgba(255,255,255, 0.06);
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	-webkit-transition: .25s ease-in-out;
}
body.light article footer .share-bar-shorturl input {
	background: #fff;
	border: 1px solid #c7ced1;
	color: #71757a;
	-moz-box-shadow: inset 0 0 6px rgba(0,0,0, 0.2), 0 0 6px rgba(255,255,255, 0.06);
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0, 0.2), 0 0 6px rgba(255,255,255, 0.06);
}
article footer .share-bar-shorturl input:focus {
	background: #1c1f21;
	-moz-box-shadow: 0 0 6px rgba(255,255,255, 0.2);
	-webkit-box-shadow: 0 0 6px rgba(255,255,255, 0.2);
}
body.light article footer .share-bar-shorturl input:focus {
	background: #f3f3f3;
	border: 1px solid #b9c0c4;
	color: #71757a;
	-moz-box-shadow: inset 0 0 6px rgba(0,0,0, 0.4), 0 0 6px rgba(255,255,255, 0.7);
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0, 0.4), 0 0 6px rgba(255,255,255, 0.7);
}
article footer li.time a:before {
	content: "t";
	margin: 0 4px 0 0;
	font-family: 'Pictos';
	font-size: 16px;
	vertical-align: 0%;
	font-weight: normal;
	text-transform: none;
	color: #151a1d;
	text-shadow: 0 0 5px rgba(255,255,255, .1);
}
article footer li.notes a:before {
	content: "k";
	margin: 0 4px 0 0;
	font-family: 'Pictos';
	font-size: 16px;
	vertical-align: 0%;
	font-weight: normal;
	text-transform: none;
	color: #151a1d;
	text-shadow: 0 0 5px rgba(255,255,255, .1);
}
article footer li.comments a:before {
	content: "w";
	margin: 0 4px 0 0;
	font-family: 'Pictos';
	font-size: 16px;
	vertical-align: 0%;
	font-weight: normal;
	text-transform: none;
	color: #151a1d;
	text-shadow: 0 0 5px rgba(255,255,255, .1);
}
article footer li.share a:before {
	content: "S";
	margin: 0 4px 0 0;
	font-family: 'Pictos';
	font-size: 16px;
	vertical-align: 0%;
	font-weight: normal;
	text-transform: none;
	color: #151a1d;
	text-shadow: 0 0 5px rgba(255,255,255, .1);
}
html.ie6 article footer li a, html.ie7 article footer li a, html.ie8 article footer li a {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/headers/hIEfix.png,sizingMethod=crop);
	zoom: 1;
}
body.light article footer li.time a:before, body.light article footer li.notes a:before, body.light article footer li.comments a:before, body.light article footer li.share a:before {
	color: #636363;
}
article footer li.time a:hover:before, article footer li.notes a:hover:before, article footer li.comments a:hover:before, article footer li.share a:hover:before {
	color: #52c7fd;
}
body.light article footer li.time a:hover:before, body.light article footer li.notes a:hover:before, body.light article footer li.comments a:hover:before, body.light article footer li.share a:hover:before {
	color: #52c7fd;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Aside(s)
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
aside h4 {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #7e868f;
	letter-spacing: 1px;
}
body.light aside h4 {
	color: #636363;
}
aside p {
	font-size: 11px;
}
.search-box {
	background: #1e2123;
	padding: 10px 12px;
	margin: 10px -12px 10px -12px;
	background: #1c2022;
	background-image: url(http://static.tumblr.com/fftf9xi/kRWldn08s/article-footer-bg.gif), -moz-linear-gradient(top, #1b1f21, #212528); /* FF3.6 */
	background-image: url(http://static.tumblr.com/fftf9xi/kRWldn08s/article-footer-bg.gif), -webkit-gradient(linear, 0 0, 0 100%, from(#1b1f21), to(#212528)); /* Saf4+, Chrome */
	border-top: 1px solid #313639;
	border-bottom: 1px solid #353a3d;
	-moz-box-shadow: inset 0 4px 4px rgba(0,0,0, 0.3), inset 0 -2px 4px rgba(0,0,0, 0.3), inset 0 0 4px rgba(255,255,255, 0.1);
	-webkit-box-shadow: inset 0 4px 4px rgba(0,0,0, 0.3), inset 0 -2px 4px rgba(0,0,0, 0.3), inset 0 0 4px rgba(255,255,255, 0.1);
}
body.light .search-box {
	background: #dce2e5;
	background-image: url(http://static.tumblr.com/fftf9xi/FYlldn09n/article-footer-bg-light.gif), -moz-linear-gradient(top, #dfe4e7, #d0d8dc); /* FF3.6 */
	background-image: url(http://static.tumblr.com/fftf9xi/FYlldn09n/article-footer-bg-light.gif), -webkit-gradient(linear, 0 0, 0 100%, from(#dfe4e7), to(#d0d8dc)); /* Saf4+, Chrome */
	border-top: 1px solid #b9c0c4;
	border-bottom: 1px solid #b9c0c4;
	-moz-box-shadow: inset 0 4px 4px rgba(0,0,0, 0.1), inset 0 -2px 4px rgba(0,0,0, 0.08), inset 0 0 4px rgba(255,255,255, 0.1);
	-webkit-box-shadow: inset 0 4px 4px rgba(0,0,0, 0.1), inset 0 -2px 4px rgba(0,0,0, 0.08), inset 0 0 4px rgba(255,255,255, 0.1);
}
.search-box input {
	background: #16191b;
	border: none;
	width: 176px;
	padding: 10px 0 10px 4px;
	color: #71757a;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 0 6px rgba(255,255,255, 0.06);
	-webkit-box-shadow: 0 0 6px rgba(255,255,255, 0.06);
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	-webkit-transition: .25s ease-in-out;
}
body.light .search-box input {
	background: #fff;
	border: 1px solid #c7ced1;
	color: #71757a;
	-moz-box-shadow: inset 0 0 6px rgba(0,0,0, 0.2), 0 0 6px rgba(255,255,255, 0.06);
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0, 0.2), 0 0 6px rgba(255,255,255, 0.06);
}
.search-box input:focus {
	background: #1c1f21;
	-moz-box-shadow: 0 0 6px rgba(255,255,255, 0.2);
	-webkit-box-shadow: 0 0 6px rgba(255,255,255, 0.2);
}
body.light .search-box input:focus {
	background: #f3f3f3;
	border: 1px solid #b9c0c4;
	color: #71757a;
	-moz-box-shadow: inset 0 0 6px rgba(0,0,0, 0.4), 0 0 6px rgba(255,255,255, 0.7);
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0, 0.4), 0 0 6px rgba(255,255,255, 0.7);
}
.pages, .description {
	padding: 6px 0 12px 0;
}
.description .icon {
	float: left;
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0, 0.4);
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0, 0.4);
	margin: 6px 8px 0 2px;
}
.pages ul {
	margin: 0;
}
.pages li {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 16px;
	padding: 6px 0 4px 0;
	border-bottom: 1px solid rgba(0,0,0,.4);
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.1);
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,.1);
	box-shadow: 0 1px 0 rgba(255,255,255,.1);
}
body.light .pages li {
	border-bottom: 1px solid #dae1e4;
}
.pages li:last-child, body.light .pages li:last-child {
	border-bottom: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.pages li a, .pages li a:active, .pages li a:visited {
	text-decoration: none;
	-moz-transition: .15s ease-in-out;
	-o-transition: .15s ease-in-out;
	-webkit-transition: .15s ease-in-out;
}
.pages li a:hover {
	color: #ffffff;
}
body.light .pages li a:hover {
	color: #555;
}
.description {
	padding: 10px 12px;
	margin: 10px -12px 10px -12px;
	border-top: 1px solid #1f2325;
	border-bottom: 1px solid #1f2325;
	-moz-box-shadow: inset 0 4px 4px rgba(0,0,0, 0.3), inset 0 -2px 4px rgba(0,0,0, 0.3), inset 0 0 4px rgba(255,255,255, 0.1);
	-webkit-box-shadow: inset 0 4px 4px rgba(0,0,0, 0.3), inset 0 -2px 4px rgba(0,0,0, 0.3), inset 0 0 4px rgba(255,255,255, 0.1);
}
body.light .description {
	border-top: 1px solid #dae1e4;
	border-bottom: 1px solid #dae1e4;
	-moz-box-shadow: inset 0 2px 2px rgba(0,0,0, 0.05), inset 0 -2px 2px rgba(0,0,0, 0.05);
	-webkit-box-shadow: inset 0 2px 2px rgba(0,0,0, 0.05), inset 0 -2px 2px rgba(0,0,0, 0.05);
}
.social-links ul {
	list-style-type: none;
	margin: 6px 0 -2px 0;
}
.social-links li {
	display: block;
	width: 20px;
	height: 20px;
	margin: 0 6px 6px 0;
	float: left;
}
.social-links li:nth-child(7n+0) {
	margin-right: 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/3tqleiv9k/social-icons.png) 0 0; }
.social-links li.social_cargo a { background: url(http://static.tumblr.com/fftf9xi/3tqleiv9k/social-icons.png) -20px 0; }
.social-links li.social_delicious a { background: url(http://static.tumblr.com/fftf9xi/3tqleiv9k/social-icons.png) -40px 0; }
.social-links li.social_digg a { background: url(http://static.tumblr.com/fftf9xi/3tqleiv9k/social-icons.png) -60px 0; }
.social-links li.social_dribbble a { background: url(http://static.tumblr.com/fftf9xi/3tqleiv9k/social-icons.png) -80px 0; }
.social-links li.social_ember a { background: url(http://static.tumblr.com/fftf9xi/3tqleiv9k/social-icons.png) -100px 0; }
.social-links li.social_etsy a { background: url(http://static.tumblr.com/fftf9xi/3tqleiv9k/social-icons.png) -120px 0; }
.social-links li.social_facebook a { background: url(http://static.tumblr.com/fftf9xi/3tqleiv9k/social-icons.png) -140px 0; }
.social-links li.social_ffffound a { background: url(http://static.tumblr.com/fftf9xi/3tqleiv9k/social-icons.png) -160px 0; }
.social-links li.social_flickr a { background: url(http://static.tumblr.com/fftf9xi/3tqleiv9k/social-icons.png) -180px 0; }
.social-links li.social_gowalla a { background: url(http://static.tumblr.com/fftf9xi/3tqleiv9k/social-icons.png) -200px 0; }
.social-links li.social_lastfm a { background: url(http://static.tumblr.com/fftf9xi/3tqleiv9k/social-icons.png) -220px 0; }
.social-links li.social_linkedin a { background: url(http://static.tumblr.com/fftf9xi/3tqleiv9k/social-icons.png) -240px 0; }
.social-links li.social_skype a { background: url(http://static.tumblr.com/fftf9xi/3tqleiv9k/social-icons.png) -260px 0; }
.social-links li.social_slideshare a { background: url(http://static.tumblr.com/fftf9xi/3tqleiv9k/social-icons.png) -280px 0; }
.social-links li.social_stumbledupon a { background: url(http://static.tumblr.com/fftf9xi/3tqleiv9k/social-icons.png) -300px 0; }
.social-links li.social_twitter a { background: url(http://static.tumblr.com/fftf9xi/3tqleiv9k/social-icons.png) -320px 0; }
.social-links li.social_vimeo a { background: url(http://static.tumblr.com/fftf9xi/3tqleiv9k/social-icons.png) -340px 0; }
.social-links li.social_youtube a { background: url(http://static.tumblr.com/fftf9xi/3tqleiv9k/social-icons.png) -360px 0; }
.social-links li.social_email a { background: url(http://static.tumblr.com/fftf9xi/3tqleiv9k/social-icons.png) -380px 0; }
.social-links li.social_forrst a { background: url(http://static.tumblr.com/fftf9xi/3tqleiv9k/social-icons.png) -400px 0; }
.social-links li.social_soundcloud a { background: url(http://static.tumblr.com/fftf9xi/3tqleiv9k/social-icons.png) -420px 0; }
.social-links li.social_formspring a { background: url(http://static.tumblr.com/fftf9xi/3tqleiv9k/social-icons.png) -440px 0; }
.social-links li.social_foursquare a { background: url(http://static.tumblr.com/fftf9xi/3tqleiv9k/social-icons.png) -460px 0; }
.social-links li.social_deviantart a { background: url(http://static.tumblr.com/fftf9xi/3tqleiv9k/social-icons.png) -480px 0; }
.social-links li.social_website a { background: url(http://static.tumblr.com/fftf9xi/3tqleiv9k/social-icons.png) -500px 0; }
.social-links li.social_rdio a { background: url(http://static.tumblr.com/fftf9xi/3tqleiv9k/social-icons.png) -520px 0; }
.social-links li.social_myspace a { background: url(http://static.tumblr.com/fftf9xi/3tqleiv9k/social-icons.png) -540px 0; }

.contributors .author {
	padding: 10px 0;
	border-bottom: 1px solid rgba(0,0,0,.4);
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.1);
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,.1);
	box-shadow: 0 1px 0 rgba(255,255,255,.1);
}
body.light .contributors .author {
	border-bottom: 1px solid #dae1e4;
}
.contributors .author:last-child, body.light .contributors .author:last-child {
	padding-bottom: 4px;
	border-bottom: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.contributors .author img {
	float: left;
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0, 0.4);
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0, 0.4);
	margin-right: 12px;
}
.contributors .author p {
	padding: 6px 0 0 0;
}
.contributors .author p a, .contributors .author p a:active, .contributors .author p a:visited,
.description a, .description a:active, .description a:visited, 
.like_source a, .like_source a:active, .like_source a:visited,
.like_caption a, .like_caption a:active, .like_caption a:visited,
.like_link a, .like_link a:active, .like_link a:visited,
.like_caption a, .like_caption a:active, .like_caption a:visited,
.like_post_body a, .like_post_body a:active, .like_post_body a:visited,
.like_text_post p a, .like_text_post p a:active, .like_text_post p a:visited,
p.tweet a.btn, p.tweet a.btn:active, p.tweet a.btn:visited,
.widget a, .widget a:active, .widget a:visited {
	color: #52c7fd;
	background: #21272a;
	padding: 2px 3px;
	line-height: 18px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
	-moz-transition: .15s ease-in-out;
	-o-transition: .15s ease-in-out;
	-webkit-transition: .15s ease-in-out;
}
body.light .contributors .author p a, body.light .contributors .author p a:active, body.light .contributors .author p a:visited,
body.light .description a, body.light .description a:active, body.light .description a:visited, 
body.light .like_source a, body.light .like_source a:active, body.light .like_source a:visited,
body.light .like_caption a, body.light .like_caption a:active, body.light .like_caption a:visited,
body.light .like_link a, body.light .like_link a:active, body.light .like_link a:visited,
body.light .like_caption a, body.light .like_caption a:active, body.light .like_caption a:visited,
body.light .like_post_body a, body.light .like_post_body a:active, body.light .like_post_body a:visited,
body.light .like_text_post p a, body.light .like_text_post p a:active, body.light .like_text_post p a:visited,
body.light p.tweet a.btn, body.light p.tweet a.btn:active, body.light p.tweet a.btn:visited,
body.light .widget a, body.light .widget a:active, body.light .widget a:visited {
	background: #e0f5ff;
}
.contributors .author p a:hover,
.description a:hover, 
.like_source a:hover,
.like_caption a:hover,
.like_link a:hover,
.like_caption a:hover,
.like_post_body a:hover,
.like_text_post p a:hover,
p.tweet a.btn:hover,
.widget a:hover {
	color: #21272a;
	background: #52c7fd;
	text-shadow: none;
}
body.light .contributors .author p a:hover,
body.light .description a:hover, 
body.light .like_source a:hover,
body.light .like_caption a:hover,
body.light .like_link a:hover,
body.light .like_caption a:hover,
body.light .like_post_body a:hover,
body.light .like_text_post p a:hover,
body.light p.tweet a.btn:hover,
body.light .widget a:hover {
	color: #e0f5ff;
	background: #52c7fd;
}
.follows ul {
	list-style-type: none;
	margin: 6px 0 0 0;
}
.follows li {
	line-height: 0;
	margin: 0 14px 10px 0;
	padding: 0;
	float: left;
}
.follows li:nth-child(5n+5) {
	margin-right: 0;
}
.follows li:last-child {
	margin-bottom: 14px;
}
.follows li img {
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0, 0.4);
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0, 0.4);
}
.follows li a img {
	-moz-transition: .15s ease-in-out;
	-o-transition: .15s ease-in-out;
	-webkit-transition: .15s ease-in-out;
}
.follows li a:hover img {
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0, 0.5);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0, 0.5);
}
.twitter p.tweet {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(0,0,0,.4);
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.1);
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,.1);
	box-shadow: 0 1px 0 rgba(255,255,255,.1);
}
body.light .twitter p.tweet {
	border-bottom: 1px solid #dae1e4;
}
.twitter p.tweet:last-child {
	margin-bottom: 0;
	border-bottom: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.twitter p.tweet strong a, .twitter p.tweet strong a:active, .twitter p.tweet strong a:visited {
	font-style: normal;
	font-weight: normal;
	color: #5d6a72;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
	-moz-transition: .15s ease-in-out;
	-o-transition: .15s ease-in-out;
	-webkit-transition: .15s ease-in-out;
}
#likes {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
}
#likes li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(0,0,0,.4);
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.1);
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,.1);
	box-shadow: 0 1px 0 rgba(255,255,255,.1);
}
body.light #likes li {
	border-bottom: 1px solid #dae1e4;
}
#likes li:last-child {
	margin-bottom: 0;
	border-bottom: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.likes img {
	margin-top: 4px;
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0, 0.4);
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0, 0.4);
}
.likes 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 !important;
}
.likes p.like_temp {
	margin-bottom: 10px;
}
.like_quote {
	font-family: "TitilliumText22LRegular", Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
}
.like_link, .like_title {
	font-family: "TitilliumText22LBold", Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
}
.post_info_bottom {
	display: block !important;
	font-size: 10px;
	color: #5d6a72;
	margin-top: 4px;
}
.post_info_bottom a, .post_info_bottom a:active, .post_info_bottom a:visited {
	font-style: normal;
	font-weight: bold;
	color: #5d6a72;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
	-moz-transition: .15s ease-in-out;
	-o-transition: .15s ease-in-out;
	-webkit-transition: .15s ease-in-out;
}
.flickr ul {
	list-style-type: none;
	margin: 0;
}
.flickr li {
	float: left;
	margin: 0 14px 10px 0;
}
.flickr li:nth-child(2n+2) {
	margin-right: 0;
}
.flickr img {
	margin-top: 4px;
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0, 0.4);
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0, 0.4);
	height: 75px;
	width: 75px;
	background: #1c2022;
}
.flickr a img {
	border: 3px solid #21272a;
	-moz-transition: .15s ease-in-out;
	-o-transition: .15s ease-in-out;
	-webkit-transition: .15s ease-in-out;
}
body.light .flickr a img {
	border: 3px solid #d6dce0;
}
.flickr a:hover img, body.light .flickr a:hover img {
	border: 3px solid #52c7fd;	
}
.flickr p.loading {
	font-size: 11px;
	margin-bottom: 10px;
}
.lastfm ul {
	list-style-type: none;
	margin: 0 0 14px 0;
}
.lastfm li {
	clear: left;
	padding: 10px 0;
	border-bottom: 1px solid rgba(0,0,0,.4);
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.1);
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,.1);
	box-shadow: 0 1px 0 rgba(255,255,255,.1);
}
body.light .lastfm li {
	border-bottom: 1px solid #dae1e4;
}
.lastfm li:last-child, body.light .lastfm li:last-child {
	padding-bottom: 4px;
	border-bottom: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.lastfm img {
	float: left;
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0, 0.4);
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0, 0.4);
	margin-right: 12px;
}
.lastfm li p {
	padding-top: 10px;
	line-height: 14px;
}
.lastfm li p a, .lastfm li p a:active, .lastfm li p a:visited {
	font-size: 11px;
	color: #83919a;
	text-decoration: none;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	-webkit-transition: .25s ease-in-out;
}
.lastfm li p a strong {
	font-size: 11px;
	color: #ffffff;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	-webkit-transition: .25s ease-in-out;
}
body.light .lastfm li p a strong  {
	color: #52c7fd;
}
.lastfm li p a:hover, .lastfm li p a:hover strong {
	color: #52c7fd;
}

aside footer {
	margin: 0 -12px -12px -12px;
	background: #1c2022;
	background-image: url(http://static.tumblr.com/fftf9xi/kRWldn08s/article-footer-bg.gif), -moz-linear-gradient(top, #1b1f21, #212528); /* FF3.6 */
	background-image: url(http://static.tumblr.com/fftf9xi/kRWldn08s/article-footer-bg.gif), -webkit-gradient(linear, 0 0, 0 100%, from(#1b1f21), to(#212528)); /* Saf4+, Chrome */
	border-top: 1px solid #313639;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-box-shadow: inset 0 4px 4px rgba(0,0,0, 0.3), inset 0 0 4px rgba(255,255,255, 0.1);
	-webkit-box-shadow: inset 0 4px 4px rgba(0,0,0, 0.3), inset 0 0 4px rgba(255,255,255, 0.1);
}
body.light aside footer {
	background: #dce2e5;
	background-image: url(http://static.tumblr.com/fftf9xi/FYlldn09n/article-footer-bg-light.gif), -moz-linear-gradient(top, #dfe4e7, #d0d8dc); /* FF3.6 */
	background-image: url(http://static.tumblr.com/fftf9xi/FYlldn09n/article-footer-bg-light.gif), -webkit-gradient(linear, 0 0, 0 100%, from(#dfe4e7), to(#d0d8dc)); /* Saf4+, Chrome */
	border: 1px solid #b9c0c4;
	-moz-box-shadow: inset 0 2px 2px rgba(0,0,0, 0.05);
	-webkit-box-shadow: inset 0 2px 2px rgba(0,0,0, 0.05);
}
aside footer p {
	padding: 6px 0;
	margin: 0;
	text-align: center;
}
aside footer a, aside footer a:active, aside footer a:visited{
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #546068;
	-moz-transition: .15s ease-in-out;
	-o-transition: .15s ease-in-out;
	-webkit-transition: .15s ease-in-out;
}
body.light aside footer a, body.light aside footer a:active, body.light aside footer a:visited{
	color: #636363;
}
aside footer a:hover {
	color: #52c7fd;
}
body.light aside footer a:hover {
	color: #52c7fd;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Bottom
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#bottom {
	background: #111415;
	background-image: url(http://static.tumblr.com/fftf9xi/s3Lldn0bb/bottom-bg.gif), -moz-linear-gradient(top, #111415, #181b1d); /* FF3.6 */
	background-image: url(http://static.tumblr.com/fftf9xi/s3Lldn0bb/bottom-bg.gif), -webkit-gradient(linear, 0 0, 0 100%, from(#111415), to(#181b1d)); /* Saf4+, Chrome */
	border-top: 1px solid #202122;
	-moz-box-shadow: inset 0 4px 4px rgba(0,0,0, 0.2);
	-webkit-box-shadow: inset 0 4px 4px rgba(0,0,0, 0.2);
	padding: 24px 0 0 0;
}
body.light #bottom {
	background: #dce2e5;
	background-image: url(http://static.tumblr.com/fftf9xi/FYlldn09n/article-footer-bg-light.gif), -moz-linear-gradient(top, #d0d8dc, #dfe4e7); /* FF3.6 */
	background-image: url(http://static.tumblr.com/fftf9xi/FYlldn09n/article-footer-bg-light.gif), -webkit-gradient(linear, 0 0, 0 100%, from(#d0d8dc), to(#dfe4e7)); /* Saf4+, Chrome */
	border-top: 1px solid #f1f4f6;
	-moz-box-shadow: inset 0 8px 8px rgba(0,0,0, 0.1);
	-webkit-box-shadow: inset 0 8px 8px rgba(0,0,0, 0.1);
}
#pagination ul {
	list-style-type: none;
	display: inline-block;
	margin: 0;
	padding: 4px;
	background: #2b3033;
	background-image: -moz-linear-gradient(top, #393f42, #262b2e); /* FF3.6 */
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#393f42), to(#262b2e)); /* Saf4+, Chrome */
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-moz-box-shadow: inset 0 0 8px rgba(255,255,255, 0.08), 1px 1px 4px rgba(0,0,0, 0.4);
	-webkit-box-shadow: inset 0 0 8px rgba(255,255,255, 0.08), 1px 1px 4px rgba(0,0,0, 0.4);
}
body.light #pagination ul {
	background: #b8c0c4;
	background-image: -moz-linear-gradient(top, #c7cdd1, #a8b0b6); /* FF3.6 */
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c7cdd1), to(#a8b0b6)); /* Saf4+, Chrome */
	-moz-box-shadow: inset 0 0 8px rgba(255,255,255, 0.08), 1px 1px 4px rgba(0,0,0, 0.4);
	-webkit-box-shadow: inset 0 0 8px rgba(255,255,255, 0.08), 1px 1px 4px rgba(0,0,0, 0.4);
}
#pagination li {
	float: left;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #090b0c;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.2);
}
body.light #pagination li {
	color: #626668;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
}
#pagination li.prev a, #pagination li.next a {
	display: block;
	height: 26px;
	width: 26px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
	opacity: 0.25;
}
#pagination li.prev a.active, #pagination li.next a.active {
	background: #252a2d;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	-webkit-transition: .25s ease-in-out;
	opacity: 1;
}
body.light #pagination li.prev a.active, body.light #pagination li.next a.active {
	background: #d1d7da;
}
#pagination li.prev a.active:hover, #pagination li.next a.active:hover {
	background-image: -moz-linear-gradient(top, #262b2e, #393f42); /* FF3.6 */
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#262b2e), to(#393f42)); /* Saf4+, Chrome */
}
#pagination li.prev a.active:hover {
	-moz-box-shadow: inset -1px 1px 4px rgba(0,0,0, 0.4);
	-webkit-box-shadow: inset -1px 1px 4px rgba(0,0,0, 0.4);
}
#pagination li.next a.active:hover {
	-moz-box-shadow: inset 1px 1px 4px rgba(0,0,0, 0.4);
	-webkit-box-shadow: inset 1px 1px 4px rgba(0,0,0, 0.4);
}
body.light #pagination li.prev a.active:hover, body.light #pagination li.next a.active:hover {
	background-image: -moz-linear-gradient(top, #fff, #d1d7da); /* FF3.6 */
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#d1d7da)); /* Saf4+, Chrome */
	background-color: #eaeef1;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
#pagination li.prev a, #pagination li.prev a.active, body.light #pagination li.prev a, body.light #pagination li.prev a.active {
	background-image: url(http://static.tumblr.com/fftf9xi/dk1ldn0c6/_sprites-dark.png);
	background-repeat: no-repeat;
	background-position: 3px 0;
}
#pagination li.prev a:hover, #pagination li.prev a.active:hover, body.light #pagination li.prev a:hover, body.light #pagination li.prev a.active:hover {
	background-image: url(http://static.tumblr.com/fftf9xi/dk1ldn0c6/_sprites-dark.png);
	background-repeat: no-repeat;
	background-position: -17px 0;
}
#pagination li.next a, #pagination li.next a.active, body.light #pagination li.next a, body.light #pagination li.next a.active {
	background-image: url(http://static.tumblr.com/fftf9xi/dk1ldn0c6/_sprites-dark.png);
	background-repeat: no-repeat;
	background-position: -55px 0;
}
#pagination li.next a:hover, #pagination li.next a.active:hover, body.light #pagination li.next a:hover, body.light #pagination li.next a.active:hover {
	background-image: url(http://static.tumblr.com/fftf9xi/dk1ldn0c6/_sprites-dark.png);
	background-repeat: no-repeat;
	background-position: -35px 0;
}

#pagination li.label {
	padding: 3px 12px 0 12px;
}

#credits {
	font-size: 11px;
	padding: 20px;
}
#credits p {
	margin: 0;
	color: #546068;
}
#credits p a {
	text-decoration: none;
}

article.notes ol.notes {
	list-style-type: none;
	margin: 0;
}
article.notes ol.notes li {
	margin-bottom: 10px;
	padding: 8px 0 4px 0;
	border-bottom: 1px solid rgba(0,0,0,.4);
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.1);
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,.1);
	box-shadow: 0 1px 0 rgba(255,255,255,.1);
}
article.notes ol.notes li .clear {
	display: none;
}
body.light article.notes ol.notes li {
	border-bottom: 1px solid #dae1e4;
}
article.notes ol.notes li:last-child {
	margin-bottom: 0;
	border-bottom: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
article.notes ol.notes li.more_notes_link_container a {
	display: block;
	padding: 6px;
	margin: 6px;
}
article.disqus * {
	-moz-transition: none 0;
	-o-transition: none 0;
	-webkit-transition: none 0;
}
article.disqus a:hover {
	color: #ffffff;
}
body.light article.disqus a:hover {
	color: #555555;
}
article.disqus small {
	display: inline;
	background-color: transparent;
	padding: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
#infscr-loading img { display: none !important; }
#infscr-loading p { margin: 0 !important; }




/* 
 * 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; } 
}

