/* Begin Typography & Colors */
body {
	background: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
.tempo {
	float:left;
	font-size:11px;
	color:#d8d8d8;
	font-family: 'Georgia', Times New Roman, Times, serif;
	text-transform:uppercase;
	letter-spacing:2.5px;
	padding-bottom:4px;
}
.recentdate {
	font-size:14px;
	color:#828282;
	font-family: Helvetica, arial, verdana, sans-serif;
	text-transform:uppercase;	
}

.permalink {
	padding-right: 0px;
	float:right;
	margin-right: 0px;
	font-size:11px;
	color:#393939;
	font-family: Helvetica, arial, verdana, sans-serif;
	text-transform:uppercase;
}

.twitter-link {
	color:#828282;
	font-family: 'Georgia', Times New Roman, Times, serif;
	font-size:12px;
	text-transform:uppercase;
}

#page {
	background-color: black;
	text-align: left;
	}

#header {
	background: #000 url('images/header2.jpg') no-repeat bottom center;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white; 
} 
.depth-1 {
	border: 1px solid #ddd;
} 

.even, .alt {
	border-left: 1px solid #ddd; 
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #FFF;
	text-decoration: none;
	}

a:hover {
	color: #C2C2C2;
	text-decoration: underline;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0 0;
	padding: 0;
	}

#page {
	margin: auto;
	padding: 0;
	width: 920px;
	}

#header {
	margin: 0 0 0 0px;
	padding: 0;
	height: 200px;
	width: 920px;
	}

#headerimg 	{
	margin: 0;
	height: 200px;
	width: 919px;
	}

.narrowcolumn {
	float: left;
	width: 560px;
	}

.widecolumn {
	float:left;
	width: 560px;
	}

.post {
	margin: 0 0 0px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	padding-top:13x;
}
.linha {
	border-bottom:1px solid #393939;
	width: 560px;
	padding-top:5px;
	margin-bottom:12px;
}

.clear {
	clear: both;
}
/* End Structure */


/*	Begin Headers */
h1 {
	float:left;
	font-size:11px;
	line-height:17px;
	width:100%;
	margin:0px;
	padding:0px;
	font-weight:normal;
	color:#d8d8d8;
	font-family: 'Georgia', Times New Roman, Times, serif;
	letter-spacing:2.5px;
	text-transform:uppercase;
	}

h2 {
	float:left;
	font-size:17px;
	width:100%;
	margin:0px 0px 5px 0px;
	padding:0px;
	font-weight:bold;
	color:#393939;
	font-family: Helvetica, arial, verdana, sans-serif;
	text-transform:uppercase;
	}

h3 {
	float:left;
	font-size:17px;
	width:100%;
	margin:0px 0px 5px 0px;
	padding:0px;
	font-weight:bold;
	color:#393939;
	font-family: Helvetica, arial, verdana, sans-serif;
	text-transform:uppercase;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */


/* Entry */
.entry {
	float:left;
	width: 560px;
	padding-right:0px;
	color:#828282;
	font-family: 'Georgia', Times New Roman, Times, serif;
	font-size:12px;
}


.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* Entry */


/* Begin Sidebar */
#sidebar {
	color:#828282;
	font-family: 'Georgia', Times New Roman, Times, serif;
	font-size:12px;
	margin-left: 580px;
	width: 320px;
	}
	
#sidebar h2 {
	border-bottom:1px solid #393939;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
	}

#blogroll h2 {
	border-bottom:1px solid #393939;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 25px;
	}
#sidebar h3 {
	border-bottom:1px solid #393939;
	padding: 0px;
	margin: 0px;
	margin-top:0px;
	}

#sidebar ul {
	padding: 0px;
	margin: 0px;
	}
	
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	padding:7px 0px;
	padding-bottom:5px;
	margin:0px;
	}

#sidebarli ul{
	float:left;
	width:320px;
	overflow:hidden;
	padding:7px 0px;
	padding-bottom:5px;
	}

#twitter {
	}

ul#twitter_update_list li{
	float:left;
	width:320px;
	overflow:hidden;
	padding:7px 0px;
	padding-bottom:5px;
	border-bottom:1px solid #393939;
	}

ul#twitter_update_list li span.first{
	color:#d8d8d8;
	font-size:14px;
	width:100%;
	}

#updated{
	float:right;
	margin-top:20px;
	font-size:13px;
	color:#d8d8d8;
	letter-spacing:1.0px;
}

a#blogroll {
	margin-top: 10px;
}

#blogroll{
}

/* End Sidebar */


/* Begin Footer */
#footer {
	padding: 0;
	margin: 0 auto;
	width: 920px;
	clear: both;
	background: #000;
	border: none;
	color:#828282;
	font-family: 'Georgia', Times New Roman, Times, serif;
	font-size:12px;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Footer */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


/* Begin Images */
p img {
	padding-bottom:10px;
	padding-top:10px;
	max-width: 560px;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */