/*---------------------------------------------------------------
GENERAL
---------------------------------------------------------------*/

* { padding: 0; margin: 0; }

body {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	background: #fff;
	font-size: 11px;
	text-align: justify;
}


h1 {
	font-size: 16px;
	color: #CF0056;
}

h2 {
	font-size: 14px;
	color: #d13390;
}

p {
	margin-bottom: 15px;
}

a {
	color: #e8003f;
}

.clear {
	clear: both;
}


/*---------------------------------------------------------------
HEADER
---------------------------------------------------------------*/

#menu {
	height: 25px;
	padding-top: 0px;
	padding-left: 0px;
	font-size: 15px;
	color: #fff;
	border-bottom: 1px solid #ff9ab5;
}

#menu ul {
	display: inline;
	margin-right: 10px;
}

#menu li {
	display: inline;
	margin-right: 10px;
}

#menu a {
	color: #e8003f;
}

#menu a:hover {
	color: #FF0055;
}

#botones {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	text-align: left;
	font-size: 12px;
}

#sloganmenu {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	text-align: left;
	font-size: 12px;
	color: #e8003f;
}


/*---------------------------------------------------------------
CUERPO
---------------------------------------------------------------*/

#contenedor {
	width: 800px;
	margin: 0 auto;
	text-align: center;
}

#logoweb {
	height: 140px;
	background: url('images/logo.jpg') no-repeat center;
}

#logowebterraza {
	height: 140px;
	margin-top: 15px;
	background: url('images/logoterraza.jpg') no-repeat center;
}

#inforadio {
	height: 130px;
	margin: 0 auto;
	margin-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
	border-bottom: 1px solid #fde2ed;
}

#inforadio li{
	list-style: none;
	border-bottom: 1px solid #feeff7;
	line-height: 20px;
}

#parrillaterraza {

	margin: 0 auto;
	margin-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;

}

#ptpie {
	margin-top: 10px;
	border-bottom: 1px solid #fde2ed;
}

#parrillaterraza li{
	list-style: none;
	border-bottom: 1px solid #feeff7;
	line-height: 20px;
}

.divinforadio {
	margin: 0 auto;
	padding-top: 45px;
}

.divinforadiot {
	margin: 0 auto;
}

.sonando {
	float: left;
}

.sonando li {
	margin-top: 5px;
}

.programa {
	margin-top: 30px;
}

.historial {
	float: right;
}

.pt {
	width: 150px;
	float: left;
	margin-left: 10px;
}

#restauraremision {
	background: #fff9fb;
	border-top: 1px solid #fde2ed;
	border-bottom: 1px solid #fde2ed;
	line-height: 20px;
}

.reproexterno {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
}

.proyecto {
	width: 340px;
	padding: 10px;
	font-size: 10px;
	float: left;
}

.winamp {
	float: right;
	width: 264px;
	padding: 10px;
}

.enlaces {
	float: right;
	width: 264px;
	background: #f3f3f3;
	margin-top: 20px;
	padding: 10px;
	border-bottom: #000 1px solid;
	text-align: center;
}

/*---------------------------------------------------------------
COMO ESCUCHARNOS
---------------------------------------------------------------*/

#escuchanos {
	width: 500px;
	margin: 0 auto;
	margin-top: 10px;
}

.manera {
	width: 500px;
	background: #fef8fb;
	border-bottom: 1px solid #ff9ab5;
	padding: 5px;
}

.maneradescrip {
	width: 500px;
	margin-top: 5px;
	margin-bottom: 25px;
	padding: 5px;
}

/*---------------------------------------------------------------
TOP 10
---------------------------------------------------------------*/

#top10 {
	margin: 0 auto;
	width: 925px;
	height: 300px;
}

.listatitulo {
	float: left;
	width: 500px;
}

.listareproductor {
	float: left;

}

.listareproductor object {
	margin-bottom: 10px;
}

.listatitulo span {
	margin-bottom: 10px;
}

/*---------------------------------------------------------------
BLOG
---------------------------------------------------------------*/
#contenedorpost {
	float: left;
	width: 550px;
}

#contenedorblog {
	font-size: 12px;
	margin-top: 20px;
	text-align: left;
}

#contenedorblog a {
	text-decoration: none;
	color: #e8003f;
}

#contenedorpost .entrada {
	margin-top: 10px;
	text-align: justify;
	line-height: 17px;
	border-bottom: 1px solid #ffcfe3;
	margin-bottom: 20px;
}

#sidebar {
	float: right;
	width: 200px;
}

#sidebar ul{
	margin-bottom: 20px;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
}

#sidebar li{
	list-style: none;
	border-bottom: 1px solid #feeff7;
	line-height: 20px;
}

#sidebar .titulo {
	border-bottom: 1px solid #ff9ab5;
	margin-bottom: 5px;
	color: #da1c6b;
}

#contenedorblog .pagetitle {
	margin-bottom: 10px;
	font-size: 13px;
}


#formulario {
	margin-bottom: 20px;
}

#formulario input, text {
	border: 1px solid #000;
	padding: 3px;
}

#formulario input, textarea {
	border: 1px solid #000;
	padding: 3px;
	font-family: Trebuchet MS, Arial, Verdana;
}

#formulario p {
	margin-bottom: 5px;
}

#formulario label {
	padding-left: 5px;
}

#formulario {
	margin-bottom: 20px;
}

#formulario input, text {
	border: 1px solid #000;
	padding: 3px;
}

#contenedorblog input, textarea {
	border: 1px solid #000;
	padding: 3px;
	font-family: Trebuchet MS, Arial, Verdana;
}

.formulariocontacto input{
	margin-bottom: 5px;
}

#contenedorblog label {
	padding-left: 5px;
}
/*-----------------------------------------------------------------------------------
	COMENTARIOS
-----------------------------------------------------------------------------------*/

/* COMENTARIOS */

#concoment {
	width: 550px;
	margin-top: 20px;
}

.comentario {
	list-style: none;
	margin-bottom: 20px;
}

.autor {
	border-bottom: 1px solid #74898f;
	font-size: 12px;
	color: #5b7378;
}

.comentariotxt {
	padding: 5px;
	text-align: justify;
	font-size: 11px;
}

.titulocoment {
	font-size: 17px;
	margin-bottom: 10px;
	border-left: 3px solid #74898f;
	padding-left: 4px;
}

/*---------------------------------------------------------------
FOOTER
---------------------------------------------------------------*/

#pieindex {
	width: 100%;
	position: absolute;
	bottom: 0 !important;
	bottom: 0px;
	height: 54px;
	border-top: 1px solid #ff9ab5;
	padding-top: 5px;
	line-height: 16px;
}

#pie {
	border-top: 1px solid #ff9ab5;
	padding-top: 5px;
	line-height: 16px;
	margin-top: 70px;
	height: 55px;
}

.infoi {
	float: left;
	padding-left: 80px;
}

.infod {
	float: right;
	padding-right: 80px;
}

.verde {
	color: green;
}

.rojo {
	color: red;
}