/* 
	Theme Name: TFBlog_v03
	Description: Template Track and Field v03 
	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; }
img.left { float:left; margin:2px 20px 16px 0; }
img.right { float:right; margin:2px 0 16px 20px; }
.clear { clear:both; height:0; overflow:hidden; line-height:1px; font-size:1px; }

/* 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; }

h1 { font-weight:bold; font-size:24px; line-height:36px; margin-bottom:18px; }
h2 { font-weight:bold; font-size:16px; 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; }
p.more { text-align:right; }
p.more a { font:bold 11px Verdana; text-decoration:none; }

ul { margin-bottom:18px; margin-left:2em; list-style:disc outside; }
ol { margin-bottom:18px; list-style:decimal; margin-left:25px; }
ul ul { margin-top:4px; margin-bottom:5px; }


/* layout */
body{
	margin:0;
	background: #EEE;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFF;
	line-height:1.6em;
	text-align: center;
	}
	
#bgprincipal {
	background-color: #EEE;
	background-image: url(images/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(images/bg_esq.png);
	background-repeat:repeat-y;
	
	position:relative;
	}
	
/* .sombra-esq {background: url(images/bg_sombra-esq.png) 0 0 repeat-y; width:994px;}*/	
.sombra-dir {background: url(images/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(images/faux.gif); background-repeat:repeat-y;}

a { color:#BFD31F; }
li a{ text-decoration:none; color:#ccc;}

#wrap { 

	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 */
}

.cap { 
line-height:1px; 
font-size:1px; }


/*Pages*/
#pages {
position:relative;

color:#FFFFFF;
font:bold;
background-color:#000;

}
#pages a {
color:#FFFFFF;

text-decoration:none;
font-weight:bold;
}

#pages ul {
display:inline;

margin-left:5px;
float:left;
}
#pages li {
display:inline;
margin-right:0px;
}

/*Footer*/
#footer_link {
position:relative;
background:url(images/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(images/bg_copyright.jpg) repeat-x;
	text-align: center;
	vertical-align:middle;
	padding-top:20px;
	color:#666;
}

/* header */
#header { 
position:relative; 
margin:0; }

#header h1 { 
position:absolute; 
top:85px; 
left:123px; 
color:#fff; 
font:bold 18px georgia,Arial, sans-serif; 
margin:0; 
}
#header h1.title { 
top:103px; 
font-size:20px; 
line-height:23px; 
font-weight:bold; }
#header h1 a { 
color:#000; 
text-decoration:none;
}
#header h1 small { 
display:block; 
font-weight:normal;
font:14px;}
#header h2 { 
position:absolute; 
top:120px; 
left:123px; 
color:#000; 
font:bold 16px Arial, sans-serif; 
margin:0; }

#header .linkhome {position:absolute; top:20px; left:20px;}


#fotohome {
	height:387px;
	border: 1px solid #e5e5e5;
	background-image:url(images/bannerTrack.jpg);
	}
	
#menusup {
	position:absolute;
	top:0px; right:1px;
	height:200px;
	z-index:3;
}

/* content */
#content { 
float:left; 
width:720px;
 }

 
#content .entries { 
	width:680px;
	padding:20px;
	margin-bottom:20px;
 }
#content .entries h1,#content .entries h2 { 
padding-top:3px; 
margin-bottom:2px; 
font:bold 15px/1.3 Arial, sans-serif; 
 }
#content .entries h1.title { margin-bottom:15px; }
#content .entries h2 a { text-decoration:none; color:#000; }
#content .entries h3.heading { 
margin:0; 
margin-bottom:10px; 
margin-bottom:10px;
padding:15px 20px 3px; 
font-size:1.6em; 
line-height:22px;
}

#content .entries h3.heading a{
text-decoration:none;
}
#content .entries h3.heading a:hover{background-color:#272727; }
#content .enteries img {margin:2px 2px 2px 2px;}

