/*
Theme Name: Race Club
Description:  Tema para a Race Club
Version: 1.9
Author: Blue Box
Author URI: http://bluebox.inf.br/
*/

/* Reset 
----------------------------------------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;	
	border: 0;
	text-decoration:none;
	list-style-type:none;
	vertical-align: baseline; }
	
ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration:none;
	vertical-align: baseline;}

table {
	border-collapse: separate;
	border-spacing: 0;}

caption, th, td { 
	text-align: center;}

table, td, th { 
	vertical-align: top;}

blockquote:before, blockquote:after, 
q:before, q:after { 
	content: "";}

blockquote, q { 
	quotes: "" "";}

a img { 
	border: none;}

/* Geral
----------------------------------------------------------------*/
body {
	font-size: 12px;
	color: #FFFFFF;
	background-color:#000000;	
	background: url('back.php') #000 no-repeat;
background-attachment:fixed;
	font-family: Arial, sans-serif;}
	
body a {
	color:#90c945;}

body a:hover { 
	text-decoration:underline;}
	
body input,textarea { 
	background-color:#FFFFFF; 
	border:1px solid #707270; 
	color: #4E4E4E;}

body .left { 
	float:left;}

body .right { 
	float:right;}
	
/* Imagens
----------------------------------------------------------------*/
p img {
	padding: 0;
	max-width: 100%;}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;}

.alignright {
	float: right;}

.alignleft {
	float: left;}

/* Classes e Formata��es Padr�es
----------------------------------------------------------------*/
acronym, abbr, span.caps {
	cursor: help;}

acronym, abbr {
	border-bottom: 1px dashed #999;}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 4px solid #ddd;}

blockquote cite {
	margin: 5px 0 0;
	display: block;}

.center {
	text-align: center;}

.hidden {
	display: none;}
	
.screen-reader-text {
	position: absolute;
	left: -1000em;}

a img {
	border: none;}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;}
	
.post h1, .post h1 a { 
	font-size: 23px;}
	
.post h2, .post h2 a { 
	font-size: 21px;}

.post h3, .post h3 a { 
	font-size: 18px;}

.post h4, .post h4 a { 
	font-size: 16px;}

.post h5, .post h5 a { 
	font-size: 14px;}

.post h6, .post h6 a { 
	font-size: 12px;}

.post h1, .post h3, .post h3, 
.post h3, .post h5, .post h6 { 
	margin: 0px; 
	padding: 0px; 
	border: 0px;}
	
.post img { 
	max-width:500px;
	width: auto !important;
	max-height:500px;
	height: auto!important;}

/* Legenda das imagens
----------------------------------------------------------------*/
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;}
	
/* Pagina
----------------------------------------------------------------*/
#pagina {
	margin: auto;
	width: 960px;}

#pagina:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;}

/* Topo
----------------------------------------------------------------*/
#topo {
	width: 960px;
	float: left;}
	
#topo:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;}

#topo .logo {
	position:absolute;
	margin-left:15px;
}

/* Menu
----------------------------------------------------------------*/
.menu {
	background: url('imagens/fundo_menu.png');
	width: 590px;
	height:25px;
	margin-right:20px;
	margin-top:130px;
	padding-top:4px;
	padding-bottom:4px;	
	float: right;}

.menu ul li { 
	display: inline;
	padding:0px 1px 0px 1px;
	font-size:15px;
	margin:5px;
	line-height:15px;}

.menu ul li a {
	font-weight: bold;
	text-align:right;
	color: #FFFFFF; }
				
.menu li a:hover {  
	color:#a1fb51;
	text-decoration:none;}
		

/* Conteudo
----------------------------------------------------------------*/
#conteudo { 
	width: 960px;}
	
#conteudo:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;}

/* Coluna
----------------------------------------------------------------*/
#coluna {
	float: left;
	background:url('imagens/fundo.png');
	width: 870px;	
	padding:30px 0px 0px 20px;
	margin:10px 0px 0px 50px;}

#coluna #paginas { 
	margin-top:10px;}

#coluna .nav-previous { 
	float: left; 
	font-weight:bold;}

#coluna .nav-next { 
	float: right; 
	font-weight:bold;}

#coluna h1, #coluna h1 a {
	font-size: 24px;	
	color: #FFFFFF;	
	font-weight:bold;
	display:block;}
	
#coluna h1 a:hover {
	text-decoration:underline;}

.centro {
	margin:auto;
	width:767px;
}
.rank{
	width:212px;	
	margin-bottom:10px;
	margin-right:50px;
	float:left;
	}

.rank:after {
	visibility: hidden;
	font-size: 0;
	clear: both;
	height: 0;}
	
	
.corrida{
	width:243px;	
	margin-bottom:10px;
	margin-right:50px;
	float:left;
	}

.corrida:after {
	visibility: hidden;
	font-size: 0;
	clear: both;
	height: 0;}
	
	
.twitter{
	width:212px;	
	margin-bottom:10px;
	float:left;
	}

