/*
Theme Name: Default
Theme URI: 
Description: Default Constructor Theme
Version: 0.2.0
Author: Anton Shevchuk
Author URI: http://anton.shevchuk.name/
*/
#footer {
/*min-height:300px;*/
}

#header h1 a{
    display:block;
    width:100%; /*width of logo*/
    height:180px; /*height of logo*/
    text-indent: -99999% !important; /*hide text of logo*/
}
# remove line
.hentry .title a, .hentry .title span {
    border-bottom:0 !important;
}
# change to small black line
.hentry .title a, .hentry .title span {
    border-bottom:1px solid #000000 !important;
}
#TB_window {z-index:100000 !important;}
