/*  
Theme Name: 7 Cordas
Theme URI: http://www.choronamanga.com/
Description: Estilo com a ginga do Choro na Manga. Este tema &eacute; a evolu&ccedil;&atilde;o do tema Choro 1.0.
Version: 2.37
Author: Marco Ruviaro
Author URI: http://www.choronamanga.com/

*/

body {
	background-image: url(http://www.choronamanga.com/imagenes/fondo.jpg);
	text-align: center;
	background-color: #669900;
	margin: 0px;
	padding: 0px;
}

#contenido {
	width: 680px;
	margin-right:auto;
	margin-left:auto;
	background-image: url(http://www.choronamanga.com/imagenes/fondo_azul.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#encabezado {
	background-image: url(http://www.choronamanga.com/imagenes/encabezado.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
	width: 680px;
	margin-right:auto;
	margin-left:auto;
	position: relative;
}

#titulos {
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px;
	height: 73px;
	width: 330px;
	position: absolute;
	left: 73px;
	top: 243px;
}


#menu {
	padding: 0px 0px 0px 0px;
	margin: 38px 0px 0px 35px;
	position: relative;
	float: left;
	width: 132px;
}

#texto {
	padding: 0px;
	margin: 38px 0px 0px 0px;
	width: 460px;
	position: relative;
	float: left;
	text-align: left;
}

#texto p, li, div.ngg-albumtitle a {
	margin: 0px 0px 24px 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #AAA;
}

#texto li {
	margin: 0px 0px 0px 0px;
}

#abajo {
	height: 270px;
	width: 680px;
	margin-right:auto;
	margin-left:auto;
	position: relative;
	clear: both;
	text-align: left;
	padding-top: 20px;
}

#abajo #borde_izquierdo {
	border-left: 4px solid #004242;
	margin-left: 167px;
}

#abajo p {
	margin: 0px 60px 20px 15px;
	padding: 0px 0px 0px 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #999;
	font-style: italic;
}

#abajo p.abajo_enlaces {
	color: #D0AE40;

}

#abajo p a {
	font-weight: normal;
	color: #BBB;
	text-decoration: none;
}

#abajo p a:hover {
	font-weight: normal;
	color: #BBB;
	text-decoration: underline;
}





/*
////////////////////////////
///////ENCABEZADO///////////
////////////////////////////
*/


#choro_encabezado {
	padding: 0px;
	margin: 0px;
	height: 150px;
	width: 281px;
	position: absolute;
	left: 205px;
	top: 16px;
}


a#choro_encabezado_enlace {
	width: 281px;
	height: 150px;
	display: block;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(http://www.choronamanga.com/imagenes/enlace_encabezado.jpg);
}

a#choro_encabezado_enlace:hover {
    background-position: 0px -150px;
}





/*
////////////////////////////
///////////MENU/////////////
////////////////////////////
*/

#menu_separador {
	height: 35px;
}


a#enlace_idioma_01, a#enlace_idioma_02, a#enlace_idioma_03, a#enlace_idioma_04 {
	width: 132px;
	height: 25px;
	display: block;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


a#enlace_idioma_01 {
	background-image: url(http://www.choronamanga.com/imagenes/menu/370.jpg);
}

a#enlace_idioma_02 {
	background-image: url(http://www.choronamanga.com/imagenes/menu/470.jpg);
}

a#enlace_idioma_03 {
	background-image: url(http://www.choronamanga.com/imagenes/menu/570.jpg);
}

a#enlace_idioma_04 {
	background-image: url(http://www.choronamanga.com/imagenes/menu/670.jpg);
}

a#enlace_idioma_01, a#enlace_idioma_02, a#enlace_idioma_03, a#enlace_idioma_04 {
	background-position: 0px 0px;
}

a#enlace_idioma_01:hover, a#enlace_idioma_02:hover, a#enlace_idioma_03:hover, a#enlace_idioma_04:hover {
    background-position: 0px -25px;
}

a .oculto_url {
	display: none;
}


/* ADICIONES DE LA HOJA DE ESTILOS DEL TEMA CHORO */

.texto_oculto {
	padding:0px;
	margin:0px;
	display: none;
}

#texto p strong, #texto a, li strong, div.ngg-albumtitle a {
	color: #cc9900;
	font-weight: normal;
}

.imagen_descripcion {
	font-size: 13px;
	line-height: 13px;
	color: #CC9933;
	margin-top: 0px;
	font-style: italic;
}

#commentlist p {
	margin: 0px;
}


#commentlist p.autor_mensaje {
	margin-top: 30px;
}

#submit {
	color: #000;
	background: #CC9933;
	border: 1px solid #996633;
} 
