/*
Theme Name: Espaço do Corpo
Theme URI: http://agenciazero.com.br/
Description: Tema desenvolvido exlcusivamente para Academia Espaço do Corpo.
Author: Rafael pampoch
Version: 1.0
Tags: academia, espaço do corpo
*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }


/* --------------------------------------------------------------------- */
/* LAYOUT */
/* --------------------------------------------------------------------- */

a { text-decoration:none; outline:none; color:#09F }
a:hover { text-decoration:underline; }

p { 
	padding:0 0 15px 1px;
	line-height:150%;
}

h1 {
	font-size:22px;
	font-weight:bold;
	padding:15px 0 25px 0;
	letter-spacing:-1px;
}

h2 {
	font-size:15px;
	color:#C3261F;
	padding:0 0 15px 1px;
	font-weight:bold;
}

h2 a { color:#C3261F; }

h3 {
	font-size:18px;
	color:#C3261F;
	padding:15px 0 15px 1px;
	font-weight:bold;
}

ul {
	list-style:disc;
	line-height:150%;
	margin:0 0 15px 25px;
}

body {
	margin:0;
	padding:0;
	background:#E8E8E8 url(img/fundo.jpg) no-repeat center top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
}

#corpo {
	width:960px;
	margin:0 auto;
	padding:18px 0;
	position:relative;
}

#header {
	width:960px;
	height:137px;
	background:url(img/header.png) no-repeat 0px 0px;
	position:relative;
	z-index:1
}

#headerLogo {
	width:260px;
	height:107px;
	position:absolute;
	top:20px;
	left:30px;
}

#outrasUnidades {
	width:250px;
	position:absolute;
	top:10px;
	right:10px;
	z-index:10;
}

#outrasUnidadesIn {
	width:250px;
	background:#f7f7f7;
	overflow:hidden;
	display:none;
	
	box-shadow:0 4px 6px rgba(0,0,0,0.4);
	-webkit-box-shadow:0 4px 6px rgba(0,0,0,0.4);
	-moz-box-shadow:0 4px 6px rgba(0,0,0,0.4);
	
	-moz-border-radius: 0 0 0 7px;
	border-radius: 0 0 0 7px;
}

#outrasUnidadesIn ul {
	margin:0;
	padding:20px 10px;
	list-style-type:none;
}

#outrasUnidadesIn ul li {
	margin:0;
	padding:0 0 0 18px;
	background:url(img/ico_unidades.png) no-repeat 0px 3px;
}

#outrasUnidadesIn ul li a{
	color:#666
}

#outrasUnidadesBtn {
	width:120px;
	float:right;
	text-align:center;
	font-size:11px;
	text-transform:uppercase;
	color:#C5251D;
	height:25px;
	line-height:25px;
	background:#fff url(img/f-btn-unidades.jpg) repeat-x left bottom;
	border:1px solid #f7f7f7;
	
	box-shadow:0 4px 4px rgba(0,0,0,0.3);
	-webkit-box-shadow:0 4px 4px rgba(0,0,0,0.3);
	-moz-box-shadow:0 4px 4px rgba(0,0,0,0.3);
	
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px
}

#outrasUnidadesBtn a {
	color:#C5251D;
}

#outrasUnidadesBtn a:hover {
	color:#C5251D;
	text-decoration:none;
}

#headerLogo a {
	width:260px;
	height:107px;
	display:block;
	text-indent:-9999px;
}

#fundoHeaderMenu {
	width:622px;
	height:44px;
	background:url(img/fundoHeaderMenu.png) no-repeat 0px 0px;
	position:absolute;
	right:20px;
	top:97px;
	z-index:0;
}

#headerMenu {
	width:590px;
	height:42px;
	position:absolute;
	right:22px;
	bottom:14px;
}

#headerMenu ul {
	list-style-type:none;
	font-size:11px;
	text-transform:uppercase;
	margin:0;
	padding:0;
}

#headerMenu ul li {
	display:block;
	float:left;
	margin:0 23px 0 0;
	padding:0
}

#headerMenu ul li:last-child {
	margin:0;
	padding:0;
}

#headerMenu ul li a{
	display:block;
	height:26px;
	padding:16px 0 0 0;
	color:#FFF;
	text-shadow: 1px 1px 0px #000;
}

#headerMenu ul li a:hover, #headerMenu ul li.current_page_item a{
	background:url(img/activeHeaderMenu.gif) no-repeat center 2px;
	text-decoration:none;
}

