style.sass 1 KB
@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

#site-title, #theme-header, #wrap-2 #user, #theme-footer
  display: none

#content-inner
  margin-bottom: -15px

#wrap-2
  margin-top: 0
  border: 1px solid transparent

.action-home-index
  #wrap-1
    width: 100%
  #wrap-2
    margin: 0
    padding: 0
  #boxes
    margin: 0
  .main-block
    display: none

@import container

.action-home-index #content, #content #box-organizer
  @import tracks

@import news

@import statistics

@import tagscloud