/*
Theme Name: Default
Theme URI: 
Description: Default Constructor Theme
Version: 0.1.9
Author: Anton Shevchuk
Author URI: http://anton.shevchuk.name/
*/
#footer {
/*min-height:300px;*/
}

.hentry .title {
  /*  border:0 !important; */
  background-color:#FAAB35;
padding:5px 0 8px 12px;
}

.hentry .title h2 {
font-size:1.9em;
}

.hentry .title a {
color:#FFFFFF;
border:none;
}

.hentry .entry p{
    text-indent:0px !important;
}

.hentry .entry {
font-size:1.3em;
line-height:1.3em;
}

.hentry .entry p {
margin-bottom:10px;
}

#header  h1 a {
    display:block;
    width:100%; /*width of logo*/
   height:160px; /*height of logo*/
    text-indent: -99999px !important; /*hide text of logo*/
}

#header h2 { /*description*/
    text-indent: -9999% !important;
}

#header-links {
width:708px;
}

#header-links li {
width:140px;
}

#header-links li img{
border:none;
padding-top: 3px;
float:left;
}

#header-links li a, #header-links li span {
font-size:12px;
}

#crumbs {
padding-bottom: 10px;
}


h3 {
font-size:1.3em;
margin:5px 0px;
}

.sidebar {
font-size:1.1em;
}

.sidebar h3 {
padding:0 5px;
}

.textwidget {
margin-bottom:25px;
}

input, select, textarea {
font-size:1.1em;
}