/*
Theme Name: VivarEstudio_byBorealDev
Theme URI: http://www.vivarestudio.com.ar
Description: cosas para vivar xD
Version: 1.0
Author: Fernando Cea
Author URI: http://www.borealdev.com.ar
Tags: Just Perfect :)
*/

body{
	color:#000;
	font-family:Helvetica;
	font-size:12px;
	font-weight:normal;
	
	}
img{
	border:none;
}


#logo{
	float:right;
	margin-top:8px;
	margin-right:20px;	
}

.todo{
	margin:0;
	margin-top:5px;
	margin-left:15px;
	width:99%;
	
	background:#FFF;
	}


/*//////////////////////////////*/
/*ENCABEZADO*/
.encabezado{
	height:115px;
	width:100%;
	}
.encabezado a:visited{
	text-decoration:none;
	color:#000;
}
.encabezado #info{
	float:left;
	margin-top:28px;
}
.encabezado #info img{border:none;}
.encabezado #links{
	float:left;
	width:100px;
	margin-left:15px;
	margin-top:28px;
	}
.encabezado #links a:link{
	text-decoration:none;
	color:#000;
}
.encabezado #links a:hover{
	border:none;
	color:#E2001A;
	}
.arriba_trabajos{
	margin-left:25px;
	height:60px;
	font-size:10.5px;
	padding-top:30px;
	width:35%;
	float:left;
	
}

.arriba_trabajos #titulos_trabajos{
	/*display:inline-table;*/
	width:120px;
	text-decoration:none;
}

		.arriba_trabajos a:link{
			text-decoration:none;
			color:#000;
		}
		.arriba_trabajos a:visited{
			text-decoration:none;
			color:#000;
		}
		.arriba_trabajos a:hover{
			text-decoration:none;
			color:#E2001A;
		}
		.arriba_trabajos a:before{
			text-decoration:none;
			color:#E2001A;
		}



/*//////////////////////////////*/
/*ABAJO*/
.abajo{
	width:100%;
	height:450px;
	margin-top:20px;
	font-size:10.5px;
	line-height: 1.4em;
	}
.abajo hr{
	margin-left:0px;
}
	
/*ABOUT*/
.abajo #about{
	float:left;
	height:460px;
	width:230px;
	/*background-color:#999;*/
	margin-left:0px;
	}
	
/*SERVICIOS*/
.abajo #servicios{
	float:left;
	height:460px;
	width:220px;
	/*background-color:#9C0;*/
	margin-left:30px;
	}
.abajo #servicios a:link{
	color:#000;
	text-decoration:none;
}
.abajo #servicios a:visited{
	color:#000;
	text-decoration:none;
}
.abajo #servicios a:hover{
	color:#E2001A;
	text-decoration:none;
}

/*ARTICULOS/TRABAJOS*/
.abajo_trabajos{
	width:100%;
	/*height:450px;*/
	margin-top:20px;
	font-size:11.5px;
	padding-bottom:50px;
	}
.abajo #articulos{
	float:left;
	height:460px;
	width:180px;
	margin-left:2%;
	/*background-color:#CCC;*/
	font-size:10.5px;
	}
.abajo #articulos a:link{
	color:#000;
	text-decoration:none;
	}
.abajo #articulos a:visited{
	color:#000;
	text-decoration:none;
	}
.abajo #articulos a:hover{
	color:#E2001A;
	text-decoration:none;
	}
.abajo #articulos li{ 
	list-style-image:url(bullet.png); 
	list-style-position:inside;
}
.abajo #thumbnails{
	float:left;
	height:350px;
	width:285px;
	
	/*background-color:#099;*/
	}
.abajo #thumbnails a:link{
	color:#000;
	text-decoration:none;
	}
.abajo #thumbnails a:visited{
	color:#000;
	text-decoration:none;
	}
.abajo #thumbnails a:hover{
	color:#E2001A;
	text-decoration:none;
}
.boton_mas{
	
}
	.boton_mas a:link{
		color:#E2001A;
		text-decoration:none;
		}
	.boton_mas a:visited{
		color:#E2001A;
		text-decoration:none;
		}
	.boton_mas a:hover{
		color:#000;
		text-decoration:none;
	}
.trabajo_thumb{
	display:inline-table;
	/*width:200px;
	height:150px;
	border:1px;
	border-color:#000;
	background-color:#000;
	margin:10px;*/
}


