/*!
 * Theme Name: Mozart
 * Description: Extension for the Shrake theme.
 * Template: shrake
 */


.site-footer {
	display: none;
}

.site-branding {
	width: 30%;
}
.site-navigation {
	width: 70%;
}

#mood {
	width: 65%;
}

#mood td {
	text-align: center;
	border: 1px solid black;
}

.comments-header { display: none; }
.comment-list { display: block; padding-top: 0; }
.comment-respond { display: block; }
.post-42 { padding-bottom: 0; }