From 53861b98f8002fd1b3e504e6bd1611c783f20828 Mon Sep 17 00:00:00 2001 From: julianahilario Date: Fri, 26 Jun 2015 15:20:26 -0300 Subject: [PATCH] New organization style.css and removed files --- cabecalho-azul-theme.css | 526 ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- cabecalho-cinza-theme.css | 2295 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- cabecalho-theme.css | 372 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ cabecalho-verde-theme.css | 522 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ style.css | 2859 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 5 files changed, 1709 insertions(+), 4865 deletions(-) delete mode 100644 cabecalho-azul-theme.css delete mode 100644 cabecalho-theme.css delete mode 100644 cabecalho-verde-theme.css diff --git a/cabecalho-azul-theme.css b/cabecalho-azul-theme.css deleted file mode 100644 index 519e36c..0000000 --- a/cabecalho-azul-theme.css +++ /dev/null @@ -1,526 +0,0 @@ -/*(azul-claro=#5677fc)*/ -/*(azul-escuro=#455ede)*/ -/****************** cabecalho ******************/ - -#theme-header{} - -#header { - padding: 13px 0 0 0;/*(azul-claro)*/ - color: #fff; - background-color: #1659c0; -} - -#header>div { - max-width: 960px; - margin: 0 auto; -} - -.header-content * { - margin: 0; - padding: 0; - list-style: none; - vertical-align: baseline; -} -.header-content li { display: inline; } - -#brasilgov { - background: #00510f; - border-bottom: 1px solid #ffcc00; - padding: 5px 10px; - color: #03316f; -} - -#accessibility { - display: block !important; - float: left; - font-family: arial; - font-size: 10px; - width: 50%; -} - -#accessibility a { - color: #FFF; - margin-right: 8px; -} -#accessibility a:hover { - color: #d0d9ff; -} - -#accessibility span { - background: none repeat scroll 0 0 #2a36b1; - color: #FFFFFF; - padding: 0 4px; -} - - - -/* logo */ -#logo { - padding: 0; - float: left; - width: 70%; -} - -#logo span { - display: block; -} - -#logo a { - display: block; - width: 100%; - color: #03316f !important; - margin: 1em 0px; -} - -#logo a, #logo #portal-title { - color: #03316f; -} - -#logo #portal-title { - margin: 30px 0px 46px 0px; - color: #FFF; - font-size: 40px; - font-family: 'Open Sans Extrabold', Arial, Helvetica, sans-serif; - font-weight: normal; - line-height: 1em; - letter-spacing: -0.05em; -} - -#logo .luongo { - font-size: 3em !important; - line-height: 1.1em; - margin-bottom: 0.2em; -} - -#logo #portal-description { - font-size: 1.2em; - text-transform: uppercase; -} - -/* Site Actions */ -#portal-siteactions { - display: block; - float: right; - clear: left; - border-bottom: 1px dotted #d0d9ff; - padding-bottom: 2px; - margin-top: -15px; - font-size: 10px; - text-align: center; -} - -#portal-siteactions a { - color: #FFF; - text-decoration: none; - padding: 4px 0 4px 10px; - text-transform: uppercase; - font-family: 'Open Sans', Arial, Helvetica, sans-serif; -} - -#portal-siteactions a:hover { - color: #03316f; -} - -#portal-siteactions li { - display: inline; -} - -#portal-siteactions li a:hover { - color: #d0d9ff; -} -#portal-siteactions li a { - padding: 4px 0px; -} - -#social-icons { - float: right; - clear: right; - margin: 0px; -} - -#social-icons ul { - display: table-row; -} - -#social-icons li { - display: table-cell; -} - -#social-icons li a { - border: none; - padding: 0 5px; -} - -#siteaction-accessibility, -#siteaction-contraste { - margin: 0px 15px 0px 0px; -} -/* */ - -/* Top links */ -#theme-header .header-content #link-faq a { - border-right: 1px solid #FFF; - padding: 0 10px; -} -#theme-header .header-content #link-contact a { - padding-left: 10px; -} - -#theme-header #sobre { - line-height: 20px; - font-size: 12px; -} -/* */ - -/* Sobre o brasil */ -#sobre { - clear: both; - max-width: 100% !important; - margin: 0; - background: #0d4094;/*azul-mais-escuro*/ - padding: 5px 0; -} - -#sobre ul { - max-width: 960px; - margin: 0 auto; - text-align: right; -} - -#sobre a { - color: #FFF; - font-family: 'Open Sans', Arial, Helvetica, sans-serif; -} - -#sobre .portalservicos-item a { - padding: 0 10px; - border-right: 1px solid #03316f; -} - -#sobre .last-item a { - padding: 0 0 0 10px; - border-right: none; -} - -/* Searchbox */ -.LSBox { - margin: 0; - padding: 0; - border: none; -} - -input.searchField { - -moz-appearance: none; -} - -#portal-searchbox { - clear: right; - float: right; - font-size: 80%; - margin: 30px 0 14px; - /*margin: 3.12em 0px 3px 0px;*/ - text-align: right; - border-radius: 5px; - -moz-border-radius: 5px; - -webkit-border-radius: 5px; - border: 1px solid #CCCCCC; - background: #fff; - padding: 2px; -} - -#portal-searchbox .searchField { - padding: 0.45em; - border-right: none; - border: none; - width: 170px; -} - -#portal-searchbox form { -white-space: nowrap; -} - -#portal-searchbox label { -font-weight: normal; -} - -#searchGadget { -width: 13em; -} - -#header input.searchButton { - padding: 0.3em; - background: transparent; - text-indent: -2000px; - padding: 4px 15px; - border: none; -} - -#content input.searchField { -margin-bottom: 1em; -} -input.searchField { --moz-appearance: searchfield; -} - -#header input.searchButton { - background-image: url("images/search-button.gif"); - background-position: 8px 2px; - background-repeat: no-repeat; - background-color: #ffffff; -} - -#LSResult { - z-index: 1; - margin-top: 0.5%; -} - - -/* Search Button */ -#search-button a { - display: inline-block; - width: 29px; - height: 25px; - margin-right: 3px; - margin-top: 10px; -} - -#search-button a:hover { - opacity: 0.6; -} - -#search-button #sb_search { -background-image: url(images/search.png); -background-size: 100% 100%; -} - -#search-button span { display: none; } - - -/* */ - -/* Social Buttons */ -#social-buttons a { - width: 18px; - height: 20px; - margin-right: 3px; - margin-top: 10px; -} - -#social-icons li a { - width: 20px; - height: 20px; - padding: 0px; - display: inline-block; - background-repeat: no-repeat; -} - -#social-icons li { - float: right; - width: 20px; - margin-left: 4px; -} - -#social-icons #sb_face { -background: url(images/icone-branco-facebook.png) 0 20px; -} -#social-icons #sb_face:hover { -background: url(images/icone-branco-facebook.png); -} - -#social-icons #sb_tweet { -background: url(images/icone-branco-twitter.png) 0 20px; -} -#social-icons #sb_tweet:hover { -background: url(images/icone-branco-twitter.png); -} - -#social-icons #sb_youtb { -background: url(images/icone-branco-youtube.png) 0 20px; -} -#social-icons #sb_youtb:hover { -background: url(images/icone-branco-youtube.png); -} - -#social-icons #sb_flickr { -background: url(images/icone-branco-flickr.png) 0 20px; -} -#social-icons #sb_flickr:hover { -background: url(images/icone-branco-flickr.png); -} - -#social-icons span { display: none; } - -/* FIM social Buttons */ - -/****************** FIM cabecalho ******************/ - -/************* Bar Psocial Style - Menu Horizontal**************/ -#user{ - padding: 0px 2em; - top: -30px; - font-size: 12px; - right: 4em; -} - -.logged-in #user{ - top: -40px; -} - -#user form { - display:none; -} - -#user .logged-in { - visibility: hidden; - display: block; - background:url("images/barra-menu-user-bg.png") repeat-x bottom center #FEFEFE; - display: block; - padding: 1em; - text-align: left; - width: 130px; - border-radius: 10px -} - -#user .logged-in:hover { - visibility: visible; -} -#user .logged-in a#homepage-link { - display: block; - visibility: visible; -} - -#user .logged-in span {display: none;} - -#user .logged-in a { - display: block; - margin-bottom: 10px; -} - -#user .logged-in #pending-tasks-count { - display: inline-block; - left: 0; - position: absolute; - top: 10px; - visibility: visible; -} - -#barra-psocial { - position: relative; - height: 40px; - margin: auto; - background: url(images/barra-psocial-bg.png) repeat-x; -} - -#barra-psocial li { - float: left; -} - -#assets-menu { - background: #E8E8E8; - top: 35px; - left: 80px; - min-width: 132px; -} - -#assets-menu a { - border: 1px solid #E8E8E8; -} - -#categories_menu { - /*max-width: 960px;*/ - padding: 0 1em; - margin: auto; -} - -#cat_menu { - background: url(images/marca-participacao-social.png) no-repeat center left; - height: 40px; - padding-left: 60px; -} - -#cat_menu li { - list-style: none; - font-size: 12px; - font-weight: bold; - padding: 0px 20px; - height: 100%; - text-transform: uppercase; -} - -#cat_menu li:hover { - background-color: #E1E4E4; -} - -#cat_menu li a { - line-height: 40px; - width: 100%; - height: 100%; - display: block; -} -/************* FIM Bar Psocial Style - Menu Horizontal**************/ - - -/******************Footer - Rodapé**********************************/ -#theme-footer { - width: 100%; -} - -#footer-content { - background: #fff; -} - -#footer-logos { - background: #0d4094; - max-width: 100%; - padding: 2em 0; - height: 49px; -} - -#footer-logos div { - max-width: 960px; - margin: 0 auto; -} - -#footer-logos a { - display: block; - height: 49px; - float: left; -} - -#footer-logos span { - display: none; -} - -#footer-logos .logo-acesso { - background: transparent url(images/acesso-a-informacao.png) center center no-repeat; - width: 107px; -} - -#footer-logos .logo-brasil { - background: transparent url(images/brasil.png) center center no-repeat; - width: 153px; -} - -#footer-logos .logo-sgpr { - background: transparent url(images/sgpr.png) center center no-repeat; - width: 187px; - margin-right: 30px; -} - -#footer-logos .institucionais { - float: right; -} - -#footer-license { - max-width: 960px; - margin: 0 auto; - text-align: left; - padding: 19px; -} - -#footer-license p { - color: #0d4094; - text-align: left; -} - - diff --git a/cabecalho-cinza-theme.css b/cabecalho-cinza-theme.css index 703b8b8..393c7d8 100644 --- a/cabecalho-cinza-theme.css +++ b/cabecalho-cinza-theme.css @@ -1,546 +1,1638 @@ @import url(http://fonts.googleapis.com/css?family=Open+Sans); -a:link, #content a:link, dl.portlet a:link { - color: #172738; - /*border-bottom: none;*/ +/*********Removido do style.css spb-theme******************/ + +/* verificar onde isso se aplica + +.modal { + top: 50%; +} + +body div.overlaybg div.close, +body div.overlay div.close { + right: -14px; + left: auto; +} + + +.design-menu { + display: inline-block; +} +*/ +/******/ + + + + +/*removi o pop-up login e o registro de usuario daqui*/ + + + + +#content .box .article-block .short-post { + padding-top: 23px; +} + +#content .box .article-block .block-title { + font-size: 18px; + text-align: left; + border-bottom: none; + padding: 6px 8px 22px 10px; + text-transform: none; + font-family: "open_sansregular", Arial, Helvetica, sans-serif; +} + +#content .box .article-block p { + font-size: 15px; + text-align: left; + padding: 0; + text-transform: none; + font-family: Arial, Helvetica, sans-serif; + margin: 0 0 14px 0; + line-height: 18px; +} + +#content .box .article-block .read-more { + margin-top: 30px; +} + +/* padrao do box */ +/*#content .box .block-title { + font-size: 12px; + text-align: left; + border-bottom: none; + padding: 5px 8px 18px 7px; + text-transform: uppercase; + font-family: "open_sansbold", Arial, Helvetica, sans-serif; + font-variant: normal; + margin: 0px 0px 2px 0px; + border-top: 4px solid #3E67B1; + background: #eee; + color: #3E67B1; +} +*/ +#content .box .read-more { + font-size: 10px; + text-align: right; + border-bottom: none; + text-transform: uppercase; + font-family: "open_sans", Arial, Helvetica, sans-serif; + font-variant: normal; +} + +#content .read-more a { + line-height: 20px; + padding: 8px; + display: block +} + +#content .article-block .read-more a { + font-size: 11px; + padding: 9px 9px 10px 9px; +} + +#content .read-more a:hover { + background: #dedede; +} + +#content .box .read-more a::after { + content: url('images/right-arrow.png'); + padding-left: 8px; + padding-right: 5px; + margin-left: 7px; + border-radius: 4px; + font-size: 16px; + line-height: 20px; + text-align: center; + font-family: "open_sansbold", Arial, Helvetica, sans-serif; +} + +#content .box .article-block .read-more a::after { + font-size: 14px; +} + +#content .box-1 .block-title { + font-size: 18px; + text-transform: none; + font-family: "open_sansregular", Arial, Helvetica, sans-serif; + padding: 5px 8px 20px 10px; +} + +#content .box-1 .block-title span{ + background-image: none; + padding: 0 1em 0 0; +} + +/* Bloco de busca pagina inicial*/ +#content .search-catalog-block h1 { + margin: 0 15px 10px 15px; + padding: 10px 0 0 0; +} + +#content .search-catalog-block form { +/* padding: 0 15px;*/ +} + +#content .search-catalog-block #search-catalog-footer a { + display: block; + color: #FFF; + padding: 7px 0px 12px 0px; +} + +#content .search-catalog-block #search-catalog-footer p { + margin: 0px; + font-size: 11px; +} + +#content .search-catalog-block #search-catalog-footer a:hover { + background-color: #101A38 +} + +/**/ + +/*#content .box-1 .block-title { + border-top: 0px hidden transparent; + padding: 0px; + background: transparent; +}*/ + +/* Menu List footer */ +/* +#content .box-3 .block-title{ + margin:0; +} + + +#content .box-3 .link-list-block li a.link-this-page { + width: auto; + border-right: none; + font-weight: bold; + border-radius: 0px; +} + +#content .box-3 .link-list-block li a { + font-size: 14px; + line-height: 1em; + color: #545454; + background-color: #FFF; + border-radius: none; + padding: 0.6em 1.1em; +} + +#content .box-3 .link-list-block li a:hover { + background-color: #FFF; + color: #000; +} + +#content .box-3 .link-list-block li { + border-bottom: none; + border-top: none; + padding: 0; + margin: 0; +} +*/ +.agenda-item a { + color: black; +} +.agenda-item a:visited { + color: black; + font-weight: normal; +} +.agenda-item a:hover { + color: black; + text-decoration: underline !important; +} + +#box-organizer .block-target { clear: both; } + +/*.profile-info-options*/ +#content .profile-info-options { + padding-right: 0; +} + +#content .profile-info-options ul { + margin-left: 0px; +} + +#content .profile-info-options input.button.with-text, +#content .profile-info-options a.button.with-text { + background-color: #fff; + border-radius: 0 0 0 0; + display: block; + padding-bottom: 5px; + padding-left: 30px; + padding-top: 5px; + text-align: left; +} +#content .profile-info-options a.button.with-text{ + border: 0px solid #CCCCCC; + border-bottom: 2px solid #CCCCCC !important; +} + +#content .profile-info-options input.button:hover, +#content .profile-info-options a.button:hover { + background-color: #ccc; + border: 1pxpx solid #CCC; +} + + +/*********************************/ +/* Main Page / Communities Block */ +/*********************************/ + + +/*Container Block - Bloco de Blocos*/ + +.container-block-plugin_container-block, +.container-block-plugin_container-block .block-inner-2{ + background-color: transparent; + padding: 0; +} + +.container-block-plugin_container-block .block .block-inner-2{ + background-color: white; + padding: 1em; +} + +.container-block-plugin_container-block .container-block-plugin_container-block .block-inner-2 { + background-color: white; + padding-left: 6px; + padding-top: 5px; +} + +.block-outer { + /*float: left;*/ + margin-bottom: 45px; + clear: both; +} + +.box-1 .block, +.no-boxes .block { + margin-top: 50px; +} + +.container-block-plugin_container-block .block-outer{ + margin-top: 0px; +} + +.box-1 .blocks { + /*margin-top: -30px;*/ +} + +.block-outer .block .block-outer { + margin-top: 0; +} + +/****Display Content - Bloco de artigo****/ + +.display-content-block .lead { + overflow: hidden; +} + +.display-content-block .image { + +} + +.block.display-content-block .tags span { + background-color: #ddd; + color: #666; + display: inline-block; + margin: 10px 10px 10px 0; + padding: 5px; +} + +#content .display-content-block .title a { + background-color: transparent; + font-size: 16px; + font-style: normal; + font-weight: bold; + line-height: 1.3em; + padding: 0; + color: #172738 !important ; +} + +#content .main-block h1, +#not-found h1, +#access-denied h1 { + +} + +/*tamanho da fonte dentro dos artigos*/ +.article-body p{ + font-size:15px; + line-height:21px; + font-family: Arial, Helvetica, sans-serif; +} + +/* Numeracao dentro de artigos */ +.article-body ul { + list-style-position: inside; + list-style-type: disc; +} + +.article-body ol { + list-style-position: inside; + list-style-type: decimal; +} + +.article-body li { + list-style: inherit; +} + +/* fim tamanho da fonte dentro dos artigos*/ + + +/*comentário*/ + + +#comments_list.comments{ + border: 1px solid #CCCCCC; + margin: 20px 0; +} + +#content .main-block #comments_list h3 { + border-bottom: 1px solid #CCCCCC; + margin: 0; + min-height: 100% !important; + padding: 14px; + color: #999; +} +#article .article-comments-list, +#article .article-comments-list ul, +#article .article-comments-list li { + list-style: none outside none; + margin: 5px 0 10px; + padding: 0; +} + +#article .article-comments-list li { + padding: 14px; +} + +.comments .comment-count-write-out { + min-height: 100%; +} + +/*btn comentários*/ + +#content .blog-post .short-post .read-more a{ + text-decoration: none; + background: url("images/bg-btn-ver-mais-1px.png") repeat-x scroll 0 0 #DDD; + border: 1px solid #CCC; + border-radius: 5px; + color: #666; + font-weight: bold; + padding: 0.5em 1em; + text-decoration: none; + +} + +/* nao mostrar seta neste tipo de box */ +#content .blog-post .short-post .read-more a::after { + content: none; + } + +.comment-info { + line-height: 1em; + margin-top: 5px; +} + +#article .article-comments-list li { + display: block; + list-style: none outside none; + margin: 10px 0 0; + padding: 1em; +} + +#article .comment-replies .article-comment { + background: url("/images/black-alpha-pixel-5.png") repeat scroll left top transparent; + border: 1px solid #808080; + border-radius: 5px 5px 5px 5px; + margin-top: 0px; + padding: 0; +} + +#content .comment-picture { + max-width: 50px; + word-wrap: break-word; +} + +.comment-replies .comment-picture { + height: auto; + max-width: 50px; + overflow: visible; +} + +.comment-created-at{ + display: block; + float: none; + margin-left: 0; + color: red; + font-style: italic; + margin-bottom: 1em; +} + +#article .article-comment .comment-details h4 { + display: block; +} + +.comment-text p { + line-height: 1.3em; +} + +.article-comment .comment-details { + padding-top: 0; +} + + +#comments_list .comment-balloon { + +} +#comments_list .comment-balloon .comment-wrapper-1, +#comments_list .comment-balloon .comment-wrapper-2, +#comments_list .comment-balloon .comment-wrapper-3, +#comments_list .comment-balloon .comment-wrapper-4, +#comments_list .comment-balloon .comment-wrapper-5, +#comments_list .comment-balloon .comment-wrapper-6, +#comments_list .comment-balloon .comment-wrapper-7, +#comments_list .comment-balloon .comment-wrapper-8{ + background-image: none; +} + +#comments_list a.display-comment-form { + background: url("images/bg-btn-ver-mais-1px.png") repeat scroll 0 0 #EEEEEE; + border-color: #ddd; + margin: 14px; +} + +#content .comment-header .comment-actions-reply{ + margin-right: 5px; + margin-top: 5px; +} + +.comment-details .menu-submenu { + bottom: -4px; + right: -130px; +} + +#page-comment-form .post_comment_box { + display: inline-block; + padding: 5px; + text-align: left; +} + +/* fim de comentário*/ +.no-boxes-inner-2 { + background-color: white; +} + +.only-one-result-box .common-profile-list-block { + float: none; +} + +.common-profile-list-block span { + line-height: 1.2em; + overflow: visible; + width: 100%; + word-wrap: break-word; +} + +.search-results-box .common-profile-list-block li { + display: inline-block; + width: 112px; +} + +.common-profile-list-block, +ul.profile-list .common-profile-list-block { + display: inline-block; + vertical-align: top; +} + +.main-block .common-profile-list-block { + display: block; +} + +#search-results .common-profile-list-block { + display: inline-block; + vertical-align: top; +} + +.vcard .menu-submenu-list li { + display: block; +} + +.common-profile-list-block .profile-image { + display: table-cell; + height: 56px; + max-height: 100%; + text-align: center; +} + +/*.box-2 .common-profile-list-block .vcard a.profile_link, +.box-3 .common-profile-list-block .vcard a.profile_link,*/ +.common-profile-list-block .vcard a.profile_link { + margin-bottom: 5px; + float: none; +} + + +.box-2 .common-profile-list-block .vcard a.profile_link, +.box-3 .common-profile-list-block .vcard a.profile_link { + height: auto; + max-height: 100%; +} + +.common-profile-list-block .vcard { + float: none; +} + +.common-profile-list-block .vcard a, .comment-actions .vcard a { + margin: 0; + height: auto; + padding-top: 0; + overflow: visible; +} + +#content .comment-actions li { + padding: 2px; +} + + +#article .article-comment .comment-details .comment-actions h4 { + display: none; +} + +.menu-submenu-trigger, .comment-actions .vcard .menu-submenu-trigger { + width: 20px; + height: 20px; +} + +.common-profile-list-block .vcard:hover .menu-submenu-trigger { +/* display: none;*/ +} + +/*data - evento*/ + +li.event-dates { + background: url("/images/icons-mime/event.png") no-repeat scroll 100% 50% white; + + float: none; + padding: 5px 32px 5px 5px; + text-align: right; +} + + +/**** BUSCA ****/ + +.search-results-header { + border-bottom: 0px; +} + +#profile-header { + position: absolute; /* Corrige link de login */ +} + +#public-profile-search, #profile-search-results form, .profile-search-block form { + background-color: transparent; +} + +#public-profile-search .search-field .formfield { + float: left; +} + +#public-profile-search .search-field .formfield input { + margin-top: 0px; +} + +.formfield input, .formfield textarea{ + background: none #FFFFFF; + border: 1px solid #DDDDDD; + color: #585858; + font-size: 16px; + width: 100%; + word-wrap: break-word; +} + +.formfield.type-file input { + height: 28px; + max-height: 30px; +} + +.formfield input { + padding: 5px 0; + max-height: 19px; } -a:visited, #content a:visited, dl.portlet a:visited { - color:#2c66ce; /*#2c67cd;*/ +.search-field .formfield, .search-field .formfield input { + margin-right: 0.5em; } -/* Remove in all td gray backgroung hover */ -tr:hover td { - background-color: transparent; +#search-page form.search_form input.icon-search { + background: url("images/btn_busca.png") no-repeat scroll 50% 50% transparent; + border: 1px solid #DDDDDD; + min-height: 31px; + padding-right: 20px; + text-indent: -10000px; + max-height: 31px; } -#content a:hover, dl.portlet a:hover { - color: #000; +#content .button-bar a.icon-cancel span{ + vertical-align: text-middle; } -#category-ajax-selector .select-subcategory-link:hover { - color: #fff; + +/****RESULTADO DA BUSCA *****/ + +#search-results { + width: 100% !important; } -#theme-header{} +.controller-search .multiple-results-boxes .search-results-innerbox.common-profile-list-block { + overflow: visible; +} -#header { - padding: 15px 0 0 0; /*13px 0 0 0;*/ - color: #000; - background-color:#f0f2f1; /*rgb(236,237,241);*/ - background-color:#ecedf1; - background-image: -webkit-radial-gradient(center, ellipse cover, #f0f2f1 1%, #ecedf1 100%) +.controller-search .search-results-box { + width: 100%; + margin-bottom: 20px; } -#header>div { - max-width: 960px; - min-width: 960px; - margin: 0 auto; +.controller-search #search-results h3 { + background-color: #497B16; + color: white; + display: inline-block; + margin: 0 0 0 0; + padding: 0.5em; + position: relative; } -.header-content * { - margin: 0; - padding: 0; - list-style: none; - vertical-align: baseline; +.controller-search #search-results .search-results-innerbox li .search-result-title { + margin-left: 148px; + color: #444444; } -.header-content li { display: inline; } -#brasilgov { - background: #00510f; - border-bottom: 1px solid #ffcc00; - padding: 5px 10px; - color: #03316f; +.search-article-description { + color: #999999; } -#accessibility { - display: block !important; +#search-page .map-or-list-search-results list { + +} + +.search-results-innerbox { + border-top: 1px solid #CCCCCC; +} + +.controller-search .search-results-innerbox { + height: 100%; +} + +.search-results-type-article li.article-item, +.search-tagged-items li.article-item, +.only-one-result-box li.search-product-item { + border-bottom: 0px solid #fff; +} + +.controller-search .search-results-innerbox td.search-field-label{ + display: none; +} + +/*busca de midia*/ + +.media-search-box form span.formfield #media-search-query{ float: left; - font-family: arial; - font-size: 10px; - width: 50%; + margin-right: 5px; } -#accessibility a { - /*color:# ;rgb(96,96,96);*//*#FFF; */ - margin-right: 8px; +/*Busca em Profile*/ +#profile-search-results ul.results-list { + } -#accessibility a:hover { - /*color:/*#969696;*/ /*#d0d9ff;*/ + +#profile-search-results ul.results-list li{ + display: block; + margin-bottom: 18px; } -#accessibility span { - background: none repeat scroll 0 0 #2c66ce; /*rgb(96,96,96);*/ - color: #FFFFFF; - padding: 0 3px; +#profile-search-results ul.results-list .result-title{ + color: #444444; + display: inline-block; + font-size: 180%; + font-weight: bold; + padding: 4px 0; } -/*.contraste header #logo{ -background-image: url(images/logotipo_contraste.png); -background-repeat: no-repeat; -}*/ +#profile-search-results ul.results-list .article-details { + color: #999999; +} -/* Barra do Brasil */ +#profile-search-results ul.results-list .article-url { -/*#barra-brasil, #wrapper-barra-brasil, #wrap-1 { - min-width: 960px; -}*/ +} -/* logo */ -#logo { - padding: 0; - float: left; - width: 50%; /*70%;*/ +/**** FIM DE BUSCA ****/ + +/***VERIFICAR SE ISSO SE APLICA A ESTE TEMA***/ +/*.track_list*/ + +/*lista de pendencias*/ +.task_box { + background: none repeat scroll 0 0 #EEEEEE; + margin-bottom: 5px; + margin-top: 5px; + padding: 1em; + position: relative; } -#logo span { - display: block; +/*fim lista de pendencias*/ + +.tag_cloud a{ + white-space: normal; } -#logo a { - display: block; - width: 100%; - color: #03316f !important; - margin: 1em 0px; + +.community-track-plugin_track-card-list-block .track_list{ + text-align: center; + padding: 0 0px; } -#logo a, #logo #portal-title { - color: #03316f; +.track_list .item_card { + background-color: #FFFAFA; + border: 1px solid #DDDDDD; + display: inline-block; + float: left; + clear: right; + margin: 12px 9px 9px; + max-width: 214px; + height: 426px; + padding: 0; + width: 214px; } -#logo #portal-title { - background-image: url("images/logotipo_spb_beta.svg"); - background-repeat: no-repeat; - background-size: 370px; /*374px 56px;*/ - height: 78px; - width: 374px; - margin: 10px 0px 10px 0px; /*20px 0px 10px 0px; config logo anterior*/ - /*margin: 30px 0px 20px 0px;*/ - /* color: #fff; - font-size: 40px; - font-family: 'Open Sans Extrabold', Arial, Helvetica, sans-serif; - font-weight: normal; - line-height: 1em; - letter-spacing: -0.05em;*/ + + +.track_list .item_card a{ + display: inline-block; } -#logo .luongo { - font-size: 3em !important; - line-height: 1.1em; - margin-bottom: 0.2em; +.track_list .item_card:hover { + background-color: white; } -#logo #portal-description { - font-size: 1.2em; - text-transform: uppercase; +/*track list nos blocos laterais*/ +.box-2{ + width:150px; } -/* Site Actions */ -#portal-siteactions { - display: block; - float: right; - clear: left; - padding-bottom: 2px; - margin-top: -15px; - font-size: 10px; - text-align: center; +.box-2 .track_list .item_card, +.box-3 .track_list .item_card { + margin: 10px 0px; + /*width: 188px;*/ + width: 100%; +} + +/**/ + +#content .track_list .item_card .track_content{ + height: 390px; + overflow: hidden; +} + +#content .track_list .item_card .track_content .title{ + color: white; + font-family: Arial,sans-serif; + font-size: 15px; + font-weight: bold; + min-height: 15px; + padding: 2px 0; + text-align: center; + + vertical-align: middle; + width: 219px; + display: table-cell; + height: 45px; +} +#content .track_list .item_card .track_content .image{ + border: 1px solid #ddd; + width: 196px; + height: 146px; + overflow: hidden; + margin: 8px; + background-color: #FFF; + position: relative; +} +/*imagem nos track list nos blocos laterais*/ +#content .box-2 .track_list .item_card .track_content .image, +#content .box-3 .track_list .item_card .track_content .image { + width: 170px; +} + +.track_list .image img { + position: absolute; + top: 0; + bottom: 0; + margin: auto; + left: 0; + right: 0; } -#portal-siteactions a { - color:#2c66ce; /*rgb(96,96,96);*/ /*#FFF;*/ - text-decoration: none; - padding: 4px 0 4px 10px; - text-transform: uppercase; - font-family: 'open_sansregular', Arial, Helvetica, sans-serif; +#content .track_list .item_card .track_content .name { + font-size: 12px; + font-weight: normal; + padding: 5px 0; + text-align: left; + margin: 0 8px; + color: #444; + text-transform: uppercase; } -#portal-siteactions a:hover { - color: #03316f; + +#content .track_list .item_card .track_content .lead { + font-weight: normal; + padding: 5px 0; + margin: 0 8px; + text-align: left; + color: black; + font-size: 12px; } -#portal-siteactions li { - display: inline; - margin: 0 5px 0 0; - border-bottom: 1px dotted #2c66ce;; /*#d0d9ff;*/ +/**/ + +/**/ + +/*track list Internas*/ + +.track_list .item { + border-bottom: 1px solid #DDDDDD; + display: inline-block; } -/* -#portal-siteactions li a:hover { - color: #969696; /*#d0d9ff; -}*/ -#portal-siteactions li a { - padding: 4px 0px; + +.track_list .item .track_content .lead { + float: left; + padding: 2em; + text-align: left; + width: 40%; +} + +/*track list - páginas internas - main content*/ + +.track_list .track_content { + /*display: inline-block;*/ + display: block; + height: 100%; +} + +.track_list .item .track_content{ + /*display: block;*/ +} + + +.track_list .item .track_content .lead { + width: 30%; +} + +.track_list .item .track_content .lead p.lead{ + color: #444; +} + +#content .track_list .item .track_content .lead a { + font-weight: bold; + color: #444; +} + +/**/ +/*rodapé das cartas de participação*/ +.track_list .item_card .track_stats .comments .counter { + background: url("images/comentarios.png") no-repeat left center #fffafa; +} +.track_list .item_card .track_stats .hits .counter { + background: url("images/visualizacoes.png") no-repeat left center #fffafa; } -#social-icons { +.track_list .item_card .track_stats { + padding: 5px 5px 0; + height: 25px; +} +.track_list .item_card .track_stats .counter { + margin-top: 1px; + padding: 3px 0 0 30px; + text-align: left; + font-size: 10pt; + /*display: block;*/ + color: #444; +} +.track_list .item_card .track_stats .comments{ + float: left; +} +.track_list .item_card .track_stats .hits{ float: right; - clear: right; - margin: 0px 0px 17px; +} +.track_list .item_card .track_stats .hits .label, +.track_list .item_card .track_stats .comments .label { + font-size: 7pt; + /*float: right;*/ + color: #444; +} +.track_list .item_card .track_stats .comments .label { + display: none; + visibility: hidden; +} + +/**/ + + +/*** step list ***/ + +/*geral*/ + +.track_list .item .step { + padding: 5px; } -#social-icons ul { - display: table-row; +.track_list .item .track_content .steps { + width: 60%; + font-weight: normal; } -#social-icons li { - display: table-cell; +.track_list .item .track_content .steps a:hover{ + text-decoration: none; } -#social-icons li a { - border: none; - padding: 0 5px; + +.track_list .item .track_content .steps h3{ + font-size: 13px !important; + text-transform: uppercase; + font-weight: normal; +} + +.track_list .item .track_content .steps .position, +#track .step_list .step .position { + border-radius: 50% 50% 50% 50%; + float: none; + font-size: 14px; + margin-right: 5px; + text-align: center; + font-weight: bold; +} + +#track .step_list .step { + background: url("images/steps_bg.png") repeat-x center top #fff;/*branco com o fundo em degradê*/ + display: inline-block; + width: 100%; +} + + +#track .step_list .step a { + background-color: transparent;/*transparente*/ + color: #999;/*cinza escuro escuro*/ } -#siteaction-accessibility, -#siteaction-contraste, -li#siteaction-mapadosite { - margin: 0px 48px 0px 0px; /*era 15*/ +.step a:link, #content .step a:link, dl.portlet .step a:link { + color: #999; /*cinza escuro*/ + /*teste*/ + display: inline-block; + max-width: 80%; + vertical-align: middle; +} + +#track .step_list .step .position { + background-color: #999;/*cinza escuro escuro*/ + color: #fff;/*branco*/ + display: inline-block; + font-size: 250%; + margin: 15px; + padding: 15px; + line-height: 15px; +} + +#track .step_list .step .content { + display: inline-block; + margin: 10px; + vertical-align: middle; + border-bottom: 0 none; + vertical-align: top; + max-width: 80%; + /*max-width: 600px;*/ +} + +#track .step_list .step .content .date { + font-weight: normal; +} + +#track .step_list .step .content .name {} + +#track .step .name, +#track .step .name a { + color: #999; +} + +#track .step_list .step .content .lead { + font-weight: normal; + margin-left: 0px; + margin-right: 0px; + color: #666; +} + +#track .step_list .step .content .lead p{ + margin-bottom: 0px; +} + +#track .step_list .step .content object, +#track .step_list .step .content .lead img{ + max-width: 80%; +} + + + +/*bloco de steps em main area - */ + +#content .community-track-plugin_track-list-block .steps .step .position { + margin: 5px 3px; + padding: 0 6px; +} + +.community-track-plugin_track-list-block .steps .step .name{ + display: inline-block; + vertical-align: middle; + width: 75%; +} + +#article .step_list .step .step_actions .button{ + border-radius: 0 0 0 0; +} + +/*ítens específicos*/ + +/*oculto*/ +#track #hidden_steps .step_list .step .position { + background-color: transparent; +} + +/*ativo*/ + +#content .step.step_active { + background-color: #E8F3E9;/*verde claro*/ + background-image: url("images/no-image.gif"); +} + +#content .step.step_active:hover { + background-color: #B8D4C1; +} + +#content .step.step_active a { + color: #397941;/*verde escuro*/ +} + +#content .step.step_active .position{ + background-color: #397941;/*verde escuro*/ + color: #E8F3E9;/*verde claro*/ +} + +.step_active a:link, #content .step_active a:link, dl.portlet .step_active a:link { + color: #397941; /*verde escuro*/ +} + +/*em andamento*/ + +#content .step.step_waiting { + background-color: #fff0cf;/*laranja claro*/ + background-image: url("images/no-image.gif"); +} + +#content .step.step_waiting:hover { + background-color: #E6E6BC; +} + +#content .step.step_waiting a { + color: #C6A142;/*laranja escuro*/ +} + +#content .step.step_waiting .position{ + background-color: #c6a142;/*laranja escuro*/ + color: #fff0cf;/*laranja claro*/ +} + +.step_waiting a:link, #content .step_waiting a:link, dl.portlet .step_waiting a:link { + color: #c6a142; /*laranja escuro*/ +} + +/*finalizado*/ + +#content .step.step_finished { + background: url("images/steps_bg.png") repeat-x center top #fff;/*branco com o fundo em degradê*/ +} + +#article .step_finished .tool_link:hover, #content .steps .step_finished:hover { + background-color: #EEE; + background-image: none; +} +#content .step.step_finished:hover { + background-color: #EEE; + background-image: none; +} + +#content .step.step_finished a { + background-color:transparent;/*transparente*/ + color: #999;/*cinza escuro escuro*/ +} + +.step_finished a:link, #content .step_finished a:link, dl.portlet .step_finished a:link { + color: #999; /*cinza escuro*/ +} + +#content .step.step_finished .position{ + background-color: #999;/*cinza escuro escuro*/ + color: #fff;/*branco*/ +} + +/*****fim step list******/ + +/***FIM DA AREA DE VERIFICACAO*/ + +/*******Alinhamento da imagem de pessoas no bloco**********/ + +.box-2 .common-profile-list-block .profile-image, +.box-3 .common-profile-list-block .profile-image{ + height: 56px; +} + +/*fim alinhamento da imagem de pessoas nos blocos - incluindo página inicial*/ + +.relevant-content-plugin_relevant-content-block ul{ + padding: 0; +} + +.relevant-content-plugin_relevant-content-block li { +} +.relevant-content-plugin_relevant-content-block li:hover { + background-color: #eee; +} +.relevant-content-plugin_relevant-content-block li a{ + color: #333; + display: block; + padding: 0.5em 1em; +} + +.pairwise-plugin_pairwise-content #article-header .title { + display: none; +} + +#pairwise_main { + text-align: center; + width: auto; +} + +#pairwise_main ul.pairwise_menu { + background-color: white; + color: #ECF2E7; + text-align: right; +} + +#pairwise_main ul.pairwise_menu li { + display: inline; +} + +#pairwise_main ul.pairwise_menu li a { + color: #b3c4a6; + font-size: 14px; + padding: 1em; + text-decoration: none; +} + +#pairwise_main ul.pairwise_menu li a:hover{ + color: #497B16; + background-color: #ECF2E7; + border-radius: 10px 10px 0 0; + border: 1px solid #b3c4a6; + border-bottom: 0px; + margin: -1px; +} + +#pairwise_main ul.pairwise_menu li a.active{ + color: #497B16; + background-color: #ECF2E7; + border-radius: 10px 10px 0 0; + border: 1px solid #b3c4a6; + border-bottom: 0px; +} + +#pairwise_main .pairwise_content { + background-color: #ECF2E7; + padding: 1em; + overflow: hidden; +} + +#pairwise_main .pairwise_body { + background-color: white; + border-radius: 7px 7px 7px 7px; + display: block; + font-size: 22px; + margin: 0 0 0.5em; + padding: 1em; +} + +#pairwise_main .pairwise_call_for_action { + color: #4B7421; + font-size: 14px; + line-height: 1.5em; +} + +#pairwise_main .prompt { + /*background-color: #cfe1bf !important;*/ + background: url("images/prompt_bg_normal.png") no-repeat center top #cfe1bf; + border-width: 0px; + max-width: 369px; + height: 170px !important; + padding: 10px 0; + border-width: 0 !important; + border-radius: 10px; +} + +#pairwise_main .prompt:hover { + background: url("images/prompt_bg_hover.png") no-repeat 50% top #548A1C; +} + +#pairwise_main .prompt.left{ + background-position: 51% top; + float: left; +} + +#pairwise_main .prompt.right{ + background-position: 50% top; + float: right; +} + +#pairwise_main .prompt a{ + color: #2a2d28 !important; + /*font-size: 14px;*/ + font-size: 12px;/*REDUZIDO PARA CABER 160 CARACTERES.*/ + display: block; + /*height: 170px;*/ + max-width: 349px; + padding: 10px; + height: 100%; +} + +#pairwise_main .separator { + background-color: #CCCCCC; + display: inline-block; + float: none; + height: 170px; + margin-top: 8px; + width: 1px; +} + + +#pairwise_main .skip_vote { + width: 200px !important; + text-align: center; + padding: 0; + border-width: 0px; + background-color: transparent !important; +/* background-color: #7D8874 !important; + font-size: 15px !important; + color: #fff; + padding: 1em 0 !important; + border-width: 0px !important; + border-radius: 7px 7px 0px 0px !important;*/ } -/* */ +#pairwise_main .skip_vote a { + background: url("images/btn_duvida_pairwise.png") no-repeat center center #fff !important; + color: transparent !important; + display: inline-block; + height: 1px; + line-height: 0; + padding: 1em 0; + text-decoration: none; + width: 200px; +} -/* Top links */ -#theme-header .header-content #link-faq a { - border-right: 1px solid #2c66ce; - padding: 0 10px; - +#pairwise_main .skip_vote a:hover { + background: url("images/btn_duvida_pairwise_hover.png") no-repeat center center #fff !important; } -#theme-header .header-content #link-contact a { - padding-left: 10px; + +#pairwise_main .skip_vote_reasons {background-color: #7D8874;padding-top: 0 !important;} + +#pairwise_main .skip_vote_reasons ul {margin: 0; padding: 1em;} + +#pairwise_main .skip_vote_reasons ul li {color: white; padding: 0.5em 0.5em 0.5em 2em; text-align: left;} + +#pairwise_main .skip_vote_reasons ul li:hover{background-color:#666;} + +#pairwise_main .skip_vote_reasons ul li a {color: white;text-decoration: none;font-size: 14px;} + +#pairwise_main #suggestions_box { + display: block !important; + margin-top: 15px; + padding: 10px; + text-align: left; } -#theme-header #sobre { - line-height: 30px; - font-size: 12px; - height: 30px; +#pairwise_main #suggestions_box span { + color: #4B7421; + font-size: 15px; + font-weight: bold; + text-align: left; + text-transform: uppercase; } +#pairwise_main .suggestion_form {} -/* */ +#pairwise_main #suggestion_box_fields {} -/* Sobre o brasil */ -#sobre, #navbar { - clear: both; - max-width: 100% !important; - margin: 0; - background-color:#CFD0D2; /*#999999;*/ - /*background: #0d4094;/*azul-mais-escuro*/ - padding: 5px 0; -} +#pairwise_main .div_text_input_container {width: 100%;} -#sobre,#navbar ul { - max-width: 960px; - margin: 0px auto; - text-align: right; - padding:10px; +#pairwise_main .div_text_input_container .div_text_input { + display: inline-block; + width: 80%; } -#sobre a { - color: #2c66ce; /*rgb(96,96,96);*/ - font-family: 'Open Sans', Arial, Helvetica, sans-serif; -} -#navbar a{ - color: rgb(96,96,96); - font-family: 'Open Sans', Arial, Helvetica, sans-serif; +#pairwise_main .div_text_input_container .div_text_input textarea { + border: 1px solid #CCCCCC; + border-radius: 0 0 0 0 !important; } -#sobre, #navbar .portalservicos-item a { - padding: 0 10px; - border-right: 1px solid #03316f; -} +#pairwise_main .div_text_input_container .div_text_input .jqEasyCounterMsg {color: #7D8874 !important;font-size: 13px;} -#sobre, #navbar .last-item a { - padding: 0 0 0 10px; - border-right: none; +#pairwise_main .div_text_input_container .suggest_idea_btn { + display: inline-block; + margin-left: 5%; + vertical-align: top; + width: 14%; } -#navbar:houver{ - color:#000000; +#pairwise_main .div_text_input_container .suggest_idea_btn input#new_idea_button{ + background: url("images/botao-enviar-pairwise.png") no-repeat top center transparent; + border-radius: 0px; + cursor: pointer; + display: block; + min-height: 71px; + padding: 5px 10px; + width: 93px; + border-width: 0; +} +div.pairwise_group_list_container .arrow span.active { + background-position: center top; } +/*Fim Pairwise*/ -#links-rapidos{ - width: 960px; - margin: 0 auto; - font-color:#fff; +/*botão rss*/ +#article .blog-feed-link { + position: relative; + right: 0; + top: 0; } -/* Searchbox */ -.LSBox { - margin: 0; - padding: 0; - border: none; +/* Plugin para curtir artigos e comentários */ +.pairwise-plugin_pairwise-content .vote-actions { + display: none; } -input.searchField { - -moz-appearance: none; +.action .dislike:before { + content: url(images/negative-hand.png); } -#portal-searchbox { - clear: right; - float: right; - font-size: 80%; - margin: 30px 0 15px; /*30px 0 14px*/ - /*margin: 3.12em 0px 3px 0px;*/ - text-align: right; - border-radius: 5px; - -moz-border-radius: 5px; - -webkit-border-radius: 5px; - border: 1px solid #CCCCCC; - background: #fff; - padding: 2px; +.action .like:before { + content: url(images/positive-hand.png); } -#portal-searchbox .searchField { - padding: 0.45em; - border-right: none; - border: none; - width: 171px; /*210px;170px;*/ +.action .vote-detail { + width: 160px; } -#portal-searchbox form { -white-space: nowrap; +.vote-action .like-action-active .action-icon { + opacity: 1; } -#portal-searchbox label { -font-weight: normal; +#article .action .vote-detail li { + padding: 0px; } -#searchGadget { -width: 13em; +.vote-action .action-icon { + opacity: 0.5; } -#header input.searchButton { - padding: 0.3em; - background: transparent; - text-indent: -2000px; - padding: 4px 15px; - border: none; +#article .action .action-icon { + top: 3px; } -#content input.searchField { - margin-bottom: 1em; +#article .like-action .like-action-counter { + color: #2A8C32; } -/* Removendo css de campo de busca especifico do firefox -input.searchField { - -moz-appearance: searchfield; -}*/ - -#header input.searchButton { - background-image: url("images/search-button.png"); - background-position: 8px 2px; - background-repeat: no-repeat; - background-color: #ffffff; +#article .dislike-action .like-action-counter { + color: #CC0000; } -#LSResult { - z-index: 1; - margin-top: 0.5%; +.vote-actions { + position: relative; + right: 0; + top: 0; } - -/* Search Button */ -#search-button a { +#article .action .vote-detail li { display: inline-block; - width: 29px; - height: 25px; - margin-right: 3px; - margin-top: 10px; + list-style-type: none; + margin-bottom: 5px; + margin-left: 0; + text-align: left; } -#search-button a:hover { - opacity: 0.6; +#article .action .vote-detail li a span{ + float: left; + margin-left: 5px; + width: 120px; } - -#search-button #sb_search { -background-image: url(images/search.png); -background-size: 100% 100%; +#article .action .vote-detail li a img { + float: left; } -#search-button span { display: none; } - -/* */ - -/* Social Buttons */ +/*****************************************************/ +/* EMBED CSS */ +/*****************************************************/ +body.action-embed-index { + background-color: #f0f0f0; +} +#embed { + width: 100%; + height: 100%; + display: table; +} -#social-buttons a { - width: 18px; - height: 20px; - margin-right: 3px; - margin-top: 10px; +#embed #content { + left: 0; + margin-left: 0; + margin-top: 0; + position: relative; + width: 100%; } -#social-icons li a { - width: 20px; - height: 20px; - padding: 0px; - display: inline-block; - opacity: .85; - background-repeat: no-repeat; +#embed #content .title { + padding-right: 0px; } -#social-icons li { - float: right; - width: 20px; - margin-left: 4px; +.action-embed-index #boxes, +.action-embed-index .box-1 .blocks, +.action-embed-index .block-outer, +.action-embed-index #content .block { + margin: 0px; } -#sb_face, -#sb_tweet, -#sb_youtb, -#sb_flickr { - background: url(images/icones_home_branco.jpg) 0px; +.action-embed-index #wrap-1 { + display: table-cell; + vertical-align: middle; + width: 100%; + height: 100%; +} +.action-embed-index #wrap-2 { + border: 0px solid #F00; + padding: 0px; + background-color: #EEE; + margin: 0px; } -#social-icons span { display: none; } +.action-embed-index .block .block-inner-2 { + background-color: white; + padding: 1em; + margin: 0; +} -#sb_flickr { -background-position: -100px; +.action-embed-index #content .box-1 .block-title { + background-color: transparent; + border-bottom: 0 solid #AAAAAA; + border-top: 0 none; + left: -12px; + margin-bottom: 0; + margin-top: -38px; + position: relative; } -#sb_face { -background-position: -12px; +.action-embed-index #content .box-1 .block-title span { + background-color: #497b16; + color: white; + font-size: 18px; + font-variant: normal; + padding: 6px 1em; + text-align: left; } -#sb_tweet { -background-position: -42px; + +/******** BLOCK => TRACK CARD LIST *********/ +.action-embed-index .community-track-plugin_track-card-list-block .block-inner-2 { + background: url("images/bg-bloco-de-trilhas.png") no-repeat scroll center top transparent; } -#sb_youtb { - background-position: -71px; + +.action-embed-index .community-track-plugin_track-card-list-block .track_list { + text-align: center; + padding: 22px 0px 0px 0px; } -#social-icons a:focus, -#social-icons a:hover { -opacity: 1; -filter: alpha(opacity=100); +.action-embed-index .community-track-plugin_track-card-list-block .view_all a { + position: absolute; + right: -12px; + top: -33px; } +/** Bloco de redes sociais **/ +.social_widget { + margin-left: 5px; +} +.social_widget .social_header { + height: 27px; + margin-top: 12px; +} -/* */ +.social_widget.twitter { + background: url(images/twitter-widget.png) no-repeat; +} -/* Social Box */ +.social_widget.facebook { + background: url(images/facebook-widget.png) no-repeat; +} -#social-box { - border-top: 4px solid #2c66ce; /*#172938;*/ +.social_widget.instagram { + background: url(images/instagram-widget.png) no-repeat; } +.social_widget.instagram .social_content { + margin-top: 15px; +} -#social-buttons a { - width: 18px; - height: 20px; - margin-right: 3px; - margin-top: 10px; +#content .no-boxes #main-content-wrapper-8 { + padding: 10px 10px; } -#social-box li a { - width: 20px; - height: 20px; - padding: 0px; - display: inline-block; - opacity: .85; - background-repeat: no-repeat; - margin-right: 8px; +#content .no-boxes #main-content-wrapper-8 .all_tracks { + padding-left: 2px; } -#social-box li { - float: left; - margin: 15px; - /*padding-top: 10px;*/ - vertical-align: middle; - display: flex; - line-height: 20px; +/* chat {{{ */ +#chat .toolbar { + background-color: #F8C300; + border: 2px solid #F8C300; } -#sb_face, -#sb_tweet, -#sb_youtb, -#sb_flickr { - background: url(images/icones_home_branco.jpg) 0px; +#chat #environment-logo { + background-color: #FCDD4E; +} +#chat #buddy-list, +#chat #occupant-list { + background-color: #EEE; } -#social-box span { display: none; } +/* }}} */ -#sb_flickr { -background-position: -100px; -} -#sb_face { -background-position: -12px; -} -#sb_tweet { -background-position: -42px; -} -#sb_youtb { - background-position: -71px; -} -#social-box a:focus, -#social-box a:hover { -opacity: 1; -filter: alpha(opacity=100); -} +/****************Acho que isso nao se aplica ao nosso tema****************/ +/*estilos do HUB*/ /**css removido para o arquivo nao-se-aplica.css**/ -/* -#social-icons #sb_face { -background: url(images/icone-branco-facebook.png) 0 20px; -} -#social-icons #sb_face:hover { -background: url(images/icone-branco-facebook.png); -} -#social-icons #sb_tweet { -background: url(images/icone-branco-twitter.png) 0 20px; -} -#social-icons #sb_tweet:hover { -background: url(images/icone-branco-twitter.png); -} +/**********************Removidos****************************/ + -#social-icons #sb_youtb { -background: url(images/icone-branco-youtube.png) 0 20px; -} -#social-icons #sb_youtb:hover { -background: url(images/icone-branco-youtube.png); -} -#social-icons #sb_flickr { -background: url(images/icone-branco-flickr.png) 0 20px; -} -#social-icons #sb_flickr:hover { -background: url(images/icone-branco-flickr.png); -} -#social-icons span { display: none; } -/* FIM social Buttons */ -/*menu principal SPB*/ +a:link, #content a:link, dl.portlet a:link { + color: #172738; + /*border-bottom: none;*/ +} -portalservicos-item{ -color:#000000; +a:visited, #content a:visited, dl.portlet a:visited { + color:#2c66ce; /*#2c67cd;*/ } -#navbar{ - margin:3px; - color:#000000; +/* Remove in all td gray backgroung hover */ +tr:hover td { + background-color: transparent; } +#content a:hover, dl.portlet a:hover { + color: #000; +} -/*Fim menu principal SPB*/ +#category-ajax-selector .select-subcategory-link:hover { + color: #fff; +} +/*****css removido daqui para o arquivo header.css*****/ #wrap-2 { - width: 960px; - margin: 0 auto; - border: none; - padding: 0px; + width: 960px; + margin: 0 auto; + border: none; + padding: 0px; } @@ -614,67 +1706,8 @@ color:#000000; /****************** FIM cabecalho ******************/ /************* Bar Psocial Style - Menu Horizontal**************/ -#user{ - top: -60px; /*-53px;*/ - font-size: 12px; - /*right: 10px;*/ -} -.logged-in #user{ - top: -40px; -} - -#user form { - display:none; -} - -#user .logged-in { - visibility: hidden; - display: block; - background:url("images/barra-menu-user-bg.png") repeat-x bottom center #FEFEFE; - display: block; - padding-top:1em; - text-align: left; - width: 130px; - border-radius: 10px - -} - -#user .logged-in:hover { - visibility: visible; -} -#user .logged-in a#homepage-link { - display: block; - visibility: visible; -} - -#user .logged-in span {display: none;} - -#user .logged-in a { - display: block; - margin-bottom: 10px; -} - -#user .logged-in #pending-tasks-count { - display: inline-block; - left: 0; - position: absolute; - top: 10px; - visibility: visible; -} - -#barra-psocial { - position: relative; - height: 40px; - margin: -3px 0px 0px 0px; /*margin: auto;*/ - border: none; - background-color:rgb(236,237,241); - /*background: url(images/barra-psocial-bg.png) repeat-x; */ -} -#barra-psocial li { - float: left; -} #assets-menu { background: #E8E8E8; @@ -693,12 +1726,15 @@ color:#000000; margin: auto; } +/***** Verificar onde isso afeta*****/ +/* #cat_menu { background: url(images/marca-participacao-social.png) no-repeat center left; height: 40px; padding-left: 60px; } + #cat_menu li { list-style: none; font-size: 12px; @@ -718,7 +1754,7 @@ color:#000000; height: 100%; display: block; } - +*/ /* Cores dos sideboxs */ @@ -739,14 +1775,14 @@ color:#000000; } #content .box .read-more a::after { - background: #2c66ce; + background: #2c66ce; } /* Todos os blocos da coluna da esquerda da mesma cor */ #content .box-2 .block-outer .block-title { - border-top: 4px solid #4562b1; - background: #eee; - color: #4562b1; + border-top: 4px solid #4562b1; + background: #eee; + color: #4562b1; } #content .box-2 .block-outer .read-more { @@ -759,16 +1795,16 @@ color:#000000; } #content .box-2 .block-outer .read-more a::after { - color: #FFFFFF; - background: #4562b1; + color: #FFFFFF; + background: #4562b1; } /* Bloco de artigo sempre da mesma cor */ #content .box .article-block .block-title { - border-top: 4px solid #08A649; - background: #eee; - color: #08A649; + border-top: 4px solid #08A649; + background: #eee; + color: #08A649; } #content .box .block-outer .article-block .read-more { @@ -781,16 +1817,16 @@ color:#000000; } #content .box .block-outer .article-block .read-more a::after { - color: #FFFFFF; - background: #08A649; + color: #FFFFFF; + background: #08A649; } /* Bloco de noticias sempre da mesma cor */ #content .box .display-content-block .block-title { - border-top: 4px solid #643C67; - background: #eee; - color: #643C67; + border-top: 4px solid #643C67; + background: #eee; + color: #643C67; } #content .box .block-outer .display-content-block .read-more { @@ -803,379 +1839,12 @@ color:#000000; } #content .box .block-outer .display-content-block .read-more a::after { - color: #FFFFFF; - background: #643C67; + color: #FFFFFF; + background: #643C67; } /************* FIM Bar Psocial Style - Menu Horizontal**************/ -/******************Footer-Rodapé**********************************/ -#theme-footer { - width: 100%; - min-width: 960px; -} -#theme-footer a{ - color:#2c66ce; -} -#theme-footer a:hover{ - color:#2c66ce; -} - -#footer-content { - background: #fff; -} - -#footer-logos { - background: #0042b2; /*rgb(96,96,96);*/ - max-width: 100%; - padding: 2em 0; - height: 49px; -} - -#footer-logos div { - max-width: 960px; - margin: 0 auto; -} - -#footer-logos a { - display: block; - height: 49px; - float: left; -} - -#footer-logos span { - display: none; -} - -#footer-logos .logo-acesso { - background: transparent url(images/acesso-a-informacao.png) center center no-repeat; - width: 107px; -} - -#footer-logos .logo-brasil { - background: transparent url(images/brasil.png) center center no-repeat; - width: 153px; -} - -#footer-logos .logo-sgpr { - background: transparent url(images/sgpr.png) center center no-repeat; - width: 187px; - margin-right: 30px; -} - -#footer-logos .institucionais { - float: right; -} - -#footer-license { - max-width: 960px; - margin: 0 auto; - text-align: left; - padding: 5px; -} - -#footer-license p { - color: #0d4094; - text-align: left; -} -/***********Rodape Colab *********************/ - -footer{ - display:block -} - -header .accessibility-language-actions-container { - height:25px; - overflow:hidden -} - -main div.row-flutuante { -margin-top:-28px -} -main .row-fluid { -margin-left:0!important -} - -footer { -background:#d5d5d5; -} -footer .footer-atalhos { -background:#fff; -border-bottom: 2px -} - -footer .footer-atalhos .container { -padding:10px 0 25px 0 -} -footer .footer-atalhos .voltar-ao-topo a { -color:#717782 -} -footer .footer-atalhos .voltar-ao-topo a:hover { -text-decoration:underline -} -footer .container-menus { -/*padding:46px 0 0 0*/ -} - -footer .row { - margin-bottom: 20px; -} - -footer nav { -border-left:1px dotted #2c66ce; /*#555;*/ /*#dbdbc8;*/ -padding:0 5px 0 10px -} -footer nav h2 { -font-size:18px; /*1.3em;*/ -font-weight:bold; -color: #2c66ce; /*#3b3f44;*/ -line-height:1.3em; -padding: 0px; /*30px 0 0px 0;*/ -margin: 0 0 8px 0; -} - -footer nav ul { - margin-left: 0px; -} - -footer nav li { -display:block; -padding-bottom:3px -} -footer nav a { -font-size: 13px; /*.9em;*/ -color:#838489; -line-height:1.7em; -font-family:"open_sansregular", Arial, Helvetica, sans-serif; -} -footer nav a:hover { -color:#838489; -text-decoration:underline -} -footer .footer-menus { -padding-bottom:10px -} -footer .footer-logos { -padding:25px 0; -} -footer .footer-ferramenta { -background:#fff; -padding:17px 0 11px 0 -} -footer .footer-ferramenta p { -font-size:.91em; -line-height:1em -} -@media(min-width:980px) { - -footer .container2{ - width: 100%; -} - -footer .footer-atalhos a { - margin-right:12px -} -footer .footer-logos { - padding-left:10px; - padding-right:10px -} -footer .footer-ferramenta { - text-align:center -} -} - -#content.internas div.pull-none { -width:100%; -margin:10px 0; -text-align:center -} - -.contraste { -background-color:#000!important; -color:#fff -} - - -.contraste header #portal-siteactions,.contraste header #language { -border-color:#666 -} - -.contraste footer { - background-image:none; - background-color:#000; -} -.contraste footer h2,.contraste footer h3,.contraste footer h4 { -color:#fff -} -.contraste footer .footer-atalhos,.contraste footer .footer-logos { -/*background:#1c1c1c;*/ -border-color:yellow -} -.contraste footer .footer-atalhos a,.contraste footer .footer-logos a { -color:#ff0 -} -.contraste footer .footer-ferramenta, -.contraste footer .footer-atalhos { - background-color:#000; - color:#fff; -} - -.container2,.navbar-static-top .container2,.navbar-fixed-top .container2,.navbar-fixed-bottom .container2 { - width:724px; -} - -.span2 { -width:104px; -} - -article,aside,details,figcaption,figure,footer,header,hgroup,nav,section { - display:block; -} - -.row { - margin-left:auto !important; - *zoom:1; - margin-right:auto !important; -} - -.row:before,.row:after { - display:table; - content:""; - line-height:0; -} -.row:after { - clear:both; -} -[class*="span"] { - float:left; - min-height: 1px; - margin-left: 30px; - margin-top: 30px; -} -.container { - max-width: 100%; - padding-left: 0px; - padding-right: 0px; - width:100%; - -} - -.span12 { - width:930px; -} -.span11 { - width:850px; -} -.span10 { - width:770px; -} -.span9 { - width:690px; -} -.span8 { - width:510px; -} -.span7 { - width:530px; -} -.span6 { - width:450px; -} -.span5 { - width:370px; -} -.span4 { - width:290px; -} -.span3 { - width:210px; -} -.span2 { - width:130px; -} -.span1 { - width:50px; -} - -.container2 { - margin-right:auto; - margin-left:auto; - *zoom:1; - max-width: 960px; - /*max-width: 1040px; */ -} -.container2:before,.container2:after { - display:table; - content:""; - line-height:0; -} -.container2:after { - clear:both; -} - -/* - -.modal-footer { - padding:14px 15px 15px; - margin-bottom:0; - text-align:right; - background-color:#f5f5f5; - border-top:1px solid #ddd; - -webkit-border-radius:0 0 6px 6px; - -moz-border-radius:0 0 6px 6px; - border-radius:0 0 6px 6px; - -webkit-box-shadow:inset 0 1px 0 #ffffff; - -moz-box-shadow:inset 0 1px 0 #ffffff; - box-shadow:inset 0 1px 0 #ffffff; - *zoom:1; -} -.modal-footer:before,.modal-footer:after { - display:table; - content:""; - line-height:0; -} -.modal-footer:after { - clear:both; -} -.modal-footer .btn+.btn { - margin-left:5px; - margin-bottom:0; -} -.modal-footer .btn-group .btn+.btn { - margin-left:-1px; -} -.modal-footer .btn-block+.btn-block { - margin-left:0; -} * TESTE DO FOOTER*/ - - - -/*.dropdown-menu.pull-right { - right:0; - left:auto; -} -*/ - -.hide { - display:none; -} - -.hidden { - display:none; - visibility:hidden; -} - -.visible-phone { - display:none !important; -} -.visible-tablet { - display:none !important; -} -.hidden-desktop { - display:none !important; -} -.visible-desktop { - display:inherit !important; -} -/*****fim footer Colab*****/ +/******removido css do rodape********/ + \ No newline at end of file diff --git a/cabecalho-theme.css b/cabecalho-theme.css deleted file mode 100644 index 6ff1ede..0000000 --- a/cabecalho-theme.css +++ /dev/null @@ -1,372 +0,0 @@ - -/****************** cabecalho ******************/ - -#theme-header{ - -} - -#header { - padding: 15px 0 0 0; -background-color: #19882c; - /* Old browsers */ - background-color: #0A5517; - background-image: -moz-radial-gradient(center, ellipse cover, #19882c 1%, #025310 100%); - /* FF3.6+ */ - background-image: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(1%,#19882c), color-stop(100%,#025310)); - /* Chrome,Safari4+ */ - background-image: -webkit-radial-gradient(center, ellipse cover, #19882c 1%,#025310 100%); - /* Chrome10+,Safari5.1+ */ - background-image: -o-radial-gradient(center, ellipse cover, #19882c 1%,#025310 100%); - /* Opera 12+ */ - background-image: -ms-radial-gradient(center, ellipse cover, #19882c 1%,#025310 100%); - /* IE10+ */ - background-image: radial-gradient(ellipse at center, #19882c 1%,#025310 100%); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#19882c', endColorstr='#025310',GradientType=1 ); - /* IE6-9 fallback on horizontal gradient */ - color: #fff; -} - -#header>div { - max-width: 960px; - margin: 0 auto; -} - -.header-content * { - margin: 0; - padding: 0; - list-style: none; - vertical-align: baseline; -} -.header-content li { display: inline; } - -#brasilgov { - background: #00510f; - border-bottom: 1px solid #ffcc00; - padding: 5px 10px; - color: #fff; -} - -#accessibility { - display: block !important; - font-size: 0.8em; - width: 50%; - float: left; -} - -#accessibility a { - color: #dcffe3; - margin-right: 8px; -} - -#accessibility span { - background: #9ed5ab; - color: #006600; - padding: 0 4px; -} - - - -/* logo */ -#logo { - padding: 0; - float: left; - width: 70%; -} - -#logo span { - display: block; -} - -#logo a { - display: block; - width: 100%; - color: #fff !important; - margin: 1em 0px; -} - -#logo a, #logo #portal-title { - color: #FFF !important; -} - -#logo #portal-title { - margin: 30px 0px 46px 0px; - color: #FFF; - font-size: 3.35em; - font-family: 'Open Sans Extrabold', Arial, Helvetica, sans-serif; - font-weight: normal; - line-height: 1em; - letter-spacing: -0.05em; -} - -#logo .luongo { - font-size: 3em !important; - line-height: 1.1em; - margin-bottom: 0.2em; -} - -#logo #portal-description { - font-size: 1.2em; - text-transform: uppercase; -} - -/* Site Actions */ -#portal-siteactions { - display: block; - float: right; - clear: left; - border-bottom: 1px dotted #9bc2a3; - padding-bottom: 2px; - margin-top: -15px; - font-size: 85%; - text-align: center; -} - -#portal-siteactions a { - color: #dcffe3; - text-decoration: none; - padding: 4px 0 4px 10px; - text-transform: uppercase; - font-family: 'Open Sans', Arial, Helvetica, sans-serif; -} - -#portal-siteactions a:hover { - color: #fff !important; -} - -#portal-siteactions li { - display: inline; -} - -#portal-siteactions li a:hover { -color: #75ad0a -} -#portal-siteactions li a { - padding: 4px 0px; -} - -#social-icons { - float: right; - clear: right; - margin: 12px 0px 0px 0px; -} - -#social-icons ul { - display: table-row; -} - -#social-icons li { - display: table-cell; -} - -#social-icons li a { - border: none; - padding: 0 5px; -} - -#siteaction-accessibility, -#siteaction-contraste { - margin: 0px 15px 0px 0px; -} -/* */ - -/* Sobre o brasil */ -#sobre { - clear: both; - max-width: 100% !important; - margin: 0; - background: #00420c; - padding: 5px 0; -} - -#sobre ul { - max-width: 960px; - margin: 0 auto; - text-align: right; -} - -#sobre a { - color: #fff; - font-family: 'Open Sans', Arial, Helvetica, sans-serif; -} - -#sobre .portalservicos-item a { - padding: 0 10px; - border-right: 1px solid #fff; -} - -#sobre .last-item a { - padding: 0 0 0 10px; - border-right: none; -} - -/* Searchbox */ -.LSBox { - margin: 0; - padding: 0; - border: none; -} - -input.searchField { - -moz-appearance: none; -} - -#portal-searchbox { - clear: right; - float: right; - font-size: 80%; - margin: 2em 0 1.2em 0; - /*margin: 3.12em 0px 3px 0px;*/ - text-align: right; - border-radius: 5px; - -moz-border-radius: 5px; - -webkit-border-radius: 5px; - border: 1px solid #CCCCCC; - background: #fff; - padding: 2px; -} - -#portal-searchbox .searchField { - padding: 0.45em; - border-right: none; - border: none; - width: 170px; -} - -#portal-searchbox form { -white-space: nowrap; -} - -#portal-searchbox label { -font-weight: normal; -} - -#searchGadget { -width: 13em; -} - -#header input.searchButton { - padding: 0.3em; - background: transparent; - text-indent: -2000px; - padding: 4px 15px; - border: none; -} - -#content input.searchField { -margin-bottom: 1em; -} -input.searchField { --moz-appearance: searchfield; -} - -#header input.searchButton { - background-image: url("images/search-button.gif"); - background-position: 3px 2px; - background-repeat: no-repeat; - background-color: #ffffff; -} - -#LSResult { - z-index: 1; - margin-top: 0.5%; -} - - -/* Search Button */ -#search-button a { - display: inline-block; - width: 29px; - height: 25px; - margin-right: 3px; - margin-top: 10px; -} - -#search-button a:hover { - opacity: 0.6; -} - -#search-button #sb_search { -background-image: url(images/search.png); -background-size: 100% 100%; -} - -#search-button span { display: none; } - - -/* */ - -/* Social Buttons */ -#social-buttons a { - width: 18px; - height: 20px; - margin-right: 3px; - margin-top: 10px; -} - -#social-icons li a { - width: 20px; - height: 20px; - padding: 0px; - display: inline-block; - background-repeat: no-repeat; -} - -#social-icons li { - float: right; - width: 20px; - margin-left: 4px; -} - -#social-icons a:hover { - opacity: 0.6; -} - -#social-icons #sb_face { -background-image: url(images/icone-facebook.png); -} - -#social-icons #sb_tweet { -background-image: url(images/icone-twitter.png); -} - -#social-icons #sb_youtb { -background-image: url(images/icone-youtube.png); -} - -#social-icons #sb_flickr { -background-image: url(images/icone-flickr.png); -} - -#social-icons span { display: none; } - -/* */ - -/* Bar Psocial Style - Menu Horizontal*/ -#wrap-2 #user{ - padding: 0 2em; -} - -#user { - top: -30px; - font-size: 12px; - position: static;/*teste*/ -} - -#user form { - display:none; -} - -#barra-psocial { - position: relative; - height: 40px; - margin: auto; - background: url(images/barra-psocial-bg.png) repeat-x; -} - -#barra-psocial li { - float: left; -} - -/****************** FIM cabecalho ******************/ - diff --git a/cabecalho-verde-theme.css b/cabecalho-verde-theme.css deleted file mode 100644 index ccb871b..0000000 --- a/cabecalho-verde-theme.css +++ /dev/null @@ -1,522 +0,0 @@ -/*(verde-claro=#17882c)*/ -/*(verde-escuro=#00510f)*/ - -/****************** cabecalho ******************/ - -#theme-header{} - -#header { - padding: 40px 0 0 0; -background-color: #17882c;/*(verde-claro)*/ - /* Old browsers */ - background-color: #00510f; /*(verde-escuro)*/ - background-image: -moz-radial-gradient(center, ellipse cover, #17882c 1%, #00510f 100%); /*(verde-claro)(verde-escuro)*/ - /* FF3.6+ */ - background-image: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(1%,#17882c), color-stop(100%,#00510f)); - /* Chrome,Safari4+ */ - background-image: -webkit-radial-gradient(center, ellipse cover, #17882c 1%,#00510f 100%); - /* Chrome10+,Safari5.1+ */ - background-image: -o-radial-gradient(center, ellipse cover, #17882c 1%,#00510f 100%); - /* Opera 12+ */ - background-image: -ms-radial-gradient(center, ellipse cover, #17882c 1%,#00510f 100%); - /* IE10+ */ - background-image: radial-gradient(ellipse at center, #17882c 1%,#00510f 100%); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#17882c', endColorstr='#00510f',GradientType=1 ); - /* IE6-9 fallback on horizontal gradient */ - color: #fff; -} - -#header>div { - max-width: 960px; - margin: 0 auto; -} - -.header-content * { - margin: 0; - padding: 0; - list-style: none; - vertical-align: baseline; -} -.header-content li { display: inline; } - -#brasilgov { - background: #00510f; - border-bottom: 1px solid #ffcc00; - padding: 5px 10px; - color: #fff; -} - -#accessibility { - display: block !important; - font-size: 0.8em; - width: 50%; - float: left; -} - -#accessibility a { - color: #dcffe3; - margin-right: 8px; -} - -#accessibility span { - background: #9ed5ab; - color: #006600; - padding: 0 4px; -} - - - -/* logo */ -#logo { - padding: 0; - float: left; - width: 70%; -} - -#logo span { - display: block; -} - -#logo a { - display: block; - width: 100%; - color: #fff !important; - margin: 1em 0px; -} - -#logo a, #logo #portal-title { - color: #FFF !important; -} - -#logo #portal-title { - margin: 30px 0px 46px 0px; - color: #FFF; - font-size: 3.35em; - font-family: 'Open Sans Extrabold', Arial, Helvetica, sans-serif; - font-weight: normal; - line-height: 1em; - letter-spacing: -0.05em; -} - -#logo .luongo { - font-size: 3em !important; - line-height: 1.1em; - margin-bottom: 0.2em; -} - -#logo #portal-description { - font-size: 1.2em; - text-transform: uppercase; -} - -/* Site Actions */ -#portal-siteactions { - display: block; - float: right; - clear: left; - border-bottom: 1px dotted #9bc2a3; - padding-bottom: 2px; - margin-top: -15px; - font-size: 85%; - text-align: center; -} - -#portal-siteactions a { - color: #dcffe3; - text-decoration: none; - padding: 4px 0 4px 10px; - text-transform: uppercase; - font-family: 'Open Sans', Arial, Helvetica, sans-serif; -} - -#portal-siteactions a:hover { - color: #fff !important; -} - -#portal-siteactions li { - display: inline; -} - -#portal-siteactions li a:hover { -color: #75ad0a -} -#portal-siteactions li a { - padding: 4px 0px; -} - -#social-icons { - float: right; - clear: right; - margin: 12px 0px 0px 0px; -} - -#social-icons ul { - display: table-row; -} - -#social-icons li { - display: table-cell; -} - -#social-icons li a { - border: none; - padding: 0 5px; -} - -#siteaction-accessibility, -#siteaction-contraste { - margin: 0px 15px 0px 0px; -} -/* */ - -/* Top links */ -#theme-header .header-content #link-faq a { - border-right: 1px solid #6c9072; - padding: 0 10px; -} -#theme-header .header-content #link-contact a { - padding-left: 10px; -} - -#theme-header #sobre { - line-height: 20px; -} -/* */ - -/* Sobre o brasil */ -#sobre { - clear: both; - max-width: 100% !important; - margin: 0; - background: #00420c; - padding: 5px 0; -} - -#sobre ul { - max-width: 960px; - margin: 0 auto; - text-align: right; -} - -#sobre a { - color: #fff; - font-family: 'Open Sans', Arial, Helvetica, sans-serif; -} - -#sobre .portalservicos-item a { - padding: 0 10px; - border-right: 1px solid #fff; -} - -#sobre .last-item a { - padding: 0 0 0 10px; - border-right: none; -} - -/* Searchbox */ -.LSBox { - margin: 0; - padding: 0; - border: none; -} - -input.searchField { - -moz-appearance: none; -} - -#portal-searchbox { - clear: right; - float: right; - font-size: 80%; - margin: 2em 0 1.2em 0; - /*margin: 3.12em 0px 3px 0px;*/ - text-align: right; - border-radius: 5px; - -moz-border-radius: 5px; - -webkit-border-radius: 5px; - border: 1px solid #CCCCCC; - background: #fff; - padding: 2px; -} - -#portal-searchbox .searchField { - padding: 0.45em; - border-right: none; - border: none; - width: 170px; -} - -#portal-searchbox form { -white-space: nowrap; -} - -#portal-searchbox label { -font-weight: normal; -} - -#searchGadget { -width: 13em; -} - -#header input.searchButton { - padding: 0.3em; - background: transparent; - text-indent: -2000px; - padding: 4px 15px; - border: none; -} - -#content input.searchField { -margin-bottom: 1em; -} -input.searchField { --moz-appearance: searchfield; -} - -#header input.searchButton { - background-image: url("images/search-button.gif"); - background-position: 3px 2px; - background-repeat: no-repeat; - background-color: #ffffff; -} - -#LSResult { - z-index: 1; - margin-top: 0.5%; -} - - -/* Search Button */ -#search-button a { - display: inline-block; - width: 29px; - height: 25px; - margin-right: 3px; - margin-top: 10px; -} - -#search-button a:hover { - opacity: 0.6; -} - -#search-button #sb_search { -background-image: url(images/search.png); -background-size: 100% 100%; -} - -#search-button span { display: none; } - - -/* */ - -/* Social Buttons */ -#social-buttons a { - width: 18px; - height: 20px; - margin-right: 3px; - margin-top: 10px; -} - -#social-icons li a { - width: 20px; - height: 20px; - padding: 0px; - display: inline-block; - background-repeat: no-repeat; -} - -#social-icons li { - float: right; - width: 20px; - margin-left: 4px; -} - -#social-icons a:hover { - opacity: 0.6; -} - -#social-icons #sb_face { -background-image: url(images/icone-facebook.png); -} - -#social-icons #sb_tweet { -background-image: url(images/icone-twitter.png); -} - -#social-icons #sb_youtb { -background-image: url(images/icone-youtube.png); -} - -#social-icons #sb_flickr { -background-image: url(images/icone-flickr.png); -} - -#social-icons span { display: none; } - -/* FIM social Buttons */ - -/****************** FIM cabecalho ******************/ - -/************* Bar Psocial Style - Menu Horizontal**************/ -#user{ - padding: 0 2em; - top: -30px; - font-size: 12px; -} - -.logged-in #user{ - top: -40px; -} - -#user form { - display:none; -} - -#user .logged-in { - visibility: hidden; - display: block; - background:url("images/barra-menu-user-bg.png") repeat-x bottom center #FEFEFE; - display: block; - padding: 1em; - text-align: left; - width: 130px; - border-radius: 10px -} - -#user .logged-in:hover { - visibility: visible; -} -#user .logged-in a#homepage-link { - display: block; - visibility: visible; -} - -#user .logged-in span {display: none;} - -#user .logged-in a { - display: block; - margin-bottom: 10px; -} - -#user .logged-in #pending-tasks-count { - display: inline-block; - left: 0; - position: absolute; - top: 10px; - visibility: visible; -} - -#barra-psocial { - position: relative; - height: 40px; - margin: auto; - background: url(images/barra-psocial-bg.png) repeat-x; -} - -#barra-psocial li { - float: left; -} - -#assets-menu { - background: #E8E8E8; - top: 35px; - left: 80px; - min-width: 132px; -} - -#assets-menu a { - border: 1px solid #E8E8E8; -} - -#categories_menu { - /*max-width: 960px;*/ - padding: 0 1em; - margin: auto; -} - -#cat_menu { - background: url(images/marca-participacao-social.png) no-repeat center left; - height: 40px; - padding-left: 60px; -} - -#cat_menu li { - list-style: none; - font-size: 12px; - font-weight: bold; - padding: 0px 20px; - height: 100%; - text-transform: uppercase; -} - -#cat_menu li:hover { - background-color: #E1E4E4; -} - -#cat_menu li a { - line-height: 40px; - width: 100%; - height: 100%; - display: block; -} -/************* FIM Bar Psocial Style - Menu Horizontal**************/ - -/******************Footer - Rodapé**********************************/ -#theme-footer { - width: 100%; -} - -#footer-content { - background: #fff; -} - -#footer-logos { - background: #00420C; - max-width: 100%; - padding: 2em 0; - height: 49px; -} - -#footer-logos div { - max-width: 960px; - margin: 0 auto; -} - -#footer-logos a { - display: block; - height: 49px; - float: left; -} - -#footer-logos span { - display: none; -} - -#footer-logos .logo-acesso { - background: transparent url(images/acesso-a-informacao.png) center center no-repeat; - width: 107px; -} - -#footer-logos .logo-brasil { - background: transparent url(images/brasil.png) center center no-repeat; - width: 153px; -} - -#footer-logos .logo-sgpr { - background: transparent url(images/sgpr.png) center center no-repeat; - width: 187px; - margin-right: 30px; -} - -#footer-logos .institucionais { - float: right; -} - -#footer-license { - max-width: 960px; - margin: 0 auto; - text-align: center; -} - - diff --git a/style.css b/style.css index 4972557..7f3ec7e 100644 --- a/style.css +++ b/style.css @@ -1,52 +1,15 @@ - @import url(../profile-base/style.css); -/******************** cabecalho verde ********************/ -/*@import url(cabecalho-verde-theme.css);*/ -/****************** FIM cabecalho verde ******************/ -/******************** cabecalho azul ********************/ -/*@import url(cabecalho-azul-theme.css);*/ -/****************** FIM cabecalho azul ******************/ -/****************** cabecalho azul ********************/ +@import url(../profile-base/style.css); +@import url(header.css); @import url(cabecalho-cinza-theme.css); -/****************** FIM cabecalho azul ******************/ -/****************** cadastro ********************/ -@import url(cadastro.css); - -/****************** Dropline Menu ********************/ -@import url(dropline_menu.css); - -/****************** Recent content ********************/ -@import url(recent-content.css); - -/****************** FIM cabecalho azul ****************/ - -/****************** Block Agenda ********************/ -@import url(agenda.css); - -/****************** pagina de software ********************/ -@import url(pagina_software.css); -/****************** Pagina comunidade ********************/ -@import url(pagina_comunidade.css); -/*********************************************/ -@import url(page-inicial.css); -@import url(page-catalog-software.css); - -/****************** pagina de artigos ********************/ -@import url(pagina-artigos.css); - - -/****************** Block Redes Sociais ********************/ -@import url(redes_sociais.css); - +@import url(footer.css); +@import url(content.css); @import url(../../icons/tango/style.css); - -/****************** Font awesome ******************/ @import url(font-awesome.min.css); +@import url(http://fonts.googleapis.com/css?family=Open+Sans); +/*@import url(cadastro.css);*/ + -/* - css/main.css - */ -@media screen { -/* http://www.secom.gov.br/portal_css/css/main.css?original=1 */ -/* */ @font-face { font-weight: normal; font-style: normal; @@ -57,6 +20,7 @@ url("fonts/opensans-300-webfont.woff") format("woff"), url("fonts/opensans-300-webfont.ttf") format("truetype"), url("fonts/opensans-300-webfont.svg#open_sanslight") format("svg"); } + @font-face { font-weight: normal; font-style: normal; @@ -67,6 +31,7 @@ url("fonts/opensans-400-webfont.woff") format("woff"), url("fonts/opensans-400-webfont.ttf") format("truetype"), url("fonts/opensans-400-webfont.svg#open_sansregular") format("svg"); } + @font-face { font-weight: normal; font-style: normal; @@ -87,6 +52,7 @@ url("fonts/opensans-700-webfont.woff") format("woff"), url("fonts/opensans-700-webfont.ttf") format("truetype"), url("fonts/opensans-700-webfont.svg#open_sansbold") format("svg"); } + @font-face { font-weight: normal; font-style: normal; @@ -97,44 +63,8 @@ url("fonts/opensans-800-webfont.woff") format("woff"), url("fonts/opensans-800-webfont.ttf") format("truetype"), url("fonts/opensans-800-webfont.svg#open_sansextrabold") format("svg"); } -/* */ - - -#theme-header { - height: auto; -} - -#user #homepage-link { - top: -11px; -} - -#wrap-2 { - margin-top: 0; -} - -#wrap-1, #theme-footer { - margin: auto; - width: 100%; -} - - -/****************** Estilos basicos ******************/ -/******* itens do gov-plone.css *******/ -/* -* { margin: 0; padding: 0; }*/ - -* :link,:visited { text-decoration:none } -* ul,ol { list-style:none; } -* h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; } -* a img,:link img,:visited img { border:none } -a { outline: none; } -table { border-spacing: 0; } -img { vertical-align: text-bottom; } -iframe { border-width: 0; border-style:none; } -/* */ - -/* Cores e fontes */ +/***********Regras Gerais ************/ * { margin: 0; @@ -142,423 +72,248 @@ padding: 0; list-style: none; vertical-align: baseline; } -/* */ -/* */ -body { - background-color: #fff; - color: #172938; - font-size: 12px; - font-family: "open_sansregular", Arial, Helvetica, sans-serif; -} -h1, h2, h3, h4, h5, h6 { - font-family: "open_sansbold", Arial, Helvetica, sans-serif; - font-weight: normal; -} -/* body { background-color: #fff; - color: #000000; - font-family: 'Open Sans', Arial, Helvetica, sans-serif; - + color: #172738; + font-size: 12px; + font-family: "open_sansregular", Arial, Helvetica, sans-serif; } -h1, h2, h3, h4, h5, h6 { - font-family: 'Open Sans', Arial, Helvetica, sans-serif; -} -*/ -.profile-image-block .admin-link { - font-size: 100%; +* :link,:visited { + text-decoration:none; } - -#content h1 { - margin-top: 0; +* ul,ol { + list-style:none; } -.modal { - top: 50%; +* h1,h2,h3,h4,h5,h6,pre,code { + color:inherit; + font-family: arial; + font-weight: 700; + margin-top:20px; + margin-bottom:10px; } -body div.overlaybg div.close, -body div.overlay div.close { - right: -14px; - left: auto; +* h1{ + font-size: 34px; + line-height: 37px; } -a:focus { - outline: 2px solid #f1ca7f; +* h2{ + font-size:22px; + line-height: 21px; } -h1 { - color: #172838; - font-size: 2em; - border-bottom: none; +* h3{ + font-size:18px; + line-height: 21px; } -h2, h3, h4, h5, h6 { - color: #231f20; +* h4,h5,h6,pre,code{ + font-size: 16px; + line-height: 21px; } -h1 { - margin: 0.5em 0 0.5em; - line-height: 1.3em; +#content h1, #content h2, #content h3, #content h4, #content h5, #content h6{ + color:inherit; + font-family: arial; + font-weight: 700; + margin-top:20px; + margin-bottom:10px } - -h2, h3 { - margin: 0 0 0.5em 0; - line-height: 1.3em; +#content h1{ + font-size: 34px; + line-height: 37px; } - -p { - line-height: 1.5em; - margin: 0 0 1em 0; +#content h2{ + font-size:22px; + line-height: 21px; } - -#wrapper { - margin: 0 auto; - font-size: 1.2em; - width: 100%; +#content h3{ + font-size:18px; + line-height: 21px; } - -#main { - background: #fff; - font-size: 1.3em; - padding: 1em 0; - max-width: 960px; - margin: 0 auto; +#content h4, content h5, #content h6 { + font-size: 16px; + line-height: 21px; } -.article-types .description { - /*font-size: x-small;*/ +p { + font-size: 12px; + line-height: 21px; + margin: 0px 0px 10px 0px; } -/*Registro de usuário*/ -.action-account-signup .no-boxes form { - margin: 0px; +* a img,:link img,:visited img { + border:none } -.action-account-signup .singup_text { - display: inline-block; - float: left; - margin-right: 5%; - margin-top: 70px; - width: 30%; +a { + outline: none; } - -.action-account-signup #signup-form-header, -.action-account-signup #signup-form-profile { - float: center; - margin: 1px auto 5px; - width: 60%; +a:link, #content a:link, dl.portlet a:link { + color: #172738; + /*border-bottom: none;*/ } -.action-account-signup form>p { - clear: both; +a:visited, #content a:visited, dl.portlet a:visited { + color:#2c66ce; /*#2c67cd;*/ } -/*Fim Registro de usuário*/ - -/* PopUp Login*/ - -#TB_window { - left: -350px; - margin-left: 50% !important; - width: 700px !important; +a:focus { + outline: 2px solid #f1ca7f; } -#TB_ajaxContent.TB_modal { - padding: 15px; - position: relative; - width: auto !important; - height: auto !important; +/* Remove in all td gray backgroung hover */ +tr:hover td { + background-color: transparent; } -#TB_window .login-box{ - width: 100%; - background: url("images/img_login_popUp.png") no-repeat scroll 90% 30% #FFFFFF; +#content a:hover, dl.portlet a:hover { + color: #000; } - -#TB_window .login-box h2{ - background: url("images/bg-titulo-login.png") no-repeat scroll 70px 7px #FFFFFF; - color: #757575; - font-size: 20px; - font-style: italic; - font-weight: normal; - width: 45%; +table { + border-spacing: 0; } -#TB_window .login-box form { - margin: 0; - width: 45%; - /*background: url("images/img_login_popUp.png") no-repeat scroll 70% 30% #FFFFFF;*/ +img { + vertical-align: text-bottom; } -#TB_window .login-box .formfieldline input { - width: 95%; +iframe { + border-width: 0; border-style:none; } -#TB_window .login-box .button-bar input.icon-login { - background: url("images/btn_entrar_login.png") no-repeat scroll 0 0 #FFFFFF; - border: 0px none; - font-family: arial,sans-serif; - font-size: 16px; - font-weight: bold; - height: 50px !important; - max-height: 50px !important; - padding: 0; - text-transform: uppercase; - width: 145px; - cursor: pointer; +/************sobrescrevendo themes/base/style.css****************/ +#wrap-1, #theme-footer { + margin: auto; + width: 100%; } -#TB_window .login-box .button-bar input.icon-login:hover { - background-image: url("images/btn_entrar_login_hover.png"); +#wrap-2 { + margin-top: 0; } -#TB_window .login-box .button-bar a.icon-close { - /*background: url("images/btn_cancelar_login.png") repeat-x scroll 0 0 #FFFFFF;*/ - background-color: #FCE9E8; - background-image: none; - border: 0 none; - border-radius: 5px 5px 5px 5px; - color: #CE5E5E; - font-size: 16px; - font-weight: bold; - height: 35px; - padding: 14px 13px 0; - text-align: center; - text-transform: uppercase; - width: 115px; -} -#TB_window .login-box .button-bar a.icon-close:hover { - background-color: #FFD1CF; +#main { + background: #fff; + font-size: 1.3em; + padding: 1em 0; + max-width: 960px; + margin: 0 auto; } -#TB_window .login-box .button-bar input.submit, -#TB_window .login-box .button-bar a.icon-close { - border: 0px none; +#main-content-wrapper-1, +#main-content-wrapper-2, +#main-content-wrapper-3, +#main-content-wrapper-4, +#main-content-wrapper-5, +#main-content-wrapper-6, +#main-content-wrapper-7, +#main-content-wrapper-8 { + background: none repeat scroll 0 0 transparent; } -#TB_window .login-box .button-bar { - float: none; - margin-bottom: 1em; - margin-top: 1em; +#wrapper { + margin: 0 auto; + font-size: 1.2em; width: 100%; } -#TB_window .login-box .button-bar .icon-add{ - background-color: #F7E074; - background-image: none; - color: #004B82; - float: right; - font-size: 16px; - font-weight: bold; - margin-right: 75px; - padding: 10px; - position: relative; - text-align: center; - top: -3em; - width: 30%; -} - -#TB_window .login-box .button-bar .icon-add span{ - border-bottom: 1px solid #F7E074; -} - -#TB_window .login-box .button-bar .icon-help{ - +.main-content { + border-style: none; + box-shadow: none; + padding: 10px 20px; } -#TB_window .login-box form .button-bar { - float: none; - width: 100% +.profile-image-block .admin-link { + font-size: 100%; } -#email-check, #fake-check, #password-rate, #password-check { - width: 375px; -} +/* ==> blocks.css <== */ -#signup-form small#signup-balloon, -#signup-form small#password-balloon, -#signup-form small#password-confirmation-balloon, -#signup-form small#email-balloon, -#signup-form small#name-balloon { - right: 0; +.block a { + color: #555753; } - -/*Fim PopUp Login*/ - -/* Menu List left */ -/*Estilo nos blocos laterais*/ - - -.design-menu { - display: inline-block; +.block a:visited { + color: #888a85; + font-weight: normal; } - .block a:hover { - text-decoration: none; -} - -.box-1 { - /* display: inline-block;*/ - /*width: 490px;*/ -} - -.box-2 { - display: inline-block; - vertical-align: top; -} -.box-3{ - width: 190px; /*230px;*/ -} - - -.box-2 .block .block-inner-2, -.box-3 .block .block-inner-2{ -/* padding: 0 0 1em;*/ -} - - -/* Tamanho das colunas customiazdos na pagina inicial */ -.action-home-index .box-3{ - width: 230px; -} - -.action-home-index .box-1 { - /* display: inline-block;*/ - width: 490px; - margin: 0 0 0 210px; -} - - -#content .box .article-block .short-post { - padding-top: 23px; -} - -#content .box .article-block .block-title { - font-size: 18px; - text-align: left; - border-bottom: none; - padding: 6px 8px 22px 10px; - text-transform: none; - font-family: "open_sansregular", Arial, Helvetica, sans-serif; -} - -#content .box .article-block p { - font-size: 15px; - text-align: left; - padding: 0; - text-transform: none; - font-family: Arial, Helvetica, sans-serif; - margin: 0 0 14px 0; - line-height: 18px; -} - -#content .box .article-block .read-more { - margin-top: 30px; -} - -/* padrao do box */ -#content .box .block-title { - font-size: 12px; - text-align: left; - border-bottom: none; - padding: 5px 8px 18px 7px; - text-transform: uppercase; - font-family: "open_sansbold", Arial, Helvetica, sans-serif; - font-variant: normal; - margin: 0px 0px 2px 0px; -} - -#content .box .read-more { - font-size: 10px; - text-align: right; - border-bottom: none; - text-transform: uppercase; - font-family: "open_sans", Arial, Helvetica, sans-serif; - font-variant: normal; -} - -#content .read-more a { - line-height: 20px; - padding: 8px; - display: block -} - -#content .article-block .read-more a { - font-size: 11px; - padding: 9px 9px 10px 9px; + color: #2e3436; + text-decoration: none; } -#content .read-more a:hover { - background: #dedede; +/* Title Header */ +#content .main-block h1, +#content .main-block h2, +#content .main-block h3, +#content .main-block h4 { + font-family: 'Open Sans', Arial, Helvetica, sans-serif; } -#content .box .read-more a::after { - content: url('images/right-arrow.png'); - padding-left: 8px; - padding-right: 5px; - margin-left: 7px; - border-radius: 4px; - font-size: 16px; - line-height: 20px; - text-align: center; - font-family: "open_sansbold", Arial, Helvetica, sans-serif; +#content .main-block h1, +#not-found h1, +#access-denied h1, +#content .no-boxes h1 { + color: #444; + font-size: 1.7em; + padding: 7px 0; + margin-left: 0/* !important*/; + padding-left: 0.3em; + border-bottom: 1px solid #CCCCCC; + border-top: 0px solid #172838; } -#content .box .article-block .read-more a::after { - font-size: 14px; +#content .title { + font-weight: normal; + padding-right: 70px; } - - -#content .box-1 .block-title { - font-size: 18px; - text-transform: none; - font-family: "open_sansregular", Arial, Helvetica, sans-serif; - padding: 5px 8px 20px 10px; +/* verificar onde isso influencia*/ +#content .main-block h1, +#content .no-boxes h1 { + font-size: 2.3em !important; + font-weight: bold !important; } -#content .box-1 .block-title span{ - background-image: none; - padding: 0 1em 0 0; +#content .main-block h2 { + font-size: 1.8em !important; + min-height: 48px; } -/* Bloco de busca pagina inicial*/ -#content .search-catalog-block h1 { - margin: 0 15px 10px 15px; - padding: 10px 0 0 0; +#content .main-block h3 { + font-size: 1.5em !important; + min-height: 48px; } -#content .search-catalog-block form { -/* padding: 0 15px;*/ +#content .main-block #article-cat h4 { + font-size: 1.3em !important; + min-height: 0px; } -#content .search-catalog-block #search-catalog-footer a { - display: block; - color: #FFF; - padding: 7px 0px 12px 0px; +div#article-parent { + /*position: absolute;*/ + display: block; + position: relative; + right: 0px; + top: 0px; } -#content .search-catalog-block #search-catalog-footer p { - margin: 0px; - font-size: 11px; +#article-tags a:link { + clear: both; + display: inline-block; + margin-bottom: 1.5em; + color: white; + padding: 3px 5px; } -#content .search-catalog-block #search-catalog-footer a:hover { - background-color: #101A38 +#article-tags a:hover { + background-color: #000; + color: white; } - -/**/ - -/*#content .box-1 .block-title { - border-top: 0px hidden transparent; - padding: 0px; - background: transparent; -}*/ - +/****************************************/ /*documentos recentes - todo o site*/ #content .recent-documents-block ul { @@ -630,12 +385,10 @@ p { } #content .link-list-block li a.link-this-page, -#content .link-list-block li a.link-this-page:hover -{ +#content .link-list-block li a.link-this-page:hover { border-right: none; } - #content .box .link-list-block li a:hover { background-color: #FFFFFF; color: #000; @@ -647,2253 +400,95 @@ p { width: auto; margin-left: 0px; } -/* Menu List footer */ -/* -#content .box-3 .block-title{ - margin:0; -} - -#content .box-3 .link-list-block li a.link-this-page { - width: auto; - border-right: none; - font-weight: bold; - border-radius: 0px; +#site-title { +position: absolute; +left: 8px; +top: -160px; +height: 78px; +width: 480px; +display: none; } -#content .box-3 .link-list-block li a { - font-size: 14px; - line-height: 1em; - color: #545454; - background-color: #FFF; - border-radius: none; - padding: 0.6em 1.1em; +#content { + left: -480px; + margin-left: 50%; + margin-top: 38px; /*30px;*/ + position: relative; + width: 960px; } -#content .box-3 .link-list-block li a:hover { - background-color: #FFF; - color: #000; -} -#content .box-3 .link-list-block li { - border-bottom: none; - border-top: none; - padding: 0; - margin: 0; -} -*/ -.agenda-item a { - color: black; -} -.agenda-item a:visited { - color: black; - font-weight: normal; -} -.agenda-item a:hover { - color: black; - text-decoration: underline !important; +input.button.with-text { + background-position: 3px 50%; + font-size: 12px; + padding: 0 2px 2px 20px; + max-height: 28px; } -#box-organizer .block-target { clear: both; } - -/*.profile-info-options*/ -#content .profile-info-options { - padding-right: 0; -} - -#content .profile-info-options ul { - margin-left: 0px; +#content a.button.with-text, +#content a.button.with-text { + height: 28px; + max-height: 28px; } -#content .profile-info-options input.button.with-text, -#content .profile-info-options a.button.with-text { - background-color: #fff; - border-radius: 0 0 0 0; - display: block; - padding-bottom: 5px; - padding-left: 30px; - padding-top: 5px; - text-align: left; -} -#content .profile-info-options a.button.with-text{ +#content input.button, #content a.button { + background-color: #EEEEEE; + background-repeat: no-repeat; border: 0px solid #CCCCCC; - border-bottom: 2px solid #CCCCCC !important; -} - -#content .profile-info-options input.button:hover, -#content .profile-info-options a.button:hover { - background-color: #ccc; - border: 1pxpx solid #CCC; -} - - - -/*********************************/ -/* Main Page / Communities Block */ -/*********************************/ - - -/*Container Block - Bloco de Blocos*/ - -.container-block-plugin_container-block, -.container-block-plugin_container-block .block-inner-2{ - background-color: transparent; - padding: 0; -} - -.container-block-plugin_container-block .block .block-inner-2{ - background-color: white; - padding: 1em; -} - -.container-block-plugin_container-block .container-block-plugin_container-block .block-inner-2 { - background-color: white; - padding-left: 6px; - padding-top: 5px; -} - -.block-outer { - float: left; - margin-bottom: 45px; - clear: both; -} - -.box-1 .block, -.no-boxes .block { - margin-top: 50px; -} - -.container-block-plugin_container-block .block-outer{ - margin-top: 0px; -} - -.box-1 .blocks { - /*margin-top: -30px;*/ -} - -.block-outer .block .block-outer { - margin-top: 0; -} - -/****Display Content - Bloco de artigo****/ - -.display-content-block .lead { - overflow: hidden; -} - -.display-content-block .image { - -} - -.block.display-content-block .tags span { - background-color: #ddd; - color: #666; - display: inline-block; - margin: 10px 10px 10px 0; - padding: 5px; + /*border-bottom: 1px solid #CCCCCC;*/ + color: #555555; + line-height: 16px; + text-decoration: none; } -#content .display-content-block .title a { +#content #article-actions input.button, +#content #article-actions a.button, +#content a.button, +#content input.button { background-color: transparent; - font-size: 16px; - font-style: normal; - font-weight: bold; - line-height: 1.3em; - padding: 0; - color: #172738 !important ; -} - -#content .main-block h1, -#not-found h1, -#access-denied h1 { - -} - -/*tamanho da fonte dentro dos artigos*/ -.article-body p{ - font-size:15px; - line-height:21px; - font-family: Arial, Helvetica, sans-serif; + border: 1px solid #CCCCCC; + vertical-align: middle; } -/* Numeracao dentro de artigos */ -.article-body ul { - list-style-position: inside; - list-style-type: disc; +#content a.button.with-text { + line-height: 28px; + height: 30px; + max-height: 30px; } - -.article-body ol { - list-style-position: inside; - list-style-type: decimal; +#content form input.button.submit { + height: 32px; + max-height: 32px; + margin-right: 5px; } -.article-body li { - list-style: inherit; +#content #article-actions input.button:hover, +#content #article-actions a.button:hover { + background-color: #ccc; + border: 1px solid #CCCCCC; + color: white; } -/* fim tamanho da fonte dentro dos artigos*/ - - -/*comentário*/ - -#comments_list.comments{ +#content a.button:hover { border: 1px solid #CCCCCC; - margin: 20px 0; -} - -#content .main-block #comments_list h3 { - border-bottom: 1px solid #CCCCCC; - margin: 0; - min-height: 100% !important; - padding: 14px; - color: #999; -} -#article .article-comments-list, -#article .article-comments-list ul, -#article .article-comments-list li { - list-style: none outside none; - margin: 5px 0 10px; - padding: 0; -} - -#article .article-comments-list li { - padding: 14px; -} - -.comments .comment-count-write-out { - min-height: 100%; -} - -/*btn comentários*/ - -#content .blog-post .short-post .read-more a{ - text-decoration: none; - background: url("images/bg-btn-ver-mais-1px.png") repeat-x scroll 0 0 #DDD; - border: 1px solid #CCC; - border-radius: 5px; - color: #666; - font-weight: bold; - padding: 0.5em 1em; - text-decoration: none; - -} - -/* nao mostrar seta neste tipo de box */ -#content .blog-post .short-post .read-more a::after { - content: none; - } - -.comment-info { - line-height: 1em; - margin-top: 5px; -} - -#article .article-comments-list li { - display: block; - list-style: none outside none; - margin: 10px 0 0; - padding: 1em; -} - -#article .comment-replies .article-comment { - background: url("/images/black-alpha-pixel-5.png") repeat scroll left top transparent; - border: 1px solid #808080; - border-radius: 5px 5px 5px 5px; - margin-top: 0px; - padding: 0; -} - -#content .comment-picture { - max-width: 50px; - word-wrap: break-word; -} - -.comment-replies .comment-picture { - height: auto; - max-width: 50px; - overflow: visible; -} - -.comment-created-at{ - display: block; - float: none; - margin-left: 0; - color: red; - font-style: italic; - margin-bottom: 1em; -} - -#article .article-comment .comment-details h4 { - display: block; -} - -.comment-text p { - line-height: 1.3em; -} - -.article-comment .comment-details { - padding-top: 0; } - -#comments_list .comment-balloon { - -} -#comments_list .comment-balloon .comment-wrapper-1, -#comments_list .comment-balloon .comment-wrapper-2, -#comments_list .comment-balloon .comment-wrapper-3, -#comments_list .comment-balloon .comment-wrapper-4, -#comments_list .comment-balloon .comment-wrapper-5, -#comments_list .comment-balloon .comment-wrapper-6, -#comments_list .comment-balloon .comment-wrapper-7, -#comments_list .comment-balloon .comment-wrapper-8{ - background-image: none; -} - -#comments_list a.display-comment-form { - background: url("images/bg-btn-ver-mais-1px.png") repeat scroll 0 0 #EEEEEE; - border-color: #ddd; - margin: 14px; -} - -#content .comment-header .comment-actions-reply{ - margin-right: 5px; - margin-top: 5px; -} - -.comment-details .menu-submenu { - bottom: -4px; - right: -130px; -} - -#page-comment-form .post_comment_box { - display: inline-block; - padding: 5px; - text-align: left; -} - -/* fim de comentário*/ - -/*paginação*/ - -.pagination { - border-top: 0 none; -} - -#content .pagination a { - padding: 7px 11px 7px 11px; - border-radius: 4px; - margin-right: 4px; - letter-spacing: 0.6px; - color: #172738; - border: 1px solid #D3D6DE; -} - -.pagination .current { - background-color: #ECEDF1; - padding: 8px 11px 8px 11px; - border-radius: 4px; - margin-right: 4px; - font-family: Arial; - font-weight: 700; - font-size: 16px; - border: 1px solid #D3D6DE; -} - -#content .pagination a.previous_page, -#content .pagination a.next_page{ - background-image: none; - color: #888888; - font-size: 14px; - width: auto; -} - - -#content #article .pagination .next_page, -#content #article .pagination .previous_page{ - background-image: none; - color: #ccc; - width: auto; - font-size: 16px; -} - -/*fim paginação*/ - -/*borda dos wrappers*/ -/**/ -#main-content-wrapper-1, -#main-content-wrapper-2, -#main-content-wrapper-3, -#main-content-wrapper-4, -#main-content-wrapper-5, -#main-content-wrapper-6, -#main-content-wrapper-7, -#main-content-wrapper-8 { - background: none repeat scroll 0 0 transparent; -} - -.no-boxes-inner-2 { - background-color: white; -} - -.only-one-result-box .common-profile-list-block { - float: none; -} - -.common-profile-list-block span { - line-height: 1.2em; - overflow: visible; - width: 100%; - word-wrap: break-word; -} - -.search-results-box .common-profile-list-block li { - display: inline-block; - width: 112px; -} - -.common-profile-list-block, -ul.profile-list .common-profile-list-block { - display: inline-block; - vertical-align: top; -} - -.main-block .common-profile-list-block { - display: block; -} - -#search-results .common-profile-list-block { +/*label dos radio buttons da busca*/ +#content .search-field label { display: inline-block; - vertical-align: top; -} - -.vcard .menu-submenu-list li { - display: block; -} - -.common-profile-list-block .profile-image { - display: table-cell; - height: 56px; - max-height: 100%; - text-align: center; + font-size: 12px; + vertical-align: middle; + margin-left: 5px; } -/*.box-2 .common-profile-list-block .vcard a.profile_link, -.box-3 .common-profile-list-block .vcard a.profile_link,*/ -.common-profile-list-block .vcard a.profile_link { +#public-profile-search .formfield, #public-profile-search .submit { margin-bottom: 5px; - float: none; -} - - -.box-2 .common-profile-list-block .vcard a.profile_link, -.box-3 .common-profile-list-block .vcard a.profile_link { - height: auto; - max-height: 100%; -} - -.common-profile-list-block .vcard { - float: none; -} - -.common-profile-list-block .vcard a, .comment-actions .vcard a { - margin: 0; - height: auto; - padding-top: 0; - overflow: visible; -} - -#content .comment-actions li { - padding: 2px; -} - -#article .article-comment .comment-details .comment-actions h4 { - display: none; -} - -.menu-submenu-trigger, .comment-actions .vcard .menu-submenu-trigger { - width: 20px; - height: 20px; -} - -.common-profile-list-block .vcard:hover .menu-submenu-trigger { -/* display: none;*/ -} - - -#site-title { -position: absolute; -left: 8px; -top: -160px; -height: 78px; -width: 480px; -display: none; -} - -/****************** FIM Estilos basicos ******************/ - - -#content { - left: -480px; - margin-left: 50%; - margin-top: 38px; /*30px;*/ - position: relative; - width: 960px; } -/*data - evento*/ - -li.event-dates { - background: url("/images/icons-mime/event.png") no-repeat scroll 100% 50% white; - - float: none; - padding: 5px 32px 5px 5px; - text-align: right; +#content .profile ul{ + margin-left: 1em; } -/* Title Header */ - -#content .main-block h1, -#content .main-block h2, -#content .main-block h3, -#content .main-block h4 { - font-family: 'Open Sans', Arial, Helvetica, sans-serif; -} +/*********************fim sobrescrevendo themes/base/style.css*********************************/ -#content .main-block h1, -#not-found h1, -#access-denied h1, -#content .no-boxes h1 { - color: #444; - font-size: 1.7em; - padding: 7px 0; - margin-left: 0/* !important*/; - padding-left: 0.3em; - border-bottom: 1px solid #CCCCCC; - border-top: 0px solid #172838; -} - -#content .title { - font-weight: normal; - padding-right: 70px; -} - -#content .main-block h1, -#content .no-boxes h1 { - font-size: 2.3em !important; - font-weight: bold !important; -} - -#content .main-block h2 { - font-size: 1.8em !important; - min-height: 48px; -} - -#content .main-block h3 { - font-size: 1.5em !important; - min-height: 48px; -} - -#content .main-block #article-cat h4 { - font-size: 1.3em !important; - min-height: 0px; -} - -div#article-parent { - /*position: absolute;*/ - display: block; - position: relative; - right: 0px; - top: 0px; -} - -#article-tags a:link { - clear: both; - display: inline-block; - margin-bottom: 1.5em; - color: white; - padding: 3px 5px; -} - -#article-tags a:hover { - background-color: #000; - color: white; -} - - -/* fim Content*/ - -/*busca*/ - -/**** BUSCA ****/ - -.search-results-header { - border-bottom: 0px; -} - -/*paginação*/ - -.pagination { - -} -.pagination { - font-size: 120%; - margin-bottom: 30px; -} - -.pagination .previous_page{margin-right: 0.5em; font-weight: bold;} -.pagination .next_page{margin-left: 0.5em; font-weight: bold;} - -#profile-header { - position: absolute; /* Corrige link de login */ -} - -#public-profile-search, #profile-search-results form, .profile-search-block form { - background-color: transparent; -} - -#public-profile-search .search-field .formfield { - float: left; -} - -#public-profile-search .search-field .formfield input { - margin-top: 0px; -} - -.formfield input, .formfield textarea{ - background: none #FFFFFF; - border: 1px solid #DDDDDD; - color: #585858; - font-size: 16px; - width: 100%; - word-wrap: break-word; -} - -.formfield.type-file input { - height: 28px; - max-height: 30px; -} - -.formfield input { - padding: 5px 0; - max-height: 19px; -} - -.search-field .formfield, .search-field .formfield input { - margin-right: 0.5em; -} - -#search-page form.search_form input.icon-search { - background: url("images/btn_busca.png") no-repeat scroll 50% 50% transparent; - border: 1px solid #DDDDDD; - min-height: 31px; - padding-right: 20px; - text-indent: -10000px; - max-height: 31px; -} - -#content .button-bar a.icon-cancel span{ - vertical-align: text-middle; -} - -input.button.with-text { - background-position: 3px 50%; - font-size: 12px; - padding: 0 2px 2px 20px; - max-height: 28px; -} - -#content a.button.with-text, -#content a.button.with-text { - height: 28px; - max-height: 28px; -} - -#content input.button, #content a.button { - background-color: #EEEEEE; - background-repeat: no-repeat; - border: 0px solid #CCCCCC; - /*border-bottom: 1px solid #CCCCCC;*/ - color: #555555; - line-height: 16px; - text-decoration: none; -} - -#content #article-actions input.button, -#content #article-actions a.button, -#content a.button, -#content input.button { - background-color: transparent; - border: 1px solid #CCCCCC; - vertical-align: middle; -} - -#content a.button.with-text { - line-height: 28px; - height: 30px; - max-height: 30px; -} -#content form input.button.submit { - height: 32px; - max-height: 32px; - margin-right: 5px; -} - -#content #article-actions input.button:hover, -#content #article-actions a.button:hover { - background-color: #ccc; - border: 1px solid #CCCCCC; - color: white; -} - - -#content a.button:hover { - border: 1px solid #CCCCCC; -} - -/*label dos radio buttons da busca*/ -#content .search-field label { - display: inline-block; - font-size: 12px; - vertical-align: middle; - margin-left: 5px; -} - -#public-profile-search .formfield, #public-profile-search .submit { - margin-bottom: 5px; -} - -#content .profile ul{ - margin-left: 1em; -} - - -/****RESULTADO DA BUSCA *****/ - -#search-results { - width: 100% !important; -} - -.controller-search .multiple-results-boxes .search-results-innerbox.common-profile-list-block { - overflow: visible; -} - -.controller-search .search-results-box { - width: 100%; - margin-bottom: 20px; -} - -.controller-search #search-results h3 { - background-color: #497B16; - color: white; - display: inline-block; - margin: 0 0 0 0; - padding: 0.5em; - position: relative; -} - -.controller-search #search-results .search-results-innerbox li .search-result-title { - margin-left: 148px; - color: #444444; -} - -.search-article-description { - color: #999999; -} - -#search-page .map-or-list-search-results list { - -} - -.search-results-innerbox { - border-top: 1px solid #CCCCCC; -} - -.controller-search .search-results-innerbox { - height: 100%; -} - -.search-results-type-article li.article-item, -.search-tagged-items li.article-item, -.only-one-result-box li.search-product-item { - border-bottom: 0px solid #fff; -} - -.controller-search .search-results-innerbox td.search-field-label{ - display: none; -} - -/*busca de midia*/ - -.media-search-box form span.formfield #media-search-query{ - float: left; - margin-right: 5px; -} - -/*Busca em Profile*/ -#profile-search-results ul.results-list { - -} - -#profile-search-results ul.results-list li{ - display: block; - margin-bottom: 18px; -} - -#profile-search-results ul.results-list .result-title{ - color: #444444; - display: inline-block; - font-size: 180%; - font-weight: bold; - padding: 4px 0; -} - -#profile-search-results ul.results-list .article-details { - color: #999999; -} - -#profile-search-results ul.results-list .article-url { - -} - -/**** FIM DE BUSCA ****/ - -/*fim de busca*/ - - -/*lista de pendencias*/ -.task_box { - background: none repeat scroll 0 0 #EEEEEE; - margin-bottom: 5px; - margin-top: 5px; - padding: 1em; - position: relative; -} - -/*fim lista de pendencias*/ - -.tag_cloud a{ - white-space: normal; -} - -/*trilhas de participação*/ - -/*Cartões das trilhas*/ -/*.track_list*/ - -.community-track-plugin_track-card-list-block .track_list{ - text-align: center; - padding: 0 0px; -} - -.track_list .item_card { - background-color: #FFFAFA; - border: 1px solid #DDDDDD; - display: inline-block; - float: left; - clear: right; - margin: 12px 9px 9px; - max-width: 214px; - height: 426px; - padding: 0; - width: 214px; -} - - - -.track_list .item_card a{ - display: inline-block; -} - -.track_list .item_card:hover { - background-color: white; -} - -/*track list nos blocos laterais*/ -.box-2{ - width:150px; -} - -.box-2 .track_list .item_card, -.box-3 .track_list .item_card { - margin: 10px 0px; - /*width: 188px;*/ - width: 100%; -} - -/**/ - -#content .track_list .item_card .track_content{ - height: 390px; - overflow: hidden; -} - -#content .track_list .item_card .track_content .title{ - color: white; - font-family: Arial,sans-serif; - font-size: 15px; - font-weight: bold; - min-height: 15px; - padding: 2px 0; - text-align: center; - - vertical-align: middle; - width: 219px; - display: table-cell; - height: 45px; -} -#content .track_list .item_card .track_content .image{ - border: 1px solid #ddd; - width: 196px; - height: 146px; - overflow: hidden; - margin: 8px; - background-color: #FFF; - position: relative; -} -/*imagem nos track list nos blocos laterais*/ -#content .box-2 .track_list .item_card .track_content .image, -#content .box-3 .track_list .item_card .track_content .image { - width: 170px; -} - -.track_list .image img { - position: absolute; - top: 0; - bottom: 0; - margin: auto; - left: 0; - right: 0; -} - -#content .track_list .item_card .track_content .name { - font-size: 12px; - font-weight: normal; - padding: 5px 0; - text-align: left; - margin: 0 8px; - color: #444; - text-transform: uppercase; -} - - -#content .track_list .item_card .track_content .lead { - font-weight: normal; - padding: 5px 0; - margin: 0 8px; - text-align: left; - color: black; - font-size: 12px; -} - -/**/ - -/**/ - -/*track list Internas*/ - -.track_list .item { - border-bottom: 1px solid #DDDDDD; - display: inline-block; -} - -.track_list .item .track_content .lead { - float: left; - padding: 2em; - text-align: left; - width: 40%; -} - -/*track list - páginas internas - main content*/ - -.track_list .track_content { - /*display: inline-block;*/ - display: block; - height: 100%; -} - -.track_list .item .track_content{ - /*display: block;*/ -} - - -.track_list .item .track_content .lead { - width: 30%; -} - -.track_list .item .track_content .lead p.lead{ - color: #444; -} - -#content .track_list .item .track_content .lead a { - font-weight: bold; - color: #444; -} - -/**/ -/*rodapé das cartas de participação*/ -.track_list .item_card .track_stats .comments .counter { - background: url("images/comentarios.png") no-repeat left center #fffafa; -} -.track_list .item_card .track_stats .hits .counter { - background: url("images/visualizacoes.png") no-repeat left center #fffafa; -} - -.track_list .item_card .track_stats { - padding: 5px 5px 0; - height: 25px; -} -.track_list .item_card .track_stats .counter { - margin-top: 1px; - padding: 3px 0 0 30px; - text-align: left; - font-size: 10pt; - /*display: block;*/ - color: #444; -} -.track_list .item_card .track_stats .comments{ - float: left; -} -.track_list .item_card .track_stats .hits{ - float: right; -} -.track_list .item_card .track_stats .hits .label, -.track_list .item_card .track_stats .comments .label { - font-size: 7pt; - /*float: right;*/ - color: #444; -} -.track_list .item_card .track_stats .comments .label { - display: none; - visibility: hidden; -} - -/**/ - - -/*** step list ***/ - -/*geral*/ - -.track_list .item .step { - padding: 5px; -} - -.track_list .item .track_content .steps { - width: 60%; - font-weight: normal; -} - -.track_list .item .track_content .steps a:hover{ - text-decoration: none; -} - - -.track_list .item .track_content .steps h3{ - font-size: 13px !important; - text-transform: uppercase; - font-weight: normal; -} - -.track_list .item .track_content .steps .position, -#track .step_list .step .position { - border-radius: 50% 50% 50% 50%; - float: none; - font-size: 14px; - margin-right: 5px; - text-align: center; - font-weight: bold; -} - -#track .step_list .step { - background: url("images/steps_bg.png") repeat-x center top #fff;/*branco com o fundo em degradê*/ - display: inline-block; - width: 100%; -} - - -#track .step_list .step a { - background-color: transparent;/*transparente*/ - color: #999;/*cinza escuro escuro*/ -} - -.step a:link, #content .step a:link, dl.portlet .step a:link { - color: #999; /*cinza escuro*/ - /*teste*/ - display: inline-block; - max-width: 80%; - vertical-align: middle; -} - -#track .step_list .step .position { - background-color: #999;/*cinza escuro escuro*/ - color: #fff;/*branco*/ - display: inline-block; - font-size: 250%; - margin: 15px; - padding: 15px; - line-height: 15px; -} - -#track .step_list .step .content { - display: inline-block; - margin: 10px; - vertical-align: middle; - border-bottom: 0 none; - vertical-align: top; - max-width: 80%; - /*max-width: 600px;*/ -} - -#track .step_list .step .content .date { - font-weight: normal; -} - -#track .step_list .step .content .name {} - -#track .step .name, -#track .step .name a { - color: #999; -} - -#track .step_list .step .content .lead { - font-weight: normal; - margin-left: 0px; - margin-right: 0px; - color: #666; -} - -#track .step_list .step .content .lead p{ - margin-bottom: 0px; -} - -#track .step_list .step .content object, -#track .step_list .step .content .lead img{ - max-width: 80%; -} - -/*bloco de steps em main area - */ - -#content .community-track-plugin_track-list-block .steps .step .position { - margin: 5px 3px; - padding: 0 6px; -} - -.community-track-plugin_track-list-block .steps .step .name{ - display: inline-block; - vertical-align: middle; - width: 75%; -} - -#article .step_list .step .step_actions .button{ - border-radius: 0 0 0 0; -} - -/*ítens específicos*/ - -/*oculto*/ -#track #hidden_steps .step_list .step .position { - background-color: transparent; -} - -/*ativo*/ - -#content .step.step_active { - background-color: #E8F3E9;/*verde claro*/ - background-image: url("images/no-image.gif"); -} - -#content .step.step_active:hover { - background-color: #B8D4C1; -} - -#content .step.step_active a { - color: #397941;/*verde escuro*/ -} - -#content .step.step_active .position{ - background-color: #397941;/*verde escuro*/ - color: #E8F3E9;/*verde claro*/ -} - -.step_active a:link, #content .step_active a:link, dl.portlet .step_active a:link { - color: #397941; /*verde escuro*/ -} - -/*em andamento*/ - -#content .step.step_waiting { - background-color: #fff0cf;/*laranja claro*/ - background-image: url("images/no-image.gif"); -} - -#content .step.step_waiting:hover { - background-color: #E6E6BC; -} - -#content .step.step_waiting a { - color: #C6A142;/*laranja escuro*/ -} - -#content .step.step_waiting .position{ - background-color: #c6a142;/*laranja escuro*/ - color: #fff0cf;/*laranja claro*/ -} - -.step_waiting a:link, #content .step_waiting a:link, dl.portlet .step_waiting a:link { - color: #c6a142; /*laranja escuro*/ -} - -/*finalizado*/ - -#content .step.step_finished { - background: url("images/steps_bg.png") repeat-x center top #fff;/*branco com o fundo em degradê*/ -} - -#article .step_finished .tool_link:hover, #content .steps .step_finished:hover { - background-color: #EEE; - background-image: none; -} -#content .step.step_finished:hover { - background-color: #EEE; - background-image: none; -} - -#content .step.step_finished a { - background-color:transparent;/*transparente*/ - color: #999;/*cinza escuro escuro*/ -} - -.step_finished a:link, #content .step_finished a:link, dl.portlet .step_finished a:link { - color: #999; /*cinza escuro*/ -} - -#content .step.step_finished .position{ - background-color: #999;/*cinza escuro escuro*/ - color: #fff;/*branco*/ -} - -/*****fim step list******/ - - -/*botão ver todos*/ -.more_button, -.read_more { - margin-bottom: 15px; - margin-top: -5px; - color: #000000; - font-size: 11px; - text-align: left; -} - -#content .more_button .view_all a, -#content .read_more a{ - background: url("images/button-read-more-vazio.png") no-repeat scroll left 50% transparent; - color: #333; - display: inline-block; - font-weight: bold; - padding: 10px 20px 10px 50px; - text-align: left; - font-family: Arial, sans-serif; -} - - -.community-track-plugin_track-card-list-block .more_button{ - text-align: right; -} - -.community-track-plugin_track-card-list-block .more_button .view_all a{ - margin-right: 12px; -} - -/*área do rodapé do bloco onde fica o botão ver todos*/ -.block-footer-content { - text-align: right; - margin-top: 0.5em; -} -.box-2 .block-footer-content, -.box-3 .block-footer-content { - margin-right: 8px; -} - -/*#content .tags-block .block-footer-content a, */ - -#content .tags-block .block-footer-content a, -#content .people-block .block-footer-content a, -#content .profile-list-block .block-footer-content a, -#content .enterprises-block .block-footer-content a, -#content .members-block .block-footer-content a, -#content .communities-block .block-footer-content a, -#content .softwares-block .block-footer-content a, -#content .institutions-block .block-footer-content a, -#content .friends-block .block-footer-content a { - background: url("images/bg-btn-ver-mais-1px.png") repeat-x scroll 0 0 #EEEEEE; - border: 1px solid #CCCCCC; - border-radius: 5px 5px 5px 5px; - display: inline; - margin: 14px 0 14px 14px; - padding: 5px 15px; - position: relative; - top: 5px; -} - -/*fim botoes ver todos*/ - - -.friends-block .common-profile-list-block .profile_link span.fn { -/* margin-top: 5px;*/ -} - -.box-2 .common-profile-list-block .profile-image, -.box-3 .common-profile-list-block .profile-image{ - height: 56px; -/* border: 1px solid #CCCCCC; - height: 100%; - margin: -1px;*/ - -} - - -/*fim alinhamento da imagem de pessoas nos blocos - incluindo página inicial*/ - - -.relevant-content-plugin_relevant-content-block ul{ - padding: 0; -} - -.relevant-content-plugin_relevant-content-block li { -} -.relevant-content-plugin_relevant-content-block li:hover { - background-color: #eee; -} -.relevant-content-plugin_relevant-content-block li a{ - color: #333; - display: block; - padding: 0.5em 1em; -} - -.pairwise-plugin_pairwise-content #article-header .title { - display: none; -} - -#pairwise_main { - text-align: center; - width: auto; -} - -#pairwise_main ul.pairwise_menu { - background-color: white; - color: #ECF2E7; - text-align: right; -} - -#pairwise_main ul.pairwise_menu li { - display: inline; -} - -#pairwise_main ul.pairwise_menu li a { - color: #b3c4a6; - font-size: 14px; - padding: 1em; - text-decoration: none; -} - -#pairwise_main ul.pairwise_menu li a:hover{ - color: #497B16; - background-color: #ECF2E7; - border-radius: 10px 10px 0 0; - border: 1px solid #b3c4a6; - border-bottom: 0px; - margin: -1px; -} - -#pairwise_main ul.pairwise_menu li a.active{ - color: #497B16; - background-color: #ECF2E7; - border-radius: 10px 10px 0 0; - border: 1px solid #b3c4a6; - border-bottom: 0px; -} - -#pairwise_main .pairwise_content { - background-color: #ECF2E7; - padding: 1em; - overflow: hidden; -} - -#pairwise_main .pairwise_body { - background-color: white; - border-radius: 7px 7px 7px 7px; - display: block; - font-size: 22px; - margin: 0 0 0.5em; - padding: 1em; -} - -#pairwise_main .pairwise_call_for_action { - color: #4B7421; - font-size: 14px; - line-height: 1.5em; -} - -#pairwise_main .prompt { - /*background-color: #cfe1bf !important;*/ - background: url("images/prompt_bg_normal.png") no-repeat center top #cfe1bf; - border-width: 0px; - max-width: 369px; - height: 170px !important; - padding: 10px 0; - border-width: 0 !important; - border-radius: 10px; -} - -#pairwise_main .prompt:hover { - background: url("images/prompt_bg_hover.png") no-repeat 50% top #548A1C; -} - -#pairwise_main .prompt.left{ - background-position: 51% top; - float: left; -} - -#pairwise_main .prompt.right{ - background-position: 50% top; - float: right; -} - -#pairwise_main .prompt a{ - color: #2a2d28 !important; - /*font-size: 14px;*/ - font-size: 12px;/*REDUZIDO PARA CABER 160 CARACTERES.*/ - display: block; - /*height: 170px;*/ - max-width: 349px; - padding: 10px; - height: 100%; -} - -#pairwise_main .separator { - background-color: #CCCCCC; - display: inline-block; - float: none; - height: 170px; - margin-top: 8px; - width: 1px; -} - - -#pairwise_main .skip_vote { - width: 200px !important; - text-align: center; - padding: 0; - border-width: 0px; - background-color: transparent !important; -/* background-color: #7D8874 !important; - font-size: 15px !important; - color: #fff; - padding: 1em 0 !important; - border-width: 0px !important; - border-radius: 7px 7px 0px 0px !important;*/ -} - -#pairwise_main .skip_vote a { - background: url("images/btn_duvida_pairwise.png") no-repeat center center #fff !important; - color: transparent !important; - display: inline-block; - height: 1px; - line-height: 0; - padding: 1em 0; - text-decoration: none; - width: 200px; -} - -#pairwise_main .skip_vote a:hover { - background: url("images/btn_duvida_pairwise_hover.png") no-repeat center center #fff !important; -} - -#pairwise_main .skip_vote_reasons {background-color: #7D8874;padding-top: 0 !important;} - -#pairwise_main .skip_vote_reasons ul {margin: 0; padding: 1em;} - -#pairwise_main .skip_vote_reasons ul li {color: white; padding: 0.5em 0.5em 0.5em 2em; text-align: left;} - -#pairwise_main .skip_vote_reasons ul li:hover{background-color:#666;} - -#pairwise_main .skip_vote_reasons ul li a {color: white;text-decoration: none;font-size: 14px;} - -#pairwise_main #suggestions_box { - display: block !important; - margin-top: 15px; - padding: 10px; - text-align: left; -} - -#pairwise_main #suggestions_box span { - color: #4B7421; - font-size: 15px; - font-weight: bold; - text-align: left; - text-transform: uppercase; -} - -#pairwise_main .suggestion_form {} - -#pairwise_main #suggestion_box_fields {} - -#pairwise_main .div_text_input_container {width: 100%;} - -#pairwise_main .div_text_input_container .div_text_input { - display: inline-block; - width: 80%; -} - -#pairwise_main .div_text_input_container .div_text_input textarea { - border: 1px solid #CCCCCC; - border-radius: 0 0 0 0 !important; -} - -#pairwise_main .div_text_input_container .div_text_input .jqEasyCounterMsg {color: #7D8874 !important;font-size: 13px;} - -#pairwise_main .div_text_input_container .suggest_idea_btn { - display: inline-block; - margin-left: 5%; - vertical-align: top; - width: 14%; -} - -#pairwise_main .div_text_input_container .suggest_idea_btn input#new_idea_button{ - background: url("images/botao-enviar-pairwise.png") no-repeat top center transparent; - border-radius: 0px; - cursor: pointer; - display: block; - min-height: 71px; - padding: 5px 10px; - width: 93px; - border-width: 0; -} - -div.pairwise_group_list_container .arrow span.active { - background-position: center top; -} - -/*Fim Pairwise*/ - -/*:::::::::::Acessibilidade:::::::::::*/ -/************* Contraste *************/ - - -body.contraste, -body.contraste #wrap-2, -body.contraste #header, -body.contraste #sobre, -body.contraste #footer, -body.contraste #main, -body.contraste #doormat-container, -body.contraste #em-destaque ul, -body.contraste #em-destaque li#em-destaque-titulo, -body.contraste .outstanding-header .outstanding-title, -body.contraste .audiogallery-tile, -body.contraste .videogallery-tile, -body.contraste ul.css-tabs a, -body.contraste .timeline, -body.contraste .timeline a { - background: #000; - color: #fff; -} - -/***********Imagem de Fundo - somente na página inicial*********/ - - -body.contraste #barra-psocial{ - background: url("images/barra-psocial-bg-contarste.png") repeat-x scroll left 50% #fff; -} - -body.contraste #barra-psocial #cat_menu { - background-image: url("images/logo-PS-barra-pb.png"); -} - -#cat_menu { - display: none; -} - -body.contraste #user a, -body.contraste #user a strong{ - color: #ffff00; -} - -body.contraste #content .box-2 .tags-block .block-footer-content a, -body.contraste #content .box-2 .people-block .block-footer-content a, -body.contraste #content .box-2 .profile-list-block .block-footer-content a, -body.contraste #content .box-2 .enterprises-block .block-footer-content a, -body.contraste #content .box-2 .members-block .block-footer-content a, -body.contraste #content .box-2 .communities-block .block-footer-content a, -body.contraste #content .box-2 .friends-block .block-footer-content a, -body.contraste #content .more_button .view_all a, -body.contraste #content .read_more a, -body.contraste .more_button .view_all a, -body.contraste .read_more a -{ - background-image: none; - background-color: #333; - color: #ffff00; -} - -body.contraste.action-home-index #content .article-block .short-post .read-more a, -body.contraste #content .box-1 .tags-block .block-footer-content a, -body.contraste #content .box-1 .people-block .block-footer-content a, -body.contraste #content .box-1 .profile-list-block .block-footer-content a, -body.contraste #content .box-1 .enterprises-block .block-footer-content a, -body.contraste #content .box-1 .members-block .block-footer-content a, -body.contraste #content .box-1 .communities-block .block-footer-content a, -body.contraste #content .box-1 .friends-block .block-footer-content a, -body.contraste #content .more_button .view_all a, -body.contraste #content .read_more a, -body.contraste .more_button .view_all a, -body.contraste .read_more a -{ - /*background: url("images/button-read-more-vazio-contraste.png") no-repeat scroll left 50% #333;*/ - background: none #333; - color: #ffff00; - border: 0px; - border-radius: 0px; -} - -body.contraste a, -body.contraste #accessibility a, -body.contraste #portal-siteactions a, -body.contraste #logo a, -body.contraste #logo #portal-title, -body.contraste #sobre a, -body.contraste #theme-footer a, -body.contraste h1, -body.contraste h2, -body.contraste h3, -body.contraste h4, -body.contraste h5, -body.contraste h6, -body.contraste #plone-document-byline, -body.contraste #doormat-container dt, -body.contraste #content .documentDescription, -body.contraste #content #description, -body.contraste .nitfByline, -body.contraste p.section, -body.contraste .track_list .item_card .track_stats .hits .label, -body.contraste .track_list .item_card .track_stats .comments .label, -body.contraste.action-home-index #content .display-content-block .lead p, -body.contraste.action-environment_design-index #content .display-content-block .lead p, -body.contraste.action-home-index #content .display-content-block .published-at, -body.contraste.action-environment_design-index #content .display-content-block .published-at { - color: #fff; -} - -body.contraste #content .breadcrumbs-plugin_content-breadcrumbs-block a, -body.contraste #content .breadcrumbs-plugin_content-breadcrumbs-block a:visited, -body.contraste #content a:link, -body.contraste #content a:link, -body.contraste #content a:visited, -body.contraste #content a { - color: #fff; -} - - -body.contraste.action-home-index #content .container-block-plugin_container-block .display-content-block .title a, -body.contraste.action-environment_design-index #content .container-block-plugin_container-block .display-content-block .title a, - -body.contraste #content .display-content-block .title a, -body.contraste #content .track_list .item_card .track_content .name, -body.contraste .action-home-index #content .container-block-plugin_container-block .display-content-block .title a, -body.contraste .action-environment_design-index #content .container-block-plugin_container-block .display-content-block .title a, -body.contraste #content .track_list .item .track_content .lead a { - color: #ffff00; -} - - -body.contraste.action-home-index #wrap-2, -body.contraste.action-environment_design-index #wrap-2 { - background-image: none; -} - -body.contraste.action-home-index .block .block-inner-2, -body.contraste.action-environment_design-index .block .block-inner-2, -body.contraste.action-home-index #content .tags-block .block-inner-2, -body.contraste.action-environment_design-index #content .tags-block .block-inner-2 { - background-color: #000; -} - -body.contraste.action-home-index .community-track-plugin_track-card-list-block .block-inner-2 { - background-image: none; - background-color: #fff; -} - - -body.contraste.action-home-index #content .tags-block .block-inner-2, body.contraste.action-environment_design-index #content .tags-block .block-inner-2 { - border-top: 1px solid #fff; -} - -body.contraste.action-home-index #content .box-1 .block-title span, body.contraste.action-environment_design-index #content .box-1 .block-title span { - background-color: #000; - color: #FFF !important; -} - -body.contraste #logo #portal-title { - background-image: url("images/logotipo_spb_beta_ac.svg"); - background-repeat: no-repeat; - background-size: 374px 78px; -} - -body.contraste #accessibility span { - background: #fff !important; - color: #000 !important; -} - -body.contraste #content .box .block-title { - background-color: #333; -} - -body.contraste.action-home-index .container-block-plugin_container-block .container-block-plugin_container-block, -body.contraste.action-environment_design-index .container-block-plugin_container-block .container-block-plugin_container-block, -body.contraste.action-home-index #content .box .block-title, -body.contraste.action-environment_design-index #content .box .block-title, -body.contraste .container-block-plugin_container-block .block .block-inner-2, -body.contraste #footer-content { - background-color: transparent; -} - -body.contraste #content .link-list-block li a { - background-color: #000; - color: white; -} - -body.contraste #content .link-list-block li a.link-this-page, -body.contraste #content .link-list-block li a:hover { - background-color: #333; - color: #ffff00; -} - -body.contraste #content .profile-info-options input.button.with-text, -body.contraste #content .profile-info-options a.button.with-text{ - background-color: #333; - color: #ffff00; -} - -body.contraste.action-content_viewer-view_page #content .box-1 .block-title span { - background-color: #000; - color: white; -} - -body.contraste #content .article-comment { - background: none repeat scroll 0 0 #000; -} - -body.contraste #content .recent-documents-block .block-inner-2, -body.contraste #content .box .block-title { - background-color: #000; - color: white; -} - -body.contraste #comments_list .comment-info, -body.contraste #comments_list .comment-created-at, -body.contraste #footer-license a, -body.contraste #footer-license p{ - color: #ffff00; -} - -body.contraste #comments_list .comment-wrapper-8 { - background-color: #000000; - background-image: none; - border: 1px solid #DDDDDD; -} - -body.contraste #comments_list a.display-comment-form, -body.contraste #content input.button, body.contraste #content a.button { - background-color:#333; -} - -body.contraste #content .recent-documents-block li{ - background-color:#000; -} - -body.contraste #content .track_list .item_card, -body.contraste #content .track_list .item_card .track_stats .comments .counter, -body.contraste #content .track_list .item_card .track_stats .hits .counter { - background-color: #333; - color: #fff; -} -body.contraste #content .track_list .item_card .track_content .lead { - color: #fff; -} - -body.contraste .ui-widget-content { - background-color: #000; - color: #fff; -} - -body.contraste .ui-state-active, -body.contraste .ui-widget-content .ui-state-active, -body.contraste .ui-widget-header .ui-state-active { - background-image: none; - background-color: #000; -} - -body.contraste #footer-logos { - background-color: #222; -} - -body.contraste #theme-header .header-content #link-faq a { - border-right: 1px solid #ffF; -} - -body.contraste #portal-siteactions { - /*border-bottom: 1px dotted #fff;*/ -} - -body.contraste #complete_registration { - background-color: transparent; -} - -body.contraste tr:hover td { - background-color: #333; -} - -body.contraste .action-friends-index .profile-list li:hover, -body.contraste .common-profile-list-block .vcard:hover { - border: 1px solid #CCC; - background: #333; - text-decoration: none; -} - -body.contraste .menu-submenu-content { - border: 1px solid #CCC; - background: none #333 ; - -} - -body.contraste #user .logged-in { - background: none #333 ; - /* background: url("images/barra-menu-user-bg.png") repeat-x bottom center #FEFEFE; */ - color: #fff; -} - -body.contraste #social-icons #sb_face { - background-image: url("images/icone-branco-facebook.png"); -} -body.contraste #social-icons #sb_face:hover { - background: url("images/icone-branco-facebook.png") 0 20px; -} - -body.contraste #social-icons #sb_youtb { - background-image: url("images/icone-branco-youtube.png"); -} -body.contraste #social-icons #sb_youtb:hover { - background: url("images/icone-branco-youtube.png") 0 20px; -} - -body.contraste #social-icons #sb_tweet { - background-image: url("images/icone-branco-twitter.png"); -} -body.contraste #social-icons #sb_tweet:hover { - background: url("images/icone-branco-twitter.png") 0 20px; -} - -body.contraste #social-icons #sb_flickr { - background-image: url("images/icone-branco-flickr.png"); -} -body.contraste #social-icons #sb_flickr:hover { - background: url("images/icone-branco-flickr.png") 0 20px; -} - -body.contraste .no-boxes-inner-2 { - background-color: #000!important; - color: #fff; -} - -body.contraste #signup-form { - color: #fff; -} - -body.contraste #portal-searchbox { - border-color: #FFF; - background-color: #000; -} - -body.contraste #portal-searchbox .searchField { - background-color: #000; - color: #FFF !important; -} - -body.contraste #header input.searchButton { - background-color: #000; - background-position: 0px 2px; -} - -body.contraste #menucontainer { - background: #333; - color: #FFF !important; -} - -body.contraste #menucontainer ul li.parent_menu a { - color: #FFF !important; -} - -body.contraste #content .no-boxes h1 { - color: #FFF !important; -} - -body.contraste #signup-form .formfieldline, -body.contraste #signup-formfield-group, -body.contraste #signup-form .required-field label, -body.contraste #signup-form .formlabel { - background-color: #000; - color: #FFF !important; -} - -body.contraste .pseudoformlabel, -body.contraste .formlabel { - color: #FFF; -} - -body.contraste #signup-form { - border-color: #FFF; - background-color: #000; -} - -body.contraste #signup-form .formfield input, -body.contraste #signup-form .formfield textarea { - background-color: #000; - color: #FFF !important; -} - -body.contraste #signup-domain { - border-color: #FFF; - background-color: #000; - color: #FFF !important; -} - -body.contraste .ui-state-default, -body.contraste .ui-widget-content .ui-state-default, -body.contraste .ui-widget-header .ui-state-default { - border: 1px solid #FFF; - background-color: #000; - color: #FFF !important; -} - -body.contraste .agenda-tile .title { - border-bottom: 1px solid #FFF; - color: #FFF; -} - -body.contraste .agenda-tile .period { - color: #FFF; -} - -/*botão rss*/ -#article .blog-feed-link { - position: relative; - right: 0; - top: 0; -} - -/* Plugin para curtir artigos e comentários */ -.pairwise-plugin_pairwise-content .vote-actions { - display: none; -} - -.action .dislike:before { - content: url(images/negative-hand.png); -} - -.action .like:before { - content: url(images/positive-hand.png); -} - -.action .vote-detail { - width: 160px; -} - -.vote-action .like-action-active .action-icon { - opacity: 1; -} - -#article .action .vote-detail li { - padding: 0px; -} - -.vote-action .action-icon { - opacity: 0.5; -} - -#article .action .action-icon { - top: 3px; -} - -#article .like-action .like-action-counter { - color: #2A8C32; -} - -#article .dislike-action .like-action-counter { - color: #CC0000; -} - -.vote-actions { - position: relative; - right: 0; - top: 0; -} - -#article .action .vote-detail li { - display: inline-block; - list-style-type: none; - margin-bottom: 5px; - margin-left: 0; - text-align: left; -} - -#article .action .vote-detail li a span{ - float: left; - margin-left: 5px; - width: 120px; -} -#article .action .vote-detail li a img { - float: left; -} - - -/*****************************************************/ -/* EMBED CSS */ -/*****************************************************/ -body.action-embed-index { - background-color: #f0f0f0; -} - -#embed { - width: 100%; - height: 100%; - display: table; -} - -#embed #content { - left: 0; - margin-left: 0; - margin-top: 0; - position: relative; - width: 100%; -} - -#embed #content .title { - padding-right: 0px; -} - -.action-embed-index #boxes, -.action-embed-index .box-1 .blocks, -.action-embed-index .block-outer, -.action-embed-index #content .block { - margin: 0px; -} - -.action-embed-index #wrap-1 { - display: table-cell; - vertical-align: middle; - width: 100%; - height: 100%; -} - -.action-embed-index #wrap-2 { - border: 0px solid #F00; - padding: 0px; - background-color: #EEE; - margin: 0px; -} - -.action-embed-index .block .block-inner-2 { - background-color: white; - padding: 1em; - margin: 0; -} - -.action-embed-index #content .box-1 .block-title { - background-color: transparent; - border-bottom: 0 solid #AAAAAA; - border-top: 0 none; - left: -12px; - margin-bottom: 0; - margin-top: -38px; - position: relative; -} - -.action-embed-index #content .box-1 .block-title span { - background-color: #497b16; - color: white; - font-size: 18px; - font-variant: normal; - padding: 6px 1em; - text-align: left; -} - -/******** BLOCK => TRACK CARD LIST *********/ -.action-embed-index .community-track-plugin_track-card-list-block .block-inner-2 { - background: url("images/bg-bloco-de-trilhas.png") no-repeat scroll center top transparent; -} - -.action-embed-index .community-track-plugin_track-card-list-block .track_list { - text-align: center; - padding: 22px 0px 0px 0px; -} - -.action-embed-index .community-track-plugin_track-card-list-block .view_all a { - position: absolute; - right: -12px; - top: -33px; -} - -/** Bloco de redes sociais **/ -.social_widget { - margin-left: 5px; -} - -.social_widget .social_header { - height: 27px; - margin-top: 12px; -} - -.social_widget.twitter { - background: url(images/twitter-widget.png) no-repeat; -} - -.social_widget.facebook { - background: url(images/facebook-widget.png) no-repeat; -} - -.social_widget.instagram { - background: url(images/instagram-widget.png) no-repeat; -} - -.social_widget.instagram .social_content { - margin-top: 15px; -} - -#content .no-boxes #main-content-wrapper-8 { - padding: 10px 10px; -} - -#content .no-boxes #main-content-wrapper-8 .all_tracks { - padding-left: 2px; -} - -/* chat {{{ */ - -#chat .toolbar { - background-color: #F8C300; - border: 2px solid #F8C300; -} - -#chat #environment-logo { - background-color: #FCDD4E; -} - -#chat #buddy-list, -#chat #occupant-list { - background-color: #EEE; -} - -/* }}} */ - -/*estilos do HUB*/ - -.hub .post{ - background: url("images/hub-time-bg.gif") repeat-y left top #fff; -} - -.hub .remove{ - background: url("images/hub-remove-icon.png") no-repeat center center #fff; -} - -/* -.hub .promote{ - background: url("images/hub-promote-icon.png") no-repeat center center #fff; -} - -.hub .pin{ - background: url("images/hub-pin-icon.png") no-repeat center center #fff; -} -*/ - -.hub ul.settings li{ - position: relative; - background: url("images/hub-arrow-right.png") no-repeat scroll 98% 50% #ED8E01; - overflow: hidden; - z-index:999; -} - -.hub ul.settings li.twitter:hover{ - background: url("images/hub-arrow-up.png") no-repeat scroll 95% 50% #ED8E01; - min-height: 50px; - height: auto; -} - -.hub ul.settings li.twitter label{ - color: white; - display: block; - font-style: oblique; - line-height: 1.5em; - margin-bottom: 5px; -} - -.hub ul.settings li.twitter input{margin-bottom: 10px; margin-right: 5px;} - -.hub ul.settings li.twitter input.btn-ok {} - -/* * Internacionalização * */ - -#participa-languages { - position: absolute; - top: 12px; - right: 10px; - padding: 0px; - z-index: 100; -} - -#participa-languages a { - color: #333; - text-decoration: none; - cursor: pointer; - background-repeat: no-repeat; - display: inline-block; - height: 17px; - width: 25px; - margin-left: 5px; -} - -.flag-en { background-image: url(images/flag-en.png) } -.flag-pt { background-image: url(images/flag-pt_br.png) } - -#participa-languages a span{ display: none } - -#dynamic_recaptcha{ - line-height: 1em; - width: 400px; - margin: 1px auto 5px; - padding-right: 150px; -} - -div.software-step-info div.current-step h3 { - color: #F50054; -} - -#content .main-block div.software-step-info div.another-step h3 { - font-size: 12px !important; -} - -<<<<<<< Updated upstream - -/************************* MAIN PAGE REVIEW *******************************/ - -#content ul li.news-call .title { - font-weight: 700; - padding-right: 0px; -} -======= -#search-header{ - border: 1px solid red !important; -} ->>>>>>> Stashed changes -- libgit2 0.21.2