/*  
Theme Name: Cafecito
Theme URI: 
Description: 
Version: 1
Author: Design Point
Author URI: http://design.eclipse-sp.ua

*/
body{
	margin:0;
	padding:0;
    //font-family: Trebuchet MS, Arial, Helvetica, Georgia, Sans-Serif;
font-family: Georgia;
 
font-size: 16px;
    text-align: center;
    vertical-align: top;
    background: #e5d1ae;
    color: #333;
}
a {
	color:#405220;
	text-decoration:underline;
}
a:visited {
	color:#405220;
}
a:hover {
	text-decoration:underline;
}
.header {
        padding:0 20px;
	}
.lang {
    margin-top:10px;
	position:inherit;
	text-align:right;
}
.language_item {
    display:inline;
    padding-left:20px;
	font-style:italic;
}
.clr {
    clear:both;
}
.content {
        padding:0 20px;
	}
table.content {
	width:100%;
}

.left_content {
	text-align:left;
	vertical-align:top;
	padding-left:20px;
	}
.bg_img {
background:url(images/img.jpg) no-repeat;
	width:385px;
	height:636px;
}
.right_content {
	text-align:right;
	vertical-align:bottom;
	width:1%;
	}	
.logo_menu {
	vertical-align:middle;
	margin-top:-10px;
	text-align:left;
	}
#tabbar {
	list-style:none;
	padding:0;
	margin:0;
	}	
#tabbar li {
	float:left;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	padding:0 20px 0 4px;
	}
.logo {

	}
.menu {
text-align:center !important;
height:20px;
padding:10px 0;
	}
.crl {
	clear:both;
	}	
.menu li.page_item {
	display:inline;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	padding:0px 4px;
	}
.current_page_item	{
	}
.current_page_item a	{
	color:#FFF;
	}
li.page_item a {
	color:#405220;
	}	
#footer {
	background:#3f5021;
	padding:10px 0;
	color:#FFF;
	}
#footer a {
	color:#FFF;
	}	
.title {
	font-size:24px;font-weight:bold;
	}
.title a {
	font-size:24px;
	}
a.title {
	font-size:24px;
	}	
rel.bookmark a {
	font-size:24px;
	}	
.post {
	padding:10px 0;
	border-top:1px dotted #bda992;
	}
.browse {
	padding:10px 0;
	}
.center_menu {

}
.narrowcolumn {
	vertical-align:top;
	}

.category a {
	font-size:11px;	
	}
.tabselected .lt {
	height:20px;
	width:11px;
	float:left;
	background:url(images/lt.gif) no-repeat;
	}
.tabselected .mt {
	height:20px;
	float:left;
	background:#3F5021;
	}
.tabselected .mt a {
	color:#FFF;
	}	
.tabselected .rt {
	height:20px;
	width:11px;
	background:url(images/rt.gif) no-repeat;
	float:left;
	}
.tab a, .tabselected a {
       text-decoration:none;
}
.tab .lt {
	display:none;
	}
.tab .mt {
	display:inline;
	}
.tab .rt {
	display:none;
	}
.entries ul li{
	margin:0 0 0 15px;
	padding:0;
	}	