﻿/*	Theme Name: Zoom	Theme URI: http://granimpetu.com/zoom	Author: Horacio Bella	Author URI: http://granimpetu.com	Version: 1.0*/
body {	background: #ffffff url(imagenes/bg.gif) top repeat-x;	color: #333333;	font-family: georgia, "Times New Roman", Times, serif;	font-size: 12pt;	}
/* Estructura de Divs */#post {	margin-bottom: 25px;	}
#small {	margin: 10px auto;	padding: 0;	font-family: Verdana, Arial, "lucida console", sans-serif;	}
#content {
	margin: 0px auto;
	padding: 0;
	width: 840px;
	}
#header {	margin: 0;	padding: 0;	}
#pages {	margin: 0;	padding: 2px 0;	text-align: right;	}
#noticias {
	float: right;
	margin: 0;
	padding: 0 10px;
	text-align: justify;
	width: 570px;
	}
#edit {
	display:block;
	height:20px;
	float: left;
	margin: 0;
	padding: 0 10px;
	text-align: right;
	width: 570px;}
#sidebar {
	float: left;
	line-height: 1.2em;
	margin: 0;
	padding: 0 20px 10px 0;
	width: 230px;
	text-align: left;
	}
#logo {
	padding-top: 5px;
	padding-bottom: 15px;
	float: right;
	}
#photo {	display:inline;	padding-top: 10px;    float: left;    margin:4px auto;	}
#credits {	font-family: Verdana, Arial, "lucida console", sans-serif	font-size: 11pt;	margin-top: 10px;	border-top: 1px solid #000;	padding-top: 15px;	padding-bottom: 8px;	text-align: center;	}
/* Configuraar Estructura de Divs */
/* Cabecera */
#header h1 {	font-size: 45px;	font-weight: bold;	font-family: Verdana, Arial, "lucida console", sans-serif;	text-decoration:underline;	margin-top: 20px;	margin-bottom: 0px;	padding: 0px;	text-align: right;	}
#header h2 {	font-size: 22px;	font-weight: normal;	margin-bottom: 30px;	padding: 0;	text-align: right;	font-family: Tahoma, Arial;	color: #000000;	}
#header a, #header a:hover {	color: #000000;	text-decoration: none;	}
/* Paginas */
#pages li {	display: inline;	list-style: none;	padding: 0 10px;	}		#pages ul {	margin: 0;	padding: 0;	}
#current a {	background-position: -60px 0;	}
.current_page_item a {	text-decoration: underline;	}
/* Noticias */
#noticias p, #noticias ul, #noticias ol {	line-height: 1.4em;	}
#noticias p {	margin: 0 0 10px 0;}
#noticias ol, #noticias ul {	margin: 0 0 10px 0;	padding: 0;	}
#noticias ul {	list-style: square inside;	}
#noticias li {	margin: 0;	padding: 0;	}
#noticias h2 {
	font-size: 1.2em;
	font-weight: 500;
	margin: 5px 0;
	padding: 0;
	font-family: Arial, "lucida console", sans-serif;
	color: #333333;
	// display: none;
	}
#noticias h2.hidden {
	font-size: 1.2em;
	font-weight: 500;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 0px;
	padding: 0;
	font-family: Arial, sans-serif, "lucida console";
	color: #333333;
	display: none;
	}
#noticias h2.block {
	font-size: 1.2em;
	font-weight: 500;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0px;
	padding: 0;
	font-family: Arial, sans-serif, "lucida console";
	color: #333333;
	display: block;
	// display: none;
	}
#noticias h2 a {
	color: #333333;
}
#noticias h2 a:hover {
	color: #aa2299;
}
#noticias h3 {
	font-size: 1.2em;
	font-weight: 500;
	margin: 5px 0;
	padding: 0;
	font-family: Arial, "lucida console", sans-serif;
	color: #333333;
	// display: none;
	}
#noticias small {	font-size: 10px;	font-family: Tahoma;	}
.feedback, .author {	text-align: right;	font-family: Tahoma;	padding: 5px 0;	}
.feedback {	font-size: 10pt;	border-top: 1px solid #696969;	margin: 5px 0 0 0;	}
.author {	font-size: 12pt;	border-bottom: 1px solid #696969;	margin: 5px 0 40px 0;	}
#pagination {	margin: 10px 0;	text-align: center;	}
/* Comentarios */
#commentlist {	list-style: none;	margin: 0;	padding: 0;	}
#commentlist li {	border-bottom: 1px solid #696969;	margin: 10px 0 25px;	padding: 0 10px;	}
#commentlist small {	font-size: 11pt;	color: #696969;	}
#comments, #postcomment {	margin: 40px 0 10px 10px;	text-transform: none;	}
/* Sidebar */
#sidebar h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-family: Arial, "lucida console", sans-serif;
	color: #333333;
	text-align: right;
	}
#sidebar ul, #sidebar ol {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#sidebar li {	margin: 0;	line-height: 25px;	}
#sidebar div {
 	margin: 0 0 20px 0;
	padding: 0;	}
#categories li {
	text-align: right;
	// float: right;
	}
#categories {
	// text-align: right;
	float: right;
	}

