div.h1, div.h2, div.h3, div.h4, div.h5, div.h6 { color: #4466aa; }

a,
a:link,
a:active,
a:visited {
    color: #000099;
}

div#branding {
  background: #fff;
}

div#branding div.logo { 
  background: url(/assets/storefront_logos/000/000/444/fightworkspodcast235x75_storefront.jpg?1243924354) no-repeat center center; 
}

div#header-content {
    background: url(/images/themes/blue/background_banner.png) repeat-x bottom left;
}

/* rounded buttons */

.round-primary{background:url(/images/themes/buttons/button_gray.png) no-repeat right top;}
.round-primary span{background:url(/images/themes/buttons/button_gray.png) no-repeat left top;}
.round-primary-dark{background:url(/images/themes/buttons/button_dark.png) no-repeat right top;}
.round-primary-dark span{background:url(/images/themes/buttons/button_dark.png) no-repeat left top;}
.round-secondary{background:url(/images/themes/buttons/button_gray.png) no-repeat right top;}
.round-secondary span{background:url(/images/themes/buttons/button_gray.png) no-repeat left top;}

div#main-sidebar a.start-looking-now{display:block;background:url(/images/themes/buttons/bu_startlooking.png) no-repeat left top;width:228px;height:141px;margin-top:-12px;}
