/*
Theme Name: Letras Miudas
Theme URI: http://www.lhys.org
Description: LM completa 1 ano.
Version: 0.1
Author: Lhys lhysfiles@gmail.com
Author URI: http://www.lhys.org
Tags: custom, fixed width, two columns

	Letras Miudas v0.1
	 http://www.lhys.org/letrasmiudas

	Este tema foi criado por Lhys (lhysfiles@gmail.com)
	depois de 1 ano de Letras Miudas rodando em Kubrick.

*/



body { 
	font-family: arial, verdana, helvetica, sans-serif; 
	font-size: 12px;
	background: #FFF; 
	margin: 0; 
	padding: 0;
	}

p.wp-caption-text {
	font-size: 10px; font-style: italic;
	}
div.aligncenter {
	text-align: center; display: block; margin-left: auto; margin-right: auto;
	}
#container { 
	width: 780px;
	position: relative;
	margin: 0 auto;
	}	

#content { 
	position: relative;
	float: left;
	margin-top: 0px; 
	width: 520px; 
	padding: 0px;

	}
	
#sidebar { 
	width: 230px;
	float: right;
	margin-top: -100px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 20px;
}

#header { 
	position: relative;
	top: 10px;
	left: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	width: 260px; 
}

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#header h1 { 
	background: url(images/letrasmiudas.png) no-repeat top left; 
	margin-top: 0px; 
	margin-left: 0px;
	width: 160px; 
	height: 70px; 
	position: relative;
	top: 0px;
	left: 0px;
	}
#header h1 span {
	display: none
	}
	
.box {
	background: url(images/box.png) no-repeat top left; 
	padding-top: 0px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	margin-top: 3px;
	}

.postheader {
	margin-top: 10px;
	}

.postdate {
	padding-bottom: 10px;
	background: transparent url(images/date.png) left top no-repeat;
	height: 54px;
	width: 43px;
	text-align: left;
	color: #000;
	float: left;
	margin-right: 4px;
	}
.postday {
	padding-top: 10px;
	text-align: center;
	font-size: 20px;
	}
.postmonth {
	padding-top: -6px;
	font-size: 11px;
	text-align: center;
}

.posttitle h3 a{
	text-decoration: none;
	top: 10px;
	color: #000;
	font-size: 20px;
	font-weight: normal;
	font-variant: normal;
	}
.posttitle h3 {
	text-decoration: none;
	top: 10px;
	color: #000;
	font-size: 20px;
	font-weight: normal;
	font-variant: normal;
	}
	
.postfooter {
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	padding-top: 15px;
	}
.comments {
	float: left;
	width: 50px;
	height: 35px;
}
.comments a{
	background: url(images/comentarios.png) top center no-repeat;
	display: block;
	width: 40px;
	height: 35px;
	color: #000;
	text-decoration: none;
	text-align: center;
	font-size: 20px;
	padding-top: 5px;
	}
.comments a span{
	text-align: center;
	font-size: 20px;
	
	}
.post {
	margin: 0 0 75px;
	}
	
	
#comments li {	
	list-style: none;
	}
#comments img.avatar {	
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 2px;
	border: solid 1px #000;
	}	
#content img {	
	padding: 5px;
	border: solid 2px #000;
	}	
#content img.wp-smiley {	
	border: 0;
	padding: 0;
	}		
#content img.alignleft{	
	padding: 5px;
	border: solid 2px #000;
	float: left;
	margin-right: 15px;
	}	
#content img.alignright{	
	padding: 5px;
	border: solid 2px #000;
	float: right;
	margin-left: 15px;
	}	
#content .alignright{	
	float: right;
	margin-left: 15px;
	}	

	
h2{
	text-decoration: none;
	top: 10px;
	color: #000;
	font-size: 20px;
	font-weight: normal;
	font-variant: normal;
	}

.navigation {
	width: 500px;
	display: block;
	margin-top: 10px;
	margin-bottom: 50px;
	padding-bottom: 20px;
	}
.halignleft {
	width: 220px;
	float: left;
	}
.halignright {
	width: 220px;
	float: right;
	text-align: right;
	}	

#sidebar ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
#sidebar li {
	list-style: none;
	padding: 2px 0 2px 0;
	margin: 0;
	}	
#sidebar li.twitter-item{
	list-style: none;
	padding: 5px 0 5px 0;
	margin: 0;
	}


a {
	text-decoration: underline;
	color: #246;
	}
a:hover {
	text-decoration: underline;
	color: #68a;
	}
a:active, a:visited {
	color: #468;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
hr {
	border: 1px solid #ddd
	}