/*========================================================================

Author= Arthur Santa Cruz
E-mail= arthurdezenove@yahoo.com.br
Date= March 2009

==========================================================================*/


/*===============================Layout===================================*/
@import url("ie.css");
@import url("secundaria.css");
@import url("fotos.css");
@import url("partidas.css");

body {
	background: #fff url(../images/backgrounds/bodyback62.jpg) repeat;
	font: 11px/1.8em Verdana, Arial, Helvetica, sans-serif;
	color: #0d0d0d;
	text-align: center;
}

#wrap {
	border: 2px solid #000;
	background-color: #2F4157; /*243B57; 234266;*/
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#head {
	height: 146px;
	background-color: #172C43;
	border: 1px solid #172C43;
}

#navigation{
	height: 40px;
	background-color: #172C43;
}

#mainly {
	width: 610px;
}

.line {
	background: url(../images/line.jpg) repeat-x center;
}

#footer {
	height: 120px;
	background-color: #273445;
	border: 2px solid #172C43;
}

/*=============================Navigation==================================*/
#heading {
	position: relative;
	visibility: visible;
}

a.diretoria, 
a.taxas,
a.registro, 
a.documentos, 
a.contato,
a.informativo {
	color: #006;
	position: absolute;
	right: 0px;
	bottom: 0.9em;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	visibility: visible;

}

a.diretoria {
	right: 44.6em;
}

a.taxas {
	right: 39.6em;
}

a.registro {
	right: 32.7em;
}

a.documentos {
	right: 23.6em;
}

a.contato {
	right: 16.8em;
}

a.informativo{
	right: 1em;
	background:  url(../images/icons/newsletter_decor.gif) no-repeat center left;
	padding-left: 21px;
}

#diretoria a.diretoria, 
#taxas a.taxas,
#registro a.registro, 
#documentos a.documentos, 
#contato a.contato,
#informativo a.informativo {
	color: #990000;
	text-decoration: underline;
}

#heading a:hover {
	color: #990000;
	text-decoration: underline;
}

#navigation a {
	font: 12px/3.5em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 2em;
	display: block;
	float: left;
	border-width: 1px 0 1px 1px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #434343;
	background-image:  url(../images/backgrounds/nav_degradee.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

#navigation a.links {
	border-right-width: 1px;
}

#navigation a:hover {
	background: #900 url(../images/backgrounds/nav_degradee_hover.jpg) repeat-x center;
}

#home a.home,
#calendario a.calendario,
#inscricao a.inscricao,
#clubes a.clubes,
#rating a.rating,
#resultados a.resultados,
#partidas a.partidas,
#fotos a.fotos,
#links a.links {
	background: #990000 url(../images/backgrounds/nav_degradee_hover.jpg) repeat-x center;
}

/*============================Content Boxes=====================================*/
.box {
	border: 2px solid #172C43;
	background: #FFFAF2 url(../images/backgrounds/boxshade.jpg) repeat-x left top;
	padding: 15px;
	margin: 0 0 15px;
	padding-bottom: 20px;
	overflow: hidden;
}

#main .box {
	width: 588px;
	padding: 12px;
}

#main .twocols {
	margin-bottom: 15px;
}

#main .twocols .box {
	width: 272px;
}

#main .twocols .gutter {
	width: 16px;
}

#secondary .box {
	border: 2px solid #172C43;
	background-color: #C3C3C3;
	background-image: none;
	padding: 10px;
	margin: 0 0 10px;
	width: 272px;
} 

#home #last_events {
	margin: 0;
	padding: 0;
}

.box .margin {
	margin-right: 383px;
}

/*==============================Typography==================================*/
h1.author {
	font: 0px;
	position: absolute;
	right: 7000px;
	visibility: visible;

}

h2 .subheader {
	font-size: 0.7em;	
}

.inline {
	display: inline;
}

p, dl, form, ul, ol {
	font: 11px/1.8em Verdana, Arial, Helvetica, sans-serif;
	color: #0d0d0d;
	text-align: justify;
}

