/**
 * Home stylesheet para http://www.rsilvaeadvogados.com.br
 * 
 * @section		screen
 * @author 		Anderson Felix - http://www.andersonfelix.com.br
 * @version		1.01
 * @copyright 	07.2009 Dennova - http://www.dennova.com.br
 * @media		screen
 *
 */

/* Main */
.main{background:url(../imagens/layout/main-home-bg.gif) repeat-y!important}
h1,h2{background:url(../imagens/layout/double-line.jpg) repeat-x left bottom;margin-bottom:10px;padding-bottom:5px;position:relative}

/* Sobre */
.sobre,.info{float:left}
.sobre{background:url(../imagens/layout/sobre-bg.jpg) no-repeat #eae5cf;min-height:495px;padding:38px 10px 0 10px;width:292px}
.sobre h1{padding:5px 10px 10px 0;text-align:right}
.sobre h1 .icon{left:1px;position:absolute;top:-16px;height:39px;width:46px}
.sobre p{padding-bottom:10px}
.sobre .v-mais{padding-bottom:20px}
.sobre h2{padding-top:20px}
.sobre ul li{padding:0 0 5px 10px}
.sobre ul li a:link,.sobre ul li a:visited{background:url(../imagens/layout/marcador.jpg) no-repeat left center;color:#3c322f;padding-left:15px}
/* Info */
.info{background:url(../imagens/layout/info-bg.jpg) no-repeat right top #f6f3f3;min-height:505px;padding:28px 15px 0 15px;width:558px}
.info h2{padding:20px 0 10px 0}
.info h2 .icon{height:42px;position:absolute;right:0;top:0;width:30px}
/* Article */
.info .article{background:url(../imagens/layout/double-dashed.gif) repeat-x left bottom;margin-bottom:10px;padding-bottom:10px}
.info .last{background:none;margin:0}
.info .article span.date{font-size:85%;font-weight:bold}
.info .article h3 a:link,.info .article h3 a:visited{color:#9f1d20;font-size:123.1%;font-weight:bold}
.info .article p a:link,.info .article p a:visited{color:#3c322f}
/* News */
.info .news h2{padding-bottom:10px}
.info .news ul li{background:url(../imagens/layout/double-dashed.gif) repeat-x left bottom;font-weight:bold;margin-bottom:10px;padding-bottom:10px}
.info .news ul .last{background:none;margin:0;padding:0}
.info .news ul li a .date{color:#262626;border-right:2px solid #262626;padding-right:5px;font-size:93%}
.info .news ul li a:hover,.info .news ul li a:hover .date{color:#693b13}
.info .news ul li a:hover .date{border-color:#693b13}