/*
Theme Name: Default
Theme URI: 
Description: Default Constructor Theme
Version: 0.1.5
Author: Anton Shevchuk
Author URI: http://anton.shevchuk.name/
*/


.hentry .title a, .hentry .title span {
border:0 !important;
}

#posts .title {
    border:0 !important;
}

#body { /* for all page */
    font-size: 1.2em;

}

#posts img{
    border:0 !important;
}


.entry img{
  border:0 !important;
}

.twitter-timestamp {
font-size:0.8em;
color:#f72dba;
}

.twitter-item{
border-bottom:thin dotted #f72dba;
}