/*  Place here any CSS code that you would like to affect both the Default and Home themes */
@import url(http://fonts.googleapis.com/css?family=Quicksand|Wire+One|Open+Sans+Condensed:300|Maven+Pro);
@import url('http://css.wikidot.com/cssnippet:collapsible-buttons/code_');

.breadcrumbs {font-size: 0.8em; margin-top: -26px; margin-left: 140px;}

#top-bar li{
    list-style: none;
    float:left;
    margin: 0 5px;
    color: red;
    padding:0;
    font-size: 4.0em;

}