/*
Copyright (c) 2009, CSSJockey! All rights reserved - http://www.cssjockey.com
Version: 2.3.1
*/



.tags span  {
	background: url(images/tagleft.png) no-repeat left top;
	height: 24px;
}

.tags span a:link,
.tags span a:visited  {
	background: url(images/tagright.png) no-repeat right top;
	height: 24px;
}



#content h1, #content h2, #content h3, #content h4, #content h5, #content h6{
	color:#e1e1e1;
	padding:0 0 3px 0;
	font-family: "Trebuchet MS";
	text-align: left;
}
#content h1 a, #content h2 a, #content h3 a, #content h4 a, #content h5 a, #content h6 a{
	color:#e1e1e1;
}
#content h1 a:hover, #content h2 a:hover, #content h3 a:hover, #content h4 a:hover, #content h5 a:hover, #content h6 a:hover{
	color:#ccc;
}
div.post{
	margin:0 0 20px 0;
	padding:10px 15px 10px 15px;
}
div.post p{
	margin:0 0 10px 0;
}
div.post ul{
	margin:0 0 10px 30px;
}
div.post ol{
	margin:0 0 10px 35px;
	list-style:decimal;
}
ul.children li.cat-item{
	background:none;
}
.navigation{
	margin:0px 0 10px 0;
	padding:0px 5px 5px 5px;
	float:right;
}

.secao{
	margin:10px 0 10px 0;
	padding:5px 13px 10px 5px;
	background-color:#91ac3f;
	border: 4px solid #b4d54f;
	text-align:right;
	color: #ffffff;
}

.titulosecao {
color: #fcdc53;
font-size: 25px;
font-weight: bold;
text-transform:uppercase;
font-family: "Trebuchet MS", Verdana;
}

.descricaosecao {
color: #ffffff;
font-size: 12px;
text-transform:lowercase;
font-style:italic;
font-family: "Trebuchet MS", Verdana;
}
.sticky {
	background:#000 url(images/featured.png) right top no-repeat;
}
.postmetadata{
	background:#000;
	padding:5px 10px 5px 10px;
}

h2.pagetitle{
	padding:5px 15px 5px 15px;
}/* Archive Heading Styles */
/* Post meta Styles */
.iconcat{background:url(images/iconcat.png) no-repeat; padding:0 0 0 20px;}
.iconcomment{background:url(images/iconcomment.png) no-repeat; padding:0 0 0 18px;
font-size:10px;
font-weight:bold;
margin-top: 10px;
margin-bottom: 10px;
}
.icondate{padding:0 10px 0 0;}



/* Navigation */

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 0px solid #0066cc;
	color: #83143f;
	background-color: #ffffff;	
	line-height: 20px;
	font-weight: bold;
}

.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 0px solid #0066cc;
	color: #83143f;
	background-color: #FFFFFF;	
	line-height: 20px;
	font-weight: bold;
}

.wp-pagenavi a:hover {	
	border: 0px solid #000000;
	color: #ffffff;
	background-color: #83143f;
	line-height: 20px;
	font-weight: bold;
}

.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 0px solid #0066cc;
	color: #83143f;
	background-color: #FFFFFF;	
	line-height: 20px;
	font-weight: bold;
}

.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #83143f;
	border: 0px solid #000000;
	line-height: 20px;
	font-weight: bold;
}

.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 0px solid #000000;
	color: #ffffff;
	background-color: #83143f;
	line-height: 20px;
	font-weight: bold;

}

.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 0px solid #000000;
	color: #83143f;
	line-height: 20px;
	font-weight: bold;

}