#content {
	width:920px;
	padding:0 20px;
	background:url(img/content.png) repeat-y 0px 0px;
}

#slider {
	width:920px;
	height:230px;
	position:relative;
}

#frameSlider {
	width:920px;
	height:230px;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	background:url(img/frameSlider.png) no-repeat 0px 0px;
}

#imgSlider {
	width:920px;
	height:230px;
	position:absolute;
	top:0;
	left:0;
	z-index:0;
}

#imgSlider img {
	position:absolute;
	top:0;
	left:0;
}

#bannerFlash {
	width:918px;
	height:228px;
	position:absolute;
	top:1px;
	left:1px;
	z-index:0;
}

#navSlider {
	width:71px;
	height:38px;
	background:url(img/fundoNavSlider.png) no-repeat 0px 0px;
	position:absolute;
	bottom:3px;
	right:3px;
	z-index:2;
}

#contentIn {
	width:900px;
	margin:0 auto;
	padding:20px 0;
	overflow:hidden;
}

#bread {
	background-color:#F0F0F0;
	font-size:11px;
	height:32px;
	padding:0 8px;
	color:#999999;
	margin:5px 0 10px 0;
}

#bread p {
	padding:0;
	line-height:32px;
}

#bread a {
	font-weight:bold;
	color:#666666;
}

/* home unidades */
#homeUnidades {
	padding:0 0 10px 0;
}

#homeUnidades h1 {
	font-size:20px;
	margin:0;
	padding:5px 0 0 0;
	text-shadow: 1px 1px 0px #FFF;
}

.box {
	border:1px solid #CCC;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
	/* fallback (Opera) */
    background: #E9E9E9;
    /* Mozilla: */
    background: -moz-linear-gradient(top, #E9E9E9, #DDDDDD);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear, left top, left bottom, from(#E9E9E9), to(#DDDDDD));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#E9E9E9', EndColorStr='#DDDDDD', GradientType=0);
}

.boxIn {
	border:1px solid #fff;
	padding:20px 15px;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

ul#listaUnidades {
	width:100%;
	overflow:hidden;
	margin:30px 0 15px 0;
	padding:0;
}

ul#listaUnidades li {
	width:20%;
	display:block;
	float:left;
	text-align:center;
	margin:0;
	padding:0
}

ul#listaUnidades li a {
	display:block;
	height:50px;
	padding:80px 0 0 0;
	border-right:1px solid #fff;
	background: url(img/logoUnidades.gif) no-repeat center 10px;
	font-weight:bold;
	font-size:15px;
	color:#666666;
	text-shadow: 1px 1px 0px #FFF;
	line-height:125%;
}

ul#listaUnidades li a:hover {
	background: url(img/logoUnidadesHover.gif) no-repeat center 10px;
	text-decoration:none;
}





/* */

#main {
	width:564px;
	float:left;
}

#mainIn {
	width:100%;
}

#side {
	width:305px;
	float:right;
}

#full {
	width:900px;
}

.box1 {
	background-color:#E9E9E9;
	border:1px solid #fff;
	padding:10px;
	
	box-shadow:0 0 5px #BFBFBF;
	-webkit-box-shadow:0 0 5px #BFBFBF;
	-moz-box-shadow:0 0 5px #BFBFBF;
}

#main .box1 {
	width:537px;
	margin:10px auto;
	overflow:hidden;
}

ul#parceiros  {
	width:100%;
	list-style-type:none;
	padding:10px 0 5px 0;
	margin:0;
	overflow:hidden;
}

ul#parceiros li {
	width:33%;
	display:block;
	float:left;
	text-align:center;
	padding:0;
	margin:0;
}


.listaParceiros {
	width:537px;
	background-color:#E9E9E9;
	border:1px solid #fff;
	padding:20px 10px;
	margin:0 auto;
	overflow:hidden;
	
	box-shadow:0 0 5px #BFBFBF;
	-webkit-box-shadow:0 0 5px #BFBFBF;
	-moz-box-shadow:0 0 5px #BFBFBF;
}

.listaParceiros li {
	width:33%;
	display:block;
	float:left;
	text-align:center;
	margin:0;
	padding:0;
}

/* post */

.post {
	margin:0 0 10px 0;
}

.post p {
	line-height:175%;
}

#side .post p {
	line-height:150%;
}

