/*
BEGIN GERAL
*/

body {
	border: 0;
	margin: 0;
	height: 100%;
	background: #e9e9e9;
	font-family: "Trebuchet MS", Verdana, Tahoma, "Nimbus Sans L", sans-serif;
}

* {
	margin: 0;
}
html, body {
	height: 100%;
}

img {
	border: 0;
}
p {
	margin: 20px 0;
}
a {
	text-decoration: none;
	color: #d21249;
}
a:hover {
	color: #333333;
}
code {
	font-family: "Trebuchet MS", Verdana, Tahoma, "Nimbus Sans L", sans-serif;
}
table, tbody, td, th {
	border-spacing: 0;
}
/*
END GERAL
*/



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/*
BEGIN ESTRUTURA BÁSICA
*/
#social-mini {
	position: fixed;
	width: 36px;
	height: 200px;
	top: 8px;
	right: 0;
	background: url('imgs/fundos/fundo-social-mini.png');
	text-align: center;
	padding-top: 10px;
}
#social-mini img {
	margin: -4px 0 0 7px;
}
.wrapper2 {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -252px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 252px; /* .push must be the same height as .footer */
}

#fundo-total {
	width: 100%;
}
#fundo-galerias {
	width: 100%;
	height: 445px;
	position: absolute;
	top: 0;
	z-index: -2;
}
#gallery-mask {
	width: 100%;
	height: 445px;
	position: absolute;
	top: 0;
	z-index: -1;
	background: url('imgs/gallery-mask.png') repeat-x bottom;
}


#rodape {
	width: 100%;
	background: url('imgs/fundos/fundo-rodape.png') repeat-x;
	float: left;
	margin: 20px 0 0 0;
}
#topo {
	width: 960px;
	margin: 0 auto;
}

/*
END ESTRUTURA BÁSICA
*/


/*
BEGIN TOPO
*/


#marca {
	float: left;
	width: 230px;
	height: 187px;
}
#twitter {
	width: 372px;
	float: right;
	margin: 10px 0 0 0;
}
#twitter li {
	list-style: none;
	padding: 0;
	margin: 0;
}
#twitter ul {
	padding: 0;
	margin: 0;
}
#twitter-user {
	font-size: 12px;
	width: 100%;
	float: left;
}
#twitter-user h1 {
	background: url('imgs/fundos/1px-branco-70perc.png');
	padding: 2px;
	font-size: 12px;
	width: 50px;
	margin: 0 0 0 15px;
	text-align: center;
}
#twitter-texto {
	clear: both;
	float: left;
	font-size: 12px;
	padding: 5px;
	width: 291px;
	background: url('imgs/fundos/1px-branco-70perc.png');
}
#twitter-icon {
	width: 71px;
	height: 78px;
	float: right;
}
#busca {
	width: 301px;
	height: 41px;
	float: right;
	margin: 10px 71px;
}
.busca-caixa {
	background: url('imgs/fundos/1px-branco-70perc.png');
	width: 252px;
	height: 41px;
	border: 0px;
	float: left;
	padding: 0;
	margin: 0;
	font-size: 14px;
}
.busca-input {
	width: 39px;
	height: 41px;
	float: right;
}

#busca-side {
	width: 200px;
	height: 41px;
	margin: 0 0 10px 0;
}
.busca-caixa-side {
	background: url('imgs/fundos/1px-branco-70perc.png');
	width: 150px;
	height: 41px;
	border: 1px solid #bababa;
	float: left;
	padding: 0;
	margin: 0;
	font-size: 14px;
}
.busca-input-side {
	width: 39px;
	height: 41px;
	float: right;
	border: 1px solid #bababa;
}


#trabalhos-recentes-div {
	background: url('imgs/fundos/fundo-trabalhos-recentes.png') center repeat-y;
	float: left;
	width: 100%;
	height: 54px;
	padding: 0;
}

