/*
Theme Name: Buenos Artes - Bizion
Theme URI: http://bizion.org/
Description: Tema de Buenos Artes
Version: 1.0
Author: Gunter Sanchez
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

*/

*{ margin:0; padding:0; }

body {
	font-size: 12px;
	font-family: Georgia;
	color: #60410B;
	background: white;
	line-height: 22px;
	}

li { list-style-position: inside; }
img {border: 0; }
input { margin-bottom: 7px; }
input.texto1 { height:18px; font-size: 16px; width:170px; color:#999; }
input.boton { float: right; background: url(images/boton.png); width:103px; height: 31px; border:0; color:#fff; font-weight: bold; margin:8px 22px 0 0; }
#logo h1 { visibility: hidden; }
h1, h2, h3 { color:#60410B; }	
h1 { font-size:30px; }
h2 { font-size:18px; margin: 10px 0 0 5px; } 
hr { height:1px; color: #fff; background-color: #fff; margin-bottom:7px; }
a { color: black; }
a:hover { text-decoration: none; }
.clear { clear:both; height:3px; font-size:2px; }
.clear2 { clear:both; }
.clearboth { clear: both;width: 830px; }
img.centered { display: block; margin:0px auto; }
.aligncenter { display: block; margin: 0 auto; }
img.alignright, .alignright { float: right; margin: 0 0 2px 7px; display: inline; }
img.alignleft, .alignleft { float: left; margin: 0 7px 2px 0; display: inline; }
img.alignnone, .alignnone { margin: 4px auto; }
img.izquierda { margin-right: 23%; }
img.centro { margin: 0px; }
img.derecha { margin-left: 23%; }

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
	
		
#header .columna { background: url(imagenes/fonheader.jpg) no-repeat; height:161px; }
#logo {width: 486px; height: 106px; float: right; background: url(imagenes/logo.png) no-repeat; margin: 30px 35px 0 0; }

/*menu*/
#menu li { list-style: none; height: 151px; width: 310px; }
.itempar { background: #535253; color: #D2B468; }
.itemimpar { background: #3E3D40; color: #D2B468; }
.activo, .itemimpar:hover, .itempar:hover { background: #D2B468; color: #535253; }
#menu a { padding-left: 60px; font-size: 25px; font-family: serif; line-height:151px; text-decoration: none; font-weight: bold; display: block; }

#fondo2 { background: url(imagenes/foot2.jpg); }
#fondo3 { background: url(imagenes/footer.jpg)repeat-x; }
#logofooter { background: url(imagenes/logofooter.png) no-repeat 15px 10px; height: 110px; }
#logofooter p { float: left; color:#D2B468; font-size: 15px; margin: 85px 0 0 70px; }
#designer p { margin: 10px 5px 20px 15px; color: #D2B468;float:right; }
#designer p a{ color: #D2B468; }
#cuerpo { background: #FFF8DC; overflow:auto; height:604px; }
	
.webdesign {background:url('http://www.bizion.org/favicon.png') top left no-repeat;padding:0 8px 5px 19px; color:#0080FF; }
.webdesign:hover { text-decoration: none; }

#formulario br { display:none; }
#formulario { width: 180px; float: left; }
#formulario input { margin-bottom: 40px; } 
label { display: block; width: 100px; font-size: 15px;  }

h3.mypets { cursor:   pointer ;background:  #FFF8DC;}

#enviar { margin: 30px 0 0 0;  } 

