/*
 * Defaults
 */

html, body {
	padding: 0;
	margin: 0;
}

html {
	font-size: 65.5%;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.4em;
	background-color: #f6f0e1;
	color: #7d7d7d;
}

a {
	color: #222;
	text-decoration: none;
}

p a {
	padding-bottom: 1px;
	border-bottom: 1px solid #E5E5E5;
}

p a:hover {
	border-bottom: none;
}

img {
	border: 0;
}

p {
	padding: 0;
	margin: 0px 0 10px 0;
	line-height: 1.4em;
}

h1, h2, h3 {
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
}

h1 {
	font-size: 2.4em;
	letter-spacing: 5px;
}

h2 {
	font-size: 1.2em;
	margin-bottom: 5px;
}

h3 {
	margin-bottom: 5px;
	font-size: 1em;
}

/*
 * Utilities
 */

.align-left {
	float: left;
}

.align-right {
	float: right;
}

.align-center {
	margin: 0 auto 0 auto;
}

.column {
	float: left;
	margin-right: 10px;
	width: 230px;
}

.column.last {
	margin: 0;
}

/*
 * Parts
 */

#wrapper {
	margin: 19px auto 40px auto;
	width: 960px;
}

#header {
	margin-bottom: 20px;
	border-bottom: 1px #CCC solid;
}

#header #title {
	text-align: center;
}

#header #title h1 {
	display: inline;
}

#content {
	float: left;
	clear: both;
	padding: 0px 0 20px 0;
	width: 100%;
}

#subtitle {
	font-style: italic;
	font-size: 1.2em;
	text-align: center;
	padding: 7px;
	border-bottom: 1px #CCC solid;
}

#footer {
	float: left;
	clear:both;
	width: 100%;
	margin-bottom: 10px;
	padding: 10px 0 10px 0;
	border-top: 1px #CCC solid;
}

#powered-by {
	float: left;
	clear: both;
	margin-bottom: 40px;
	padding-top: 10px;
	width: 100%;
	border-top: 1px #CCC solid;
	font-size: 11px;
}

#powered-by #share{
	float: right;
}

#powered-by #share div{
	float: left;
	margin-left: 8px;
}

#powered-by #share div.separator{
	width: 1px;
	border-right: 1px solid #CCC;
	margin-right: 5px;
	height: 42px;
}

.page-text {
	width: 500px;
}

#wrapper #header #logo-corisco{
	float: left;
	width: 65%;
	text-align:right;
	margin: 0px auto;
}

.clear, .quebra{clear: both}

#wrapper #header #selo-10-anos{
	float: right;
	
	width: 103px;
	height: 102px;
	
	background-image: url(../imgs/estrutura/selo-10-anos.png)
}


/*
 * Cores e fontes
 */
 
 
.titulo {font-family: 'ISOCPEURRegular';}

.azul-corisco{color: #3BB3C2}
.cinza-escuro{color: #575656}

.pequena{font-size: 14px;}
.media{font-size: 16px;}
.grande{font-size: 18px;}

.postTitle{
	margin-bottom: 5px !important;
}

.superTitulo, #content .project-info h2, .postTitle a{
	background-image: url("../imgs/estrutura/vinhetaTitulos.gif");
}

.superSubtitulo{
	background-image: url("../imgs/estrutura/vinhetaSubtitulos.gif");
}
.superSubtituloCinza{
	background-color: #9e9e9e !important;
	background-image: url("../imgs/estrutura/vinhetaSubtitulosCinza.gif");
}

.superTitulo, .superSubtitulo, .superSubtituloCinza, #content .project-info h2{
	float: left;
	padding-top: 6px !important;
	padding-bottom: 6px !important;
}

.superTitulo, .superSubtitulo, .superSubtituloCinza, #content .project-info h2, .postTitle a{
	
	background-color: #3BB3C2;
	background-position: right;
	background-repeat: no-repeat;
	
	color: #FFF;
	font-family: 'ISOCPEURRegular';
	font-size:19px !important;
	padding: 2px 50px 2px 5px;
}

.postTitle .more{
	display: none;
}

/*
 * Menu
 */