#trabalhos-recentes-content {
	margin: 0 auto;
	width: 960px;
	padding: 0;
}
#trabalhos-recentes-title {
	float: left;
	padding: 0;
	margin: 0;
	height: 54px;
}
#trabalhos-recentes-title h1 {
	background: #fff;
	font-size: 42px;
	text-transform: uppercase;
	font-weight: bold;
	color: #333333;
	padding: 0 0 0 20px;
	margin: 0;
	height: 54px;
}
#ultima-atualizacao {
	float: right;
	height: 52px;
	font-size: 12px;
	color: #fff;
	text-align: right;
}
#ultima-atualizacao a {
	color: #fff;
}
#ultima-atualizacao a:hover {
	color: #333333;
}
#trabalhos-recentes-indicador {
	background: url('imgs/trabalhos-recentes-indicador.png') 40px no-repeat;
	margin: 0 auto;
	width: 960px;
	height: 14px;
	clear: both;
}
#trabalhos-recentes-images {
	width: 960px;
	margin: 10px auto;
	height: 220px;
	clear: both;
}
#trabalhos-recentes-images-left {
	width: 439px;
	height: 180px;
	float: left;
	overflow: hidden;
	position: relative;
}
#trabalhos-recentes-images-left-title {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 40px;
	text-align: center;
	background: url('imgs/fundos/1px-preto-50perc.png');
	color: #fff;
	line-height: 40px;
	font-weight: bold;
}
#trabalhos-recentes-images-left-title a {
	color: #fff;
	display: block;
}
#trabalhos-recentes-images-left-title a:hover {
	color: #333;
	background: url('imgs/fundos/1px-branco-full-70perc.png');
}

#trabalhos-recentes-images-left img {
	border: 4px #fff solid;
}
#trabalhos-recentes-images-right {
	width: 431px;
	height: 172px;
	float: right;
	background: #fff;
}
#trabalhos-recentes-images-right img {
	border: 4px #fff solid;
}

/*
END TOPO
*/


/*
BEGIN MENU HOME
*/

#menu-div {
	width: 100%;
	margin: 30px 0 0 0;
	font-size: 46px;
	text-transform: uppercase;
	font-weight: bold;
	list-style: none;
}

#menu-01 {
	margin: 0 auto;
	width: 960px;
}



#menu-100-nos-fazemos {
	width: 100%;
	background: url('imgs/fundos/fundo-menu.png') repeat-y center;
	height: 57px;
	margin: 5px 0;
	display: block;
}
#menu-100-nos-fazemos a {
	padding: 0;
	margin: 0;
	color: #fff;
	text-decoration: none;
	display: block;
}

#menu-100-cases {
	width: 100%;
	background: url('imgs/fundos/fundo-menu.png') repeat-y center;
	height: 57px;
	margin: 5px 0;
	display: block;
}
#menu-100-cases a {
	padding: 0;
	margin: 0;
	color: #fff;
	text-decoration: none;
	display: block;
}

#menu-100-blog {
	width: 100%;
	background: url('imgs/fundos/fundo-menu.png') repeat-y center;
	height: 57px;
	margin: 5px 0;
	display: block;
}
#menu-100-blog a {
	padding: 0;
	margin: 0;
	color: #fff;
	text-decoration: none;
	display: block;
}

#menu-100-quem-somos {
	width: 100%;
	background: url('imgs/fundos/fundo-menu.png') repeat-y center;
	height: 57px;
	margin: 5px 0;
	display: block;
}
#menu-100-quem-somos a {
	padding: 0;
	margin: 0;
	color: #fff;
	text-decoration: none;
	display: block;
}


#menu-100-contato {
	width: 100%;
	background: url('imgs/fundos/fundo-menu.png') repeat-y center;
	height: 57px;
	margin: 5px 0;
	display: block;
}
#menu-100-contato a {
	padding: 0;
	margin: 0;
	color: #fff;
	text-decoration: none;
	display: block;
}

#menu-100-depoimentos {
	width: 100%;
	background: url('imgs/fundos/fundo-menu.png') repeat-y center;
	height: 57px;
	margin: 5px 0;
	display: block;
}
#menu-100-depoimentos a {
	padding: 0;
	margin: 0;
	color: #fff;
	text-decoration: none;
	display: block;
}


#menu-100-projeto-fotos {
	width: 100%;
	background: url('imgs/fundos/fundo-menu.png') repeat-y center;
	height: 57px;
	margin: 5px 0;
	display: block;
}
#menu-100-projeto-fotos a {
	padding: 0;
	margin: 0;
	color: #fff;
	text-decoration: none;
	display: block;
}

