/*
Theme Name:	Perfect Padel
Description: Temas para el sitio Perfect Padel.
Version: 1.0
Author:	Kibo Studios
*/

* { 
margin: 0;
padding: 0;
border: 0;
}

p, ul, ol, cite {margin:1em 0;}
:focus {outline:0;}   
ul, ol {margin:1em 0; padding-left:40px;}
a img {border:none;}

/** GENERAL **/
body { font-size:14px; font-family: helvetica,verdana,sans-serif; text-align: center; }
a 		{ color:#A0C213; text-decoration:none; }
a:hover 	{ text-decoration:underline; }
h1,h2,h3,h4 { color:#A0C213; }
h1 { font-size:2.2em; margin-bottom: 15px; }
h2 { font-size:1.8em; }
h3 { font-size:1.5em; }

/*== LAYOUT (solamente) ==================================*/
#envoltorio  { width: 914px; margin: 0 auto; text-align: justify; }
#top 		{ height:125px; color:#fff; background:transparent url(img/top-bg.png) no-repeat; }
#top img { float: left; margin: 10px 0 0 15px;  }
#top h2 { float:right; font-size:20px; font-weight:normal; font-style:italic; color:#FFF; margin: 40px 25px 0 0; }

#contenido 	{ min-height:400px; }
#pie 		{ background:#ccc; }

/* CSS solo para home.php */

#intro {
	margin: 0px auto 20px auto;
	height:255px; width:856px;
}

#intro #formulario {
	position:absolute; top:0; right:8px;
	background:url(img/login-imagen.png) no-repeat bottom;
	height:25px; width:532px;
}

/** COLUMNAS **/
#col_l{ width: 420px; float: left; }
#col_l h1{ font-size: 12px; }
#col_l p{ font-size: 12px; }
#col_l ul{ padding-left: 15px; }
#col_l li{ background:url(img/tick.png) no-repeat; list-style: none; min-height: 30px; padding: 8px 0 0 40px; #padding: 8px 0 5px 40px; font-size:12px; }


#col_r{ width: 420px; min-height: 250px; float: right; }

/** START NOW **/
#start_now{ background: url(img/index/start_now.gif); border: 1px #CCC solid; height: 50px; text-align: center;}
#start_now a{ display: block; height: 24px; #height: 30px;  width: 150px; margin: 10px auto 0 auto; background: url(img/index/start_button.png) no-repeat; color:#FFF; padding-top: 6px; }

#start_now a:hover{ text-decoration: none; background: url(img/index/start_button_hover.png) no-repeat; }

/** INFO BOX **/
#top_info_box{ background: url(img/index/top_box.gif) no-repeat; height: 40px; }
#top_info_box p{ padding: 12px 9px 0px 10px; #padding: 0px 9px 0px 10px; }

#info_box{ border: 1px #E5E5E5 solid; border-top: none; padding: 5px 10px 10px 10px; text-align: justify; font-size: 11px; margin: -10px 0 15px 0; }
#info_box img{ float: left; margin: 8px 10px 10px 0px; #margin: 0px 10px 10px 0px;  }

/*== CONTENIDO ===========================================*/
#contenido { line-height:140%; padding:20px 26px; background:#fff; border:1px solid #7F817D; }
#contenido input{ border: 1px solid #999;  }


/*== PIE =================================================*/
#pie 		{ color:#fff; background:url(img/pie-bg.png) no-repeat bottom; clear:both; padding:5px 20px; border-top:1px solid #434343;}
#pie a 		{ color:#fff; text-decoration:none; }
#pie a:hover { text-decoration:underline; }



/*== CLASES ==============================================*/
.clear { clear:both; }

/** MENU **/
#menu 	 { border:solid #7F817D; border-width:0 1px; }
#menu ul   { list-style:none; margin:0; padding:0; width:100%; background:url(img/menu-bg.jpg) repeat-x bottom; }
#menu ul li { float:left; width:150px; height:40px; }

#menu ul li:hover{ background:url(img/menu/hover.png) no-repeat bottom center; }

#menu a { display:block; margin-top:6px; text-align:center; text-decoration:none; color:#444; font-size:16px;  height:30px;  line-height:24px; border:1px solid #888; border-width:0 0 0 1px; }
#menu ul a.home { border-left:none; }

#menu ul li#selected, #menu ul li#selected:hover { background:url(img/menu/selected.png) no-repeat bottom center; }

/** LOGIN FORM **/

#login_form{ float:right; height: 125px; width: 250px; color:#FFF; font-size: 11px; }
#login_form table{ color:#FFF; font-size: 11px; }

