﻿/****************************************************************
'*	Criado em: 05/02/2010			Por: THIAGO DE ASSIS LUCA
****************************************************************/

/* INI RESET CSS */
html, body, form {height:100%; min-height:610px; min-width:1003px;}
body			{background-color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; margin:0; padding:0;}
div, form, h1, h2, img, li, ul 	{border:0; margin:0; padding:0;}
a				{text-decoration:none; outline:0;}
a:hover			{text-decoration:underline;}
/* FIM RESET CSS */

#container		{background-color:#000;}
#content		{margin:0 auto; width:1003px;}
#content #logo	{background:url(../imagens/layout/logo.png) left top no-repeat; height:149px; float:left; width:281px; margin:56px 0 0 134px; text-indent:-10000px;}

/* BOX LOGON */
#logon			{background:url(../imagens/layout/bg_03.png) left top no-repeat; color:#D4D4D4; float:right; height:144px; margin:24px 22px 0 0;  width:359px;}
#logon h2		{color:#F2DA71; font:bold 16px Arial, Verdana, Helvetica, sans-serif; padding:6px 0 12px 22px; text-shadow:1px 1px 0 #b37100;}
#logon .fields	{background:url(../imagens/layout/bg_04.png) left top no-repeat; border:0; font-size:16px; height:25px; padding:2px 2px 0;  width:244px;}
#logon label	{display:block; float:left; padding:3px 5px 0 0; text-align:right; width:85px;}
#logon #buttons	{clear:both; height:27px; margin:2px 0 0 56px; text-align:center; width:285px;}
#logon #buttons input{float:left; margin:0 1px 0 0; height:27px;}
#logon a		{cursor:pointer; display:block; font-size:11px; margin:6px 0 0 126px;}
/* FIM BOX LOGON */

/* CATEGORIAS HOME */
#categories		{background:url(../imagens/layout/bg_05.jpg) left top no-repeat; clear:both; list-style:none; min-height:336px; padding:22px 0 15px 0;}
#categories li	{color:#FFF; float:left; text-align:center; }
#categories li span{color:#8C8C8C;}
#categories .free{padding:0 0 0 16px; width:211px;}
#categories .free a{color:#FFF; cursor:pointer; font-size:14px; font-weight:bold;}
#categories .babes{padding:0 0 0 36px; width:221px;}
#categories .friends{padding:0 0 0 30px; width:221px;}
#categories .live{padding:0 0 0 30px; width:211px;}
/* FIM CATEGORIAS HOME */

/* ADSENSE HOME */
#adsense		{padding:39px 0 0 0; height:148px; margin:0 auto; width:817px;}
/* FIM ADSENSE HOME*/

/* HEADER */
#header		{background:#606060 url(../imagens/layout/bgHeader.gif) left top repeat-x; min-height:35px;}
#header .barraIdioma{height:32px; margin:0 auto; width:1002px;}
#header .favorites{color:#FFF; display:block; float:left; margin:8px 0 0 0; text-decoration:underline; width:150px;}
.flag	{float:left; margin:0 10px 0 0;}
.lang		{display:block; float:left; padding:5px 0 0 455px; width:120px;}
.pad		{padding:5px 0 0 305px;}
/* FIM HEADER */

/* PROPRIEDADES DAS PAGINAS DE ENTRADA */
#fundo			{background:transparent url(../imagens/layout/bg_02.jpg) center top repeat-x; padding:10px 0 0 0; height:100%;}
#fundoEntrada	{background:transparent url(../imagens/layout/bg_02.jpg) center -27px repeat-x; padding:10px 0 0 0; height:100%;}
.flash			{cursor:pointer; outline:none; height:364px; position:absolute; right:0; top:0; width:350px;}
#estatua		{display:block; height:598px; margin:0 auto; outline:0; width:360px;}
#estatuaInterna	{display:block; height:571px; width:358px;}
#col1			{color:#FFF; float:left; padding:57px 125px 0 92px; width:359px;}
#col1 label		{display:block; float:left; padding:0 0 0 10px; width:270px;}
#col1 h1		{background:url(../imagens/layout/title.jpg) right top no-repeat; height:149px; width:281px; padding:0 0 12px 39px; text-indent:-10000px;}
#col1 input{clear:left; float:left; margin:0 0 0 48px;}
#col1 input.entrar{cursor:default; display:block; margin-top:11px;}
#col1 textarea	{background:#000; border:1px solid #3D3D3D; color:#BDBDBD; margin:14px 0 0 0; height:236px; width:357px;}
/* FIM PROPRIEDADES DAS PAGINAS DE ENTRADA */


/* CLASSES DE APOIO */
.bgi_00			{background:url(../imagens/layout/bg_00.gif) left top repeat;}
.bgi_01			{background:url(../imagens/layout/bg_01.gif) left bottom repeat-x;}
.bgi_02			{background:#191919 url(../imagens/layout/bg_06.gif) left 419px repeat-x;}

.wrapper		{clear:both; display:block; height:0; overflow:hidden; visibility:hidden; width:100%;}


