/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4F4F4F;
	background-color: #FFFFFF;
	background-image: url(../images/img01.gif);
	background-repeat: repeat-x;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
}

h1 {
	font-size: 197%;
	color: #85C329;
}

h2 {
	font-size: 167%;
    color:#85C329; 
}

h3 {
	font-size: 137%;
    color: #E06529;
}

p, ol, ul {
	line-height: 180%;
}

blockquote {
	margin: 0;
	padding-left: 20px;
	border-left: 10px solid #E6E6E6;
	font-style: italic;
	color: #999999;
}

blockquote * {
	line-height: normal;
}

a {
	color: #E06529;
	text-decoration: underline;
} 

a:hover {
	text-decoration: underline; 
	color : #000000;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	border: 1px solid #CDCDCD;
	padding: 5px; 
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}

hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

/* Header */

#header {
	width: 860px;
	height: 80px;
    margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	padding-top: 15px; 
	background-image: url(../images/racquet.gif) ;
	background-repeat: no-repeat;
	background-position: left bottom;
}

#logo h1, #logo h2 {
	margin: 0;
	padding-left: 80px;
	font-weight: normal;
	color: #E06529;
}

#logo h1 {
	font-weight: bold;
}

#logo h2 {
	font-size: 100%;
	color: #85C329;
	text-align: center;
}

#logo a {
	text-decoration: none;
}

/* Top Menu */

#topmenu {
	float: right;
}

#topmenu ul {
	margin: 0;
	padding: 42px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	padding: 0 20px;
	border-left: 1px solid #E06529;
	text-decoration: none;
	font-size: 92%;
}

#topmenu a:hover {
	text-decoration: underline;
}

#topmenu .first a {
	border: none;
}

/* Header 2 */

#header2 {
	width: 860px;
	height: 200px;
	margin: 0 auto;
}

/* Menu */

#menu {
	float: left;
	width: 200px;
	height: 200px;
	background: url(../images/img03.jpg);
}

#menu ul {
	margin: 0;
	padding: 20px 20px 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 8px 10px;
	background: url(../images/img05.gif) repeat-x;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	background: none;
}

/* Splash */

#splash {
	float: right;
	width: 660px;
	height: 200px;
}


/* Page */

#page {
	width: 860px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

/* Content */

#content-home {
	float: left;
	width: 620px;
}

#content {
	float: left;
	width: 660px;
}

#content  ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#content li {
	padding-left: 12px;
	padding-bottom: 5px;
	background-image: url(../images/bullet2.jpg); 
	background-repeat: no-repeat;
	background-position: 0 10px;
}

#content .tabela table {
	border-collapse:collapse;
	border-top: 1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

#content .tabela caption {
	color: #145997;
	font-size: 120%;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 15px;  
	font-weight: bold;
}

#content .tabela td {
	color:#4F4F4F;
	border-bottom: 1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	padding:5px;
	text-align:center;
	vertical-align: center;
}		

#content .tabela tr.odd td {
	background-color: #FFF5D7; 
	}	
	
#content .tabela thead td {
	background:#00FFBF;
	text-align:center;
	color: #E06529; 
	font-weight: bold;
	font-size: 110%;
}	

.content {
	background: url(../images/content_bk.jpg) no-repeat;
	float:left;
	padding: 20px;
	width: 620px;
}

.content-home {
	background: url(../images/content_bk.jpg) no-repeat;
	float:left;
	padding: 20px;
	width: 580px;
}

.content h2 {
	font-size: 160%;
	font-weight: bold;
	color: #145997;
}

.content h3 {
	font-size: 140%;
	font-weight: bold;
	color: #E06529;
}

.content h4 {
	font-size: 130%;
	font-weight: bold;
	color: #85C329;
}

.title {
	padding-top: 3px;
	padding-bottom: 5px;
}

.title h2{
	color:#E06529;
}

.twocols {
}

.col1 {
	float: left;
	width: 310px;
}

.col2 {
	float: right;
	width: 310px;
}

