html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }

html, body { height: 100%; }
body {
	/*background: url("http://keenox.ueuo.com/back.png") left top / auto 100% no-repeat fixed, url("http://keenox.ueuo.com/back2.png") right top / auto 100% no-repeat fixed, url("http://static.tumblr.com/silmimt/LdNlyhoz4/background.png");*/
	background-image: url("http://static.tumblr.com/silmimt/LdNlyhoz4/background.png");
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: .08em;
}

#upper
{
	display:inline-block;
	width:100%;
	margin-left:180px;
	z-index: 999;
	padding-bottom:20px;
}

#upper p
{
	font-style: italic;
	color: #888;
}

#upper>*
{
	padding-left: 9px;
}

h1#blog_title, h1#blog_title * { 
	font-family: 'Economica', sans-serif;
	font-size: 2em;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 10px;
}

/* NAV */
ol#nav {
	display:block;
	width: 160px;
	height: 100%;
	position: fixed;
	top: 0;
	background-color: #1a1a1a;
	padding: 100px 12px 0 0;
	font-weight:bold;
}

.more_details>*
{
	color:#99928C;
	font-style:italic;
	text-align: right; 
	text-transform: none;
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px 10px;
}

#perma_pag
{
	position:relative;
}

#perma_pag *
{
	text-decoration:none;
}

#perma_pag a[rel="prev"]
{
	display:inline-block;
}

#perma_pag a[rel="next"]
{
	display:inline-block;
	float:right;
}

#wrapper
{
	width:1200px;
	margin:0 auto;
	position:relative;
}

#pagination
{
	position: absolute;
	bottom: 0;
}

