/* livertumblr 2.0 - now featuring endless scroll + disqus integration */
/* based on the bitchin' Kalalani Theme by Chris Kalani at http://chriskalani.com/ */


/* Styles reset */

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

/* CSS Start */

html, body { 
	height: 100%; 
	}
	
a {
	text-decoration: none;
	}
	
body {
	background-color: #200731; 
	background-image: url(images/fondo.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center; 
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
	letter-spacing: .08em; 
	}

/* NAV */
ol#nav { 
	width: 200px; 
	height: 100%; 
	position: fixed; 
	top: 0; 
	left: 0;
	background: #1a1a1a;
	border-right: 1px solid #555;
	}
	
ol#nav li { text-align: right; text-transform: lowercase; font-size: 18px; font-weight: normal; }
ol#nav li.home a { 
	color: #17f0ff; 
	font-size: 165px; 
	height: 100px; 
	overflow: hidden; 
	font-weight: bold; 
	margin: 20px -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: #fff; text-decoration: none; padding: 5px 8px 5px 0; }
ol#nav li a:hover { background: #A20000; }
ol#nav li.selected a { background: #ff1960; }

/* CONTENT */
#content { 
	background:none;
	left:201px;
	padding-left:20px;
	padding-top:30px;
	position:relative;
	top:0;
	width:620px;
	}
	
#content h1, #content h2 { text-transform: uppercase; font-weight: bold; }
#content h1 { font-size: 72px; color: #ff1760; margin: 0 0 8px 0; letter-spacing: 0.02em; }
#content h2 { font-size: 18px; color: #fff; margin: 0 0 32px 2px; font-weight: normal; }

#content img, #content embed { 
	background: #1a1a1a; 
	padding: 10px; 
	max-width: 600px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	}
	
#content ol li { 
	color:#666666;
	font-size:14px;
	line-height:22px;
	margin:0 0 60px;
	width:620px;
	padding: 10px;
	padding-top: 20px;
	margin-left: -10px;
	/* border-top: 5px dotted #A20000; */
	}
	
	
#content blockquote { border-left: 3px solid #111; margin: 9px 0 10px 20px; padding: 0 0 0 10px; }

#content blockquote p, #content blockquote a { 
	font-size: 13px; 
	color: #444; 
	}
	
#content blockquote p, #content blockquote a:hover {
	color: #7F7F7F;
	}	
	
#content ol li.quote blockquote { 
	border:medium none;
	color:#666666;
	font-size:40px;
	letter-spacing:-1px;
	line-height:48px;
	margin:0 0 10px;
	padding:0;
	text-shadow:-1px -2px 1px #4A4A4A;
	}
	
#content ol li.quote cite { float: left; clear: both; width: 600px; font-size: 12px; font-style: italic; padding: 0 0 10px 0; }
#content p { 
	color: white;
	letter-spacing: 0;
	margin: 0 0 15px 0; 
	font-weight: normal; 
	}
#content a { 
	color: #A20000;
	}

#content a:hover { 
	color: #D50000;
	}
	
#content p.meta { 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
	border:1px solid #EBEBEB;
	clear:both;
	color:#333333;
	display:inline-block;
	font-size:10px;
	font-style:normal;
	font-weight:bolder;
	padding:5px 10px;
		text-transform:uppercase;
	}
	
#content p.meta a { color: #333; text-decoration: none; }
#content p.meta a:hover { text-decoration: underline; }
#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 ol li ol, #content ol li ul { padding: 0 0 15px 40px } 
#content ol li ol li { list-style-type: decimal; }
#content ol li ul li { list-style-type: disc; }
#content ol li ol li, #content ol li ul li { border: none; padding: 0; margin: 0; } 

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

/* i'm sorry, Chris, but your sig is FUGLY */
#ck { display: none; }
#ck a { color: #444; }
#ck a:hover { color: #666; }

/* Typekit, your sig is fugly, too */
.typekit-badge {
	display: none !important;
	}
