@charset "utf-8";
/* print media styles */
body{
	background:none;	
}
#main .widget {
    margin-bottom: 0 !important;
    padding-bottom:0px !important;
}
h1.post-title {
padding-bottom: 0px !important;
}
.post-content ul li {
	padding-bottom: 7px;
}

footer{
	background-color:#ffffff;
	padding:0px !important;
}
#logo {
	width: 50% !important;
}
#logo img {
	width: 100%;
}
footer p.copyright {
	display: block !important;
	color:#000000;
    margin-top: -40px;
    position: absolute;
    font-size: 12px;
}

.wrapper-special, #top-menu, #nav-main-menu, .wpzoom, footer a, footer p {
	display: none !important;
}
#container footer{
	background-color:transparent;
}
.divider {
    display: none;
}
