/* @override http://appleblog.pl/wp-content/themes/rzmota/mini.css */

#master-header, #content-secondary, #categories, #footer, .entry .signature { display: none; }

#main-entry { background-image: none; }

#discussion {
	background: none;
	margin-top: 150px;
	opacity: 0.3;
}
#post-comment {
	opacity: 0.3;
}

#discussion:hover, #post-comment:hover, #miniblog-info:hover {
	opacity: 1;
}

#miniblog-info {
	opacity: 0.3;
	background: url(images/appleblog-logo-mini.png) no-repeat;
	width: 266px;
	height: 80px;
	padding-top: 9px;
	padding-left: 68px;
	font-size: 1em;
	line-height: 1.4em;
	margin-top: 50px;
	margin-left: 20px;
	margin-bottom: 50px;
}

#miniblog-info p {
	margin-bottom: 10px;
}

body {
	background: #fff;
}
