/*
Theme Name: Starkers
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2 (WP2.6.2)
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/

@import "style/css/reset.css";
@import "style/css/main.css";

/*No widget title for menu on header and footer*/
.header-nav .widget_mypageorder h2.widgettitle, .footer-nav .widget_mypageorder h2.widgettitle {
display:none;
}

/*logos/images as buttons in sidebar*/
#sidebar a:hover {
  color: #446377;
  border: 0 none;
}

#sidebar .logo-button {
  margin-top: 5px;
  border: 4px solid #eff3f6;
}

#sidebar .supported-by-logo {
  line-height: 110%;
}

#sidebar .supported-by-logo .logo-button {
  margin-top: 2px;
  border: 1px solid #eff3f6;
}

/*footer overrides*/
.footer-nav {
  font-size: 12px;
}

.footer-nav ul li {
  margin-right: 10px;
}
