/* 20111220 0959 */

.clearfix {display:block;}


/* PAGE HEADER */

.ctn-page-header { position:relative; }

/* ttl-page custom-logo */
.ctn-page-header .ttl-page a,
.ctn-page-header .custom-logo .ttl-page span { display:block; height:70px; background-repeat:no-repeat; }
.ctn-page-header .custom-logo .ttl-page a:hover { background-position:0 -70px; }

/* ttl-page no-logo */
.ctn-page-header .no-logo { overflow:hidden; }

.ctn-page-header .no-logo .ttl-page .ttl-live-blogging { float:left; height:20px; margin:5px 8px 0 0; background:url("../_img/ttl-live-blogging.png") no-repeat; }
.LNG_pt .ctn-page-header .no-logo .ttl-page .ttl-live-blogging { width:74px; }
.LNG_es .ctn-page-header .no-logo .ttl-page .ttl-live-blogging { width:74px; background-position:0 -20px; }
.LNG_en .ctn-page-header .no-logo .ttl-page .ttl-live-blogging { width:104px; background-position:0 -40px; }

.ctn-page-header .no-logo .ttl-page .ttl-klavikator { float:left; width:460px; height:30px; margin:0; background-repeat:no-repeat; }
.ctn-page-header .no-logo .ttl-page a.ttl-klavikator:hover { background-position:0 -30px; }

/* description */
#live-blogging-description { padding-bottom: 20px; }
#live-blogging-description p {
	font-size: 12px;
	color: #47423A;
}
#ctn-liveblog-realtime {
	border-bottom: 1px dotted #beb7af;
}
#ctn-liveblog-realtime.liveblog-moreposts {
	border-bottom: none;
}

/* CONTENT SHARER */

#content-sharer { position:absolute; right:0; top:0; z-index:2; }

#mod-571-comments {
    background: none repeat scroll 0 0 #fff;
    height: 520px;
    margin-bottom: 20px;
    padding: 4px;
    width: 300px;
    border: solid 1px #EBEAE8;
    overflow-y: auto;
}

/* content sharer */
#content-sharer { width:auto; margin-right:0; }
#content-sharer .trr-content-sharer ul li { padding-left:12px; margin-left:0; }
#content-sharer .trr-content-sharer.trr-content-sharer-top { width:auto; margin:0; float:left; }
/* end content sharer */
