@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222;
	background-color: #FFF;
	
}
#bd{
	background-repeat: repeat-x;
	background-image: url(../images/bg.jpg);
}
/* Login */
*{
	margin:0;
	padding:0;
}
form .forgetmenot{font-weight:normal;float:left;margin-bottom:0;}.button-primary{font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;padding:3px 10px;border:none;font-size:12px;border-width:1px;border-style:solid;-moz-border-radius:11px;-khtml-border-radius:11px;-webkit-border-radius:11px;border-radius:11px;cursor:pointer;text-decoration:none;margin-top:-3px;}#login form p{margin-bottom:0;}label{color:#777;font-size:13px;}form .forgetmenot label{font-size:11px;line-height:19px;}form .submit,.alignright{float:right;}form p{margin-bottom:24px;}h1 a{
	width:320px;
	height:100px;
	text-indent:-9999px;
	overflow:hidden;
	padding-bottom:15px;
	display:block;
	background-image: url(../images/logo.steel.n.png);
	background-repeat: no-repeat;
}#nav{text-shadow:rgba(255,255,255,1) 0 1px 0;}#backtoblog{position:absolute;top:0;left:0;border-bottom:#c6c6c6 1px solid;background:#d9d9d9;background:-moz-linear-gradient(bottom,#d7d7d7,#e4e4e4);background:-webkit-gradient(linear,left bottom,left top,from(#d7d7d7),to(#e4e4e4));height:30px;width:100%;}#backtoblog a{text-decoration:none;display:block;padding:8px 0 0 15px;}#login{
	width:320px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 7em;
	margin-left: auto;
}#login_error,.message{margin:0 0 16px 8px;border-width:1px;border-style:solid;padding:12px;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}#nav{margin:0 0 0 8px;padding:16px;}#user_pass,#user_login,#user_email{font-size:24px;width:97%;padding:3px;margin-top:2px;margin-right:6px;margin-bottom:16px;border:1px solid #e5e5e5;background:#fbfbfb;}input{color:#555;}.clear{clear:both;}
#eventos {
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
	border: 1px solid #CCC;
}
#eventos h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #333;
	padding: 5px;
	background-color: #FFF;
}

/* Errores */
.errorlogin{
	background-color:#F00;
	width:350px;
	margin-left:auto;
	margin-right:auto;
	color:#FFF;
	padding: 10px;
	border: 1px dashed #333;
}
.errorlogin li{
	margin-left:10px;
	padding: 5px;
}

.errorlogin h2{
	text-align:right;
	font-size:12px;
	color:#000;
}
.errorlogin h2 a{
	text-align:right;
	font-size:12px;
	color:#000;
}
/* Contenedor */
#contenedor{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
}

/* Logo */
#logo{
	background-image: url(../images/logo.steel.png);
	background-repeat: no-repeat;
	height: 101px;
	width: 800px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.logo{
	height: 100px;
	width: 800px;
	display:block;
}

/* Event */

#main{
	width:790px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-color: #FFF;
	padding: 5px;
}

/* Derecha */
#der_event{
	width:200;
	float:right;
}
/* Izquierda */
#izq_event{
	width:200;
	float:left;
}
#izq td{
	padding:10px;
}
/* Bienvenida */
#bienvenida{
	width:780px;
	color:#FFF;
	height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	font:11px "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
}
#bienvenida a{
	text-decoration:none;
	color:#F00;
}
#footer {
	height: 50px;
	background-color: #23262F;
}

/* Menu */
#menu{
	width:800px;
	height:50px;
}
/* Datos Cuenta */
.datoscuenta{
	line-height:25px;
	color:#2C2C2C;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}
.datoscuenta_res{
	color:#000;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.datoscuenta td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
/* Tablas */ 
.tit{
	background-color:#750000;
	color:#FFF;
}
.event_td{
	background-color:#FFC;
}
.event_td:hover{
	background-color:#CCC;
}
/* izquierda */ 
#izq{
	width:500px;
	float:left;
}

/* derecha */ 
#der{
	width:270px;
	float:right;
	border: 1px solid #CCC;
	padding:5px;
	-moz-border-radius-topright:11px;
    -moz-border-radius-topleft:11px;
    -khtml-border-top-left-radius:11px;
    -khtml-border-top-right-radius:11px;
    -webkit-border-top-right-radius:11px;
    -webkit-border-top-left-radius:11px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
}
#der h2{
	font-size:24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
}
#der p{
	font-size:16px;
	font-weight:bold;
	color:#666;
}
/* Filtro Fechas */ 
.fecha_input{
	background-color:#FFC;
	height:30px;
	width:150px;
	border: 1px solid #CCC;
	margin: 5px;
	padding:2px;
	font-weight:bold;
}
.fecha_boton{
	background-color:#750000;
	height:30px;
	width:50px;
	margin: 5px;
	padding:2px;
	font-weight:bold;
	color:#FFF;
	border: 1px dotted #750000;
}
.fecha_boton:hover{
	background-color:#F00;
}
.fecha_input:hover{
	background-color:#FF6;
}