/*  
Theme Name: Raices Musicales
Theme URI: http://www.raicesmusicales.edu.ar/
Description: Base de datos de musica latinoamericana
Version: 1.6
Author: Pablo Aguiar
Author URI: http://www.cuyis.com.ar/

*/
html{ 
margin:0;
padding:0;}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

margin:0;
padding:0;
}
a{
	text-decoration:none;
	color:#1163b8;
	outline: none;
}
h1,h2,h3,h4,h5,h6{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color:#4d7097;
}
/*************************************/
table.contenedor{
	width: 100%;
	margin: 0px auto;
	background: #FFF;
}
table.contenedor td.encabezado{
	background: #B8B18F url(images/top-header.gif) repeat-x;
	padding: 0;
}
table.contenedor td.encabezado h1{
	width: 430px;
	text-indent: -9999px;
	margin:0;
	padding:0;
	
}
table.contenedor td.encabezado h1 a{
	display: block;
		height: 80px;
	min-height: 80px;
	background: transparent url(images/logo.gif) no-repeat;
}
table.contenedor td.barraFecha{
	background: #ebeadb url(images/barrafecha.gif) no-repeat right 50%;
	color: #EBEADB;
	padding: 10px;
	border-top: 1px solid #fff;
	font-weight: bold;
	text-align: right;
	/*text-transform: uppercase;*/
}
table.contenedor td.columna{
	width:250px;
	vertical-align:top;
	background:#ebeadb;
}
table.contenedor td.contenido{
	vertical-align: top;
	padding: 5px 5px 5px 20px;
	background: #FBFBF4;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	width:100%;
}
td.contenido h2{
	padding: 10px 0 25px 0;
	font: normal italic 26px/120% Georgia, serif;
	letter-spacing: -1px;
}
td.contenido p, td.contenido li{
	color: #5F5336;
}
table.contenedor td.footer {
	margin-top: 10px;
	padding: 25px;
	background: #837A55 url(images/footer.gif) repeat-x;
	color: #CDC7B2;
}
td.footer a, td.footer a:link, td.footer a:visited{
	color: #fff;
	font-weight: bold;
}
td.footer a:hover{
	text-decoration: underline;
}
/*POST*/
div.post{
	border-bottom:1px dashed #aca899;
}
/*MENU*/
#menuAcordeon {
	width: auto;
	margin: 15px 0 10px 0;
	padding: 0;
	background: transparent url(images/columna.gif) no-repeat top right;
}
#menuAcordeon ul{
	margin: 0px;
	padding: 0px;
	border: none;
	list-style: none;
	list-style-image: none;

}
#menuAcordeon li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
}

#menuAcordeon li a {
	display: block;
	padding: 10px;
	margin: 0px;
	text-decoration: none;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	/*background: #fbfaf8;*/
	border-bottom: 1px solid #e2decd;
}


#menuAcordeon li li{
	display:none;
}

#menuAcordeon li.current_page_item li{
	display:block;
}

#menuAcordeon li.current_page_parent li{
	display:block;
}
/*ACTIVOS*/
#menuAcordeon li li a, #menuAcordeon li.current_page_item li a{
	background-color:#FFF;
	padding: 5px;
	font-weight: normal;
	color: #1163b8
}
#menuAcordeon li.current_page_item a{
	background-color: #1163b8;
	color: #FFF;
}
#menuAcordeon li.current-cat a{
	background-color:#ebeadb;
	color:#716f64;
}
/*OVER*/
#menuAcordeon li a:hover, #menuAcordeon li li a:hover {
	background-color: #1163b8;
	color: #FFFFFF;
}

/* PARA ARREGLAR BUG DE MENU EN IE EXPLORER */

<!--[if IE]>

#menuAcordeon  ul li {float: left; width: 100%;}
#menuAcordeon ul li a {height: 1%;} 

<![endif]-->




/* GRILLA DE DATOS */
table.pme-main{
 border-collapse:collapse;
 width: 100%;
 border: 1px solid Red;
}
table.pme-main th.pme-header{
	background-color:#ebeadb;
	border-bottom:2px solid #cbc7b8;
}
table.pme-main tr.pme-row-0{
	background:#ffffff;
}
table.pme-main tr.pme-row-1{
	background:#fcfaf6;
}
table.pme-main td{
	/*border:1px solid #f1efe2;*/
	padding: 10px;
}
table.pme-main td.pme-navigation-0, table.pme-main td.pme-navigation-1{
	text-align:center;
}
input.pme-query, input.pme-hide, input.pme-clear, input.pme-search{
	font-size: 11px;
	padding: 2px;
	cursor: pointer;
	background: #cbc7b8;
	border: none;
	color: #FFF;
}
/**/
.entry p img{
	float: left;
	margin: 0 10px 10px 0;
	padding: 5px;
}
.clear{
	clear: both;
	display:block;
}
/**/
table.intro td{padding: 5px;}
table.intro td a img, table.intro td a:link img {border-top: none; border-right: none; border-bottom: 2px solid #B1AB86; border-left: none; }
table.intro td a:hover img, table.intro td a:link img {border-top: none; border-right: none; border-bottom: 2px solid #1163B8; border-left: none; }

div.mensaje{
padding:20px;
background-color:#FFCC00;
font-weight:bold;
text-align:center
}
span.obligatorio{
color:#ff0000;
}
.fotoderecha{border: 2px solid #FFF; background: #EBEADB; margin: 0 0 10px 10px;}