
html{
	color:#000;
	background:#FFF;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,
img {
	border:0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style:normal;
	font-weight:normal;
}
ol,
ul {
	list-style:none;
}
caption,
th {
	text-align:left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,
q:after {
	content:'';
}
abbr,
acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input,
textarea,
select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input,
textarea,
select {
	*font-size:100%;
}
legend {
	color:#000;
}
#yui3-css-stamp.cssreset { display: none; }
body {
	font:13px/1.231 arial,helvetica,clean,sans-serif;
	*font-size:small; 
	*font:x-small; 
}
 
select,
input,
button,
textarea {
	font:99% arial,helvetica,clean,sans-serif;
}
table {
	font-size:inherit;
	font:100%;
}
pre,
code,
kbd,
samp,
tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}
#yui3-css-stamp.cssfonts { display: none; }
.ui-tooltip, .qtip{
	position: absolute;
	left: -28000px;
	top: -28000px;
	display: none;
	max-width: 280px;
	min-width: 50px;
	
	font-size: 10.5px;
	line-height: 12px;
	border-width: 1px;
	border-style: solid;
}
	
	.ui-tooltip-fluid{
		display: block;
		visibility: hidden;
		position: static !important;
		float: left !important;
	}
	.ui-tooltip-content{
		position: relative;
		padding: 5px 9px;
		overflow: hidden;
		text-align: left;
		word-wrap: break-word;
		overflow: hidden;
	}
	.ui-tooltip-titlebar{
		position: relative;
		min-height: 14px;
		padding: 5px 35px 5px 10px;
		overflow: hidden;
		border-width: 0 0 1px;
		font-weight: bold;
	}
	.ui-tooltip-titlebar + .ui-tooltip-content{ border-top-width: 0px !important; }
		
		.ui-tooltip-titlebar .ui-state-default{
			position: absolute;
			right: 4px;
			top: 50%;
			margin-top: -9px;
			cursor: pointer;
			outline: medium none;
			border-width: 1px;
			border-style: solid;
		}
		
		* html .ui-tooltip-titlebar .ui-state-default{ top: 16px; } 
		.ui-tooltip-titlebar .ui-icon,
		.ui-tooltip-icon .ui-icon{
			display: block;
			text-indent: -1000em;
		}
		.ui-tooltip-icon, .ui-tooltip-icon .ui-icon{
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			border-radius: 3px;
			text-decoration: none;
		}
			.ui-tooltip-icon .ui-icon{
				width: 18px;
				height: 14px;
				text-align: center;
				text-indent: 0;
				font: normal bold 10px/13px Tahoma,sans-serif;
				color: inherit;
				background: transparent none no-repeat -100em -100em;
			}
.ui-tooltip-focus{
}
.ui-tooltip-hover{
	
}
.ui-tooltip-default{
	border-color: #F1D031;
	background-color: #FFFFA3;
	color: #555;
}
	.ui-tooltip-default .ui-tooltip-titlebar{
		background-color: #FFEF93;
	}
	.ui-tooltip-default .ui-tooltip-icon{
		border-color: #CCC;
		background: #F1F1F1;
		color: #777;
	}
	
	.ui-tooltip-default .ui-tooltip-titlebar .ui-state-hover{
		border-color: #AAA;
		color: #111;
	}
.ui-tooltip .ui-tooltip-tip{
	margin: 0 auto;
	overflow: hidden;
	z-index: 10;
}
	.ui-tooltip .ui-tooltip-tip,
	.ui-tooltip .ui-tooltip-tip *{
		position: absolute;
		
		line-height: 0.1px !important;
		font-size: 0.1px !important;
		color: #123456;
		background: transparent;
		border: 0px dashed transparent;
	}
	
	.ui-tooltip .ui-tooltip-tip canvas{ top: 0; left: 0; }
.ui-tooltip-light{
	background-color: white;
	border-color: #E2E2E2;
	color: #454545;
}
	.ui-tooltip-light .ui-tooltip-titlebar{
		background-color: #f1f1f1;
	}
.ui-tooltip-dark{
	background-color: #505050;
	border-color: #303030;
	color: #f3f3f3;
}
	.ui-tooltip-dark .ui-tooltip-titlebar{
		background-color: #404040;
	}
	.ui-tooltip-dark .ui-tooltip-icon{
		border-color: #444;
	}
	.ui-tooltip-dark .ui-tooltip-titlebar .ui-state-hover{
		border-color: #303030;
	}
.ui-tooltip-cream{
	background-color: #FBF7AA;
	border-color: #F9E98E;
	color: #A27D35;
}
	.ui-tooltip-cream .ui-tooltip-titlebar{
		background-color: #F0DE7D;
	}
	.ui-tooltip-cream .ui-state-default .ui-tooltip-icon{
		background-position: -82px 0;
	}
.ui-tooltip-red{
	background-color: #F78B83;
	border-color: #D95252;
	color: #912323;
}
	.ui-tooltip-red .ui-tooltip-titlebar{
		background-color: #F06D65;
	}
	.ui-tooltip-red .ui-state-default .ui-tooltip-icon{
		background-position: -102px 0;
	}
	.ui-tooltip-red .ui-tooltip-icon{
		border-color: #D95252;
	}
	.ui-tooltip-red .ui-tooltip-titlebar .ui-state-hover{
		border-color: #D95252;
	}
.ui-tooltip-green{
	background-color: #CAED9E;
	border-color: #90D93F;
	color: #3F6219;
}
	.ui-tooltip-green .ui-tooltip-titlebar{
		background-color: #B0DE78;
	}
	.ui-tooltip-green .ui-state-default .ui-tooltip-icon{
		background-position: -42px 0;
	}
.ui-tooltip-blue{
	background-color: #E5F6FE;
	border-color: #ADD9ED;
	color: #5E99BD;
}
	.ui-tooltip-blue .ui-tooltip-titlebar{
		background-color: #D0E9F5;
	}
	.ui-tooltip-blue .ui-state-default .ui-tooltip-icon{
		background-position: -2px 0;
	}
.ui-tooltip-shadow{
	-webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
}
.ui-tooltip-rounded,
.ui-tooltip-tipsy,
.ui-tooltip-bootstrap{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.ui-tooltip-youtube{
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	
	-webkit-box-shadow: 0 0 3px #333;
	-moz-box-shadow: 0 0 3px #333;
	box-shadow: 0 0 3px #333;
	color: white;
	border-width: 0;
	background: #4A4A4A;
	background-image: -moz-linear-gradient(top,#4A4A4A 0,black 100%);
	background-image: -ms-linear-gradient(top,#4A4A4A 0,black 100%);
	background-image: -o-linear-gradient(top,#4A4A4A 0,black 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#4A4A4A),color-stop(100%,black));
	background-image: -webkit-linear-gradient(top,#4A4A4A 0,black 100%);
	background-image: linear-gradient(to bottom,#4A4A4A 0,black 100%);
}
	.ui-tooltip-youtube .ui-tooltip-titlebar{
		background-color: #4A4A4A;
		background-color: rgba(0,0,0,0);
	}
	
	.ui-tooltip-youtube .ui-tooltip-content{
		padding: .75em;
		font: 12px arial,sans-serif;
		
		filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);
		-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);";
	}
	.ui-tooltip-youtube .ui-tooltip-icon{
		border-color: #222;
	}
	.ui-tooltip-youtube .ui-tooltip-titlebar .ui-state-hover{
		border-color: #303030;
	}
.ui-tooltip-jtools{
	background: #232323;
	background: rgba(0, 0, 0, 0.7);
	background-image: -moz-linear-gradient(top, #717171, #232323);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#717171), to(#232323));
	border: 2px solid #ddd;
	border: 2px solid rgba(241,241,241,1);
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 0 12px #333;
	-moz-box-shadow: 0 0 12px #333;
	box-shadow: 0 0 12px #333;
}
	
	.ui-tooltip-jtools .ui-tooltip-titlebar{
		background-color: transparent;
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)";
	}
	.ui-tooltip-jtools .ui-tooltip-content{
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)";
	}
	.ui-tooltip-jtools .ui-tooltip-titlebar,
	.ui-tooltip-jtools .ui-tooltip-content{
		background: transparent;
		color: white;
		border: 0 dashed transparent;
	}
	.ui-tooltip-jtools .ui-tooltip-icon{
		border-color: #555;
	}
	.ui-tooltip-jtools .ui-tooltip-titlebar .ui-state-hover{
		border-color: #333;
	}
.ui-tooltip-cluetip{
	-webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
	box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
	background-color: #D9D9C2;
	color: #111;
	border: 0 dashed transparent;
}
	.ui-tooltip-cluetip .ui-tooltip-titlebar{
		background-color: #87876A;
		color: white;
		border: 0 dashed transparent;
	}
	
	.ui-tooltip-cluetip .ui-tooltip-icon{
		border-color: #808064;
	}
	
	.ui-tooltip-cluetip .ui-tooltip-titlebar .ui-state-hover{
		border-color: #696952;
		color: #696952;
	}
.ui-tooltip-tipsy{
	background: black;
	background: rgba(0, 0, 0, .87);
	color: white;
	border: 0px solid transparent;
	font-size: 11px;
	font-family: 'Lucida Grande', sans-serif;
	font-weight: bold;
	line-height: 16px;
	text-shadow: 0 1px black;
}
	.ui-tooltip-tipsy .ui-tooltip-titlebar{
		padding: 6px 35px 0 10;
		background-color: transparent;
	}
	.ui-tooltip-tipsy .ui-tooltip-content{
		padding: 6px 10;
	}
	
	.ui-tooltip-tipsy .ui-tooltip-icon{
		border-color: #222;
		text-shadow: none;
	}
	.ui-tooltip-tipsy .ui-tooltip-titlebar .ui-state-hover{
		border-color: #303030;
	}
.ui-tooltip-tipped{
	border: 3px solid #959FA9;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #F9F9F9;
	color: #454545;
	font-weight: normal;
	font-family: serif;
}
	.ui-tooltip-tipped .ui-tooltip-titlebar{
		border-bottom-width: 0;
		color: white;
		background: #3A79B8;
		background-image: -moz-linear-gradient(top, #3A79B8, #2E629D);
		background-image: -webkit-gradient(linear, left top, left bottom, from(#3A79B8), to(#2E629D));
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)";
	}
	.ui-tooltip-tipped .ui-tooltip-icon{
		border: 2px solid #285589;
		background: #285589;
	}
		.ui-tooltip-tipped .ui-tooltip-icon .ui-icon{
			background-color: #FBFBFB;
			color: #555;
		}
.ui-tooltip-bootstrap{
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	*border-right-width: 2px;
	*border-bottom-width: 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}
	.ui-tooltip-bootstrap .ui-tooltip-titlebar{
		font-size: 18px;
		line-height: 22px;
		border-bottom: 1px solid #ccc;
		background-color: transparent;
	}
		.ui-tooltip-bootstrap .ui-tooltip-titlebar .ui-state-default{
			right: 9px; top: 49%;
			border-style: none;
		}
	.ui-tooltip-bootstrap .ui-tooltip-icon{
		background: white;
	}
		.ui-tooltip-bootstrap .ui-tooltip-icon .ui-icon{
			width: auto;
			height: auto;
			float: right;
			font-size: 20px;
			font-weight: bold;
			line-height: 18px;
			color: #000000;
			text-shadow: 0 1px 0 #ffffff;
			opacity: 0.2;
			filter: alpha(opacity=20);
		}
		.ui-tooltip-bootstrap .ui-tooltip-icon .ui-icon:hover{
			color: #000000;
			text-decoration: none;
			cursor: pointer;
			opacity: 0.4;
			filter: alpha(opacity=40);
		}
.ui-tooltip:not(.ie9haxors) div.ui-tooltip-content,
.ui-tooltip:not(.ie9haxors) div.ui-tooltip-titlebar{
	filter: none;
	-ms-filter: none;
}
@font-face {
	font-family: 'icomoon';
	src: url('//static.tumblr.com/ffsuflv/Eyomb2tnv/icomoon.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'icomoon';
	src: url('//static.tumblr.com/ffsuflv/Eyomb2tnv/icomoon.eot');
	src: url(data:application/x-font-woff;charset=utf-8;base64,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) format('woff'),
		 url('//static.tumblr.com/ffsuflv/2Kbmb2toi/icomoon.ttf') format('truetype'),
		 url('//static.tumblr.com/ffsuflv/WBvmb2tow/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
html,
body {
	height: 100%;
	width: 100%;
}
html {
	*overflow: auto;
}
body {
	min-width: 1160px;
}
a {
	outline: none;
	text-decoration: none;
}
em {
	font-style: italic;
}
embed,
iframe,
img,
object {
	max-width: 100%;
}
embed, 
iframe, 
object {
	display: block;
}
iframe {
	border: 0;
}
input,
select,
textarea {
	outline: none;
}
strong {
	font-weight: bold;
}
textarea {
	overflow: hidden;
	resize: none;
}
.clear {
	*zoom: 1;
}
.clear:after {
	clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.list .link {
	display: block;
}
.listh {
	*zoom: 1;
}
.listh:after {
	clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.listh .item {
	float: left;
	*zoom: 1;
}
.listi {
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
}
.blogsloaded {
	padding: 0 !important;
}
.blogsloaded .blogsmore {
	display: none !important;
}
.blogsloading .blogsmore {
	background: url(//static.tumblr.com/41ljbbi/c0jm0hsr7/animated_loader_16x16.gif) no-repeat center center;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.featureloaded {
	display: block !important;
}
.sharingloaded .btns .item {
	margin: 5px 0;
}
.photos {
	margin: 0 0 0 -2px;
}
.photos .photo {
	float: left;
	height: 80px;
	margin: 2px 0;
	padding: 0 2px;
	width: 80px;
}
.photos .photo img {
	display: block;
}
.posts .chat .body {
	font-size: 106.666%;
}
.posts .chat .label {
	font-weight: bold;
	padding: 0 5px 0 0;
}
.posts .chat .line {
	margin: 5px 0;
}
.posts .photo .media a {
	display: block;
}
.posts .photo .media img {
	display: block;
	margin: 0 auto;
}
.posts .video .media {
	overflow: hidden;
	padding: 56.6% 0 0;
	position: relative;
}
.posts .video .media embed,
.posts .video .media iframe,
.posts .video .media object {
	height: 100% !important;
	left: 0;
	position: absolute;
	top: 0;
	width: 100% !important;
}
#featured {
	display: none;
}
#featured .posts,
#featured .post,
#featured .view,
#featured .media {
	width: 100%;
}
#featured .post {
	margin: 10px 0 20px;
	padding: 24px 0 0;
	position: relative;
	z-index: 2;
}
	
#featured .view {
	overflow: hidden;
	position: relative;
	z-index: 1;
}
#featured .body,
#featured .title {
	margin: 10px 0;
	padding: 0 7px;
	position: relative;
	z-index: 1;
}
#featured .body li {
	margin: 5px 0;
}
#featured .title {
	font-size: 142.8571%;
}
#featured .meta {
	border: 1px solid transparent;
	border-right: 0;
	border-left: 0;
	font-size: 85.7143%;
	left: 0;
	position: absolute;
	top: 0;
	width: 250px;
	z-index: 2;
}
#featured .meta .date {
	display: block;
	height: 22px;
	line-height: 22px;
	padding: 0 5px;
	text-align: right;
}
#featured .meta .type {
	display: none;
}
#featured .audio {
	z-index: 1;
}
#featured .audio .body {
	padding: 0 10px;
}
#featured .audio .media .player {
	height: 26px;
	margin: 10px auto;
	overflow: hidden;
	width: 230px;
}
#featured .audio .media .player embed {
	height: 30px !important;
	margin: -2px 0 0;
	width: 230px !important;
}
#featured .audio .cover .media .art {
	margin: 10px auto;
	width: 230px;
}
#featured .audio .cover .media img {
	display: block;
	margin: 0 auto;
}
#featured .audio .spotify .media iframe {
	height: 80px !important;
	width: 250px !important;
}
#featured .audio .spotify .media .player {
	height: 80px;
	margin: 0;
	width: 250px;
}
#featured .audio .divider {
	padding: 0 3px;
}
#featured .audio .id3 {
	margin: 10px 0;
}
#featured .chat .line {
	padding: 5px 10px;
}
#featured .quote .body {
	font-size: 114.2857%;
	font-style: italic;
}
#flickr {
	display: none;
}
#flickr .photo img {
	margin: 0 0 0 -20px;
	max-width: none;
	width: 120px;
}
#flickr .photo .link {
	height: 80px;
	overflow: hidden;
	width: 80px;
}
#following {
	display: none;
}
#following {
	padding: 0 0 2em;
	position: relative;
}
#following .blogsmore {
	bottom: 0;
	cursor: pointer;
	left: 0;
	line-height: 2em;
	position: absolute;
	text-align: center;
	width: 100%;
}
#following .blogs {
	margin: 0 0 0 -2px;
}
#following .blog {
	float: left;
	height: 40px;
	margin: 1px 0;
	padding: 0 0 0 2px;
	width: 40px;
	*zoom: 1;
}
#following .blog .asset {
	display: block;
	height: 40px;
	width: 40px;
}
#following .blog .link {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#group .members {
	margin: 0 0 0 -2px;
}
#group .member {
	height: 80px;
	margin: 2px 0;
	padding: 0 2px;
	width: 80px;
}
#group .member img {
	display: block;
	height: 72px;
	padding: 4px;
	width: 72px;
}
#instagram {
	display: none;
}
#likes .like_post {
	margin: 10px 0 20px;
	overflow: hidden;
	padding: 0 7px;
	position: relative;
	width: 236px;
	z-index: 1;
}
#likes .like_post blockquote,
#likes .like_post p,
#likes .like_post ul,
#likes .like_post .like_caption,
#likes .like_post .inline_image,
#likes .like_post .like_title,
#likes .like_chat_post .like_chat,
#likes .like_link_post .like_link,
#likes .like_quote_post .like_quote,
#likes .like_quote_post .like_source {
	margin: 10px 0;
}
#likes .like_post img {
	display: block;
	margin: 10px auto;
}
#likes .like_post p {
	line-height: 1.3;
}
#likes .like_post .inline_image {
	cursor: default;
}
#likes .like_post .like_caption,
#likes .like_post .like_post_body,
#likes .like_post .like_title,
#likes .like_chat_post .like_chat {
	position: relative;
	z-index: 2;
}
#likes .like_post .like_post_body {
	margin: 10px 0 !important;
}
#likes .like_post .like_title {
	font-size: 142.8571%;
}
#likes .like_post .post_info_top {
	border: 1px solid transparent;
	border-right: 0;
	border-left: 0;
	display: block !important;
	font-size: 85.7143%;
	line-height: 22px;
	margin: 0 0 0 -7px;
	padding: 0 5px;
	position: relative;
	text-align: right;
	text-transform: lowercase;
	width: 240px;
	z-index: 3;
}
#likes .like_audio_post .like_audio {
	max-height: 80px;
	margin: 0 0 0 -7px;
	overflow: hidden;
	width: 250px;
}
#likes .like_audio_post .like_audio embed {
	height: 26px !important;
	margin: 10px auto;
	width: 230px !important;
}
#likes .like_audio_post .like_audio iframe {
	height: 80px !important;
	width: 250px !important;
}
#likes .like_audio_post .like_post_body {
	padding: 0 3px;
}
#likes .like_chat_post .like_line {
	margin: 5px 0;
}
#likes .like_link_post .like_link {
	font-size: 142.8571%;
}
#likes .like_photo_post .like_below_photo {
	display: none;
}
#likes .like_photo_post .photo_link {
	display: block;
	margin: 0 0 0 -7px;
	width: 250px;
}
#likes .like_photo_post .photo_link img {
	margin: 0;
}
#likes .like_quote_post .like_quote {
	font-size: 114.2857%;
	font-style: italic;
	line-height: 1.3;
}
#likes .like_video_post .like_video_thumbnail {
	margin: 7px auto 0;
	max-width: 236px;
}
#timeline {
	display: none;
}
#follow {
	text-align: center;
}
#follow iframe {
	margin: 0 auto;
}
#main {
	min-height: 100%;
	position: relative;
	width: 100%;
}
#header {
	left: 0;
	min-width: 1160px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 20000;
}
#header .patch {
	border-bottom: 1px solid transparent;
	min-height: 35px;
}
#primenu {
	display: none;
	height: 35px;
	text-align: center;
}
#primenu .nav {
	min-width: 974px;
	text-align: left;
}
#primenu .item {
	line-height: 35px;
}
#primenu .link {
	padding: 0 10px;
}
#content {
	margin: 0 auto;
	padding: 50px 0 25px;
	width: 974px;
}
#sidebar {
	float: left;
	font-size: 93.3333%;
	width: 250px;
}
#sidebar .block {
	margin: 50px 0;
	width: 100%;
}
#sidebar .heading {
	height: 30px;
	line-height: 30px;
	margin: 0 0 10px;
	padding: 0 20px;
	text-align: center;
	text-transform: uppercase;
}
#sidebar #flickr,
#sidebar #following,
#sidebar #group,
#sidebar #instagram {
	text-align: center;
}
#sidebar #timeline .tweet {
	margin: 10px 0 20px;
	overflow: hidden;
	padding: 24px 0 0;
	position: relative;
}
#sidebar #timeline .text {
	line-height: 1.4;
	margin: 10px 0;
	padding: 0 7px;
}
#sidebar #timeline .meta {
	border: 1px solid transparent;
	border-right: 0;
	border-left: 0;
	font-size: 85.7143%;
	left: 0;
	line-height: 22px;
	padding: 0 5px;
	position: absolute;
	text-align: right;
	top: 0;
	width: 240px;
}
#custom {
	line-height: 1.35;
}
#custom .body {
	padding: 10px 15px;
}
#description {
	font-size: 107.1428%;
	font-style: italic;
	line-height: 1.4;
	padding: 5px;
	width: 240px !important;
}
#description .body {
	padding: 5px 10px;
}
#portrait .link,
#portrait .avitar {
	display: block;
}
#portrait .avitar {
	margin: 0 auto;
	padding: 7px;
}
#social {
	overflow: hidden;
	text-align: center;
}
#social .list {
	margin: 0 0 0 -2px;
	padding: 0 0 5px;
}
#social .item {
	height: 24px;
	padding: 5px 2px 0;
	width: 24px;
}
#social .link {
	display: block;
	height: 24px;
	margin: 0 auto;
	position: relative;
	width: 24px;
}
#social .asset {
	background-image: url(//static.tumblr.com/ffsuflv/hrSmbbjj1/social.png);
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	height: 16px;
	left: 50%;
	margin: -8px 0 0 -8px;
	overflow: hidden;
	position: absolute;
	text-indent: 100%;
	top: 50%;
	white-space: nowrap;
	width: 16px;
}
#social .exfm .asset {
	background-position: 0 0;
}
#social .facebook .asset {
	background-position: -16px 0;
}
#social .flickr .asset {
	background-position: -32px 0;
}
#social .foursquare .asset {
	background-position: -48px 0;
}
#social .googleplus .asset {
	background-position: -64px 0;
}
#social .lastfm .asset {
	background-position: -80px 0;
}
#social .linkedin .asset {
	background-position: -96px 0;
}
#social .pinterest .asset {
	background-position: -112px 0;
}
#social .rdio .asset {
	background-position: -128px 0;
}
#social .soundcloud .asset {
	background-position: -144px 0;
}
#social .spotify .asset {
	background-position: -160px 0;
}
#social .twitter .asset {
	background-position: -176px 0;
}
#social .vimeo .asset {
	background-position: -192px 0;
}
#social .youtube .asset {
	background-position: -208px 0;
}
#social .email .asset {
	background-position: -224px 0;
}
#social .dribble .asset {
	background-position: -240px 0;
}
#social .github .asset {
	background-position: -256px 0;
}
#social .instagram .asset {
	background-position: -272px 0;
}
#social .aboutme .asset {
	background-position: -288px 0;
}
#social .website .asset {
	background-position: -304px 0;
}
#social .bullpen .asset {
	background-position: -320px 0;
}
#social .blogger .asset {
	background-position: -336px 0;
}
#social .picasa .asset {
	background-position: -352px 0;
}
#social .deviantart .asset {
	background-position: -368px 0;
}
#social .amazon .asset {
	background-position: -384px 0;
}
#social .delicious .asset {
	background-position: -400px 0;
}
#social .skype .asset {
	background-position: -416px 0;
}
#social .stumbleupon .asset {
	background-position: -432px 0;
}
#social .wordpress .asset {
	background-position: -448px 0;
}
#social .forrst .asset {
	background-position: -464px 0;
}
#title {
	font-style: italic;
}
#title .link,
#title .logo,
#title .text {
	display: block;
}
#title .text {
	text-align: center;
}
#title .logo {
	margin: 0 auto;
}
#thread {
	float: right;
	width: 700px;
}
.notice #alert {
	font-size: 160%;
	margin: 50px 0 0;
}
.notice #alert .message {
	padding: 10px 20px;
}
#posts,
#posts .post,
#posts .view {
	width: 100%;
}
#posts .post {
	margin: 50px 0;
	position: relative;
	z-index: 2;
}
#posts .tape {
	display: none;
}
#posts .view {
	overflow: hidden;
}
#posts .body,
#posts .body blockquote,
#posts .body embed,
#posts .body h2,
#posts .body iframe,
#posts .body object,
#posts .body p,
#posts .body ul,
#posts .title {
	margin: 20px auto;
}
#posts .body {
	line-height: 1.5;
	padding: 0 25px;
	position: relative;
	z-index: 1;
}
#posts .body blockquote {
	border-left: 3px solid transparent;
	font-size: 93.3333%;
	margin: 0 15px;
	padding: 0 15px;
}
#posts .body h2,
#posts .title {
	font-size: 153.333%;
}
#posts .body img {
	display: block;
	margin: 5px 10px;
}
#posts .body li {
	margin: 2px 0;
}
#posts .body ol,
#posts .body ul {
	padding: 0 0 0 30px;
}
#posts .body ol {
	list-style-type: decimal;
}
#posts .body ul {
	list-style-type: disc;
}
#posts .title {
	padding: 0 25px;
}
#posts .meta {
	border-top: 1px solid transparent;
	margin: 0 auto;
	text-transform: lowercase;
	width: 650px;
}
#posts .meta .bits {
	letter-spacing: -0.31em;
	margin: 20px 0 20px -20px;
	text-align: right;
	word-spacing: -0.43em;
	*letter-spacing: normal;
}
#posts .meta .bits .item {
	display: inline-block;
	float: none;
	letter-spacing: normal;
	margin: 0 0 0 20px;
	vertical-align: top;
	word-spacing: normal;
	*display: inline;
	*zoom: 1;
}
#posts .meta .bits .link {
	font-size: 86.6667%;
	line-height: 1.5em;
}
#posts .meta .bits .author,
#posts .meta .bits .date {
	display: block;
	float: left;
}
#posts .meta .bits .share {
	cursor: pointer;
	margin: 0 0 0 15px;
}
#posts .meta .bits .share .link {
	padding: 0 7px;
}
#posts .meta .bits .share .btns {
	display: none;
}
#posts .meta .tags {
	margin: 14px 0 20px -3px;
}
#posts .meta .tags .link {
	font-size: 80%;
	line-height: 1.5em;
	padding: 0 5px;
}
#posts .meta .tag {
	padding: 6px 3px 0;
}
#posts .answer .name {
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 35px;
	position: relative;
}
#posts .answer .portrait {
	height: 24px;
	left: 0;
	margin: -12px 0 0;
	position: absolute;
	top: 50%;
	width: 24px;
}
#posts .answer .topic {
	margin: 20px auto;
	padding: 10px 15px;
	width: 600px;
}
#posts .audio .media {
	margin: 30px auto;
	position: relative;
	width: 640px;
	z-index: 1;
}
#posts .audio .basic .player {
	padding: 30px;
}
#posts .audio .basic .player span {
	display: block;
}
#posts .audio .basic .player .id3 {
	display: inline;
	font-size: 120%;
}
#posts .audio .basic .artist {
	font-weight: bold;
}
#posts .audio .basic .audio_player {
	height: 27px;
	overflow: hidden;
	padding: 5px 0 0;
	width: 207px;
}
#posts .audio .cover .media {
	height: 125px;
	*zoom: 1;
}
#posts .audio .cover .media:after {
	clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#posts .audio .cover .art {
	float: left;
	height: 125px;
	width: 125px;
}
#posts .audio .cover .detail {
	float: right;
	min-height: 125px;
	width: 485px;
}
#posts .audio .exfm .exfm_inline_button {
	background-color: #e4e4e4 !important;
	color: #838c8c;
	display: block !important;
	height: 27px !important;
	line-height: 27px;
	margin: 0 !important;
	overflow: visible !important;
	padding: 0 !important;
	width: 207px !important;
}
#posts .audio .exfm .exfm_inline_button:hover {
	background-color: #e4e4e4 !important;
	box-shadow: none !important;
}
#posts .audio .exfm .exfm_inline_button_controls,
#posts .audio .exfm .exfm_inline_button_heart,
#posts .audio .exfm .exfm_inline_button_share {
	margin: -8px 0 0;
	top: 50% !important;
}
#posts .chat .line {
	padding: 10px 15px;
}
#posts .chat .title,
#posts .link .title,
#posts .quote .title {
	font-size: 160%;
}
#posts .link .title a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
#posts .photo .media,
#posts .video .media {
	margin: 7px auto 0;
	width: 686px;
}
#posts .photo .media .fullwidth {
	width: 100%;
}
#posts .photo .meta,
#posts .video .meta {
	margin: -1px auto 0;
}
#posts .quote .body {
	padding: 0 40px;
}
#posts .quote .title {
	font-style: italic;
}
#posts .video {
	z-index: 1;
}
#posts .sticky .tape {
	display: block;
	height: 36px;
	line-height: 36px;
	position: absolute;
	right: -17px;
	top: -18px;
	z-index: 9999;
}
#posts .sticky .tape .patch {
	padding: 0 15px;
	position: relative;
}
#footer {
	bottom: 0;
	min-height: 25px;
	left: 0;
	position: absolute;
	width: 100%;
}
#credits {
	font-size: 73.3333%;
	height: 25px;
	line-height: 25px;
	text-align: center;
}
#extras {
	display: none;
	font-size: 93.3333%;
	letter-spacing: -0.31em;
	text-align: center;
	word-spacing: -0.43em;
	*letter-spacing: normal;
}
#extras .block {
	display: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
}
#secmenu .nav {
	min-width: 974px;
}
#secmenu .item {
	line-height: 55px;
	padding: 0 15px;
}
#secmenu .query {
	height: 55px;
	line-height: 55px !important;
	padding: 0;
	position: relative;
	width: 205px;
}
#secmenu .seek {
	height: 30px;
	left: 15px;
	margin: -15px 0 0;
	position: absolute;
	top: 50%;
	width: 175px;
}
#secmenu .seek .input {
	background: none;
	border: 0;
	display: block;
	height: 24px;
	left: 5px;
	line-height: 24px;
	margin: -12px 0 0;
	padding: 0;
	position: absolute;
	top: 50%;
}
#secmenu .seek .submit {
	display: none;
}
#secmenu .seek .text {
	text-transform: uppercase;
	width: 165px;
}
.notice  #posts .post {
	margin: 30px auto 50px;
}
.permalink #posts .view {
	margin: 0 0 40px;
}
.permalink #posts .dialogue .heading {
	line-height: 2em;
	padding: 0 20px;
	text-transform: uppercase;
}
.permalink #disqus_thread {
	font-size: 86.6667%;
	margin: 0 !important;
	padding: 20px 25px;
}
.permalink #disqus_thread .dsq-trackback-url {
	margin-bottom: 0 !important;
}
.permalink #dsq-content #dsq-global-toolbar {
	margin: 0 0 1em !important;
}
.permalink #dsq-content #dsq-footer {
	margin-bottom: 0 !important;
}
.permalink #notes .notes {
	font-size: 86.6667%;
	padding: 20px 25px;
	*zoom: 1;
}
.permalink #notes .notes:after {
	clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.permalink #notes .note {
	float: left;
	padding: 5px;
	width: 315px;
}
.permalink #notes .avatar {
	display: block;
	float: left;
	margin: 0 5px 5px 0;
}
.permalink #notes .more_notes_link_container {
	clear: both;
	float: none;
	padding: 15px 0 0;
	width: 100%;
}
.scrollpage #content {
	padding: 50px 0 70px;
}
.scrollpage #footer {
	min-height: 70px;
}
.scrollpage #paging {
	height: 45px;
}
.scrolling #paging {
	background: url(//static.tumblr.com/41ljbbi/WOwm7dyt2/loader.gif) no-repeat center top;
}
.search #alert .none,
.search #alert .single {
	display: none;
}
.search #alert .results-0 .some,
.search #alert .results-1 .plural {
	display: none;
}
.search #alert .results-0 .none,
.search #alert .results-1 .single {
	display: inline;
}
.staticpage #content {
	padding: 50px 0 85px;
}
.staticpage #footer {
	min-height: 85px;
}
.staticpage #paging {
	height: 60px;
	text-align: center;
}
.staticpage #paging .link {
	display: inline-block;
	line-height: 25px;
	margin: 0 10px;
	min-width: 60px;
	padding: 0 15px;
	*display: inline;
	*zoom: 1;
}
.borderradius #posts .meta .bits .share,
.borderradius #posts .meta .tags .link,
.borderradius .staticpage #paging .link {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.borderradius #social .link {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.boxshadow #header .patch {
	border: 0;
}
.generatedcontent #posts .audio .exfm .exfm_inline_button:after {
	content: 'exfm';
	display: block;
	font-size: 10px;
	height: 100%;
	position: absolute;
	right: 5px;
	top: 0;
}
.generatedcontent #posts .link .title a {
	padding: 0 35px 0 0;
	position: relative;
}
.generatedcontent #posts .link .title a:after {
	content: attr(data-icon);
	display: block;
	font-family: 'icomoon';
	font-size: 24px;
	margin: -12px 0 0;
	position: absolute;
	right: 0;
	top: 50%;
}
.generatedcontent #posts .sticky .tape {
	right: -19px;
}
.generatedcontent #posts .sticky .tape:before {
    border-style: solid;
    border-width: 18px;
    bottom: 0;
	content: ' ';
	height: 0;
	left: -36px;
    position: absolute;
    width: 0;
}
.generatedcontent #posts .sticky .tape:after {
    border-style: solid;
    border-width: 5px 10px;
    bottom: -10px;
	content: ' ';
	height: 0;
    position: absolute;
    right: 0;
    width: 0;
}
.generatedcontent #posts .sticky .tape .patch {
	padding: 0 15px 0 0;
}
.generatedcontent #primenu .nav {
	overflow: hidden;
}
.generatedcontent #primenu .item {
	margin: 0 0 0 -10px;
	padding: 0 10px;
	position: relative;
}
.generatedcontent #primenu .item:before {
	content: '::';
	display: block;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.fontface.generatedcontent #posts .meta .bits .item,
