diff --git a/cabecalho-cinza-theme.css b/cabecalho-cinza-theme.css index 393c7d8..fdf3e20 100644 --- a/cabecalho-cinza-theme.css +++ b/cabecalho-cinza-theme.css @@ -29,33 +29,6 @@ body div.overlay div.close { -#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; @@ -71,84 +44,13 @@ body div.overlay div.close { 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; @@ -241,106 +143,6 @@ body div.overlay div.close { /*********************************/ -/*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*/ @@ -466,7 +268,7 @@ body div.overlay div.close { } #content .comment-header .comment-actions-reply{ - margin-right: 5px; + margin-right: 5px; margin-top: 5px; } @@ -582,465 +384,10 @@ li.event-dates { } -/**** 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; -} - -.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; -} - - -/****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 ****/ /***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; -} - -/*fim lista de pendencias*/ - -.tag_cloud a{ - white-space: normal; -} - - -.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 - */ @@ -1451,145 +798,6 @@ div.pairwise_group_list_container .arrow span.active { } -/*****************************************************/ -/* 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; -} - -/* }}} */ - /****************Acho que isso nao se aplica ao nosso tema****************/ @@ -1599,106 +807,12 @@ body.action-embed-index { /**********************Removidos****************************/ - - - - - -a:link, #content a:link, dl.portlet a:link { - color: #172738; - /*border-bottom: none;*/ -} - -a:visited, #content a:visited, dl.portlet a:visited { - color:#2c66ce; /*#2c67cd;*/ -} - -/* Remove in all td gray backgroung hover */ -tr:hover td { - background-color: transparent; -} - -#content a:hover, dl.portlet a:hover { - color: #000; -} - #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; -} - - -.action-account-signup .no-boxes { - margin-top: 20px; -} - - - -.portalservicos-item div { - display: none; - position: absolute; - background-color: red; -} - -.portalservicos-item:hover div { - display: inline-block; - float: left; - width: 960px; - top: 25px; - left: 0; - background-color: blue; -} - -.portalservicos-submenu:hover { - display: inline-block; - float: left; - width: 960px; - top: 25px; - left: 0; - background-color: green; -} - -/* Bubble Float Bottom */ -.bubble-float-bottom { - display: inline-block; - position: relative; - -webkit-transition-duration: 0.3s; - transition-duration: 0.3s; - -webkit-transition-property: transform; - transition-property: transform; - -webkit-transform: translateZ(0); - transform: translateZ(0); - box-shadow: 0 0 1px rgba(0, 0, 0, 0); -} -.bubble-float-bottom:before { - position: absolute; - z-index: -1; - content: ''; - left: calc(50% - 10px); - bottom: 0; - border-style: solid; - border-width: 10px 10px 0 10px; - border-color: #e1e1e1 transparent transparent transparent; - -webkit-transition-duration: 0.3s; - transition-duration: 0.3s; - -webkit-transition-property: bottom; - transition-property: bottom; -} -.bubble-float-bottom:hover, .bubble-float-bottom:focus, .bubble-float-bottom:active { - -webkit-transform: translateY(-5px) translateZ(0); - transform: translateY(-5px) translateZ(0); -} -.bubble-float-bottom:hover:before, .bubble-float-bottom:focus:before, .bubble-float-bottom:active:before { - bottom: -10px; -} @@ -1709,139 +823,16 @@ tr:hover td { -#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; -} - -/***** 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; - 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; -} -*/ /* Cores dos sideboxs */ - /* Cor padrao do box */ -#content .box .block-title { +/*#content .box .block-title { border-top: 4px solid #2c66ce; background: #eee; color:#2c66ce; } - -#content .box .read-more { - border-top: 1px solid #2c66ce; - background: #eee; -} - -#content .read-more a { - color: #000000; -} - -#content .box .read-more a::after { - 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; -} - -#content .box-2 .block-outer .read-more { - border-top: 1px solid #4562b1; - background: #eee; -} - -#content .box-2 .block-outer .read-more a { - color: #000000; -} - -#content .box-2 .block-outer .read-more a::after { - 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; -} - -#content .box .block-outer .article-block .read-more { - border-top: 1px solid #08A649; - background: #eee; -} - -#content .box .block-outer .article-block .read-more a { - color: #000000; -} - -#content .box .block-outer .article-block .read-more a::after { - 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; -} - -#content .box .block-outer .display-content-block .read-more { - border-top: 1px solid #643C67; - background: #eee; -} - -#content .box .block-outer .display-content-block .read-more a { - color: #000000; -} - -#content .box .block-outer .display-content-block .read-more a::after { - color: #FFFFFF; - background: #643C67; -} +*/ /************* FIM Bar Psocial Style - Menu Horizontal**************/ diff --git a/content.css b/content.css index ae0747d..278e544 100644 --- a/content.css +++ b/content.css @@ -175,6 +175,7 @@ /*******removidos do cabecalho-cinza-theme.css****************/ + /***************** padrao dos titulos para os boxes *************/ #content .box .block-title { font-size: 12px; @@ -185,14 +186,95 @@ font-family: "open_sansbold", Arial, Helvetica, sans-serif; font-variant: normal; margin: 0px 0px 2px 0px; - border-top: 4px solid #3E67B1; + border-top: 4px solid #4562b1; background: #eee; - color: #3E67B1; + color: #4562b1; +} + +#content .box .read-more { + border-top: 1px solid #2c66ce; + background: #eee; +} + +#content .read-more a { + color: #000000; +} + +#content .box .read-more a::after { + 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; +} + +#content .box-2 .block-outer .read-more { + border-top: 1px solid #4562b1; + background: #eee; +} + +#content .box-2 .block-outer .read-more a { + color: #000000; +} + +#content .box-2 .block-outer .read-more a::after { + 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; +} + +#content .box .block-outer .article-block .read-more { + border-top: 1px solid #08A649; + background: #eee; +} + +#content .box .block-outer .article-block .read-more a { + color: #000000; +} + +#content .box .block-outer .article-block .read-more a::after { + 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; +} + +#content .box .block-outer .display-content-block .read-more { + border-top: 1px solid #643C67; + background: #eee; +} + +#content .box .block-outer .display-content-block .read-more a { + color: #000000; +} + +#content .box .block-outer .display-content-block .read-more a::after { + color: #FFFFFF; + background: #643C67; } /*****************fim padrao dos titulos dos blocos********************/ /*****************Registro de usuário*************************/ +.action-account-signup .no-boxes { + margin-top: 20px; +} .action-account-signup .no-boxes form { margin: 0px; } @@ -348,4 +430,625 @@ /***********************Fim PopUp Login**************************/ +/********************area de artigos******************************/ + +#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; +} + +/*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*/ +/***********************fim da area de artigo***************************/ +/*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; +} + +/******************Removi o bloco display content*******************/ + +/************************Track_list - fazer limpeza***********************************/ + +/*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; +} + + +.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%; +} +/*******************************************************************/ +/**** 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; +} + +.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; +} +/****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 - removidos do cabecalho-cinza-theme.css****************/ diff --git a/desuso.css b/desuso.css new file mode 100644 index 0000000..c2f8808 --- /dev/null +++ b/desuso.css @@ -0,0 +1,575 @@ +/************Removido do style.css************/ +#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; +} + +/*menu no cabecalho atualmente em desuso*/ +#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 do menu em desuso*/ + +/*nao localizei em que area isso se aplica*/ + +.portalservicos-item div { + display: none; + position: absolute; + background-color: red; +} + +.portalservicos-item:hover div { + display: inline-block; + float: left; + width: 960px; + top: 25px; + left: 0; + background-color: blue; +} + +.portalservicos-submenu:hover { + display: inline-block; + float: left; + width: 960px; + top: 25px; + left: 0; + background-color: green; +} + +/* Bubble Float Bottom */ +.bubble-float-bottom { + display: inline-block; + position: relative; + -webkit-transition-duration: 0.3s; + transition-duration: 0.3s; + -webkit-transition-property: transform; + transition-property: transform; + -webkit-transform: translateZ(0); + transform: translateZ(0); + box-shadow: 0 0 1px rgba(0, 0, 0, 0); +} +.bubble-float-bottom:before { + position: absolute; + z-index: -1; + content: ''; + left: calc(50% - 10px); + bottom: 0; + border-style: solid; + border-width: 10px 10px 0 10px; + border-color: #e1e1e1 transparent transparent transparent; + -webkit-transition-duration: 0.3s; + transition-duration: 0.3s; + -webkit-transition-property: bottom; + transition-property: bottom; +} +.bubble-float-bottom:hover, .bubble-float-bottom:focus, .bubble-float-bottom:active { + -webkit-transform: translateY(-5px) translateZ(0); + transform: translateY(-5px) translateZ(0); +} +.bubble-float-bottom:hover:before, .bubble-float-bottom:focus:before, .bubble-float-bottom:active:before { + bottom: -10px; +} +/************************************************************/ + + +/* 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; +} + +/* }}} */ + + +/*****css feito para um bloco novo que nao chegou a ser construido****************/ +/** 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; +} + +/********************************************************/ + +/*****************************************************/ +/* 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; +} + + +/************************Track_list************************************/ + +/*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; +} + + +.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%; +} + diff --git a/header.css b/header.css index 383824a..3c49ec0 100644 --- a/header.css +++ b/header.css @@ -87,8 +87,8 @@ background-repeat: no-repeat; } #logo #portal-title { - background-image: url("images/logotipo_spb_beta.svg"); - backgroud-repeat: no-repeat; + background-image: url("images/logotipo_spb_beta.svg"); + background-repeat: no-repeat; background-size: 370px; /*374px 56px;*/ height: 78px; width: 374px; diff --git a/page-inicial.css b/page-inicial.css index 842401c..8e65eea 100644 --- a/page-inicial.css +++ b/page-inicial.css @@ -66,6 +66,33 @@ margin-right: 15px; } +/* Bloco de busca pagina inicial - Acho que isso nao se aplica mais*/ +#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 +} + +/******fim da busca na pagina inicial- removido do cabecalho cinza theme*****/ + /**********************************************************/ @@ -577,3 +604,39 @@ span.label { .menu-submenu-footer { }*/ + +/****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 { + +} + +/*****************fim block display-content*****************/ \ No newline at end of file diff --git a/style.css b/style.css index 22717af..d96856c 100644 --- a/style.css +++ b/style.css @@ -3,6 +3,8 @@ @import url(cabecalho-cinza-theme.css); @import url(footer.css); @import url(content.css); +@import url(page-inicial.css); + @import url(../../icons/tango/style.css); @import url(font-awesome.min.css); @@ -194,7 +196,11 @@ iframe { } #wrap-2 { - margin-top: 0; + /*margin-top: 0;*/ + width: 960px; + margin: 0 auto; + border: none; + padding: 0px; } #main { @@ -205,17 +211,6 @@ iframe { margin: 0 auto; } -#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; -} - #wrapper { margin: 0 auto; font-size: 1.2em; -- libgit2 0.21.2