html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, cite,
a, img, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, textarea,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
header, footer, nav, section, article, aside {
	display:block;
}
body {
	margin:0;
	padding:0;
	background:#8acaeb url(http://static.tumblr.com/jivrfmm/oJSlbyv7k/fondo.png) 0 0 repeat-x;
	color:#000;
	font-family:"Verdana","Sans",sans-serif;
	font-size:0.8em;
	text-align:center;
}
a {
	color:#4e75ab;
}
a:hover {
	color:#f38a23;
}
blockquote {
	border-left:3px solid #ccc;
	padding:2px 0 0 10px;
	margin:0 0 1.2em 0;
}
blockquote.quote {
	font-size:1.4em;
	font-style:italic;
	color:#777;
	margin:0 0 1em 0;
}
ul, ol {
	margin:0 0 0 2em;
}
li {
	margin:0 0 1.2em 0;
}
section#wrapper {
	width:764px;
	margin:0 auto;
	text-align:left;
}
header#top h1 a {
	display:block;
	text-indent:-9999px;
	background:url(http://static.tumblr.com/jivrfmm/fddlbyv7x/logo.png) 0 0 no-repeat;
	width:764px;
	height:257px;
	margin:30px 0 50px 0;
}
article {
	width:540px;
	margin:0 auto 50px;
	background:url(http://static.tumblr.com/jivrfmm/7gGlbyv86/alas.png) 0 100px no-repeat;
	padding:0 70px;
}
article section {
	background:#fff;
	padding:20px 20px 10px 20px;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
}
article header h1 {
	margin:0 0 0.5em 0;
	font-size:1.6em;
	color:#555;
}
article header h1 a { 
	text-decoration:none;
} 
article header h1 a.link { 
	padding:0 0 0 24px;
	background:url(http://static.tumblr.com/jivrfmm/hfBlbyv8i/link.png) center left no-repeat;
}
article figure {
	display:block;
	text-align:center;
}
article p, article figure, article object, article embed, article iframe {
	line-height:1.4em;
	margin:0 0 1.4em 0;
}
article q {
	font-style:italic;
}
article .chat {
	margin:0 0 1.2em 0;
}
article .chat .line {
	padding:4px 6px;
	color:#555;
}
article .chat .odd {
	background:#f0f0f0;
}
article .chat .even {
	background:#ddd;
}
article .albumart {
	max-width:150px;
	max-height:150px;
	float:left;
	margin:0 14px 1.3em 0;
}
article .audio_player {
	float:right;
	background:#000;
	height:27px;
	text-align:left;
	width:336px;
}
article .tema,  article .artista, article .album {
	float:right;
	background:#eee;
	color:#777; 	
	width:306px;
	line-height:27px;
	padding:0 0 0 30px;
	height:27px;
	overflow:hidden;
}
article .tema {
	background:#e4e4e4 url(http://static.tumblr.com/jivrfmm/Fuhloirvu/tema.png) 6px 6px no-repeat;
	margin:14px 0 14px 0;
}
article .artista {
	background:#e4e4e4 url(http://static.tumblr.com/jivrfmm/45sloirvl/autor.png) 6px 7px no-repeat;
	margin:0 0 14px 0;
}
article .album {
	background:#e4e4e4 url(http://static.tumblr.com/jivrfmm/puZloirv9/album.png) 6px 6px no-repeat;
	margin:0;
}
article footer {
	color:#4e75ab;	
	font-size:0.85em;
	margin:1.4em 0 0 0;
}
article footer p {
	margin:0 0 10px 0;
	line-height:25px;
	background:#dce8f3;	
	padding:0px 10px 0px 60px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
article footer p img {
	vertical-align:middle;
}
article footer .compartir {
	display:block;
	float:right;
	position:relative;
	top:-1px;
	left:2px;
}
article footer p.tags {
	background:#dce8f3 url(http://static.tumblr.com/jivrfmm/qq2lbyv90/info.png) 0 -75px no-repeat;	
}
article footer p.fuente {
	background:#dce8f3 url(http://static.tumblr.com/jivrfmm/qq2lbyv90/info.png) 0 -25px no-repeat;	
}
article footer p.info {
	background:#dce8f3 url(http://static.tumblr.com/jivrfmm/qq2lbyv90/info.png) 0 0 no-repeat;	
}
article footer p.via {
	background:#dce8f3 url(http://static.tumblr.com/jivrfmm/qq2lbyv90/info.png) 0 -50px no-repeat;	
}
article footer p a {
	color:#4e75ab;
	text-decoration:none;
}
article footer p.tags a {
	margin:0 10px 0 0; 	
}
article footer p a:hover {
	color:#f38a23;
	text-decoration:underline;
}
#dsq-content .dsq-options {
	font-size:0.8em;
}
#dsq-sort-select {
	font-size:0.8em;
}
nav {
	width:540px;
	margin:0 auto 50px;
	background:url(http://static.tumblr.com/jivrfmm/7gGlbyv86/alas.png) 0 10px no-repeat;
	padding:0 70px;
	height:61px;
}
nav section {
	background:#fff;
	padding:20px;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	height:25px;
}
nav section a {
	display:block;
	line-height:25px;
	font-size:0.85em;
	text-decoration:none;
	color:#4e75ab;
	background:#dce8f3;	
	padding:0 10px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
nav section a.derecha {
	background:#dce8f3 url(http://static.tumblr.com/jivrfmm/77Wlbyva4/nav.png) top right no-repeat;
	padding:0 60px 0 10px;
}
nav section a.izquierda {
	background:#dce8f3 url(http://static.tumblr.com/jivrfmm/77Wlbyva4/nav.png) bottom left no-repeat;
	padding:0 10px 0 60px;
}
nav section a:hover {
	color:#fff;
	background-color:#4e75ab;	
}
footer#bottom {
	text-align:center;
	background:url(http://static.tumblr.com/jivrfmm/ZWhlbyvaf/fondopie.png) bottom center repeat-x;
}
footer#bottom section {
	background:url(http://static.tumblr.com/jivrfmm/v8blbyvao/pie.png) top center no-repeat;
	height:66px;
	padding:350px 0 0 0;	
}
footer#bottom p {
	font-size:0.85em;
	margin:0 0 0.6em;
	color:#1f4704;
}
footer#bottom a {
	color:#333;
}
footer#bottom a:hover {
	color:#fff;
	text-decoration:none;
}
.izquierda {
	float:left;
}
.derecha {
	float:right;
}
.centro {
	text-align:center;
}
.clear {
	clear:both;
}
.adsense {
	margin:20px auto;
	text-align:center;
	width:468px;
}