/*
    Theme Name: Comkids
    Theme URI: http://www.elav.com.br/
    Description: Theme for Comkids based on the Boilerplate Theme by Aaron T. Grogg
    Author: ELAV - COMMUNICATION LOVES TECHNOLOGY
    Author URI: http://www.elav.com.br/
    Version: 0.1
    Tags: custom-menu, editor-style, theme-options, threaded-comments, sticky-post, microformats, rtl-language-support, translation-ready

    License: GNU General Public License v2.0
    License URI: http://www.gnu.org/licenses/gpl-2.0.html

    This CSS file is a concatenation of style.css from HTML5 Boilerplate and style.css from Starkers.
    Comment blocks indicate where each begins and ends, like this, for example...
*/

/** START HTML5 Boilerplate CSS **/

/*! normalize.css v1.0.1 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/*
 * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block;
}

/*
 * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/*
 * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3,
 * and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/*
 * 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-size: 100%; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}

/*
 * Addresses `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

/*
 * Addresses margins handled incorrectly in IE 6/7.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/*
 * Addresses font sizes and margins set differently in IE 6/7.
 * Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.75em;
    margin: 2.33em 0;
}

/*
 * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/*
 * Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/*
 * Addresses styling not present in IE 6/7/8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/*
 * Addresses margins set differently in IE 6/7.
 */

p,
pre {
    margin: 1em 0;
}

/*
 * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/*
 * Improves readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/*
 * Addresses CSS quotes not supported in IE 6/7.
 */

q {
    quotes: none;
}

/*
 * Addresses `quotes` property not supported in Safari 4.
 */

q:before,
q:after {
    content: '';
    content: none;
}

/*
 * Addresses inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/*
 * Addresses margins set differently in IE 6/7.
 */

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

/*
 * Addresses paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
    padding: 0 0 0 40px;
}

/*
 * Corrects list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improves image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/*
 * Corrects overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/*
 * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/*
 * Corrects margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/*
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/*
 * 1. Corrects color not being inherited in IE 6/7/8/9.
 * 2. Corrects text not wrapping in Firefox 3.
 * 3. Corrects alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/*
 * Addresses Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/*
 * Re-set default cursor for disabled elements.
 */

button[disabled],
input[disabled] {
    cursor: default;
}

/*
 * 1. Addresses box sizing set to content-box in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 * 3. Removes excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/*
 * Removes inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/*
 * 1. Removes default vertical scrollbar in IE 6/7/8/9.
 * 2. Improves readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/*
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}


/*! main.css  */
/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
html{height:100%; width:100%}
body{min-height:100%; min-width:100%; background:#f1f1f1 url('img/bg-site.png') no-repeat scroll top center; font-family:"Trebuchet MS", sans-serif; font-size:12px;}
.ir { text-indent:-9999px!important; overflow:hidden; }
a, a:visited, a:link{   outline:0; }
.content{width:980px; margin:0 auto;}
#main > header{margin:35px auto 30px;width: 980px;}
#header-right{
    float:right;
}
#main > header nav{
    height:39px;
    position:relative;
}
header nav > ul{padding:0; text-align:center; margin:0;}
nav > ul > li{
    float:left;
    position:relative;
}
nav > ul > li > div{
    display:none;
    position:absolute;
    z-index:9000;
    padding-top:20px;
    top:30px;
    height:30px;
    width:100%;
}
nav >ul > li > a, nav >ul > li > a:visited{
    font-size:18px;
    font-family:'Myriad Pro', 'PT Sans', sans-serif;
    color:#666;
    text-decoration:none;
    text-transform:uppercase;
    padding:0 17px;
    border-bottom:4px solid #0e9ec0;
    line-height:35px;
    display:block;
}
nav >ul > li > a:hover{
    border-bottom:4px solid #e9e9e9;
}
.events-nav:hover {
    color: #00a2c7;
}
a.partners-nav{margin-right:0;}
#top-advertisement{text-align:center; padding:10px 0; width:100%; background-color:#e9e9e9;}
h1.main-logo{
    display:inline-block;
}
.lte7 h1.main-logo{
    zoom:1;
    display:inline;
}

/*banner no header*/
#banner-topo{
    margin-bottom: 30px;
}

#banner-topo img{
    display: block;
    margin: auto;
}



/*** cores das categorias ***/
/** category-bg para background **/
/** category-color para cor da fonte **/

