ß/*RESET*/
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
	}
body {
	line-height: 1;
	color: #999;
	font-family: Trebuchet MS, Georgia, Arial;
	font-size: 12px;
	line-height: 130%;
	background-image: url(../images/base/main-bg.png);
	background-color: white;
	background-position: center;
	background-repeat: repeat-y;
}
ol, ul {
	list-style: none;
	}
/* tables still need cellspacing="0" in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	font-weight: normal;
	text-align: left;
	}
/* remove possible quote marks (") from <q> & <blockquote> */
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}
/*END: RESET*/


/*GLOBAL*/

hr{
	width: 100%;
	border-top: #005aa9 1px solid; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	height: 1px; 
	border-right-width: 0px;
	float: left;
}


/*IDs*/

#header {
	height: 69px;
	text-align:center;
    background-repeat: repeat-x;
    background-image: url(../images/base/main-head-bg.png);
}

#container{	
		position:relative;
		margin:0 auto;
		width:960px;
	}

#footer{
	float: left;
	width: 940px;
	height: 197px;
	background-image: url(../images/base/footer-bg.png);
	background-repeat: repeat-x;
	border-bottom: 13px solid #005aa9;
	margin: 0 10px 0 10px;
}


/*CLASSES*/

.col_01{
	float: left;
	width: 400px;
	margin-left: 10px;
}

.col_02{
	float: left;
	width: 280px;
	margin-left: 20px;
}

.col_03{
	float: left;
	width: 220px;
	margin: 0 10px 0 20px;
}

.head_tema{
	width: 940px;
	height: 288px;
	float: left;
	margin: 0 10px 0 10px;
	background-image: url(../images/base/heads/head-01.jpg);
}

.head_menu{
	width: 940px;
	height: 42px;
	float: left;
	margin: 0 10px 20px 10px;
	background-image: url(../images/base/head-menu1.png);
}

.c1_box{
	width: 400px;
	padding-top: 48px;
	float: left;
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 10px;
}

.c1_box p{
	margin: 5px 0;
}

.c1_noticias_tit{
	background-image: url(../images/base/tit-c1-noticias.png);
}

.c1_especiais_tit{
	background-image: url(../images/base/tit-c1-especiais.png);
}

.c1_entrevista_tit{
	background-image: url(../images/base/tit-c1-entrevista.png);
}

.c1_noticia_item{
	width: 400px;
	min-height: 100px;
	padding-bottom: 10px;
	padding-top: 10px;
	float: left;
	border-bottom: 1px dashed #999;		
}

.c1_noticia_item img{
	float: left;
	margin-right: 10px;
}

.c1_noticia_item_foto{
	float: left;
	width: 100px;
	margin-right: 10px;
}

.c1_noticia_item_data{
	float: left;
	font-size: 12px;
	color: #999;
	font-weight: bold;
}

.c1_noticia_item_titulo{
	float: left;
	font-size: 12px;
	color: #005aa9;
	font-weight: bold;
	line-height: 130%;
}

.c1_noticia_item_txt{
	float: left;
}

.c1_especiais_item{
	width: 400px;
	min-height: 100px;
	padding-bottom: 20px;
	float: left;
}

.c1_especiais_item_texto{
	float: left;
	width: 135px;
	margin-right: 10px;
}

.c1_especiais_item_titulo{
	float: left;
	width: 135px;
	font-size: 12px;
	color: #999;
	font-weight: bold;
	border-bottom: 1px solid #005aa9;
}

.c1_especiais_item_foto{
	float: left;
	width: 100px;
	margin-right: 10px;
}



.c1_box ul{
	width: 400px;
	text-align: right;
	margin-top: 10px;
	border-top: 2px solid #005aa9;
	float: left;
}

.c1_box li{
	display: block;
	width: 400px;
	padding: 3px 0;
	border-bottom: 2px solid #005aa9;

}

.c1_box li a{
	color: #999;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-right: 20px;
}

.c1_box li a:hover{
	text-decoration: underline;
	}



