/*
THEME NAME: Imperio (ex-Sandbox)
THEME URI: http://www.imperiodala.com.br/
DESCRIPTION: A simple but pretty theme for the band Imp&#233;rio da L&#227;.
VERSION: 1.0
AUTHOR: <a href="http://www.rodrigo.saling.nom.br/" target="_blank">Rodrigo Saling</a>
AUTHOR URI: http://www.mariacultura.com.br
TAGS: sandbox, dark, sheep
*/

/***** RESET *****/
* {	padding:0;margin:0; }
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;
font-size:100%;font-family:inherit;vertical-align:baseline; }
:focus { outline: 0; }
body { line-height:1;color:black;background:white; }
ol, ul { list-style: none; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left;	font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q {	quotes: "" ""; }

/****************************************************************/
/***** INICIAIS *****/
body {
	font: normal 62.5% Verdana, Arial, sans-serif;
	background: #000 url(img/fundo.jpg) 50% 0;
	color: #eee;
}

em { font-style: italic; }
strong { font-weight: bold; }

#wrapper {
	width: 780px;
	margin: 0 auto;
}

.clear {
	clear: both;
}



/****************************************************************/
/***** CABECALHO *****/
#header {
	width: 251px;
	float: left;
	margin-left: 10px;
	position: relative;
}
#blog-title a:link, #blog-title a:visited {
	background: url(img/site_titulo.jpg) no-repeat;
	text-indent: -9000px;
	height: 550px;
	width: 251px;
	display: block;
}
#blog-description {
	display: none;
}

#mascoteImagem {
	position: absolute;
	left: 19px;
	top: 171px;
}
#mascoteImagem a:link, #mascoteImagem a:visited {
	margin: 0 auto;
	vertical-align: middle;
}

#menu {
	background: url(img/menu_faixa.png) no-repeat;
	height: 50px;
	width: 510px;
	float: left;
	margin-top: 30px;
}

#menu li {
	float: left;
}

#menu a:link, #menu a:visited {
	text-indent: -9000px;
	display: block;
	background-repeat: no-repeat;
}

/*#menu .inicial a:link, #menu .inicial a:visited {
	background: url(img/menu_inicial.png);
	width: 38px;
	height: 18px;
	margin: 13px 0 0 5px;
}*/

#menu .imperio a:link, #menu .imperio a:visited {
	background: url(img/menu_imperio.png);
	width: 49px;
	height: 22px;
	margin: 12px 0 0 12px;
}

#menu .fotos a:link, #menu .fotos a:visited {
	background: url(img/menu_fotos.png);
	width: 37px;
	height: 16px;
	margin: 11px 0 0 12px;
}

#menu .videos a:link, #menu .videos a:visited {
	background: url(img/menu_videos.png);
	width: 43px;
	height: 18px;
	margin: 12px 0 0 12px;
}

#menu .blog a:link, #menu .blog a:visited {
	background: url(img/menu_blog.png);
	width: 26px;
	height: 25px;
	margin: 15px 0 0 12px;
}

#menu .links a:link, #menu .links a:visited {
	background: url(img/menu_links.png);
	width: 30px;
	height: 16px;
	margin: 21px 0 0 12px;
}

#menu .contato a:link, #menu .contato a:visited {
	background: url(img/menu_contato.png);
	width: 56px;
	height: 20px;
	margin: 17px 0 0 12px;
}

#menu .imprensa a:link, #menu .imprensa a:visited {
	background: url(img/menu_imprensa.png);
	width: 63px;
	height: 18px;
	margin: 15px 0 0 12px;
}

#menu .contratante a:link, #menu .contratante a:visited {
	background: url(img/menu_contratante.png);
	width: 91px;
	height: 20px;
	margin: 13px 0 0 12px;
}

#menu .inicial a:hover, #menu .imperio a:hover, #menu .fotos a:hover,
#menu .videos a:hover, #menu .blog a:hover, #menu .contato a:hover,
#menu .contratante a:hover, #menu .links a:hover, #menu .imprensa a:hover {background-position: bottom;}

