/*  
Theme Name: Vamo, Vamo, Inter! (adaptado de WP-Polaroid)
Theme URI: http://www.adii.co.za/
Description: Vamo, Vamo, Inter! Theme by <a href="http://www.fechatag.com.br/">Fechatag</a>
Version: 1.0
Author: Igor
Author URI: http://www.fechatag.com.br/
*/
* {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
body {
	background: #D6D6D6 repeat-x top;
	background: #EFEFEA;
	background: url(images/bg_corpo.gif) repeat-x top;
	background-attachment: scroll;
	background-color: #F7F7F7;
	background-image: url(images/body_bgr.png);
	background-position: top left;
	background-repeat: repeat-x;
	color: #41484D;
	font: 14px Trebuchet Ms,Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
}
#body2 {
	background-image:url(images/backfooter.png);
	background-position:left bottom;
	background-repeat:repeat-x;
}
a {
	color: #C11209;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.col1 input,select {
	background-color: #F5F5F5;
	border: #969696 1px solid;
	font: 11px Trebuchet Ms,Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	padding: 2px;
	height: 15px;
}
.col1 textarea {
	background-color: #F5F5F5;
	border: #969696 1px solid;
	font: 11px Trebuchet Ms,Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	padding: 2px;
}
.col1 select {
	padding: 0px;
}
li {
	list-style: none;
}
h2 span, h3 span {
	display: none;
}
#page,#page-bot,#page-top {
	background: url(images/page-bgr.png) repeat-y;
	margin: 0px auto;
	width: 932px;
}
#page {
	padding: 0px 32px 0px 25px;
	width: 875px;
}
#page-bot {
	background: url(images/page-bot.png) no-repeat bottom;
	height: 7px;
}
#page-top {
	background: url(images/page-top.png) no-repeat top;
	height: 36px;
}
#bot-bgr {
	background: none;
	padding: 0px 0px 50px;
}
ul.subscribe {
	float: right;
	padding: 25px 40px 0px 0px;
}
* html ul.subscribe {
	padding-right: 20px;
}
.subscribe li {
	float: left;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0px 20px 0 10px;
}
.subscribe li.feed {
	background: url(images/ico-post.gif) no-repeat left;
	padding: 0px 0px 0px 20px;
}
.subscribe li a {
	color: #41484D;
	position: relative;
}
#header {
	height: 60px;
	padding-top: 5px;
}
#top {
	border: 1px solid #D8D8D8;
	float: left;
	height: 50px;
	position: absolute;
	text-align: left;
	width: 873px;
}
.logo {
	float: left;
	height: 50px;
	position: relative; 
	width: 700px;
}
.search {
	background: url(images/search_bg.png) no-repeat;	
	float: left;
	height: 27px;
	position: relative;
	top: 12px; 
	width: 165px;
}
.field {
	background: #F5F5F5;
	color: #41484D;
	float: left;
	font: 11px Trebuchet Ms,Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	height: 15px;
	margin: 4px 0px 0px 10px;
	padding: 2px;
	width: 120px;
}
.search .btn {
	margin: 4px 0px 0px 5px;
	padding: 0px;
	width: auto;
}
#title {
	background: url(images/title-bgr.jpg) repeat-x top;
	height: 300px;
}
.left-title {
	color: #FFFFFF;
	float: left;
	height: 149px;
	padding: 20px 20px;
	width: 280px;
}
.right-title {
	color: #FFFFFF;
	float: right;
	font-size: 12px;
	height: 149px;
	padding: 20px 20px;	
	width: 200px;
}
.left-title h2, .right-title h2 {
	color: #F2170B;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
}
.right-title .feed {
	border: 1px solid #990100;
	font: 11px Trebuchet Ms,Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	height: 16px;
	margin-top: 3px;
	padding: 2px;
	width: 195px;
}
.right-title .button {
	background: #CE0000;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font: 11px Trebuchet Ms,Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	margin-left: 0px;
	margin-top: 7px;
	margin-right: 26px;
	width: 90px;
	cursor:pointer;
}
.right-title .feedburner {
	color: #FFFFFF;
}
.left-title p, .right-title p {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 25px;
}
#title ul {
	font: bold 12px Trebuchet MS;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#title li {
	display: inline;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