.c2_box{
	width: 280px;
	padding-top: 48px;
	float: left;
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 10px;
}

.c2_multimedia_tit{
	background-image: url(../images/base/tit-c2-multimidia.png);
}

.c2_fotos_tit{
	background-image: url(../images/base/tit-c2-fotos.png);
}

.c2_agenda_tit{
	background-image: url(../images/base/tit-c2-agenda.png);
}

.c2_atividade_tit{
	background-image: url(../images/base/tit-c2-atividade.png);
}


.c2_album_item{
	width: 280px;
	min-height: 100px;
	padding-bottom: 10px;
	padding-top: 10px;
	float: left;
	border-bottom: 1px dashed #999;		
}

.c2_album_item img{
	float: left;
	margin-right: 10px;
}

.c2_album_item_foto{
	float: left;
	width: 100px;
	margin-right: 10px;
}

.c2_album_item_data{
	float: left;
	font-size: 12px;
	color: #999;
	font-weight: bold;
}

.c2_album_item_titulo{
	float: left;
	font-size: 12px;
	color: #005aa9;
	font-weight: bold;
	line-height: 130%;
}

.c2_album_item_txt{
	float: left;
}



.img_01{
	border: 1px solid #005aa9;
}

.c2_box ul{
	width: 280px;
	text-align: right;
	margin-top: 10px;
	border-top: 2px solid #005aa9;
	float: left;
}

.c2_box li{
	display: block;
	width: 280px;
	padding: 3px 0;
	border-bottom: 2px solid #005aa9;

}

.c2_box li a{
	color: #999;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-right: 20px;
}

.c2_box li a:hover{
	text-decoration: underline;
	}
	
	

	
.icon_video{
	background-image: url(../images/base/icon-15x15-video.png);
	background-repeat: no-repeat;
	background-position: right;
}

.icon_fotos{
	background-image: url(../images/base/icon-15x15-fotos.png);
	background-repeat: no-repeat;
	background-position: right;
}

.icon_audio{
	background-image: url(../images/base/icon-15x15-audio.png);
	background-repeat: no-repeat;
	background-position: right;
}

.icon_more{
	background-image: url(../images/base/icon-15x15-more.png);
	background-repeat: no-repeat;
	background-position: right;
}


.c2_agenda_item{
	width: 280px;
	min-height: 70px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	border-bottom: 1px dashed #999;		
}

.c2_agenda_item_data{
	float: left;
	width: 280px;
	font-size: 12px;
	color: #999;
	font-weight: bold;
}

.c2_agenda_item_titulo{
	float: left;
	width: 280px;
	font-size: 12px;
	color: #005aa9;
	font-weight: bold;
	line-height: 130%;
}

.c2_agenda_item_texto{
	float: left;
	width: 280px;
}



.c2_atividade_item{
	width: 280px;
	min-height: 20px;
	padding-bottom: 10px;
	float: left;
	border-bottom: 1px solid #005aa9;
	margin-top: 10px;
}
.c2_atividade_item_titulo{
	float: left;
	width: 210px;
	font-size: 18px;
	color: #999;
	font-weight: bold;
	line-height: 130%;
}


.c2_atividade_item_titulo a:link{
	color: #999;
	text-decoration: none;
}

.c2_atividade_item_titulo a:visited{
	text-decoration: none;
}

.c2_atividade_item_titulo a:hover{
	text-decoration: underline;
}

.c2_atividade_item_titulo a:active{
	text-decoration: none;
}

.c2_atividade_item_quantidade{
	float: left;
	width: 60px;
	font-size: 18px;
	text-align: right;
	color: #005aa9;
	font-weight: bold;
	margin-left: 10px;
}

.c3_box{
	width: 220px;
	padding-top: 48px;
	float: left;
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 10px;
}

.c3_box_menu{
	width: 220px;
	float: left;
	margin-bottom: 10px;
}

