/*
Theme name: Nupei
Author: MG Studio
Author URI: http://www.mgstudio.com.br/
*/

/* Cores
azul link #1767ac
 */
/**{ background-color: rgba(255,0,0,.1); }*/
/* CSS reset */
* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	border: 0;
}

/* fixing firefox bug */
/*div:after, ol:after, li:after, form:after, ul:after, dl:after, q:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}*/

/* structure */
html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
body {
	background: #fff;
	font: normal normal 12px/1.1em 'Istok Web', sans-serif;
	color: #333333;
	overflow-x: hidden;
}
html, body {
	height: 100%;
	font-family: "Istok Web", sans-serif;
}
p {
	font-size: 1.2em;
	line-height: 1.5;
	font-family: "Lora", serif;
}
img, a, img a, a img {
	outline: none;
}
#conteudo {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.wrapper_sticky {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	overflow: hidden;
	margin: 0 auto -215px;
}
#footer {
	margin-top: 60px;
}
.push {
	height: 30px; /* .push must be the same height as .footer */
}
img a {
	outline: none
}
a {
	outline: none
}
div {
	outline: none;
}
.texto {
	font: normal normal 1.3em/1.4em 'Lora', serif;
	color: #333333;
	margin-bottom: 20px;
}
.texto a {
	font: italic normal 1em/1.4em 'Lora', serif;
	color: #333;
}
li.texto {
	list-style: disc;
	margin-left: 30px;
}
p.italic.data{ font-size: 1.2em; margin-bottom: 5px; }
p.italic {
	font: italic normal 1.3em/1.4em 'Lora', serif;
	color: #333333;
}
p.italic a {
	color: #1d70b3;
}
p.italic a:hover {
	color: #999;
}
time.data {
	font: italic normal 1.1em 'Lora', serif;
	color: #333333;
	margin-bottom: 5px;
}
.float-left {
	float: left;
}
.float-right {
	float: left;
}
.align-right {
	text-align: right;
}
.margin-bottom {
	margin-bottom: 30px;
}
.margin-bottom10 {
	margin-bottom: 10px;
}
.margin-right {
	margin-right: 30px;
}
.margin-right60 {
	margin-right: 120px;
}
.margin-bottom60 {
	margin-bottom: 60px;
}
.margin-bottom100 {
	margin-bottom: 100px;
}
.wrapper,
.container {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
.clear {
	clear: both;
}
::selection {
	background: #333;
	color: #fff;
}
::-moz-selection {
	background: #333;
	color: #fff;
}

*,
*:before,
*:after{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.row:before,
.row:after{
	content: "";
	display: table;
	clear: both;
}

.row .col{
	float: left;
}

.row .col:last-child{
	float: right;
}

.col.side-nav{
	width: 30%;
}

.col.main-col{
	width: 70%;
}


h1 {
	font: bold normal 2.8em/1.1em 'Istok Web', sans-serif;
	color: #1767ac;
	margin-bottom: 20px;
}
h2 {
	font: bold normal 2.4em/1.1em 'Istok Web', sans-serif;
	color: #999;
	margin-bottom: 20px;
}
h3 {
	font: normal normal 2em/1.1em 'Istok Web', sans-serif;
	color: #1767ac;
	margin-bottom: 10px;
}
h3 a {
	font: normal normal 1em/1.1em 'Istok Web', sans-serif;
	color: #1767ac;
	margin-bottom: 10px;
}
h3 a:hover {
	color: #999;
}
h4 {
	font: normal normal 1.6em/1em 'Istok Web', sans-serif;
	color: #1767ac;
	margin-bottom: 3px;
}

/* HEADER */
#top_line {
	width: 100%;
	height: 3px;
	background: #1767ac;
}
#header_top_right {
	float: right;
	width: 260px;
	margin-bottom: 10px;
}
#btn_contato a {
	background: transparent url(img/btn_contato.png) top left no-repeat;
	width: 100px;
	height: 20px;
	display: block;
	color: #fff;
	float: right;
	padding-top: 4px;
	padding-left: 22px;
	font-size: 1.1em;
}
#btn_contato a:hover {
	color: #ccc;
}
#idioma {
	float: left;
	padding-top: 7px;
	margin-right: 10px;
}
#idioma li {
	float: left;
}
.portugues {
	background: transparent url(img/portugues.jpg) top left no-repeat;
	height: 8px;
	display: block;
	padding-left: 18px;
	color: #999;
}
.english {
	background: transparent url(img/english.jpg) top left no-repeat;
	height: 8px;
	display: block;
	padding-left: 18px;
	color: #999;
}
.english a, .portugues a {
	color: #666;
}
.english a:hover, .portugues a:hover {
	color: #999;
}
.triangulo {
	background: transparent url(img/triangulo.png) top left no-repeat;
	width: 5px;
	height: 4px;
	display: block;
	margin: 4px 7px;
}
#logo {
	background: transparent url(img/logo.png) top left no-repeat;
	width: 257px;
	height: 62px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#logo a {
	width: 257px;
	height: 62px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#nav {
	text-align: center;
	position: relative;
	margin-top: -9px;
}
#nav li {
	display: inline-block;
	position: static;
	margin: 0 20px;
	font: normal 1.275em/2.3 'Istok Web', sans-serif;
	text-transform: uppercase;
	color: #1767ac;
}
#nav li a {
	color: #666;
	position: relative
}
#nav > li > a {
    display: block;
    line-height: 2.9;
}
#nav li a:hover {
	color: #1767ac;
}