.twocols p {
	margin-left: 4px;
}

.vermelho {
	color: #900;
}

.azul {
	color: #009;
}

.cinza {
	color: #8c8c8c;
}

.center {
	margin: 0 auto;
	text-align: center;
}

.box h2 {
	color: #2F4157;
	line-height: 1.5em;
	border-bottom: 1px solid #b3b3b3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
}


#home .box h2 {
	font-family: Arial, Helvetica, sans-serif; 
}


#home #last_events h3 {
	color: #fff;
	line-height: 1.5em;
	1border-bottom: 1px solid #616161;
	font: normal bold 14px Verdana, Arial, Helvetica, sans-serif;
	1padding: 3px 0 3px .5em; /*old rule */
	background: #15706c url(../images/icons/redtick.gif) no-repeat left top;
	padding: 3px 0 3px 27px;	
}


.twocols .box h2 {
	margin: 18px 2px 17px 4px;
	padding-bottom: 1px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}


#wrap .twocols .box h2.secondary {
	font-size: 16px;
	margin-bottom: 4px;	
}/* Rever - Colocada em 30mar2010 para diminuir tamanho do box */

#wrap .twocols .box p {
	margin-top: 0;
}/* Retirar ou rever - Colocada em 30mar2010 para diminuir tamanho do box */


.box h2, .box h3, .box h4, .boxh5, .box h6 {
	color: #2F4157; 
}

.box h4.first {
	margin: 0;
	font: bold 15px/3em Georgia, "Times New Roman", Times, serif;
	color: #171717;
	border-bottom: 2px dotted #2F4157;
}

.box a {
	color: #009; 
	text-decoration: none;
}

.box a:hover {
 	color: #900;
	text-decoration: underline;
}

#secondary h2.realized {
	color: #2F4157;
	line-height: 1.5em;
	border-bottom: 1px solid #b3b3b3;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
}

#secondary h3 {
	font: italic bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #3F5875 url(../images/icons/redtick.gif) no-repeat left top;
	padding: 3px 0 3px 27px;
}

#footer p {
	text-align: center;
	margin: 25px;
	color: #bfbfbf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #bfbfbf;
	padding: 0 0 14px;
}

#footer p strong {
	letter-spacing: 0.3em;
	font-size: 13px;
}

.clear {
	clear: both;
}
/*=================================Images==================================*/

#shadow {
	background:  url(../images/backgrounds/wrap_shadow.png) repeat-y left;
	margin: auto;
	width: 976px;
}

#shadow2 {
	background:  url(../images/backgrounds/wrap_shadow2.png) repeat-y right;
	width: 976px;
}

#head img {
	height: auto;
	width: 100%;
}

a img {
	border: none;
}

.divpicture0 {
	float: left;
	padding: 6px;
	border: solid #ababab 3px;
	background-color: #fff;
	margin: 0 0 15px;
	clear: left;
}

.divpicture1 {
	float: left;
	padding: 4px;
	border: solid #ababab 1px;
	background-color: #fff;
	margin: 0 12px 15px 0;
	clear: left;	
}

.divpicture3 {
	float: left;
	padding: 4px;
	border: solid #ababab 1px;
	background-color: #fff;
	margin: 0 12px 15px 0;
	clear: left;	
}

img.picture0 {
	width: 565px;
	height: auto;
}

img.picture1 {
	float: left;
	height: auto;
	width: 270px;
	border: 1px solid #ababab;
	margin-bottom:;
}

#secondary img.picture1 {
	height: auto;
	width: 270px;
	border: 1px solid #525252;
	margin-bottom: 0.8em;
}

.floating_image {
	float: left;
	padding: 6px;
	margin: 0 12px 15px 0;
}

.twocols img.picture1 {
	width: 247px;
	float: none;
	border: 1px solid #ababab;
}

img.pictureBig {
	width: 247px;
	float: none;
	border: 1px solid #ababab;
}

