/*
Theme Name: carnavaldetilff
*/

/* main elements */
.fb-like-box{background-color: #fff;}
/*#content p {
    margin-bottom: 10px;
    overflow: hidden;
}*/
.navigation {
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation .next { float:right;}
.navigation  .prev { float:left;}
.post,.comments,#respond {
 clear: both;
}
#respond input[type=text]{
 height: 19px;
 margin: 5px 0;
 width: 180px;
}
.commentlist {margin:0;}
#comments {clear:both;
}
#respond textarea {
 width: 300px;
 height:130px;
}
#respond #submit {
 width:150px;
  margin: 5px 0;
}

#header .author strong {
    color: #646262;
    font-size: 26px;
}
.commentlist li {
 list-style:none;
 margin:5px;
}
.commentlist li p {
 margin:0 !important;
}
.commentlist li .avatar {
 float: left;
 margin: 5px;
}
#nav ul li.home{
	background:url(images/ico-home.png) no-repeat;
	width:18px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
}
#nav ul li.home a { 
	height:16px; 
	width:18px; 
}
#nav ul .active.home,
#nav ul li.home:hover{background-position:0 -42px; cursor:pointer;}
li.lang-en { display:none; } 
p.s2_message { width:230px; float:left; }
p.s2_error { position:absolute !important; }
#twocolumns.full { background:#FFF; }
#content.full_page {
    float: none;
    padding: 73px 28px 0 30px;
    position: relative;
    width: 895px;
}
.meta ul li { float:left; margin-right:15px; list-style:none; }
#content p.info { margin:0; }
h2 a { font-family:Arial,Helvetica,sans-serif; }
.comments h2 , .respond h2{
    font-size: 1.066em;
    line-height: 1.4375em;
    margin: 0;
}
#nav .current_page_ancestor a{ color: #EDA927;}