/*** 
links
**/

a:link {
text-decoration: none;
color: #FFF;
}
a:visited {
text-decoration: none;
color: #FFF;
}
a:hover {
text-decoration: none;
color: #B00000;
}
a:active {
text-decoration: none;
}

/*** 
conteudo
**/

#content {
	z-index:9999;
	background-color:rgba(000,000,000,0.5);
	width:380px;
	height:45px;
	position:absolute;
	margin-top: 20px;
	left:0px;
}


#content.logo

{
left:0;
top:0;
position:absolute;
z-index:9990;
}

#content.logo img
{
	outline:none;
	border:0;
	cursor:pointer;
}

#content.logo img a
{
	text-decoration:none;
	outline:none;
	border:none;
}

/*** 
menu
**/

#button {
	height: 10px;
	width: 380px;
	left:0;
	position: absolute;
	margin-top:67px;
	
}

#button ul, li {
	margin:0; 
	padding:0; 
	list-style:none;
}

.menu_class {
	border:none;
	outline:none;
}

#button ul.the_menu {
	display:none;
	width:380px;
}

#button ul.the_menu li {
	background-color: rgba(000,000,000,0.8);
	text-align:right;
}

#button ul.the_menu li a {
	color:#FFFFFF; 
	text-decoration:none; 
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px 14px 2px 0;
	
}

#button ul.the_menu li a:hover {
    padding:2px 14px 2px 0;
	color: #000;
	background-color:#FFF;
	opacity:1;
}

#button ul.the_menu li a.active {
	color: #000;
	background-color:#FFF;
	opacity:1;
}


/*** 
portfolio
**/



#box03
{
position: absolute;
margin-top:20px;
margin-left:374px;
width:500px;
max-height:460px;
text-align: left;
display:none;
}
#formnews{
background-color: rgba(000,000,000,0.8);
width: 500px;
height:auto;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
padding:15px;
}


	
#formnews > #closenew{
	position:absolute;
	right:-30px;
	top:5px;
	cursor:pointer;
	background-image:url(images/close1.png);
	width:27px;
	height:30px;
}

#formnews > #closenew:hover{
	background-image:url(images/close2.png)}

#box
{
position: absolute;
margin-top:20px;
margin-left:374px;
width:500px;
max-height:460px;
text-align: left;
display:none;
}

#formportfolio{
background-color: rgba(000,000,000,0.8);
width: 500px;
height:auto;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
padding:15px;
}

#formportfolio > #closeportfolio{
	position:absolute;
	right:-30px;
	top:5px;
	cursor:pointer;
	background-image:url(images/close1.png);
	width:27px;
	height:30px;
}

#formportfolio > #closeportfolio:hover{
	background-image:url(images/close2.png)}

#detalhestrabalho{
	position: relative;
	width:460px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:10px 0px 10px 5px;
	}

#detalhestrabalho ol{
	list-style:none;
	margin:0;
	position: relative;
	float: left;
	padding:0 0 0 10px;
	height:15px;
	line-height:15px;
	width:auto;
	border-left-width: 2px;
	border-left-style: solid ;
	border-left-color: #dd2725;
	
	}

#detalhestrabalho ol:after{
	clear:both;
	}
	
#detalhestrabalho ol li{
	position:relative;
	float:left;
	color:#fff;
	margin:0 10px 0 0;
	}

#detalhestrabalho ol li.semmargem{
	margin:0 0 0 0;
	}

#detalhestrabalho ul{
	list-style:none;
	margin:5px 0 0 0;
	padding:0;
	}

#detalhestrabalho ul:after{
	clear:both;
	}
	
#detalhestrabalho ul li{
	position:relative;
	float:left;
	width:50px;
	height:50px;
	margin:0;
	padding:2px;
	}

#detalhestrabalho ul li img{
	outline:none;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
	}


#detalhestrabalho span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ccc;
	margin:0 5px 0 0;
	}

#detalheslink{
	position: relative;
	width:460px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:10px 0px 10px 5px;
	}

#detalheslink ul{
	list-style:none;
	margin:0;
	position: relative;
	float: left;
	padding:0 0 0 0;
	height:15px;
	line-height:15px;
	width:auto;
	}

#detalheslink ul:after{
	clear:both;
	}
	
#detalheslink ul li{
	position:relative;
	color:#fff;
	margin: 3px 10px 3px 0;
	padding:0 0 0 10px;
	border-left-width: 2px;
	border-left-style: solid ;
	border-left-color:transparent;
	}

#detalheslink ul li span{
	color:#ccc;
	}

#detalheslink ul li:hover{
	border-left-width: 2px;
	border-left-style: solid ;
	border-left-color: #dd2725;
	}

