@charset "utf-8";
/* CSS Document */
html {overflow-x: hidden;}
a, a:hover { color: #000; cursor: pointer; text-decoration:nome; font-weight:bold;}
a:focus { outline: none;}
.bordernone { border: 0 !important;}
a:hover.semcursor { cursor: default;}
.form-space { margin-right: 3px; }
.inline-list {margin: 0; padding: 0; }
.inline-list li { list-style: none; display: inline; float: left; }

/*** Configuração do Twitter ***/

#tweet { width: 450px; float: left; padding:0 0 0 5px; color:#442311; height:200px;}
#tweet h2 { display: block; margin: 0 0 15px; height: 43px; text-indent: -9999px;}
#tweet #twitter { overflow: auto; height:200px;}
#tweet span { font-size:13px; }
#tweet li { margin-bottom: 5px; border-bottom:1px dashed #eee; padding:0 0 10px 0;  }
#tweet li img { float: left; margin-right: 8px; }
#tweet .tweet li { float: left; width:100%; }
#tweet .tweet li a { color: #008f91; text-decoration:none;}
#tweet .tweet li a:hover { text-decoration:underline;}

