/* @override http://owlite.com.dyn.xulu.harkeydesign.net/css/day.css */
#dummy-element{width:2px;} /* Necessary to check if StyleSheet has loaded */
:focus
{
  -moz-outline-style: none;
}
/* General / Header */
#owl {
	background-color: #fff;
	background-image: url(../img/owl-am.jpg);
}

#style-switcher li#day  {
	display: none;
}
#style-switcher li#night a {
	display: block;
	height: 700px;
}