/*
Theme Name: Edelfettwerk 2013
Description: 
Author: OK Studios
Version: 0.1 | Release: 2013-10-22
*/

/* -------------------------------- Default WP classes */

.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
	margin: 0 25px 15px 0;
}

.alignright {
	float: right;
	margin: 0 0 15px 15px;
}

.screen-reader-text {
	display: none;
}


/* -------------------------------- Internet Explorer Fixes */

.ie7 .element { } /* applies to IE 7 and IE 6 */

.ie6 .element { } /* applies to IE 6 only */