.threecols {
	background: url(../images/content_bk.jpg) no-repeat;
	float:left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.threecols .leftcol {
	float: left;
	width: 180px;
	margin-right: 20px;
}

.threecols .centercol {
	float: left;
	width: 180px;
	margin-right: 20px;
}

.threecols .rightcol {
	float: left;
	width: 180px;
}


.threecols ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.threecols li {
	margin-bottom: 20px;
	background: #E6E6E6 url(../images/img07.gif) no-repeat right bottom;
}

.threecols li ul{
	font-size: 92%;
	border: 1px solid #DBDBDB; 
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.threecols li li {
	margin: 0;
	background: none;
	padding: 0px;
	clear: both;
}


.threecols  .esq {
	float: left;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CDCDCD;
	margin-bottom: 2px;
	padding-left: 5px;
}

.threecols  .dir {
	float: right;
}

.threecols h2 {
	height: 30px;
	margin: 0;
	background: url(../images/img06.gif) no-repeat;
	font-size: 110%;
	font-weight: bold;
	color: #145997;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

.threecols h3 {
	margin: 0;
	color: #85C329;
	font-size: 120%;
}

.threecols h3 a {
    color: #85C329; 
	text-decoration: none;
}

.threecols h3 a:hover {
    color: #000000; 
	text-decoration: none;
}

.threecols p {
	margin: 0;
	line-height: normal;
	padding-left:5px;
}

.threecols a {
    color: #E06529; 
	text-decoration: none;
}

.threecols a:hover {
    color : #000000;
	text-decoration: none;
}

.threecols .divisao {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BFBFBF;
	padding-bottom: 10px;
	margin-bottom: 10px;
}


/* Sidebar - HomePage */

#sidebar-home {
	float: right;
	width: 220px;
	color: #4F4F4F;

}

#sidebar-home ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar-home li {
	margin-bottom: 20px;
	background: #E6E6E6 url(../images/img07.gif) no-repeat right bottom;
}

#sidebar-home .adsense{
	margin: 0;
	padding-left: 20px;
}

#sidebar-home li ul{
	padding: 10px 20px; 
	font-size: 92%; 
	border: 1px solid #DBDBDB;
}

#sidebar-home li li {
	margin: 0;
	background: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#sidebar-home h2 {
	height: 30px;
	margin: 0;
	padding: 6px 0 0 10px;
	background: url(../images/img06.gif) no-repeat;
	font-size: 110%;
	font-weight: bold;
	color: #145997;
}

#sidebar-home h3 {
	margin: 0;
	color: #85C329;
	font-size: 100%;
}


#sidebar-home a {
	text-decoration: none;
} 


#sidebar-home a:hover {
	text-decoration: none;
	color: #000000;
}

#sidebar-home .first {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CDCDCD;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#sidebar-home .last {
	text-align: right;
	font-weight: bold;	
}


/* Sidebar */

#sidebar {
	float: right;
	width: 180px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
	background: #E6E6E6 url(../images/img07.gif) no-repeat right bottom;
}

#sidebar .adsense{
	margin: 0;
	padding-top: 20px;
	padding-left: 20px;
}

#sidebar li ul{
	padding: 10px 20px; 
	font-size: 92%;
	border: 1px solid #CCCCCC;
}

#sidebar li li {
	margin: 0;
	background: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#sidebar h2 {
	height: 30px;
	margin: 0;
	padding: 6px 0 0 10px;
	background: url(../images/img06.gif) no-repeat;
	font-size: 110%;
	font-weight: bold;
	color: #145997;
}

#sidebar h3 {
	margin: 0;
	color: #85C329;
	font-size: 100%;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: none;
	color: #000000;
}

#sidebar .first {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CDCDCD;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#sidebar .last {
	text-align: right;
	font-weight: bold;	
}

/* Footer */

#footer-wrapper {
	height: 60px;
	background: #E6E6E6;
	border-top: 10px solid #CDCDCD;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#footer {
	width: 760px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	line-height: normal;
}

#footer a {
	color: #666666;
}

#legal {
	float: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 60px;
	background-image: url(../images/racquet_pb.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#links {
	float: right;
	padding: 10px 0 0 0;
}

.foto {
	margin-left: 15px;
	border: 1px solid #e7e7e7;
	padding: 4px;
	margin-bottom: 5px;
}

.foto_mosaico {
	border: 1px solid #e7e7e7;
	padding: 4px;
	margin: 5px;
}

.foto_index_esq {
	border: 1px solid #999999;
	padding: 3px;
	margin-right:12px;
	margin-top:8px;
}

.foto_index_dir {
	border: 1px solid #999999;
	padding: 3px;
	margin-top:8px;
}

.barra {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	padding-top: 10px;
}

.strong {
	font-weight: bold;
}

.box {
	border: 1px solid #999999;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	background-color: #FFF5D7;
}

.post {
	font-size: 85%;  
}

.line_escuro {
	border: 1px solid #CCCCCC;
	padding: 3px;
	background-color: #FFF5D7;
	color: #4F4F4F;
}

.box_albuns {
    float:left; 
	width:605px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	background-color: #FFF5D7;
	margin-bottom:10px;
}

.foto_albuns {
	border: 1px solid #cccccc;
	padding: 4px;
	margin-right:10px;
}

.photo {
	border: 1px solid #cccccc;
	padding: 4px;
}

.thumbnail{
	padding: 5px;
	border: 1px solid #cccccc;
	float: left;
	margin-right: 40px;
	margin-bottom: 40px;
	}

.stat {
    margin-top:5px;
	width:605px;
	text-align: center;
	border: 1px dashed #CCCCCC; 
	background-color: #FFF5D7;
	padding: 5px;	
	font-size: 85%;
}

.winner {
	margin-top:5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding:5px;
	text-align:center;
	border: 3px solid #CDCDCD;
	background-color: #FFFFFF;
	color:#E06529;
}

.winner_name {
	font-size:120%;
	font-weight: bold;
	color: #145997;
}