.fontface.generatedcontent #posts .meta .tags {
	position: relative;
}
.fontface.generatedcontent #posts .meta .bits .item {
	padding: 0 0 0 25px;
}
.fontface.generatedcontent #posts .meta .bits .item:before,
.fontface.generatedcontent #posts .meta .tags:before {
	content: attr(data-icon);
	display: block;
	font-family: 'icomoon';
	left: 0;
	position: absolute;
	top: 1px;
}
.fontface.generatedcontent #posts .meta .bits .share {
	padding: 0 0 0 15px;
}
.fontface.generatedcontent #posts .meta .bits .share:before {
	font-size: 86.6667%;
	left: 5px;
	top: 2px;
}
.fontface.generatedcontent #posts .meta .tags {
	margin: 14px 0 20px;
	padding: 0 0 0 22px;
}
.fontface.generatedcontent #posts .meta .tags:before {
	top: 6px;
}
.fontface.generatedcontent #secmenu .seek .submit {
	cursor: pointer;
	display: block;
	font-family: 'icomoon';
	left: 0;
	text-align: center;
	width: 25px;
}
.fontface.generatedcontent #secmenu .seek .text {
	left: 25px;
	width: 145px;
}
.fontface.generatedcontent .staticpage #paging .link {
	position: relative;
}
.fontface.generatedcontent .staticpage #paging .link:after {
	content: attr(data-icon);
	display: block;
	font-family: 'icomoon';
	position: absolute;
	top: 0;
}
.fontface.generatedcontent .staticpage #paging .next {
	padding: 0 30px 0 15px;
}
.fontface.generatedcontent .staticpage #paging .next:after {
	right: 10px;
}
.fontface.generatedcontent .staticpage #paging .previous {
	padding: 0 15px 0 30px;
}
.fontface.generatedcontent .staticpage #paging .previous:after {
	left: 10px;
}
.showmenu #primenu,
.showtitleinheader #primenu {
	display: block;
}
.featuresinfooter #extras,
.showmenu #extras {
	display: block;
}
.aboutinfooter #about,
.photosinfooter #photos,
.showmenu #secmenu,
.twitterinfooter #twitter {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.featuresinfooter #extras .block {
	max-width: 250px;
	padding: 0px 20px;
}
.featuresinfooter #extras .heading {
	height: 30px;
	line-height: 30px;
	text-align: left;
	text-transform: uppercase;
}
.featuresinfooter #secmenu {
	margin: 20px 0;
}
.featuresinfooter #secmenu .nav {
	min-width: 0;
}
.featuresinfooter #secmenu .item {
	float: none;
	line-height: 30px;
	padding: 0 5px;
	text-transform: uppercase;
}
.featuresinfooter #secmenu .native {
	display: inline-block;
	font-style: italic;
	text-transform: none;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
}
.featuresinfooter #secmenu .query {
	padding: 0;
	width: 185px;
}
.featuresinfooter #secmenu .seek {
	left: 5px;
}
.aboutinfooter #about,
.photosinfooter #photos {
	margin: 10px 0;
}
.flickrinfooter #flickr,
.blogsifollowinfooter #following,
.groupfeaturesinfooter #group,
.instagraminfooter #instagram,
.socialiconsinfooter #social {
	margin: 10px 0;
}
.blogsifollowinfooter #following {
	padding: 0 0 1.5em;
}
.blogsifollowinfooter #following .blogsmore {
	line-height: 1.5em;
	text-align: right;
	width: 250px;
}
.twitterinfooter #twitter {
	margin: 20px 0;
}
.twitterinfooter #timeline .tweets {
	margin: -20px 0 0;
}
.twitterinfooter #timeline .tweet {
	border: 1px solid transparent;
	margin: 20px 0;
	padding: 7px 10px;
}
.twitterinfooter #timeline .text {
	padding: 0 0 10px
}
.twitterinfooter #timeline .meta {
	font-size: 85.7142%;
	text-align: right;
}
.showtitleinheader #primenu .listh {
	letter-spacing: -0.31em;
	text-align: right;
	word-spacing: -0.43em;
	*letter-spacing: normal;
}
.showtitleinheader #primenu .item {
	display: inline-block;
	float: none;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	*display: inline;
	*zoom: 1;
}
.showtitleinheader #primenu .asset .link:hover {
	background: none !important;
}
.showtitleinheader #primenu .title {
	float: left;
	font-size: 120%;
}
.showtitleinheader #primenu .title .logo {
	margin: -3px 0 0;
	max-height: 35px;
	vertical-align: middle;
}
.showtitleinheader #secmenu .nav {
	min-width: 0;
}
.showtitleinheader.generatedcontent #primenu .item {
	margin: 0 -10px 0 0;
}
.showtitleinheader.generatedcontent #primenu .item:before {
	left: auto;
	right: 0;
}
.showtitleinheader.generatedcontent #primenu .title {
	margin: 0;
	padding: 0;
}
.showtitleinheader.generatedcontent #primenu .title:before {
	display: none;
}
.userightsidebarlayout #sidebar {
	float: right;
}
.userightsidebarlayout #thread {
	float: left;
}
.userightsidebarlayout #posts .sticky .tape {
	left: -17px;
	right: auto;	
}
.userightsidebarlayout.generatedcontent #posts .sticky .tape {
	left: -19px;
}
.userightsidebarlayout.generatedcontent #posts .sticky .tape:before {
    left: auto;
    right: -36px;
}
.userightsidebarlayout.generatedcontent #posts .sticky .tape:after {
	left: 0;
	right: auto;
}
.userightsidebarlayout.generatedcontent #posts .sticky .tape .patch {
	padding: 0 0 0 15px;
}
.ui-tooltip-content {
	overflow: visible;
}
#tumblr_controls {
	position: fixed !important;
	top: 40px !important;
	z-index: 200001 !important;
}