* {text-rendering: optimizeLegibility;} 

html, body{ 
	margin:0; 
	padding:0; 
	text-align:center; 
}

li {list-style: none;}


body {
	background: #121211 url(img/background.jpg) no-repeat fixed;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}


/* TYPOGRAPHY */
html {font-size: 62.7%;}
p {line-height: 150%;}




/* LINKS */

a {color: #5ed03b;}
a:hover {text-decoration: none;}

#content{ 
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#header{
	position: relative;
/*	height: 150px;*/
	padding-left: 20px;
	padding-top: 116px;
	width:210px;
}

#header h1 {
	color: white;
	background: url(img/logo_camilo87.png) no-repeat; 
	width: 171px;
	height: 55px;
	text-indent: -9999px;
}

p {
	font-size: 1.0em;
	color: #818080;
}


#header p {
	margin-bottom: 10px;
	width: 210px;
}

span.number {font-size: 1.2em;}

.header_about { width:410px; float:left;margin-top:-135px;margin-left:230px;}
.header_about span {color:#91bd7a}

.header_contact { width:250px; float:left;margin-top:-81px;margin-left:710px;}


#jobs {
	width: 250px;
	float: left;
	position: relative;
	margin-left: -20px;
}

#jobs ul li a {
	list-style: none;
	color: #fff;
	font-size: 1.2em;
	line-height: 19px;
	list-style: none;
	text-decoration: none;
	padding: 2px 9px;
	margin-left: -9px;
}

#jobs ul li a:hover {color: #5ed03b;}

ul li a.bourne {background: url(img/bg_bourne.png) 0 0 no-repeat;}
ul li a.bourne:hover {background-position: right;}

ul li a.simpsons {background: url(img/bg_simpsons.png) 0 0 no-repeat;}
ul li a.simpsons:hover {background-position: right;}

ul li a.durodematar {background: url(img/bg_durodematar.png) 0 0 no-repeat;}
ul li a.durodematar:hover {background-position: right;}

ul li a.johnsons {background: url(img/bg_johnsons.png) 0 0 no-repeat;}
ul li a.johnsons:hover {background-position: right;}

ul li a.proxxima {background: url(img/bg_proxxima.png) 0 0 no-repeat;}
ul li a.proxxima:hover {background-position: right;}



ul li a.lgscarlet {background: url(img/bg_lgscarlet.png) 0 0 no-repeat;}
ul li a.lgscarlet:hover {background-position: right;}

ul li a.shrek {background: url(img/bg_shrek.png) 0 0 no-repeat;}
ul li a.shrek:hover {background-position: right;}

ul li a.multishow {background: url(img/bg_multishow.png) 0 0 no-repeat;}
ul li a.multishow:hover {background-position: right;}

ul li a.nochemuseo {background: url(img/bg_nochemuseo.png) 0 0 no-repeat;}
ul li a.nochemuseo:hover {background-position: right;}



ul li a.fantamundo {background: url(img/bg_fantamundo.png) 0 0 no-repeat;}
ul li a.fantamundo:hover {background-position: right;}

ul li a.designcoletivo {background: url(img/bg_designcoletivo.png) 0 0 no-repeat;}
ul li a.designcoletivo:hover {background-position: right;}

ul li a.puma {background: url(img/bg_puma.png) 0 0 no-repeat;}
ul li a.puma:hover {background-position: right;}



ul li a.youtube {background: url(img/bg_youtube.png) 0 0 no-repeat;}
ul li a.youtube:hover {background-position: right;}

ul li a.emails {background: url(img/bg_emails.png) 0 0 no-repeat;}
ul li a.emails:hover {background-position: right;}

ul li a.obaoba {background: url(img/bg_obaoba.png) 0 0 no-repeat;}
ul li a.obaoba:hover {background-position: right;}

ul li a.type {background: url(img/bg_type.png) 0 0 no-repeat;}
ul li a.type:hover {background-position: right;}

ul li a.calendars {background: url(img/bg_calendars.png) 0 0 no-repeat;}
ul li a.calendars:hover {background-position: right;}


#jobs ul li.cat {
	font-family: "Droid Serif";
	font-size: 1.4em;
	margin-top: 21px;
	color: #91bd7a;
	list-style: none;
}


#work {
	float: left;
/*	position: relative; 
	width: 728px;*/
	display: inline;
	margin-top: 13px;
}

#work h2 {
	font-family: "Droid Serif";
	font-size: 2.0em;
	font-weight: normal;
/*	letter-spacing: 0.8; */
	color: #fff;
}

#work h3 {
	font-size: 1.2em;
	font-weight: normal;
/*	letter-spacing: 0.8; */
	color: #91bd7a;
	display: inline;
	margin-left: 2px;
}


.titles {display: inline;}

#work p {width: 450px;margin-top: 2px;}

#work .workinfo {float:left;}
.infobourne {
	background: url(img/info_bourne.gif) no-repeat 460px -8px;
	width: 500px;
	height: 168px;
	padding-top: 10px;
/*	border: 1px solid red;*/
}

.sobre {height: 168px;padding-top: 10px;}

#work .workteam {
	margin-top: 20px;
	width: 220px;
	float:left;
	margin-left: -20px;
	font-style: italic;
	padding-top: 10px;
}

#work .workteam p {margin-bottom: 15px;width:220px;}

#work .teamnames {color:#fff;}


#work .worksamples img {margin: -8px 0 30px 0;}

#work .worksamples object {margin: -8px 0 30px 0;}
#work .worksamples embed {margin: -8px 0 30px 0;}

#work h3.about {margin-left:0;}


 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}


/* BUTTONS */

.workinfo p.launch a {
	background: url(img/bt_launch.gif) no-repeat 0 0;
	width: 105px;
	height: 17px;
	text-indent: -9999px;
	display: block;
}

.workinfo p.launch a:hover {background-position: right;}


#header p.linkedin a {
	background: url(img/linkedin.png) no-repeat 0 0;
	width:74px;
	height: 13px;
	text-indent: -9999px;
	display: block;
}

#header p.linkedin a:hover {background-position: right;}

p.aboutme {margin-top:16px;}

.clearfix{display: inline-block;}

span.play {margin-left: 16px;}

/* a.arroba:hover {background: url(img/play_arroba.png) no-repeat 0 -50px;z-index: 100;} */

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#jobs{display:none;} 
#twocols, #work{width:100%; float:none;}
}