.c3_box_gabinete{
	width: 220px;
	padding-top: 28px;
	float: left;
	background-repeat: no-repeat;
	background-position: right 30px;
	margin: 0 0 10px 10px;
	background-image: url(../images/base/icon-24x24-gabinete.png);
}

.c3_box_twitter{
	width: 220px;
	height: auto;
}

.c3_box p{
	float: left;
	font-size: 12px;
	color: #999;
	line-height: 130%;
	background-position: 3px;
}

.c3_box_gabinete p{
	float: left;
	font-size: 12px;
	color: #999;
	line-height: 130%;
}

.c3_box strong, b{
	color: #999;
	font-weight: bold;
}

.c3_box_gabinete strong, b{
	color: #999;
	font-weight: bold;
}

.c3_informativo_tit{
	background-image: url(../images/base/tit-c3-informativo.png);
}

.c3_comite_tit{
	background-image: url(../images/base/tit-c3-comite.png);
}

.c3_twitter_tit{
	background-image: url(../images/base/tit-c3-twitter.png);
	padding-top: 178px;
}

.c3_redes_tit{
	padding-top: 0px;
}

.c3_box ul{
	width: 220px;
	text-align: right;
	margin-top: 10px;
	border-top: 2px solid #005aa9;
	float: left;
}

.c3_box li{
	display: block;
	width: 220px;
	padding: 3px 0;
	border-bottom: 2px solid #005aa9;

}

.c3_box li a{
	color: #999;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-right: 20px;
}

.c3_box li a:hover{
	text-decoration: underline;
	}

.c3_box_menu ul{
	width: 220px;
	text-align: right;
	margin-top: 10px;
	border-top: 2px solid #005aa9;
	float: left;
}

.c3_box_menu li{
	display: block;
	width: 220px;
	padding: 3px 0;
	border-bottom: 2px solid #005aa9;

}

.c3_box_menu li a{
	color: #999;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-right: 20px;
}

.c3_box_menu li a:hover{
	text-decoration: underline;
	}


#detail_container{
	float: left;
	width: 700px;
	margin: 0 0 0 10px;
}
	
.detail_content{
	float: left;
	width: 520px;
}

.detail_comment{
	float: left;
	width: 520px;
}

.detail_content form{
	width: 520px;
	border-top: 1px dashed #999;
	padding-top: 20px;
	border-bottom: 1px dashed #999;
	padding-bottom: 20px;
	line-height: 300%;
}

.detail_content label{
	width: 200px;
	color: #005aa9;
	font-weight: bold;
	font-size: 12px;
	float: left;
}

.detail_content input{
	color: #005aa9;
	font-weight: bold;
	font-size: 12px;
	width: 500px;
	border-top: 1px solid #005aa9;
	border-right: 1px solid #005aa9;
	border-bottom: 1px solid #005aa9;
	border-left: 5px solid #005aa9;
}

.detail_content textarea{
	color: #005aa9;
	font-weight: bold;
	font-size: 12px;
	width: 500px;
	height: 200px;
	border-top: 1px solid #005aa9;
	border-right: 1px solid #005aa9;
	border-bottom: 1px solid #005aa9;
	border-left: 5px solid #005aa9;
}

.btn_send{
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	background-color: #f1f1f1;
	width: 500px;
	border-top: 1px solid #005aa9;
	border-right: 1px solid #005aa9;
	border-bottom: 1px solid #005aa9;
	border-left: 5px solid #005aa9;
	margin: 20px 0 20px 0;
	padding: 10px;
}


.detail_content_foto{
	float: left;
	width: 280px;
	min-height: 300px;
	margin-right: 10px;
}

.detail_content_foto_legenda{
	float: left;
	width: 270px;
	padding: 5px;
	background-color: #f1f1f1;
	font-size: 11px;
	color: #999;
	line-height: 120%;
}



.detail_nav{
	float: left;
	width: 160px;
	margin: 0 0 0 20px;
}

.detail_nav ul{
	width: 160px;
	text-align: right;
	margin-top: 10px;
	border-top: 2px solid #005aa9;
	float: left;
}

