/* 
---------------------------------
Projeto: Municípios Digitais
Tema: Itu.com.br
Data: 04/12/2009
---------------------------------

---------------------------------
*/

@import url("layout.css");

/* Content
----------------------------------------------------------------------------------------------------*/
.class-ad-sections .title-section, 
.class-ad-cta .title-section, 
.class-ad-starred .title-section {	
	font-size: 12pt;
	margin: 0 0 0.3em;	}

.starred-double .title-section {	
	font-size: 8.75pt;
	margin: 0;	}

.class-ad-sections .starred-list {
	border: none;	}
.class-ad-sections .starred-list ul {
	float: left;	
	width: 33.3%;	}

.class-ad-sections .starred-list ul li {
	border-bottom: 1px solid #ebebeb;	}

.class-ad-cta .button {	text-align: center;	}
.class-ad-cta .button a { display: block;	}
.class-ad-cta .button.bg-blue a { color: #ffffff; margin: 0.1em; padding: 0.2em; }
.class-ad-cta .button.bg-blue:hover {	background-color: #ff9900;	}

.class-ad-starred .starred-double {
	margin-right: 14px; }

.class-ad-starred .clip { 
	/*display: none;*/	}
.class-ad-starred .thumb {
	background: url(../img/layout/bg-no-image-142x105.png);	}

/* A1...A8 */
.starred-news-inline {
	float: left;
	min-width: 316px;	}
.starred-news-inline .starred-double {
	padding-bottom: 4px;
	border-bottom: 1px solid #ebebeb !important;	}

/* Detalhe do conteúdo */
.text .title {
	font-size: 2.2em;
	font-weight: bold; 
	color: #3BB3C2; /*1287AA*/	}

.text .publish {
	display: block;
	clear: both;
	color: #b3b3b3;
	font-size: 0.812em;	}
.text .date {}
.text .publisher { font-style: italic;	}

.text p.desc {
	font-size: 1.3em;
	font-style: italic;
	color: #999999;
	margin: 1em 0;	}

.text p {
	line-height: 1.6;	}

/*Imagem/Video/Audio*/
.text .multimedia { 
	width: 1px;
	clear: both;
	float: left;
	margin: 0 1.5em 1em 0;	}
	.text .multimedia.audio {	width: 200px;	margin-top: 0.5em;	}
	.text .multimedia.video-ext {	margin-top: 1em;	}

.text .multimedia .thumb {}

.text .multimedia .attrib { display: block; font-size: 0.875em;	}
.text .multimedia .desc {
	padding: 5px;
	background-color: #f2f2f2;	}
.text .multimedia .further img { float: left; margin: 0 8px 0 0; }

.text .tags {
	clear: both;
	text-align: left;
	padding: 0;	}

.text .related-news {
	margin: 1em 0;	}

/* Arquivo/Lista de notícias */
.text .list {
	position: relative;
	top: 0;	left: 0;
	margin: 0;	padding: 0;
	list-style-type: none !important;
	list-style-position: outside  !important;
	z-index: 10; }

.text .list .item {
	margin: 0 0 15px; padding:0;
	position: relative;
	z-index: 1;	}

.text .list .item .title {
	font-size: 1.1em;
	margin: 0;	}

.text .list .item .date {
	color: #666666; }



