div.post > a {
	width:52px;
	height:52px;
	border:1px solid #000;
	float:left;
	margin:0 8px 6px 0;
	background:#fff;
}

div.post > a > img {
	display:block;
	margin:1px;
	max-width:50px;
	max-height:50px;
}

#getopera,#topbar img {
        display:none;
}

.post .sticky {
        display:none;
}

.post .title {
	margin:0 150px 1px 0;
	font-size:26px;
	line-height:normal;
}

.postdate, .post .tags {
	margin:0 0 2px 0;
	font-size:10px;
	text-transform:uppercase;
	line-height:normal;
}

.content:first-letter {
        line-height:130%;
        font-size:20px;
        color:#b0c760/*#29B41B*/;    
        font-weight:bold;
}

.omy_wel {
	background:#fff url(http://r1.fodey.com/1a75fb73927ed4104957d0c5a4183d4b1.1.gif) top center no-repeat;
}

code,pre {
	display: block;        
	padding:10px 6px;
	margin:0 0 10px 0;
        color: #204030;
	background: #ecf0e0;
	border:1px solid #d0d8d0;
	overflow:auto;
}

#userinfo dl {
	margin:28px 0 0 0;
        font-size:12px;
}