/*
Theme Name: Ukraine
Theme URI: 
Description: Ukraine Theme. Special for my compatriots
Version: 0.0.3
Author: Anton Shevchuk
Author URI: http://anton.shevchuk.name/
*/
.navigation div {
    margin:0 0 8px;
}
.navigation div a {
	height:24px;
}
.navigation .alignright a {
	border-left: 4px solid #FF1212;
    margin:0 16px 0 0;
	padding-left:8px;
}
.navigation .alignleft a {
    border-right: 4px solid #FF1212;
    margin:0 0 0 16px;
    padding-right:8px;
}

#header h1 a{
    display:block;
    width:100%; /*width of logo*/
    height:180px; /*height of logo*/
    text-indent: -99999% !important; /*hide text of logo*/
}

.hentry .entry img {
    border-style: none !important;
}