/*
Theme Name: Owl
Theme URI: http://rudnytska.org.ua
Description: Simple, Tumblr-like theme.
Author: Michael Kilesa
Author URI: http://kilesa.org.ua/
Version: 1.0.0
*/

@import url(style.css);

html, body{	
	overflow: visible !important;
}

#wrapper, #content-wrap, #content{
	overflow: visible !important;
}

.noprint {
	display: none;
}