#menu-title:hover {
	padding: 0;
	margin: 0;
	color: #fff;
	background: url('imgs/fundos/fundo-menu-hover.png') repeat-y -1000px;
	display: block;
	height: 57px;
}

#menu-title {
	background: #d21249;
	height: 57px;
	float: left;
	padding: 0;
}
#menu-spacer {
	width: 5px;
	float: left;
	font-size: 10px;
	height: 57px;
	display: block;
	background: #E9E9E9;
}
#menu-content {
	background: #b6b6b6;
	height: 57px;
	font-size: 12px;
	text-transform: none;
	font-size: 12px;
}
#menu-content a {
	padding: 0;
	margin: 0;
	display: inline;
}
#menu-content p {
	padding: 0;
	margin: 0;
}
#menu-content h3 {
	color: #d21249;
	padding: 0;
	margin: 0;
}
.td-menu-class {
	height: 57px;
	vertical-align: middle;
	padding: 0 0 0 5px;
}

.tema-table {
	height: 57px;
	text-transform: none;
	padding: 0;
	margin: 0;
}
.tema-table p {
	text-transform: none;
	font-size: 12px;
	padding: 0;
	margin: 0;
}


/*
END MENU
*/



/*
BEGIN MENU INTERNO
*/

#menu-div-interno {
	width: 100%;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	list-style: none;
}
#menu-div-interno a {
	color: #fff;
}
#menu-div-interno a:hover {
	color: #333333;
}
#menu-div-interno-title {
	margin: 2px 0;
	width: 100%;
	float: left;
	background: url('imgs/fundos/fundo-menu-interno.png') repeat-y center;
}
#menu-div-interno-title-p {
	width: 960px;
	margin: 0 auto;
	background: url('imgs/fundos/1px-branco-35perc.png');
}
/*
END MENU INTERNO
*/





/*
BEGIN RODAPE
*/

#social-rodape {
	width: 100%;
	text-align: center;
	margin: 40px 0 0 0;
}
#divisor-rodape {
	width: 100%;
	background: url('imgs/divisor-rodape.png') no-repeat center;
	height: 4px;
	margin: 20px 0;
}
#endereco-rodape {
	width: 100%;
	color: #fff;
	text-align: center;
	margin: 20px 0;
}

/*
END RODAPE
*/



/*
BEGIN PAGE
*/


#pagetitle {
	float: left;
	width: 100%;
	background: #fff;
	text-transform: uppercase;
	margin: 20px 0 0 0;
}
#pagetitle-content {
	width: 960px;
	margin: 0 auto;
}
#pagetitle-content h1 {
	width: 960px;
	margin: 0 auto;
	font-size: 42px;
	padding: 0;
}
#pagetitle-content li {
	list-style: none;
}
#pagetitle-content ul {
	padding: 0;
	margin: 0;
}

#content-interno {
	width: 960px;
	margin: 20px auto;
}
#content-interno h3 {
	font-size: 42px;
	color: #d21249;
	line-height: 35px;
	margin: 0;
	text-align: left;
}
#content-interno-left {
	width: 680px;
	float: left;
	text-align: justify;
}
#content-interno-right {
	width: 260px;
	float: right;
}
.postado-em {
	font-size: 11px;
}
.tags {
	font-size: 12px;
	font-weight: normal;
}
.tags a {
	color: #fff;
	background: #d21249;
	padding: 2px 4px;
}
.tags a:hover {
	color: #fff;
	background: #333333;
	padding: 2px 4px;
}

.post {
	margin: 0;
}
.post img {
	border: 4px solid #d21249;
}
div#gallery-1 img {
	border: 2px solid #d21249;
}
#divisor-post {
	background: url('imgs/divisor-post.png');
	width: 680px;
	height: 100px;
	float: left;
}
#divisor-post-category {
	background: url('imgs/divisor-post.png') center;
	width: 680px;
	height: 100px;
	float: left;
}
#divisor-post-depoimentos {
	background: url('imgs/divisor-post.png') center;
	width: 680px;
	height: 60px;
	float: left;
}
#depoimentos-photo {
	float: left;
	width: 88px;
}
#depoimentos-indicador {
	background: url('imgs/depoimentos-indicador.png') no-repeat;
	float: left;
	width: 15px;
	height: 30px;
}