#access .skip-link {
	display: none;
}

#animacao {
	float: right;
	margin-right: 25px;
	width: 470px;
	height: 84px;
}





/****************************************************************/
/***** CORPO *****/
#container {
	width: 500px;
	margin: 0 10px 0 0;
	float: right;
}

#contentTopo {
	background: url(img/corpo_borda_topo.png) no-repeat;
	height: 16px;
	width: 500px;
}

#content {
	background: url(img/corpo_borda_meio.png) repeat-y;
	width: 500px;
}

#content .entry-content {
	line-height: 1.4em;
	font-size: 1.2em;
	margin: 40px 20px 0;
	letter-spacing: 0.03em;
}

#content .entry-content a:link, #content .entry-content a:visited {
	color: #ebbb41;
	text-decoration: none;
}
#content .entry-content a:visited { color: #b89948; }
#content .entry-content a:hover { text-decoration: underline }

#content .entry-content h3, #content .entry-content h4, #content .entry-content h5, #content .entry-content h6 {
	padding: 0 0 13px;
	color: #ebbb41;
	font-size: 1.6em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content .entry-content h4 {font-size: 1.4em;}
#content .entry-content h5 {font-size: 1.2em;}
#content .entry-content h6 {font-size: 1em;}

#content .entry-content p {
	padding-bottom: 13px;
	display: block;
}

#content .entry-content blockquote {
	color: #a3a3a3;
	font-size: 0.9em;
	letter-spacing: 0;
	line-height: 1.3em;
	padding-left: 50px;
}

#content .entry-content ul, #content .entry-content ol {
	padding-bottom: 13px;
}
#content .entry-content ul li {
	background: url(img/corpo_circulo.png) no-repeat 13px 6px;
	padding-left: 25px;
}

#content .entry-content ol li {
	list-style: decimal;
	margin: 0 0 4px 30px;
}

#content #nav-below .nav-previous a:link, #content #nav-below .nav-previous a:visited {
	background: url(img/posts_antigos.png) no-repeat;
	text-indent: -9000px;
	height: 73px;
	width: 145px;
	display: block;
	margin: 70px 0 0 20px;
	float: left;
}

#content #nav-below .nav-next a:link, #content #nav-below .nav-next a:visited {
	background: url(img/posts_recentes.png) no-repeat;
	text-indent: -9000px;
	height: 73px;
	width: 158px;
	display: block;
	margin: 70px 20px 0 0;
	float: right;
}

#content #nav-below .nav-previous a:hover,
#content #nav-below .nav-next a:hover {
	background-position: bottom;
}

#contentBaixo {
	background: url(img/corpo_borda_baixo.png) no-repeat;
	height: 16px;
	width: 500px;
}





/**********************************/
/*** INICIAL ***/
#post-14 h2 {
	background: url(img/inicial_titulo.png) no-repeat 0 100%;
	text-indent: -9000px;
	width: 110px;
	height: 33px; /*tamanho imagem + espaço topo 4px*/
	margin-left: 20px;
}







/**********************************/
/*** IMPERIO e subpaginas ***/
#post-2 h2, #post-110 h2 {
	background: url(img/imperio_titulo.png) no-repeat 0 100%;
	text-indent: -9000px;
	width: 127px;
	height: 33px; /*tamanho imagem + espaço topo 4px*/
	margin-left: 20px;
}





/**********************************/
/*** FOTOS ***/
.s-category-fotos #content .page-title,
.category-fotos #content .page-title {
	background: url(img/fotos_titulo.png) no-repeat 0 100%;
	text-indent: -9000px;
	width: 97px;
	height: 33px; /*tamanho imagem + espaço topo 4px*/
	margin-left: 20px;
}

.category-fotos .entry-title {
	margin: 0 0 0 20px;
	width: 420px;
	padding-top: 4px;
}
.category-fotos #content .post,
.s-category-fotos #content .post { margin-top: 40px; position: relative;}

