html, body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	margin:0px auto;
	font-size:12px;
}
img {
	border:none;
}
a{
	color:#900;
}
#error{
	display:none;
}
#hide{
	display:none;
}
#print{
	width:100%;
	clear:both;
}
#twitter-button{
	display:none;
}
#rss-button{
	display:none;
}
#friendfeed-button{
	display:none;
}
#chimp-button{
	display:none;
}
#vkontakte-button{
	display:none;
}
#wj-button{
	display:none;
}
#copy{
	display:none;
}
#twit{
	display:none;
}
#page{
	margin:10px auto;
	padding:10px;
}
#content{
	float:left;
	margin-right:10px;
	text-align:justify;
}
#menu{
	display:none;
}
#menu a{
		text-shadow: 1px 1px 1px #999;
	text-decoration:none;
	color:#000;
	margin:5px;
	padding:5px 10px 10px 10px;
		box-shadow:0 0px 5px #000;
			-webkit-box-shadow: 0 0px 5px #000;
			-moz-box-shadow:0 0px 5px #000;
}
.bba{
	display:none;
}
small{
	font-size:11px;
}
.post{
	padding:10px;
	background:url('images/f3.png');
	margin-top:50px;
}
.post-comment{
	display:none;
}
.post-comment a{
	font-weight:bold;
	text-decoration:none;
}
h2{
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
}
.post-head{
	font-size:14px;
	width:470px;
	margin-top:-40px;
	padding:10px;
	text-align:left;
}
.post-head a{
	text-decoration:none;
}
#right-sidebar{
	display:none;
}
#center-sidebar{
	display:none;
}
#footer-center{
	display:none;
}
.post-info{
	padding:10px;
	margin-top:20px;
}
.comment{
	padding:10px;
	margin-top:40px;
	margin-left:40px;
}
.comment .avatar{
	width:48px;
	height:48px;
	margin-top:-35px;
	margin-left:-35px;
	padding:0px;
	text-align:left;
}
.comment .autor{
	font-size:12px;
	width:350px;
	height:30px;
	margin-top:-48px;
	margin-left:23px;
	padding:9px 10px;
	text-align:left;
	font-weight:bold;
}
.comment .autor small{
	font-weight:normal;
}
.clear{
	clear:both;
}
.alignleft{
	float:left;
}
.alignright{
	float:right;
}
div.post-info{
	display:none;
}
div#respond{
	display:none;
}