#depoimentos-text {
	padding: 5px 0 0 0;
	float: left;
	width: 575px;
}

.postmetadata {
	font-size: 12px;
}

/*
END PAGE
*/


/*
BEGIN SIDEBAR
*/

#sidebar {
	width: 200px;
	float: right;
	font-size: 14px;
	background: url('imgs/fundos/4px-vermelho-10perc.png');
	padding: 20px;
}
#sidebar li {
	list-style: none;
	padding: 5px 0;
}
#sidebar ul {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}

.title {
	font-weight: bold;
	font-size: 16px;
	margin: 20px 0;
}
.first-title {
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 10px 0;	
}
#wfm-recent-widget img {
	padding: 5px;
}

#outros-cases-side {
	padding: 0 0 15px 0;
}
#outros-cases-side li {
	padding: 0 0 0 10px;
	font-size: 12px;
}



/*
END SIDEBAR
*/


/*
BEGIN CASES
*/

#cases-interno-content {
	float: left;
	margin: 0 0 10px 0;
	width: 100%;
}

#cases-interno a {
	display: block;
	width: 150px;
	height: 150px;
	float: left;
	padding: 10px;
}

#cases-interno img {
	border: 4px solid #fff;
}

/*
END CASES
*/



/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	line-height: 18px;
	overflow: hidden;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	clear: both;
	background: url('imgs/fundos/4px-preto-10perc.png');
	margin: 0 0 28px 0;
	padding: 10px;
	font-size: 12px;
	font-family: "Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif;
}
#nav-above {
	display: block;
}
#nav-above-cases {
	clear: both;
	background: url('imgs/fundos/4px-preto-10perc.png');
	margin: 0;
	padding: 10px;
	font-size: 12px;
	font-family: "Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif;
	
}
#nav-above-cases {
	display: block;
}

.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	clear: both;
	background: url('imgs/fundos/4px-preto-10perc.png');
	margin: 28px 0 0 0;
	padding: 10px;
	font-size: 12px;
	font-family: "Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif;
}
#nav-below {
	display: block;
}
#outros-cases {
	margin: 28px 0 0 0;
	font-size: 12px;
}
/*
BEGIN COMMENTS
*/

#coments-div {
	padding: 20px;
	font-size: 14px;
	background: url('imgs/fundos/4px-preto-10perc.png');
}
#coments-div h3 {
	font-size: 24px;
	padding: 0 0 20px 0;
}
.comment-body {
	padding: 10px 0;
}
#respond h3 {
	font-size: 24px;
	padding: 0;
}
#commentform p {
	padding: 0;
	margin: 5px;
}

/*
END COMMENTS
*/

/*
BEGIN FORM
*/

#mp_1 input {
	border: 1px solid #d11349;
	width: 500px;
	height: 40px;
	font-size: 18px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0 0 5px #ffc2d3;
	-webkit-box-shadow: 0 0 5px #ffc2d3;
	box-shadow: 0 0 5px #ffc2d3;
}

#mp_1 textarea {
	border: 1px solid #d11349;
	width: 500px;
	font-size: 18px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0 0 5px #ffc2d3;
	-webkit-box-shadow: 0 0 5px #ffc2d3;
	box-shadow: 0 0 5px #ffc2d3;
}
#mp_1 p {
	margin: 0;
}
p.form-label {
	padding: 30px 0 5px 0;
}

.mp-formdiv input {
	border: 1px solid #bababa;
	height: 25px;
	margin: 0 0 5px 0;
}
input#mp_1_6, input#mp_1_5, input#mp_1_7 {
	width: 100px;
	margin: 20px 20px 0 0;
	background: #d11349;
	color: #fff;
	border: 1px solid #820c2d;
}
form#mp_1 p {
	margin: 5px 0 10px 0;
}
*:focus {outline: none;}

#ok-form {
	width: 100%;
	background: #75b913;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0 0 5px #7fd800;
	-webkit-box-shadow: 0 0 5px #7fd800;
	box-shadow: 0 0 5px #7fd800;
	padding: 5px;
	margin: 10px 0 10px 0;
	border: 1px solid #b8f560;
}

