/* blog */
body {
	color: #919396;
	background: #fff url(images/bg-blog.gif) left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
}
a:link, a:visited {
	color: #666;
	text-decoration: none;
}
a:hover, a:active {
	color: #333;
}
a:focus {
	outline: none;
}
/*h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}*/
h2 {
	font-size: 20px;
	display: block;
	font-weight: lighter;
	padding: 0 0 10px 0;
	letter-spacing: normal;
}

#wrapper {
	width: 940px;
	margin: 0 auto;
	overflow: hidden;
	background: #fff;
}
#content {
	width: 920px;
	overflow: hidden;
	font-size: 13px;
	background: url(images/bg-dot-rosa.gif) center top repeat-x;
	margin: 0 auto;
}
img.logo {
	margin: 0 0 0 329px;
	clear: both;
}
#posts {
	width: 670px;
	float: left;
	background: url(images/bg-linha-vertical.gif) right top repeat-y;
}
#sidebar {
	width: 230px;
	w/idth: 250px;
	float: left;
	padding: 0 5px 0 15px;
}
.post {
	width: 620px;
	margin: 0 0 0 20px;
	display: block;
	clear: both;
	padding: 0 0 40px 0;
	overflow: hidden;
}
h1 {
	font-size: 18px;
	text-align: center;
	padding: 0 0 30px 0;
}
.post p {
	padding: 0 90px 15px 60px;
}
#sidebar h3 {
	padding: 0 0 0 5px;
	margin: 0 0 10px 0;
	font-size: 14px;
	color: #99606e;
	/*background: url(images/bg-dot-rosa.gif) left top repeat-x;*/
}

