/*
Theme Name: Lime
Theme URI: 
Description: Lime Constructor Theme
Version: 0.1.6
Author: Anton Shevchuk
Author URI: http://anton.shevchuk.name/
*/
.hentry .footer .line {
	height:64px;
	background: url(line.png) 50% top no-repeat
}
* html .hentry .footer .line {
    height:2px;
    background: none
}

.hentry .entry p{
    text-indent:0px !important;
}

.navigation div a{
    text-indent:-9999%;
    display:block;
    width:64px;
    height:40px;
    margin:0 20px
}
.navigation .alignleft a{background: url(prev.png) 0 0 no-repeat}
.navigation .alignright a{background: url(next.png) 0 0 no-repeat}
.navigation a:hover {background-position: 100% 100%}

h1, h2, h3, h4, h5, h6 {
font-family: Trebuchet MS, Tahoma, Verdana, arial, helvetica, geneva, sans-serif;
}

h1 {
font-size: 24px; font-family: Trebuchet MS, Tahoma, Verdana, arial, helvetica, geneva, sans-serif;
}

h2 {
font-size: 20px; font-family: Trebuchet MS, Tahoma, Verdana, arial, helvetica, geneva, sans-serif;
}

h3 {
font-size: 16px; font-family: Trebuchet MS, Tahoma, Verdana, arial, helvetica, geneva, sans-serif; color: #b1a786 /*#8eb211 #4865a3 #bead73 #c30016 #4f7f37 */ ;
}

.p
 {
font-size: 12px; font-family: Verdana, arial, helvetica, geneva, Trebuchet MS, Tahoma, sans-serif;
}

div, ul, ol, li, p, img {
    margin:0;
    padding:2;
}

.hentry .entry {
    font-size:12px;
    line-height:1.4em;
    padding:0 4px;
}
