/*
Theme Name: tanpinpin
Theme URI: 
Description: Customized theme for tanpinpin.com
Version: 0.2.0
Author: TL
Author URI: http://tianglim.net
*/

#body {
    background-color:#333333 !important;
}

#content { /* for all page */
    font-size: 1em;
}

#header h1 {
    font-size: 2em !important;
    letter-spacing: 0px !important;
    padding-top: 50px !important;
    padding-left: 30px !important;
}


.hentry .title {
    border:0 !important;
    text-transform:uppercase !important;
    padding-left: 0px !important;
}

.hentry .entry p{
    text-indent:0px !important;
}

.hentry .entry img {
    border-style: none !important;
}

#posts { 
    font-size:1.1em; 
    line-height:200%;
    margin-left:20px !important;
    margin-right:10px; !important;
}

.sidebar { /* for sidebars */ 
     text-transform:uppercase !important;
}

.hentry .entry p {

}