.twitter:after {
	visibility: hidden;
	font-size: 0;
	clear: both;
	height: 0;}
	
.caixa2{
	width:275px;	
	margin-bottom:10px;
	margin-left:10px;
	padding-bottom:7px;}

.caixa2:after {
	visibility: hidden;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;}
	
.texto {
	width:850px;	
	margin-bottom:10px;
	padding-bottom:7px;}

.texto:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;}

.texto .more-link { 
	font-weight: bold;}

.texto .post {
	width: 800px;
	color:#FFFFFF;
	font-weight: normal;
	display: block;
	overflow: hidden;
	margin:0px 20px 0px 20px;}

.texto .post:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;}
	
.leia {
	float: right;
	color: #6b9b91;}

.leia:hover {
	color: #959796;
	text-decoration: underline;}
	
ul , li {
	margin-left:25px;
	margin-top:7px;
}

/* Comentarios
----------------------------------------------------------------*/
#comments {
	padding: 0 15px 20px;	
	width: 610px;
	margin-top: 10px;}
	text-align: right;

#comments h4 {
	text-align: left;
}
	
#comments ul {
	list-style-type: none;}

#comments h3  {
	font-size: 16px;
	margin-bottom: 10px;
	display: block;}
	
#comments #respond {
	margin-top:20px;
	padding:0px;}

#comments form input, textarea {
	font-size: 0.9em;
	font-family: Verdana;
	padding: 4px;
	color: #4E4E4E;
	background-position: 4px 4px;
	background-repeat: no-repeat;}

#comments form input {
	width: 360px;
	border: 1px solid #bfc4bf;}

#comments form textarea {
	width: 350px;
	border: 1px solid #bfc4bf;
	color: #4E4E4E;
	padding: 4px 4px;}

#comments form button {
	font-size: 0.9em;
	border: 1px solid #bfc4bf;
	background-color: #FFFFFF;
	font-family: Verdana;
	height: 23px;}

#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;}

#comments ol li {
	padding: 10px;
	border: 1px solid #bfc4bf;
	margin-bottom: 10px;}
		
#comments ol li p {
	margin-left: 10px;}

#comments ol li .avatar { 
	float: right;}

#comments .children { 
	list-style-type: none;}

#comments .navigation {
	padding: 10px 0 20px;
	font-size: 0.9em;}

#comments .navigation a {
	padding: 3px 8px;
	color: #999999;
	border: 1px solid #bfc4bf;}

#comments .navigation a:hover {
	text-decoration: none;
	color: #999999;
	border: 1px solid #bfc4bf;}

/* Rodape
----------------------------------------------------------------*/
#footer {
	width: 880px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	margin-top:10px;
	margin-left:50px;
	background: #000;
	float: left;
	padding:5px;
	text-align: center;}

#footer a { 
	font-weight: bold;}
	
#footer .left { 
	margin-left: 30px;}

/* Tabela de Ranking
---------------------------------------------------------------*/

.wp-table-reloaded .column-1 {
  width: 40px;
  height:25px;
  text-align:left;
  padding-left:5px;
  vertical-align: middle;
}
.wp-table-reloaded .column-2 {
  width: 190px;
  height:25px;
  text-align:left;
  vertical-align: middle;
}
.wp-table-reloaded .column-3 {
  width: 50px;
  height:25px;
  color:#FFF;
  text-align:right;
  padding-right:2px;
  vertical-align: middle;
}
.wp-table-reloaded .odd td {
  	background:url('imagens/black.png');
	color:#fff;
	font-size:12px;
	vertical-align: middle;
	text-align:center;
}
 
.wp-table-reloaded .even td {
	background:url('imagens/white.png');
	color:#000;
	font-size:12px;
	vertical-align: middle;
	text-align:center;
}

.wp-table-reloaded .column-1 {
	width: 110px;
	font:Arial, Helvetica, sans-serif;
	text-align:center;
}

.wp-table-reloaded .column-2 {
	font:Arial, Helvetica, sans-serif;
	text-align:center;

}
/* Tabela de Corrida
---------------------------------------------------------------*/


.wp-table-reloaded-id-2  {
	margin:auto;
	font:Arial, Helvetica, sans-serif;
}


.wp-table-reloaded-id-2 .column-1 {
  font-size:64px;
  line-height:54px;
  font-weight:bold;
}

.wp-table-reloaded-id-2 .column-2 {
  text-align:right;
  font-size:18px;
  padding-left:5px;	
  vertical-align:bottom;
 }

/* Table do Ranking */
.tranking .td{
	vertical-align: top;
}

/* Twitter */

.twitter-timestamp {
	color:#0F0;
	font-size:10px;
}

/* Recordes */

#recordes_menu {
	width:870px;
	text-align: center;
}

#recordes_conteudo {
	width:870px;
}

.recordes_tempos {
	float:left;
	text-align: center;
	width:400px;
}

.recordes_fotos {
	float:right;
	text-align: center;
	width:400px;
}

