#header ul, #sidebar, #txpCommentInputForm, .col2, #leave_comment, #link_to_top, .avatar, .quote, .comment_feed, .comments img {display:none;}

.author_name {font-weight: bold}

a, a:hover, a:active, a:visited {
	text-decoration: none;
	color: black;
}

#header h1 a:after { content:" [http://kotelnikov.net]"; }

code {
display: inline;
background-color: #eee;
}

pre {
margin-left: 25px;
padding: 10px;
background-color: #eee;
border: none;  
border-left: 3px solid #000;
}

pre code {display: block;}

blockquote {
margin-left: 25px;
padding: 0 10px;
background-color: #FAFAFA; 
border: none; 
border-left: 3px solid #555;
}

ol, ul {
margin-left: 25px;
padding-left: 0;
list-style-position: inside;
}

li {
margin-left: 0;
padding-left: 0;
}