/*///////////////////////////////*/
/*GALERIA*/
.abajo_galeria{
	width:100%;
	/*height:450px;
	margin-top:20px;*/
	font-size:11.5px;
	}
.footer_galeria{
	width:100%;
	height:50px;
	font-size:10.5px;
	margin-top:15px;
}
		.footer_galeria #index_link{
			width:50px;
			float:left;
		}
		.footer_galeria #index_link a:link{
			color:#E2001A;
			font-weight:bold;
			text-decoration:none;
		}
		.footer_galeria #index_link a:visited{
			color:#E2001A;
			font-weight:bold;
			text-decoration:none;
		}
		.footer_galeria #index_link a:hover{
			color:#000;
			font-weight:bold;
			text-decoration:none;
		}
		.footer_galeria a:link{
			color:#000;
			text-decoration:none;
		}
		.footer_galeria a:visited{
			color:#000;
			text-decoration:none;
		}
		.footer_galeria a:hover{
			color:#E2001A;
			text-decoration:none;
		}



		.copyleft{
			/*position:absolute;*/
			clear:both;
			
			bottom:0px; 
			margin-left:0px;
			padding-bottom:30px;
			
			padding-top:30px;
			
			color:#666;
			font-size:10.5px;
		}
		
		.copyleft_contact{
			position:absolute;
			clear:both;
			
			bottom:0px; 
			margin-left:0px;
			padding-bottom:30px;
			
			padding-top:30px;
			
			color:#666;
			font-size:10.5px;
		}
		#copyright{
			color:#666;
			padding-bottom:30px;
			padding-top:30px;
			bottom:0px;
			font-size:10.5px;
			left:30px;
			
		}

/*////////////////////////////*/
/*TOOLTIP HOME*/
a.tip {
	position: relative;
}

a.tip span {
	display: none;
	position: absolute;
	top: 20px;
	left: -10px;
	width: 125px;
	padding: 5px;
	z-index: 100;
	background: #000;
	color: #fff;
}

a:hover.tip {
	font-size: 100%; /* this is just for IE */
}

a:hover.tip span {
	display: block;
}

/*////////////////////////*/
/*ADMIN*/
.tabla{
	text-align:center;
}
.tabla table{
	width:95%;
}
.tabla table tbody td:hover { 
	background: #333333;
	color: #fff; 
}
.tabla table tbody td:hover a { 
	color: #fff; 
}
.tabla a:active{
	text-decoration:none;
	color:#000;
}
.tabla a:hover{
	text-decoration:none;
	color:#E2001A;
}
.tabla a:visited{
	text-decoration:none;
	color:#000;
}
		.login{
			width:260px;
			margin:0 auto;
			border-color:#E2001A;
		}
		.submit{
			/*text-align:right;*/
			margin-left:92px;
		}
		.submit input{
			color:#fff;
			background-color:#000;
			border-style:solid;
		}
		h6{
			font-size:12px;
		}

/*////////////////////////*/
/*CAKEphp*/
.cake-debug{
	background-color:#BBFF00;
}
.cake-sql-log {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003;
	background-color: #09F;
	width: 90%;
	border: thin solid #333;
}
.cake-sql-log thead {
	color: #CCC;
	background-color: #03C;
}


/*///////////////////////////*/
/*FORMULARIOS CRUD*/
.formulario{
	width:50%; 
	margin:0 auto; 
	background-color:#999; 
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; 
	color:#FFF;
	text-align:center;
}

/*///////////////////////////*/
/*FORMULARIO CONTACTO*/
.contacto_izq{
	width:260px;
	float:left;
	font-size:10.5px;
}
	.contacto_izq a:link{
		color:#000;
		text-decoration:none;
	}
	.contacto_izq a:visited{
		color:#000;
		text-decoration:none;
	}
	.contacto_izq a:hover{
		color:#E2001A;
		text-decoration:none;
	}
.contacto_formulario{
	float:left;
	width:300px;
	font-size:11.5px;
}
	.contacto_formulario form fieldset{
		border-style:none;
		background-color:#fff;
	}
	.contacto_formulario form label{
		display:none;
	}
	.input input{
		width:300px;
		/*background-color:#000;*/
		border-style:none;
		margin-bottom:5px;
		color:#000000;
		font-size:11.5px;
	}
	.input textarea{
		/*width:300px;*/
		background-color:#000;
		border-style:none;
		color:#000000;
		font-family:Helvetica;
		font-size:11.5px;
	}
	.input a{
		color:#fff;
	}
	.submit input{
		border-style:none;
		margin-left:-100px;
		background-color:transparent;
		font-weight:bold;
		color:#000;
	}

