/*
Theme Name: WordPress Classic
Theme URI: http://wordpress.org/
Description: The original WordPress theme that graced versions 1.2.x and prior.
Version: 1.5
Author: Dave Shea
Tags: mantle color, variable width, two columns, widgets

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/
body {
	background: #f6ddf7 url("images/f6ddf7.jpg") left top repeat-x;
	border: 0px solid #565;
	color: #000;
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	margin: 0 auto;
	padding: 0;
	}
	
	
/*ESTILOS DEFAULT PARA VÁRIOS ELEMENTOS*/
#anima2{
	position:absolute; left:0; top:0;
}
a img {
	border: none;
	overflow:hidden;
	}

acronym, abbr {
	border-bottom: 1px dashed #333;
	}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
	}

acronym, abbr {
	cursor: help;
	}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
	}

cite {
	font-size: 90%;
	font-style: normal;
	}

hr{
	clear:both; visibility:hidden;
	height:1px;
	}
/*DIV QUE ENGLOBA TODO O CONTEUDO*/
#rap{
	background:transparent url("images/img_bg_nav.jpg") right top no-repeat;
	border:0px solid #000;
	text-align:left;
	margin:0 auto;
	width:765px;
	position:relative;
	}
	
/*CABEÇALHO*/
#header-wrapper{
	/*background: #f6ddf7 url("images/f6ddf7.jpg") left top repeat-x;
	width:*/
	}
#header {
	/*background:transparent url("images/img_bg_nav.jpg") right top no-repeat;*/
	border:0px solid red;
	margin:0;
	padding: 0;
	width:auto;
	height:290px;
	}
html>body #header {
	border:1px solid transparent;
	}
#header h1 {
	background:url("images/logo.jpg") center no-repeat;
	text-indent:-2000px;
	width:307px;
	height:180px;
	margin: 37px 0 0 27px;
	}
html>body #header h1 {
	margin-left:30px;
	}

#header h1 a {
	border:0px solid #fff;
	width:307px;
	height:180px;
	display:block;
	}

#header h1 a:hover {
	text-decoration: underline;
	}

/*CONTEÚDO*/
#content-topo {
	border:0px solid #000;
	background:#fff url("images/top-conteudo-rosa-claro.jpg") center top no-repeat;
	width:765px;
	height:14px;
	}
#content {
	background:#fff url("images/bg-conteudo.jpg") center top repeat-y;
	border:0px solid red;
	margin:-50px 0px 0 0;
	padding:0;
	width:765px;
	height:500px;
	float:left;
	position:relative;
	}
html>body #content {
	min-height:500px;
	height:auto;
	}

/*#post-3, #post-19{
	border:1px solid #ccc;
	margin:auto 8px auto 0px;	padding:0 12px 0 4px;
	width:200px;
	float:left;
	position:relative;
	}
#post-3{
	margin-left:20px;
	}*/
#content h2 {
	letter-spacing: 0.2em;
	margin: 15px 0 2px 10px;
	padding:0 0 2px 10px;
	}

#content h3 {
	border:0px solid #000;
	font-size:220%;
	font-weight:bold;
	letter-spacing: 0.1em;
	color:#EC008C;
	margin:0 0 0 0;	padding:8px 0px 25px 0px;
	width:auto;
	height:30px;
	position: relative; left:3px; top:18px;
	}
#content h3 a {
	color:#EC008C;
	}
#content h4 {
	border:0px solid #ccc;
	margin: 5px 0 2px 10px;
	padding:0 0 2px 10px;
	}
#content h5 {
	font-size:95%;
	font-weight:normal;
	border:0px solid #000;
	margin: 5px 0 2px 10px;
	padding:0 0 2px 10px;
	}
span.imgtitulo{
	border:0px solid #000;
	//background:transparent url("images/bg-titulos.jpg") -19px top no-repeat;
	margin:0;padding:0;
	width:200px;	height:89px;
	display:block;
	position:absolute; left:3px; top:9px;
	}
#content ul{
	border:0px solid #000;
	font-size:95%;
	list-style-position:inside;
	margin:0 0 0 45px; 	padding:0 0 2px 0px;
	width:480px;
	}

#content .storytitle {
	margin: 0 0 0 80px;
	}
#content #post-3 .storytitle,
#content #post-19 .storytitle {
	margin: 10px 0 0 20px;
	}
#post-3 span.imgtitulo,
#post-19 span.imgtitulo{
	border:0px solid #000;
	background:transparent url("images/bg-titulos.jpg") -8px top no-repeat;
	margin:0;padding:0;
	width:200px;	height:89px;
	display:block;
	position:absolute; left:3px; top:9px;
	}

#content .storytitle a {
	text-decoration: none;
	}
.storycontent{
	border:1px solid #db0066;
	width:399px; height:auto;
	position:relative; left:20px;
	}
div#dicas{
	border:1px solid #db0066;
	padding:8px;
	position:absolute; right:20px; top:14px;
	}
#content p, h2, h3, h4, h5, h6{
	font-size:95%;
	border:0px solid #000;
 	padding:0 12px 2px 19px;
	width:auto;
	}
#content ol{
	border:0px solid #000;
	font-size:95%;
	list-style-position:inside;
	margin-left:20px;
 	padding:0 12px 2px 19px;
	width:450px;
	}