.category-eventos .category-color{color:#00c6ed;}
.category-eventos.category-color{color:#00c6ed !important;}
.category-digital-e-interativo .category-color{color:#7a0079;}
.category-digital-e-interativo.category-color{color:#7a0079 !important;}
.category-televisao .category-color{color:#6eb33e;}
.category-televisao.category-color{color:#6eb33e !important;}
.category-cinema .category-color{color:#00a652;}
.category-cinema.category-color{color:#00a652 !important;}
.category-games .category-color{color:#0779bf;}
.category-games.category-color{color:#0779bf !important;}
.category-artes-visuais .category-color{color:#ed1b24;}
.category-artes-visuais.category-color{color:#ed1b24 !important;}
.category-musica .category-color{color:#f0631e;}
.category-musica.category-color{color:#f0631e !important;}
.category-teatro .category-color{color:#f7941d;}
.category-teatro.category-color{color:#f7941d !important;}
.category-animacao .category-color{color:#07db16;}
.category-animacao.category-color{color:#07db16 !important;}
.category-literatura .category-color{color:#ed145b;}
.category-literatura.category-color{color:#ed145b !important;}
.category-dicas-culturais .category-color{color:#D468F2;}
.category-dicas-culturais.category-color{color:#D468F2 !important;}
.category-geleia .category-color{color:#009fbf;}
.category-geleia.category-color{color:#009fbf !important;}
.category-inspiracao .category-color{color:#f9bd0f;}
.category-inspiracao.category-color{color:#f9bd0f !important;}
.category-cultura-da-infancia .category-color{color:#8d3e0e;}
.category-cultura-da-infancia.category-color{color:#8d3e0e !important;}
.category-educacao-novidades .category-color{color:#f26869;}
.category-educacao-novidades.category-color{color:#f26869 !important;}
.category-dicas .category-color{color:#f36f21;}
.category-dicas.category-color{color:#f36f21 !important;}
.category-radio .category-color{color:#0679be;}
.category-radio.category-color{color:#0679be !important;}

.category-eventos .category-bg{background-color:#00c6ed;}
.category-eventos.category-bg{background-color:#00c6ed !important;}
.category-digital-e-interativo .category-bg{background-color:#7a0079;}
.category-digital-e-interativo.category-bg{background-color:#7a0079 !important;}
.category-artes-visuais .category-bg{background-color:#ed1b24;}
.category-artes-visuais.category-bg{background-color:#ed1b24 !important;}
.category-televisao .category-bg{background-color:#6eb33e;}
.category-televisao.category-bg{background-color:#6eb33e !important;}
.category-cinema .category-bg{background-color:#00a652;}
.category-cinema.category-bg{background-color:#00a652 !important;}
.category-games .category-bg{background-color:#0779bf;}
.category-games.category-bg{background-color:#0779bf !important;}
.category-musica .category-bg{background-color:#f0631e;}
.category-musica.category-bg{background-color:#f0631e !important;}
.category-teatro .category-bg{background-color:#f7941d;}
.category-teatro.category-bg{background-color:#f7941d !important;}
.category-animacao .category-bg{background-color:#07db16;}
.category-animacao.category-bg{background-color:#07db16 !important;}
.category-literatura .category-bg{background-color:#ed145b;}
.category-literatura.category-bg{background-color:#ed145b !important;}
.category-dicas-culturais .category-bg{background-color:#f36f21;}
.category-dicas-culturais.category-bg{background-color:#f36f21 !important;}
.category-radio .category-bg{background-color:#0679be;}
.category-radio.category-bg{background-color:#0679be !important;}
.category-dicas .category-bg{background-color:#D468F2;}
.category-dicas.category-bg{background-color:#D468F2 !important;}
.category-geleia .category-bg{background-color:#009fbf;}
.category-geleia.category-bg{background-color:#009fbf !important;}
.category-inspiracao .category-bg{background-color:#f9bd0f;}
.category-inspiracao.category-bg{background-color:#f9bd0f !important;}
.category-cultura-da-infancia .category-bg{background-color:#8d3e0e;}
.category-cultura-da-infancia.category-bg{background-color:#8d3e0e !important;}
.category-educacao-novidades .category-bg{background-color:#f26869;}
.category-educacao-novidades.category-bg{background-color:#f26869 !important;}
.category-interatividade .category-bg{background-color:#0000ee;}
.category-interatividade.category-bg{background-color:#0000ee!important;}

/* BANNER SOBRE */
.banner-lateral-sobre img {
    margin-top: 20px;
}

.banner-lateral-sobre-es img {
    margin-top: 35px;
}

#destaques-home .text-container, #destaques-home .nav, .social-network a, .translate-flag,
#nav-below .current, #nav-below .arrow, .colunista-social a{
    background:url(img/sprite-general.png) no-repeat;
}
.like-comkids > p{
    background:url(img/sprite-titles.png) no-repeat scroll -1010px 0;
    width:212px;
    height:50px;
    display:inline-block;
    text-indent:-9999px;
    overflow:hidden;
    margin:0;
}
.esp .like-comkids > p{
    background:url(img/sprite-titles-es.png) no-repeat scroll -1010px 0;
}
.title{
    background-image:url(img/sprite-titles.png?1);
    background-repeat:no-repeat;
    display:block;
    height: 39px;
    text-indent:-9999px;
    margin:0;
}
.esp .title{
    background-image:url(img/sprite-titles-es.png?1);
}
.title-novidades, .esp .title-novidades{
    background-position:0 3px;
    margin:0 !important;
}
.title-dicas{
    background-position:-826px -901px!important;
}
.title-publicacoes, .esp .title-publicacoes{
    background-position:0 -489px;
    margin:0 0 30px 0 !important;
}
.title-videos, .esp .title-videos{
    background-position:0 -62px;
    margin:0px 0 35px 0;
}
.title-search, .esp .title-search{
    background-position:0 -550px;
    margin:0 0 15px 0 !important;
}
.title-colunista, .esp .title-colunista{
    background-position:-1px -610px;
}
.title-dicas, .esp .title-dicas{
    background-position:0 -1852px!important;
}
.title-eventos, .esp .title-eventos{
    background-position:-1px -360px;
}
.title-digital-e-interativo, .esp .title-digital-e-interativo{
    background-position:-1px -754px;
    margin:0 !important;
}
.title-televisao, .esp .title-televisao{
    background-position:-1px -824px;
    margin:0 !important;
    height: 42px;
    position: absolute;
    top: -7px;
    left: 0;
    width: 660px;
}
.title-cinema, .esp .title-cinema{
    background-position:-1px -914px;
    margin:0 !important;
}
.title-games, .esp .title-games{
    background-position:-1px -1000px;
    margin:0 !important;
}
.title-artes-visuais, .esp .title-artes-visuais{
    background-position:-1px -1080px;
    margin:0 !important;
}
.title-musica, .esp .title-musica{
    background-position:-1px -1143px;
    margin:0 !important;
    height: 42px;
    position: absolute;
    top: -7px;
    left: 0;
    width: 660px;
}
.title-teatro, .esp .title-teatro{
    background-position:-1px -1230px;
    margin:0 !important;
}
.title-animacao, .esp .title-animacao{
    background-position:-1px -1304px;
    margin:0 !important;
    height: 42px;
    position: absolute;
    top: -7px;
    left: 0;
    width: 660px;
}
.title-literatura, .esp .title-literatura{
    background-position:-1px -1400px;
    margin:0 !important;
}
.title-geleia, .esp .title-geleia{
    background-position:-1px -1472px;
    margin:0 !important;
    height: 42px;
    position: absolute;
    top: -7px;
    left: 0;
    width: 660px;
}
.title-inspiracao, .esp .title-inspiracao{
    background-position:-1px -1685px;
    margin:0 !important;
    height: 42px;
    position: absolute;
    top: -7px;
    left: 0;
    width: 660px;
}
.title-cultura-da-infancia, .esp .title-cultura-da-infancia{
    background-position:-1px -1769px;
    margin:0 !important;
    height: 42px;
    position: absolute;
    top: -7px;
    left: 0;
    width: 660px;
}
.title-educacao-novidades, .esp .title-educacao-novidades{
    background-position:-821px -745px;
    margin:0 !important;
    height: 42px;
    position: absolute;
    top: -7px;
    left: 0;
    width: 660px;
}
#novidades > .title-novidades, .esp #novidades > .title-novidades{
    margin-bottom:20px !important;
}
#video-list .title-veja-videos, .esp #video-list .title-veja-videos{
    background-position:0 -140px;
    margin:0px 0 15px 0;
}
#searchform{
    position:relative;
    display:inline-block;
    margin-top:39px;
    float:left;
}
.lte7#searchform{
    zoom:1;
    display:inline;

}
#searchform #s{
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-top:1px solid #bababa;
    border-bottom:1px solid #fff;
    border-left:1px solid #e9e9e9;
    border-right:1px solid #e9e9e9;
    background:#e9e9e9;
    width:240px;
    height:35px;
    line-height:35px;
    padding:0 40px 0 10px;
    color:#a4a4a4;
}
#searchform .bt_search{
    position:absolute;
    right:0;
    top:0;
}
#header-icons{
    float:right;
    margin:39px 0 0 0;
}
.translate-flag, .social-network{
    display:inline-block;
}
.lte7 .translate-flag, .lte7 .social-network{
    display:inline;
    zoom:1;
}
.social-network a, .colunista-social a{
    width:24px;
    height:24px;
    display:inline-block;
    margin:0 0 0 9px;
}
.social-network a.twt, .colunista-social a.twt{
    background-position:-10px -121px;
}
.social-network a.fcbk, .colunista-social a.fcbk{
    background-position:-10px -81px;
}
.social-network a.yt-ch{
    background-position:-10px -160px;
}
.social-network a.flickr{
    background-position:-10px -201px;
}
.social-network a.tumblr{
    background-position:-501px -81px;
}
.translate-flag{
    width: 34px;
    height:22px;
    padding:0 43px 0 0;
    font-size:8px;
    color:#ccc;
    border-right:1px solid #ccc;
    text-decoration:none;
    text-transform:uppercase;
    text-align:center;
    vertical-align:top;
}
.flag-es{
    background-position:29px -45px;
}

.flag-pt{
    background-position:29px -11px;
}
.lte7 .social-network a{
    display:inline;
    zoom:1;
}

#sidebar, .sidebar-cont{
    float:right;
    width:300px;
    position:relative;
}
#main-container, .main-cont{
    float:left;
    width:660px;
}
#destaques-home{
    position:relative;
    height:556px;
}
#destaques-home .destaques-cycle    {
    width:660px;
    height:405px;
    border:1px solid #aaa;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    overflow:hidden;
    position:relative;
    background-color:#fff;
}
#destaques-home .destaque{
    display:none;
}
#destaques-home .text-container{
    padding:15px;
    color:#fff;
    background-position:0 -1780px;
    height:65px;
    position:absolute;
    bottom:0;
    width:630px;
    display:block;
    text-decoration:none;
}
#destaques-home .text-container .category-bg{
    font-size:9px;
    padding:0 0 0 10px;
    line-height:15px;
    position:absolute;
    width:190px;
    display:block;
    bottom:94px;
    left:5px;
    text-transform:uppercase;
}
#destaques-home .destaques-cycle article.destaque{
    width:660px;
    height:405px;
}
#destaques-home h2{
    margin:0;
    color:#fff;
    font-style:italic;
}
#destaques-home p{
    margin:10px 0 0 0;
}
#destaques-home p a{
    display:none;
}
#destaques-home .destaques-pager{
    margin:3px 0 0 0;
}
#destaques-home .destaques-pager a{
    border:1px solid #aaa;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    overflow:hidden;
    width:160px;
    height:90px;
    display:inline-block;
    margin-left:4px;
    position:relative;
    background-color:#fff;
}

#destaques-home .destaques-pager a:first-child{
    margin-left:0;
}
#destaques-home .destaques-pager .line{
    display:block;
    position:absolute;
    height:5px;
    width:160px;
    bottom:4px;
}
#destaques-home .destaques-pager a:hover .line{
    height:90px;
    top:0;
    opacity:0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
}
#destaques-home .nav{
    display:block;
    width:60px;
    height:90px;
    text-indent:-9999px;
    top:120px;
    position:absolute;
    z-index:1000;
}
#destaques-home .prev{
    background-position:-326px -1685px;
    left:10px;
}
#destaques-home .next{
    background-position:-326px -1557px;
    right:10px;
}

#novidades article,
#category article,
#search article{
    float:left;
    width:200px;
    height:260px;
    margin:0 28px 50px 0;
    overflow:hidden;
}
.no-margin{
    margin-right:0 !important;
}
#novidades article.no-margin,
#category article.no-margin,
#video-list article.no-margin,
#search article.no-margin{
    margin-right:0;
}
.post-thumb{
    display:block;
    width:200px;
    height:160px;
    background-color:#fff;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    overflow:hidden;
    position:relative;
}
.post-thumb span{
    position: absolute;
    font-size: 9px;
    padding: 0 0 0 10px;
    line-height: 15px;
    position: absolute;
    width:200px;
    display: block;
    bottom: 4px;
    background-color: #000;
    color:#fff;
    text-transform: uppercase;
}
#novidades h2,
#category h2,
#video-list h3,
#search h3{
    font-size:14px;
    margin:8px 0 4px;
    line-height:17px;
}
#novidades h2 a,
#category h2 a,
#video-list h3 a,
#search h3 a{
    color:#000;
    text-decoration:none;
    font-weight:normal;
}
#novidades  .entry-content *,
#category  .entry-content *,
#video-list .entry-content *,
#search .entry-content *{
    margin:0;
    color:#666;
    text-decoration:none;
}
.entry-content p a, .event-info p a{
    color:#009fbf;
    font-weight:bold;
    text-decoration:none;
}
.entry-content p a:hover, .event-info p a:hover{
    text-decoration:underline;
}
.event-holder{
    background-color:#e9e9e9;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    padding:30px 10px;
}
.event-social{
    float:left;
    text-align:center;
    width:170px;
    margin-right:20px;
}
.event-social > img{
    border:1px solid #c4c4c4;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    margin-bottom:20px;
    margin-top:-20px;
}
.event-social > .fb_edge_widget_with_comment {
    display:block;
}
.event-social > a{
    display: block;
    margin:0 auto 10px;
}
.site_oficial_evento{
    background: transparent url('img/sprite-titles.png') no-repeat scroll -1009px -432px;
    width:125px;
    height:20px;
    margin-top:25px !important;
}

.esp .site_oficial_evento{
    background: transparent url('img/sprite-titles-es.png') no-repeat scroll -1009px -428px;
    width:145px;
    height:21px;
}

 .finalista_evento{
    background: transparent url('img/sprite-titles.png') no-repeat scroll -1009px -470px;
    width:125px;
    height:19px;
}

.esp .finalista_evento{
    background: transparent url('img/sprite-titles-es.png') no-repeat scroll -1009px -470px;
}

.vencedores_evento{
    background: transparent url('img/sprite-titles.png') no-repeat scroll -1009px -513px;
    width:129px;
    height:21px;
}

.esp .vencedores_evento{
    background: transparent url('img/sprite-titles-es.png') no-repeat scroll -1009px -513px;
}

.vencedores_2013{
    background: transparent url('img/sprite-titles.png') no-repeat scroll -1009px -545px;
    width:129px;
    height:21px;
}

.esp .vencedores_2013{
    background: transparent url('img/sprite-titles-es.png') no-repeat scroll -1009px -545px;
    width:129px;
    height:21px;
}

.vencedores_2011{
    background: transparent url('img/sprite-titles.png') no-repeat scroll -1009px -575px;
    width:129px;
    height:21px;
}

.esp .vencedores_2011{
    background: transparent url('img/sprite-titles-es.png') no-repeat scroll -1009px -575px;
    width:129px;
    height:21px;
}

.vencedores_2009{
    background: transparent url('img/sprite-titles.png') no-repeat scroll -1009px -605px;
    width:129px;
    height:21px;
}

.esp .vencedores_2009{
    background: transparent url('img/sprite-titles-es.png') no-repeat scroll -1009px -605px;
    width:129px;
    height:21px;
}

.link_para_inscricao{
    background: transparent url('img/sprite-titles.png') no-repeat scroll -1009px -640px;
    width:131px;
    height:21px;
}

.esp .link_para_inscricao{
    background: transparent url('img/sprite-titles-es.png') no-repeat scroll -1009px -640px;
    width:131px;
    height:21px;
}

.fotos_evento{
    background: transparent url('img/sprite-titles.png') no-repeat scroll -1011px -695px;
    width:130px;
    height:20px;
}

.esp .fotos_evento{
    background: transparent url('img/sprite-titles-es.png') no-repeat scroll -1000px -690px;
    width:130px;
    height:20px;
}

.event-info{
    float:left;
    width:440px;
    color:#666;
    font-size:14px;
}
.event-info strong{
    font-style:italic;
}
.event-info > header > h1{
    font-size:22px;
    margin:0 0 20px;
    padding-bottom:20px;
    border-bottom:1px solid #bababa;
    color:#00c6ed;
    font-weight:bold;
    font-style:italic;
}

.event-info-2018 {
    float: left;
    color: #666;
    font-size: 14px;
    padding: 0 20px;
}
.event-info-2018 strong {
    font-style:italic;
}
.event-info-2018 > header > h1 {
    font-size:22px;
    margin:0 0 20px;
    padding-bottom:20px;
    border-bottom:1px solid #bababa;
    color:#00c6ed;
    font-weight:bold;
    font-style:italic;
}
.news{
    position:relative;
}
.event-news {
    margin-top:30px;
    margin-bottom:20px;
    background-position:0px -1603px;
    height:42px;
}
.news > section > span{
    font-size:10px;
    vertical-align:middle;
    text-transform:none;
    font-weight:bold;
    font-style:italic;
    padding-left:20px;
    color:#666;
    background:transparent url('img/sprite-general.png') no-repeat scroll -317px -10px;
    position:absolute;
    top:8px;
    left:180px;
    line-height:16px;
}

.news ul{margin:0; padding:0;}
.news li {
    float: left;
    list-style-type: none;
    width:200px;
    height:260px;
    margin-right:30px;
    margin-bottom:50px;
}
.news li div{position:relative;}
.news li span, .event-span{
    color:#fff;
    font-weight:bold;
    padding-left:10px;
    width:190px;
    display:inline-block;
    font-size:10px;
    height:15px;
    line-height:15px;
    vertical-align:middle;
    position:absolute;
    bottom:5px;
    left:0;
}
.news li h3{
    margin:10px 0;
    font-size:13px;
    font-weight:normal;
    line-height:17px;
    color:#000;
}
.news li a{
    text-decoration:none;
    color:#666;
    font-size:12px;
    line-height:15px;
}
.news li p{
    margin:0;
}
.news img{
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}
.othern-title{
    color:#7b0c3e;
}
.event-span{background-color:#7b0c3e;}
li.last-column{
    margin-right:0;
}
.user-img {
    width: 110px;
    height: 55px;
    overflow: hidden;
    border-radius: 5px;
    float:left;
    margin-right:10px;
}
.user-img > img{
    max-width:110px;
    max-height:55px;
}
#main  > footer{
    border-top:9px solid #00a2c7;
    background-color:#fff;
    margin-top:60px;
}
#main  > footer .content{
    width:980px; margin:0 auto;
    padding:20px 0 15px;
}
footer .comkids-sign{
    margin:0 10px 0 0;
    float:left;
    max-width: 140px;
}
footer .sponsor-list{
    float:left;
    margin:5px 0 0 0;
}
footer .footer-links{
    margin:20px 0 0 0;
    font-size:15px;
    color:#666;
    font-style:italic;

}
footer .footer-links a{
    color:#00a2c7;

}
footer .footer-links .contact-us{
    float:left;
}
footer .footer-links .social-network{
    float:right;
}

#video-list .video-item{
    float: left;
    width: 200px;
    height: 250px;
    margin: 0 60px 50px 0;
}
#video-list .video-item .post-thumb {
    display: block;
    width: 200px;
    height: 160px;
    background-color: #000;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    overflow: hidden;
    position: relative;
}

#video-list .video-item .post-thumb img {
    position: absolute;
    top: 15%;
}

#featured-video{
    background-color:#fff;
    padding:10px 62px 30px 65px;
    margin:0 0 35px 0;
    position:relative;

}
#featured-video h3{
    font-style:italic;
    display:inline-block;
    margin-top:15px;
}
#featured-video .fb-send{
    float:right;
    margin-top:0px;
}
#nav-below{
    clear:both;
    text-align:center;
    margin-bottom:15px;
}
#nav-below span, #nav-below a{
    color:#0e9ec0;
    font-size:18px;
    font-style:italic;
    text-decoration:none;
    display:inline-block;
    margin:0;
    line-height:44px;
    width:43px;
}
#nav-below .current{
    background-position: -97px -157px;
}
#nav-below .arrow{
    text-indent:-9999px;
    width:43px;
    height:44px;
}
#nav-below .next{
    background-position: -91px -76px;
}
#nav-below .previous{
    background-position: -91px -4px;
}
#nav-publicacoes{
    margin:0 0 30px 0;
}
#nav-publicacoes a{
    display:inline-block;
    height:115px;
    background-image:url(img/sprite-publicacoes.png);
    background-repeat:  no-repeat;
    text-indent:-9999px;
    clear:both;
    margin:0 97px 0 0;
}
.esp #nav-publicacoes a{
    background-image:url(img/sprite-publicacoes-es.png);
}
.lte7 #nav-publicacoes a{
    display:inline;
    zoom:1;
}
#nav-publicacoes a.todas{
    width:115px;
}
.esp #nav-publicacoes a.todas{
    width:110px;
}
#nav-publicacoes a.apresentacoes{
    width:170px;
    background-position:-140px 0;
}
.esp #nav-publicacoes a.apresentacoes{
    width:190px;
    background-position: -131px 0;
}
#nav-publicacoes a.palestras{
    width:170px;
    background-position:-352px 0;
}
#nav-publicacoes a.slides{
    width:170px;
    background-position:-565px 0;
}
#nav-publicacoes a.colunistas{
    width:205px;
    background-position:-775px 0;
    margin-right:0;
}
#publicacoes article.post{
    float:left;
    margin:0 20px 20px 0;
    background-image:url(img/sprite-publicacoes.png);
    background-repeat:  no-repeat;
    margin:0 17px 20px 0;
}
.esp #publicacoes article.post{
    background-image:url(img/sprite-publicacoes-es.png);
}
#publicacoes article.no-margin{
    margin-right:0;
}
#publicacoes article a{
    width:185px;
    height:105px;
    float:left;
    color:#fff;
    font-style:italic;
    padding:5px 12px 0 35px;
    text-decoration:none;
}
#publicacoes article{
    background-position:0 -163px;
}
#publicacoes article.category-textos{
    background-position:-696px -163px;
}
#publicacoes article.category-videos{
    background-position:-232px -163px;
}
#publicacoes article.category-slides{
    background-position:-462px -163px;
}
#publicacoes article.category-apresentacoes{
    background-position:0 -163px;
}
#publicacoes article h3,
#publicacoes article p{
    margin:0
}
#publicacoes .entry-content{
    color:#fff;
    font-size:12px;
    font-style:normal;

}
.like-comkids{
    width:300px;
    height:50px;
    position:relative;
    margin-bottom: 15px;
    margin-top: 15px;
}
.like-holder{
    height:20px;
    position:absolute;
    width:84px;
    right:0;
    bottom:6px;
}
.lte7 .like-comkids > p{
    display:inline;
    zoom:1;
}
.entry-content blockquote{
    margin: 1em 0;
    padding: 10px 90px;
    background-color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-align: center;
    color: #009fbf;
    font-style: italic;
    font-size: 25px;
    line-height: 30px;
}
.equipe-sidebar h2.title{
    background-position: 0 -220px;
    margin:0 0 17px;
}
.equipe-sidebar article {
    border-bottom: 1px dashed #787878;
    padding-bottom:10px;
    margin-bottom:10px;
}
.equipe-sidebar h3 {
    font-size: 15px;
    margin: 0;
    line-height: 17px;
    padding-top: 15px;
}
.equipe-sidebar p{
    font-size: 10px;
    line-height: 15px;
    font-style: italic;
    margin: 0;
    color:#666;
}
.title-holder{
    position:relative;
    height:50px;
    margin-bottom:30px;
}
.page-template-page-eventos-php  .title-holder,
.single-post  .title-holder{
    margin-bottom:0px;
}
.title.parceiros{
    background-position:0 -432px;
    margin:0;
}
.title-holder .like-comkids{
    position:absolute;
    top:0;
    right:0;
}
#partner-members ul{
    padding:0;
    margin:0;
}
#partner-members li{
    list-style-type:none;
    list-style-image:none;
    width:479px;
    margin-right:18px;
    margin-bottom:20px;
    display:inline-block;
}
#partner-members li.last-column{
    margin-right:0;
}
.lte7 #partner-members li{
    display:inline;
    zoom:1;
}
#partner-members article{
    border-bottom:1px solid #d8d8d8;
    border-right:1px solid #d8d8d8;
    background-color:#fff;
    padding:15px;
    min-height:124px;
}
.img-partner{
    float:left;
    margin-right:30px;
    width:94px;
    text-align:center;
}
.img-partner > img{
    max-width:100%;
}
.about-partner{
    float:left;
    width:320px;
}
.about-partner h3{
    font-size:12px;
    font-style:italic;
    font-weight:bold;
    margin:0;
    line-height:19px;
}
.about-partner p{
    font-size:12px;
    line-height:17px;
    color:#666;
    margin:0 0 20px;
}
.list-events{
    margin:0;
    padding:0;
    position:absolute;
    left:50%;
    margin-left:-134px;
    top:20px;
    border:1px solid #a09f9f;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
}
.list-events li{
    list-style-image:none;
    list-style-type:none;
    background: rgb(170,170,170); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(170,170,170,1) 0%, rgba(173,173,173,1) 25%, rgba(164,164,164,1) 50%, rgba(159,159,159,1) 75%, rgba(155,155,155,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(170,170,170,1)), color-stop(25%,rgba(173,173,173,1)), color-stop(50%,rgba(164,164,164,1)), color-stop(75%,rgba(159,159,159,1)), color-stop(100%,rgba(155,155,155,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(170,170,170,1) 0%,rgba(173,173,173,1) 25%,rgba(164,164,164,1) 50%,rgba(159,159,159,1) 75%,rgba(155,155,155,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(170,170,170,1) 0%,rgba(173,173,173,1) 25%,rgba(164,164,164,1) 50%,rgba(159,159,159,1) 75%,rgba(155,155,155,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(170,170,170,1) 0%,rgba(173,173,173,1) 25%,rgba(164,164,164,1) 50%,rgba(159,159,159,1) 75%,rgba(155,155,155,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(170,170,170,1) 0%,rgba(173,173,173,1) 25%,rgba(164,164,164,1) 50%,rgba(159,159,159,1) 75%,rgba(155,155,155,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aaaaaa', endColorstr='#9b9b9b',GradientType=0 ); /* IE6-9 */
    width:246px;
    text-align:left;
    padding:20px 10px 10px;
}
.list-events li > a{
    text-decoration:none;
    font-size:12px;
    line-height:14px;
    color:#fff;
    display:block;
    font-weight:bold;
    font-style:italic;
    position:relative;
}
.list-events > span{
    background: transparent url('img/sprite-general.png') no-repeat scroll -160px -145px;
    display:block;
    width:8px;
    height:4px;
    position:absolute;
    left:50%;
    margin-left:-4px;
    top:-4px;
}
.list-events li > a > span{
    display:block;
    width:8px;
    height:10px;
    position:absolute;
    top:50%;
    margin-top:-5px;
    right:0;
    background: transparent url('img/sprite-general.png') no-repeat scroll -160px -80px;
}
.list-news{
    margin:0;
    padding:0;
    position:absolute;
    border:1px solid #a09f9f;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    top:20px;
    margin-left:-80px;
    left:50%;
}
.list-news > span{
    background: transparent url('img/sprite-general.png') no-repeat scroll -160px -145px;
    display:block;
    width:10px;
    height:5px;
    position:absolute;
    left:50%;
    margin-left:-5px;
    top:-5px;
}
.list-news li{
    background: rgb(170,170,170); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(170,170,170,1) 0%, rgba(173,173,173,1) 25%, rgba(164,164,164,1) 50%, rgba(159,159,159,1) 75%, rgba(155,155,155,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(170,170,170,1)), color-stop(25%,rgba(173,173,173,1)), color-stop(50%,rgba(164,164,164,1)), color-stop(75%,rgba(159,159,159,1)), color-stop(100%,rgba(155,155,155,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(170,170,170,1) 0%,rgba(173,173,173,1) 25%,rgba(164,164,164,1) 50%,rgba(159,159,159,1) 75%,rgba(155,155,155,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(170,170,170,1) 0%,rgba(173,173,173,1) 25%,rgba(164,164,164,1) 50%,rgba(159,159,159,1) 75%,rgba(155,155,155,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(170,170,170,1) 0%,rgba(173,173,173,1) 25%,rgba(164,164,164,1) 50%,rgba(159,159,159,1) 75%,rgba(155,155,155,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(170,170,170,1) 0%,rgba(173,173,173,1) 25%,rgba(164,164,164,1) 50%,rgba(159,159,159,1) 75%,rgba(155,155,155,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aaaaaa', endColorstr='#9b9b9b',GradientType=0 ); /* IE6-9 */
    width:141px;
    text-align:left;
    position:relative;
    padding:15px 10px 10px 15px;
}
.list-news li > a{
    text-decoration:none;
    font-size:12px;
    line-height:14px;
    color:#fff;
    display:block;
    font-weight:bold;
    font-style:italic;
    position:relative;
}
.list-news li > a > span{
    display:block;
    width:8px;
    height:10px;
    position:absolute;
    top:50%;
    margin-top:-5px;
    right:0;
    background: transparent url('img/sprite-general.png') no-repeat scroll -160px -80px;
}
.list-news li > span{
    background-image: url('img/sprite-general.png');
    width:8px;
    height:15px;
    position:absolute;
    left:0;
    top:50%;
    margin-top:-7px;
    display:block;
}
.list-televisao{
    background-position:-200px -10px;
}
.list-cine{
    background-position:-200px -44px;
}
.list-digital{
    background-position:-200px -81px;
}
.list-games{
    background-position:-200px -120px;
}
.list-artes{
    background-position:-200px -160px;
}
.list-musica{
    background-position:-230px -10px;
}
.list-teatro{
    background-position:-230px -44px;
}
.list-animacao{
    background-position:-318px -120px;
}
.list-literatura{
    background-position:-230px -120px;
}
.list-geleia{
    background-position:-230px -160px;
}
.list-inspiracao{
    background-position:-230px -81px;
}
.list-cultura-da-infancia{
    background-position:-318px -160px;
}
.list-educacao-novidades{
    background-position:-420px -50px;
}

/* like comkids nas pages ao lado do title */
#videos, #publicacoes{
    position:relative;
}
#videos #like-comkids, #publicacoes #like-comkids{
    position:absolute;
    top:0;
    right:0;
}
.entry-meta > p{
    margin:0;
    font-size:13px;
    line-height:15px;
    font-weight:bold;
    font-style:italic;
    color:#666;
}
.entry-meta > p > span{
    color:#fff;
    font-style:normal;
    font-size:10px;
    line-height:12px;
    display:inline-block;
    vertical-align:middle;
    margin-left:10px;
    padding:3px 55px 3px 10px;
}
.lte7 .entry-meta > p > span{
    display:inline;
    zoom:1;
}
.entry-meta h1{
    font-size:32px;
    line-height:40px;
    font-style:italic;
    font-weight:bold;
    margin:20px 0;
}
.entry-meta > header > p{
    font-size:20px;
    color:#666;
    line-height:25px;
    margin:0 0 25px;
}
.text-author, .colunista-bio{
    background-color:#fff;
    border-right:1px solid #d8d8d8;
    border-bottom:1px solid #d8d8d8;
    padding:10px;
    margin-bottom:30px;
}
.text-author > p{
    font-size:12px;
    line-height:15px;
    color:#666;
    margin:0;
    display:inline-block;
}
.text-author > p em, .text-author > p strong{
    color:#000;
}
.comments-plugins{
    margin:0;
    padding:0;
    float:right;
    display:inline-block;
}
.lte7 .comments-plugins{
    display:inline;
    zoom:1;
}
.comments-plugins.colunista{
    margin-top:5px;
}
.comments-plugins > li{
    display:inline-block;
    height:20px;
    line-height:20px;
    vertical-align:top;
}
.lte7 .comments-plugins > li{
    display:inline;
    zoom:1;
}
.comments-plugins > li .coment-img{
    margin-left:20px;
    background: transparent url('img/sprite-titles.png') no-repeat scroll -1010px -183px;
    width: 95px;
    height:20px;
    display:block;
}
.esp .comments-plugins > li .coment-img{
    background: transparent url('img/sprite-titles-es.png') no-repeat scroll -1010px -183px;
}
.twitter-share-button{
    margin:0;
    padding:0;
    line-height:0;
    height:18px;
    display:inline;
}
.entry-content{
    color:#000;
    font-size:14px;
    margin:0 0 20px;
}
.colunista-social{
    float:left;
    width:25px;
    margin-right:20px;
}
.colunista-social a{
    margin:0 0 8px;
}
.colunista-bio h5{
    margin:0;
    color:#009fbf;
    font-size:12px;
    line-height:17px;
}
.colunista-bio p{
    font-size:12px;
    line-height:17px;
    color:#666;
    margin:0;
}
.fb-header{
    color:#009fbf;
    font-style:italic;
    font-size:20px;
    margin:0 0 20px;
}
.colunista-social a.twt{
    margin-bottom:0;
}
.entry-content img{
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    margin-top:20px;
}
.fb-comment-holder .fb_iframe_widget{
    padding:5px;
    background-color:#fff;
}
.text-author .photo {
    margin: -10px 10px -10px -10px;
}
.event-info > p {
    font-size: 14px;
    line-height: 20px;
    color: #666;
}
.con-subheader{
    margin-top:20px;
    position:relative;
}
.con-subheader > a{
    height:60px;
    display:inline-block;
    background-color:#fff;
    line-height:60px;
    vertical-align: middle;
    color:#666;
    text-decoration:none;
    padding:10px;
    border-left:1px dashed #787878;
}
.con-subheader > a:first-child{
    border:none;
}
.con-subheader > a > img {
    max-height: 100%;
}
.lte7 .con-subheader > a{
    display:inline;
    zoom:1;
}
.colunistas-sidebar {
    padding-top: 8px;
}
.colunistas-sidebar h2{
    background-position: 0 -290px;
    margin: 0 0 18px;
}
.colunistas-sidebar h4, .colunistas h4{
    font-size: 15px;
    margin: 0 0 6px;
    line-height: 17px;
}
.colunistas-sidebar span, .colunistas span{
    width:170px;
    height:12px;
    display:block;
    float:right;
    line-height:12px;
    vertical-align:middle;
    font-size:10px;
    color:#fff;
    padding:2px 0 1px 10px;
    text-align:left;
    font-weight:bold;
    text-transform:uppercase;
}
.colunistas-sidebar a, .colunistas a{
    text-decoration:none;
}
.colunistas-sidebar article > a, .colunistas-sidebar article > a:visited, .colunistas article > a, .colunistas article > a:visited{
    color:#666;
}
.colunistas-sidebar article > a > h3, .colunistas article > a > h3{
    color:#000;
    margin:7px 0 0 0;
    font-size:13px;
}
.colunistas-sidebar article > a > p{
    font-size:12px;
    line-height:15px;
    margin:0;
}
.colunistas-sidebar article{
    margin-bottom:15px;
    padding-bottom:10px;
    border-bottom:1px dashed #787878
}
.colunistas-sidebar.noborder article{
    border:none
}
.see-more{
    float:right;
    width:200px;
    height:30px;
    display:block;
    background:transparent url('img/sprite-titles.png') no-repeat scroll  -1010px -275px;
}
.esp .see-more{
        background:transparent url('img/sprite-titles-es.png') no-repeat scroll  -1010px -275px;
}
#videos-call{
    position:relative;
    margin-bottom: 313px;

}
#videos-call h1{
    background-position:0 -672px;
    height:42px;
    margin-bottom:10px;
    position:relative;
}
#videos-call h1 > a{
    position:absolute;
    height:40px;
    width:80px;
    left:0;
    top:0;
}
.more-videos{
    position:absolute;
    top:0;
    right:0;
    display:block;
    width:40px;
    height:30px;
    background:transparent url('img/sprite-titles.png') no-repeat scroll -1134px -102px;
}
.esp .more-videos{
    background:transparent url('img/sprite-titles-es.png') no-repeat scroll -1134px -102px;
}
.sidebar-adv{
    margin-bottom: 15px;
}
.related-news{
    background-position:-1px -1540px;
    margin-bottom:20px;
}

.page-id-20 .about-nav,
.category .news-nav,
.page-id-16 .pub-nav,
.parent-pageid-16 .pub-nav,
.page-id-40 .partners-nav{
    border-bottom:4px solid #e9e9e9;
    color:#0E9EC0
}
.page-template-page-eventos-php .events-nav,
.eventos .events-nav{
    border-bottom:4px solid #e9e9e9;
    color:#00a2c7;
}
.page-id-20 .entry-content, #page-colunistas .entry-content{
 color:#666;
 font-style:italic;
}
#category .entry-content,
#novidades .entry-content{
    font-size:12px;
    color:#666;
}
.colunistas ul{
    margin:10px 0 20px;
    padding:0;
}
.colunistas li{
    list-style-image:none;
    list-style-type:none;
    width:300px;
    height:150px;
    float:left;
    border-bottom:1px dashed #787878;
    margin-right:40px;
    margin-top:30px;
}
.author .colunistas li{
    height:110px;
}
.author .colunistas span{
    float:left;
    margin-bottom:8px;
}
.colunistas h3{
    font-size:13px;
    line-height:17px;
    margin:8px 0 0;
    clear:both;
}
.colunistas p{
    margin:10px 0 0;
}
#colunista-selection{
    width:660px;
    height:32px;
    background-color:#fff;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    position:absolute;
    top:42px;
    left:0;
}
#colunista-selection > p{
    font-size:16px;
    line-height:32px;
    color:#252525;
    margin:0;
    vertical-align:middle;
    font-weight:bold;
    font-style:italic;
}
.author .title-holder, #page-colunistas .title-holder{
    margin-bottom:60px;
}
.colunista-drop-holder{
    width:239px;
    height:32px;
    float:left;
    margin-right:20px;
}
.title-colunistas{
    background-position:-1px -610px;
}
#dropdown-users{
    width:240px;
}
#dropdown-category{
    width:240px;
    position:absolute;
    right:0;
    top:-12px;
}
#dropdown-category-button{
    width:240px;
    position:absolute;
    right:0;
    top:-12px;
}
.no-border{
    border:0 !important;
}
#home-first-sidebar {
    margin-bottom:10px;
    /*min-height: 452px;*/
}
#video-list .entry-content p {
    line-height: 15px;
}
#featured-video p{
    line-height:15px;
    color:#666;
}
.no-result-search{
    padding: 20px;
    width: 600px;
    float: left;
    background-color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.no-result-search h2{
    color:#00a2c7;
    font-size:18px;
    font-style:italic;
}
.no-result-search p{
    color:#666;
    font-style:italic;
    font-size:14px;
}
/*SIGNATURE*/
.signatures{
    clear:both;
    text-align:left;
    padding-top:15px;
}
.single-post .entry-content{
    line-height:20px;
}
.elav-sign{
    display:inline-block;
    background:transparent url('img/logo_elav.png') no-repeat scroll -1px 0;
    width:12px;
    height:10px;
    text-indent:-9999px;
    overflow:hidden;
}
.lte7 .elav-sign{
    display:inline;
    zoom:1;
}
.elav-sign:hover{
    width:36px;
    background-position:-1px -10px;
}
#search .entry-content a{font-size:12px;}

#top-advertisement > div {
width: auto;
height: auto;
margin: 0 auto;
text-align: center;
}

