/*
Theme Name: DJIO 2008
Theme URI: http://www.mpccuritiba.org.br/
Description: Design criado por DJIO para uso exclusivo no website DJIO.com.br.
Version: 1.0
Author: Dionizio Bonfim Bach - DJIO
Author URI: http://www.djio.com.br/
Tags: colors, custom header, fixed width, three columns, gallery, centered

	Este theme foi criado por DJIO.
	Se você deseja um design personalizado para seu site, entre
	em contato com DJIO ou visite o site: www.djio.com.br/web
	
	------------------------------------------------------------
	
	This theme was created by DJIO.
	If you wish a custom web design or tamplate tunning, please
	contact DJIO or visit the website: www.djio.com.br/web
*/

/* Begin Typography & Colors */

/********************************************************/
/*	GERAL												*/
/********************************************************/

body, table, tr, td, td, div, * {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12px;
}
body {
	background: url(img/fundo_body.png) center top repeat-y;
}
/* Begin Images */
img {
	padding: 0;
	max-width: 100%;
	border: 0;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* End Images */

.right {
	text-align: right;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.justify {
	text-align: justify;
}

.sucesso {
	color: #006600;
}
.alerta {
	color: #CC6600;
}
.erro {
	color: #CC0000;
}

.sesamo {
	display: none;
}

.float-right, .floatRight {
	float: right;
}

.float-left, floatLeft {
	float: left;
}

.limpaTudo, limpa-float, limpaFloat {
	clear: both;
	height: 0px;
	line-height: 0.1em;
}

hr { 
	margin: 0.5em 0;
}

#box {
	margin: 0 auto;
	width: 770px;
}
#box #topo {
	background: url(img/topo_003.jpg) no-repeat center center;
	height: 125px;
	width: 770px;
	margin-bottom: 10px;
}
#box #conteudo {
	width: 500px;
	margin-left: -250px;
	position: absolute;
	left: 50%;
	top: 175px;
}
#box #conteudo .post ul {
	padding: 0.5em 2em;
}
#box #conteudo .post ul li {
	line-height: 1.2em;
}
#box #col-1 {
	float: left;
	width: 125px;
}
#box #col-2 {
	float: right;
	width: 125px;
}
#topo #topo_mask h1 a {
	display: block;
	background-image: url(img/topo_nome.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 125px;
	width: 770px;
}
#topo #topo_mask h1 span {
	display: none;
}
/* Menu lateral */
.boxes {
	/* background: url(img/cantos_arrendondados_teto_esq.gif) no-repeat left top; */
	margin-bottom: 10px;
}
.boxes div {
	background: url(img/cantos_arrendondados_teto_dir.gif) no-repeat right top;
}
.boxes div div {
	background: url(img/cantos_arrendondados_chao_dir.gif) no-repeat right bottom;
}
.boxes div div div {
	background: url(img/cantos_arrendondados_chao_esq.gif) no-repeat left bottom;
	padding-bottom: 10px;
}
/* dentro do box */
.boxes h4 {
	margin-left: 7px;
	padding: 5px 0;
}
.boxes p {
	margin: 5px 5px 20px 5px;
}
.boxes li {
	list-style-type: none;
}
.boxes li a {
	display: block;
	padding: 0 7px;
	text-decoration: none;
	line-height: 20px;
	font-weight: normal;
	font-size: 11px;
	color:#000000;
}
.boxes li a:hover {
	background-color:#BBBBBB;
}
.boxes table {
	width: 125px;
	border-collapse: separate;
	border-spacing: 0;
}
.boxes table td, .boxes table th {
	padding: 0;
}
/* menus */
#box #almanaque {
	background-color: #CCCCCC;
}
#almanaque ul {
	padding: 1px 0;
}
#almanaque ul li {
	background-color: #A3A3A3;
	font-size: 11px;
	margin-bottom: 1px;
}
#almanaque h4 a {
	margin: 0;
	padding: 0;
	font-size:12px;
	font-weight: bold;
}
#almanaque h4 a:hover {
	background-color: #CCCCCC;
}
#almanaque .children {
	border-top: 1px dashed #D1D1D1;
}
#almanaque .children li {
	font-size: 11px;
}
#almanaque .children li a {
	padding-left: 15px;
}
#box #ofertas {
	background-color: #FF0066;
}
#box #para-ouvir {
	background-color: #FFCC00;
}
#box #para-assistir {
	background-color: #00CC00;
}
#box #para-ler {
	background-color: #0099FF;
}
#box #busca {
	background-color: #CCCCCC;
	text-align: right;
	background-image: url(img/busca_fundo.png);
}
#busca form {
	margin: 0 7px;
	padding: 5px 0;
	vertical-align: middle;
}
#busca div div div {
	padding-bottom: 0px;
}
#busca pre {
	float: left;
	font-family: Monaco, "Courier New", Courier, monospace;
	line-height: 20px;
}
#busca p {
	margin: 5px 0 0 8px;
}
#busca #s {
	height: 20px;
	width: 98px;
	border: 0;
}
#busca #busca-icone {
	vertical-align: middle;
}
.post {
	margin-bottom: 13px;
}
.post #the_content, .entry {
	text-align: justify;
	margin-bottom: 1em;
}
.post h1, .post h2 {
	background-image: url(img/titulo_canto_dir.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
	line-height: 32px;
	overflow:hidden;
	padding: 0 7px;
	margin-bottom: 0.5em;
}
.post h1 {
	background-color: #FF0000;
	font-size: 22px;
}
.post h2 {
	background-color: #FF3300;
	font-size: 18px;
}
.post h3 {
	background-color: #0066CC;
	font-size: 16px;
}
.post h2 a {
	font-size: 20px;
	color:#FFFFFF;
	text-decoration:none;
}
.post h2 span {
	display: block;
	float: left;
	height: 32px;
	width: 40px;
	font-size: 11px;
	line-height: 14px;
	border-right: 1px solid #FFFFFF;
	margin-right: 5px;
	padding-top: 2px;
	text-align: center;
}
.post p {
	margin-top: 10px;
	font-size: 14px;
	line-height: 1.3em;
}

.post blockquote {
	background-color: #CCC;
	margin: 10px 15px 0 15px;
	padding: 1em;
}

#lista-artigos h2 {
	font-size: 14px;
}

/* End Various Tags & Classes*/

/* Home */

#home .homePost {
	float: left;
	width: 245px;
	height: 150px;
	margin-bottom: 10px;
	background-color: #09C;
}
#home .homePostSeparador {
	margin-right: 10px;
}
#home .homePost p {
	display: none;
}
/* FIM Home */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata {
	text-align: right:
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
/* End Lists */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
#commentform #author, #commentform #email, #commentform #url {
	width: 50%;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */

.navigation, #navegacao {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

#navegacao small {
	line-height: 2em;
}

#comment {
	width: 100%;
}

#comentarios {
	margin-top: 10px;
}


/* dica */
.dica {
	margin: 1em;
	padding:0;
	border: 1px solid #AAA;
	background: #99D6EB url(img/dica_ini.gif) top left no-repeat;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
}
.dica p {
	margin:0;
	padding: 5px 25px;
	background: url(img/dica_fim.gif) bottom right no-repeat;
}

/* Footer */

#footer {
	clear: both;
	text-align: center;
	padding: 1em 0 2em 0;
}
/* Ads */
#sidebar #google-ads {
	margin-left: 5px;
}

#lang_sel_footer {
	clear: both;
}

/* "Just breathe..." */

