body {
	text-align:center;
	font-family: Georgia, Helvetica;
	margin:0 auto;
	padding:0px;
}
.describe  {
	font-size:9px;
	color:#353535;
	padding-left:10px;
}
#container {
	width:85%;
	text-align:left;
	margin: 0 auto;
	margin-top: 25px;
}

#header {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A2A39F;
	padding-bottom:8px;
	padding-left:8px;
	}
	
#module_left {
margin-top:15px;
	float:left;
	width:580px;
	min-height:500px;
	margin-right:30px;
	}
	#module_left h2{
margin-top:0px;
margin-bottom:5px;
text-transform:uppercase;
color:#999;
padding-left:10px;
font-size:11px;
font-weight:lighter;
	}
	#module_left h6{
text-transform:uppercase;
color:#333;
font-weight:lighter;
	}
	#module_left  ul li{
margin:0px;
padding:0px;
list-style-type: none;
	}
#module_left img{
border:1px solid #9EDF9C;
padding:3px;
margin:3px;
	}
#module_left p {
font-size:13px;
padding:5px;
color:#202020;
	}
#module_right {
margin-top:20px;
	float:left;
	width:260px;
	min-height:500px;
	}
	
#submodule_right {
/*border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A2A39F;*/
text-align:left;
	background-color:#FFF;
}
#submodule_right h3 {
margin-top:10px;

}
#submodule_right h4 {
margin-top:5px;
margin-bottom:3px;
font-size:14px;
color: #666;
}
#submodule_right a {
	text-transform:uppercase;
	font-size:9px;
	color:#1F3C1E;
	text-decoration:none;
	}
#submodule_right a:hover{

	color:#508D4E;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	font-size:10px;
	}
.postmetadata a {
	text-align: left;
	font-size:10px;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}

small {
	font-family: Georgia, Helvetica;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Georgia, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Georgia, Helvetica, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	font-size:12px;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	font-size:12px;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Georgia, Helvetica, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Georgia, Helvetica, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Georgia, Helvetica, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Georgia, Helvetica, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0 0;
	padding: 0;
	}

#page {
	background-color: white;
	padding: 0;
	width: 900px;
}


a{
	color: #A04444;
		text-decoration: underline;
	font-size: 12px;
	
}
a:hover{
	color: #652626;
	text-align: justify;

}


.limpia {
	clear:both;
}	




.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 500px;
	}

.widecolumn {
	padding: 0px 0 20px 0;
	margin: 5px 0 0 45px;
	width: 610px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	font-size:12px;
	text-align: left;
	color: #fff;
	background-color:#3E3B3B;
	padding:3px;
	width:45px;
	font-weight:normal;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



#footer {
	/*border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A2A39F;*/
	padding-top:8px;
	padding-right:8px;
	text-align:left;
	
	}
	#footer a{
	color:#666;
	text-transform:uppercase;
	font-size:10px;
	text-decoration:none;
	}
	#footer a:hover{
	color:#999;
	text-transform:uppercase:
	}
	
.cabezalchico {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 4px;
	margin-left: 5px;
	margin-bottom: 4px;
    background-color: #3B3E45;
}

.contenido {
background-image: url(images/marco.jpg);
	/*background-image: url(images/comparsa.jpg);*/
	width: 285px;
	margin: 5px 10px 5px 0px;
	padding: 20px;
	border: 0px none;

}


.texto {
	font-family: Arial;
	font-size: 12px;
	/*color: #cccccc;*/
	color:#969696;
	margin: 0px;
	padding: 0px;

}

.menu{
	width:210px;
	padding-top:10px;
		padding-left:5px;
	
}

.menu a{
	color: #3E3B3B;
	font-style: normal;
	text-decoration: none;
	font-size: 13px;
	
}

.menu a:hover{
	color: #FFF;
	background-color: #3E3B3B;
}

.form_center {
	text-align:left;
}
/* Para los input's alineados */
.form_input_align {
	float:left;
	border:1px solid;
	background-color:#000;
	color:#969696;
	font-family:Arial;
	margin-left:10px;
	width:180px;
}

/* Para los input's centrados */
.form_input_center {
	border:1px solid;
}

/* Para los label's alineados */
.form_label_align {
    color:#969696;
	font-family:Arial;
	font-size:11px;
	float:left;
	width:30%;
	text-align:right;
}


label, input, select, textarea {
	margin-bottom:0.3em;
}

input:focus, select:focus, textarea:focus {
	background-color: #1B211F;
}

.form_comment_center {
	text-align:left;
}

.button {
	padding: 0em 0.5em 0em 0.5em;
	background-color:#1B211F;
	color:#969696;
	border:0px;
}

fieldset {
	border: 1px solid #1B211F;
	padding: 0.5em 0.5em 0.5em 0.5em;
	padding-top:20px;
}

legend {
	color:#1B211F;
	font-family:Arial;
	font-size:11px;
}

.espaciador {
	padding-top: 6px;
	padding-bottom: 6px;
}
.texto_bio {
	text-align: justify;
	
}

.presspics{
	margin-top:5px;
	margin-bottom:5px;
	padding:20px;
	width:175px;
	text-align:center;
	font-size: 14px;
	background-image: url(images/back_dots.jpg);
	background-repeat: repeat;

}
.presspics img{
	margin-left:10px;
	
}

/*  LISTEN SECTION  */
.listen_left{
float:left;
	width:285px;
	border-right:1px dotted #666;
	font-size:11px;
	padding:15px;

	color:#414040;
	margin-right:5px;
}
.listen_right{
font-size:11px;
padding:10px;

color:#414040;
}
.listen_right2{
float:left;
width:220px;


}

.modulo {

height:185px;
padding:5px;
margin-bottom:10px;
border-bottom:1px dotted #cfcfcf;
text-align:justify;
background-color: #FFFBFB;
}

.modulo2{

height:310px;
padding:5px;
margin-bottom:10px;
border-bottom:1px dotted #cfcfcf;
text-align:justify;
}
.modulo2 img{
margin-bottom:10px;
}

.modulo div{

	float:left;
	margin-right:5px;
	margin-bottom:5px;
	height:60px;
	width:75px;
	background-repeat: repeat;
	text-align:center;
	padding-top:10px;
	
}
.modulo span{

	color:#282828;
	
}
.modulo a{
text-decoration:underline;

}
.modulo a:hover{
text-decoration:underline;
}
.modulo2 a{

	text-decoration:underline;
	
}
.modulo2 a:hover{

	text-decoration:underline;
	
}

.audio {
    height:80px;
	width:350px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top:10px;
	padding-bottom:10px;
}
.audio ul li {
   list-style:none;
}
.audio_left {
	float:left;
	height:60px;
	width:75px;
	padding-top:10px;
	text-align:center;
	background-image: url(images/back_dots.jpg);
	background-repeat: repeat;
}
.audio_right {
    padding-top:10px;
	float:right;
	width:260px;
	font-size: 12px;
}

