/* Adrián Navarro */
/* The Filmscore Orchestra – Imperial March (Darth Vader's Theme): http://open.spotify.com/track/62GeAuaBTFrUG0AORqNPEz */

body {
	background:#ffffff;
	color:#3E3E3E;
	margin:0 0 0 75px;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:1.6em;
	margin:0;
}

img {
	border:0;
}

#content {
	width:420px;
	position:relative;
	margin:25px auto;
	padding:15px;
}

#wrap {
	margin:0 5%;
	width:840px;
}

a {
	color:#2786C2;
	outline:0;
	text-decoration:none;
}

a:hover {
	color:#F75342;
}

h1 {
	font:Bold 30px  Helvetica, Arial, sans-serif;
	letter-spacing:-2px;
	margin:0 0 .25em;
}

h1 a {
	color:#172322;
	text-decoration:none;
}

h1 a:hover {
	color:#172322;
}

h2 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight:700;
	margin:0 0 .5em;
}

h2 a {
	text-decoration:none;
}

#left {
	position:absolute;
	right:85%;
	width:250px;
}

#left ul.blogroll {
	background:#E7E7DE;
	color:#3e3e3e;
	margin-top:1em;
	-moz-border-radius:5px;
	padding:10px;
}

#left ul.blogroll h3 {
	font-family:Georgia,serif;
	font-size:16px;
	font-style:italic;
	font-weight:400;
	margin:0 0 .25em;
}

#left ul.blogroll li {
	list-style:none;
	margin-bottom:0;
}

#left ul.blogroll li a {
	display:block;
	padding:5px 7px;
}

.post {
	left:20%;
	position:relative;
	margin-bottom:3em;
}

.post div.labels {
	position:absolute;
	left:435px;
	text-align:left;
	width:100px;
}

.post div.date {
	white-space:nowrap;
	display:inline;
}

.post div.date a {
	color:#E03D0D;
	display:block;
	text-decoration:none;
}

img {
	border:0;
}

.caption {
	margin-top:.6em;
}

span.quote {
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.5em;
	padding-left:10px;
	padding-bottom:5px;
}

.source {
	margin-top:5px;
	text-align:right;
	display:block;
}

.conversation li {
	margin-left:-40px;
	list-style:none;
}

.post-footer {
	color:#969696;
	font-family:'Lucida Grande', Verdana, Arial, sans-serif;
	margin-top:10px;
	font-size:10px;
	text-transform:uppercase;
}

.post-footer a {
	color:#767676;
}

.post-footer a:hover {
	color:#464646;
}

.post-footer .permalink {
	font-weight:bold;
	background:url("heart-off.gif") no-repeat 0px 1px;
	padding-left:15px;
}

.post-footer .permalink:hover {
	background:url("heart-on.gif") no-repeat 0px 1px;
}

ol.notes li {
	margin-bottom:.35em;
	margin-left:-40px;
	list-style:none;
}

#left a, .conversation .label {
	font-weight:700;
}

.post-footer img.heart, ol.notes img.avatar {
	vertical-align:-4px;
}

.regular img {
    max-width: 420px;
}

 .regular blockquote img {
     max-width: 150px;
}

.foot-copy {
	text-align:right;
	margin:20px;
	color:#999;
	font-size:9px;
}
