/*
Theme Name: WordPress Bizion
Theme URI: http://bizion.org/
Description: The default theme for Bizion.org Internet Marketing Agency.
Version: 1.0
Author: Ricardo Andramuno
Author URI: http://bizion.org/
Tags: blue, custom header, two columns, widgets

	Bizion v1.0
		 http://bizion.org/
		 
			This theme was designed and built by Ricardo Andramuno,
				whose blog you will find at http://r2kstudio.com/
				
					The CSS, XHTML and design is released under GPL:
						http://www.opensource.org/licenses/gpl-license.php
						
*/

body { font-size:12px; color:#000; background:url(imagenes/marca_de_agua.jpg) 0px 140px #fff; }

#wrapper {
   min-height: 100%;
   margin-bottom: -70px;
   position: relative;
}

#header { height: 115px; background-color:#e2e2e2; }
.logo { margin:0px auto; width:520px; }
.escudo { width:107px; height:111px; background:url(imagenes/escudo.png); }
.titulo { margin:30px 0 0 20px; width:391px; background:url(imagenes/asiajavier.jpg) no-repeat; }
.titulo h1 { visibility:hidden; }


#menu { background-color: #000000; height:27px; }

.menu { height:27px; width:695px; margin:0px auto; }

#nav { float: left; width: 745px; list-style: none; line-height: 27px;	padding: 0; margin: 0; }
#nav ul { background: #900; list-style: none; line-height: 27px; padding: 0; margin: 0; }
#nav a { font-weight: normal; display: block; width: 107px; color:#d2b468; text-decoration: none; padding: 0 8px; line-height:27px; }
#nav a:hover { background:#900; font-weight: bold;  }
#nav li { float: left; padding: 0; width: auto; height:27px; }
#nav li ul { position: absolute; left: -999em; height: auto; width: 123px; margin-top: 5; }
#nav li li { padding:0; width: 123px;}
#nav li ul ul {	margin: -27px 0 0 123px; }
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { left: -999em; }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto; 
}
#nav li:hover, #nav li.sfhover { background: #900; font-weight: bold; }
#nav li li a { background:#000000; }
#nav li li a:hover { background:#900; width: 140px; }


.hbg { height:12px; background:url(imagenes/hbg.jpg) repeat-x; width: 140px;  }

#fondoblanco { width:650px; margin:0px auto; }
#principal { float: left; margin:10px 0; width:100%; height: 100%; background:url(imagenes/fondo-agua.jpg) top left no-repeat #fff; clear:both; }
.contenido-arriba { width:650px; height:25px; background:url(imagenes/fondo-top.png) top left; }
.contenido-principal { width:555px; background:url(imagenes/fondo-principal.png) top left repeat-y; padding: 5px 70px 10px 25px; }
.contenido-abajo { width:650px; height:25px; background:url(imagenes/fondo-bottom.jpg) top left; }
#content { width:340px; }

#content2 { width:600px; }
#content3 { width:220px; }

#sidebar { width:230px; padding-left:10px; }

.cadapost { margin-top:15px; border-top:dotted 2px #900; }
.cadapost h3 { margin-top: 50px; }


#tabla { padding-top: 20px; }
.fixdate { padding-bottom:5px; width:570px; line-height: 26px; border-top:dotted 2px #900; }
.canchas div { color:#fff; background:#900; margin-left: 2px; padding: 3px; width: 96px; float:left; }
.canchas2 div { color:#fff; background:#900; margin-left: 2px; padding: 3px; width: 103px; float:left; }
.horas { width: 32px; padding:0 2px 0 0; line-height: 20px; }
.canchas, .canchas2, .equipos { width: 535px; }
.uequip div { border-bottom:solid 1px #000; }
.titequip, .titcat, .titcat2 { background:#fcf5d0; }
.titequip, .titcat, .equip, .cate, .titcat2, .cate2 { line-height: 20px; padding: 0 3px; float:left; }
.titequip, .equip { border-left:solid 1px #000; margin-left: 2px; width: 68px; }
.titcat, .cate { border-left:solid 1px #000; border-right:solid 1px #000; width: 19px; text-align: center; }
.titcat2, .cate2 { border-left:solid 1px #000; border-right:solid 1px #000; width: 26px; text-align: center; }

.clearfooter { height: 70px; clear: both; }

.ffbg { height:12px; background:url(imagenes/ffbg.jpg) repeat-x; }
#footer { background:url(imagenes/fbg.jpg) repeat-x #e2e2e2; height:49px; position:relative; padding:21px 0 0 0; color:#900; }
.footercontent { margin: 0px auto; width:612px; text-align: right; }
.designer { font-size:11px;color:#222; margin-top: 8px; }
.webdesign { background:url('http://www.bizion.org/favicon.png') top left no-repeat; padding:0 8px 5px 19px; color:#27729d; }
.footermenu { display:inline; }
.footermenu a { color:#900; margin:0px 6px; }
						