#nok-form {
	width: 650px;
	background: #820c2d;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0 0 5px #ffc2d3;
	-webkit-box-shadow: 0 0 5px #ffc2d3;
	box-shadow: 0 0 5px #ffc2d3;
	padding: 5px;
	margin: 10px 0 10px 0;
}
/*
END FORM
*/


/*
BEGIN HOME CASES ANIMATION
*/


img {border: none;}

ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 0;
}
ul.thumb li {
	margin: 0; padding: 0 5px;
	float: left;
	position: relative;
	width: 50px;
	height: 50px;
}
ul.thumb li img {
	width: 50px; height: 50px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
	-ms-interpolation-mode: bicubic; 
}
ul.thumb li img.hover {
	background:url(thumb_bg.png) no-repeat center center;
	border: 3px solid #d21249;
}
#main_view {
	float: left;
	padding: 9px 0;
	margin-left: -10px;
}

/*
END HOME CASES ANIMATION
*/


/*
BEGIN HOME CASES ANIMATION
*/

.anythingSlider {
	width: 960px;
	height: 230px;
	position: relative;
	margin: 0 auto 15px;
}
.anythingSlider .wrapper {
	width: 880px;
	overflow: hidden;
	height: 214px;
	margin: 0 40px;
	position: absolute;
	top: 0;
	left: 0;
}

/* Width below is max for Opera */
.anythingSlider .wrapper ul {
	width: 32700px;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	background: #eee;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	margin: 0;
}
.anythingSlider .wrapper ul li {
	display: block;
	float: left;
	padding: 0;
	height: 207px;
	width: 880px;
	margin: 0;
}

.anythingSlider .arrow {
	display: block;
	height: 200px;
	width: 67px;
	background: url(imgs/arrows.png) no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	top: -210px;
	cursor: pointer;
}

.anythingSlider .forward {
	background-position: 0 0;
	right: -20px; 
}
.anythingSlider .back {
	background-position: -67px 0;
	left: -20px;
}
.anythingSlider .forward:hover {
	background-position: 0 -200px; 
}
.anythingSlider .back:hover {
	background-position: -67px -200px;
}

.thumbNav {
	position: relative;
	top: 210px;
	text-align: center;
}
.thumbNav li {
	display: inline;
}
.thumbNav a {
	color: black;
	font-size: 11px;
	display: inline-block;
	padding: 2px 8px;
	height: 18px;
	margin: 0 5px 0 0;
	background: #fff url(imgs/cellshade.png) repeat-x;
	text-align: center;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.thumbNav a:hover {
	background-image: none;
}
.thumbNav a.cur {
	background: #d21249;
	color: #fff;
}

.start-stop {
	font-size: 11px;
	z-index: 10;
	background: green;
	background-image: url(imgs/cellshade.png);
	background-repeat: repeat-x;
	color: black;
	padding: 2px 5px;
	width: 40px;
	text-align: center;
	position: absolute;
	right: 45px;
	top: 213px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.start-stop.playing {
	background-color: white;
}
.start-stop:hover {
	background-image: none;
}

/*
  Prevents
*/
.anythingSlider .wrapper ul ul {
	position: static;
	margin: 0;
	background: none;
	overflow: visible;
	width: auto;
	border: 0;
}
.anythingSlider .wrapper ul ul li {
	float: none;
	height: auto;
	width: auto;
	background: none;
}
* { 
	margin: 0;
	padding: 0;
}
a, a img {
	border: 0;
	text-decoration: none;
	outline: 0;
}




img {border: none;}

ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 0;
}
ul.thumb li {
	margin: 0; padding: 0 5px;
	float: left;
	position: relative;
	width: 50px;
	height: 50px;
}
ul.thumb li img {
	width: 50px; height: 50px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
	-ms-interpolation-mode: bicubic; 
}
ul.thumb li img.hover {
	background:url(thumb_bg.png) no-repeat center center;
	border: 3px solid #d21249;
}
#main_view {
	float: left;
	padding: 9px 0;
	margin-left: -10px;
}




/*
END HOME CASES ANIMATION
*/


.regulamento, .regulamento a, .regulamento ul {
	list-style: none;
	font-size: 12px;
	padding: 0 0 0 5px;
	margin: 0;
}