.detail_nav li{
	display: block;
	width: 160px;
	padding: 5px 0;
	border-bottom: 2px solid #005aa9;

}

.detail_nav li a{
	color: #999;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-right: 20px;
}

.detail_nav li a:hover{
	text-decoration: underline;
	}


.detail_content p{
	font-size: 13px;
	line-height: 150%;
	color: #999;
	margin-top: 20px;
	margin-bottom: 20px;
}

.detail_content h1{
	font-size: 30px;
	line-height: 150%;
	color: #999;
	font-weight: bold;
}

.detail_content h2{
	font-size: 25px;
	line-height: 150%;
	color: #005aa9;
	font-weight: bold;
}

.detail_content h3{
	font-size: 20px;
	line-height: 150%;
	color: #005aa9;
	font-weight: bold;
}

.detail_content_data{
	float: left;
	width: 100%;
	font-size: 12px;
	color: #999;
	font-weight: bold;
}


.detail_content strong, b{
	color: #999;
	font-weight: bold;
}

.detail_titulo{
	float: left;
	width: 700px;
	height: 39px;
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 20px;
}

.tit_noticias{
	background-image: url(../images/base/tit-det-noticias.png);
}

.tit_fotos{
	background-image: url(../images/base/tit-det-fotos.png);
}

.tit_atividade{
	background-image: url(../images/base/tit-det-atividade.png);
}

.tit_sobre{
	background-image: url(../images/base/tit-det-sobre.png);
}

.tit_multimidia{
	background-image: url(../images/base/tit-det-multimidia.png);
}

.tit_redes_sociais{
	background-image: url(../images/base/tit-det-redes-sociais.png);
}

.tit_agenda{
	background-image: url(../images/base/tit-det-agenda.png);
}

.tit_contato{
	background-image: url(../images/base/tit-det-contato.png);
}

.tit_entrevista{
	background-image: url(../images/base/tit-det-entrevista.png);
}

.tit_especiais{
	background-image: url(../images/base/tit-det-especiais.png);
}

.detail_chamada_item{
	width: 160px;
	/*min-height: 200px;*/
	padding-bottom: 10px;
	float: left;
	margin-top: 20px;
	border-bottom: 1px solid #005aa9;
}

.detail_chamada_item_foto{
	float: left;
	width: 160px;
	margin-right: 10px;
}

.detail_chamada_item_data{
	float: left;
	width: 160px;
	font-size: 12px;
	color: #999;
	font-weight: bold;
}

.detail_chamada_item_titulo{
	float: left;
	width: 160px;
	font-size: 12px;
	color: #005aa9;
	font-weight: bold;
	line-height: 130%;
}


.detail_noticia_item{
	width: 700px;
	min-height: 110px;
	margin-bottom: 10px;
	float: left;
	border-bottom: 1px dashed #999;
}

.detail_noticia_item img{
	float: left;
	margin-right: 10px;
}

.detail_noticia_item_foto{
	float: left;
	margin-right: 10px;
}

.detail_noticia_item_data{
	float: left;
	font-size: 12px;
	color: #999;
	font-weight: bold;
}

.detail_noticia_item_titulo{
	float: left;
	font-size: 12px;
	color: #005aa9;
	font-weight: bold;
	line-height: 130%;
}

.detail_video_item{
	width: 700px;
	min-height: 235px;
	padding-bottom: 10px;
	padding-top: 10px;
	float: left;
	border-bottom: 1px dashed #999;	
}

.detail_video_item_foto{
	float: left;
	width: 280px;
	min-height: 235px;
	margin-right: 10px;
}

.detail_video_item_data{
	float: left;
	width: 410px;
	font-size: 12px;
	color: #999;
	font-weight: bold;
}

.detail_video_item_titulo{
	float: left;
	width: 410px;
	font-size: 15px;
	margin-bottom: 10px;
	color: #005aa9;
	font-weight: bold;
	line-height: 130%;
}