/*////////////////////////////*/
/*slinding images*/
.boxgrid{ 
	width: 303px; 
	height: 230px; 
	margin:1px; 
	float:left; 
	background:#000; 
	/*border: solid 0px #8399AF; */
	overflow: hidden; 
	position: relative; 
}

	.boxgrid a{
		text-decoration:none;
		color:#fff;
		padding: 0 10px;
		font-weight:bold;
		font-size:10.5px;
	}
	.boxgrid img{ 
		position: absolute; 
		top: 0; 
		left: 0; 
		border: 0; 
	}
	.boxgrid p{ 
		padding: 0 10px; 
		color:#fff; 
		font:11px Helvetica,Arial,sans-serif; 
	}
	.boxgrid a:link{ 
/*		color:#fff; 
		font:13px Helvetica,Arial,sans-serif;*/
		font-weight:bold;
		text-decoration:none;
	}
	.boxgrid a:visited{ 
		color:#fff;
		text-decoration:none;
/*		font-weight:bold;
		font:13px Helvetica,Arial,sans-serif; */
	}
	.boxgrid a:hover{ 
		color:#E2001A; 
		text-decoration:none;
		/*font-weight:bold;
		font:13px Helvetica,Arial,sans-serif; */
	}
	.boxgrid h3{
		color:#fff;
		margin-left:10px;
		
	}
	
.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 100px; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.captionfull .boxcaption {
	top: 260;
	left: 0;
}
.caption .boxcaption {
	top: 220;
	left: 0;
}

/*/////////////////////////////////*/
/*FACEBOOK BUTTON*/
.facebook_botton{
	padding-top:1px;
	float:left;
}



/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%FORM%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


/* FORM ------------------------------------------------------- */	
.form-submit	{
	background: url(../img/backend/forms/form_submit.png) no-repeat;
	border: none;
	cursor: pointer;
	display: block;
	float: left;
	height: 30px;
	margin: 0 4px 0 0;
	padding: 0;
	text-indent: -3000px;
	width: 80px;
	}
.form-submit2	{
	background: url(../img/backend/forms/form_submit2.png) no-repeat;
	border: none;
	cursor: pointer;
	display: block;
	float: left;
	height: 30px;
	margin: 0 4px 0 0;
	padding: 0;
	text-indent: -3000px;
	width: 80px;
	}

.form-reset	{
	background: url(../img/backend/forms/form_reset.png) no-repeat;
	border: none;
	cursor: pointer;
	display: block;
	float: left;
	height: 30px;
	text-indent: -3000px;
	width: 80px;
	}
#id-form	{
	}
.inp-form	{
	background: url(../img/backend/forms/form_inp.gif) no-repeat;
	border: none;
	color: #393939;
	height: 25px;
	padding: 6px 6px 0 6px;
	width: 186px;
	}
.inp-form_short	{
	background: url(../img/backend/forms/form_inp_short.png) no-repeat;
	border: none;
	color: #393939;
	height: 25px;
	padding: 6px 6px 0 6px;
	width: 76px;
	float:left;
	}
	
.inp-form-error	{
	background: url(../img/backend/forms/form_inp_error.gif) no-repeat;
	border: none; 
	color: #393939;
	height: 25px;
	padding: 6px 6px 0 6px;
	width: 187px;
	}
.form-textarea	{
	background: url(../img/backend/forms/form_textarea.gif) no-repeat;
	border: none;
	color: #393939;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 97px;
	overflow: auto;
	padding: 6px 6px 0 6px;
	width: 378px;
	}
.form-textarea-large	{
	background: url(../img/backend/forms/form_textarea-large.png) no-repeat;
	border: none;
	color: #393939;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 200px;
	overflow: auto;
	padding: 6px 6px 0 6px;
	width: 378px;
	}
#id-form td	{
	padding: 0 0 10px 0;
	}
#id-form td.noheight	{
	padding: 0 0 0px 0;
	}
#id-form th	{
	line-height: 28px;
	min-width: 130px;
	padding: 0 0 10px 0;
	text-align: left;
	width: 130px;
	}