.post a img {
	border:2px solid #FFF;
	margin:0 0 15px 0;
	
	box-shadow:0 0 5px #BFBFBF;
	-webkit-box-shadow:0 0 5px #BFBFBF;
	-moz-box-shadow:0 0 5px #BFBFBF;
}

.post a:hover img {
	box-shadow:0 0 8px #666;
	-webkit-box-shadow:0 0 8px #666;
	-moz-box-shadow:0 0 8px #666;
}

#containerNovidades {
	width:900px;
	overflow:hidden;
	padding:10px 0;
}

.postNovidade {
	width:400px;
	margin:0 20px 20px 0;
	padding:15px;
	float:left;
	background-color:#f5f5f5
}

.postEquipe {
	width:200px;
	margin:0 20px 20px 0;
	padding:15px 5px 15px;
	float:left;
	background-color:#f5f5f5;
	text-align:center;
	overflow:hidden;
}

.postNovidade h2 {
	margin:0 0 15px 0;
	padding:0;
}

.postEquipe h2 {
	width:100%;
	margin:10px 0;
	padding:0;
}

.postEquipe h2 span {
	display:block;
}

.postNovidade h2 a:hover, .postEquipe h2:hover{
	text-decoration:none;
}

.postNovidade p, .postEquipe p {
	margin:0;
	padding:0;
	line-height:150%;
}

.thumbPostNovidade {
	float:left;
	margin:0;
	padding:0;
}

.thumbPostEquipe {
	width:200px;
	text-align:center;
	margin:0;
	padding:0;
}

.postNovidade a img, .postEquipe a img {
	border:2px solid #FFF;
	box-shadow:0 0 5px #BFBFBF;
	-webkit-box-shadow:0 0 5px #BFBFBF;
	-moz-box-shadow:0 0 5px #BFBFBF;
	margin:0 15px 10px 0;
}

.postEquipe a img {
	margin:0;
}

.postNovidade a:hover img, .postEquipe a:hover img {
	box-shadow:0 0 8px #666;
	-webkit-box-shadow:0 0 8px #666;
	-moz-box-shadow:0 0 8px #666;
}

.linkMais {
	text-transform:uppercase;
	font-weight:bold;
	width:100%;
	text-align:right;
	margin:0;
	padding:0;
}

.linkMais a {
	color:#666666;
	text-decoration:underline;
}

.linkMais a:hover {
	text-decoration:none;
}

.postData {
	background-color:#F0F0F0;
	font-size:11px;
	padding:8px;
	color:#999999;
	margin:10px 0 0 0;
	text-align:right;
	clear:both;
}

/* modalidades */

.tituloModalidade {
	font-size:20px;
	background: url(img/f-tit-modalidades.jpg) repeat-x 0px 0px;
	border:1px solid #DFDFDF;
}

.tituloModalidade:hover{
	border-color:#D1D1D1;
}

.tituloModalidade a {
	height:40px;
	line-height:40px;
	color: #666;
	text-shadow: 1px 1px 0px #FFF;
	display:block;
	padding:0 10px 0 50px;	
	background:url(img/btn-modalidades.png) no-repeat 10px 0px;
}

.tituloModalidade a:hover {
	border-color:#CACACA;
	text-decoration:none;
	color:#900;
}

.tituloModalidade.active a {
	background-position:10px bottom;
	border-color:#CACACA;
	text-decoration:none;
	color:#900;
}

.conteudoModalidade {
	width:878px;
	overflow:hidden;
	background-color:#f5f5f5;
	padding:20px 15px 5px;
}

.conteudoModalidade img, .conteudoModalidade a img {
	border:2px solid #FFF;
	
	box-shadow:0 0 5px #BFBFBF;
	-webkit-box-shadow:0 0 5px #BFBFBF;
	-moz-box-shadow:0 0 5px #BFBFBF;
}




/* --------------------------------------------------------------------- */
/* RODAPÉ */
/* --------------------------------------------------------------------- */


#footer {
	width:900px;
	height:51px;
	padding:30px 30px 0 30px;
	background:url(img/footer.png) no-repeat 0px 0px;
	color:#FFF;
	font-size:12px;
}


/* TABELAS */
table {
	border-collapse:collapse;
	color:#666;
	width:898px;
	margin:0 auto;
}

table td, table th{
	border:2px solid #EBEBEB;
	padding:20px 15px;
	vertical-align:middle;
}