.detail_agenda_item{
	width: 700px;
	min-height: 50px;
	margin-bottom: 20px;
	float: left;
	border-bottom: 1px dashed #999;
}

.detail_agenda_item_data{
	float: left;
	width: 700px;
	font-size: 15px;
	color: #999;
	font-weight: bold;
}

.detail_agenda_item_titulo{
	float: left;
	width: 700px;
	font-size: 15px;
	color: #005aa9;
	font-weight: bold;
	line-height: 130%;
}

.detail_agenda_item_txt	{
	float: left;
	width: 700px;
	font-size: 15px;
	color: #999;
	margin-bottom: 20px;
}


.detail_atividade_item{
	width: 520px;
	min-height: 50px;
	margin-bottom: 20px;
	float: left;
	border-bottom: 1px dashed #999;
}

.detail_atividade_item_data{
	float: left;
	font-size: 15px;
	color: #999;
	font-weight: bold;
}

.detail_atividade_item_titulo{
	float: left;
	font-size: 15px;
	color: #005aa9;
	font-weight: bold;
	line-height: 130%;
}

.detail_atividade_item_txt	{
	float: left;
	font-size: 15px;
	color: #999;
	margin-bottom: 20px;
}

/*LINKS*/

.lnk_01 {
	color: #999;
	font-size: 12px;
	line-height: 130%;
}
a.lnk_01:link {
	text-decoration: none;
	}
a.lnk_01:visited {text-decoration: none}
a.lnk_01:hover {
	text-decoration: underline; 
	color: #999;
}
a.lnk_01:active {text-decoration: none}


.lnk_02 {
	color: #999;
	font-size: 12px;
	line-height: 130%;
}
a.lnk_02:link {
	text-decoration: none;
	}
a.lnk_02:visited {text-decoration: none}
a.lnk_02:hover {
	text-decoration: underline; 
	color: #999;
}
a.lnk_02:active {text-decoration: none}

.lnk_03 {
	color: #005aa9;
	font-size: 13px;
	font-weight: bold;
	line-height: 130%;
	
}
.lnk_03:link {
	text-decoration: none;
	}
a.lnk_03:visited {text-decoration: none}
a.lnk_03:hover {
	text-decoration: underline; 
	color: #005aa9;
}
a.lnk_03:active {text-decoration: none}


.lnk_04 {
	color: #999;
	font-size: 18px;
	font-weight: bold;
	line-height: 130%;
	
}
.lnk_04:link {
	text-decoration: none;
	}
