/*
Theme Name: losn.think
Theme URI: http://www.mikaelcarrara.com/blog
Description: losn.think by Mikael Carrara
Author: Mikael Carrara
Author URI: http://www.mikaelcarrara.com
Version: 1.0
.
2007 / 2008 Mikael Carrara - Todos os direitos reservados.
.
*/

	html {font-size:62.5%} /* 1em = 10px */

	* {
	background:#fff;
	}

	body {
	background:none;
	color:black;
	margin:0;
	}
	
	h3, form, label, h3, ul#busca, #faixa, ul.dados, ul#comentarios, ul#formulario, div#logado, #sidebar, #footer, div#rodape {
	display:none;
	}

	a:link:after, a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
	}

	p {
	width:100%;
	margin:10px 0 10px 0;
	}

	h1 {
	font:20px Arial, Helvetica, sans-serif;
	margin:0 0 0 0;
	}
	
	h2 {
	font:23px Georgia, "Times New Roman", Times, serif;
	margin:0 0 50px 0;
	}

	code {
	width:696px; height:auto;
	font:13px Consolas, "Courier New", Courier, monospace;
	margin:10px 0 20px 0;
	color:#5c5c5c;
	float:left;
	}
	
	blockquote {
	width:998px;
	font-style:italic;
	padding:0 0 0 0;
	margin:10px 0 20px 0;
	border:none;
	color:#5c5c5c;
	float:left;
	}

	#content {
	font:16px Georgia, "Times New Roman", Times, serif;
	line-height:1.5em;
	color:#202020;
	}