.submenu-bg{
	background: #fff;
	background: rgba(255,255,255,.85);
	height: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 44px;
	-o-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	width: 100%;
	z-index: 999999;
}

#nav li:hover .submenu-bg{
	height: 174px;
}

/* SUB NAV*/
.sub_nav_hover {
	position: relative;
	padding: 0 0 25px 0;
}
#sub_nav_hover_on {
	position: relative;
	padding: 7px 0 25px 0;
}
#nav .menu-item-has-children > a:after {
	background: url(images/submenu.png) center no-repeat;
	border-top: 0 solid transparent;
	content: " ";
	display: block;
	height: 0;
	position: absolute;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	width: 100%;
	z-index: 99999999;
}
#nav li ul {
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
	margin-top: 10px;
	padding-top: 15px;
	text-align: left;
    width: 40%;
}
#nav .menu-item-has-children:hover > a:after {
	height: 11px;
	border-top: 1px solid #1767ac;
}
#nav > .current-page-parent:after,
#nav > .current_page_parent:after,
#nav > .current-page-ancestor:after,
#nav > .current-menu-ancestor:after,
#nav > .current-menu-parent:after,
#nav > .current_page_ancestor:after{
	border-top: 3px solid #1767ac;
	bottom: 2px;
	content: "";
	display: block;
	position: relative;
}
#nav li ul li {
	color: #1767ac;
	display: block;
	float: none;
	font: normal normal .9em/1.4em 'Istok Web', sans-serif;
    margin: 0;
    text-transform: normal;
    padding: 10px 0 0;
}
#nav li ul.submenu li a {
	color: #1767ac;
}
#nav li ul.submenu li a:hover {
	color: #666;
}
#nav li.current-menu-item a,
#nav li.current-page-item a {
	color: #1767ac;
}
#nav li ul.submenu li.ativo a {
	color: #666;
}

.submenu-bg img {
    position: absolute;
    top: 13px;
    right: 0;
}


/* ORBIT*/
#slide_invisible {
	position: relative;
	width: 960px;
	margin: 0px auto 0 60px;
	height: 445px;
}
#slide_invisible_dentro {
	position: relative;
	width: 960px;
	margin: 0 auto;
	height: 173px;
}
#container {
	width: 1440px;
	height: 405px;
	position: absolute;
	top: 150px;
	left: 50%;
	margin: 0 0 0 -720px;
}
.slide_1 {
	background: url(img/eolic.jpg);
	width: 1440px;
}
.slide_2 {
	background: url(img/road.jpg);
	width: 1440px;
}
.slide_3 {
	background: url(img/hidr.jpg);
	width: 1440px;
}
#featured h2 {
	font-weight: normal;
	font-size: 3.7em;
	text-align: right;
	margin-top: 180px;
	margin-bottom: 1px;
	color: #fff;
	margin-right: 250px;
	text-shadow: 3px 2px 4px #6e6c6c;
	filter: dropshadow(color=#6e6c6c, offx=3, offy=2);
}
#featured h4 {
	font: normal normal 1.6em 'Lora', serif;
	text-align: right;
	margin-right: 250px;
	color: #fff;
	text-shadow: 3px 2px 4px #6e6c6c;
	filter: dropshadow(color=#6e6c6c, offx=3, offy=2);
}

/* ORBIT*/

.home-box{
	margin-bottom: 60px;
}

.home-box a{
	text-decoration: underline;
}

.home-box h2{
	margin-bottom: 5rem;
}

.home-box p+h3,
.home-box p+time{
	margin-top: 2rem;
	display: block;
}

#home_box1 a{
	display: block;
	margin-bottom: 20px;
	text-align: center;
}

