/*
Theme Name  : Y Ikatu Xingu, theme website
Description : Y Ikatu Xingu new website, Thematic child theme for WordPress.
Author      : Lucas Pirola, Said Wafiq, Caio Chassot, Vinicius Russo
Template    : thematic
Version     : 0.1
.
Descrição breve
.
*/

/* Reset browser defaults */

@import url('css/reset-min.css');
@import url('css/grid-min.css');
@import url('css/jquery.lightbox-0.5.css');

body{
    font-family: Arial, Helvetica, sans-serif;
    background: #fff center center url('images/bgs/home.jpg') no-repeat fixed;
}

body.sh-area-slug-a-campanha         { background-image: url('images/bgs/a-campanha.jpg')         }
body.sh-area-slug-linhas-de-acao     { background-image: url('images/bgs/linhas-de-acao.jpg')     }
body.sh-area-slug-o-xingu-e-a-regiao { background-image: url('images/bgs/o-xingu-e-a-regiao.jpg') }
body.sh-area-slug-participe          { background-image: url('images/bgs/participe.jpg')          }
body.sh-area-slug-sec-noticias       { background-image: url('images/bgs/noticias.jpg')           }
body.sh-area-slug-imprensa           { background-image: url('images/bgs/imprensa.jpg')           }

#wrapper {
    width:60em;
    margin:0 auto;
}

#header, #main, #footer {
    float:left;
    clear:left;
    width: 100%;
}

#branding {
  height        : 200px;
  margin-bottom : .5em;
  position      : relative;
}

body.single div#main,
body.archive div#main,
body.page div#main,
body.search div#main {
    margin: 0;
}

body.single div#content,
body.four04 div#content,
body.archive div#content,
body.page div#content,
body.search div#content {
    background-color      : #fff;
    width                 : 546px;
    float                 : right;
    -moz-border-radius    : 10px;
    -webkit-border-radius : 10px;
    behavior              : url('css/border-radius.htc');
    -ms-filter            : "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter                : alpha(opacity=90);
    opacity               : .9;
}

body.four04 div#content {
  width: auto;
  float: none;
  margin: 10px 0;
}

div#main div#primary,
div#main div#secondary {
    background-color:#fff;

    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    behavior:url('css/border-radius.htc');

    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    opacity: .9;
    width:20em;
    float:right;
}

body.home div#main {
    margin:0;
}

ul {
    float:left;
    clear:left;
}

ul li {
    float:left;
    margin: 0 0 0 1em;
}

#content ul, #content ul li {
  float: none;
}

.home h2 {
  float: left;
}

h2 {
    color: #0080bd;
    font-size:20px;
    margin:.3em .6em;
}

a.veja-mais {
    float     : right;
    color     : #0080bd;
    font-size : 12px;
    margin    : 1em;
}

a.veja-mais.rss {
    margin : .5em .5em 0 0;
    float  : right;
}
div.curved,
a.curved {
    background-color:#fff;

    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    behavior:url('css/border-radius.htc');

    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    opacity: .9;
    margin-top: .25em;
    margin-bottom: .25em;
}

div#blog-title span a {
  -moz-border-radius    : 10px;
  -webkit-border-radius : 10px;
  behavior              : url('css/border-radius.htc');

  background  : 8px 8px url('images/logo-y-ikatu-xingu.png') #fff no-repeat;
  width       : 160px;
  height      : 190px;
  position    : absolute;
  top         : 8px;
  text-indent : -9999px;
  outline     : 0;
  opacity	  : 0.9;
}

h1#blog-description,
div#blog-description {
    -moz-border-radius    : 10px;
    -webkit-border-radius : 10px;
    behavior              : url('css/border-radius.htc');

    background  : 17px 12px url('images/description.png') #5a8b56 no-repeat;
    position    : absolute;
    top         : 152px;
    right       : 0;
    width       : 790px;
    height      : 46px;
    text-indent : -9999px;
	opacity	    : 0.8;
}

div.searchform {
  position : absolute;
  top      : 8px;
  right    : 0;
}

div.searchform * {
  font-size: 14px;
}

ul.menu {
  border-bottom: 2px solid white;
}

ul.menu li {
    background-color      : #298dbc;
    list-style            : none;
    margin                : 0 .2em 0 0;
    width                 : 8.4em;
    text-align            : center;
    -moz-border-radius    : 10px 10px 0 0;
    -webkit-border-radius : 10px 10px 0 0;
    behavior              : url('css/border-radius.htc');
    opacity				  : 0.9;
}

ul.menu li a {
    color: #fff;
    text-decoration: none;
    font-size:18px;
}

ul.menu li a:hover {
    text-decoration: underline;
}

div.a-campanha-em-fotos div.carousel,
div.a-campanha-em-fotos a.nav-button {
    float:left;
}

div.a-campanha-em-fotos a.nav-button {
  margin: 0 4px;
}

div.a-campanha-em-fotos a.nav-button:hover {
    text-decoration: underline;
    cursor:pointer;
}

div.a-campanha-em-fotos {
  clear : both;
}