#menu {
	padding: 13px 0 10px 0;
	text-align: center;
	text-transform: uppercase;	
}

#menu ul, #menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul {
	width: 100%;
}

#menu li {
	display: inline;
	margin-right: 20px;
}

#menu li:last-child {
	margin-right: 0;
}

#menu li a {
	padding-bottom: 1px;
	font-family: 'ISOCPEURRegular';
	color: #3BB3C2;
	font-size: 16px;
}

#menu li a:hover {
	border-bottom: 1px solid #E5E5E5;
}

.post .text a, .page-text a, .content-project-right a, .textblock a{
	color: #3BB3C2;
}

.post .text a:hover, .page-text a:hover, .content-project-right a:hover, .textblock a:hover{
	text-decoration: underline;
}

/*
 * Projects
 */

.project-link {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	width: 230px;
	text-align: center;
	overflow: hidden;
	outline: none;
}

.project-link a{
	font-family: 'ISOCPEURRegular';
	color: #3BB3C2;
	font-size: 16px;
}

.project-link a:hover{
	text-decoration: underline;
}

.project-link .thumbnail {
	display: block;
	margin-bottom: 5px;
	height: 110px;
	background-color: #EEE;
}

.front_slideshow_image {
	outline: none;
}
/*
.project-link .thumbnail:hover, .front_slideshow_image:hover img {
	opacity: 0.75;
	-moz-opacity: 0.75;
	filter:alpha(opacity=75);
}
*/
.project-link img {
	display: block;
}

.project-info {
	margin-bottom: 10px;
}

.project-info h2 {
	margin-bottom: 0;
}

.tags {
	margin-bottom: 5px;
	width: 240px;
}

.tags, .tags a {
	color: #999;
}

.tags a:hover {
	color: #3BB3C2;
}

.fileGroup {
	float: left;
	margin: 0 10px 10px 0;
	width: 680px;
}

.file {
	float: left;
}

.file img {
	display: block;
	margin-bottom: 1px;
	max-width: 680px;
	height: auto;
}

.textblock {
	float: left;
	margin: 0 20px 20px 0;
	width: 240px;
}

.slideshow .slideshow-nav {
	margin-bottom: 5px;
}

.slideshow .slideshow-nav a, .file .info .title {
	color: #7D7D7D;
}

.slideshow .slideshow-nav, .file .info .caption {
	color: #999;
}

.slideshow .slideshow-nav .currentSlide {
	font-weight: bold;
}

/*
 * Blog
 */

.post {
	margin: 0px 0 40px 0;
	width: 680px;
}

.postTitle {
	margin-bottom: 0;
}

.postTitle a:hover {
	text-decoration: underline;
}

.post img {
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
}

.post .text {
	margin: 20px 0 0 0;
}

.post .date {
	color: #999;
}

.post .more {
	margin-left: 5px;
	font-size: 1em;
	color: #EF2400;
}

.post .more:hover {
	color: #999;
}

#footer .post {
	margin: 0;
	width: 100%;
}

#footer .postTitle {
	margin-bottom: 0;
	font-weight: bold;
	color: #EF2400;
}

#footer .date {
	display: block;
	clear: both;
}

#footer .text {
	margin-top: 10px;
	width: 100%;
}

#footer .more {
	font-size: 1.2em;
}

.quote{
	background-image: url("../imgs/estrutura/quote.jpg");
	background-position: 15px 0;
	background-repeat: no-repeat;
	font-style: italic;
	padding-left: 80px;
}

#menu_portifolio {
    background-color: #FFFFFF;
    display: none;
    float: left;
    margin-left: 444px;
    padding: 2px 6px;
    position: absolute;
    text-align: left;
    top: 179px;
    width: 100px;
    z-index: 400;
}

#menu_portifolio div{
	border-bottom: 1px solid #EEE;
	padding: 3px 0px;
}

 a.back{
 	font-family: 'ISOCPEURRegular';
 	font-size: 16px;
 }

#menu_portifolio a, a.back{
	color: #3BB3C2;
	font-size: 14px;
}

#menu_portifolio a:hover, a.back:hover{
	text-decoration: underline;
}

.content-project-right{
	float: right;
	width: 265px;
}