/**CORRECTIONS**/
.colunistas-sidebar h2.title {position:relative;}
.colunistas-sidebar h2.title > a{position:absolute; left:0; top:0; width:132px; height:22px;}
#novidades > h3.title{position:relative;}
#novidades > h3.title > a{position:absolute; left:0; top:0; width:130px; height:22px;}



/*flickr*/
.page-id-5370 #flickr{margin-bottom:25px;}
#flickr{border-bottom: 1px solid #13a0c1;}
#flickr>a{background:url('img/bt-flickr.png') no-repeat;display:block;width:302px; height:72px;margin-bottom:15px;}
#flickr.prix>a, .esp #flickr.prix>a{background:url('img/bt-prix.png') no-repeat;display:block;width:302px; height:72px;margin-bottom:15px;}
#flickr.newbtn>a{background:url('img/bt-flickr_home.png') no-repeat;}
.esp #flickr>a{background:url('img/bt-flickr.png') no-repeat;}
#flickr h1 {
background-position: -826px -837px;
height: 42px;
margin-bottom: 10px;
position: relative;
}









/****
* NG GALLERY OPTIONS
****/
.ngg-gallery-thumbnail img{padding:0 !important; border:0 !important;}

/*!
 * jQuery UI CSS Framework @VERSION
 * http://jqueryui.com
 *
 * Copyright 2012 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none;}
.ui-helper-hidden-accessible {  border: 0;  clip: rect(0 0 0 0);    height: 1px;    margin: -1px;   overflow: hidden;   padding: 0; position: absolute; width: 1px;}
.ui-helper-reset {  margin: 0;  padding: 0; border: 0;  outline: 0; line-height: 1.3;   text-decoration: none;  font-size: 100%;    list-style: none;}
.ui-helper-clearfix:before,.ui-helper-clearfix:after {  content: "";    display: table;}
.ui-helper-clearfix:after { clear: both;}.ui-helper-clearfix {  zoom: 1;}
.ui-helper-zfix {   width: 100%;    height: 100%;   top: 0; left: 0;    position: absolute; opacity: 0; filter:Alpha(Opacity=0);}
.ui-front { z-index: 100;}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {    cursor: default !important;}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {  display: block; text-indent: -99999px;  overflow: hidden;   background-repeat: no-repeat;}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {    position: fixed;    top: 0; left: 0;    width: 100%;    height: 100%;}

/*!
 * jQuery UI CSS Framework @VERSION
 * http://jqueryui.com
 *
 * Copyright 2012 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */


