/*  
Theme Name: TipzTheme
Theme URI: http://designdisease.com/
Description: Designed by <a href="http://designdisease.com">Design Disease</a> for <a href="http://designdisease.com">TipzTheme</a> You may use this theme and make any changes you like as long you leave the credits link on. <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a>
Version: 1.1
Author: Design Disease
Author URI: http://designdisease.com/
Tags: white, green, blue, black, three columns, two columns, fixed width, widgets
*/

/* Begin Typography & Colors */
* { margin: 0; padding: 0; }
body { 
	background: #dededb; 
	font: normal 12px "Verdana", sans-serif; 
	color:#535353; 
}

/*input, */button, textarea, select {  font: normal 12px/12px "Verdana", sans-serif; color:#535353; vertical-align: middle; }
legend { display: none; }
fieldset { border: none; }
ul, ol { list-style: none;}
ol { list-style-type: decimal;}
table { border-collapse: collapse; width: 100%; }
hr { display: none; }

/*
img { 
	padding: 0px; margin: 0px; border: none; text-align: center;
	max-width: 100%;	
}
*/



a:link { 
	text-decoration: none; color : #ff3300; border: 0px; -moz-outline-style: none;
}
a:active { 
	text-decoration: underline; color : #ff3300; border: 0px; -moz-outline-style: none;
}
a:visited { 
	text-decoration: none; color : #ff3300; border: 0px; -moz-outline-style: none;
}
a:hover	{ 
	text-decoration: underline; color : #336699; border: 0px; -moz-outline-style: none;
} 
a:focus { 
	outline: none;-moz-outline-style: none;
}

h1, h2, h3, h4 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }

/* BGContainer
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#bgcontain { 
	width: 980px; 
	background: #fff url(images/header-top-bkg.png) no-repeat top left; 
	padding-top: 28px; 
	margin: 0 auto; 
	overflow: hidden;
}
 

/* Header
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.header { width: 930px; padding: 0px 25px 15px 25px; position: relative; }

/* Logo
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.logo { padding: 0px 0px 0px 0px; min-height: 76px;}
.logo .txt h1 { font: bold 52px/52px Arial, Helvetica, sans-serif; letter-spacing: -3px; padding: 10px 0px; }
.logo .txt h1 a, .head .logo .txt h1 a:visited,.head .logo .txt h1 a:hover { text-decoration: none; color:#000033;}
.logo .img img { margin-bottom: 5px; }





/* Menu
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.menu { 
	/*width: 930px; */
	width: 870px; 
	margin: 0px 25px; 
	background: #ffe98e ; 
	overflow: hidden; 
	margin-bottom: 15px; 
	-moz-border-radius: 18px; 
	-webkit-border-radius: 18px; 	
	padding: 5px 5px 15px 55px;
	font-weight: bold;
}


/**/ * html .menu { height:1%; } /* */ 
.menu ul { 
	width: 930px; 
	float: left; 	
	padding: 7px 6px 7px 7px;
}


.menu li { display: inline; font: bold 14px/14px "Trebuchet MS"; float: left; }

.menu li ul { display: none;}

.menu li a { 
	padding-left: 10px; 
	margin-right: 2px; 
	float: left;
}

.menu li a span { 
	padding: 4px 10px 5px 0px; 
	display: block; 
	float: right; 	
}

