/* 
	Theme Name: TFBlog_v03
	Description: Template Track and Field versão 03 
	Author: Track and Field
	Author URL: http://www.tf.com.br
	Version: 3.0		
*/

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size:1em; font-weight:normal; font-style:normal; }
ul,ol { list-style:none; }
fieldset,img { border:none; }
caption,th { text-align:left; }
table { border-collapse:collapse; border-spacing:0; }

.clear { clear:both; height:0; overflow:hidden; line-height:1px; font-size:1px; }

h1 {
	text-indent:-900px;
	margin:0;padding:0;
}

/* default type */
strong,b { font-weight:bold; }
em,i { font-style:italic; }
sup { padding-left:1px; font-size:10px!important; font-weight:normal!important; vertical-align:baseline; position:relative; bottom:.33em; color:#76797c; _position:static!important; }

h2 { font-size:1.2em; line-height:18px; margin-bottom:18px; }
h3 { font-weight:bold; font-size:1em; line-height:18px; }
h4 { font-weight:bold; font-size:10px; line-height:18px; }

p { margin-bottom:18px; }



/* layout */
body{
	margin:0;
	background: #EEE;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFF;
	text-align: center;
	}
	
#bgprincipal {
	background-color: #EEE;
	background-image: url(imagens/bg_principal.jpg); 
	background-repeat:repeat-x; 
	margin: 0 auto; 
	}

#container { 
	width:994px; 
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	background-image:url(imagens/bg_esq.png);
	background-repeat:repeat-y;
	
	position:relative;
	}
	
.sombra-esq {background: url(imagens/bg_sombra-esq.png) 0 0 repeat-y; width:994px;}	
.sombra-dir {background: url(imagens/bg_sombra-dir.png) 100% 0 repeat-y; width:994px;}
.sombra-miolo {margin:0 15px; /*background-color:#737373;*/}

#main { border: 1px solid #e5e5e5; background-image:url(imagens/faux.gif); background-repeat:repeat-y;}

.unica { padding:22px;
		background-color:#737373;
		border: 1px solid #e5e5e5;
		}

#header { 
position:relative; 
height:30px; 
margin:0;}


#fotohome {
	height:387px;
	border: 1px solid #e5e5e5;
	margin:0;
	padding:0;
	vertical-align:top;
	background-image:url(imagens/bannerTrack.jpg);
	}

#logoprincipal { 
	position:absolute;
	top:45px; left:-5px;
	z-index:2;
	/*visibility:hidden;*/
}

#menusup {
	position:absolute;
	top:0px; right:1px;
	height:200px;
	z-index:3;
}


/*Footer*/
#footer_link {
position:relative;
background:url(imagens/bg_footer.jpg) repeat-x;
height:45px;
color:#ccc;
text-align:center;
font-size:80%;
font-weight:bold;
}
#footer_link a {
color:#ccc;
padding:1px 15px;
text-decoration:none;
vertical-align:middle;
}

#copyright { 
	height:53px;
	background:#e6e6e6 url(imagens/bg_copyright.jpg) repeat-x;
	text-align: center;
	vertical-align:middle;
	padding-top:20px;
	color:#666;
}

#footer { padding:3em 0 1em; font-size:11px; color:#444; clear:both; }
#footer a { text-decoration:none; color:#2F6681; }


/* geral */

.hr {
	border-top:1px solid #4c4c4c;
	border-bottom:1px solid #9d9d9d;
	height:0px;
	margin:10px 0 30px 0;
	padding:0;
}

#content { 
	float:left; 
	width:680px;
	margin:22px;
	line-height:1.6em;
 }

 
#content .entries { 
	width:680px;
	padding:20px;
	margin-bottom:20px;
 }

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

#sub_feed {
	position:relative;
	padding-top:16px;
	vertical-align:middle;
	text-align:right;
}

.tableheader { margin-top:50px;}

#assine_newsMC {
	position:absolute;
	bottom:1px;
	left:-2px;
	width:400px;
	height:200px;
	overflow:hidden;
	z-index:4;
}


.fltleft {float:left;}

.fltright {float:right;}

.marginleft {margin-left:20px;}

.margintop {margin-top:20px;}

li {text-decoration:none; font-size:12px;}
li a {text-decoration:none; font-size:12px;}