div.a-campanha-em-fotos div.carousel {
  margin : 0 0 1em;
}

div.a-campanha-em-fotos div.carousel ul {
    float      : left;
    list-style : none;
    padding    : 0;
}

div.a-campanha-em-fotos div.carousel ul li {
    margin  : 0 8px 0;
    padding : 0;
    height  : 75px;
}

div.a-campanha-em-fotos div.carousel ul li a {
  display : block;
  width   : 75px;
}

/********/
div.omg-news ul li {
    list-style: none;
    margin:0 .5em 1em;
}
div.omg-news p {
    line-height:1.1em;
}
div.omg-news p.icon {
    float:left;
    height:5.6em;
    margin:0 .5em;
}

div.omg-news p.date {
    font-size:12px;
    margin-bottom:.5em;
}
div.omg-news li a.h {
    color: #328349;
    font-weight:bold;
    font-size:18px;
    text-decoration:none;
    line-height:1em;
}

div.omg-news a:hover {
    text-decoration: underline;
}

div.omg-news div.post-content p{
    font-size:12px;
}

div.a-campanha-em-video div.post-content object{
    margin:.5em;
}

div.de-olho-no-xingu h2 {
    padding:0 0 0 2.3em;
    background: 0 .2em url('images/icon-olho.png') transparent no-repeat;
}

div.de-olho-no-xingu p.thumb {
    float:left;
    margin: 0 1em 0 0;
}

div.de-olho-no-xingu ul {
    float:left;
    margin: 0 0 1em 0;
}

div.de-olho-no-xingu ul li {
    width: 16em;
    list-style:none;
}

div.de-olho-no-xingu ul li div.post-content a p{
    font-size: 12px;
    color: #000;
}

div.de-olho-no-xingu ul li div.post-content a:hover p{
    text-decoration: underline;
}

div.omg-debate ul {
    float:left;
    margin: 0 0 1em 0;
}

div.omg-debate ul li {
    list-style: none;
    width: 23em;
}

div.omg-debate p.date {
    float:left;
    margin: 0 1em 0 0;
    font-size:12px;
}

div.omg-debate a {
    color: #328349;
    font-weight: bold;
    font-size:12px;
    float:left;
    text-decoration: none;
}

div.omg-debate a:hover {
    text-decoration: underline;
}

div.omg-podcast div.post-content {
    font-size:12px;
    margin: 0 1em;
    float:left;
}

/** espacamento entre boxes */

div.omg-news.dl35.curved,
div.de-olho-no-xingu.dl35.curved {
    width:34.5em;
    margin-right:.5em;
}

div.omg-podcast.dl25.curved {
    width:24.5em;
    margin-right:.5em;
}

div.omg-publicacoes.dl10.curved,
div.agenda.dl10.curved {
    width:12em;
    margin-right:.5em;
    height:15em;
}

div.dl10 h2 {
  margin-right: 0;
}

div.dl10 a {
  margin-left: 0;
}

div.sementes-xingu.dl25.curved,
div.mapa-do-site.dl25.curved {
    width:24.5em;
    margin-right:.5em;
}

/* fim de espacamento */

div.omg-publicacoes div.post-content {
    float:left;
    margin: 0 1em;
    text-align:center;
    width:10em;
}

div.eu-apoio {
  width   : 550px;
  padding : 5px;
}

div.omg-apoiadores {
  padding-bottom: 8px;
}

div.omg-apoiadores ul {
    float:left;
    margin: 0 1em;
}

div.omg-apoiadores ul li {
    list-style:none;
    margin:0 .7em;
}

div.nossos-animadores ul li {
    list-style:none;
    margin:0 15px;
}

div.newsletter p {
    font-size:12px;
    float:left;
    margin:1em 0;
    float:left;
}

div.newsletter a {
    padding:.6em 1em;
    background-color: #ee7900;
    color:#fff;
    float:right;
    font-size:10px;
    margin: .7em 1em 0 0;
    text-transform: uppercase;
    font-weight:bold;
}

div.links-uteis ul li {
    list-style:none;
    margin:0;
}

div.links-uteis ul li a {
    text-decoration:none;
}

div.links-uteis ul li a:hover {
    text-decoration:underline;
}

div.links-uteis ul.first-level {
    margin: .3em .3em 0 .3em;
}

div.links-uteis ul.first-level li span,
div.links-uteis ul.first-level li a{
    color: #0080bd;
    font-size:20px;
    margin:.3em .3em;
}

div.links-uteis ul.second-level {
    margin:0 .5em .5em;
}

div.links-uteis ul.second-level li span,
div.links-uteis ul.second-level li a{
    color: #5a5a5a;
    font-size:16px;
    margin:.3em .3em;
}

table#wp-calendar {
    float:left;
    margin:0 .5em;
    width:180px;
    font-size:75%;
}

/* --------------------------------------------------------------

   Basic WordPress Blog Styles

-------------------------------------------------------------- */


/* Images
-------------------------------------------------------------- */

