@charset utf-8;
/*Sidebar*/
#sidebar {padding-top:30px;}
.home #sidebar {padding-top:0;}
	#widget-sidebar {	
	}
		.widget {margin-top:2px;}
		#sidebar .widget:first-child {margin-top:0;}
.widget_my_testiwidget {padding:0px;}		
	.widget_my_testiwidget h2 {margin-bottom:20px; font-size:16px; padding-top: 0px !important; letter-spacing: 0px;}
	#sidebar .widget.widget_my_testiwidget:first-child {margin-top:15px;}
	*+ html #sidebar .widget.widget_my_testiwidget:first-child {margin-top:45px;}
.widget_text h2 {font-size:20px; margin-bottom:14px;}	

#transparent{filter:alpha(opacity=10); -moz-opacity: 0.1; opacity: 0.1;}

/*Testimonials */
.testimonials {font-family:'HelveticaNeueCondensedRegular',Arial,sans-serif; font-weight:normal; padding:0; margin:0 0 28px 0;}
	.testimonials div.testi_item {background:url(../imagenes/quotes.png) no-repeat 0 0; color:#6F6E64; font-size:13px; line-height:20px; padding:16px 4px 0 23px;}
		.testimonials div.testi_item a {color:#6F6E64; text-decoration:none; display:block;	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease;}
		.testimonials div.testi_item a:hover {color:#33312F; /*rollover*/} 

/*Testimonials list */
article.testimonial {padding:35px 30px 30px 193px; width:auto;	background:url(../imagenes/quotes.png) no-repeat 170px 20px /*#f8f8f8*/; font-style:italic;	font-size:17px;	line-height:1.4em; font-weight:normal; color:#87929f; margin-top:35px;}
.testimonials-list article.testimonial:first-child {margin-top:0;}	
	article.testimonial .testi-pic {position:absolute; left:20px; top:20px;}
	.name-testi {font-family:'HelveticaNeueMediumCond', Arial, sans-serif; font-weight:normal; display:block; text-align:right; text-transform:capitalize; color:#6F6E64; /*cargo*/ font-weight:normal;	font-style:normal; font-size:13px; line-height:1.2em;}
		.name-testi .user {font-family:'HelveticaNeueMediumCond', Arial, sans-serif; font-weight:normal; color:#6F6E64; /*nombre del ejecutivo*/}
		.name-testi a {text-decoration:none;}
		.name-testi a:hover {text-decoration:underline;}

/*Misc*/
.button {font-family:'HelveticaNeueMediumCond', Arial, sans-serif; font-weight:normal; display:inline-block; background:url(imagenes/link-arrow1.gif) no-repeat left center; color:#6F6E64;	text-decoration:none; /*text-transform:uppercase;*/ font-size:13px; padding:0 0 0 10px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; }
	.button:hover {background-position:3px center; text-decoration:underline;}