/* GTA 4 Mod */

body {
font-family : "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
}
.descricao {
font-size : small;
color : #666;
}
.descricao2 {
font-size : 12px;
color : #666;
}
.tabela {
font-size : small;
height : 30px;
}
.perfil {
font-size : small;
color : #666;
padding : 5px;
width : 680px;
margin : 6px;
border : 1px solid #000000;
}
.atualizacoes {
width : 250px;
border : 1px solid #000;
margin : 3px;
padding : 5px;
font-size : small;
left : 740px;
clear : left;
position : absolute;
}
.tabela_categoria {
border : 1px dashed gray;
width : 670px;
background-color : #fff;
margin : 6px;
padding : 3px 10px;
}
.tabela_links {
border : 1px solid gray;
width : 670px;
margin : 6px;
padding : 3px 10px;
font-size : small;
}
.tabela_twitter {
border : 1px solid gray;
width : 670px;
background-color : #fff;
margin : 6px;
padding : 3px 10px;
font-size : small;
}
.em-destaque {
left : 380px;
width : 325px;
clear : left;
position : absolute;
background-color : #fff;
}
.mensagens {
border : 1px solid gray;
width : 335px;
font-size : small;
background-color : #fff;
text-align : center;
margin : 6px;
padding : 3px 10px;
}
.copyright {
border : 1px solid gray;
width : 670px;
font-size : small;
background-color : #fff;
text-align : center;
margin : 6px;
padding : 3px 10px;
}
.parceiros {
border : 0px;
width : 670px;
font-size : small;
background-color : #fff;
text-align : center;
margin : 6px;
padding : 3px 10px;
}
.keywords {
	border : 1px solid #ccc;
	width : 670px;
	font-size : x-small;
	background-color : #fff;
	margin : 6px;
	padding : 3px 10px;
	color: #CCCCCC;
	text-align: justify;
}
.mensagens2 {
width : 670px;
padding : 3px 5px;
font-family : "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
font-size : 12px;
}
.menu {
border : 0;
width : 670px;
background-color : #fff;
margin : 6px;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;

}
a.menu:link {text-decoration: underline;
  color: #FF0000;}
  a.menu:visited {text-decoration: underline;
  color: #FF0000;}
  a.menu:hover {
  text-decoration: underline; 
  color: #FF0000;
}
a:link, a:active {
color : red;
text-decoration : none;
}
a:visited {
color : #f30;
text-decoration : none;
}
a:hover {
color : #f60;
text-decoration : underline;
}
.thumbnail {
position : relative;
z-index : 0;
}
.thumbnail:hover {
background-color : transparent;
z-index : 50;
}
.thumbnail span {
position : absolute;
background-color : #fff;
left : -1000px;
border : 1px dashed gray;
visibility : hidden;
color : #000;
text-decoration : none;
padding : 5px;
margin-top : -200px;
}
.thumbnail span img {
border-width : 0;
padding : 2px;
}
.thumbnail:hover span {
visibility : visible;
top : 0;
left : 60px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : xx-small;
}
#popup {
position : absolute;
display : none;
z-index : 10;
background-color : #fff;
color : #000;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : x-small;
border : 1px dashed gray;
padding : 5px;
}
#popup em {
color : #666;
}
ul {
margin: 0px;
padding: 5px;
}
li {
margin: 10px;
}
.download {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #FF0000;
	background-color: #FFFFFF;
}
@import url(http://www.google.com/cse/api/branding.css);
