/* 
#############################################
## ESTRUTURA CSS FEITA PELA ÁPICE INTERNET ##
## E-MAIL: CONTATO@APICEINTERNET.COM.BR    ##
#############################################
*/

html { background:#fff url(images/bg_inicial_repeatx.jpg) repeat-x; }

body { background:url(images/bg_inicial.jpg) top center no-repeat; text-align:center; margin:0px; padding:0px; }

#conteudo_home { margin:0 auto; width:830px; }
.bloco_webdesign, .bloco_marketingdigital, .bloco_agenciaweb, .bloco_twitter { width:415px; float:left; background:url(images/bg_webdesign.jpg) top left no-repeat; min-height:205px; }
.bloco_marketingdigital { background:url(images/bg_marketingdigital.jpg) top left no-repeat; }
.bloco_agenciaweb { background:url(images/bg_agenciaweb.jpg) top left no-repeat; }
.bloco_twitter { background:url(images/bg_twitter.jpg) top left no-repeat; width:405px; margin-left:10px; }

#topo h1 { margin-top:14px; }

h2 { text-indent:-9999px; }
.bloco_webdesign p, .bloco_marketingdigital p, .bloco_agenciaweb p, .bloco_twitter p { margin:35px 0px 0px 132px; text-align:left; width:240px; }
.bloco_marketingdigital p { margin-left:147px; }
.bloco_agenciaweb p { width:250px; margin-top:15px; }
.bloco_agenciaweb p.alto { margin-top:35px; }

.linha_home { clear:both; height:3px; background:url(images/linha_home.jpg) top left no-repeat; }
.altura_ch { height:11px; clear:both; }

p.saibamais { float:right; width:107px; height:34px;  text-indent:-9999px; background:url(images/bg_saibamais.jpg); margin-top:15px; margin-right:40px; }
p.saibamais a { height:100%; width:100%; display:block; }
p.saibamais:hover { background-position:0px -34px; }

#clientes { width:863px; }
#clientes .esqcli { float:left; width:235px; height:285px; background:url(images/bg_ultimostrab.jpg); }
#clientes .dircli { float:right; width:628px; height:285px; background:url(images/port7_sorri.jpg); }
#clientes .esqcli p, #clientes .esqcli h2, #clientes .esqcli h3, #clientes .dircli p { text-indent:-9999px; }
#clientes .esqcli p { height:32px; margin-top:115px; }
#clientes .esqcli p a, #clientes .dircli p a { height:100%; width:100%; display:block; }
#clientes .dircli p { text-indent:0px; }
#clientes .dircli p a { text-decoration:none; }
#clientes .dircli p.next { width:70px; height:30px; float:right; margin-right:50px; margin-top:50px; }
#clientes .dircli p.prev { width:50px; height:30px; float:right; margin-right:40px; margin-top:0px; }
#clientes .dircli p.descricao { text-indent:-9999px; }

/* Twitter */
.twitted {
	width: 240px;
	margin:25px 0px 0px 132px;
}


.twitted p.preLoader {
	margin: 0;
	padding: 1em 1em 1em 3em;
	background: transparent url("loader.gif") 1em center no-repeat;
	/* generate your own loader gif: http://www.ajaxload.info */
}

.twitted ul#twitter_update_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.twitted ul#twitter_update_list li {
	margin: 0;
	padding: 0.8em 0px 1em 0px;
	border-bottom: 1px solid #ccc;
	text-align:left;
}

.twitted ul#twitter_update_list li span {
	/* tweet content */
	display: block;
}

.twitted ul#twitter_update_list li span a {
	/* links in tweet content */
	color:#F30;
}

.twitted ul#twitter_update_list li a {
	/* timestamp link */
	color:#F30;
}

.twitted ul#twitter_update_list li.firstTweet {
}

.twitted ul#twitter_update_list li.lastTweet {
	border-bottom: none;
}

.twitted p.profileLink {
	display: block;
	margin: 0;
	padding: 0.3em 1em;
	color: #fff;
}