diff --git a/_homeblocks.sass b/_homeblocks.sass new file mode 100644 index 0000000..5208582 --- /dev/null +++ b/_homeblocks.sass @@ -0,0 +1,37 @@ +.action-profile-index #content + .box-1 + .article-block + border-bottom: 1px dotted #575959 + h3.block-title + background: url('icons/line.png') repeat-x left center + border-bottom: none + border-left: 10px solid #575959 + color: #575959 + font-family: 'Ubuntu' + font-size: 22px + font-variant: normal + font-weight: 300 + line-height: 22px + margin: 25px 0 + span + background: #FFF + padding: 0 15px + .short-post + font-family: 'Ubuntu' + font-size: 13px + .read-more + a + background: url('icons/more.png') no-repeat left center + background-size: contain + color: #000 + display: block + float: right + font-family: 'Ubuntu' + font-size: 13px + height: 24px + line-height: 24px + margin: 25px 0 + padding-left: 30px + text-decoration: none + .main-block + display: none diff --git a/_internalpage.sass b/_internalpage.sass new file mode 100644 index 0000000..bc7d204 --- /dev/null +++ b/_internalpage.sass @@ -0,0 +1,43 @@ +#content + .breadcrumbs-plugin_content-breadcrumbs-block + margin: 0 0 30px 0 + padding: 0 + a.item, span.separator, #breadcrumbs-you-are-here + color: #4F9CAC + font-family: 'Ubuntu' + font-size: 14px + margin-right: 10px + a.item + color: #575959 + text-transform: capitalize + #breadcrumbs-you-are-here + font-weight: 700 + text-transform: uppercase + .main-content + border: none + border-bottom: 1px dotted #575959 + border-radius: 0 + box-shadow: none + padding: 20px + h1.title + border-bottom: none + border-left: 10px solid #575959 + color: #575959 + font-family: 'Ubuntu' + font-size: 22px + font-variant: normal + font-weight: 300 + margin: 25px 0 + padding: 0 15px + position: relative + &::after + background: url('icons/line.png') repeat-x left center + bottom: 0 + content: "" + left: 100px + position: absolute + right: 0 + top: 5px + #article + font-family: 'Ubuntu' + font-size: 13px diff --git a/_profileheader.sass b/_profileheader.sass new file mode 100644 index 0000000..7b9f2f7 --- /dev/null +++ b/_profileheader.sass @@ -0,0 +1,9 @@ +#profile-header + height: 205px + margin: 0 + width: 100% + p + margin: 0 + img + margin: auto + display: block diff --git a/_sideblocks.sass b/_sideblocks.sass new file mode 100644 index 0000000..3cde271 --- /dev/null +++ b/_sideblocks.sass @@ -0,0 +1,108 @@ +#content + .box-2 + width: 230px + .block + margin-bottom: 15px + .block-title + border: none + border-radius: 3px 3px 0 0 + font-family: 'Ubuntu Mediun' + font-size: 15px + font-variant: normal + font-weight: normal + line-height: 30px + padding: 15px 15px 15px 55px + text-transform: capitalize + .link-list-block + padding: 0 + li + margin-bottom: 15px + &:first-child a + background: #4F9CAC url('icons/login.png') no-repeat 15px center + background-size: 30px 30px + color: #DAE1C4 + a + background: #DAE1C4 url('icons/como-participar.png') no-repeat 15px center + background-size: 30px 30px + border-radius: 5px + color: #69677C + font-family: 'Ubuntu Mediun' + font-size: 15px + line-height: 30px + padding: 15px 15px 15px 55px + .members-block + border: 1px solid #DAE1C4 + border-radius: 5px + .block-title + background: #DAE1C4 url('icons/pessoas.png') no-repeat 15px center + background-size: 30px 30px + color: #4F9CAC + .block-footer-content + background: #DAE1C4 + border-radius: 0px 0px 3px 3px + display: table + height: 35px + margin: 30px 2px 2px 2px + padding: 0 + width: 224px + .members-counter + background: url('icons/user.png') no-repeat 10px center + background-size: 20px 20px + color: #69677C + display: table-cell + font-family: 'Ubuntu' + font-size: 13px + padding-left: 40px + text-align: left + text-transform: capitalize + vertical-align: middle + a.view-all + background: url('icons/more_two.png') no-repeat 20px center + background-size: 20px 20px + color: transparent + display: table-cell + text-align: right + ul + margin: 30px + .common-profile-list-block + .vcard + border: none + .profile_link + height: 50px + max-height: 50px + margin: 2px + padding: 0 + .profile-image + width: 50px + .fn + display: none + .banner-div + a + background: #ccc + height: 40px + margin: 2px + padding: 0 + span + color: #000 + font-family: 'Ubuntu' + font-size: 16px + font-weight: normal + line-height: 40px + text-align: center + width: 158px + .statistics-block + border: 1px solid #69677C + border-radius: 5px + .block-title + background: #69677C url('icons/indicadores.png') no-repeat 15px center + background-size: 30px 30px + color: #DAE1C4 + .statistics-block-data + ul + padding-left: 30px + span + font-family: 'Ubuntu' + font-size: 13px + &.amount + font-weight: 700 + margin: 0 5px diff --git a/_topmenu.sass b/_topmenu.sass new file mode 100644 index 0000000..0ad51d8 --- /dev/null +++ b/_topmenu.sass @@ -0,0 +1,26 @@ +#content .box-3 .link-list-block + background: #69677C + border-radius: 3px + margin-bottom: 30px + padding: 20px + ul + text-align: left + li + display: inline-block + margin: 0 0 0 50px + padding: 0 + &:first-child + background: url('icons/home.png') no-repeat left center + background-size: 24px + margin-left: 0 + padding-left: 40px + a + background: #69677C + border-radius: 0 + color: #FFF + font-family: 'Ubuntu Mediun' + font-size: 16px + margin: 0 + padding: 0 + text-transform: capitalize + diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..f8c4036 Binary files /dev/null and b/favicon.ico differ diff --git a/fonts/Ubuntu-B.ttf b/fonts/Ubuntu-B.ttf new file mode 100644 index 0000000..b173da2 Binary files /dev/null and b/fonts/Ubuntu-B.ttf differ diff --git a/fonts/Ubuntu-BI.ttf b/fonts/Ubuntu-BI.ttf new file mode 100644 index 0000000..72a5a99 Binary files /dev/null and b/fonts/Ubuntu-BI.ttf differ diff --git a/fonts/Ubuntu-C.ttf b/fonts/Ubuntu-C.ttf new file mode 100644 index 0000000..602a3ee Binary files /dev/null and b/fonts/Ubuntu-C.ttf differ diff --git a/fonts/Ubuntu-L.ttf b/fonts/Ubuntu-L.ttf new file mode 100644 index 0000000..ed0f5bc Binary files /dev/null and b/fonts/Ubuntu-L.ttf differ diff --git a/fonts/Ubuntu-LI.ttf b/fonts/Ubuntu-LI.ttf new file mode 100644 index 0000000..c6cec55 Binary files /dev/null and b/fonts/Ubuntu-LI.ttf differ diff --git a/fonts/Ubuntu-M.ttf b/fonts/Ubuntu-M.ttf new file mode 100644 index 0000000..ca9c03a Binary files /dev/null and b/fonts/Ubuntu-M.ttf differ diff --git a/fonts/Ubuntu-MI.ttf b/fonts/Ubuntu-MI.ttf new file mode 100644 index 0000000..e8d186c Binary files /dev/null and b/fonts/Ubuntu-MI.ttf differ diff --git a/fonts/Ubuntu-R.ttf b/fonts/Ubuntu-R.ttf new file mode 100644 index 0000000..d748728 Binary files /dev/null and b/fonts/Ubuntu-R.ttf differ diff --git a/fonts/Ubuntu-RI.ttf b/fonts/Ubuntu-RI.ttf new file mode 100644 index 0000000..4f2d2bc Binary files /dev/null and b/fonts/Ubuntu-RI.ttf differ diff --git a/fonts/UbuntuMono-B.ttf b/fonts/UbuntuMono-B.ttf new file mode 100644 index 0000000..7bd6665 Binary files /dev/null and b/fonts/UbuntuMono-B.ttf differ diff --git a/fonts/UbuntuMono-BI.ttf b/fonts/UbuntuMono-BI.ttf new file mode 100644 index 0000000..6c5b8ba Binary files /dev/null and b/fonts/UbuntuMono-BI.ttf differ diff --git a/fonts/UbuntuMono-R.ttf b/fonts/UbuntuMono-R.ttf new file mode 100644 index 0000000..fdd309d Binary files /dev/null and b/fonts/UbuntuMono-R.ttf differ diff --git a/fonts/UbuntuMono-RI.ttf b/fonts/UbuntuMono-RI.ttf new file mode 100644 index 0000000..18f81a2 Binary files /dev/null and b/fonts/UbuntuMono-RI.ttf differ diff --git a/footer.html.erb b/footer.html.erb new file mode 100644 index 0000000..85b409f --- /dev/null +++ b/footer.html.erb @@ -0,0 +1,3 @@ + diff --git a/icons/agenda-contagem.png b/icons/agenda-contagem.png new file mode 100644 index 0000000..1b5aab9 Binary files /dev/null and b/icons/agenda-contagem.png differ diff --git a/icons/balao.png b/icons/balao.png new file mode 100644 index 0000000..8327f5b Binary files /dev/null and b/icons/balao.png differ diff --git a/icons/balao_claro.png b/icons/balao_claro.png new file mode 100644 index 0000000..27a908d Binary files /dev/null and b/icons/balao_claro.png differ diff --git a/icons/como-participar.png b/icons/como-participar.png new file mode 100644 index 0000000..9027b50 Binary files /dev/null and b/icons/como-participar.png differ diff --git a/icons/home.png b/icons/home.png new file mode 100644 index 0000000..308eb63 Binary files /dev/null and b/icons/home.png differ diff --git a/icons/indicadores.png b/icons/indicadores.png new file mode 100644 index 0000000..50631bf Binary files /dev/null and b/icons/indicadores.png differ diff --git a/icons/line.png b/icons/line.png new file mode 100644 index 0000000..b3a8a88 Binary files /dev/null and b/icons/line.png differ diff --git a/icons/login.png b/icons/login.png new file mode 100644 index 0000000..17d8fbc Binary files /dev/null and b/icons/login.png differ diff --git a/icons/more.png b/icons/more.png new file mode 100644 index 0000000..9462443 Binary files /dev/null and b/icons/more.png differ diff --git a/icons/more_two.png b/icons/more_two.png new file mode 100644 index 0000000..7f28cc8 Binary files /dev/null and b/icons/more_two.png differ diff --git a/icons/pessoas.png b/icons/pessoas.png new file mode 100644 index 0000000..e0d6436 Binary files /dev/null and b/icons/pessoas.png differ diff --git a/icons/trilhas.png b/icons/trilhas.png new file mode 100644 index 0000000..aa1fab6 Binary files /dev/null and b/icons/trilhas.png differ diff --git a/icons/user.png b/icons/user.png new file mode 100644 index 0000000..d8dfa2b Binary files /dev/null and b/icons/user.png differ diff --git a/icons/visualizacao.png b/icons/visualizacao.png new file mode 100644 index 0000000..300b660 Binary files /dev/null and b/icons/visualizacao.png differ diff --git a/icons/visualizacao_claro.png b/icons/visualizacao_claro.png new file mode 100644 index 0000000..a0fd513 Binary files /dev/null and b/icons/visualizacao_claro.png differ diff --git a/preview.png b/preview.png new file mode 100644 index 0000000..ac803cc Binary files /dev/null and b/preview.png differ diff --git a/style.sass b/style.sass new file mode 100644 index 0000000..ae54426 --- /dev/null +++ b/style.sass @@ -0,0 +1,56 @@ +@import url(../profile-base/style.css) + +@font-face + font-family: 'Ubuntu' + font-weight: 300 + font-style: normal + src: url('fonts/Ubuntu-R.ttf') + +@font-face + font-family: 'Ubuntu Mediun' + font-weight: 300 + font-style: normal + src: url('fonts/Ubuntu-M.ttf') + +@font-face + font-family: 'Ubuntu' + font-weight: 300 + font-style: italic + src: url('fonts/Ubuntu-RI.ttf') + +body + background: #fff + +#barra-brasil + border-bottom: 1px solid #eee + width: 100% + z-index: 99 + div#wrapper-barra-brasil + font-family: Arial, Helvetica, sans-serif !important + width: 960px + +#theme-header, #site-title + display: none + +#wrap-2 + border: none + margin: 0 + padding: 0 + #user + display: none + +.box-1 + margin: 0 0 0 250px + +@import profileheader + +#boxes + margin-top: 5px + +@import topmenu + +@import sideblocks + +@import homeblocks + +@import internalpage diff --git a/theme.js b/theme.js new file mode 100644 index 0000000..ec839eb --- /dev/null +++ b/theme.js @@ -0,0 +1,9 @@ +(function($){ + function setBreadcrumbs(){ + $('Você está aqui: ').insertBefore($('.breadcrumbs-plugin_content-breadcrumbs-block .block-inner-2').children().first()); + } + + $(document).ready(function(){ + setBreadcrumbs(); + }); +})(jQuery); diff --git a/theme.yml b/theme.yml new file mode 100644 index 0000000..14fbd7c --- /dev/null +++ b/theme.yml @@ -0,0 +1,3 @@ +name: "Consulta Template" +layout: "application-ng" +icon_theme: [participabr, default, pidgin] -- libgit2 0.21.2