/* 
	(c) 2008 Adlemons. All rights reserved.
	Description: Style sheet of www.adlemons.com
	Author: ZASBANG
	Author URI: http://www.zasbang.com

*/

body {
	margin: 0;
	padding: 0;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: url(../images/bg.png) repeat-x 0 top;
	font-family: 'Lucida Grande', Verdana, Arial;
}

a{
	text-decoration: none;
	color: #aaa;
}

#box {
	background: #fff url(../images/bg-top.gif) no-repeat left top;
	width: 930px;
	margin: 0 auto;
}

/* ----------------------------------------------- UP */

#up {
	width: 930px;
	height: 35px;
	margin: 0 auto;
	font-size: 11px;
	font-family: Verdana, 'Lucida Grande', Arial;
}

#up p{
	margin: 10px 0 0;
	padding: 0;
	color: #ccc;
}

#up a{
	color: #fff;
}

#up a:hover{
	text-decoration: underline;
}

#up_left {
	width: 460px;
	height: 35px;
	float: left;
	padding-left: 5px;
}

#up_right {
	width: 460px;
	height: 35px;
	float: right;
	text-align: right;
	padding-right: 5px;
}

/* ----------------------------------------------- HEADER */

#header {
	width: 900px;
	height: 70px;
	margin: 0 auto;
}

#logo {
	width: 250px;
	height: 70px;
	float: left;
}

#logo a img, #logo img{
	border: 0;
	margin: 15px 0 0;
}

#menu {
	width: 650px;
	height: 70px;
	float: right;
	text-align: right;
	font-size: 13px;
}

#menu a{
	color: #5f5f5f;
}

#menu a:hover{
	padding-bottom: 1px;
	border-bottom: 1px dotted #c7c7c7;
	color: #000;
}

#menu p{
	color: #acacac;
	margin: 25px 0 0;
}

/* ----------------------------------------------- FEATURED */

#featured {
	background: #a77fe3; /* BORRAR (MUY LLAMATIVO) */
	width: 900px;
	height: 368px;
	margin: 0 auto 20px;
}

#featured img, #featured a img{
	border: 0;
}

/* ----------------------------------------------- CONTENT */

#contenido {
	width: 900px;
	margin: 0 auto;
}

.altura1 {height: 270px;}
.altura_que_es_adlemons{height: 800px;}
.altura_blogger {height: 850px;}
.altura_anunciante {height: 960px;}
.altura_sitemap {height: 1000px;} 
.altura_contacto {height: 680px;}
.altura_telefono {height: 680px;}
.altura_citas {height: 780px;}
.altura_faq {height: 1650px;}
.altura_ayuda {height: 1400px;}
.altura_terminos {height: 1950px;}
.altura_contrato_anunciante {height: 3700px;} /* Contrato anunciante */
.altura_contrato_blogger {height: 3900px;} 
.altura9 {height: 2400px;} /*  formatos estandard */
.altura_formas_de_pago {height: 700px;}
.green_button_anunciante, a:link.green_button_anunciante, a:visited.green_button_anunciante, a:active.green_button_anunciante{
	background:url(../images/bt-green.png) left 0px no-repeat;
	padding:5px 13px;
	color: #FFFFFF;
	font-weight:bold;
	line-height:10px;
	font-size: 15px;
	text-decoration:none;
	width:60px;
}
.green_button_blogger, a:link.green_button_blogger, a:visited.green_button_blogger, a:active.green_button_blogger{
	background:url(../images/bt-green.png) left 0px no-repeat;
	padding:5px 20px;
	color: #FFFFFF;
	font-weight:bold;
	line-height:10px;
	font-size: 15px;
	text-decoration:none;
	width:60px;
}
a:hover.green_button_blogger, a:hover.green_button_anunciante{
	color: #333333;
}
#contenido h2{
	font-size: 18px;
	font-weight: normal;
	border-bottom: 2px solid #ddd;
	padding-bottom: 2px;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#contenido h3, #contenido h3 a{
	font-size: 13px;
	font-weight: bold;
	margin: 15px 0 5px;
	color: #000;
}

#contenido h4, #contenido h4 a{
	font-size: 12px;
	font-weight: normal;
	margin: 15px 0 5px;
	color: #00a718;
	text-align: right;
	text-decoration: underline;
}

#contenido p a, #contenido p{
	font-size: 11px;
	font-weight: normal;
	color: #4e4e4e;
	margin: 5px 0;
}

#contenido p a:hover{
	border-bottom: 1px solid #d0d0d0;
}

#contenido_1 {
	width: 255px;
	float: left;
	padding-left:10px;
	padding-right:20px;
}

#contenido_2 {
	width: 300px;
	float: left;
}

#noticias {
	width: 300px;
	float: right;	
}

/* ----------------------------------------------- SPONSORS */

#sponsors {
	width: 900px;
	height: 100px;
	margin: 20px auto 0;
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	padding: 0;
	text-align: center;
}

#sponsors a img, #sponsors img{
	border: 0;
	padding: 0;
	margin: 15px auto 0;
}

/* ----------------------------------------------- FOOTER */