.menu a {
	background: #C71D1D url(images/color_tabs_left.gif) no-repeat left top;
	color: #FFFFFF;
	float: left;
	height: 25px;
	letter-spacing: 0px;
	margin: 9px 7px 0px 0px;
	padding: 0px 0px 1px 3px;		
	text-decoration: none;		
}
.menu a span {
	background: transparent url(images/color_tabs_right.gif) no-repeat right top;
	display: block;
	float: left;	
	padding: 6px 9px 2px 6px;
}
.menu a span {
	float: none;
}
.menu a:hover {
	background-color: #E02C2C;
}
.menu a:hover span {
	background-color: #E02C2C;
}
#title #selected a, #menu #selected span {
	background-color: #E02C2C;
}
#titleFooter {
	background: #C71D1D;
	border-top: 1px solid #FFFFFF;
	clear: both;
	height: 4px;
	line-height: 4px;
	margin-left: 0px;
	padding: 0px;
	width: 875px;
}
.tcol1 {
	float: left;
	margin-left: 30px;
	margin-top: 42px;
	width: 350px;
}
.tcol2 {
	float: right;
	margin-top: 42px;
	width: 240px;
}
#polaroids {
	background: url(images/polaroids/rotator.php) no-repeat;
	height: 229px;
	float:left;
	margin: 0px 0px 0px 1px;
	position:absolute;
	top: 101px;
	width: 294px;
}
#columns {
	margin: 0px;
}
#columns h2 {
	color: #F2170B;
	font-size: 22px;
	font-weight: bold;
}
#columns h2 a {
	color: #F2170B;
}
#columns h3 {
	color: #F2170B;
	font-size: 16px;
	letter-spacing: -1px;
}
#columns h3 em {
	color: #C11209;
	font-style: normal;
}
#columns h4 {
	color: #C11209;
	font-size: 14px;
	font-weight: normal;
	line-height: 15px;
	padding: 0px 0px 5px;
}
#columns h4 a {
	color: #C11209;
}
.col1 {
	width: 423px;
}
.col2 {
	float: left;
	width: 200px;
}
.col3 {
	float: right;
	width: 200px;
}
.pagetitle {
	border-bottom: #41484d dotted 1px;
	color: #41484d !important;
	font-size: 14px !important;
	font-weight: bold !important;
	padding-bottom:5px;
	text-transform: uppercase;
}
.post {
	background: url(images/hl-dot2.gif) repeat-x bottom;
	padding: 15px 0px 5px;
}
.post p {
	clear: both;
	padding: 0px 0px 15px;
}
.post.last {
	background: none;
}
.postmetadata {
	color: #777777;
	font-size: 11px;
	padding: 0px 0px 15px;
}
.postmetadata a {
	color: #777777;
}
.meta-cal {
	background: url(images/ico-cal.gif) center left no-repeat;
	padding-left: 15px;
}
.meta-comm {
	background: url(images/ico-comm.gif) center left no-repeat;
	margin-left: 17px;
	padding-left: 17px;
}
.meta-tag {
	background: url(images/ico-tag.gif) center left no-repeat;
	padding-left: 17px;
}
.date .fl {
	background: url(images/date.gif);
	height: 56px;
	margin: 0px 15px 0px 0px;
	text-align: center;
	width: 56px;
}
.day {
	clear: both;
	color: #FFFFFF;
	float: left;
	font-size: 22px;
	font-weight: bold;
	height: 25px;	
	margin-top: 7px;
	padding: 0px;
	width: 56px;
}
.month {
	color: #FFFFFF;
	float: left;
	font-size: 10px;
	height: 15px;
	margin-top: 3px;
	width: 56px;
}
.entry p {
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
}
.entry blockquote { 
	background: #FDEAE8;
	border: 1px solid #C11209;
	color: #000000;
	margin: 5px auto 15px auto;	
	padding: 3px 15px;
	width: 85%;
}
.entry blockquote p {
	font-size: 12px;
	line-height: 20px;
	margin: 5px 0px;
	padding: 5px 0px;
}
.entry img { 
	background:#F0F0F0;
	border: solid 1px #DEDEDE; 
	padding:2px;	
}
.none-img { 	
	background: none !important;
	border: none !important; 
}
.none-img img { 	
	background: none !important;
	border: none !important; 
}
.entry ul, .entry ol {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.entry ul li ul, .entry ol li ol {
	margin-bottom:0px;
	padding-top:3px;
}
.entry ul li {
	list-style: circle inside !important;
	padding: 3px 0px;
}
.entry ul li ul li {
	list-style: disc inside !important;
}
.entry ol li {
	font-size: 12px;
	list-style: decimal inside !important;
	padding: 3px 0px;
}
.entry ol li ol li {
	list-style: decimal-leading-zero inside !important;
}
#comments {
	color: #008DE7;
	font-size: 20px;
	padding: 2px 10px 0px 0px;
}
.comments_template {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 0px;
}
.comments_template p.nocomments, .comments_template p.alert {
	font-size: 12px;
	padding: 10px;
}
.comments span {
	color: #C11209;
	font-size: 12px;
	padding-left: 7px;
}
.comments_template form#commentform{
	margin: 0px;
	padding: 10px;
}
.comments_template form#commentform p{
	line-height: 16px;
}
#commentform label {
	font-weight: bold;
	float: left;
	text-align: left;
	margin-right: 7px;
	position: relative;
	width: 50px;
}
#commentform .valid {
	color: #D70000;
}
#submit {
	background-image: url(images/bg_button.gif);
	border: 0px;
	color: #535353;
	cursor: pointer;
	height: 19px;
	padding-bottom: 5px;
	width: 53px;
	font: 10px Tahoma;
	letter-spacing: 1px;
}
ol.commentlist {
	font-size: 12px;
	line-height: 16px;
	list-style: none;
	margin: 10px 0px;
	padding: 0px;
}
ol.commentlist p {
	line-height: 16px;
	margin-bottom: 10px;
}
ol.commentlist cite {
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li {
	/*border-top: 1px dotted #F5857E;*/
	border-top: 1px dotted #999999;
	padding: 10px;
}
ol.commentlist li.alt {
	/*background: #FDEAE8;*/
	background: #F1F1F1;
	border-top: 1px dotted #999999;
	/*border-top: 1px dotted #F5857E;	*/
}
ol.commentlist li.even {
	background: #FFFFFF;
	border-top: 1px dotted #999999;
	/*border-top: 1px dotted #F5857E;*/	
}
ol.commentlist li.highlighted {
	background: #FDEAE8;
	border-top: 1px dotted #F5857E;	
}
.navigation {
	float: left;
	font-weight: bold;
	padding: 15px 0px 15px 0px;
}
.alignleft {
	float: left;
	position:relative;
}
.alignright {
	float: left;
	left: 270px;
	position:relative;
}
.ads {
	height: 125px;
	margin: 10px 0px 30px 0px;
	padding-left: 2px;
	text-align: center;
}
.ads iframe {
	margin-left: 6px;
	margin-right: 6px;
}
.ads img{
	display: block;
	float: left;
	margin: 0px 24px 0px 0px;
}
.ads img.last{
	margin: 0;
}
.ads span {
	float: left;
	position: relative;
	text-align: left;
	width: 137px;
}
.adsense {
	float: left; 
	margin-bottom: 15px;
	margin-top: 15px;
	position: relative; 
}
ul.comments {
	padding: 0px 0px 15px;
}
.comments li {
	border-bottom:1px dotted #F5857E;
	font-size: 11px;
	padding: 4px 0 5px 0px;
	color: #C11209;
}
.comments li em, .comments li a em {
	color: #C11209;
	font-style: normal;
}
.comments li a {
	color: #41484d;
}
.comments li a:hover {
	text-decoration: none;
	color: #C11209;
}
.comments img {
	vertical-align:text-bottom;
	padding-left:5px;
	padding-right:5px;
}
.comments h5 {
	font-size: 10px;
	margin-top: 5px;
	margin-left: 7px;
}
.hdr1, .hdr2, .hdr3, .hdr4, .hdr5 {
	background: url(images/hdr-bgr1.gif) no-repeat left;
	height: 52px;
	line-height: 52px;
	padding: 0 0 0 50px;
}
.hdr2 {
	background: url(images/hdr-bgr2.gif) no-repeat left;
}
.hdr3 {
	background: url(images/hdr-bgr3.gif) no-repeat left;	
}
.hdr4 {
	background: url(images/hdr-bgr4.gif) no-repeat left;
}
.hdr5 {
	background: url(images/hdr-bgr5.gif) no-repeat left;	
}
ul.poll {
	padding: 0px 0px 15px;
	margin-left: -10px;
	margin-top: 5px;
}
.poll li{
	border-bottom: 1px dotted #F5857E;
	padding-bottom: 12px;
}
.pds-votebutton-outer {
	width: 180px;
}
.pds-radiobutton {
	margin-right: 5px;
	margin-top: 5px;
}
.pds-answer label {
	line-height: 5px;
}
.btnVote { 
	border-bottom: 1px solid #666666; 
	border-top: 1px solid #666666; 
	font-family: Tahoma; 
	font-size: 9px; 
	letter-spacing: 1px;
	margin-left: 0px; 
	padding-bottom: 3px; 
	margin-right: 65px;
	padding-top: 3px; 
}
.bgTeam {
	background: url(images/blogscore.png) no-repeat left top;
	height: 150px;
	width: 200px;
}
.teamLeft {
	float: left;
	height: 80px;
	left: 8px;
	padding: 0px;
	position: relative;
	text-align: left;
	top: 17px;
	width: 80px;
}
.teamLeft h1 {
	float: left;
	font-size: 20px;
	left: 65px;
	position: absolute;
	text-align: center;
	top: 9px;
	width: 15px;
}
.teamLeft span {
	float: left;
	font: 11px Trebuchet Ms,Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	font-weight: bold;
	margin-left: -10px;
	margin-top: 15px;
	position: relative;
	text-align: left;
	width: 80px;
}
.teamRight {
	float: left;
	height: 80px;
	left: 32px;
	padding: 0px;
	position: relative;
	text-align: right;
	top: 17px;
	width: 80px;
}
.teamRight h1 {
	float: left;
	font-size: 20px;
	left: 0px;
	position: absolute;
	text-align: center;
	top: 9px;
	width: 15px;
}
.teamRight span {
	float: left;
	font: 11px Trebuchet Ms,Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	text-align: right;
	margin-top: 15px;
	position: relative;
	width: 75px;
}
.tableTeam {
	clear: both;
	float: left;
	position: relative;
	top: 20px;
}
.resScore {
	float: left;
	left: 7px;
	position: relative;
	top: 45px;
	width: 50px;
}
.btnScore {
	float: left;
	left: 80px;
	position: relative;
	top: 40px;
	width: 60px;
}
.listTable {
	border: 1px solid #D4D4D4;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-top: 5px;
	padding: 3px;
	width: 195px;
}
.listTitle {
	background-color: #EFEFEF;
	font-weight: bold;
	text-align: center;
}
.listTable td {
	width: 30px;
}
.listContent {
	color: #41484d;
	text-align: center;
}
.listPlayer {
	background-color: #CD1B11;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
}
.listEven {
	background-color: #ffffff;
	color: #41484d;
	line-height: 22px;
	text-align: center;
}
.listOdd {
	background-color: #EBEBEB;
	color: #41484d;
	line-height: 22px;
	text-align: center;
}
table#MBL_COMM td.mbl_fo_hidden {
	display: none;
}
.recent {
	padding: 10px 0px 0px;
}
.recent img {
	border: 1px solid #222222;
	float: left;
	height: auto;
	margin: 3px;
}
* html .recent img{
	margin: 0px 3px;
}
.flickr S{
	background: url(images/flickr-bgr.gif) no-repeat left;
	height: 97px;
	margin: 0px 0px 0px -5px;
	padding: 23px 0px 0px 133px;
	position: relative;
}
.flickr p {
	display: inline;
	float: left;
	padding: 0px 8px 0px 8px;
}
#footer {
	clear: both;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 20px;
	text-align: left;
}
#footer a {
	color: #FFFFFF;
}
.footerLeft {
	float: left; 
	height: 15px;
	position: relative;
	width: 460px; 
}
.footerDev {
	float: left; 
	height: 15px;
	position: relative; 
	width: 350px;
}
.footerXhtml {
	background-color: #CE0000;
	border: 1px solid #FFFFFF;
	float: left; 
	height: 15px; 
	position: relative;
	text-align: center; 
	width: 50px; 
}
.footerCss {
	background-color: #CE0000;
	border: 1px solid #FFFFFF; 
	float: left; 
	height: 15px; 
	margin-left: 5px;
	position: relative; 
	text-align: center; 
	width: 40px;
}
.validator {
	left: 7px;
	position: absolute; 
	top: -8px; 
}
.fix {
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.ac {
	text-align: center;
}
.ar {
	text-align: right;
}
.showcase {
	display: inline;
	float: left;
	width: 206px;
}
.showcase h2 {
	color: #F2170B;
	font-size:16px !important;
	font-weight:bold !important;
	margin-bottom:5px !important;
}
.showcase p {
	font-size: 10px !important;
	line-height: 14px !important;
	margin-bottom: 7px !important;
	text-align: justify !important;
}
.showcase img {
	background: none !important;
	border: 3px solid #FAD3D1 !important;
	margin-bottom: 5px;
	padding: 0px !important;
}
.weblink a {
	float: right;
	font-size: 12px !important;
	font-weight: bold !important;
	text-transform: uppercase;
}
.showcase-divider {
	background: url(images/hl-dot2.gif) repeat-x bottom;
	float: left;
	height: 15px;
	margin-bottom: 15px;
	width: 100%;
}
#listRSS {
	margin-top: 40px;
	margin-left: 5px;
}
#listRSS ul li {
    list-style-image: url(images/ico_noticia_p.png) !important;
	list-style-position: outside !important;
	padding: 3px 0px;
	font-size: 11px !important;

}
#vvi_rss {
	cursor: pointer;
	float: left;
	height: 55px;
	left: 270px;
	position: relative; 
	top: 4px; 
	width: 55px;
}
#vvi_twitter {
	cursor: pointer;
	float: left;
	height: 55px;
	left: 291px;
	position: relative; 
	top: 4px; 
	width: 55px;
}
#vvi_orkut {
	cursor: pointer;
	float: left;
	height: 55px;
	left: 312px;
	position: relative; 
	top: 4px; 
	width: 55px;
}