#baixar {
	width: 600px;
        height: 27px;
        background-color: #737373;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	text-indent: 0px;
        font-weight: bold;
	text-decoration: nome;
        margin-top: 30px;
        padding: 5px 0px 0px 15px;
}

a.classe1:link {font-size:14px;	color: #000; font-family: Arial; margin-left: 15px; text-decoration:nome;}
a.classe1:visited {font-size:14px;	color: #000; font-family: Arial; margin-left: 15px; text-decoration:nome;}
a.classe1:hover {font-size:14px;	color: #000; font-family: Arial; margin-left: 15px;}
a.classe1:active {font-size:14px;	color: #000; font-family: Arial; margin-left: 15px;}

.format_text a {text-decoration:none;}


/* Coloca um background azul nos títulos e os centraliza */
.custom h1.entry-title {background:#2361A1 none repeat scroll 0 0; color:#FFFFFF; padding:0.3em 0; text-align:center; }

/* CSS da caixa de pesquisa */
.custom #search_bar { 
padding: 20px;
padding-top: 120px; 
text-align: center; 
margin-bottom:25px; 
margin-top:-20px;
background-image: url("http://radbox.info/wp-content/uploads/2010/05/procure.jpg"); 
background-repeat: no-repeat;
}
.custom #search_bar #text_entry { background: #ffffff; padding: 5px 8px; border: 1px solid #e6e6e6; width:150px; }
.custom #search_bar #search_submit  { background: #888; padding: 5px 8px; border: 0px solid #aaa; }

/* Remove o título de categoria na página de categorias */
#archive_info {display:none;}

/* Remove texto de título dos comentários */
#comments_intro {display:none;}
.to_comments {display:none;}

/* Altera a cor da sidebar */
.custom #content_box {background-color:#F5F5F5;}
.custom #content {background-color:#fff;}

/* Justifica o texto dos "teasers" na home page */
.custom .teaser { text-align: justify; }


/* Banner de anúncios no cabeçalho - complemento de código no custom functions   */
.custom #header #header_ad {
float:right;
margin-top:-5.5em;
width:500px;
}


/* Custom background  background: #8db6b6 url('http://radbox.info/wp-content/uploads/2010/05/Page-BgTexture.jpg') 50% 0 no-repeat; */

body.custom {
background-attachment:fixed;
background-color:#FFFFFF;
background-image:url("http://radbox.info/wp-content/uploads/2010/05/Page-BgTexture.jpg");
background-position:left top;
background-repeat:repeat-x;
margin:0 auto;
padding:0;

}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
}

.custom #page {
    background: #fff;
}


.format_text input, #commentform input, #commentform textarea {
border-width:0px;
padding:0px;

}