
.item-thumb{padding: 0 8px 8px 0;float:left;display:block;}
.item-options{padding-top:7px; text-align:right;display:block;}
.item-data{/*width:210px;float:right;*/display:block;}

.post-container{
	min-height:160px;
	padding-bottom:10px;
	border-bottom: 1px solid #dddddd;
	margin-bottom:10px;
}
.post-container .entry-title {
    color: #2C6B9A;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    text-decoration: none;
    padding: 0 4px;
    margin:0;
}

.news_list .wp-post-image{
	width:165px;
	max-height:122px;
}

.news_list .pager_list{
	text-align:center;
	padding-bottom:10px;
}

.cat_general{
	color:#ffffff;
	background-color:#33ACC1;
	padding:0 3px;
}

.cat_info_general{
	background-color:#BF96C5;
}

.cat_politica{
	background-color:#DE740E;
}

.cat_policiales{
	background-color:#14497B;
}

.cat_deporte{
	background-color:#2C6518;
}

.cat_cultura{
	background-color:#CEC313;
}

.cat_el_pais{
	background-color:#8B7765;
}

.cat_el_mundo{
	background-color:#8B4C39;
}



.filter_item{
  border: 0;
    margin: 2px;
    padding: 2px;
  float: left;
}

.extra_data{
  color: #444444;
}

.extra_title{
  /*text-align:right;*/
  float: left;
    width: 90px;

}


.isOtherProfile{
  background-color:red;

}
.isOtherProfile a {
color:white !important;
}

.isProfile{
  background-color:yellow;

}


.table_news h4{padding:0;margin:0;}
.news_table_buttons{
	/*text-align:center;*/
	width:80px;
}

.news_table_buttons a{
	display:block;
	margin-bottom:4px;
}


ul.tagit li.tagit-choice{
	cursor:move;
}

div.cke{
	width:100%!important;
}

.fotos_items .item{
	position:relative;
	
}
.fotos_items .item .high {
    background: #2A6496;
    display: none;
    left: 1px;
    padding: 2px 4px;
    position: absolute;
    top: 1px;
}
.fotos_items .item .high i{
	color:#ffffff;
}
.fotos_items .item:hover .high{
	display:block;
	
}

.fotos_items .item .move {
    background: #2A6496;
    display: none;
    left: 1px;
    padding: 2px 4px;
    position: absolute;
    top: 1px;
    color:#ffffff;
    text-decoration:none;
    cursor:move;
}

.fotos_items .item .move i{
	color:#ffffff;
}

.fotos_items .item:hover .move{
	display:block;
	
}




.fotos_items .item .thumbnail img{
	width:100%;
	
}

.fotos_items .gallery_high .item .thumbnail{
	background:#2A6496;
	
}

.fotos_items .gallery_high .item .high{
	display:block;
	
}

.fotos_items .item .remove {
    background: #2A6496;
    display: none;
    right: 1px;
    padding: 2px 4px;
    position: absolute;
    top: 1px;
    color:#ffffff;
    text-decoration:none;
}


.fotos_items .item .edit {
    background: #2A6496;
    display: none;
    right: 1px;
    padding: 2px 4px;
    position: absolute;
    top: 1px;
}


.fotos_items .item .edit i{
	color:#ffffff;
}

.fotos_items .item .remove i{
	color:#ffffff;
}

.fotos_items .item:hover .remove{
	display:block;
	
}

.fotos_items .item:hover .edit{
	display:block;
	
}

.cke_float{
	display:none!important;
}

.epigrafe_container{
	margin-top:2px;
}

.epigrafe_container .epigrafe_ta{
	width:100%;
	margin-top:3px;
}
.epigrafe_container .epigrafe_ta:hover{
	padding:2px;
}