.s-category-fotos #content .post h3,
.category-fotos #content .post h3 a:link, .category-fotos #content .post h3 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	color: #f2f2f2;
	text-decoration: none;
}

.category-fotos #content .post h3 a:hover {
	color: #ebbb41;
	text-decoration: none;
}

.category-fotos #content .post .comments-link,
.tag .category-fotos .comments-link,
.archive .category-fotos .comments-link,
.search .category-fotos .comments-link {
	position: absolute;
	top: 0;
	right: 20px;
}
.category-fotos #content .post .comments-link a:link,
.category-fotos #content .post .comments-link a:visited,
.tag .category-fotos .comments-link a:link,
.tag .category-fotos .comments-link a:visited,
.archive .category-fotos .comments-link a:link,
.archive .category-fotos .comments-link a:visited,
.search .category-fotos .comments-link a:link,
.search .category-fotos .comments-link a:visited {
	background: url(img/fotos_camera.png) no-repeat;
	width: 37px;
	height: 18px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #000;
	display: block;
	text-align: center;
	text-decoration: none;
}
.category-fotos #content .post .comments-link a:hover,
.tag .category-fotos .comments-link a:hover,
.archive .category-fotos .comments-link a:hover,
.search .category-fotos .comments-link a:hover  {background-position: bottom;}

.s-category-fotos #content .post .entry-date,
.category-fotos #content .post .entry-date {
	border-top: 1px solid #b89948;
	color: #ccc;
	text-align: right;
	font-size: 0.9em;
	margin: 0 20px;
}

.s-category-fotos #content .post .entry-content,
.category-fotos #content .post .entry-content {
	margin-top: 20px;
}

.s-category-fotos #commentsTitle {
	background: url(img/fotos_comentarios_titulo.png) no-repeat;
	width: 248px;
	height: 23px;
}


/**********************************/
/*** VIDEOS ***/
.s-category-videos #content .page-title,
.category-videos #content .page-title {
	background: url(img/videos_titulo.png) no-repeat 0 100%;
	text-indent: -9000px;
	width: 107px;
	height: 35px; /*tamanho imagem + espaço topo 4px*/
	margin-left: 20px;
}

.category-videos .entry-title {
	margin: 0 0 0 20px;
	width: 420px;
	padding-top: 4px;
}
.category-videos #content .post,
.s-category-videos #content .post { margin-top: 40px; position: relative;}

.s-category-videos #content .post h3,
.category-videos #content .post h3 a:link, .category-videos #content .post h3 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	color: #f2f2f2;
	text-decoration: none;
}

.category-videos #content .post h3 a:hover {
	color: #ebbb41;
	text-decoration: none;
}

.category-videos #content .post .comments-link,
.tag .category-videos .comments-link,
.archive .category-videos .comments-link,
.search .category-videos .comments-link {
	position: absolute;
	top: 0;
	right: 20px;
}
.category-videos #content .post .comments-link a:link,
.category-videos #content .post .comments-link a:visited,
.tag .category-videos .comments-link a:link,
.tag .category-videos .comments-link a:visited,
.archive .category-videos .comments-link a:link,
.archive .category-videos .comments-link a:visited,
.search .category-videos .comments-link a:link,
.search .category-videos .comments-link a:visited {
	background: url(img/videos_filme.png) no-repeat;
	width: 37px;
	height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #000;
	display: block;
	line-height: 3em;
	text-align: center;
	text-decoration: none;
}
.category-videos #content .post .comments-link a:hover,
.tag .category-videos .comments-link a:hover,
.archive .category-videos .comments-link a:hover,
.search .category-videos .comments-link a:hover  {background-position: bottom;}

.s-category-videos #content .post .entry-date,
.category-videos #content .post .entry-date {
	border-top: 1px solid #b89948;
	color: #ccc;
	text-align: right;
	font-size: 0.9em;
	margin: 0 20px;
}

.s-category-videos #content .post .entry-content,
.category-videos #content .post .entry-content {
	margin-top: 20px;
}

.s-category-videos #commentsTitle {
	background: url(img/videos_comentarios_titulo.png) no-repeat;
	width: 185px;
	height: 25px;
	
}