li{
	list-style:none;	
}
#sidebar h3.bg-rosa {
	background: url(images/bg-h2.gif) center top repeat-y;
	line-height: 20px;
	height: 20px;
	border: 1px solid #a2747f;
	border-right: 0;
	border-left: 0;
	color: #fff;
	text-align: center;
	padding: 0 0 0 0;
}
a.site {
	background: url(images/btn-site.gif) left top no-repeat;
	width: 123px;
	height: 39px;
	margin: 0 auto 40px auto;
	display: block;
}
a.site:hover {
	background-position: 0 -39px;
}
.post h1 {
	font-size: 40px;
	background: url(images/bg-dot.gif) left bottom repeat-x;
	display: block;
	line-height: 37px;
}
.blog #content {
	padding: 20px 0 0 0;
}
#sidebar ul {
	margin: 0 0 30px 0;
}
#sidebar ul li {
	background: url(images/bullet-blog.gif) left 10px no-repeat;
	padding: 0 0 5px 10px;
}
#sidebar ul li ul {
	margin: 0 0 0 0;
}
.post-meta {
	text-align: right;
	display: block;
	padding: 5px 0 30px 0;
	font-size: 11px;
	background: url(images/bg-dot.gif) left top repeat-x;
	color: #99606e;
	font-style: italic;
}
#searchform {
	overflow: hidden;
	display: block;
	padding: 30px 0 40px 0;
}
#searchform input.buscar {
	border: none;
	border: 1px solid #ccc;
	border-right: 0;
	float: left;
	width: 180px;
	height: 18px;
}
input#searchsubmit {
	height: 20px;
	width: 45px;
	background: url(images/btn-busca.gif) left top no-repeat;
	display: block;
	float: left;
}
input#searchsubmit:hover {
	background-position: left -20px;
}
.post img {
	padding: 0 0 5px 0;
	border: 1px solid #fff;
	margin: 0 0 0 0;
	clear: both;
	display: block;
}
.post .mais img {
	padding: 4px 4px 4px 4px;
	border: 1px solid #d4d4d4;
}
.wp-caption {
	margin: 0 0 0 60px;
	padding: 0 0 0 0;
	
}
.wp-caption-text {
	padding: 5px 0 30px 0;
	text-align: center;
	font-style: italic;
	font-size: 11px;
}
em {
	font-style: italic;
}
.blog a:hover, .blog a:active {
	text-decoration: underline;
}
#sidebar a {
	display: block;
}
select.arquivo {
	border: none;
	background: #ebebeb;
	width: 100%;
}
/* comentários */
h3#comments, h3#respond {
	font-size: 16px;
	text-align: left;
	padding: 0 0 15px 0;
}
ul.commentlist {
	text-align: left;
}
ul.commentlist li{
	border-bottom: 1px dotted #ccc;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
}
span.comment-author {
	font-size: 12px;
	font-weight: bold;
	color: #898989;
}
span.post-info {
	color: #ccc;
	display: block;
	clear: both;
	padding: 0 0 15px 0;
}
ul.commentlist li p {
	padding: 0 20px 10px 20px;
}
#commentform p {
	clear: both;
	padding: 0 0 10px 0;
	overflow: hidden;
	display: block;
}
#commentform {
	text-align: left;
}
#commentform label {
	width: 100px;
	float: left;
}
#commentform input {
	border: none;
	background: #ebebeb;
	width: 220px;
	float: left;
}
#commentform textarea {
	border: none;
	background: #ebebeb;
	width: 220px;
	float: left;
}
#commentform input.btn {
	width: 80px;
	height: 35px;
	background: url(images/btn-enviar.gif) left top no-repeat;
	margin: 0 0 0 90px;
}
#commentform input.btn:hover {
	background-position: 0 -35px;
}
#comments-wrapper {
	width: 430px;
	margin: 0 0 0 95px;
	clear: both;
	display: block;
	padding: 30px 0 0 0;
}
a.post-edit-link {
	padding: 0 0 0 30px;
}
#comments-wrapper em {
	color: #000;
	display: block;
	clear: both;
}
/* navigation */ 
.navigation {
	display: block;
	overflow: hidden;
	padding: 0 20px 20px 20px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
/* creditos */ 
#creditos {
	width: 231px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
	overflow: hidden;
}
#creditos a {
	display: block;
	float: left;
	height: 20px;
}
a.agenciadez {
	width: 105px;
	background: url(images/rodape.gif) left top no-repeat;
}
a.cumplice {
	width: 126px;
	background: url(images/rodape.gif) -105px top no-repeat;
}
a.agenciadez:hover {
	background-position: 0 -20px;
}
a.cumplice:hover {
	background-position: -105px -20px;
}
#sidebar h2 {
	display: none;
}
#sidebar .bookmarks h2 {
	display: block;
	color: #99606E;
    font-size: 14px;
    margin: 0 0 0 0;
    padding: 0 0 10px 5px;
	font-weight: bold;
}
ul.blogroll {
	padding: 0 0 20px 0;
}
.blog h2 a:link, .blog h2 a:visited, .blog h2 a:hover, .blog h2 a:active, .blog .post h2 {
	text-decoration: none;
}
.wp-socializer img, .wp-socializer a {
	display: inline;
	width: 16px;
	height: 16px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.wp-socializer ul {
	float: right;
	overflow: hidden;
	padding: 3px 5px 0 0;
}
.wp-socializer ul li {
	overflow: hidden;
	display: inline;
	padding: 0 3px 0 0;
	
}
.post-footer {
	background: #e6e7e8;
	overflow: hidden;
	height: 25px;
	line-height:25px;
	float: left;
	width: 440px;
	w/idth: 450px;
	padding: 0 0 0 10px;
}
.wp-socializer {
	background: #e6e7e8;
	overflow: hidden;
	height: 25px;
	line-height:25px;
	float: right;
	width: 170px;
}
.cloud  {
	text-align: center;
	padding: 0 0 30px 0;
	background: url(images/bg-dot-rosa.gif) bottom left repeat-x;
	margin: 0 0 20px 0;
}
#sidebar .cloud a {
	display: inline;
	padding: 0 3px 0 3px;
}
#sidebar ul.dot-rosa {
	padding: 0 0 15px 0;
	background: url(images/bg-dot-rosa.gif) bottom left repeat-x;
	margin: 0 0 30px 0;
}
#sidebar ul.bookmarks li {
	background: none;
	padding: 0 0 0 0;
}
#sidebar ul.bookmarks li ul li {
	background: url(images/bullet-blog.gif) left 10px no-repeat;
	padding: 0 0 5px 10px;
}
.mais {
	clear: both;
	display: block;
	overflow: hidden;
	padding: 15px 0 0 0;
	width: 620px;
}
.mais em {
	display: block;
	padding: 0 0 15px 0;
}
.mais ul {
	width: 621px;
}
.mais ul li {
	width: 206px;
	float: left;
	border-right: 1px solid #d5c1c3;
	height: 180px;
	overflow: hidden;
}
.mais ul li img {
	display: block;
	margin: 0 auto;
}
.post .mais p {
	padding: 5px 10px 0 10px;
	text-align: center;
}