#home_box1, #home_box2 {
	width: 280px;
	height: auto;
	margin-right: 60px;
	float: left;
	background: transparent url(img/h2_top.png) top left no-repeat;
	display: block;
	padding-top: 30px;
}
#home_box3 {
	width: 280px;
	margin-right: 0px;
	float: left;
	background: transparent url(img/h2_top.png) top left no-repeat;
	display: block;
	height: auto;
	padding-top: 30px;
}
a#puc {
	background: transparent url(img/logo_puc.jpg) top left no-repeat;
	display: block;
	width: 115px;
	height: 168px;
	margin-bottom: 30px;
}
a#iag {
	background: transparent url(img/logo_iag.jpg) top left no-repeat;
	display: block;
	width: 250px;
	height: 190px;
}
#puc a {
	background: transparent url(img/logo_puc.jpg) top left no-repeat;
	display: block;
	width: 115px;
	height: 168px;
	margin-bottom: 30px;
}
#iag a {
	background: transparent url(img/logo_iag.jpg) top left no-repeat;
	display: block;
	width: 150px;
	height: 190px;
}

/* footer*/
#footer {
	background: #9d9c9c;
	width: 100%;
	background: #9d9c9c;
	padding: 35px 0 5px 0;
	clear: both;
}
#nav_footer {
	margin-bottom: 35px;
}
#menu-menu-rodape:after{
	content:"";
	display: table;
	clear: both;
}

#menu-menu-rodape{
	height: 120px;
	margin-bottom: 20px;
}

#menu-menu-rodape > li {
	border-left: 1px solid #e3e1e1;
	color: #fff;
	display: block;
	float: left;
	font-size: 1.4em;
	height: 100%;
	margin-right: 17px;
	padding-left: 24px;
	position: relative;
	white-space: nowrap;
	width: 145px;
}

#menu-menu-rodape  > li:first-child { width: 133px; padding: 0 25px 0 0; border-left: none; }
#menu-menu-rodape  > li:nth-child(2) { width: 111px; }
#menu-menu-rodape  > li:nth-child(3) { width: 249px; }
#menu-menu-rodape  > li:nth-child(4) { width: 122px; }
#menu-menu-rodape  > li:nth-child(5) { width: 115px; }
#menu-menu-rodape > li:last-child{ margin-right: 0; }
#nav_footer li a {
	color: #fff;
}
#nav_footer li ul {
	margin-top: 8px;
}
#nav_footer li ul li {
	float: none;
	font: normal normal .8em/1.3em 'istok web', sans-serif;
	color: #e3e1e1;
	white-space: normal;
	width: 100%;
	margin-bottom: 5px;
}
#nav_footer li ul li a {
	color: #e3e1e1;
}
.linha_nav_footer {
	background: transparent url(img/linha_nav_footer.png) top left no-repeat;
	width: 1px;
	height: 102px;
}
p.copyright {
	background: transparent url(img/nupei_icon.png) top left no-repeat;
	color: #fff;
	padding-left: 30px;
	float: left;
	font: normal normal 1.1em/1.2em 'istok web', sans-serif;
}
div.endereco {
	float: right;
	text-align: right;
	color: #fff;
}

div.endereco p{
	font: normal normal 1em/1.2em 'istok web', sans-serif;
}
div.endereco a {
	color: #fff;
	font-style: italic;
}
a#bymgstudio {
	position: absolute;
	font: normal normal 1em Arial, Helvetica, sans-serif;
	color: #fff;
	bottom: -16px;
	right: 0;
}
a#bymgstudio:hover {
	color: #474747;
}