#footer {
	background: #e1e1e1 url(../images/bg-footer-rounded.gif) no-repeat left bottom;
	width: 930px;
	height: 60px;
	margin: 20px auto;
	font-size: 12px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

#footer p{
	padding: 0;
	margin: 20px 0 0;
	color: #8e8e8e;
}

#footer a{color: #434343;}
#footer a:hover{color: #000;}

#footer_left {
	width: 550px;
	height: 50px;
	float: left;
	padding: 0 0 0 15px;
}

#footer_right {
	width: 350px;
	height: 50px;
	float: right;
	text-align: right;
	padding: 0 15px 0 0;
}

/* ----------------------------------------------- CRÉDTOS */

#creditos {
	width: 900px;
	margin: 0 auto 20px;
	text-align: center;
	font-size: 11px;
}
#creditos a, #creditos p{color: #000;}
#creditos a:hover{color: #7d7d7d;}

/* ----------------------------------------------- TEXTOS */

#separador {
	background: #efefef;
	width: 900px;
	height: 5px;
	margin: 0 auto 30px;
	}

#sidebar {
	width: 200px;
	height: 400px;
	margin: 0 auto 0 10px;
	float: left;
	padding-right: 20px;
	border-right: 1px solid #efefef;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 11px;
	font-weight: normal;
	color: #4e4e4e;
	}
	
#sidebar li {
	margin: 20px;
	list-style-type: none;
	font-size: 11px;
	font-weight: normal;
	color: #4e4e4e;
	}
	
#textos {
	width: 630px;
	height: 400px;
	margin: 0 auto;
	float: right;
	padding-right: 20px;
}
#banners{
	width: 830px;
	height: 400px;
	margin: 0 auto;
	float: right;
	padding-right: 20px;
}
#banners img{
	border: 1px #cacaca;
	border-style:solid;
}
#textos h1, #banners h1{
	font-size: 25px;
	font-weight: bold;
	margin: 0 0 5px;

}

#textos h2, #banners h2{
	border: none;
	font: italic 18px georgia;
	color: #cacaca;
}

#textos h3, #banners h3{
	border: none;
	font: italic 20px georgia;
	color: #aaaaaa;
}

#textos p, #banners p{
	line-height: 15px;
	font-size: 11px;
}

#textos ul{
	line-height: 15px;
	font-size: 11px;
	color: #4e4e4e;
	list-style-type: none;
}
#textos li{
	margin: 10px 0px;
	line-height: 15px;
	font-size: 11px;
	color: #4e4e4e;
	list-style-type: none;
}

#textos .mini{
	text-align: right;
	line-height: 15px;
	font-size: 9px;
	color: #4e4e4e;
}

/* ---------------------------------------------------------------------- FEATURED SLIDER */

/* ----------------------------------------------- Globales */

#featured{
	font-family: 'Lucida Grande'; 
	font-size: 12px; 
	color: #000; 
	background-color: #fff;
	width: 900px;
	height: 368px;
	margin: 0 auto 20px;
	}
#featured a:link, a:visited {
	color: #505050;
	text-decoration: none;
	}
#featured a:hover, a:active {
	color: #505050;
	text-decoration: underline;
	}
	
/* ----------------------------------------------- Menú */

#toolbarwrap { /* Contenedor del menú */
	width: 900px;
	height: 84px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background-image: url(../images/bg-featured-menu.png);
	overflow: hidden;
}
#featured ul.navigation {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#featured ul.navigation li { /* Cuerpo de la pestaña */
	width: 215px;
	height: 76px;
	float: left;	
	padding: 8px 15px 0 70px;
}
#featured ul.navigation li a {
	float: left;
	line-height: 14px;
	color: #9c9c9c;
	}
#featured ul.navigation li h3 a{ /* Título de la pestaña */
	width: 215px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	*padding: 7px 0px 0px;
	padding-bottom: 7px;
}
#featured ul.navigation li h3 a:hover{ color: #fff; }

#featured ul.navigation li p{
	margin: 0;
	padding: 0;
}

#featured ul.navigation li a:hover{
	text-decoration: none;
	color: #c6c6c6;
	}
#featured ul.navigation li.active a{ /* La pestaña activa */
	color: #fff;
}

/* ----------------------------------------------- Frame */

#frame { /* Marco-Contenedor del espacio principal (paneles)*/
	overflow: hidden;
	margin: 0 auto;
	width: 900px;
	height: 283px;
}
#scroller {
	width: 900px;
	height: 283px;
	margin: 0 auto;	
	overflow: hidden;
}
#content {
	width: 3000px;
	height: 283px;
}
.section {  /* Cada Panel*/
	width: 900px;
	height: 283px;
	float: left;
	padding: 0;
	text-align: center;
}

.section img, .section a img{ 
	border:0;
}

/* ----------------------------------------------- Paneles */

#home-pane {background-image: url(../images/1.png);} /* ¿Qué es Adlemons? */
#about-pane {background-image: url(../images/2.png);} /* Anunciantes */
#scripts-pane {background-image: url(../images/3.png);} /* Bloggers */