.twocols .divpicture1 {
	margin: 0 0 12px 4px;
}

img.picture2 {
	width: 210px;
	height: auto;
	border: solid 1px #ababab;
}

#resultados img.picture2 {
	width: 195px;
	height: auto;
	border: solid 1px #ababab;
}

.twocols img.picture2 {
	width: 181px;
	float: none;
}

img.picture3 {
	float: left;
	width: 160px;
	height: auto;
	border: 1px solid #ababab;
}

img.picture4 {
	float: left;
	width: 110px;
	height: auto;
	margin: 0 15px 15px 0;
	border: 1px solid #ababab;
}

.divpicture1 img.picture4 {
	margin: 0;
}

h4.barata {
	background:  url(../pictures/avulsas/barata.gif) no-repeat 1px top;
	margin: 0 4px;
	font: bold 15px/1.5em Georgia, "Times New Roman", Times, serif;
	color: #171717;
	border-bottom: 2px dotted #2F4157;
	padding-left: 57px;
	padding-top: 0em;
}

h4.barata em {
	display: block;
	color: #8c8c8c;
	margin-bottom: 5px;
}

#wrap h4.destaque {
	background:  url(../images/icons/destaque_decor.gif) no-repeat left top;
	padding: 0.3em 0 0 50px;
	margin: 0 3px;
}

h4.noticias {
	background:  url(../images/icons/news2.gif) no-repeat left top;
	padding: 0.3em 0 0 50px;
}

h4.eventos {
	background:  url(../images/icons/schedule_icon11.gif) no-repeat left;
	padding: 0.5em 0 0 50px;
}

#home h4.resultados {
	background:  url(../images/icons/resultados1_decor.gif) no-repeat left;
	padding: 0.5em 0 0 40px;
}

#home h4.regionais {
	background:  url(../images/icons/regionais1_decor.gif) no-repeat left;
	padding: 0.5em 0 0 40px;
}

h2.calendar {
	background:  url(../images/icons/calendar3.gif) no-repeat right top;
}

h2.rating {
	background:  url(../images/icons/icon_rating.gif) no-repeat right top;
}

h2.inscricao {
	background:  url(../images/icons/inscricao_decor.gif) no-repeat right top;
}

h2.clubes {
	background:  url(../images/icons/icon_club3.gif) no-repeat right top;
}

h2.partidas {
	background:  url(../images/icons/partidas_decor.gif) no-repeat right top;
}

h2.fotos {
	background:  url(../images/icons/camera.jpg) no-repeat right top;
}

h2.links {
	background:  url(../images/icons/@.gif) no-repeat right;
}

h2.diretoria {
	background:  url(../images/icons/diretoria.gif) no-repeat top right;
}

h2.taxas {
	background:  url(../images/icons/icon_money.gif) no-repeat top right;
}

h2.registro {
}

h2.documentos {
}

h2.contato {
	background:  url(../images/icons/contato_decor.gif) no-repeat right top;
}

h2.informativo {
	background:  url(../images/icons/informativo.gif) no-repeat top right;
}

h2.presidente {
	background:  url(../pictures/avulsas/barata1invertido.jpg) no-repeat right top;
	position: relative;
}

h2.calendar, h2.rating, h2.inscricao, h2.clubes, h2.resultados, h2.partidas, h2.fotos, h2.links, h2.diretoria, h2.taxas, h2.registro, h2.documentos, h2.contato, h2.informativo, h2.presidente, h2.regionais, h2.titulo, h2.enviada {
	padding: 1.2em 0 0.2em 0;
	font-variant: small-caps;
}

h2.resultados {
	background:  url(../images/icons/classification_decor2.gif) no-repeat right top;
}

/*===============================Miscellaneous===================================*/

.float_right {
	float: right;
	margin-left: 10px;
}

#shadow #wrap .box .transparent {
	background-image: none;
	background-color: transparent;
}

.delimited {
	border-bottom: 1px solid #b3b3b3;
}
.center {
	text-align:center;
}

