/* This file will hold styles that are loaded using the same media query as the normal grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the widescreen layout unless they are overridden by the widescreen styles. */
 
/*-----------Zone-Preface------------*/
#zone-preface {
	display:block;
}
#region-preface-first {
	padding: 0px 0px 0px 0px;
	background:rgba(0, 0, 0, 0.8);
	display:block;
}
#region-preface-second {
	padding:0px 0px 0px 0px;
	display:block;

}
.menu ul {
	list-style:none;
	text-decoration:none;
}
ul li.leaf {
	list-style:none;
}