/*
.post
{
	position:absolute;
	width:100%;
	height:100%;
}
*/
.notasimagen a{
	position:absolute;
	padding:1px 5px 0px 5px !important;
	top:30px;
	right:30px;
	color:#ffffff;
	text-align:right;
	background-image:url(http://static.tumblr.com/y2k03pb/kR0m5g5gm/1.png);
	background-repeat:repeat;
	border:1px solid rgba(0,0,0,0.1);
	padding:0px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
}

.perma{
	background-color:rgba(0,0,0,200);
	opacity:0;
	filter: alpha(opacity = 0);
	margin-top:0px;
	/*width:65px;*/
	height:30px;
	font-size:11px;
	position:absolute;
	z-index:9999991;  
	top:15px;
	left:15px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.post:hover .perma{
	-webkit-transition:opacity 0.1s linear; 
	opacity:.8;
	-moz-transition:all 0.1s linear;
	transition:all 0.1s linear;
	filter:alpha(opacity = 80);
}

.likep{
	width:30px;
}

.likep, .rep, .plink{
	display:inline;
	float:right;
	height:30px;
	margin-left:4px;
	overflow:hidden;
	position:relative;
	z-index:9999999;
}
.likep a:hover
{
	background-position:-267px -37px;
}

.likep .like_button
{
	background-image: url("http://keenox.ueuo.com/theworks-sprite-white-mod.png");
	background-position:-237px -37px;
	display:inline-block;
	z-index:9999999;
	width:30px;
	height:30px;
}

.likep .like_button:hover
{
	background-image: url("http://keenox.ueuo.com/theworks-sprite-white-mod.png");
	background-position:-523px 47px;
}

.rep .reblog_button
{
	background-image: url("http://keenox.ueuo.com/theworks-sprite-white-mod.png");
	background-position:-240px -67px;
	width:30px;
	height:30px;
	display:inline-block;
}

.rep .reblog_button:hover
{
	background-image: url("http://keenox.ueuo.com/theworks-sprite-white-mod.png");
	background-position:-240px -97px;
}

.plink .perma_button
{
	background-image: url("http://keenox.ueuo.com/theworks-sprite-white-mod.png");
	background-position:-562px 140px;
	display:inline-block;
	z-index:9999999;
	width:30px;
	height:30px;
}

.plink .perma_button:hover
{
	background-image: url("http://keenox.ueuo.com/theworks-sprite-white-mod.png");
	background-position:-562px 116px;
}

ol#nav li { text-align: right; text-transform: uppercase; font-size: 18px; font-weight: normal; padding-left: 12px;}
ol#nav li.home a { color: #17f0ff; font-size: 165px; height: 100px; overflow: hidden; font-weight: bold; margin: 0 -5px 0 0; text-align: right; *position: relative; *right: 0; }
ol#nav li.home a:hover { background: none; color: #fff; }
ol#nav li a { display: block; color: #888; text-decoration: none; padding: 5px 8px 5px 0; }
ol#nav li a:hover { color:#fff; }
ol#nav li.selected a { background: #ff1960; }

/* CONTENT */
.content { width: 1000px; position: relative; top: 20px; left: 190px; padding: 0 0 50px 0; }
.content h1, .content h2 { text-transform: uppercase; font-weight: bold; }
.content h2 { font-size: 18px; color: #fff; margin: 0 0 32px 2px; font-weight: normal; }
.content h1 { font-size: 72px; color: #ff1760; margin: 0 0 8px 0; letter-spacing: 0.02em; }
.content embed { background: #121212; padding: 9px; border: 1px solid #1e1e1e; max-width: 600px; }
.content ol li { width: 620px; font-size: 14px; line-height: 22px; color: #666; padding: 0 0 10px 0; margin: 0 0 30px 0; }
.content ol li:only-child { border: none; }

.content blockquote { border-left: 3px solid #666; margin: 9px 0 10px 20px; padding: 0 0 0 10px; }
.content blockquote p, .content blockquote a { font-size: 13px; color: #888; }
.content .post.quote blockquote { font-size: 20px; line-height: 26px; font-style: italic; font-family: "Georgia", Times New Roman; margin: 0 0 10px 0; color: #999; border: none; padding: 0; }
.content .post.quote cite { float: left; clear: both; width: 600px; font-size: 12px; font-style: italic; padding: 0 0 10px 0; }
.content p { margin: 0 0 15px 0; font-weight: normal; color: #999;}
.content a { color: #B99; }
.content a:hover { color: #fff; }
.content p.meta { clear: both; color: #aaa; font-style: italic; font-size: 12px; }
.content p.meta a { color: #b4b4b4; text-decoration: none; }
.content p.meta a:hover { text-decoration: underline; }
.content .tags .tag a { color:#caa; text-decoration: none;}
.content a.button { color: #fff; text-decoration: none; float: left; }
.content a.button:hover { color: #666; text-decoration: none; }
.content h3 { color: #fff; font-size: 20px; margin: 0 0 5px 0; line-height: 30px; }
.content a.button.right { float: right; padding: 0; }
.content embed, .content object { margin: 0 0 15px 0; }
.content.sub { top: 60px; } 
.content h1.white { color: #fff; width: 700px; margin-bottom: 20px; }
.content strong { color: #999; }
.content .regular h3 a { text-decoration: none; color: #fff; }
.content .regular { padding: 30px 0 30px; }
.content .post img,
.content .post.video {max-width:300px; border: 3px solid #000; box-sizing:border-box; -moz-box-sizing:border-box; /* Firefox */ -webkit-box-sizing:border-box; /* Safari */}

.content .post ol, .content .post ul { padding: 0 0 15px 40px } 
.content .post ol li { list-style-type: decimal; }
.content .post ul li { list-style-type: disc; }
.content .post ol li, .content .post ul li { border: none; padding: 0; margin: 0; } 
.post a, a:visited {color:#000;};

/* NOTES */
.content ol li#notes { border: none; margin-top: -32px; }
.content ol li#notes ol { padding: 0; }
.content ol li#notes ol li { margin: 0; padding: 10px 0 10px 0; font-size: 12px; list-style-type: none;  border-bottom: 1px solid #888; }
.content ol li#notes ol li blockquote { margin: 9px 0 0 20px; padding: 0 0 0 10px; border-left: 3px solid #111; }
.content ol li#notes img { position: relative; border: none; padding: 2px; margin: 3px 6px -6px 0; }

body.show .content .post { /*border-bottom: 1px solid #888;*/ max-width:300px; float: left; }
li#comments, p.meta { display: none; }
body.show li#comments, body.show p.meta { display: block; }

#ck { position: fixed; bottom: 15px; right: 15px; font-size: 12px; color: #888; text-align: right; line-height: 18px; }
#ck a { color: #888; }
#ck a:hover { color: #888; }