@import url("advent.css");

#leftBar, #countdown_dashboard, #sleepcounter_dashboard{
    display: none;
}

body, #header, #contentWrap, #footer, #footer .inner{
    background: #fff !important;
	color: #333 !important;
}

#logo a, #logo img{
    width: 195px;
	height: 65px;
}

#header h2{
	color: #ea6b3a !important;
	font-size: 20px;
	text-shadow: none;
}

#wrap, #content, #footer .inner{
	width: auto;
    margin: 0;
}

#content {
    float: none;
}