#detalheslink ul li a{
	text-decoration:none;
	color:#fff;
	outline:none;
	border:none;
	cursor:pointer;
	}

#detalheslink ul li a:hover{
	text-decoration:none;
	color:#ccc;
	outline:none;
	border:none;
	cursor:pointer;
	}


#detalheslink ul li.semmargem{
	margin:0 0 0 0;
	}


/*** 
publicações
**/

#box05
{
position: absolute;
margin-top:20px;
margin-left:374px;
width:500px;
height:auto;
text-align: left;
display:none;
}


#formpublications{
background-color: rgba(000,000,000,0.8);
width: 500px;
height:auto;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
padding:15px;
}

#formpublications > #closepublications{
	position:absolute;
	right:-30px;
	top:5px;
	cursor:pointer;
	background-image:url(images/close1.png);
	width:27px;
	height:30px;
}

#formpublications > #closepublications:hover{
	background-image:url(images/close2.png)}

/*** 
about
**/

#box04
{
position: absolute;
margin-top:20px;
margin-left:374px;
width:500px;
text-align: left;
display:none;
height:auto;
}


#formlinks{
background-color: rgba(000,000,000,0.8);
width: 500px;
height:auto;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
padding:15px;
}


#closelinks{
	position:absolute;
	right:-30px;
	top:5px;
	cursor:pointer;
	background-image:url(images/close1.png);
	width:27px;
	height:30px;
}

#closelinks:hover{
	background-image:url(images/close2.png)}

#box01
{
position: absolute;
margin-top:20px;
margin-left:374px;
width:500px;
height:auto;
text-align: left;
display:none;
}


#formabout{
background-color: rgba(000,000,000,0.8);
width: 500px;
height:auto;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
padding:15px;
}


#formabout > #closeabout{
	position:absolute;
	right:-30px;
	top:5px;
	cursor:pointer;
	background-image:url(images/close1.png);
	width:27px;
	height:30px;
}

#formabout > #closeabout:hover{
	background-image:url(images/close2.png)}

.titulos{
	font-size:24px;
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
	margin:5px 0 0 5px;
	color:#fff;
}

/*** 
social media
**/



.facebooklogo

{ position:relative;
margin-left:5px;
margin-top:-4px;
cursor:pointer;
width:23px;
height:23px;
background-image:url(images/facebookround.png);
float:left;
	}

.facebooklogo:hover

{background-image:url(images/facebookround1.png)
	}
	
.twiterlogo

{ position:relative;
float:left;
margin-left:25px;
margin-top:-4px;
cursor:pointer;
width:23px;
height:23px;
background-image:url(images/twiterround.png)
	}
.twiterlogo:hover

{
	background-image:url(images/twiterround1.png)
	}

.myspacelogo

{ position:relative;
margin-left:5px;
margin-top:-4px;
cursor:pointer;
width:23px;
height:23px;
background-image:url(images/myspaceround.png);
float:left;
	}
.myspacelogo:hover

{
	background-image:url(images/myspaceround1.png)
	}
	
.partilhar{
position: relative;
margin-left:5px;
margin-top:-4px;
cursor:pointer;
background-image:url(images/partilharround.png);
width:23px;
height:23px;
float:left;
	}
	
.partilhar:hover{
		background-image:url(images/partilharround1.png);
	}
	





#box02
{
position: absolute;
margin-top:20px;
margin-left:374px;
width:500px;
max-height:460px;
text-align: left;
display:none;
}


#formcontact{
background-color: rgba(000,000,000,0.8);
width: 500px;
height:auto;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
padding:15px;
}


#formcontact > #closecontact{
	position:absolute;
	right:-30px;
	top:5px;
	cursor:pointer;
	background-image:url(images/close1.png);
	width:27px;
	height:30px;
}

#formcontact > #closecontact:hover{
	background-image:url(images/close2.png)}



#contact-area {
	position: relative;
	width: 450px;
	margin-top: 80px;
	margin-left: 20px;
	height: auto;
	
}


#contact-area input, #contact-area textarea {
	padding: 2px;
	width: 271px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

#contact-area textarea {
	height: 90px;
	color: #000;
}

#contact-area textarea:focus, #contact-area input:focus {
}

.textoin {
	background-color:rgba(fff,fff,fff,1);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border:none;
	padding:10px;
	position:relative;
	height:auto;
	width:49%;
	resize:none;
	font-family: 'Lato', Calibri, Arial, sans-serif;
	color:#000;
	font-size:12px;
	outline:none;
	margin:5px 0 5px 0;
}

.textoin:focus {
	color:#ddd;
	box-shadow: inset 0 0 0 2px #dd2725;
}


