/*

Theme Name: Tema PDCA
Theme URI: http://pdca.eng.br/
Author: Virginia
Author URI: http://pdca.eng.br/

*/

@font-face {
    font-family: 'designosaurregular';
    src: url('designosaur-regular-webfont.eot');
    src: url('designosaur-regular-webfont.eot?#iefix') format('embedded-opentype'), url('designosaur-regular-webfont.woff') format('woff'), url('designosaur-regular-webfont.ttf') format('truetype'), url('designosaur-regular-webfont.svg#designosaurregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    margin: 0;
}

p {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #58595b;
}

header {
    width: 100%;
    min-height: 300px;
    /* border: 1px #FC0 solid; */
}

.container-topo {
    width: 940px;
    height: 133px;
    position: relative;
    margin: auto;
    padding: 0px;
    /* border: 1px black solid; */
}

.area-imagem-home {
    width: 100%;
    height: 430px;
    margin: 0 auto;
    padding: 0px;
    background: #003366;
    right: 0px;
    position: relative;
}

.area-imagem {
    width: 100%;
    height: 199px;
    margin: 0 auto;
    padding: 0px;
    background: #003366;
}

.imagem-topo {
    width: 940px;
    height: 133px;
    margin: 0 auto;
    background: #003366;
    position: relative;
}

.lingua {
    height: auto;
    min-height: 30px;
    position: absolute;
    right: 0px;
    width: 55px;
}
/* --------------------- topo ---------------------- */

.menu {
    font-family: designosaurregular;
    text-align: center;
    width: 524px;
    height: 27px;
    position: absolute;
    right: 67px;
    top: 84px;
    border: 2px #CCC;
    border-bottom-style: solid;
}

.logo {
    position: relative;
    float: left;
    margin: 33px 60px 13px;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.menu li {
    display: inline-block;
}

.menu li a {
    text-decoration: none;
    color: #687aa6;
    font-size: 13px;
    padding: 3px 43px;
}

.menu li.current-menu-item a,
.menu li a:hover {
    background-color: #365288;
    color: #FFF;
}

.qtrans_language_chooser {
    list-style-type: none;
    position: absolute;
    float: right;
}

.qtrans_language_chooser li {
    float: right;
    margin-right: 3px;
    margin-left: 3px;
    margin-top: 10px
}

#searchsubmit {
    border: none;
    cursor: pointer;
    background-image: url(img/lupa.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    text-indent: -9999px;
    padding: 0;
    margin: 0;
    width: 17px;
    vertical-align: top;
    height: 17px;
}

#searchform {
    width: 159px;
    position: relative;
    float: right;
    margin: 2px;
    padding: 33px 67px;
}

#s {
    width: 134px;
    height: 11px;
    right: 67px;
    float: left;
}
/* ------------------------- end topo ------------------------- */

.wp-pagenavi .page {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.main,
.page,
.content-area {
    width: 940px;
    height: auto;
    min-height: 100%;
    overflow: hidden;
    margin: auto;
    padding: 0px;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, .25);
    box-shadow: 0 0 30px rgba(0, 0, 0, .25);
    /*
	-webkit-box-shadow: #CCC 0 0 25px, #CCC 0 0 3px 1px inset;
  	-moz-box-shadow: #CCC 0 0 25px, #CCC 0 0 3px 1px inset;
  	box-shadow: #CCC 0 0 25px, #CCC 0 0 3px 1px inset;*/
}

.rodape,
.site-content {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    width: 940px;
    margin: 0 auto;
    clear: both;
    position: relative;
}

.noticia {
    width: 25%;
    float: left;
    margin: 2% -3% 5% 6%;
    padding: 1%;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #58595b;
}

.rodape {
    /*border: 1px solid #ccc; */
    
    font-size: 12px;
    text-align: center;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #003366;
    height: 50px;
    background: url(img/bkg_footer.jpg);
}

.rodape span {
    display: block;
    position: relative;
    top: 20px;
}

h2 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #365288;
    font-size: 18px;
    margin: 3% 6% 0%;
    padding: 0% 1%;
}

