#sidebar, #footer, #header, #gplusone, #comments, #ckepop, #respond, #search, #menus,  #nav-below, #comments-div, #rss_border, #sidebar-border, .post-info-top, .close-sidebar, .post-info-bottom, .add-info, .post_info_top, .post_info_bootom, .post-nav, .wp_codebox_msgheader, .wp_codebox_hide, .related_post, .related_post_title, .navigation, .commentlist, .trackbacks-pingbacks{display: none;}
#content { text-align: left; font-size: 14px; line-height:135%; width: 100%; margin: 0; float: none;}
a:link, a:visited {color: #000000}
h1{font-size:22px;}
h2{font-size:18px;}
h3{font-size:16px;}
h4{font-size:14px;}
h5{font-size:13px;}
h6{font-size:12px;}
post_title_h2{font-size: 22px; font-weight: 700; text-decoration: none;}
h2.title{text-align:center;}
.entry{line-height: 30px;}
.latex_thm, .latex_lem, .latex_cor, .latex_def, .latex_prop, .latex_rem, .latex_examp, .latex_prob{
  display: block;
  text-align: left;
  margin: 20px 5px 20px 5px;
  padding: 10px 5px 25px 15px;
  background: #eee;
  font-style: italic;
}
/*lists*/
.post_content ul, .post_content ol{margin:0 0 1em 2em}
.post_content ul{list-style-type:disc}
.post_content ul ul{list-style-type: circle}
.post_content ul ul ul {list-style-type: square}
.post_content ol{list-style-type:decimal}
.post_content ol ol{list-style-type: lower-alpha}
.post_content ol ol ol{list-style-type: lower-roman}