#content ul#nav{
	border:0px solid #000;
	margin:0; padding:0;
	width:740px; height:48px;
	position:relative; left:25px;top:50px;
	}	
html>body #content ul#nav{
	left:-5px; top:30px
	}	
#content ul#nav li{
	border:0px solid #000;
	width:134px; height:96px;
	float:left;
	text-indent:-4000px;
	}	
html>body #content ul#nav li{
	margin-right:10px;
	margin-left:30px;
	}	
#content ul#nav li a{
	width:134px; height:96px;
	display:block;
	margin-right:10px;
	margin-left:30px;
	}	
#content ul#nav li a:hover{
	width:134px; height:96px;
	display:block;
	margin-right:10px;
	margin-left:30px;
	}	
#content ul#nav li a:focus{
	overflow:hidden;
	}	
/*#content ul#nav li.perfil{
	background:url("images/bt-perfil.gif") center no-repeat;
	margin-right:30px;
	margin-left:30px;
}*/	
#content ul#nav li.perfil a{
	border:0px solid #000;
	background:url("images/bt-perfil.gif") center no-repeat;
}	
#content ul#nav li.perfil a:hover{
	border:0px solid #000;
	background:url("images/bt-perfil-over.gif") center no-repeat;
}	
#content ul#nav li.servicos a{
	border:0px solid #000;
	background:url("images/bt-servicos.gif") center no-repeat;
}	
#content ul#nav li.servicos a:hover{
	border:0px solid #000;
	background:url("images/bt-servicos-over.gif") center no-repeat;
}	
#content ul#nav li.cursos a{
	border:0px solid #000;
	background:url("images/bt-cursos.gif") center no-repeat;
}	
#content ul#nav li.cursos a:hover{
	border:0px solid #000;
	background:url("images/bt-cursos-over.gif") center no-repeat;
}	
#content ul#nav li.contato a{
	border:0px solid #000;
	background:url("images/bt-contato.gif") center no-repeat;
}	
#content ul#nav li.contato a:hover{
	border:0px solid #000;
	background:url("images/bt-contato-over.gif") center no-repeat;
}	
/*MENU */
/*#menu-top {
	background:#fff url("images/top-menu-rosa-claro.jpg") center top no-repeat;
	width:216px;
	height:14px;
	}
#menu {
	background:transparent url("images/bg-menu-rosa-claro.jpg") center top repeat-y;
	border: 0px solid blue;
	padding: 0px 0 0px 0px;
	margin:-50px 0 0 0;
	width:216px;
	float:right;
	}

#menu form {
	margin: 0 0 0 13px;
	}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
	}

#menu ul {
	border:0px solid #000;
	color: #ED008C;
	font-weight: bold;
	font-size:95%;
	list-style-type: none;
	margin: 0 0 0 8px;
	padding: 0px;
	width:170px;
	}*/
/*ESCONDE O TEXTO COM O NOME DO WIDGET*/
/*#menu ul li#pages {
	color:#fff;
	background: none;
	letter-spacing: 0.1em;
	margin-top: 1px;
	padding-bottom: 0; /*border-bottom: dotted 1px #ccc;*/
/*	}*/

/*PAGE_ITEM É O ITEM DE NÍVEL 1 DO MENU*/
/*#menu ul li.page_item {
	border:0px solid #000;
	font-weight:bold;
	background: url("images/bullet-menu-nivel1.jpg") left 4px no-repeat;
	padding-top:4px;
	padding-bottom: 4px; /*border-bottom: dotted 1px #ccc;*/
	width:auto;
/*	}*/
/*#menu ul li.page_item a {
	color:#ED008C;
	text-decoration:none;
	display:block;
	width:auto;
	}
#menu ul li.page_item a:hover {
	color:#EA82CD;
	text-decoration:underline;
	display:block;
	width:auto;
	}
	
*/	
/*ITEM DE NÍVEL 2 DO MENU*/
/*#menu ul li.page_item ul li {
	font-weight:normal;
	background: url("images/bullet-menu-nivel2.jpg") left 4px no-repeat;
	}
#menu ul li.page_item li a {
	border:0px solid #000;
	color:#000 !important;
	text-decoration:none;
	display:block;
	}
#menu ul li.page_item li a:hover {
	color:#ED008C !important;
	text-decoration:underline;
	display:block;
	}

#menu ul ul li {
	border: 0;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
	}

#menu #bottom-menu{
	background:url("images/bottom-menu-rosa-claro.jpg") left bottom no-repeat;
	border:0px solid #000;
	width:auto;
	height:80px;
	position:relative;
	left:0px;
	}
*/

/*RODAPÉ*/
#footer {
	border:0px solid #000;
	background: url("images/bottom-conteudo-rosa-claro.jpg") center top no-repeat;
	margin: 0;
	padding: 20px;
	width:541px;
	height:160px;
	position:relative;
	top:-8px;
	clear:both;
	}

p.credit {
	color: #ED008C;
	font-size: 85%; font-weight:bold;
	padding: 0px 0 00px 15px;
	text-align: left;
	letter-spacing: .01em;
	clear:both;
	}

p.credit a:link, .credit a:hover {
	color: #ED008C;
	}

.feedback {
	color: #ED008C;
	text-align: right;
	clear: both;
	}




/* CALENDÁRIO*/

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