h3 {
    color: #365288;
    font-size: 15px;
}
/*---------------Notícia - Single---------------------------*/

h4 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #365288;
    font-size: 18px;
    padding: 1% 2%;
    margin: auto;
}
/* ---------------Título da notícia - Single---------------*/

h5 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #58595b;
}
/* ----------------Breadcrumb----------------------------- */

h6 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #365288;
    font-size: 12px;
    text-align: left;
    font-weight: normal;
    padding: 30px 0 12px 58px;
    margin: auto;
}

a,
a:link,
a:visited,
a:hover {
    color: #687aa6;
    text-decoration: none;
}

.peq-bold {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #687aa6;
}

.peq-normal {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

button.peq-normal {
    background: #FFF;
    border: none;
    color: #687aa6;
    cursor: pointer;
}
/* Single */

.colunaimagem,
.entry-header {
    text-align: right;
    width: 35%;
    float: left;
}

.category-noticias,
.entry-content {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #58595b;
    float: right;
    width: 55%;
    padding: 70px 77px 115px 0;
}

.entry-header {
    /* padding: 60px 0 0; */
    
    padding: 0;
}

.category-noticias>a {
    text-align: right;
}

.attachment-thumbsingle {
    padding: 11% 2%;
}

.noticia a img {
    border: 0;
    -webkit-box-shadow: 3px 3px 3px 0px #ccc;
    -moz-box-shadow: 3px 3px 3px 0px #ccc;
    box-shadow: 3px 3px 3px 0px #ccc;
}
/*---------------- NOTÍCIA -------------------*/

.resumo-noticia p {
    margin: 0;
}

.tit-resumo-noticia h5,
.category-noticias h5 {
    margin-top: 18px;
    margin-bottom: 0;
}
/*---------------- ÁREA -------------------*/

.area {
    /* border: 1px #90F solid; */
    
    padding: 20px 100px 0px 100px;
    position: relative;
    float: left;
    width: 740px;
}

.thumb-area {
    /*  border: 1px #F00 solid; */
    
    width: 30%;
    float: left;
    height: auto;
    min-height: inherit;
    overflow: hidden;
    margin-top: 4px;
}

.texto-area {
    /* border: 1px #6C0 solid; */
    
    float: right;
    width: 67%;
}

.texto-area h3,
.texto-area p {
    margin: 0;
}

.desc-area {
    padding: 84px 50px 0 0;
    float: right;
    width: 58%;
}

.desc-area p {
    font-size: 12px;
    margin: 2px;
}
/*----------------fim ÁREA---------------*/

#downloadpdf {
    text-align: right;
    font-size: 12px;
    margin: 70px 7px 0;
}

.back-single {
    text-align: right;
    padding: 0;
}
/*----------------Contact form----------------- 
.campo-conteudo {
	width:520px;
	}
.wpcf7 {
	font-weight:bold;
	font-size:12px;
	margin: 38px 0 !important; 
	padding: 0;
	position:relative;
	left:-65px;
	text-align:right;
	width:627px;
}
tr {
	text-align:right;
	vertical-align:top;
	}
table {
	margin-top:0;
	border-spacing:12px;
	}

.wpcf7-submit {
	width: 100px;
	}
.wpcf7 p {
	margin: -8px 0;
	}
-------------Paginação----------------*/

#content .wp-pagenavi a,
.wp-pagenavi span,
.wp-pagenavi span.current {
    border: none;
}

#content .wp-pagenavi {
    padding-top: 30px;
    text-align: right;
    font-size: 10px;
}
/*-------------Paginação----------------*/
/** =Paginate links Styles
 ******************************************* **/

.page-numbers {
    float: left;
    margin-top: 10px;
}

.page-numbers li {
    display: inline-block;
    margin-left: 3px;
}

.page-numbers a,
.page-numbers .dots,
.page-numbers .next,
.page-numbers .prev {
    padding: 3px 5px;
    background: #eee;
    text-decoration: none;
}

.page-numbers a:hover,
.page-numbers .next:hover,
.page-numbers .prev:hover {
    background: #666;
}

.page-numbers .current {
    padding: 3px 5px;
    background: #666;
    color: #27B3CF;
}