/*
 * Theme Name: Poder Global
 * Author: Monocromo
 * Author URI: http://www.monocromo.com.br/
 * Version: 1.0
 * Template: innovative
 * Description: Tema do grupo de pesquisa Poder Global 2013
 */
 
@import url("../innovative/style.css");
@import url("http://fonts.googleapis.com/css?family=Titillium+Web:400,300,700");

p {
margin-top: 5px;
}


body {
    font-family: "Titillium Web", sans-serif;
    background: #cbc8bb;
}

#header {
	background: URL("img/topo.jpg") center center no-repeat;
	height: 319px;
}

.logoGrupo {
	padding-top: 3%;
	padding-left: 18%;

}

.coordGrupo {
	padding-top: 13%;
	padding-left: 40%;

}

.site-name,
.site-description,
.footer-menu {
	display: none;
}

.main-nav {
	margin-top: -21px;
}

.menu {
    background-color: #e19923;
    box-shadow: none;
}

.menu a {
    color: #333;
    font-weight: 400;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    margin: 0px 20px;
    padding: 0px;
    text-shadow: none;
    text-transform: uppercase;
}

.menu a:hover,
.menu .current_page_item a,
.menu .current-menu-item a {
    color: #eeefe8;
}

#featured {
    background-color: rgb(30, 40, 40);
    border: none;
    box-shadow: none;
		height: 150px;
}

#featured2 {
    background-color: rgb(239, 238, 231);
    border: none;
    box-shadow: none;
		height: 150px;
margin-top: 14px;
}



#featured .flexslider {
		margin: 0 auto;
		height: 150px;
}

#noticias,
#trabalhos,
#noticias .flexslider,
#trabalhos .flexslider {
    background-color: #e3e3df;
		height: 280px;
}

#apoio,
#downloads,
#apoio .widget-wrapper,
#downloads .widget-wrapper {
    background-color: #efeee7;
		height: 90px;
		padding: 0px;
}

.widget-wrapper {
    height: 280px;
    background-color: #e4e4d5;
}

.pdf-footer {
	margin: 20px;
}

.widget-wrapper-down {
    background-color: #efeee7;
    border: 1px solid rgb(229, 229, 229);
    border-radius: 4px;
    margin: 0px;
    padding: 20px;
    height: 110px;
}

#widgets ol {
	padding: 0px;
}

#widgets ul {
    padding: 15px;
}

.flexslider {
	background: none;
	border: none;
	box-shadow: none;
}

.flex-control-nav {
		bottom: 0px !important;
}

h2.destaque-home {
	background-position: left bottom;
	font-size: 14px;
	padding-top: 10px;
	margin-left: 20px;
	margin-bottom: 25px;

}

.destaque-home {
	background: URL("img/icon.png") left center no-repeat;
	font-size: 17px;
	font-weight: 700;
	padding-left: 22px;
	text-transform: uppercase;
	color: #e19923;
}

.destaque-title {
	font-weight: 300;
	color: #e19923;
}

.destaque-title2 {
	font-weight: 300;
	color: #313131;
}

.destaque-text {
	font-size: 13px;
	color: #e19923;
}


.front-page #wrapper {
    margin: 2px 0px auto;
}

#featured-title {
	width: 80%;
}

.widget-title, .widget-title-home h3 {
    color: rgb(240, 161, 24);
    padding: 0px 0px 0px;
	font-size: 16px;
}

a{
       color: rgb(240, 161, 24);
}
a:hover, a:focus, a:active {
    color: #111111;
 
}

.flex-control-nav li {
    margin: 0px 3px;
}

.flex-control-paging li a {
    width: 8px;
    height: 8px;
    display: block;
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    box-shadow: 0px 0px 0px transparent inset;
    border-radius: 0px;
}


#widgets ul {
        padding-top: 0px;
        padding-right-value: 15px;
        padding-bottom: 15px;
        padding-left-value: 15px;
        padding-left-ltr-source: physical;
        padding-left-rtl-source: physical;
        padding-right-ltr-source: physical;
        padding-right-rtl-source: physical;
}
img.wp-post-image, img.attachment-full, img.attachment-large, img.attachment-medium, img.attachment-thumbnail {
    margin: 5px 15px 15px 0px;
}

h1 {
 font-size: 1.5em;
margin-bottom: .25em;

}

h2 {
    font-size: 1.3em;
    margin-bottom: -0.25em;
    margin-top: 1em;
}

h3 {
    font-size: 0.95em;
margin-bottom: -0.35em;
    margin-top: 1em;
}

.destaque_texto {
	color: #e19923;
	font-size: 13px;		
}

#wrapper {
    padding: 0px 100px 20px;
}

.featured-title {
  font-size: 30px;
  letter-spacing: -1px;
  margin-top: -20px;
  padding-right: 20px;
  padding-top: 1px;
  text-align: right;
  color: #e19923;
  font-weight: 300;
}

.featured-texto{
  font-size: 20px;
  letter-spacing: -1px;
  margin-top: -20px;
  padding-right: 20px;
  padding-top: 1px;
  text-align: right;
  color: #e19923;
}


.navigation .previous {
  float: left;
  visibility: hidden;
}

.navigation .next {
  float: right;
  visibility: hidden;

}
