/* 
    Document   : afilias_base.css
    Created on : May 25, 2010, 4:04:22 PM
    Author     : ldpm
    Description:
        Purpose of the stylesheet follows.
*/


root { 
  display: block;
}

/** Font declarations **/
@font-face { font-family: Museo; src: url('Museo500-Regular.otf'); }
@font-face { font-family: Chunk; src: url('Chunkfive.otf'); }

#navbar {
}

#header {
 
}

/** footer **/
#footer
{
}

#edit-search-theme-form-1-wrapper label /* Label that says "Search this site:" */
{
  display: none;
}

div#footer li.expanded, li.expanded a
{

}

div#footer li.leaf, li.leaf a
{
  font-weight: normal;
  list-style-type: none;
  list-style-image: none;
  text-decoration: none;
}

div#footer div#block-block-1
{
  margin-top: 2em;
  text-align:center;
}