.textobox {
	background-color:rgba(fff,fff,fff,1);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border:none;
	padding:10px;
	position:relative;
	height:auto;
	min-height:100px;
	width:100%;
	resize:none;
	font-family: 'Lato', Calibri, Arial, sans-serif;
	color:#000;
	font-size:12px;
	outline:none;
	margin:5px 0 5px 0;
}

.textobox:focus {
	color:#ddd;
	box-shadow: inset 0 0 0 2px #dd2725;}

#contact-area input.submit-button {
	width: 60px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #333;
	font-size: 14px;
	height: 30px;
	top:170px;
	left:0;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contact-area input.submit-button:hover {
	
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #B00000;
	cursor:pointer;
}

label {
	float: right;
	text-align: right;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
}

.enviada
{
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E87A16;
	font-weight: normal;
	margin-left:50px;
	margin-top:300px;
	
	}






#footer{
	position: absolute;
	left: 0;
	bottom: 20px;
	height: 20px;
	width:360px;
	text-align: right;
}

.footerfont{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	position: absolute;
	top: 2px;
	right: 3px;
}

.zonapartilha #redessociais{
	position:relative;
	width:auto;
	height:auto;
	margin:0 0 0 0;
	top:-5px;
	left:30px;
}

.zonapartilha #redessociais .facebook{
	position:relative;
	float:left;
	width:30px;
	height:30px;
	display:block;
	margin:0 7px 0 0;

}

.zonapartilha #redessociais .facebook span{
	position:relative;
	width:30px;
	height:30px;
	background: url(images/facebook.png);
	display:block;
	text-indent: -99999px;
	outline:none;
	border:none;

}

.zonapartilha #redessociais .facebook span:hover{
	background-position: 30px 0;
	cursor:pointer;
	opacity: 1;
	
}

.zonapartilha #redessociais .myspace{
	position:relative;
	float:left;
	width:30px;
	height:30px;
	display:block;
	margin:0 7px 0 0;

}

.zonapartilha #redessociais .myspace span{
	position:absolute;
	width:30px;
	height:30px;
	background: url(images/myspace.png);
	display:block;
	text-indent: -99999px;
	outline:none;
	border:none;

}

.zonapartilha #redessociais .myspace span:hover{
	background-position: 30px 0;
	cursor:pointer;
	
}

.zonapartilha #redessociais .twitter{
	position:relative;
	float:left;
	width:30px;
	height:30px;
	display:block;
	margin:0 7px 0 0;

}

.zonapartilha #redessociais .twitter span{
	position:absolute;
	width:30px;
	height:30px;
	background: url(images/twitter.png);
	display:block;
	text-indent: -99999px;
	outline:none;
	border:none;
}

.zonapartilha #redessociais .twitter span:hover{
	background-position: 30px 0;
	cursor:pointer;
	opacity: 1;
	
}


#merry{
	width:173px;
	height:55px;
	position:absolute;
	right:0;
	top:30px;
	background-image:url(images/merry.png);
	background-repeat:no-repeat;
	opacity:0.9;
	}
	
	
	
	
	

#bg_pattern { 
background-image: url(images/bg_pattern2.png); 
position: fixed; 
opacity: 0.8; 
left: 0px; 
top: 0px; 
width: 100%; 
height: 100%; 
z-index: -1;
}


.cbp-bislideshow {
	list-style: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -9999;
	padding: 0;
	margin: 0;
}

.cbp-bislideshow li {
	position: absolute;
	width: 101%;
	height: 101%;
	top: -0.5%;
	left: -0.5%;
	opacity: 0;
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	transition: opacity 1s;
}

/* If background-size supported we'll add the images to the background of the li */

.backgroundsize .cbp-bislideshow li {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
}

/* ...and hide the images */
.backgroundsize .cbp-bislideshow li img {
	display: none;
}

.cbp-bislideshow li img {
	display: block;
	width: 100%;
}

.cbp-bicontrols {
	position: fixed;
	width: auto;
	height: auto;
	bottom:20px;
	right: 20px;
}

.cbp-bicontrols span {
	float: left;
	width: auto;
	height: auto;
	position: relative;
	cursor: pointer;
	margin:0 5px;
}

.cbp-bicontrols span img {
	outline:none;
	border:none;
}

.cbp-bicontrols span:before {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 100px;
	font-size: 80px;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	opacity: 0.7;
}

.cbp-bicontrols span:hover:before {
	opacity: 1;
}

.cbp-bicontrols span:active:before {
	top: 2px;
}
.cbp-bicontrols span.cbp-binext {
	float: right;
}

/* Fallback */

.no-js.no-backgroundsize .cbp-bislideshow li:first-child {
	opacity: 1;
}

.no-js.backgroundsize .cbp-bislideshow li:first-child img {
	display: block;
}



