
/* CSS Document */
/*
 * CSS du bloc "Διαρκής ενημέρωση στα δεξιά"
 * @author berge
 */

.enContinuBlock {
	margin-bottom: 10px;
	color: #222;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
}

.enContinuBlock .title {
   margin-bottom: 10px;
}

.enContinuBlock .title a {
   color:#830000;
   font-weight: bold;
   font-size: 18px;
   line-height: 21px;
   font-family: arial, sans-serif;
}

.enContinuBlock .source 
{
	color:#222;
	font-size: 11px;
	line-height: 13px;
	font-family: arial,sans-serif;
	text-transform: uppercase;
	margin-top: 3px;
	margin-left: 2px;
}

.enContinuBlock .source-bold {
	color:#222;
	font-size: 11px;
	line-height: 13px;
	font-family: arial,sans-serif;
	font-weight: bolder;
	text-transform: uppercase;
	margin-top: 3px;
	margin-left: 5px;
}

.enContinuBlock .timestamp {
   color: #222222;
   float: left;
   font-size: 11px;
   font-weight: bold;
}

.enContinuBlock h4 {
   float: right;
   margin-bottom: 6px;
   padding: 0;
   width: 265px;
}

.enContinuBlock .link a {
   font-size: 12px;
   line-height: 29px;
   font-weight: bold;
   margin-bottom: 6px;
}

.enContinuBlock .link .actualite {
   background: url("http://www.isthmos.gr/imgs/icos_type.png") left -1482px no-repeat;
   padding-left: 10px;
   color: #222;
}

.enContinuBlock .link .videos {
   background: transparent url("http://www.isthmos.gr/imgs/video.gif") no-repeat 0 -2px;
   padding-left: 18px;
}

.enContinuBlock .linkAbonne {
   background: url("http://www.isthmos.gr/imgs/abonneContent.gif") 0px 3px no-repeat;
   padding-left: 22px;
   font-size: 11px;
   line-height: 14px;
   margin-bottom: 8px;
}

.enContinuBlock .linkAbonne span {
   text-transform: uppercase;
   color: #c28100;
   font-weight: bold;
}