/**********************************/
/*** BLOG ***/
.s-category-blog #content .page-title,
.category-blog #content .page-title {
	background: url(img/blog_titulo.png) no-repeat 0 100%;
	text-indent: -9000px;
	width: 83px;
	height: 33px; /*tamanho imagem + espaço topo 4px*/
	margin-left: 20px;
}

.s-category-blog #content .post,
.category-blog #content .post { margin-top: 40px; position: relative; }

.category-blog .entry-title {
	margin: 0 0 0 20px;
	width: 420px;
	padding-top: 5px;
}
/*.category-blog .entry-title { margin: 0 20px; }*/

.s-category-blog #content .post h3,
.category-blog #content .post h3 a:link, .category-blog #content .post h3 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	color: #f2f2f2;
	text-decoration: none;
}

.category-blog #content .post h3 a:hover {
	color: #ebbb41;
	text-decoration: none;
}
.category-blog #content .post .comments-link,
.tag .category-blog .comments-link,
.archive .category-blog .comments-link,
.search .category-blog .comments-link {
	position: absolute;
	top: 0;
	right: 20px;
}
.category-blog #content .post .comments-link a:link,
.category-blog #content .post .comments-link a:visited,
.tag .category-blog .comments-link a:link,
.tag .category-blog .comments-link a:visited,
.archive .category-blog .comments-link a:link,
.archive .category-blog .comments-link a:visited,
.search .category-blog .comments-link a:link,
.search .category-blog .comments-link a:visited {
	background: url(img/blog_nuvem.png) no-repeat;
	width: 37px;
	height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #000;
	display: block;
	line-height: 2.7em;
	text-align: center;
	text-decoration: none;
}
.category-blog #content .post .comments-link a:hover,
.tag .category-blog .comments-link a:hover,
.archive .category-blog .comments-link a:hover,
.search .category-blog .comments-link a:hover {
	background-position: bottom;
}

.s-category-blog #content .post .entry-date,
.category-blog #content .post .entry-date {
	border-top: 1px solid #b89948;
	color: #ccc;
	text-align: right;
	font-size: 0.9em;
	margin: 0 20px;
}

.s-category-blog #content .post .entry-content,
.category-blog #content .post .entry-content {
	margin-top: 20px;
}






/**********************************/
/*** COMENTARIOS ***/
#comments {
	margin: 40px 20px 0;
	padding-bottom: 20px;
}
#commentsTitle {
	background: url(img/comentarios_titulo.png) no-repeat;
	text-indent: -9000px;
	width: 156px;
	height: 26px;
}
#comments h4 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 30px 0 20px;
}
#comments h4 span {
	color: #ebbb41;
	font-size: 1.4em;
}	
#comments ol li {
	margin-bottom: 20px;
	padding: 10px;
}
#comments .comment-author-admin {
	background-color: #463e28;
}
#comments .alt {
	background-color: #333;
}

#comments .comment-author {
	float: left;
	width: 300px;
}

#comments .avatar {
	margin-top: 0;
	width: 48px;
	float: left;
}

#comments .fn {
	font-size: 1.5em;
	font-weight: bold;
	color: #ebbb41;
	margin-left: 10px;
	width: 242px;
	float: left;
}
#comments a:link {
	color: #ebbb41;
	text-decoration: none;
}
#comments a:visited {
	color: #b89948;
	text-decoration: none;
}
#comments a:hover {
	text-decoration: underline;
}
#comments .comment-meta {
	float: right;
	width: 110px;
}
#comments .unapproved {
	font-style: italic;
	color: #ebbb41;
}
#comments p {
	margin: 10px 0 6px;
}
#comments ol li img {
	max-width: 440px;
	margin-top: 10px;
}
#commentform .form-label {
	font-size: 1.1em;
	margin: 10px 0 1px;
	font-weight: bold;
}
#commentform .required {
	color: #ebbb41;
}
#commentform input, #commentform textarea {
	border: 0;
	background-color: #eee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding: 2px;
	color: #333;
	width: 300px;
}
#commentform .form-textarea textarea {
	width: 450px;
}
#commentform #submit {
	border: 0;
	background-color: #ebbb41;
	font-size: 1.1em;
	padding: 3px;
	color: #333;
	margin: 10px 0 0;
	width: 60px;
	font-weight: bold;
}




