/*
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 {
    font-size: 1.3em !important; /* default */
    letter-spacing:1px;
}
#header h2 {
    font-size: 0.9em !important; /* default */
}
.hentry .title a, .hentry .title span {
    border-bottom:1px solid #000000 !important;
}
#body {
    font-size: 1.3em;
}
.sidebar {
    font-size: 1.1em;
}
.sidebar h3 {
    font-size: 1.2em;
    font-style:normal;
}
#body h3 {
        font-size: 1.2em;
        font-style:normal;
}
#footer {
    font-size: 0.9em;
}
hr {
        color: #c7c7c7;
}
.hentry a {
    outline:none;
    text-decoration:none;
}
.link {
	text-decoration: underline;
}
.h3bd {
	font-size: 0.8em;
	font-style: normal;
}