/* -------------------------------------------------- */
/* SOURCE CODE                                        */
/* -------------------------------------------------- */

a.mais { display:block; float:left; height:18px; padding:5px; padding-left:25px; border:1px solid #333; font-weight:bold; text-transform:uppercase; color:#eee }
a.mais.recados { width:368px; background:#222 url('../../imagens/ico_recados.png') 4px 6px no-repeat }
a.mais.eventos { width:218px; background:#222 url('../../imagens/ico_eventos.png') 4px 6px no-repeat }
a.mais.fotos { margin-top:10px; width:218px; background:#222 url('../../imagens/ico_fotos.png') 4px 6px no-repeat }
a.mais:hover { background-color:#333; text-decoration:none }

#links { float:left; width:400px; margin-top:20px; margin-bottom:10px }

#links ul { float:left; width:300px; padding:0 50px }
#links ul li, #links ul li a { display:block; float:left; width:56px; height:50px }
#links ul li a { text-indent:-9999px }
#links ul li a.twitter { background:url('../../imagens/ico_twitter.jpg') center center no-repeat }
#links ul li a.twitter:hover { background:url('../../imagens/ico_twitter_on.jpg') center center no-repeat }
#links ul li a.orkut { background:url('../../imagens/ico_orkut.jpg') center center no-repeat }
#links ul li a.orkut:hover { background:url('../../imagens/ico_orkut_on.jpg') center center no-repeat }
#links ul li a.youtube { background:url('../../imagens/ico_youtube.jpg') center center no-repeat }
#links ul li a.youtube:hover { background:url('../../imagens/ico_youtube_on.jpg') center center no-repeat }

#destaques-mural { float:left; width:400px; margin-bottom:10px }
#destaques-mural h2 { background:url('../../imagens/h2_mural_init.jpg') no-repeat }
#destaques-mural ul li { display:block; float:left; width:400px; margin-bottom:10px }
#destaques-mural span.data { color:#e9c484 }

#destaques-agenda { float:left; width:250px; margin-bottom:10px }
#destaques-agenda h2 { background:url('../../imagens/h2_agenda_init.jpg') no-repeat }
#destaques-agenda ul li { display:block; float:left; width:250px; margin-bottom:10px }
#destaques-agenda ul li.cinza { background:#222 }

span.horario, span.dados { display:block; float:left; height:54px; padding:3px 0 }
span.horario { width:38px; border-right:2px solid #444; text-align:center }
span.horario span.dia { font-size:18px; font-weight:bold; color:#c58b2f }
span.horario span.mes { font-size:14px; font-style:italic }
span.horario span.hora { color:#e9c484 }
span.dados { width:200px; padding-left:10px }
span.dados a { font-weight:bold }

#destaques-fotos { float:left; width:250px; margin-bottom:10px }
#destaques-fotos h2 { background:url('../../imagens/h2_fotos_init.jpg') no-repeat }
#destaques-fotos img { margin-bottom:5px; border:5px solid #222 }
#destaques-fotos span.data { color:#e9c484 }