#login_form .field{ background: #FFF; border: 1px #666 solid; font-family: Verdana, Geneva, sans-serif; font-size: 11px; background: url(img/form/back.gif) repeat-x top #FFF; height: 17px; #height: 20px; padding: 3px 0px 0px 0px; }

#login_form .button{ background:#d4f261; border: 1px #333 solid; font-family: Verdana, Geneva, sans-serif; margin-top: 5px; width: 70px; }

#login_form a{ font-size: 12px; }


/** FOOTER **/

.footer_l, .footer_r{ font-size: 10px; margin-bottom: 3px; }
.footer_l{ float: left;}
.footer_r{ float: right;}

/** FORMULARIO **/

#formulario input{ height: 10px; font-size: 9px; width: 110px;}
#enter_button{ height:20px; width: 50px; float:right; margin-right: 15px; cursor: pointer;}
#apuntate{ float: right; font-size: 11px; margin: 0px 20px 0 0;}


/** CONTENT **/
#content{ width: 590px; float:left; font-size: 12px; text-align: justify; }

/** SIDEBAR **/
#sidebar{ width: 250px; float:right;}

#quick_menu_top{ background: url(img/index/sidebar_top.gif) no-repeat; height: 30px; #margin-top: 10px; }
#quick_menu_top p{ padding: 5px 0px 0px 10px; #padding: 3px 0px 0px 10px; margin: 0px; }

#quick_menu{ border-left: 1px #E5E5E5 solid; border-bottom: 1px #E5E5E5 solid; border-right: 1px #E5E5E5 solid; padding: 3px 10px 0px 10px; text-align: justify; font-size: 11px; }

#quick_menu ul{ padding-left: 5px; }

#quick_menu li, #quick_menu li.home{ list-style: none; background:url(img/index/icon_ball.jpg) no-repeat left; height: 25px; padding: 5px 0 0 30px; border-top: 1px solid #F5F5F5; }

#quick_menu li.home{ border-top: none; }

#quick_menu li a{ color: #999; }
#quick_menu li a:hover{ color:#000; text-decoration:none; }

#quick_menu li#selected a{ color: #A0C213; }

/** IMAGES **/

img.alignright{ float: right; margin: 0px 0px 5px 10px; }
img.aligncenter{ display: block; margin-left: auto; margin-right: auto; }
img.alignleft{ float: left; margin: 0px 10px 5px 0px;}

img.alignright, img.aligncenter, img.alignleft{ background:#FFF; border:#CCC 1px solid; padding: 5px; #padding: 15px; }

/** ESCUELA PRIVADA **/

#capitulos{ border: 1px #CCC solid; min-height: 40px; #min-height: 50px; margin-bottom: 10px; overflow: hidden; }
.capitulo_oculto{ display:none; margin: 20px 15px 15px 15px; }

#cap_title{ float: left; font-size: 14px; margin: 10px 0 0 10px;  }
#cap_button{ float: right; display: block; height: 27px; width: 30px; background: url(img/capitulos/show_icon.png) no-repeat; font-size: 20px; font-weight: bold; text-align: center; margin: 5px 5px 0 0; padding-top: 3px; cursor: pointer; }

.capitulo_oculto img{ float: left; padding: 5px; background:#FFF; border:#CCC 1px solid; margin-right: 10px;}

#play_video{ background:url(img/play.png) no-repeat top left; height: 26px; padding: 6px 15px 0px 35px; float: left; margin-right: 15px; border-right: 1px #CCC solid; }
#video_links { color: #999; }
#video_links a{ color: #099; font-weight:bold; }

.quedan{ background:url(img/stopwatch.gif) no-repeat top left; height: 50px; #height: 75px; padding: 33px 0 0 75px; #margin-bottom: 15px; }
.quedan span{ font-size: 19px; font-weight: bold; }

#test{ background-color:#FFF; height: 200px; width: 914px; margin: auto; }

/** CONTACT FORM **/

.form_l{ width: 240px; float:left; border-right: #666666 1px solid; margin-right: 15px; }
.form_r{ float:left; width:300px; }

.form_r p, .form_l p { margin: 0px; font-size: 11px; font-weight:bold; }

.form_l input, .form_r select{ width: 200px; margin-bottom: 5px; }

.form_r textarea{ width: 300px; height: 185px; margin-bottom: 5px; }

.form_r input, .form_r select{ background-color:#FFFFFF; border:#999999 1px solid; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#666666; padding: 5px; text-align:center; float:right; }

.form_r textarea, .form_l input { background-color:#FFFFFF; background-image:url(img/form/back.gif); background-position:top; background-repeat:repeat-x; border:#999999 1px solid; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#666666; padding: 10px; }