a.lnk_04:visited {color: #999; text-decoration: none;}
a.lnk_04:hover {
	text-decoration: underline; 
	color: #005aa9;
}
a.lnk_04:active {text-decoration: none}

.lnk_05 {
	color: #005aa9;
	font-size: 12px;
	font-weight: bold;
	line-height: 130%;
	
}
.lnk_05:link {
	text-decoration: none;
	}
a.lnk_05:visited {text-decoration: none}
a.lnk_05:hover {
	text-decoration: underline; 
	color: #005aa9;
}
a.lnk_05:active {text-decoration: none}

.footer_chico{
	float: left;
	width: 100px;
	height: 183px;
	background-image: url(../images/base/footer-chico.png);
}

.footer_sitemap{
	float: left;
	width: 580px;
	height: 183px;
	margin: 0 0 0 20px;
}

.footer_sitemap p{
	width: 116px;
	color: #005aa9;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #005aa9;
	float: left;
}

.footer_sitemap ul{
	width: 116px;
	margin-top: 35px;
	float: left;
	min-height: 100px;
}

.footer_sitemap li{
	display: block;
	width: 116px;

}

.footer_sitemap hr{
	width: 100%;
	border-top: #005aa9 1px solid; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	height: 1px; 
	border-right-width: 0px;
	float: left;
}

.footer_copyright{
	width: 100%;
	text-align: right;
	float: left;
	color: #999;
	font-size: 10px;
	}

.footer_sitemap li a{
	color: #999;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	margin-right: 20px;
	line-height: 150%;
	text-transform: uppercase;
}

.footer_sitemap li a:hover{
	text-decoration: underline;
	}



.footer_chamada{
	float: left;
	width: 220px;
	height: 183px;
	margin-top: 13px;
	margin-left: 20px;
}

.footer_chamada_img{
	float: left;
	width: 99px;
	height: 183px;

}

.footer_chamada_txt{
	float: left;
	width: 215px;
	height: 183px;
	margin-top: 40px;
}


.footer_chamada hr{
	width: 100%;
	border-top: #ffd300 1px solid; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	height: 1px; 
	border-right-width: 0px;
	float: left;
}

.footer_chamada_txt h1{
	color: #005aa9;
	font-size: 20px;
	font-weight: bold;
}

.jsdw-logos{
	float: left;
	text-align: right;
	width: 940px;
	min-height: 30px;
	margin: 20px 0 20px 0;
}

.jsdw-logos img{
	margin: 0 0 0 10px;
}

/*TEXTOS*/
.txt_tit_01{
	font-weight: bold;
	font-size: 10px;
	color: #005aa9;
	line-height: 130%;
}

.txt_01{
	font-weight: bold;
	font-size: 10px;
	color: #005aa9;
}

.txt_02{
	font-weight: bold;
	font-size: 10px;
	color: #999;
}

.tit01{
	font-weight: bold;
	font-size: 15px;
	padding: 5px 0;
	color: #005aa9;
	line-height: 150%;
}


/*MENU*/

#menu{ 
		position:relative;
		margin:0 auto;
		width:940px; 
		height:69px;
		background: url(../images/base/menu1.png) no-repeat 0 0;
		/*margin-top: 12px;*/
		}
	
    #menu ul{ 
	 		list-style:none;
			text-indent:-9999em;
		 }
		 
    #menu li{
      position:absolute;
      top:0;
      height:69px;
      /*border:1px solid;*/
    }
    #menu li a{
      display:block;
		text-decoration:none;
      width:100%;
      height:69px;
      top:0;
    }

	#um{ width:95px; left:0; }
	#dois{ width:262px; left:95px; }
	#tres{ width:62px; left:357px; }
	#quatro{ width:80px; left:419px; }
	#cinco{ width:187px; left:498px; }
	#seis{ width:113px; left:685px; }
	#sete{ width:72px; left:798px; }
	#oito{ width:71px; left:869px; }
	 
	#um a:hover{
	  background:url(../images/base/menu2.png) no-repeat 0 -69px;
	}

	#dois a:hover{
	  background:url(../images/base/menu2.png) no-repeat -95px -69px;
	}
	
	#tres a:hover{
	  background:url(../images/base/menu2.png) no-repeat -357px -69px;
	}

	#quatro a:hover{
	  background:url(../images/base/menu2.png) no-repeat -419px -69px;
	}
	
	#cinco a:hover{
	  background:url(../images/base/menu2.png) no-repeat -498px -69px;
	}

	#seis a:hover{
	  background:url(../images/base/menu2.png) no-repeat -685px -69px;
	}	

	#sete a:hover{
	  background:url(../images/base/menu2.png) no-repeat -798px -69px;
	}	

	#oito a:hover{
	  background:url(../images/base/menu2.png) no-repeat -869px -69px;
	}	

	
/*END: MENU*/





/*TWITTER API*/


#twitterUserTimeline {
	background: #fff;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #999;
	margin: 0 0 0 0;
	line-height: 1.4;
}

#twitterUserTimeline a, a:visited {
	color: #005aa9;
	font-weight:bold;
}
#twitterUserTimeline a:hover {
	color: #b61a12;
}



.tweet {
	background: #f1f1f1;
	margin: 4px 0;
	width: 200px;
	padding: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.tweet img {
	float: left;
	margin: 0 8px 4px 0;
}
.tweet .text {
	margin: 0;
}
.tweet .time {
	font-size: 80%;
	color: #b61a12;
	white-space: nowrap;
	font-weight:bold;
}



