/*
Theme Name: KB
Theme URI: http://www.kapsarovb.com
Description: design: KapsarovB; Theme by goranmitev.com
Author: Goran Mitev, Blagoj Kapsarov
Author URI: http://www.goranmitev.com
Version: 1.0
*/


/* CSS Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset {
	border:0;
}

img	{
	border:1px solid #E8E9D3;
	padding:5px;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
        margin:1em 0;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/* Basic */
h1 {
	font-size:138.5%;
}
h2 {
	font-size:123.1%;
}
h3 {
	font-size:135%;
}
h1,h2,h3 {
	margin:1em 0;
}
h1,h2,h3,h4,h5,h6,strong {
	font-weight:bold;
}
abbr,acronym {
	border-bottom:1px dotted #000;
	cursor:help;
}
em {
	font-style:italic;
}
blockquote,ul,ol,dl {
	margin:0.3em;
}
ol,ul,dl {
	margin-left:3.6em;
}
ol li {
	list-style: decimal outside;
}
ul li {
	list-style: disc outside;
}
dl dd {
	margin-left:1em;
}
th,td {
	border:1px solid #000;
	padding:.5em;
}
th {
	font-weight:bold;
	text-align:center;
}

input {
	
}

caption {
	margin-bottom:.5em;
	text-align:center;
}
p,fieldset,table {
	margin-bottom:2em;
}

blockquote {
    background:url("http://kapsarovb.com/wp-content/uploads/2010/02/quotes.gif") no-repeat scroll left top transparent;
    margin-left:10px;
    margin-top:15px;
    padding:0 0 5px 50px;
}


body{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    background-color: #787161;
    color: #787161;
}

a{
    text-decoration: none;
    color: #941B00;
}
a:hover{
    text-decoration: underline;
}

#wrapper{
    background-color: #787161;
}

#header{
    width: 100%;
    background-color: #6D6656;
    border-bottom: 1px solid #827B6B;
}
#header_in{
    width: 910px;
    margin: 0 auto;
    height: 160px;
}

#content{
    width: 910px;
    margin: 0 auto;
}

#left{
    width: 680px;
    float: left;
    background-color: #ECE7D4;
}

#sidebar{
    width: 230px;
    float: left;
    color: #C5BEAF;
}
#sidebar a{
    color: #FFFFFF;
}

#footer{
    clear: both;
    font-size: 0.8em;
    height:60px;
    width: 620px;
    background-color: #6D6656;
    color: #FFFFFF;
    padding: 20px 30px;
    text-align: right;
}
#footer a{
    text-decoration: underline;
    color: #FFFFFF;
}

#footer img { padding:5px 0; } 

#header_top{
    height: 115px;
}

#header_bottom{
    height: 45px;
}

#share_icons{
    float: right;
    margin: 63px 230px 0 0;
}

.shareIcons {
    border: 0 none; 
}

#menu{
    float: left;
    height: 44px;
    width: 678px;
    border-top: 1px solid #FE2E00;
    border-left: 1px solid #FE2E00;
    border-right: 1px solid #FE2E00;
    background: transparent url('images/menuBG.gif') repeat-x scroll 0 0;
}
#menu ul{
    margin: 0;
}

#search{
    float: left;
    padding-left: 10px;
    padding-top: 8px;
}

.page_item{
    float: left;
    height: 44px;
    width: 80px;
    list-style: none;
    text-align: center;
    color: #FFFFFF;
    text-transform: lowercase;
    font-size: 12px;
}
.page_item a{
    height: 20px;
    padding: 12px;
    color: #FFFFFF;
    display: block;
}
.page_item a:hover{
    background: transparent url('images/menuBG_active.gif') repeat-x scroll 0 0;
    text-decoration: none;
}

#s{
    border: 1px solid #857E6E;
    background-color: transparent;
    color: #C5BEAF;
    padding: 5px;
    width: 168px;
    display: block;
    float: left;
}

#fp_info{
    background-color: #E1DECE;
    height: 44px;
    color: #4D4D4F;
}
#fp_info p{
    font-size: 16px;
    font-weight: bold;
    line-height:15pt;
}

#fp_info h2{
    font-size: 28px;
    font-weight: normal;
    margin: 0 0 15px 0;
}
.inside_padding{
    padding:14px 30px;
}

.post{
    margin: 30px;
    background-color: #FFFFFF;
    border: 1px solid #D3D2BF;
    padding: 0 20px 20px 20px;
}
.post h2{
    font-size: 28px;
    margin: 15px 0;
    border-bottom: 1px solid #E8E9D3;
    padding-bottom: 10px;
}

.date{
    background: transparent url('images/labelPost.png') no-repeat scroll 0 0;
    position: absolute;
    width: 97px;
    height:47px;
    margin: 0 0 0 -148px;
    color: #ECE7D4;
    padding: 10px;
}
.day{
    font-size: 32px;
    float: left;
}
.month_year{
    margin: 6px 0 0 42px;
    line-height: 14px;
}

.comments_more{
    background: transparent url(images/small_icons.png) no-repeat scroll 0px -17px;
    padding-left: 25px;
    margin-top:10px;
}

.comments_more a{
    color: #776D61;
}

.more-link{
    color: #776D61;
    background: transparent url(images/small_icons.png) no-repeat scroll 0 -32px;
    padding-left: 25px;
    float: right;
}

.newer_older{
    padding: 0 30px 30px 30px;
}

.newer{
    float: right;
}

.widgettitle{
    background: transparent url(images/labelCategory.png) no-repeat scroll 0 0px;
    height: 47px;
    padding: 20px 0 0 20px;
    text-transform: uppercase;
    font-size: 16px;
}

#sidebar ul li{
    list-style-image: url(images/listitem.png);
    list-style-position: outside;
    margin-bottom: 5px;
}

#logo{
    margin-top: 30px;
    border: 0 none;
}
s
.vcard{
    float: left;
}
.comment-left{
    float: left;
    width: 440px;
    margin-left: 10px;
}
.avatar{
    float: left;
    margin: 2px;
}
.reply, .commentlist{
    clear: both;
}

.comments{
    font-size: 11px;
}
.comment-meta{
    margin-bottom: 10px;
}
.even{
    border-bottom: 1px solid #D3D2BF;
    border-top: 1px solid #D3D2BF;
    background-color: #F8F8F8;
}
.comment{
    padding: 10px 10px 20px 10px;
}

.fn{
    font-weight: bold;
}
.comm-time{
    color: #999999;
    font-size: 10px;
}

#commentform p input, #commentform p textarea {
    border: 1px solid #D3D2BF;
    padding: 5px;
    color: #787161;
}

#respond{
    margin-top: 50px;
}
#comment{
    width: 98%;
}
.leave-comment{
    font-size: 16px;
    padding: 5px 0;
}
#comments{
    font-size: 16px;
}
.alignleft{
    float: left;
}
.alignright{
    float: right;
}
.navigation{
    height: 25px;
    padding: 10px 0px;
}

.textwidget	{
   padding-left:30px;
   padding-right:30px;
}