/**********************************/
/*** LINKS ***/
#post-100 h2 {
	background: url(img/links_titulo.png) no-repeat 0 100%;
	text-indent: -9000px;
	width: 89px;
	height: 33px; /*tamanho imagem + espaço topo 4px*/
	margin-left: 20px;
}

#post-100 #links-page li {
	background:none;
	padding-left: 0;
}

#post-100 #links-page li ul li {
	background: url(img/corpo_circulo.png) no-repeat scroll 13px 6px;
	padding-left: 25px;
	
}



/**********************************/
/*** CONTATO ***/
#post-5 h2 {
	background: url(img/contato_titulo.png) no-repeat 0 100%;
	text-indent: -9000px;
	width: 134px;
	height: 33px; /*tamanho imagem + espaço topo 4px*/
	margin-left: 20px;
}





/**********************************/
/*** IMPRENSA ***/
#post-7 h2 {
	background: url(img/imprensa_titulo.png) no-repeat 0 100%;
	text-indent: -9000px;
	width: 151px;
	height: 33px; /*tamanho imagem + espaço topo 4px*/
	margin-left: 20px;
}





/**********************************/
/*** CONTRATANTE ***/
#post-9 h2 {
	background: url(img/contratante_titulo.png) no-repeat 0 100%;
	text-indent: -9000px;
	width: 200px;
	height: 33px; /*tamanho imagem + espaço topo 4px*/
	margin-left: 20px;
}

#post-9 input {
	border: 0;
	background-color: #ebbb41;
	font-size: 1em;
	padding: 3px;
	color: #333;
	margin: 10px 0 0;
	width: 60px;
	font-weight: bold;
}

#post-9 #pwbox-9 {
	background-color: #eee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding: 2px;
	color: #333;
	width: 300px;
}





/**********************************/
/*** ARQUIVOS (BLOG)***/
#post-18 h2, #post-54 h2, #post-52 h2,
.tag .page-title, .archive .page-title {
	background: url(img/arquivo_blog_titulo.png) no-repeat 0 100%;
	text-indent: -9000px;
	width: 242px;
	height: 33px; /*tamanho imagem + espaço topo 4px*/
	margin-left: 20px;
}
#post-18 h3, #post-54 h3, #post-52 h3 {
	font-weight: bold;
	font-size: 1.4em;
	margin: 6px 0 3px;
}

/*** ARQUIVO FOTOS ***/
#post-54 h2 {
	background: url(img/arquivo_fotos_titulo.png) no-repeat 0 100%;
	width: 254px;
}

/*** ARQUIVO VIDEOS ***/
#post-52 h2 {
	background: url(img/arquivo_videos_titulo.png) no-repeat 0 100%;
	width: 266px;
	height: 36px; /*tamanho imagem + espaço topo 4px*/
}

/*** ARQUIVOS TAG e ANO***/
.tag .page-title {
	background: url(img/arquivo_tag_titulo.png) no-repeat 0 100%;
	width: 260px;
}
.archive .page-title {
	background: url(img/arquivo_titulo.png) no-repeat 0 100%;
	width: 131px;
}

.tag .tag-title,
.archive .archive-title {
	font-size: 1.7em;
	font-weight: bold;
	margin: 25px 0 30px 20px;
}
.tag .tag-title span,
.archive .archive-title span {color: #ebbb41;}

.tag .post,
.archive .post {
	position: relative;
	margin-top: 30px;
}
.post .entry-title a:link, .post .entry-title a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	color: #f2f2f2;
	text-decoration: none;
}

.post .entry-title a:hover {
	color: #ebbb41;
	text-decoration: none;
}