/* quem somos*/
#slide_objetivos {
	background: transparent url(img/puc3.jpg) top left no-repeat;
	width: 1440px;
	height: 173px;
	position: absolute;
	top: 150px;
	left: 50%;
	margin: 0 0 0 -720px;
}
#slide_equipe {
	background: transparent url(img/puc2.jpg) top left no-repeat;
	width: 1440px;
	height: 173px;
	position: absolute;
	top: 150px;
	left: 50%;
	margin: 0 0 0 -720px;
}
#slide_pd {
	background: transparent url(img/slide_highway.jpg) top left no-repeat;
	width: 1440px;
	height: 173px;
	position: absolute;
	top: 150px;
	left: 50%;
	margin: 0 0 0 -720px;
}
#slide_trabalhos {
	background: transparent url(img/power.jpg) top left no-repeat;
	width: 1440px;
	height: 173px;
	position: absolute;
	top: 150px;
	left: 50%;
	margin: 0 0 0 -720px;
}
#slide_consultoria {
	background: transparent url(img/slide_pet.jpg) top left no-repeat;
	width: 1440px;
	height: 173px;
	position: absolute;
	top: 150px;
	left: 50%;
	margin: 0 0 0 -720px;
}
#slide_publicacoes {
	background: transparent url(img/slide_solar.jpg) top left no-repeat;
	width: 1440px;
	height: 173px;
	position: absolute;
	top: 150px;
	left: 50%;
	margin: 0 0 0 -720px;
}
#slide_educacao {
	background: transparent url(img/slide_sala.jpg) top left no-repeat;
	width: 1440px;
	height: 173px;
	position: absolute;
	top: 150px;
	left: 50%;
	margin: 0 0 0 -720px;
}
#slide_mestrado {
	background: transparent url(img/slide_puc.jpg) top left no-repeat;
	width: 1440px;
	height: 173px;
	position: absolute;
	top: 150px;
	left: 50%;
	margin: 0 0 0 -720px;
}
#slide_noticias {
	background: transparent url(img/noticias.jpg) top left no-repeat;
	width: 1440px;
	height: 173px;
	position: absolute;
	top: 150px;
	left: 50%;
	margin: 0 0 0 -720px;
}
#slide_puc {
	background: transparent url(img/puc.jpg) top left no-repeat;
	width: 1440px;
	height: 173px;
	position: absolute;
	top: 150px;
	left: 50%;
	margin: 0 0 0 -720px;
}
#slide_foco {
	background: transparent url(img/slide_foco.jpg) top left no-repeat;
	width: 1440px;
	height: 173px;
	position: absolute;
	top: 150px;
	left: 50%;
	margin: 0 0 0 -720px;
}
#slide_projetos {
	background: transparent url(img/fundo_projetos.jpg) top left no-repeat;
	width: 1440px;
	height: 173px;
	position: absolute;
	top: 150px;
	left: 50%;
	margin: 0 0 0 -720px;
}
#slide_contato {
	background: transparent url(img/contato.jpg) top left no-repeat;
	width: 1440px;
	height: 173px;
	position: absolute;
	top: 150px;
	left: 50%;
	margin: 0 0 0 -720px;
}
#borda {
	border-top: 1px solid #1767ac;
	width: 50px;
	margin-bottom: 10px;
}
#nav_dentro, #nav_dentro2 {
	width: 235px;
	float: left;
	margin-right: 30px;
}

#nav_dentro{ margin-bottom: 40px; }
#nav_dentro li, #nav_dentro2 li {
	font: bold normal 1.8em/1.3em 'Istok Web', sans-serif;
	color: #1767ac;
	margin-bottom: 5px;
}
#nav_dentro li a, #nav_dentro2 li a {
	color: #999;
}
#nav_dentro li a:hover, #nav_dentro2 li a:hover,
#nav_dentro li.current_page_item a{
	color: #1767ac;
}
#box_dentro2 {
	margin-bottom: 60px;
}
h2.titulo {
	background: transparent url(img/h2_topo2.jpg) top right no-repeat;
	width: 19%;
	height: auto;
	padding-top: 20px;
	display: inline-block;
	margin-bottom: 30px;
	border-top: 1px solid #bebebe;
	width: auto;
}
h3.titulo2 {
	border-top: 1px solid #1767ac;
	width: 50px;
	padding-top: 5px;
	margin-bottom: 30px;
	font: bold normal 1.8em/1.3em 'Istok Web', sans-serif;
	color: #999;
}

#breadcrumbs{
	font: normal normal 1.2em 'Lora', serif;
	color: #999;
	margin-bottom: 40px;
}

#breadcrumbs span[typeof="v:Breadcrumb"] > a{
	color: #1d70b3;
}


.main-info{
	margin-top: 50px;
}

.slide{
	box-shadow: 0 3px 3px rgba(0,0,0,.25);
}

.main.wrapper{
	margin-top: 40px;
}

.side-nav ul:before{
	content: "";
	display: block;
	width: 30%;
	height: 1px;
	background-color: #1767ac;
}

.side-nav li{
	font-size: 1.6em;
	line-height: 1.6;
	font-weight: bold;
}

.side-nav li:first-child{
	margin-top: 1em;
}

.side-nav li a,
.side-nav li a:visited,
.side-nav li a:active{
	color: #bebebe;
}
.side-nav li a:hover{
	color: #666666 !important;
}