a { color:#DCBC59; }
li a{ text-decoration:none; color:#ccc;}

/* sidebars */

.sidebar { float:left; padding-top:3px; margin-left:9px; width:200px; padding:0; border:0; _width:199px;}
.sidebar.last { float:right; margin:0; margin-top:5px; position:relative; width:210px; background-color:#4c4c4c;}

.sidebar .box { width:200px; margin-bottom:20px; margin-left:5px; }
.sidebar .box .cap { height:1px; }
.sidebar .box .cap.top { background:url(imagens/sidebar_box_bgtop.jpg) no-repeat; }
.sidebar .box p { color:#2f6782; font-size:12px; font-weight:bold; display:inline; margin:0 5px 0 10px; }
/*#boxtop {  background:url(imagens/sidebar_heading_bg.jpg) no-repeat; }*/
.sidebar .box h3 { 
background:url(imagens/sidebar_heading_bg.jpg) no-repeat; 
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
letter-spacing:-1px;
color:#BFB05B;
text-transform:capitalize;
padding:11px 10px 8px; 
height: 31px;
}
.sidebar .box h4 { font-size:12px; font-weight:bold; padding:2px 0 0 14px; }
.sidebar .box ul { list-style:none; margin:0 15px 8px; }
.sidebar .box ul li { font-size:11px; line-height:15px; padding-bottom:4px; color:#fff;}
.sidebar .box ul  li ul { list-style:none; margin:0 15px 0px; }
.sidebar .box ul li ul li{ font-size:11px; line-height:15px; padding-bottom:0px; }
.sidebar .box ul  li ul li ul{ list-style:none; margin:0 15px 0px; }
.sidebar .box ul li ul li ul li { font-size:11px; line-height:15px; padding-bottom:0px; }
.sidebar .box form { padding:4px 15px 6px; }
.sidebar .box form select { width:151px; font-size:11px; }
.sidebar .box form select option { color:#444; }

.sidebar .box#featured { }
.sidebar .box#featured ul { margin-bottom:12px; padding-top:3px; }
.sidebar .box#featured li { margin-bottom:6px;}




/*==== Tooltip ====*/
tooltip a:hover {
 text-decoration:none;
} 
a.tooltip span {
 display:none;

 margin-left:8px;
 width:130px;
 color:#FFFFFF;
}
a.tooltip:hover span{
 display:inline;
 position:absolute;
 top:-150px;
 right:8px;
 background-image:url(imagens/tooltip.png);
 color:#6c6c6c;
	width:190px;
	height:140px;
	z-index:999;
	padding-top:59px;
	padding-left:5px;
	text-align:center;
	line-height:1.5em;
}
.tollLineA{
 font-size:12px;
 color:#fff;
 position:relative;
 top:72;
}
.tollLineB{
 font-size:12px;
 font-weight:bold;
 color:#DCBC59;
 position:relative;
 top:62;
}
.tollLineC{
 font-size:9px;
 color:#CCCCCC;
 position:relative;
 top:52;
 *top:80;
}


/*forms*/  

.inputPadrao {

	font-size: 12px;
	color: #fff;
	background-color: #6E7176;
	border: 0px none #6E7176;
	width: 360px;
	height: 20px;
}

.inputAreaPadrao {

	font-size: 12px;
	color: #fff;
	border: 0px none #6E7176;
	width: 360px;
}

.btSubmit { 
background-color:#AE984C; 
padding: 2px 5px;
color:#fff;
font-weight:bold;
	height: 26px;
	width: 66px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* menu */

#menu {
	width:964px;
	background-image:url(imagens/bg_menu.jpg);
	background-repeat:repeat-x;

}

#mainnavi {
	position:relative; 
	top:0;
	margin:0px;
	padding:0;
	height:30px;

	}

#mainnavi ul {
	margin: 0;
	padding: 0;
}

#mainnavi li {
	margin: 0 25px;
	padding: 0;
	list-style: none;
	float:left;
	display:inline;
}

#mainnavi li a {
	margin: 0;
	padding: 0;
	text-indent: -20000px;
	text-decoration: none;
	height:39px;	
	float:left;
}

#mainnavi li a.mm_01 {
	background-image: 	url(imagens/bt_home1.jpg);
	background-repeat: 	no-repeat;
	width:33px;
	height:29px;
}

#mainnavi li a:hover.mm_01 {
	background-image: 	url(imagens/bt_home2.jpg);
	background-repeat: 	no-repeat;
	width:33px;
	height:29px;
}

#mainnavi li a.mm_02 {
	background-image: 	url(imagens/bt_tf1.jpg);
	background-repeat: 	no-repeat;
	width:84px;
	height:29px;
}

#mainnavi li a:hover.mm_02 {
	background-image: 	url(imagens/bt_tf2.jpg);
	background-repeat: 	no-repeat;
	width:84px;
	height:29px;
}

#mainnavi li a.mm_03 {
	background-image: 	url(imagens/bt_lojas1.jpg);
	background-repeat: 	no-repeat;
	width:79px;
	height:29px;
}

#mainnavi li a:hover.mm_03 {
	background-image: 	url(imagens/bt_lojas2.jpg);
	background-repeat: 	no-repeat;
	width:79px;
	height:29px;
}

#mainnavi li a.mm_04 {
	background-image: 	url(imagens/bt_tracks1.jpg);
	background-repeat: 	no-repeat;
	width:88px;
	height:29px;
}

#mainnavi li a:hover.mm_04 {
	background-image: 	url(imagens/bt_tracks2.jpg);
	background-repeat: 	no-repeat;
	width:88px;
	height:29px;
}

/* layers tracks */

#tracks_atual { 
	float:left;
	position:relative;
	height:120px;
	width:272px;
	background:url(imagens/bgtracks1.gif) no-repeat;	
	text-align:left;
}

#tracks_anteriores { 
	width:582px;
	/*background:url(imagens/bgtracks2.gif) 4px 10px no-repeat;*/
	position:absolute;
	left:280px;
	top:0;
	border:0;
	display:inline;
	padding-left:30px;
	text-align:left;
}
#tracks_anteriores a img{ border:3px solid #3B3734; }
#tracks_anteriores a:hover img{ border:3px solid #DCBC59; }


#position {
	position:relative;
	top:0;
	left:20px;
	height:150px;
	}

#Layer1  {
	position:absolute;
	left:0;
	top:0;
	width:272px;
	background:url(imagens/bgtracks1.gif) 58px 10px no-repeat;	
	z-index:4;
	text-align:left;
}
#Layer16, #Layer17, #Layer18, #Layer19 {
	position:absolute;
	left:0;
	top:0;
	width:272px;
	background:url(imagens/bgtracks1.gif) 58px 10px no-repeat;		
	z-index:4;
	visibility: hidden;
	text-align:left;
}
#capas {
	position:absolute;
	left:360px;
	top:0;
	border:0;
	display:inline;

}
#capas img {margin: 0 4px;}

.tracksverde {color:#DCBC59; font-weight:bold;}