table td{
	text-align:center;
}

table th, table td.head{
	text-align:center;
	font-size:20px;
	background: #90191D url(img/f-th-1.jpg) repeat-x 0px 0px;
	color:#fff;
}

table th.canto{
	border:none;
	background: #fff;
}

table td.nomePlano{
	width:200px;
	text-align:right;
}

table h2{
	margin:0 0 8px 0;
	padding:0;
	color: #4F4F4F;
	font-size:23px;
	letter-spacing:-1px;
}

table p{
	margin:10px 0 5px 0;
	padding:0;
	color:#999;
	font-size:11px;
	line-height:normal;
}

table p.info{
	padding:3px 6px;
	font-size:10px;
	border:1px solid #fff;
	background-color:#f5f5f5;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 2px 2px 4px #ccc;
  	-moz-box-shadow: 2px 2px 4px #ccc;
	-webkit-box-shadow: 2px 2px 4px #ccc;

}

/* tabela de horarios */
table.horario {
	margin-bottom:15px;
}
table.horario th {
	width:14%;
	border:2px solid #90191D;
	border-bottom: 2px solid #EBEBEB;
	padding:10px 5px;
	font-size:16px;
}
table.horario td {
	width:14%;
	padding:10px 5px;
	font-weight:bold;
}
table.horario tr.odd td{
	background-color:#f5f5f5;
}
table.horario td.hora, table.horario tr.odd td.hora {
	background-color:#DFDFDF;
}

/* linha vermelha */

table tr.vermelho td {
	background-color:;
	background: #FDF4F4 url(img/f-tr-verm.jpg) repeat-x 0px 0px;
}
table tr.vermelho h2 {
	color:#90191D;
}
table tr.vermelho p.info {
	background-color:#F9DDDD;
	border:1px solid #FCEDED;
	color:#EB8B8D;
}


/* linha verde */

table tr.verde td {
	background:#F4FDEE url(img/f-tr-verde.jpg) repeat-x 0px 0px;
}
table tr.verde h2 {
	color:#008A00;
}
table tr.verde p.info {
	background-color:#DEFAC9;
	border:1px solid #EEFCE4;
	color:#5EC512;
}



/* linha azul */

table tr.azul td {
	background:#F3F9FE url(img/f-tr-azul.jpg) repeat-x 0px 0px;
}
table tr.azul h2 {
	color:#1663B8;
}
table tr.azul p.info {
	background-color:#DCEBFC;
	border:1px solid #EEF5FD;
	color:#77B1F2;
}


/* linha amarela */

table tr.amarelo td {
	background:#FFFFE8 url(img/f-tr-ama.jpg) repeat-x 0px 0px;
}
table tr.amarelo h2 {
	color:#EC5F00;
}
table tr.amarelo p.info {
	background-color:#FFFFC4;
	border:1px solid #FFFFE8;
}


/* MAPA DE LOCALIZAÇÃO */

#mapaLocalizacao {
	width:300px;
	height:300px;
	border:2px solid #ccc;
	font-size:11px;
}


/* WP classes */

.alignright {float:right;}
.alignleft {float:left;}
.aligncenter {display: block; margin-left: auto; margin-right: auto}

img.alignright {
	float:right; 
	margin:5px 5px 1.5em 1.5em;
}
img.alignleft {
	float:left;
	margin:5px 1.5em 1.5em 5px;
}
img.aligncenter {
	display: block; 
	margin-left: auto; 
	margin-right: auto;
}
a img.alignright {
	float:right; 
	margin:5px 5px 1.5em 1.5em;
}
a img.alignleft {
	float:left; 
	margin:5px 1.5em 1.5em 5px;
}
a img.aligncenter {
	display: block; 
	margin-left: auto; 
	margin-right: auto;
}

img.alignright, img.alignleft, img.aligncenter, a img.alignright, a img.alignleft, a img.aligncenter {
	border:2px solid #FFF;
	box-shadow:0 0 5px #BFBFBF;
	-webkit-box-shadow:0 0 5px #BFBFBF;
	-moz-box-shadow:0 0 5px #BFBFBF;
}

a:hover img.alignright, a:hover img.alignleft, a:hover img.aligncenter {
	box-shadow:0 0 8px #666;
	-webkit-box-shadow:0 0 8px #666;
	-moz-box-shadow:0 0 8px #666;
}



/* gallery */