.post .entry-date {
	border-top: 1px solid #b89948;
	color: #ccc;
	text-align: right;
	font-size: 0.9em;
	margin: 0 20px;
}

.post .entry-content {
	margin-top: 20px !important;
}

/* paginas para arquivos e... */
.tag #nav-below .nav-previous a:link, .tag #nav-below .nav-previous a:visited,
.archive #nav-below .nav-previous a:link, .archive #nav-below .nav-previous a:visited,
.search #nav-below .nav-previous a:link, .search #nav-below .nav-previous a:visited {
	background: url(img/pag_anterior.png) no-repeat !important;
	width: 153px !important;
}
.tag #nav-below .nav-next a:link, .tag #nav-below .nav-next a:visited,
.archive #nav-below .nav-next a:link, .archive #nav-below .nav-next a:visited,
.search #nav-below .nav-next a:link, .search #nav-below .nav-next a:visited {
	background: url(img/pag_proxima.png) no-repeat !important;
	width: 149px !important;
}
.tag #nav-below .nav-previous a:hover, .tag #nav-below .nav-next a:hover,
.archive #nav-below .nav-previous a:hover, .archive #nav-below .nav-next a:hover,
.search #nav-below .nav-previous a:hover, .search #nav-below .nav-next a:hover {
	background-position: bottom !important;
}

/* ...posts para as categorias */
.category #content #nav-below .nav-previous a:link {
	background: url(img/posts_antigos.png) no-repeat !important;
}
.category #content #nav-below .nav-next a:link {
	background: url(img/posts_recentes.png) no-repeat!important;
}
.category #content #nav-below .nav-previous a:hover,
.category #content #nav-below .nav-next a:hover {
	background-position: bottom !important;
}




/******************************/
/*** RESULTADOS DA PESQUISA ***/
.search .page-title {
	background: url(img/resultado_pesquisa_titulo.png) no-repeat 0 100%;
	text-indent: -9000px;
	width: 329px;
	height: 33px; /*tamanho imagem + espaço topo 4px*/
	margin-left: 20px;
}

.search .search-title {
	font-size: 1.7em;
	font-weight: bold;
	margin: 25px 0 30px 20px;
	background: none; /* para exibir o texto quando der .search-no-result */
	text-indent: 0;
	width: 480px;
}

.search .search-title span {color: #ebbb41;}

.search .post {position:relative}




/*******************************************/
/*** 404 e SEARCH (quando encontra nada) ***/
.four04 h2, .search-no-results h2 {
	background: url(img/404_titulo.png) no-repeat 0 100%;
	text-indent: -9000px;
	width: 89px;
	height: 33px; /*tamanho imagem + espaço topo 4px*/
	margin-left: 20px;
}

#searchform-404, #searchform-no-results {margin: 20px 20px 0;}

#searchform-404 input, #searchform-no-results input {
	border: 0;
	background-color: #eee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	padding: 4px;
	color: #333;
	width: 400px;
}

#searchform-404 .button, #searchform-no-results .button {
	border: 0;
	background-color: #ebbb41;
	font-size: 1.1em;
	padding: 3px;
	color: #333;
	margin: 10px 0 0;
	width: 80px;
	font-weight: bold;
	display: block;
}



/******************************************************************/
/***** AGENDA *****/
#primary {
	float: left;
	width: 240px;
	margin: 20px 0 20px 10px;
	clear: left;
}

#agendaTopo {
	background: url(img/agenda_borda_topo.png) no-repeat;
	height: 15px;
	width: 240px;
}

#agenda {
	color: #fff;
	background: #000 url(img/agenda_borda_meio.png) repeat-y;
}

#agenda h3 {
	background: url(img/agenda_titulo.png) no-repeat;
	text-indent: -9000px;
	width: 93px;
	height: 23px;
	margin: 0 0 10px 15px;
}

#agenda ul li {
	background: url(img/agenda_circulo.png) no-repeat 0 0.85em;
	padding: 5px 10px;
	font-size: 1.1em;
	margin-left: 15px;
}

