/*
Theme Name: Cadsoft
Theme URI: http://cadsoft.com/
Description: Tema desenvolvido para o blog da cadsoft.
Version: 1.5
Author: 5Clicks
*/

#posts {
	float:left;
	width:540px;
	margin-top:20px;
}
.tags, .postFooter {
	margin-top:20px
}
.tags a{ color:#666666; font-size:10px; text-decoration:underline;}
.postText {
	margin-top:20px;
	font-size:12px !important
}
.postText a, .postFooter a {
	color:#0066FF !important;
}

.postFooter {
	padding:10px;
	border-bottom:solid 1px #9BC4D7;
	margin-bottom:40px;
	width:520px;
	display:table;
}
#paginate {
	width:100%;
	float:left;
}
#paginate img {
	margin-bottom:10px;
}
#sideBar {
	float:right;
	display:table;
	width:220px;
	margin-top:20px;
}
a{ color:#0066FF}
#blogAboutContent {
	margin-top:5px;
	background:#f3f3f3;
	padding:3px 10px;
}
#blogPauta {
	margin-top:20px;
	float:right;
	padding: 10px;
	background:#f3f3f3;
	text-align:center;
	width:200px;
}
#blogPauta h3 {
	width:113px;
	height:94px;
	background:url(../img/nossa_pauta_img.jpg) no-repeat;
	margin-left:38px;
*margin-left:0px;
}
#tagCloud {
	float:right;
	width:220px;
	margin-top:20px;
}
#tagCloud a {
	font-weight:bold;
}
#categories {
	float:right;
	width:220px;
	margin-top:20px;
}
#categories li {
	margin-bottom:5px
}
#recentComments {
	float:right;
	width:220px;
	margin-top:20px;
}
#recentComments li {
	margin-bottom:10px;
	width:220px !important;
}
#topTexts {
	float:right;
	width:220px;
	margin-top:20px;
}
#topTexts li {
	margin-bottom:10px;
}
#archive {
	float:right;
	width:220px;
	margin-top:20px;
}
#archive li {
	margin:5px 0;
}
#feed {
	float:right;
	width:220px;
	margin-top:20px;
}
#feed li {
	margin:5px 0;
}
#postFooterContent {
	width:540px;
	display:table;
	margin:20px -10px 0 -10px;
}
#postFooterContentLeft {
	border-bottom:solid 1px #9BC4D7;
	border-left:solid 1px #9BC4D7;
	border-top:solid 1px #9BC4D7;
	background:#ECF3FF;
	width:340px;
	float:left;
	padding:12px 11px;
}
#postFooterContentLeft ul {
	margin-top:10px
}
#postFooterContentLeft li {
	list-style-image:url(../img/bullet_blog.jpg);
	margin:7px 0 7px 15px;
}
#postFooterContentRight {
	border:solid 1px #E7E7E7;
	float:right;
	width:153px;
	padding:12px 11px;
}
#postFooterContentRight ul {
	margin-top:10px
}
#postFooterContentRight li {
	list-style-image:url(../img/bullet_blog.jpg);
	margin:7px 0 7px 20px;
}
#commentsBox {
	float:left;
	width:540px;
	margin-top:-30px;
}
#commentsBox input, #commentsBox textarea {
	margin-bottom:5px;
}
#comments {
	width:540px;
	float:left;
	display:table;
	margin-top:20px;
}
#comments li{ border-bottom:solid 1px #E1EDF3; padding:10px 0}
#comments li a{ color:#0066FF !important;}