.clientes_cols{
	width: 220px;
	float: left;
	margin-right: 10px;
}

#formContato input{
	height: 20px;
}

#formContato input, #formContato textarea{
	border: 0px;
	background-color: #FFF;
	color: #3BB3C2;
	font-family: 'ISOCPEURRegular';
	margin: 0px;
	margin-bottom: 3px;
	width: 400px;
	font-size: 16px;
}

#formContato textarea{
	overflow: auto;
	height: 200px;
}

.project-link .thumbnail .pelicula{
	float: left;
	position: absolute;
	display:none;
	
	opacity: 0.75;
	-moz-opacity: 0.75;
	filter:alpha(opacity=75);
	
	/*
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
	position: absolute;
	*/
}

.project-link .thumbnail .tags{
	position: absolute;
	display: none;
}

.project-link .thumbnail .tags div{
	float: left;
	background-color: #3BB3C2;
	padding: 3px;
	font-family: 'ISOCPEURRegular';
	color: #fff;
	text-decoration: none;
	margin-left: 11px;
	margin-top: 13px;
	clear: both;
	font-size: 14px;
}

.project-link .thumbnail a.linkTags:link, .project-link .thumbnail a.linkTags:visited, .project-link .thumbnail a.linkTags:active, .project-link .thumbnail a.linkTags:hover{
	text-decoration: none;
}


.esquerda, .direita{
	float:left;
}

.esquerda{
	width: 430px;
}

.direita{
	width: 265px;
}

#formContato .control{
	text-align: right;
	padding-right: 25px;
}

#formContato .control button{
	background-color: #3BB3C2;
	border: 0px;
	margin-right: 5px;
	
	color: #FFFFFF;
	font-family: 'ISOCPEURRegular';
	font-size: 16px;
}

.msgSystem {
    background-color: #E1EEEF;
    border: 1px solid #3BB3C2;
    color: #3BB3C2;
    font-family: 'ISOCPEURRegular';
    font-size: 16px;
    margin: 0 auto;
    padding: 5px;
    width: 50%;
}
ul.wrgallery_images{
	padding: 0px;
	margin: 0px;
}

#homeQuot{
	margin-top: 20px;
	background-image: url("../imgs/estrutura/quote-azul.gif");
	background-repeat: no-repeat;
	
	font-family: 'ISOCPEURRegular';
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4em;
	cursor: default;
	
	padding-left: 60px;
	height: 49px;
	
	margin-bottom: 20px;
}

#center-gallery{
	float: left;
	width: 709px;
	height: 305px;
	overflow: hidden;
	position: relative;
}

#cortina {
    background-color: #3BB3C2;
    float: right;
    height: 265px;
    margin-right: -234px;
    position: relative;
    width: 197px;
    z-index: 100;
    padding: 20px;
}

#center-news{
	float: left;
	margin-left: 720px;
	margin-top: -305px;
	width: 240px;
}

#center-news p{
	margin-bottom: 1.5em;
}

#center-news div#links{
    padding-top: 10px;
    
    color: #777;
    text-decoration: none;
}

#center-news a.linkNews:active, #center-news a.linkNews:hover{
	color: #3BB3C2;
} 

#center-gallery #cortina .titulo{
	color: #FFF;
	font-size: 26px;
	font-family: 'ISOCPEURRegular';
	line-height: 1.1em;
}

#center-gallery #cortina .texto{
	color: #FFF;
	font-size: 16px;
	margin-top: 20px;
	line-height: 1.5em;
}

.lang .title{
	float:right;
	margin-top: 5px;
	font-size: 16px;
	color: #3BB3C2;
	font-family: 'ISOCPEURRegular';
	cursor: pointer;
}

#lang #br-title, #lang-en{
	display: none;
}

.compartilharProjeto{
	float: left;
	margin-bottom: 50px;
}

.compartilharProjeto div{
	float: left;
}

.compartilharProjeto div.facebook{
	margin-right: 10px;
    overflow: hidden;
    width: 55px;
}

.compartilharNoticias{
	text-align: right;
}

.compartilharNoticias div{
	float: right;
}

#center-news #controles {
    margin-top: 482px;
    position: absolute;
    top: 0;
}