#content .entries .cap { margin-top:-8px; height:12px; font-size:1px; line-height:1px; }
#content .entries .cap.top { margin:0 0 -7px; }
#content .entries .cap.top.noheader { height:25px; }
#content .post { padding:0 20px 8px; }
#content .post.bio { padding-top:15px; }
#content .post p { color:#fff; margin-bottom:7px;}
#content .post p.info { font-size:11px; margin-bottom:7px; float:left; width:470px;}
#content .post p.info a { font-weight:bold; text-decoration:none; color:#BFD31F; }
#content .post a.more { font-weight:bold; text-decoration:none; color:#2F6681; }
#content .post a.more.inline { margin-left:5px; }
#content .post .actions p { width:47%; float:left; margin-bottom:11px; font-size:10px; }
#content .post .actions p.tags { float:right; }
#content .post .more a{
text-decoration:none;
}
#content h3.title { 
font-size:14px; 
margin:0 5px 18px; 
padding:6px 16px; 
color:#BFD31F;
text-transform:capitalize;}
#content .comment { padding-bottom:10px; }
#content .comment h4.posted { font-size:12px; font-weight:normal; color:#888; margin-bottom:2px; }
#content .comment h4.posted strong { font-size:13px; font-weight:bold; color:#2F6681; margin-right:5px; }
#content .comment h4.posted a { color:#2F6681; }
#content .comment p { margin-bottom:12px; font-size:12px; color:#444; }
#content #comment_form { padding-bottom:16px;  }
#content #comment_form table { margin:0 20px 12px; }
#content #comment_form table td input { margin:3px 0; width:320px; }
#content #comment_form table th { padding-right:9px; color:#666; }
#content #comment_form p { margin:0 20px 12px; color:#b5b5b5; }
#content #comment_form textarea { width:370px; height:145px; }

#content .paginate { padding:10px 20px; font-size:12px; color:#666; }
#content .paginate .pagecount { margin-right:10px; }
#content .paginate b { padding:3px 6px; color:#333; }
#content .paginate a { padding:3px 6px; }
#content .paginate a:hover { color:#fff; background:#2f6782; text-decoration:none; }

#content .more-entries { margin-right: 3px; text-align: right; }
#content .more-entries .calignleft
{float:left; margin-left:40px;margin-bottom:20px;
}
#content .more-entries .calignright
{float:right;
}
.commenttext-admin{background-color:#FFF; min-height:20px}
.commenttext-admin img{float:right}
.commenttext{min-height:20px}
.commenttext img{float:right}

/* 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(images/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(images/sidebar_heading_bg.jpg) no-repeat; }*/
.sidebar .box h3 { 
background:url(images/sidebar_heading_bg.jpg) no-repeat; 
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
letter-spacing:-1px;
color:#BFD31F;
text-transform:capitalize;
padding:11px 10px 8px; 
font-weight:normal;
}
.sidebar .box h4 { font-size:12px; font-weight:bold; padding:2px 0 0 14px; }
.sidebar .box ul { list-style:none; margin:20px 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;}

.sidebar .box#subscribe li { background:url(images/arrow_dotted.gif) no-repeat 0 50%; padding:0 0 0 11px; margin-bottom:8px; }
.sidebar .box#subscribe li a { display:block; text-indent:-9999px; height:13px; outline:0; }
.sidebar .box#subscribe li#s-yahoo a { background:url(images/sub_yahoo.gif) no-repeat; }
.sidebar .box#subscribe li#s-google a { background:url(images/sub_google.gif) no-repeat; }
.sidebar .box#subscribe li#s-bloglines { margin-bottom:6px; }
.sidebar .box#subscribe li#s-bloglines a { background:url(images/sub_bloglines.gif) no-repeat; }
.sidebar .box#subscribe li#s-newsgator a { background:url(images/sub_newsgator.gif) no-repeat; height:18px; }
.sidebar .box#subscribe li#s-rss a { background:url(images/sub_rss.gif) no-repeat; height:12px; }

.sidebar .box#mailinglist h3 small { font-size:11px; font-weight:normal; margin-left:3px; color:#ddd; }
.sidebar .box#mailinglist h3 small a { color:#fff; }
.sidebar  #mailinglist form { padding:3px 11px; }
.sidebar .box#mailinglist input.email { float:left; width:120px; height:18px; }
.sidebar .box#mailinglist #mailinglist-info { position:relative; display:none; }
.sidebar .box#mailinglist #mailinglist-info.selected { display:block; }
.sidebar .box#mailinglist #mailinglist-info .hidden { position:absolute; top:-4px; left:-136px; width:300px; background:url(images/mailinglist_arrow.gif) no-repeat 50% 0; padding:12px 0 0; }
.sidebar .box#mailinglist #mailinglist-info .content { background:#ffc; border:1px solid #ccc; border-width:0 1px 1px; padding:10px 15px; }
.sidebar .box#mailinglist #mailinglist-info .content p { display:block; color:#222; font-weight:normal; font-size:11px; line-height:15px; margin:0 0 8px; }
.sidebar .box#mailinglist #mailinglist-info .content ol { color:#222; margin-bottom:8px; }
.sidebar .box#mailinglist #mailinglist-info .content li { font-size:11px; color:#222; }
.sidebar .box#mailinglist #mailinglist-info #hide { font-size:11px; color:#333; text-align:right; margin-bottom:2px; }

.sidebar .box .row { margin:3px 0pt; clear:both; float:left; width:193px; }

.sidebar .box .row input.search { width:150px; height:18px; float:left; margin-left:10px; }
input#submit { margin-top:2px; float:right; margin-right:10px;}
.sidebar .box .row label { margin-left:7px; position:relative; bottom:1px; color:#2f6782; }
#s {border:0; margin-left:5px; background-color:#b2b2b2; color:#333;}


.sidebar .box#tagcloud ul { margin:3px 11px; padding-bottom:1px; }
.sidebar .box#tagcloud li { display:inline; padding:4px 4px 0 0; }
.sidebar .box#tagcloud a { text-decoration:none; color:#2f6782; }

.sidebar .button { width:183px; margin-bottom:8px; }
.sidebar .button a { display:block; text-indent:-9999px; outline:0; width:183px; height:31px; }
.sidebar .button#bookmark a { background:url(images/button_bookmark.gif) no-repeat; }
/*.news .sidebar ul li#news a { background:url(images/arrow_dotted_white.gif) no-repeat 5px 50%; font-weight:bold; }*/
.news #header {}


/* footer */
#footer { padding:3em 0 1em; font-size:11px; color:#444; clear:both; }
#footer a { text-decoration:none; color:#2F6681; }




/*  Must Required CSS CLASS for Wordpress 2.5 onwords check out http://codex.wordpress.org/CSS */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
 /*   optional rounded corners for browsers that support it */
   -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;
}
 
.searchtop {
	position:absolute;
	top:5px;
	left:500px;
	z-index:3;
	width:190px;
	height:22px;
	background:url(images/bgsearch.gif) no-repeat;
}

#sub_feed {
	position:relative;
	padding-top:12px;
	vertical-align:middle;
}

