/**
 * ie7 fixes
**/
#branding img {
    margin-bottom:0;
}
#branding #random img {
    behavior: url('/wp-content/themes/yachtclub/PIE.php');
}
body.page-template-sidebar-page-php #content, .single #content, .category #content, .archive #content {
    width: 79.5%;
}
.date-wrap {margin-top: 3px;}
body.archive article .comments-link a {margin-top: 0;}
body.archive article footer.entry-meta {width: auto; float: none; margin-left: 80px;}
#access ul ul {
	background: #f9f9f9;
}