.entry-content img {
	margin: 0 0 1.5em 0;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
  margin-right: 1.5em;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
  margin-left: 1.5em;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	margin-bottom: 1.5em;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	margin: 0;
}
.wp-smiley {
	max-height: 1em;
	margin:0 !important;
}
.gallery dl {
	margin: 0;
}
.gallery-caption {
	margin:-1.5em 0 0 0;
}


/* Pullquotes
-------------------------------------------------------------- */

blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 20px;
	text-align: right;
	width: 33%;
}
blockquote.right {
	float: right;
	margin-left: 20px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}


/* pages. -kch
-------------------------------------------------------------- */
h1.area-title {
  background: #298dbc;
  color: white;
  font-size: 35px;
  letter-spacing: 2px;
  padding: 5px 22px;
  opacity: 0.8;
}

#sub-pages-menu {
  opacity: 0.8;
  padding: 5px 12px;
  background: white;
}

#sub-pages-menu li {
  display: inline;
  padding: 0 10px;
}

#sub-pages-menu a {
  font-size: 18px;
  color: inherit;
  text-decoration: none;
}

#sub-pages-menu .current_page_item {
  text-decoration: underline;
}

#content {
  padding : 5px 22px;
  color : #111;
}

h1.entry-title {
  font-size: 18px;
}

#content p {
  margin: 1em 0;
  font-size: 14px;
}

#section-header {
  margin-bottom: 15px;
}

/* colors. -kch
-------------------------------------------------------------- */
ul.menu li.a-campanha       { background-color: #53aa2f; }
ul.menu li.linhas-de-acao   { background-color: #ba6131; }
ul.menu li.o-xingu-e-regiao { background-color: #4d6ac6; }
ul.menu li.participe        { background-color: #c3ae52; }
ul.menu li.noticias         { background-color: #9d4ec6; }
ul.menu li.imprensa         { background-color: #5da98f; margin-right:0em; }

.omg-news li {
  float: none;
  clear: both;
}


.post.hentry,
.page.hentry {
  margin: 1em 0;
}

.post.hentry *,
.page.hentry * {
  color: black;
  font-size: 14px;
}

.post.hentry h2.entry-date,
.page.hentry h2.entry-date {
  font-size: 0.8em;
}

.post.hentry h2.entry-title,
.page.hentry h2.entry-title {
  float           : none;
  margin          : 10px 0 0 0;
  padding         : 0;
}

.post.hentry h2.entry-title a,
.page.hentry h2.entry-title a {
  color           : #328349;
  font-weight     : bold;
  font-size       : 16px !important;
  text-decoration : none;
}

.post.hentry h2.entry-content,
.page.hentry h2.entry-content {
  font-size: 1em;
}


/*-*/

.omg-news, .a-campanha-em-video {
  min-height: 370px;
}

.de-olho-no-xingu, .omg-debate {
  min-height: 150px;
}

/*-*/

#sm-links {
  float: right;
  margin: 16px 16px 0;
}

#sm-links a img {
  vertical-align: top;
}

#sm-links:hover img {
  -webkit-transition: opacity 0.2s ease-in;
  opacity: .4;
}

#sm-links a:hover img {
  -webkit-transition: opacity 0.1s ease-in;
  opacity: 1;
}

/*-*/

#form-allowed-tags {
  display: none !important;
}

/*-*/

#searchform * {
  vertical-align: bottom;
}

/*-*/

#content .post * {
  font-size: 14px;
}

#content h1,
#content h2,
#content h3 {
  font-size: 20px   !important;
  font-weight: bold !important;
  margin: 1em 0 0.5em;
}

#content .hentry .entry-title {
  margin-bottom: 0em;
}

#content .hentry .entry-meta * {
  font-size: 12px !important;
  color: #555 !important;
}

#content .post ol,
#content .post ul {
  margin: 1em 0 1em 2em;
  padding: 0;
}

#content .post li {
  margin: 0;
  padding: 0;
}

#commentform {
  margin: 0 0 2em;
}

#commentform .form-label {
  width      : 7em;
  text-align : right;
  padding    : 0 1em 0 0;
  float      : left;
  clear      : both;
}

#commentform .form-submit {
  padding-left: 8em;
}

#commentform textarea,
#commentform input[type=text] {
  width: 380px;
}

#comments, #commentform p {
  font-size: 12px !important;
}

#comments p {
  margin: 0.4em 0;
}

a.comment-permalink {
  color: black;
  text-decoration: none;
  font-weight: bold;
}

/*-*/

#home-youtube {
  padding: 12px;
}

/*-*/

.omg-publicacoes .post-content a {
  color: #50A336;
  font-weight: bold;
  font-size: 14px !important;
  text-decoration: none;
}

/*-*/

#footer h2 {
  float: left;
}

/*-*/

body.slug-linha-do-tempo #content {
  float: none !important;
  margin-left: 0 !important;
  width: 916px !important;
}

body.slug-linha-do-tempo #content object {
  display: block;
  margin: auto;
}

/*-*/

#nav-below {
  text-align: right;
}

#nav-below * {
  display: inline;
}

#nav-below a {
  margin-left: 2em;
  text-decoration: none;
  font-weight: bold;
}
