body {
	background-color: #000;
	background-image: url(image/fondomusica.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	color: #ededed;
	line-height: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
}
h1 {
	font-size:36px;
	color:#333;
	margin: 0px;
	height: 70px;
	padding-top: 5px;
	padding-left: 15px;
}
h1 em {
	font-size: 40%;
	display: block;
}
h1 a {
	font-size: 38px;
	color: #552E08;
	text-decoration: none;
}
h1 a:hover {
	color: #8B3105;
	text-decoration: underline;
}
h2 {
	padding-right: 15px;
	text-align: right;
	margin: 0px;
	padding-top: 40px;
	font-style:italic
}
h2 a {
	font-size: 24px;
	color: #552E08;
	text-decoration: none;
}
h2 a:hover {
	color: #8B3105;
	text-decoration: underline;
}
h4 {
	text-align: center;
}
a {
	color: #FF0;
}
a:hover {
	color: #FC0;
}

#contenedor {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(image/cuadrosmusicatran.png);
	font-size: 95%;
	position: relative;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
#navegacion {
	width: 235px;
	position: absolute;
	top: 150px;
	right: 0px;
	line-height: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
}
#navegacion a.shutterset_sidebar_2 img {
	border: 2px solid #FFF;
}


#encabezado {
	height: 150px;
	background-image: url(image/musicheader.jpg);
	font-family: "Minion Pro", Cambria, "Times New Roman";
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#entradas {
	margin-right: 240px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFF;
}
#entradas h3 {
	font-size: 24px;
	font-family: "Minion Pro", Cambria, "Times New Roman";
	margin-bottom: 5px;
}
#entradas h3 a {
	color: #FFD275;
	text-decoration: none;
}
#entradas h3 a:hover {
	color: #FC0;
	text-decoration: underline;
}
.meta {
	font-size: 75%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
#lastfm {
	display: block;
	width: 208px;
	margin-right: auto;
	margin-left: auto;
}

#navegacion a.shutterset_sidebar_2 {
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
#searchform {
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
	background-color: #FC6;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px double #3A1C14;
}
#searchform #s {
	width: 120px;
	margin-left: 3px;
}
#buscador-demases {
	margin-top: 10px;
	margin-bottom: 10px;
}
#relacionados {
	height: 200px;
	overflow: auto;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;
	background-image: url(image/Recuadrosmusicatran.png);
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#commentform {
	background-color: #B3600D;
	width: 88%;
	margin-right: auto;
	margin-left: auto;
	padding: 1%;
	border: 3px solid #3a2300;
	margin-bottom: 40px;
}
#commentform textarea {
	width: 75%;
}
#respond {
	padding-top: 10px;
	padding-bottom: 10px;
}
#pie {
	font-size: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFF;
}

.centraimagenp {
	text-align: center;
	margin: 0px;
	display: block;
}
.centraimagenp img {
	border: 2px solid #FFF;
}
.videoyoutube {
	text-align: center;
}
.storycontent strong {color: #FFD275;
}

.subtitulo {
	font-size: 16px;
}
.storycontent blockquote {
	font-style: italic;
	line-height: 1.3em;
}
.postend {
	font-size: 14px;
	text-align: center;
}
.imgizquierda {
	float: left;
	border: 2px solid #fff;
	margin: 10px;
}
.post {
	padding: 12px;
}
.LastFM {
	height: 190px;
	display: block;
}
.despejado {
	clear: both;
}