/*	Creditos */
#credits p {	margin: 0;	padding: 0;	}
/* General */
a {	color: #000000;	text-decoration: none;	}
a:hover {
	color: #aa2299;
	// text-decoration: overline;
	}
acronym, abbr, span.caps {	border: 0;	border-bottom: 1px dotted #ccc;	}
blockquote {	color: #787878;	border-left: 3px solid #ccc;	margin-left: 0px;	padding-left: 10px;	}
cite {	color: #333;	text-decoration: none;	margin: 0 10px;	}
code {	font-family: 'Courier New', Courier, Fixed, sans-serif;	font-size: 1.1em;	}
img {	border: 0;	margin: 10px;	}
/* Float y Clear */
div.floatleft {	float: left;	padding-right: 10px;	}
div.floatright {	float: right;	padding-left: 10px;	}
div.both {	clear: both;	}
/* Alineaci�n de Im�genes */
img.borde {	border: 1px solid #C6C6C6;	padding: 4px;	margin: 0;	}
img.borde:hover {	background: #F0F0F0;	}
img.centro {	display: block; 	margin: auto;   	}
img.derecha {	float: right;	padding: 4px 0 0 0;	margin: 0 0 2px 7px;	display: inline;	}
img.izquierda {	float: left;	padding: 4px 0 0 0;	margin: 0 7px 2px 0;	display: inline;	}
/* Alineaci�n de Texto */
.center {	text-align: center;	}
.alignright, .author {	text-align: right;	}
.alignleft {	text-align: left;	}
	.alignleft {float: left; margin-right: 10px;}
.alignright {float: right; margin-right: 10px;}
.aligncenter {clear: both; display: block; text-align: center; margin: 0 auto;}
.shadow {	-moz-box-shadow: 3px 3px 4px #222222;	-webkit-box-shadow: 3px 3px 4px #222222;	box-shadow: 3px 3px 4px #222222;
/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#222222')";
/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#222222');}
/**** Google Ajax Slideshow ****/
#slideshow {
	margin-left: 80px;
	margin-top: 15px;
	}
#frame {
	border: 1px solid #999999; /*** frame ***/
	background-color: #ffffff;
 	width: 150px;
	height: 150px;
	float: left;
	padding: 1px;}
.gss a img {border : none;}
.gss {
/*	border: 1px solid #555555; */
/*** frame ***/
      width: 140px;      height: 140px;      color: #fff;
      /* background-color: #ffffff; */
      padding: 4px;      float: left;      margin:4px auto;    }
/**** Sidebar icon menu ****/
.navlist {
	list-style:none;
	// text-align: right;
	padding-left: 40px;
	float: right;
	}
.navlist span {
    width: 50%;
    float: left;
}
.navlist li {
	padding: 5px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-indent: -1000px;
}
.navlist a {    display:block;    width:60px;	height:60px;    color:#ffffff;    text-decoration:none;}
.home a {	background:url("imagenes/home.png") no-repeat;}
.Gallery a {	background:url("imagenes/photos.png") no-repeat;}
.Contact a {	background:url("imagenes/contact.png") no-repeat;}
.BNI a {	background:url("imagenes/bni.png") no-repeat;}
.Profile a {	background:url("imagenes/profile.png") no-repeat;}
.Commision a {	background:url("imagenes/commision.png") no-repeat;}
.Testimonials a {	background:url("imagenes/testimonials.png") no-repeat;}
.navlist a:hover, .navlist a:active {     background-position: -60px 0;}
ul#icons {	display: table;    list-style:none;	zoom:1;}
ul#icons {	margin: 0;	padding: 0;}
/**** Sidebar tag cloud ****/
#tag-cloud {
	text-align: justify;
}
#tag-cloud a {
	text-decoration: none;
	color: #cccccc;
}
#tag-cloud a:hover {
	text-decoration: none;
	color: #aa2299;
}
#tag-cloud h3 {
	margin-bottom: 10px;
	color: #cccccc;
}
/**** end of Sidebar tag cloud ****/
.clearfix {	zoom: 1;}
.clearfix::before, .clearfix::after {	content: "";	display: table;}
.clearfix::after {	clear: both;}
ul#icons li {	margin: 2px;	position: relative;	padding: 5px 0;	cursor: pointer;	float: left;	list-style: none;}
ul#icons span.ui-icon {	float: left;	margin: 0 4px;}
span.ui-icon.Facebook{	background-image: url("imagenes/BK_FB_02.png");}
span.ui-icon.LinkedIn {	background-image: url("imagenes/BK_LinkedIn_02.png");}
.ui-icon .Facebook, .ui-icon .LinkedIn {	background-position: 0 0;}
.ui-icon {	width: 60px;	height: 60px;}
.ui-icon {	display: block;	text-indent: -99999px;	overflow: hidden;	background-repeat: no-repeat;}
a:hover span.ui-icon, a:active span.ui-icon{     background-position: -60px 0;}
#foot-icons img {	display: inline;	margin: 0;	padding: 0;	float: left;}
#assoc-icons {	display: inline;	}
#assoc-icons img {	margin: 0;	padding: 0;	float: right;}
#foot-copyright {	display: inline;}
/*** Contact Form ***/
#cntctfrm_contact_form {
	background-color: #F4F3F0;
	padding-left: 20px;
}
/*** FB Like Button ***/
.fb-like {
	float: left;
	display: inline;
}