
body{background-image:url(../img/sitebg.jpg);background-position:center TOP;background-repeat:no-repeat;background-attachment:fixed;margin:0px;	font-family:Arial, Helvetica, sans-serif;	font-size:12px;	color:#333	}

a{ color:#fc027f; text-decoration:none; font-weight:bold; }
a:hover{color:#000;}

#central{width:720px;margin:auto;margin-top:95px;padding-left:217px;}

#menu{	width:370px;height:30px;margin-left:-120px;padding:10px }

#language{width:20px;margin-left:10px;margin-top:10px;}

#menu a{text-decoration:none;margin-left:5px;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-weight:bold;color:#fc027f;}


.maisTexto,.ocultarTexto{float:right; }



#bio{
	width:660px;
	
	margin-left:-30px;
	float:left}
	
#fotobio{margin-left:-80px;	width:700px;margin-top:30px;}

#fotobio h1, #fotobio h2{font-size:14px;}
#imgbio{margin-right:15px;	border:solid 3px #fc027f;}
	
.imgsencontreme{
	margin-left:30px;}

/* single item */
#works{
	float:left;

	width:400px;
	height:400px;
	background:#FFFFFF  repeat-x 0 146px;
	color:#000000;
	border:5px solid #fc027f;
	cursor:pointer;
}

#description{
	position:relative;
	top: -108px;
	background-color:#FFF;
	filter: alpha(opacity=80);
	opacity: .8;
	height: 95px;
	width: 400px;
}


/******galeria**********/

.caption{ float:left;left:3px; }

.demo{position:relative; margin-left:-200px;margin-top:15px; margin-right:30px; }
.gallery_demo{float:left; margin-top:0; }
.gallery_demo li{width:55px;height:70px;border:2px solid #fc027f;margin: 0 2px 2px 0; }
.gallery_demo li.hover{border-color:#000;}
.gallery_demo li.active{border-style:solid;border-color:#222;}
.gallery_demo li div{left:20px}
.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}
.borda{border:2px solid #fc027f}
.galleria_container{float:right; width:600px; margin-left:42px;  }

.nav{padding-top:15px;clear:both;}

.info{text-align:left;margin:30px 0;border-top:1px dotted #221;padding-top:30px;clear:both;}
.info p{margin-top:1.6em;}

/* style when mouse is over the item */


#works h3, #thumbs p, #thumbs span {
	margin:15px;		
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;	
}

#thumbs h3 em {
	font-style:normal;
	color:#666;
}
/* this makes it possible to add next button beside scrollable */
div.scrollable {
	float:left;		
}

#textowork{
	float:left;
	width:250px;	
	height:300px;
	margin-left:-130px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333}
#textowork h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333
	}

/* prev, next, prevPage and nextPage buttons */
a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	width:18px;
	height:18px;
	background:url(../img/left.png) no-repeat;
	float:left;
	margin:43px 10px;
	cursor:pointer;
}
a.prev, a.next {
	margin-top:190px;	
}

/* mouseover state */
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
	background-position:0px -18px;		
}

/* disabled navigational button */
a.disabled {
	visibility:hidden ;		
}

/* next button uses another background image */
a.next, a.nextPage {
	background-image:url(../img/right.png);
	clear:right;	
}



/*********** navigator ***********/


/* position and dimensions of the navigator */
div.navi {
	margin-left:294px;
	margin-top:10px;
	width:200px;
	height:12px;
	overflow:hidden;
	
}


/* items inside navigator */
div.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(../img/navigator.png) 0 0 no-repeat;     
	cursor:pointer;	
}

/* mouseover state */
div.navi a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
	


#footer{
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:10px;
	color:#333;
	margin-left:-200px;}	

#footer a{
	text-decoration:none;
	color:#333;
}

#footer a:hover{
	text-decoration:none;
	color:#000;}

.estilo2{
	color:#fc027f;
	font-weight:bold;

	}
#email{
float:left;
	width:250px;
	margin-top:20px;
	margin-left:40px}	
#phone{
	float:right;
	margin-top:20px;
	width:250px;}	
	
	/*galeria*/
	
.galleria{ float:left;list-style:none;width:200px ; }
.galleria li{display:block;width:50px;height:50px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px;}
.galleria li div img{cursor:pointer; }
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px; } /* MSIE bug */