/* Component containers
----------------------------------*/
.ui-widget {
    font-family: "Trebuchet MS",Arial,sans-serif/*{ffDefault}*/;
    font-size: 1.1em/*{fsDefault}*/;
}

/* Corner radius */
.ui-corner-all{
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
}


/* Selectmenu
----------------------------------*/
.ui-menu{
    height:500px;
}
.ui-selectmenu { display: block; display: inline-block; position: relative;  text-decoration: none; overflow: hidden; zoom: 1;
line-height:20px;
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 49%, rgba(224,224,224,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(49%,rgba(255,255,255,1)), color-stop(100%,rgba(224,224,224,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 49%,rgba(224,224,224,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,1) 49%,rgba(224,224,224,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,1) 49%,rgba(224,224,224,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,1) 49%,rgba(224,224,224,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */
-webkit-box-shadow: 0px 2px 4px rgba(50, 50, 50, 0.63);
-moz-box-shadow:    0px 2px 4px rgba(50, 50, 50, 0.63);
box-shadow:         0px 2px 4px rgba(50, 50, 50, 0.63);
 }
.ui-selectmenu-icon { position:absolute; right:6px; margin-top:-8px; top: 50%;
background:url(img/sprite-general.png) no-repeat -314px -80px; width:30px; height:30px
 }
.ui-selectmenu-menu { padding:0; margin:0; position:absolute; top: 0; display: none; z-index: 1005;} /* z-index: 1005 to make selectmenu work with dialog */
.ui-selectmenu-menu  ul { padding:0; margin:0; list-style:none; position: relative; overflow: auto; overflow-y: auto ; overflow-x: hidden; -webkit-overflow-scrolling: touch;}
.ui-selectmenu-open { display: block; }
ul.ui-selectmenu-menu-popup { margin-top: -1px; }
.ui-selectmenu-menu li { padding:0; margin:0; display: block; border-top: 1px dotted transparent; border-bottom: 1px dotted transparent; border-right-width: 0 !important; border-left-width: 0 !important;
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 49%, rgba(224,224,224,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(49%,rgba(255,255,255,1)), color-stop(100%,rgba(224,224,224,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 49%,rgba(224,224,224,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,1) 49%,rgba(224,224,224,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,1) 49%,rgba(224,224,224,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,1) 49%,rgba(224,224,224,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */

 }
.ui-selectmenu-menu li a,.ui-selectmenu-status {
display: block;
padding: 5px 30px 5px 10px ;
outline:none;
text-decoration:none;
font-size:16px;
color: #009fbf;
font-weight:bold;
line-height:20px;
font-style:italic;
}
.ui-selectmenu-menu li.ui-state-disabled a, .ui-state-disabled { cursor: default; }
.ui-selectmenu-menu li.ui-selectmenu-hasIcon a,
.ui-selectmenu-hasIcon .ui-selectmenu-status { padding-left: 20px; position: relative; margin-left: 5px; }
.ui-selectmenu-menu li .ui-icon, .ui-selectmenu-status .ui-icon { position: absolute; top: 1em; margin-top: -8px; left: 0; }
.ui-selectmenu-status { line-height: 1.4em; }
.ui-selectmenu-menu li span,.ui-selectmenu-status span { display:block; margin-bottom: .2em; }
.ui-selectmenu-menu li .ui-selectmenu-item-header { font-weight: bold; }
.ui-selectmenu-menu li .ui-selectmenu-item-footer { opacity: .8; }
/* for optgroups */
.ui-selectmenu-menu .ui-selectmenu-group { font-size: 1em; }
.ui-selectmenu-menu .ui-selectmenu-group .ui-selectmenu-group-label { line-height: 1.4em; display:block; padding: .6em .5em 0; font-weight: bold; }
.ui-selectmenu-menu .ui-selectmenu-group ul { margin: 0; padding: 0; }
/* IE6 workaround (dotted transparent borders) */
* html .ui-selectmenu-menu li { border-color: pink; filter:chroma(color=pink); width:100%; }
* html .ui-selectmenu-menu li a { position: relative }
/* IE7 workaround (opacity disabled) */
*+html .ui-state-disabled, *+html .ui-state-disabled a { color: silver; }

/* formularios do festival 2015*/
.page-id-7915 .event-info { width:500px; margin:0 0 0 80px; }
#inscricao h3 { margin:0 0 15px }
#inscricao .form-field { padding-bottom:20px; position:relative; }
#inscricao input[type=text], #inscricao select, #inscricao textarea { border-top:1px solid #bababa; border-bottom:1px solid #fff; border-left:1px solid #e9e9e9; border-right:1px solid #e9e9e9; background:#e9e9e9; width:100%; padding:9px 20px; margin-bottom:2px; color:#000; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
#inscricao input[type=checkbox] { margin:0 10px 8px 0; }
#inscricao input[type=radio] { margin:0 10px 8px 0; }
#inscricao .inativo { background:#e2e2e2!important; }
#inscricao .timer { width:106px!important; float:left; margin-right:10px; }
#inscricao label { display:block; margin-bottom:-10px; }
#inscricao .autorizacao { margin-bottom:10px; }
#inscricao textarea { height:100px; resize:none; }
#inscricao label.error { display:block; color:#f00; position:absolute; bottom:14px; left:0; font-size:12px; }
#inscricao .margin { margin-bottom:0; }
#inscricao .autorizacao-field label.error { bottom:23px; }
#inscricao p { display:inline-block; }
#inscricao input[type=submit] { float:right; border:none; color:#fff; font-size:17px; font-style:italic; background:rgba(170,170,170,100); -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; padding:5px 15px; }
#regulamento h2 { color:#00c6ed; }
#regulamento strong { font-style:normal; }


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow:none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}


/** END HTML5 Boilerplate CSS **/






/** START Starkers CSS **/

/* LAYOUT */
/* ----------------------------------------- */

/* These rather presentational classes are generated by WordPress, so it's useful to have some styles for them. Edit as you see fit. More info: http://codex.wordpress.org/CSS */
.aligncenter { display:block; margin:0 auto }
.alignleft { float:left }
.alignright { float:right }
.wp-caption { text-align:center; margin:10px }

/* You might find the following useful */
/* div, ul, li { position:relative } This will save you having to declare each div / ul / li's position as 'relative' and allows you to absolutely position elements inside them
br.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */
li#theme-switcher { background:#fff; border:10px solid red; padding:20px; position:fixed; top:0; right:0 } /* Use this if you have the Theme Switcher Reloaded plugin (http://themebot.com/webmaster-tools/1-wordpress-theme-switcher-reloaded) installed and want to make it nice and obvious */
*/
/* TYPOGRAPHY */
/* ----------------------------------------- */

h1, h2, h3, h4, h5, h6 { font-weight:bold } /* This helps to identify headings at the initial build stage, so I thought it'd be useful to have it */
.alert { background:red; color:white } /* 'alert' has a basic style, since it's useful to have it standing out for testing purposes.



/* Font stack options

    The following represents a list of font stacks, as recommended by Nathan Ford in
    http://unitinteractive.com/blog/2008/06/26/better-css-font-stacks/

    I've added inverted commas around the relevant family names to ensure compatibility.
    p = balanced for paragraphs or body copy
    t = balanced for headlines or titles

    - - - -

Arial, "Helvetica Neue", Helvetica, sans-serif - p, t

Baskerville, "Times New Roman", Times, serif - p
Baskerville, "Times, Times New Roman", serif - t

Cambria, Georgia, Times, "Times New Roman", serif - p, t
"Century Gothic", "Apple Gothic", sans-serif - p, t

Consolas, "Lucida Console", Monaco, monospace - p, t

"Copperplate Light", "Copperplate Gothic Light", serif - p, t

"Courier New", Courier, monospace - p, t

"Franklin Gothic Medium", "Arial Narrow Bold", Arial, sans-serif - p, t

Futura, "Century Gothic", "Apple Gothic", sans-serif - p, t

Garamond, "Hoefler Text", "Times New Roman", Times, serif - p
Garamond, "Hoefler Text", Palatino, "Palatino Linotype", serif - t

Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif - p
Geneva, Verdana, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif - t

Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif - p
Georgia, Times, "Times New Roman", serif - t

GillSans, Calibri, Trebuchet, sans-serif - p
GillSans, Trebuchet, Calibri, sans-serif - t

"Helvetica Neue", Arial, Helvetica, sans-serif - p
Helvetica, "Helvetica Neue", Arial, sans-serif - t

Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif - p, t

"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif - p, t

Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif - p
Palatino, "Palatino Linotype", "Hoefler Text", Times, "Times New Roman", serif - t

Tahoma, Geneva, Verdana - p
Tahoma, Verdana, Geneva - t

Times, "Times New Roman", Georgia, serif - p, t

Trebuchet, "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif - p
Trebuchet, Tahoma, Arial, sans-serif - t

Verdana, Geneva, Tahoma, sans-serif - p
Verdana, Tahoma, Geneva, sans-serif - t

*/

/** END Starkers CSS **/

/** START WordPress-Defined CSS Classes **/
.wp-caption-text{padding:10px; color:#666; font-size:11px; font-style:italic; background-color:#fff; margin-top:0; -webkit-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; margin:0 5px; text-align:left;}
.gallery-caption{}
.bypostauthor{}
.sticky{}
/** Keep drop-downs working **/
#access li {
    float: left;
    position: relative;
}
#access ul ul {
    display: none;
    float: left;
    position: absolute;
    top: 3.333em;
    left: 0;
    z-index: 99999;
}
#access ul ul ul {
    left: 100%;
    top: 0;
}
#access ul li:hover > ul {
    display: block;
}
/** END WordPress-Defined CSS Classes **/

#logos-2018,
.logos-padrao {
    margin-left: 30px;
}

#logos-2018 img,
.logos-padrao img {
    max-width: 120px;
}

#logos-2018 .promo img,
.logos-padrao .promo img {
    max-width: 80px;
}

#logos-2018 .row,
.logos-padrao .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

#logos-2018 .logo-img,
.logos-padrao .logo-img {
    width: 120px;
    margin: auto 10px;
}

 #logos-2018 .logos-label,
 .logos-padrao .logos-label {
    margin: 14px 0 0 20px;
    font-weight: bold;
}

#logos-2019.remove-negative-margin {
    margin-top: -25px;
    margin-left: 30px;
}

#logos-2019{ margin-left: 150px; margin-top: -130px; }
#logos-2019 .logos-label{ margin-top: 30px; }
#logos-2019 .colaboracao .logo-img{ margin: auto 10px; }
/* #logos-2019 .logo-img{ max-width: 90px; } */
#logos-2019 .logo-img.big{ max-width: 110px; }
#logos-2019 img{ max-width: 90px; }
#logos-2019 img.big { max-width: 110px; }