.menu li a span { float: none; color: #ff6600;}
.menu li a:hover { background-position: 0% -23px; color:#fff; text-decoration: none;}
.menu li a:hover span { background-position: 100% -23px; color:#fff;}

.menu .current_page_item a { 
	color:#fff; 
}

.menu .current_page_item a span, .menu .current_page_item a:visited span, .menu .current_page_item a:hover span { 
	color:#fff; 
}


/* Container
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.container { width: 980px; padding: 0px 25px; float: left;}


/* Main Post
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.mp { 
	background: #ceedf8; width: 930px; overflow: hidden; margin-bottom: 20px; float: left;
	-moz-border-radius: 25px 25px 25px 25px; 
	-webkit-border-radius: 25px 25px 25px 25px; 
}


/* Main Post - Data
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.mp .postdata {
	width: 616px; 
	float: left;
	padding:20px 20px 20px 20px;
}


.mp .postimg { float: left; width: 150px; height: 150px; margin-right: 25px; padding: 1px; border: solid 1px #000; background:#d6e9ed;}
.mp .postimg img { border: none; margin: 0px; padding: 0px; }

.mp .post { overflow: hidden;  }
.mp .post .p-head { overflow: hidden;}
.mp .post .p-head h1 { font: bold 28px/28px Arial, sans-serif; letter-spacing: -1px; color:#000; border-bottom: solid 1px #a5c5d1; padding-bottom: 7px; margin-bottom: 7px;}
.mp .post .p-head h1 a, .post h1 a:visited  { color: #000033; text-decoration: none; }
.mp .post .p-head h1 a:hover { color: #000; text-decoration: none;}

.mp .post .p-date-cat { 
font-size: 11px; color:#003366; 
padding-left: 18px; }

.mp .post .p-date-cat a, .p-date-cat a:visited, .p-date-cat a:hover { text-decoration: underline; color: #003366;}


.mp .post .p-con img {
	width: expression(this.width > 440 ? 440: true);			
}


.mp .post .p-con p { font: normal 12px/16px "Verdana"; padding: 4px 0px; margin: 4px 0px; color:#000;}
.mp .post .p-con ol { list-style: decimal inside; }
.mp .post .p-con ol { padding: 10px 0px 10px 25px; margin: 0px; }
.mp .post .p-con ol li { padding: 2px 0px 2px 0px; }
.mp .post .p-con ul { padding: 10px 0px 10px 20px; margin: 0px; }

.mp .post .p-con ul li { 
	padding: 2px 0px 2px 13px; 
	color:#666; 
}

.mp .post .p-con blockquote { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; padding: 5px 20px; background: #fbf7d9; margin: 10px 0px; color:#993300; border: solid 1px #f6f3d3; }
.mp .post .p-con blockquote p { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; color:#cc3300; }
.mp .post .p-con blockquote li { padding: 2px 0px 2px 13px; list-style-type: none; font-size: 12px; line-height: 17px;}
.mp .post .p-det { text-align: left; font-size: 11px; font-weight: bold;}
.mp .post .p-det li { display: inline; padding: 5px 0px 5px 18px; margin-right: 5px;}




.mp .post .p-det li a, .p-det li a:visited, .p-det li a:hover { margin-right: 3px; color:#000033;}






/* SC
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SC { width: 930px; padding-top: 20px;}


/* Col 1 Index
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.co1 { width: 180px; float: left; margin-right: 20px;}



/* Col 2 Index
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.co2 { width: 460px; float: left; }
.co2 h2 {  
color:#000; 
font: bold 24px/20px Arial, sans-serif; 
letter-spacing: -1px; 
border-bottom: solid 1px #d7d7d7; 
padding: 10px 0px 10px 25px; 
margin-bottom: 10px; 
background: url(images/h-latestcomments-ico.png) no-repeat left; 

}
.co2 .post { padding: 0px 0px 30px 0px;}
.co2 .p-head { overflow: hidden; border-bottom: solid 1px #dddddd; padding-bottom: 7px;}
.co2 .p-head h3 { font: normal 19px/19px Arial, sans-serif; letter-spacing: -1px; padding-bottom: 2px;}
.co2 .p-head h3 a, .post h2 a:visited  { text-decoration: none; }
.co2 .p-head h3 a:hover { text-decoration: none;}

.co2 .p-date-cat { 
	font-size: 11px; 
	color:#ae9292; 
	padding-left: 18px; 
}

.co2 .p-date-cat a, .p-date-cat a:visited, .p-date-cat a:hover { text-decoration: underline; color: #ae9292;}

.co2 .p-con { padding: 0px;}
.co2 .p-con p { font: normal 12px/16px "Verdana"; padding: 3px 0px; margin: 3px 0px; color:#666; text-align: justify;}
.co2 .p-con ol { padding: 10px 0px 10px 25px; margin: 0px; list-style: decimal inside;}
.co2 .p-con ol li { padding: 2px 0px 2px 0px; }
.co2 .p-con ul { padding: 10px 0px 10px 20px; margin: 0px; }



.co2 .p-con ul li { 
	padding: 2px 0px 2px 13px; 
	color:#666; 
}

.co2 .p-det { text-align: left; font-size: 11px; font-weight: bold;}
.co2 .p-det li { display: inline; padding: 4px 0px 6px 18px; margin-right: 5px;}


.co2 .p-det li a, .p-det li a:visited, .p-det li a:hover { margin-right: 3px; color:#3f74aa; }


/* Col 3 Index
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.co3 { width: 240px; float: right; margin-left: 20px;}

.co3 h2 {  
	color:#000; font: bold 24px/20px Arial, sans-serif; letter-spacing: -1px; border-bottom: solid 1px #d7d7d7; padding: 10px 0px 10px 25px; margin-bottom: 10px; 
	background: url(images/h-latestcomments-ico.png) no-repeat left; 
}
.co3 .latestcomments { margin-bottom: 15px;}
.co3 .latestcomments li { font-size: 11px; border-bottom: solid 1px #d7d7d7; padding: 5px 0px;}
.co3 .latestcomments li a { font-size: 11px; color:#666;}
.co3 .latestcomments .author { display: block; color:#ff3300;}






/* Side Left 
############################################################################################################## */
.SL { width: 460px; float: left; padding-right: 20px; }
.SL .post { overflow: hidden;}
.SL .p-head { border-bottom: solid 1px #dddddd; padding-bottom: 10px;}
.SL .p-head h1 { font: bold 29px/29px Arial, sans-serif; letter-spacing: -1px; padding-bottom: 3px; color:#000;}
.SL .p-head h3 { font: normal 21px/21px Arial, sans-serif; letter-spacing: -1px; padding-bottom: 2px; color:#000;}

.SL .p-date-cat { 
	font-size: 11px; 
	color:#ae9292; 
	padding-left: 18px; 
}

.SL .p-date-cat a, .p-date-cat a:visited, .p-date-cat a:hover { text-decoration: underline; color: #ae9292;}
.SL .p-date { font-size: 11px; color:#999966; }
.SL .p-con { padding: 0px; }
.SL .p-con p { font: normal 12px/17px "Verdana"; padding: 3px 0px; margin: 3px 0px; color:#333; text-align: justify;}
.SL .p-con ol { padding: 10px 0px 10px 25px; margin: 0px; list-style: decimal inside;}
.SL .p-con ol li { padding: 2px 0px 2px 0px; }
.SL .p-con ul { padding: 10px 0px 10px 20px; margin: 0px; }

.SL .p-con ul li { 
	padding: 5px 0px 2px 13px; 
	background: url(images/p-con-li.png) no-repeat left 2px; 
	color:#666; 
}


.SL .p-con blockquote { font: italic 13px/19px Georgia, "Times New Roman", Times, serif; padding: 5px 15px; background: #fff4c8; margin: 10px 0px; color:#990000; }
.SL .p-con blockquote p { font: italic 13px/19px Georgia, "Times New Roman", Times, serif; color:#990000; }
.SL .p-con blockquote li { padding: 2px 0px 2px 13px; list-style-type: none; font-size: 12px; line-height: 17px;}
.SL .p-det { text-align: left; font-size: 11px; }
.SL .p-det li { display: inline; padding: 4px 0px 6px 18px; margin-right: 5px;}


.SL .p-det li a, .p-det li a:visited, .p-det li a:hover { margin-right: 3px; color:#3f74aa; }

.SL .post .p-con a{
	font-weight:bold;  
}
.SL a:link { text-decoration: none; color : #660000; border: 0px; -moz-outline-style: none;}
.SL a:active { text-decoration: underline; color : #660000; border: 0px; -moz-outline-style: none;}
.SL a:visited { text-decoration: none; color : #660000; border: 0px; -moz-outline-style: none;}
.SL a:hover	{ text-decoration: underline; color : #660000; border: 0px; -moz-outline-style: none;} 
.SL a:focus { outline: none;-moz-outline-style: none;}

.SRL {
	width: 177px; 
	float: left;
}



/* Side Right 
############################################################################################################## */
.SR { width: 440px; float: right;}
.SR h2 { color:#000; font: normal 21px/21px "Trebuchet MS", sans-serif; letter-spacing: -1px; border-bottom: solid 1px #ccc; padding: 10px 0px; margin-bottom: 10px;}


.SRR { 
	width: 252px; 
	float: left; 
	margin-left: 7px;
}




.widget { margin-bottom: 15px;}


.widget h2 { 
	background: url(images/h-latestcomments-ico.png) no-repeat left; 
	padding-left: 20px;
}
.widget li { 
	background: url(images/categories-li-arrow.png) no-repeat left 7px; 
	font-size: 12px; 
	padding: 2px 0px 2px 10px;
}


.widget li ul li { background: none; font-size: 12px; padding: 2px 0px 2px 0px; font-weight: normal;}
.widget_tag_cloud { line-height: 22px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }



/* Title
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.title { font: bold 28px/28px Arial, sans-serif; letter-spacing: -1px; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px #ccc solid; color:#000;}

/* Images
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.SL img.aligncenter { display: block; margin-left: auto; margin-right: auto; padding: 1px; border: solid 1px #ccc;}
.SL img.alignright { margin: 5px 0 10px 20px; display: inline; border: solid 1px #ccc; padding: 1px; }
.SL img.alignleft { margin: 5px 20px 10px 0; display: inline; border: solid 1px #ccc; padding: 1px;}
.SL .alignright { float: right; }
.SL .alignleft { float: left }



/* Navigation
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.nav { overflow: hidden; margin: 20px 0px;}

.nav .left a { 
	float: left; 
	padding-left: 18px; 
}

.nav .right a { 
	float: right; 
	padding-right: 18px; 
}

.nav a, .nav a:visited { font: bold 11px/14px Verdana, Geneva, sans-serif;}


/* Comments
############################################################################################################## */
.comments-list { padding-top: 30px;}
.comments-list h2 { color:#272d36; font: bold 24px/24px Arial, sans-serif; letter-spacing: -1px; padding-bottom: 5px; margin-bottom: 15px;  border-bottom: solid 1px #dddddd; }
.comments-list div.entry { margin-bottom: 15px; padding-bottom: 15px; border-bottom: solid 1px #dddddd; }
.comments-list div.alt { margin-bottom: 15px; padding-bottom: 15px;}
.comments-list p.name { font: normal 19px/19px Arial, sans-serif; color:#000; letter-spacing: -1px;}
.comments-list p.avt { padding: 0px; margin: 0px; float: right;}
.comments-list p.avt img { border: solid 4px #dededb;}
* html .comments-list p.avt { left: -60px; }
.comments-list p.date { font-size: 11px; padding-bottom: 10px; color:#999;}
.comments-list p.date a, .comments-list p.date a:visited, .comments-list p.date a:hover { color:#999;}

.comments-list .con { font: normal 12px/17px "Verdana"; color:#333;}
.comments-list .con p { font: normal 12px/17px "Verdana"; padding: 5px 0px; margin: 0px; color:#333;}
.comments-list .con blockquote { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; color:#666; margin: 10px 0px; background:#f1f1f1; padding: 5px 15px; }
.comments-list .con blockquote p { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; color:#666; }


/* Comments Form
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.comments-form { padding-top: 30px; }
.comments-form h3 {color:#272d36; font: bold 24px/24px Arial, sans-serif; letter-spacing: -1px; border-bottom: solid 1px #dddddd; margin-bottom: 15px; padding: 5px 0px;}

.comments-form p.formbg { 
	color:#333; font-size: 11px; font-weight: bold; 
	padding: 8px; margin-bottom: 6px;  
}


.comments-form p.formtxt { 
	color:#333; font-size: 11px; font-weight: bold; 
	padding: 8px; margin-bottom: 6px;  
}

.comments-form .required { color:#ff0000;}
.comments-form input { padding: 5px; width: 314px; margin-right: 5px; }
.comments-form input.formid { border: 1px solid #e0e0e0; background: #fff; padding: 4px; color:#000;}
.comments-form input.formemail { border: 1px solid #e0e0e0; background: #fff; padding: 4px; color:#000;}
.comments-form input.formuri { border: 1px solid #e0e0e0; background: #fff; padding: 4px; color:#000;}
.comments-form textarea { border: 1px solid #e0e0e0; background: #fff; padding: 10px; width: 480px; color:#000;}

.comments-form .button { 
	width: 72px; height: 26px; border: none; display: block;
}


/* Footer
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.footer { 
	background: #fff; 
	width: 930px; padding: 0px 25px 20px 25px; overflow: hidden; margin: 0 auto;
	-moz-border-radius: 0px 0px 35px 35px; 
	-webkit-border-radius: 0px 0px 35px 35px; 
	
}

.footer hr { border-left:none; border-right: none; border-top:1px solid #ccc; border-bottom: none; height : 1px; display: block; margin-bottom: 10px; }
.footer p { padding: 1px 0px; color:#999; font-size: 11px;}
.footer p a, .footer p a:visited, .footer p a:hover {color:#999; text-decoration: underline;}






/**Imagens dos carros*/
.img_carros_sidebar{
	width : 160px;
	height : 370px;
	/*background-color:pink;*/
	margin-left:42px;
}

/*Imagem de cada carro*/
.carro_gta0 img {
	padding-bottom:5px;		
	float:none;
	position : absolute;	
	/*background-color:green;*/
}

.carro_gta1 img {
	margin-top:125px;
	padding-bottom:5px;		
	float:none;
	position : absolute;	
	/*background-color:green;*/
}

.carro_gta2 img {
	margin-top:250px;
	padding-bottom:5px;		
	float:none;
	position : absolute;	
	/*background-color:green;*/
}




.recomendados { margin-bottom: 15px; }
.recomendados h2 {  
	color:#000; font: bold 22px/20px Arial, sans-serif; letter-spacing: -1px; border-bottom: solid 1px #d7d7d7; padding: 10px 0px 10px 25px; margin-bottom: 10px; 
	background: url(images/h-latestcomments-ico.png) no-repeat left; 
}

.recomendados li { 
	background: url(images/categories-li-arrow.png) no-repeat left 7px;
	padding: 2px 0px 4px 10px; 
}

.recomendados li ul li { background: none; font-size: 11px; padding: 1px 0px 1px 0px; font-weight: normal;}





.categories { margin-bottom: 15px; }
.categories h2 {  
	color:#000; font: bold 22px/20px Arial, sans-serif; letter-spacing: -1px; border-bottom: solid 1px #d7d7d7; padding: 10px 0px 10px 25px; margin-bottom: 10px; 	
	background: url(images/h-latestcomments-ico.png) no-repeat left; 	
}


.categories li { 
	background: url(images/categories-li-arrow.png) no-repeat left 7px; 
	padding: 2px 0px 4px 10px; 
}
.categories li ul li { background: none; font-size: 11px; padding: 1px 0px 1px 0px; font-weight: normal;}


.feed-rss{
	width : 100px;
	height : 40px;
	padding:10px 0px 0px 80px;
	clear:both;
}

.feed-email{	
	clear:both;	
	float:none;	
}





img.alignleft, div.alignleft {
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright {
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncenter, div.aligncenter {
text-align:center;
margin:0 auto;
}














/*CSS dos blocos de anuncios comeca aqui...*/



/*Anuncio 468x60 do cabecalho*/
.banner-superior-468x60 { 
width: 468px; 
height:60px;
position: absolute; 
right: 25px; 
bottom: 0px; 
padding: 11px 0px 5px 0px;
}


/*Ad na parte superior 1.*/
.mp .destaque1-pag-inicial{ 
width: 250px; 
margin: 5px 0px 5px 12px; 
float: right; 
height:250px;
}


/*Ad na parte superior 2.*/
.mp .destaque2-pag-inicial { 
	width: 250px; 
	margin-top: 5px; 
	margin-left: 5px; 
	float: left; 
	height:250px;
}


/*Anuncios arranha c�u da barra lateral esquerda da pagina inicial*/
.ads-lat-pag-ini{
	width: 160px; 
	height:600px;
	margin-left:8px;
}


/*anuncio 125x15 ao lado do resumo de cada artigo na p�gina inicial.*/
.ads-125x125-pag-inicial{
	width : 125px;
	height : 125px;
	float : left;
	margin-right:5px;
	margin-top:5px;
	/*background-color:blue;*/
}


.busca-personalizada{
	width : 398px;
	/*height :90px;*/
	padding-left:40px;
	border: red solid;
	border-width:1px 0 1px 0;
	margin:20px 0 0 10px;
	clear:both;
}
	

.ads-anun-antes-post{
	width : 336px;
	height :280px;
	margin-left:60px;
	margin-bottom:18px;
}

	
	
.ads-apos-tit-post{
	width : 250px;
	height :250px;	
	margin-top:2px;
	margin-right:8px;
	float:left;	
}


.ads-lateral-post{
	width : 160px;
	height :600px;
	margin:25px 0 15px 3px;
}


.ads-lateral-post-2{
	width : 160px;
	height :600px;
	margin:15px 0 0 3px;
}

.ads-lomadee-lateral{
	margin:10px 0 0 23px;
}

.ads-anun-apos-post{
	width : 300px;
	height :250px;
	margin: 30px 0 0 70px;
	clear:both;	
}


.ads-lateral-quadrado{
	width : 250px;
	height :250px;
	margin: 30px 0 10px 0;
}


.ads-boobox-120x240{
	width : 120px;
	height :240px;
	margin: 15px 0 15px 20px;
	
}


/*Anuncio 468x60 do cabecalho*/
.ads-apos-post { 
	width: 468px; 
	height:90px;
}



.ads-cat-antes-tit {
	width : 336px;
	height :280px;
	margin-left:60px;
	margin-bottom:18px;
}


.ads-cat-entre {
	width : 300px;
	height :250px;
	margin: 20px 0 20px 95px;
	
}



.ads-banner-rodape {
	width : 728px;
	height : 90px;
	margin-left:100px;
}


.ads-apos-3-artigos-pag-ini{
	width : 468px;
	height :60px;
}


.ddtank-ad{
	border: 1px dotted #ddd;
	-moz-border-radius: 18px; 
	-webkit-border-radius: 18px; 			
	margin: 10px 0 10px 0;
	padding-bottom:25px;
	padding-top:15px;
	
}


.ads-links-header{
	width : 728px;
	height :15px;	
	padding-left: 80px;
}




	
.ads-boobox-160x600	{
	width:160px;
	height:600px;
	margin: 10px 0 30px 14px;
}
	
	



/*Busca 468x60 do cabecalho*/
.ads-busca-header { 
	width: 370px; 
	height:54px;
	position: absolute; 
	right: -26px;
	float:right; 
	bottom: 0px; 	
	/*border:1px red solid;*/
}




.ads-res-busca-1,.ads-res-busca-2{
	width:336px;
	height: 280px;
	margin: 10px 0 10px 60px;
	/*border: 1px red solid;*/
}





.ads-anun-pagini-meio{
	width: 336px;
	height: 280px;
	margin: 10px 0 10px 60px;
	/*border: 1px red solid;*/
}



.ads-anun-apos-post{
	width: 336px;
	height: 280px;
	margin: 10px 0 20px 60px;
	/*border: 1px red solid;*/
}








.img_menu{
	width: 25px;
	height: 25px;
	/*border: 1px red solid;*/

}

#floating-menu{background-color:#fff;border:1px solid #ccc;position: fixed; z-index:100;border-radius:5px;-moz-border-radius:5px}
#floating-menu .float-title{padding:3px;width:66px;text-align:center}
#floating-menu .float-title a{color:#000;text-decoration:none}






	
	

	
	
	
	

/*CSS do formulario e botao de busca interna no site.*/
/* DIV principal da busca */
#my-search { 
	float:left; 
	width:300px; 
	border: 1px solid #ddd;
	padding:10px 10px 10px 15px;
	/*margin: 40px 0 0px 40px;*/	
	-moz-border-radius: 8px 28px 8px 8px; 
	-webkit-border-radius: 8px 28px 8px 8px; 	
	clear:both;		
}

#my-search:hover { 
	background:#fefefe;
	border: 1px solid #eee;
}

/*Pergunta acima da busca*/
#my-search .perg_busca{
	font-size:14px;
	font-weight:bold;
	color: blue;
	padding:15px 0 15px 0;
}
#my-search .perg_busca:hover{	
	color:blue;
}
/*Campo de entrada da busca.*/
#my-search .text_input{ 
	text-align:center;	
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 		
}
#my-search .text_input:hover{ 
	text-align:center;	
	color:green;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 	
}
/*Botao da busca*/
#my-search input#searchsubmit.my-search {
    background: #F00;
    color: #fff;
    cursor: pointer;	
	float: left;
	border: red;
	padding:4px;
	font-weight:bold;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 	
}
#my-search input#searchsubmit.my-search:hover {
    cursor: pointer;	
	float: left;
	border: red;
	padding:4px;
	font-weight:bold;
	font-size:14px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 	
}
/*Formulario...*/
form.search_form_visible { 
	width: 306px; 
}
form.search_form_visible #s {
    background:#fff;
    border: 1px solid #000;
    font-size:12px;
    margin:0 6px 0 0;
    padding:4px;
    width:190px;
	float:left;
}
.clear{	clear:both;}
	
	
	

/*Busca no fim dos artigos e paginas em geral.*/
.busca-fim{
	margin: 10px 0 10px 60px;	
}