#agenda a:link, #agenda a:visited {
	color: #ebbb41;
	text-decoration: none; 
}
#agenda a:visited { color: #b89948; }
#agenda a:hover { color: #ebbb41; border-bottom: 1px solid #ebbb41; }

#agendaBaixo {
	background: url(img/agenda_borda_baixo.png) no-repeat 0 100%;
	height: 15px;
}




/********************************************************************/
/***** RODAPE *****/
#footerTopo {
	height: 16px;
	background: url(img/rodape_borda_topo.png) no-repeat 100% 100%;
	clear: both;
	width: 760px;
	padding-top: 40px;
	margin-left: 10px;
}

#footer {
	background: #fff url(img/rodape_borda_meio.jpg) repeat-y 100% 0;
	width: 760px;
	position: relative;
	margin-left: 10px;
}

#footer a:link {
	color: #000;
	text-decoration: none;
	font-size: 1.2em;
}

#footer a:visited {
	color: #444;
	text-decoration: none;
	font-size: 1.2em;
}

#footer a:hover {
	text-decoration: underline;
}

#footerCol1 {
	float: left;
	width: 220px;
	margin: 0 10px 0 16px;
}

#footerCol2 {
	float: left;
	width: 250px;
	margin: 4px 10px 0;
}

#footerCol3 {
	float: left;
	width: 220px;
	margin: 4px 10px 0;
}

#blogUltimos h3 {
	background: url(img/rodape_ultimos_blog.png) no-repeat;
	text-indent: -9000px;
	width: 185px;
	height: 21px;
	margin-bottom: 15px;
}

#blogUltimos .entry-date {
	color: #888;
}

#blogUltimos .entry-title {
	margin: 0 0 8px;
	width: auto;
}

#arquivoBlog a:link, #arquivoBlog a:visited,
#arquivoFotos a:link, #arquivoFotos a:visited,
#arquivoVideos a:link, #arquivoVideos a:visited {
	background: url(img/rodape_arquivo_blog.png) no-repeat;
	text-indent: -9000px;
	width: 135px;
	height: 18px;
	display: block;
	margin-top: 20px;
}
#arquivoFotos a:link, #arquivoFotos a:visited {
	background: url(img/rodape_arquivo_fotos.png);
	width: 143px;
}
#arquivoVideos a:link, #arquivoVideos a:visited {
	background: url(img/rodape_arquivo_videos.png);
	width: 150px;
	height: 20px;
}

#pesquisa h3 {
	background: url(img/rodape_pesquisa.png) no-repeat;
	text-indent: -9000px;
	width: 71px;
	height: 18px;
	margin-bottom: 15px;	
}

#pesquisa #s {
	border: 1px solid #aaa;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
}

#pesquisa .button {
	border: 0;
	background-color: #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
}


#nuvemTags h3 {
	background: url(img/rodape_nuvem_tags.png) no-repeat;
	text-indent: -9000px;
	width: 123px;
	height: 18px;
	margin: 30px 0 15px;
}

#menuRodape h3 {
	background: url(img/rodape_menu.png) no-repeat;
	text-indent: -9000px;
	width: 45px;
	height: 18px;
	margin-bottom: 15px;
}

#menuRodape li {
	background: url(img/rodape_circulo.png) no-repeat 0 54%;
	padding: 2px 0 2px 9px;
}

#footerCol3 p {
	color: #888;
	margin: 35px 0 0;
}

#generator-link {
	background: url(img/rodape_ovelha.png) no-repeat 0 100%;
	clear: both;
	font-style: italic;
	color: #999;
	height: 24px;
	padding: 176px 0 0 48px;
}

#generator-link a:link, #generator-link a:visited {
	font-size: 1em;
	color: #999;
	text-decoration: underline;
}

#assinaturaMaria a:link, #assinaturaMaria a:visited {
	position: absolute;
	bottom: 128px;
	right: 33px;
	background: url(img/rodape_maria.png) no-repeat;
	width: 35px;
	height: 39px;
	text-indent: -9000px;
}



/* Just some example content *//*
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}*/