/*
Theme Name: SOMOSTRES
Theme URI: http://www.somostres.cl
Description: Theme para la web de SOMOSTRES
Version: 1.0
Author: SOMOSTRES
Author URI: http://www.somostres.cl
*/

/* Reset */
* {margin: 0; padding: 0;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, embed, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, a img {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline;  line-height: 1; background: transparent;}
.hide{display: none;}
a{text-decoration: none;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.clearfix{*zoom:1;}
.clear{clear: both; height: 0;}
ul{list-style: none;}

body{
	background: #EAEAEA;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: url(img/bg.jpg) repeat;
}

#wrapper{
	/*width: 417px;*/
	margin: 30px auto 20px;
	text-align: center;
}

#wrapper img{
	margin-bottom: 10px;
}

h1{
	letter-spacing: -1px;
	font-size: 24px;
	color: #CC0099;
	font-weight: bolder;
}

#lostres p{
	font-weight: bolder;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #666;
}

#lostres p.conocenos{ font-weight: normal; margin: 0 0 5px 0; }
#lostres p span{ margin: 0 5px;}
#lostres p a{ color: #666; }
#lostres p a:hover{ color: #EA1A65; border-bottom: 1px dotted #EA1A65; }

a.current{ color: #EA1A65 !important; border-bottom: 1px dotted #EA1A65; }

.wrapper-lostres{
	padding: 10px;
	background: #F2f2f2;
	border: 1px dotted #CCC;
	margin: 0 0 10px 0;
}

.uno-a-uno{
	width: 417px;
	margin: 0 auto;
}

.uno-a-uno img{
	width: 120px;
	height: 120px;
	float:left;
	margin: 0 15px 0 0;
	padding: 5px;
	background: #DEDEDE;
}

.uno-a-uno h1{
	font-weight: bolder;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #666;
}

.uno-a-uno p.bio{
	margin-top: 2px;
	font-size: 13px;
	font-family: Georgia;
}

.uno-a-uno ul{
	margin: 10px 0 0 0;
	font-size: 12px;
}

.uno-a-uno li, .uno-a-uno li a{
	width: 24px;
	height: 24px;
	margin-right: 5px;
	display: inline-block;
}
.uno-a-uno li a.mail{ background: url(img/mail.png); }
.uno-a-uno li a.twitter{ background: url(img/twitter.png); }
.uno-a-uno li a.linkedin{ background: url(img/linkedin.png); }

#lina, #arturo, #jp{ display: none; }