.tableheader { margin-top:50px;}

.fltleft {float:left;}

.fltright {float:right;}

li {text-decoration:none; font-size:12px;}
li a {text-decoration:none; font-size:12px;}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}*/

 /* ADICIONADO POR TF PARA A BARRA SUPERIOR */
 
.btn {
	margin:0;
	padding:0;
	background-color:#009966;

}


.banners {
	padding:0;
	text-align:center;
	position:relative;
}
.bgRevista {
	width:176px;
	height:490px;
	padding-top:40px;
	background:url(images/bgRevista.png) no-repeat;
	position:relative;
}



/*==== 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:220px;
 background-image:url(images/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:#BFD31F;
 position:relative;
 top:62;
}
.tollLineC{
 font-size:9px;
 color:#CCCCCC;
 position:relative;
 top:52;
 *top:80;
}

/*==== fim tooltip ====*/ 

/*forms*/  

.inputPadrao {
	border: 0px none #6E7176;
	width: 360px;
	height: 20px;
}

.inputAreaPadrao {
	border: 0px;
	width: 360px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.btSubmit { 
background-color:#BFD31F; 
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(images/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(images/bt_home1.jpg);
	background-repeat: 	no-repeat;
	width:33px;
	height:29px;
}

#mainnavi li a:hover.mm_01 {
	background-image: 	url(images/bt_home2.jpg);
	background-repeat: 	no-repeat;
	width:33px;
	height:29px;
}

#mainnavi li a.mm_02 {
	background-image: 	url(images/bt_tf1.jpg);
	background-repeat: 	no-repeat;
	width:84px;
	height:29px;
}

#mainnavi li a:hover.mm_02 {
	background-image: 	url(images/bt_tf2.jpg);
	background-repeat: 	no-repeat;
	width:84px;
	height:29px;
}

#mainnavi li a.mm_03 {
	background-image: 	url(images/bt_lojas1.jpg);
	background-repeat: 	no-repeat;
	width:79px;
	height:29px;
}

#mainnavi li a:hover.mm_03 {
	background-image: 	url(images/bt_lojas2.jpg);
	background-repeat: 	no-repeat;
	width:79px;
	height:29px;
}

#mainnavi li a.mm_04 {
	background-image: 	url(images/bt_tracks1.jpg);
	background-repeat: 	no-repeat;
	width:88px;
	height:29px;
}

#mainnavi li a:hover.mm_04 {
	background-image: 	url(images/bt_tracks2.jpg);
	background-repeat: 	no-repeat;
	width:88px;
	height:29px;
}

#at15ptc {color:#333}

