diff --git a/_footer.sass b/_footer.sass new file mode 100644 index 0000000..55cccd3 --- /dev/null +++ b/_footer.sass @@ -0,0 +1,123 @@ +#footer-content + font-family: 'Open Sans' + font-size: 12px + margin: 0 auto + position: relative + text-align: left + width: 980px + div + display: table-cell + .institucional + padding: 30px 0 + .logo-sistema + background: url('images/logo-sistema.png') 0 0 no-repeat + display: block + height: 33px + margin: 0 + overflow: hidden + text-indent: -9999px + width: 100% + .address + clear: both + color: #282828 + display: block + font-size: 11px + font-style: normal + width: 100% + .coordenacao + width: 250px + span + color: #282828 + display: block + padding: 0 0 0 40px + ul + list-style: none + padding: 0 + margin: 0 + li + margin: 0 + .logo-secretaria + background: url('images/logo-secretaria.png') 0 0 no-repeat + display: block + float: right + height: 65px + margin: 0 + overflow: hidden + text-indent: -9999px + width: 262px + .parcerias + width: 435px + span + color: #282828 + display: block + padding: 0 0 0 40px + ul + list-style: none + margin: 0 + padding: 0 + li + margin: 0 + .logo-seplan + background: url('images/logo-seplan.png') 0 0 no-repeat + display: block + float: left + height: 65px + margin: 0 50px 0 0 + overflow: hidden + text-indent: -9999px + width: 229px + .logo-brasil + background: url('images/logo-brasil.png') 0 0 no-repeat + display: block + float: left + height: 49px + margin: 10px 0 0 + overflow: hidden + text-indent: -9999px + width: 153px + +#second-footer + background: #FFF + height: 85px + font-family: 'Open Sans' + .links-uteis + margin: auto + padding: 15px + width: 980px + span + border-right: 1px solid #eee + color: #000 + display: block + float: left + font-family: 'Open Sans' + font-size: 12px + margin: 10px 100px 0 0 + padding: 10px 0 + width: 84px + .logo-transparencia + background: url('images/logo-transparencia.png') center center no-repeat + display: block + float: left + height: 62px + margin: 0 + overflow: hidden + text-indent: -9999px + width: 199px + .logo-acesso-a-informacao + background: url('images/logo-acesso-a-informacao.png') center center no-repeat + display: block + float: left + height: 62px + margin: 0 0 0 130px + overflow: hidden + text-indent: -9999px + width: 192px + .logo-biblioteca + background: url('images/logo-biblioteca.png') center center no-repeat + display: block + float: left + height: 62px + margin: 0 0 0 130px + overflow: hidden + text-indent: -9999px + width: 135px diff --git a/_header.sass b/_header.sass new file mode 100644 index 0000000..96c25fc --- /dev/null +++ b/_header.sass @@ -0,0 +1,262 @@ +#header + padding: 5px + +.header-content + background: #F6F6F6 url('images/faixa_header_internal.png') center center repeat-x + height: 227px + .action-home-index & + background: #F6F6F6 url('images/banner_header.jpg') center center repeat-x + height: 480px + +.header-content + #header + #participa-ma-header + margin: 0 auto + max-width: 960px + +.header-content + #header + #accessibility + float: left + font-family: arial + font-size: 10px + margin: 5px 0 15px + padding: 0 + width: 400px + li + display: inline + a + color: #000 + margin-right: 8px + text-decoration: none + span + background: none repeat scroll 0 0 #2c66ce + color: #FFFFFF + padding: 0 3px + #portal-siteactions + float: right + font-size: 10px + margin: 5px 0px 15px 0 + padding: 0 + text-align: right + width: 50% + li + display: inline + margin-left: 10px + a + border-bottom: 1px dotted #00500f + color: #00500f + font-family: 'Open Sans', Arial, Helvetica, sans-serif + padding: 0 + text-decoration: none + text-transform: uppercase + &:hover + border-bottom: 1px dotted #b62221 + color: #b62221 + #user + float: right + margin: 0 + position: relative + right: 0 + .welcome + display: none + #top-search + display: none + .or + display: none + a + border-left: 1px solid #000 + margin: 0 + padding: 0 10px + text-decoration: none + pending-tasks-count + margin: 0 + i + display: none + strong + color: #FFF + font-family: 'Open Sans' + font-size: 12px + font-weight: 300 + &:hover + color: #b62221 + #logo + float: left + padding: 0 + width: 30% + a + display: block + width: 276px + #portal-title + background-image: url("images/logo_participama.png") + background-repeat: no-repeat + background-size: 276px + display: block + height: 83px + width: 276px + margin: 5px 0 + #sobre + clear: right + float: right + margin: 10px 0 5px + ul + list-style: none + margin: 0 + padding: 0 + li + border-right: 1px solid #000 + display: inline + &:last-child + border: none + a + color: #fff + font-family: 'Open Sans' + font-size: 12px + padding: 0 10px + text-decoration: none + &:hover + color: #b62221 + #principios-referencias + float: right + margin: 10px 0 5px + padding: 0 + text-align: right + width: 400px + ul + list-style: none + margin: 0 + padding: 0 + li + border: 1px solid #FFF + +border-radius(5px) + display: inline-block + margin-right: 5px + padding: 5px + &:hover + background: #FFF + a + text-decoration: none + span + color: #000 + font-family: 'Open Sans' + font-size: 12px + padding: 0 5px + text-transform: uppercase + #portal-searchbox + clear: right + float: right + margin: 10px 0 5px + +border-radius(0) + border: none + background: #fff + padding: 2px + text-align: right + width: 200px + .searchField + border-right: none + border: none + padding: 0.45em + width: 171px + form + white-space: nowrap + label + font-weight: normal + #searchGadget + width: 13em + input.searchButton + background-image: url("images/search-button.gif") + background-position: 6px 0px + background-repeat: no-repeat + background-color: transparent + border: none + cursor: pointer + padding: 4px 15px + text-indent: -2000px + &:hover + opacity: 1.0 + #social-icons + float: right + clear: right + margin: 10px 0 0 + ul + display: table-row + padding: 0 + list-style: none + li + float: right + width: 25px + a + background-repeat: no-repeat + border: none + height: 20px + opacity: .85 + padding: 0px + display: inline-block + width: 25px + span + display: none + #sb_face + background: url('images/icone-branco-facebook.png') left top no-repeat + &:hover, &:focus + background: url('images/icone-branco-facebook.png') left bottom no-repeat + #sb_youtb + background: url('images/icone-branco-youtube.png') left top no-repeat + &:hover, &:focus + background: url('images/icone-branco-youtube.png') left bottom no-repeat + #top-menu + float: left + margin: 0px auto auto + width: 100% + ul + list-style: none + padding: 0 + li + display: inline + a + color: #FFF + float: left + font-family: 'Open Sans Bold' + font-size: 12px + padding: 15px 28px + text-decoration: none + text-transform: uppercase + &:hover + background-color: #b62221 + .link-sobre + background-color: #0083cb + .link-participacao + background-color: #088ed7 + .link-eixos + background-color: #1197e1 + .link-sistema + background-color: #1aa2ec + #votacao + display: none + float: right + height: 200px + margin-top: 40px + width: 315px + .action-home-index & + display: block + .title + display: table + font-family: 'Open Sans Bold' + font-size: 40px + line-height: 40px + text-transform: uppercase + .date + display: table + font-family: 'Open Sans Light' + font-size: 40px + a + color: #FFF + background-color: #89ba3f + +border-radius(5px) + font-family: 'Open Sans Extrabold' + font-size: 18px + display: table + margin-top: 15px + padding: 15px 25px + text-decoration: none + &:hover + background-color: #b62221 diff --git a/_home_page.sass b/_home_page.sass new file mode 100644 index 0000000..cc1d7eb --- /dev/null +++ b/_home_page.sass @@ -0,0 +1,279 @@ +.highlights-block + height: 380px + margin: 15px auto 10px auto + width: 980px + .block-title + border: none + color: #0083cb + font-family: 'Open Sans Bold' + font-size: 24px + font-variant: normal + margin-bottom: 20px + .highlights-container + border: none + height: 325px !important + width: 100% !important + .highlights-image-link + background-color: #0083cb !important + height: 325px !important + img + height: 100% + left: 0 + min-width: 60% + position: absolute + .highlights-label + background: #0083cb + font-family: 'Open Sans' + font-weight: bold + font-size: 15px + height: 225px + left: 60% + padding: 0px 50px + position: absolute + top: 40% + width: 331px + .highlights-block-pager + bottom: 30px + position: absolute + right: 30px + z-index: 10 + a + background: rgba(0,0,0,0.1) + color: transparent + display: inline-block + height: 16px + width: 16px + &.activeSlide + background: rgba(0,0,0,0.3) + &:hover + border-color: #d0e9e2 + +.main-block + margin-bottom: 0px + +.main-content + border: none + box-shadow: none + font-family: 'Open Sans' + padding: 10px 0 + h1 + border: none + color: #89ba3f + font-family: 'Open Sans Bold' + font-size: 24px + font-variant: normal + margin-bottom: 20px + padding: 0 + #portal-news + display: none + +#highlighted-news + border: none + display: block + height: 265px + > .highlighted-news-item + background: #FFF url('images/tinta_noticia1.png') center bottom no-repeat + border: none + float: left + margin-right: 75px + max-height: 260px + padding: 0 + width: 275px + &.post-2 + background: #FFF url('images/tinta_noticia2.png') center bottom no-repeat + &.post-3 + background: #FFF url('images/tinta_noticia3.png') center bottom no-repeat + margin-right: 0 + > .highlighted-news-item + border: none + padding: 0 + .news-pic + background-size: 100% + display: block + height: 130px + margin-bottom: 20px + h2 + margin-bottom: 30px + margin-top: 5px + max-height: 62px + overflow: hidden + padding: 0 20px + .post-title + color: #89ba3f + font-family: 'Open Sans' + font-size: 16px + font-variant: normal + .post-date + padding: 0 20px + .highlighted-news-read-more + display: none + +.communities-block + .block-title + border: none + color: #B21B1A + font-family: 'Open Sans Bold' + font-size: 24px + font-variant: normal + margin-bottom: 20px + .common-profile-list-block + font-family: 'Open Sans' + font-weight: bold + &:last-child .vcard + margin-right: 0 !important + .vcard + background: #FFF url('images/tinta-comunidade1.png') left bottom no-repeat + border-radius: 0px + border: none + height: 230px + margin: 0 6px !important + width: 235px + &:hover + border: none + .menu-submenu-trigger + display: none + .profile_link + height: 230px + margin: 0 + max-height: 230px + padding: 0 + width: 235px + .profile-image + background: #FFF + height: 100px + overflow: hidden + width: 235px + img + max-width: 235px + max-height: 100px + .org + color: #B21B1A + height: 100px + font-size: 16px + margin: 0px + padding: 15px + width: 205px + .block-footer-content + float: right + height: auto + text-align: center + a + color: #B21B1A + display: block + font-family: 'Open Sans Bold' + font-size: 14px + text-decoration: none + padding-top: 10px + +.display-content-block + margin-bottom: 27px + .block-title + border: none + color: #000 + font-family: 'Open Sans Bold' + font-size: 24px + font-variant: normal + margin-bottom: 20px + li + background: #FFF url('images/tinta-consultaspublicas1.png') left bottom no-repeat + display: inline-block + margin: 0 6px 0 3px + padding: 20px + width: 195px + &:last-child + margin-right: 0 + .title + height: 45px + overflow: hidden + a + color: #000 + font-family: 'Open Sans' + font-weight: bold + font-size: 16px + text-decoration: none + .published-at + color: #aaa + .lead + height: 97px + overflow: hidden + word-break: break-word + .read_more + text-align: right + padding-top: 10px + a + color: #aaa + text-decoration: none + +.event-plugin_event-block + margin-right: 130px + .block-title + border: none + color: #FFF + font-family: 'Open Sans Bold' + font-size: 24px + font-variant: normal + margin-bottom: 20px + .events + border-bottom: 1px solid #B21B1A + li + border-top: 1px solid #B21B1A + color: #FFF + font-family: 'Open Sans' + .title + font-family: 'Open Sans Bold' + a + padding: 5px 0 + &:hover + background: rgba(255, 255, 255, 0.1) + .month + background: #B21B1A + font-family: 'Open Sans Bold' + font-size: 14px + text-shadow: none + .day + background: #FFF + border: none + font-family: 'Open Sans Bold' + font-size: 30px + line-height: normal + .days-left + display: none + +.container-block-plugin_container-block + margin: 140px 0 30px 0 + .display-content-block + margin: 0 + .block-title + border: none + color: #FFF + font-family: 'Open Sans Bold' + font-size: 24px + font-variant: normal + margin-bottom: 0px + a + color: #FFF + text-decoration: none + ul + margin: 0 + li + background: none + display: block + padding: 0 + width: 100% + .lead + height: auto + .read_more + display: none + .title + height: auto + overflow: visible + a + border: none + color: #FFF + font-family: 'Open Sans' + font-size: 18px + font-variant: normal + font-weight: 700 + text-decoration: none + iframe + height: 240px diff --git a/bli b/bli deleted file mode 100644 index 524acff..0000000 --- a/bli +++ /dev/null @@ -1 +0,0 @@ -Test file diff --git a/cabecalho-amarelo-theme.css b/cabecalho-amarelo-theme.css deleted file mode 100644 index 20785f4..0000000 --- a/cabecalho-amarelo-theme.css +++ /dev/null @@ -1,539 +0,0 @@ -/*(amarelo-claro=#fcdd4e)*/ -/*(amarelo-escuro=#f9c404)*/ -/****************** cabecalho ******************/ - -#theme-header{} - -#header { - padding: 13px 0 0 0; -background-color: #fcdd4e;/*(amarelo-claro)*/ - /* Old browsers */ - background-color: #f9c404; /*(amarelo-escuro)*/ - background-image: -moz-radial-gradient(center, ellipse cover, #fcdd4e 1%, #f9c404 100%); /*(amarelo-claro)(amarelo-escuro)*/ - /* FF3.6+ */ - background-image: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(1%,#fcdd4e), color-stop(100%,#f9c404)); - /* Chrome,Safari4+ */ - background-image: -webkit-radial-gradient(center, ellipse cover, #fcdd4e 1%,#f9c404 100%); - /* Chrome10+,Safari5.1+ */ - background-image: -o-radial-gradient(center, ellipse cover, #fcdd4e 1%,#f9c404 100%); - /* Opera 12+ */ - background-image: -ms-radial-gradient(center, ellipse cover, #fcdd4e 1%,#f9c404 100%); - /* IE10+ */ - background-image: radial-gradient(ellipse at center, #fcdd4e 1%,#f9c404 100%); - /* W3C */ -/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcdd4e', endColorstr='#f9c404',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: #03316f; -} - -#accessibility { - display: block !important; - float: left; - font-family: arial; - font-size: 10px; - width: 50%; -} - -#accessibility a { - color: #00500f; - margin-right: 8px; -} - -#accessibility span { - background: none repeat scroll 0 0 #497B16; - 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: #03316f; - 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 #00500f; - padding-bottom: 2px; - margin-top: -15px; - font-size: 10px; - text-align: center; -} - -#portal-siteactions a { - color: #00500f; - 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: #75ad0a -} -#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 #00500f; - 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: #f8c300;/*amarelo-mais-escuro*/ - padding: 5px 0; -} - -#sobre ul { - max-width: 960px; - margin: 0 auto; - text-align: right; -} - -#sobre a { - color: #00500f; - 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-image: url(images/icone-verde-facebook.png); -} -#social-icons #sb_face:hover { -background: url(images/icone-verde-facebook.png) 0 20px; -} - -#social-icons #sb_tweet { -background-image: url(images/icone-verde-twitter.png); -} -#social-icons #sb_tweet:hover { -background: url(images/icone-verde-twitter.png) 0 20px; -} - -#social-icons #sb_youtb { -background-image: url(images/icone-verde-youtube.png); -} -#social-icons #sb_youtb:hover { -background: url(images/icone-verde-youtube.png) 0 20px; -} - -#social-icons #sb_flickr { -background-image: url(images/icone-verde-flickr.png); -} -#social-icons #sb_flickr:hover { -background: url(images/icone-verde-flickr.png) 0 20px; -} - -#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 0; - 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; -} - -#custom-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: #F28F00; - 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: #F28F00; - text-align: left; -} - - diff --git a/cabecalho-azul-theme.css b/cabecalho-azul-theme.css deleted file mode 100755 index daee9c6..0000000 --- a/cabecalho-azul-theme.css +++ /dev/null @@ -1,741 +0,0 @@ -/*(amarelo-claro=#0C96D4)*/ -/*(amarelo-escuro=#096A95)*/ -/****************** cabecalho ******************/ - - -#theme-header { - background: url('images/header-bg.jpg') center 0 no-repeat; -} - -#header { - height: 465px; - padding: 15px 0 0 0; - color: #fff !important; - background: url('images/header-border.png') center 0 repeat-x; - -webkit-background-size: 100% auto; - background-size: 100% auto; -} - -#header>div { - max-width: 1024px; - 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: #444; /* #00500f; */ - margin-right: 8px; -} - -#accessibility span { - background: none repeat scroll 0 0 #36BBF3; - color: #FFFFFF; - padding: 0 4px; -} -#accessibility a:hover { - color: #b62221; -} - -#votacao { - float: right; - display: block; - width: 260px; - padding: 20px 40px 0 0; - line-height: 44px; -} -#votacao span { - font-family: 'Open Sans Bold'; - color: #000; - font-size: 40px; -} -#votacao span strong { - font-weight: normal; - font-family: 'Open Sans Light'; -} -#votacao .bt-conferencia { - display: block; - width: 165px; - height: 57px; - margin: 20px 0 0; - line-height: 57px; - border-radius: 5px; - -moz-border-radius: 5px; - -webkit-border-radius: 5px; - color: #fff; - text-align: center; - font-family: 'Open Sans Bold'; - font-weight: bold; - font-size: 18px; - background: #89ba3f; -} -#votacao .bt-conferencia:hover { - background: #b62221; -} - -#menu { - clear: both; - width: 100%; - padding: 10px 0 0 0; -} -#menu ul { - display: block; - height: 50px; - margin: 0; -} -#menu li {} -#menu li a { - float: left; - display: block; - width: 21%; - padding: 15px 0; - font-family: 'Open Sans Bold'; - font-size: 12px; color: #fff; - font-weight: normal; - text-decoration: none; - text-align: center; - text-transform: uppercase; -} -#menu li:last-child a { - width: 37%; -} -#menu li .link-sobre { background-color: #0083cb; } -#menu li .link-participacao { background-color: #088ed7; } -#menu li .link-eixos { background-color: #1197e1; } -#menu li .link-sistema { background-color: #1aa2ec; } -#menu li a:hover { - background-color: #b62221; -} - -/* logo */ -#logo { - padding: 0; - float: left; - width: 30%; - margin: -30px 0 0; -} - -#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: #03316f; - 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; -} - -#links { - float: left; - padding: 10px 0 0 65px; -} -#links ul {} -#links ul li {} -#links ul li a { - float: left; - display: block; - height: 23px; - line-height: 23px; - padding: 5px 15px; - margin: 0 5px; - border: 1px solid #fff; - border-radius: 5px; - -moz-border-radius: 5px; - -webkit-border-radius: 5px; - text-transform: uppercase; - color: #444; -} - -#links ul li a:hover { - background-color: #fff; -} - -/* Site Actions */ -#portal-siteactions { - display: block; - float: right; - clear: left; - border-bottom: 1px dotted #00500f; - padding-bottom: 2px; - margin-top: -15px; - font-size: 10px; - text-align: center; -} - -#portal-siteactions a { - color: #00500f; - text-decoration: none; - padding: 4px 0 4px 10px; - text-transform: uppercase; - font-family: 'Open Sans', Arial, Helvetica, sans-serif; -} - -#portal-siteactions a:hover { - color: #b62221; -} - -#portal-siteactions li { - display: inline; -} - -#portal-siteactions li a:hover { -color: #b62221; -} -#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 #00500f; - padding: 0 10px; -} -#theme-header .header-content #link-contact a { - padding-left: 10px; -} -#theme-header .header-content #link-contact a:hover, -#theme-header .header-content #link-faq a:hover { - color: #b62221; -} - -#theme-header #sobre { - line-height: 20px; - font-size: 12px; -} -/* */ - -/* Sobre o brasil */ -#sobre { - clear: both; - max-width: 100% !important; - margin: 0; - padding: 5px 0; -} - -#sobre ul { - max-width: 1024px; - margin: 0 auto; - text-align: right; -} - -#sobre a { - color: #FFF; /* #00500f; */ - 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 !important; -} - -#portal-searchbox { - clear: right; - float: right; - font-size: 80%; - margin: 10px 0 15px; - text-align: right; - border-radius: 0; - -moz-border-radius: 0; - -webkit-border-radius: 0; - border: none; - background: #fff; - padding: 2px; -} - -#portal-searchbox .searchField { - padding: 10px; - border-right: none; - border: none; - width: 160px; - height: 10px; -} - -#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; -} - -#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 0; -} -#social-icons #sb_face:hover { - background: url(images/icone-branco-facebook.png) 0 20px; -} - -#social-icons #sb_tweet { - background: url(images/icone-branco-twitter.png) 0 0; -} -#social-icons #sb_tweet:hover { - background: url(images/icone-branco-twitter.png) 0 20px; -} - -#social-icons #sb_youtb { - background: url(images/icone-branco-youtube.png) 0 0; -} -#social-icons #sb_youtb:hover { - background: url(images/icone-branco-youtube.png) 0 20px; -} - -#social-icons #sb_flickr { - background: url(images/icone-branco-flickr.png) 0 0; -} -#social-icons #sb_flickr:hover { - background: url(images/icone-branco-flickr.png) 0 20px; -} - -#social-icons span { display: none; } - -/* FIM social Buttons */ - -/****************** FIM cabecalho ******************/ - -/************* Bar Psocial Style - Menu Horizontal**************/ -#user{ - display: none; - 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 0; - 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 { - display: none; - 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; -} - -#custom-menu { - /*background: url(images/marca-participacao-social.png) no-repeat center left;*/ - height: 40px; - padding-left: 5px; - /*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é**********************************/ -#footer { - height: 254px; - background: url('images/footer-bg.png') center bottom repeat-x; -} - -#theme-footer { - width: 100%; -} - -#footer-content { - position: relative; - width: 1024px; - margin: 0 auto; - text-align: left; -} - -#footer-content .institucional { - height: 115px; - padding: 40px 0 0 0; -} - -#footer-content .institucional .logo-sistema { - float: left; - display: block; - width: 195px; - height: 33px; - margin: 0; - background: url('images/logo-sistema.png') 0 0 no-repeat; - text-indent: -9999px; - overflow: hidden; -} - -#footer-content .institucional address { - clear: both; - width: 220px; - display: block; - font-size: 10px; - font-style: normal; - color: #282828; -} - -#footer-content .institucional .parcerias { - position: absolute; - right: 0; - top: 30px; - width: 480px; -} - -#footer-content .institucional .parcerias span { - display: block; - padding: 0 0 0 40px; - color: #282828; -} -#footer-content .institucional .parcerias ul { - list-style: none; - padding: 0; - margin: 0; -} - -#footer-content .institucional .parcerias ul li { - margin: 0; -} - -#footer-content .institucional .logo-seplan { - float: right; - display: block; - width: 229px; - height: 65px; - margin: 0 50px 0 0; - background: url('images/logo-seplan.png') 0 0 no-repeat; - text-indent: -9999px; - overflow: hidden; -} - -#footer-content .institucional .logo-brasil { - float: right; - display: block; - width: 153px; - height: 49px; - margin: 10px 0 0; - background: url('images/logo-brasil.png') 0 0 no-repeat; - text-indent: -9999px; - overflow: hidden; -} - - -#footer-content .institucional .coordenacao { - position: absolute; - right: 500px; - top: 30px; - width: 250px; -} - -#footer-content .institucional .coordenacao span { - display: block; - padding: 0; - color: #282828; -} - -#footer-content .institucional .coordenacao ul { - list-style: none; - padding: 0; - margin: 0; -} - -#footer-content .institucional .coordenacao ul li { - margin: 0; -} - -#footer-content .institucional .logo-secretaria { - float: right; - display: block; - width: 262px; - height: 65px; - margin: 0; - background: url('images/logo-secretaria.png') 0 0 no-repeat; - text-indent: -9999px; - overflow: hidden; -} - -#footer-content .institucional .logo-governo { - float: left; - display: block; - width: 121px; - height: 66px; - background: url('images/logo-governo.png') 0 0 no-repeat; - text-indent: -9999px; - overflow: hidden; -} - -#footer-content .links-uteis { - height: 85px; - padding: 15px 0 0 0; -} - -#footer-content .links-uteis span { - float: left; - display: block; - width: 158px; - padding: 20px 0 0 0; -} - -#footer-content .links-uteis .logo-transparencia { - float: left; - display: block; - width: 199px; - height: 59px; - margin: 0; - background: url('images/logo-transparencia.png') 0 0 no-repeat; - text-indent: -9999px; - overflow: hidden; -} - -#footer-content .links-uteis .logo-acesso-a-informacao { - float: left; - display: block; - width: 192px; - height: 62px; - margin: 0 0 0 95px; - background: url('images/logo-acesso-a-informacao.png') 0 0 no-repeat; - text-indent: -9999px; - overflow: hidden; -} - -#footer-content .links-uteis .logo-biblioteca { - float: left; - display: block; - width: 135px; - height: 46px; - margin: 0 0 0 128px; - background: url('images/logo-biblioteca.png') 0 0 no-repeat; - text-indent: -9999px; - overflow: hidden; -} 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/categories.html.erb b/categories.html.erb deleted file mode 100644 index d6393c8..0000000 --- a/categories.html.erb +++ /dev/null @@ -1,7 +0,0 @@ -
diff --git a/errors.css b/errors.css deleted file mode 100644 index 706af54..0000000 --- a/errors.css +++ /dev/null @@ -1,65 +0,0 @@ -@import url(../base/errors.css); - -body { - background-image: url(images/fundo-de-tela-amarelo.png); - font-family: 'Open Sans',Arial,Helvetica,sans-serif; -} -#logo { - background: url(images/logo-participa.png); - top: 320px; - left: 20px; - position: absolute; - height:92px; - width:108px; -} - -div.message h1 { - border-bottom: 0px; - left: 170px; - position: relative; - margin-top: -20px; -} - -div.message p { - left: 170px; - position: relative; - font-size: 16px; - width: 400px; - color: #999; -} - -#header { - background: url(images/oops.png) top left no-repeat; - height: 142px; - margin-left: 20px; - margin-top: 48px; - position: relative; -} - - -#wrap { - margin: 120px 20px 0px 20px; - border: 1px solid #F2C311; - background: white url(images/mascote-bug.png) 100% 100% no-repeat; - height: 480px; - -webkit-border-radius: 7px; - -moz-border-radius: 7px; - border-radius: 7px; - -webkit-box-shadow: 7px 7px 7px 0px rgba(196, 159, 20, 0.75); - -moz-box-shadow: 7px 7px 7px 0px rgba(196, 159, 20, 0.75); - box-shadow: 7px 7px 7px 0px rgba(196, 159, 20, 0.75); -} - -#languages { - top: 600px; - position: absolute; - text-align: center; - width: 860px; - border-top: 0px; -} - -#languages a { - font-variant: small-caps; - color: black; - font-size: 14px; -} \ No newline at end of file diff --git a/footer.html.erb b/footer.html.erb index 82fdd82..4d1159c 100644 --- a/footer.html.erb +++ b/footer.html.erb @@ -1,26 +1,28 @@ + - + diff --git a/header.html.erb b/header.html.erb old mode 100755 new mode 100644 index 5a3cb85..5fe0a10 --- a/header.html.erb +++ b/header.html.erb @@ -1,7 +1,6 @@Registre-se. Crie sua conta no Participa Brasil! Este é mais um espaço de diálogo entre governo e sociedade civil. Depois que você se registrar será possível fazer comentários e/ou contribuições, participar de consultas públicas, criar blogs, participar e/ou criar comunidades, etc.
A gestão pública nunca esteve tão próxima das pessoas como agora. Faça parte desta mudança!
Seja bem vind@!
-- Sobre o Participa.MA
- - Participação Popular
- - Eixos de Participação
- - Sistema Estadual de Participação Popular
-
+