@charset "utf-8";
/* CSS Document */

#inblog {
	margin-bottom: 5px;
}
#inblogin {
	margin-bottom: 25px;
	width: 614px;
	float:left;
}

#sidebar {
	float: left;
	width: 275px;
	margin-left: 40px;
	border-top: solid 5px #eeeeee;
	margin-bottom: 25px;
}
#sidebar ul li{
	margin-left: 10px;
}
#blog_posts {
	border-top: solid 5px #eeeeee;
	margin-left: 12px;
	padding-top: 15px;
	margin-bottom: 25px;
}
.alignnone {
	border: 5px #d9d9d9 solid;
	margin: 10px 15px;
}
#blog_posts h1 {
	font-size: 28px;
	color:#999999;
	line-height: 24px;
	padding: 0;
	margin: 0;
}
#blog_posts h1 a{
	color:#999999;
	text-decoration: none;
}
#blog_posts h1 a:hover{
	color:#000000;
	text-decoration: none;
}
#blog_posts p, h3, h4, h5, h6, li{
	margin-left: 60px;
}
#blog_posts p a{
	text-decoration: none;
	padding-left: 15px;
	margin-left: 5px;
	background: url(../img/link.gif) no-repeat left center;
}

#blog_posts p a:hover{
	text-decoration: underline;
}

.data_blog {
	font-family:"Lucida Sans";
	letter-spacing: 0.2em;
	font-size: 8px;
	color: #999999;
	text-transform: uppercase;
}
.flickr_photo {
	margin: 6px;
	border: solid 1px #000000;
}
#sidebar h2 {
	text-transform:none;
	font-size: 30px;
	font-weight: bolder;
	letter-spacing: -0.08em;
	color:#999999;
	margin: 25px 0 15px 3px;
}
#rodapost {
	font-family:"Lucida Sans";
	letter-spacing: 0.2em;
	font-size: 8px;
	color: #999999;
	text-transform: uppercase;
	text-align:right;
	margin-bottom: 10px;
}
#rodapost a{
	color: #999999;
}
#comente {
	margin-top: 40px;
	margin-left: 120px;
}
#author, #email, #url {
	width: 460px;
	height: 18px;
	border: none;
	background: #eeeeee;
	margin-bottom: 10px;
	padding: 5px;
	color: #333333;
}
#submit {
	border: none;
	background: #b9b9b9;
	color: #FFFFFF;
	width: 90px;
	height: 30px;
	margin-top: 15px;
	margin-right: 134px;
	float:right;
}
#comment {
	padding: 5px;
	width: 470px;
	height: 108px;
	border: none;
	background: #eeeeee;
	margin: 0;
}
#comments-list ol {
	list-style: none;
	padding: 0;
}
#comments-list p {
	margin: 10px 10px 20px 10px;
	padding-bottom: 10px;
	border-bottom: 3px solid #eeeeee
}
#comments-list h3, #respond h3 {
	list-style: none;
	padding: 0;
	margin: 10px 0;
	color:#000000;
}
.datahora {
	font-size: 10px;
	color: #999999;
}