.equipe .side-nav a[href*="equipe"]{
	color: #0d70b3;
}
.membros-passados .side-nav a[href*="membros-passados"]{
	color: #0d70b3;
}
.membros-honorarios .side-nav a[href*="membros-honorarios"]{
	color: #0d70b3;
}
.equipe .side-nav a[href*="membros-honorarios"],
.equipe .side-nav a[href*="membros-passados"],
.membros-passados .side-nav a[href*="membros-honorarios"],
.membros-honorarios .side-nav a[href*="membros-passados"]{
	color: #bebebe;
}

#membro {
	margin-bottom: 60px;
}
.trabalhos-recentes #membro {
	margin-top: 30px;
}
#membro:after {
	content: "";
	display: table;
	clear: both;
}
#artigos #membro {
	margin-bottom: 55px;
}
#livros #membro {
	margin-bottom: 55px;
}
#teses #membro {
	margin-bottom: 55px;
}
#congresso #membro,
#congressos #membro {
	border-bottom: 1px solid #ccc;
	margin-bottom: 55px;
	padding-bottom: 55px;
}
#membro img {
	margin: 0 30px 30px 0;
}
#membro h3 {
	margin-bottom: 0;
}
form p {
	font: normal normal 1.1em/1.4em 'Lora', serif;
	color: #333333;
	margin-bottom: 2px;
}
input {
	background: #e4e2e2;
	width: 280px;
	padding: 5px;
	margin-bottom: 15px;
}
textarea {
	background: #e4e2e2;
	width: 280px;
	padding: 5px;
	height: 120px;
	margin-bottom: 15px;
}
/*#submit {
	width: 70px;
	padding: 5px;
	font: normal normal 1.1em/1.4em 'Lora', serif;
}*/

.pub-search-form{
	clear: both;
	margin-top: 40px;
}
.pub-search-form:before {
    content: "";
    display: block;
    width: 30%;
    height: 1px;
    background-color: #1767ac;
    margin-bottom: 20px;
}
.pub-search-form h3{
	font-weight: bolder;
	color: #999;
}

.pub-search-form form{
	width: 80%;
}

/* PAGE NAVI */
.wp-pagenavi { height: 30px; }
.wp-pagenavi a, .wp-pagenavi span {
	padding: 4px 8px !important;
}
.pages {
	font-size: 1.2em;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #333;
	color: #333 !important;
}
.wp-pagenavi a, .wp-pagenavi span {
	color: #1767ac !important;
}

form input[type="submit"]{
	margin-top: 20px;
	background-color: #1767ac;
	color: #fff;
	text-transform: uppercase;
	font: bold normal 18px/1.6em 'Istok Web', sans-serif;
	padding: .75em 1.25em;

}
form input,
form select,
form textarea{
	width: 100%;
	padding: 1em 1.5em;
	font: bold normal 16px/1.6em 'Lora', serif;
	background-color: #eeeeee;
	font-weight: normal;
	font-style: italic;
	color: #999;
}

form label,
form p{
	font-size: 1.3em;
	display: block;
	margin: 0;
	line-height: 1;
	color: #999;
	margin:	8px 0;
	font-family: 'Istok Web', sans-serif;
}

#membro img.congress-thumb{
	display: block;
	float: left;
	margin: 0 3px 3px 0;
}

#membro h4{
	clear: both;
	margin: 40px 0 20px;
    color: #666;
}

#membro .downloads li{
	font-size: 1.3em;
}


.sd-content li{
	display: inline-block;
	margin: 5px 15px 5px 0;
}

.button.ver-todas{
	background: #1767ac;
	padding: 1em 1.5em;
	text-transform: uppercase;
	font-size: 1.3m;
	font-weight: bold;
	font-family: 'Istok Web', sans-serif;
    color: #fff;
    text-decoration: none;
    clear: both;
    float: left;
    display: block;
    margin-top: 30px;
}

.button.ver-todas:hover{
	opacity: .85;
}

.pics a:after {
    content: '+';
    position: absolute;
    color: #fff;
    font-size: 2em;
    top: 46%;
    left: 44%;
    opacity: 0;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}
.pics a:hover:after {
	opacity: 1;
}.pics a {
    background-color: #1767ac;
    display: block;
    position: relative;
    float: left;
    margin: 0 3px 3px 0;
}
#membro .pics a img {
    opacity: 1;
    display: block;
    float: none;
    margin: 0;
    position: relative;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}
#membro .pics a:hover img {
	opacity: .65;
}
.iag-e-puc-rio .alignleft {
    float: left;
    margin-left: -230px;
    width: 130px;
    height: auto;
}
.pp_content_container .pp_left {
    padding-left: 0px !important;
}
.pp_content_container .pp_right {
     padding-right: 0 !important;
}
a.pp_next,
a.pp_previous {
     margin: 0 !important;
}
