/*  
Theme Name: APAD
Theme URI: http://www.apadrs.com
Description: Tema desenvolvido especialmente para a APAD.
Version: 1.0
Author: Keidi Nienkotter
Author URI: http://www.apadrs.com/

*/
body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
margin: 0;
padding: 0;
}

body{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: center;
vertical-align: top;
background: url(images/bg_body.jpg) top repeat-x #fff;
color: #000;
}

h1{
padding: 0;
width: 198px;
height: 248px;
float: left;
}

a:link, a:visited{
text-decoration: none;
color: #BA71A6;
}
a:hover{
text-decoration: none;
color: #4D3042;
}
a img {border: none;}
p{
padding: 10px 0 0 0;
}
p.postmetadata{
border-bottom: 1px solid #F1E3ED;
margin: 10px 0 0 0;
}
.navigation{
padding: 10px 0 0 0;
font-size: 12px;
font-weight: bold;
line-height: 18px;
}
.navigation .alignright{float:right; width: 45%}
.navigation .alignleft{float: left; width: 45%}

#wrapper{
margin: 0 auto 0 auto;
width: 750px;
text-align: left;
}

#header{
float: left;
width: 750px;
height: 248px;
}

div#header p{
	text-align: right;
	width: 60%;
	float: right;
	margin: 105px 0 0;
	_margin:  100px 0 0; /** IE **/
	padding: 0;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
}

div#header form#searchform {
	width: 40%;
	height: 23px;
	float: right;
	padding: 10px;
}
div#header form#searchform input {
	float: left;
	display: inline;
	padding: 0;
	margin: 0;
}
div#header form#searchform input#s {
	width: 200px;
	height: 19px;
}
div#header form#searchform input#searchsubmit {
	width: 80px;
	height: 23px;
	margin-left: 15px;
	background: url(images/search.jpg);
	border: none;
	color: #4B2E40; 
	font: 0.02em Verdana, Arial, Helvetica, sans-serif;
}

div#list_pages {
	float: right;
	width: 70%;
	text-align: right;
	margin-top: 20px;
	_margin-top: 15px;
	display: inline;
}
div#list_pages ul {
	margin: 0;
	padding: 0;
	float: right;
}
div#list_pages li {
	list-style: none;
	display: inline;
}
div#list_pages a#link_home {
	display: inline;
	float: right;
}
div#list_pages a {
	color: #FFF;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0 20px 0 0;
}
div#list_pages a:hover {
	color: #BA71A6;
}

#container{
float: left;
width: 454px;
}

.post{
padding: 10px 0 10px 0;
}

.post h2{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
background: url(images/bg_h2.jpg) left top no-repeat;
padding: 2px 0 2px 28px;
margin-bottom:10px;
height: 30px;
}
.post h2 a{
text-decoration: none;
}

.entry{
line-height: 18px;
}
.entry h2{
background:none;
padding: 0;
border: none;
color: #000;
}
.entry blockquote{
background-color:#F1E3ED;
padding: 10px;
margin: 10px 0;
border: 1px outset #BA71A6;
color: #BA71A6;
}

.sidebar{
float: left;
width: 286px;
background: #F1E3ED;
margin: 0 0 0 10px;
display: inline;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

.sidebar ul li{
padding: 10px 0 10px 0;
}

.sidebar ul li h2{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
background: url(images/titulo_sidebar.jpg);
color: #F1E3ED;
height: 30px;
line-height: 30px;
padding: 0 5px;
margin-bottom: 10px;
}
.sidebar ul li h2 a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #F1E3ED;
}
.sidebar ul li h2 a:hover{
color: #4D3042;
}

.sidebar ul ul li{
padding: 0;
line-height: 24px;
}

table#wp-calendar{
width: 100%;
}

#footer{
clear: both;
float: left;
width: 100%;
padding: 0 0 5px; 
color: #F1E3ED;
background-color:#201B18
}
#footer p {
line-height: 18px;
}


.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 10px;
	border-bottom: 1px solid #ccc;
	background-color: #F1E3ED;
}

.comments-template h2, .comments-template h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}