p {
	font-size: 12px;
	font-family: "Lucida Sans","Trebuchet MS",Arial,Helvetica,sans-serif;
	line-height: 15px;
}

p.small {
	font-size: 11px;
	line-height: 13px;
}

p.outlinks {
	font-size: 11px;
	line-height: 15px;
}


a, a:link {
	text-decoration: none;
	font-weight: normal;
	background-color: none;
}

a:visited {
	background-color: none;
}

p a:hover {
	background-color: #e03001;
	color: #FFFFFF;
}

p a:active {
	background-color: #FFFFFF;
	color: #FF5A00;
}

/* TUMBLR IMPORT */

#mainblog {
	padding: 0;
}

.post {
	padding: 0;
	margin: 2px 16px 6px 22px;
}

.tumblr_text, .tumblr_text p {
	font-family: "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.tumblr_text p { margin-top: 4px !important; }

.tumblr_media {
	margin-bottom: 4px;
}

.tumblr_link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 24px;
	letter-spacing: -1px;
	margin: 0;
}

.tumblr_title {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;	
	margin-top: 4px;
	margin-left: -1px;
}

.tumblr_quote {
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	letter-spacing: -1px;
	color: #FFFFFF;
	margin-bottom: 4px;
}

.tumblr_quote .bigquote {
	font-size: 52px;
	display: inline-block;
	vertical-align: middle;
	*position: relative;
	*bottom: 16px;
	*height: 24px;
}

.tumblr_code {
	white-space: pre;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 10px;
	*line-height: auto;
	margin-top: 0;
	margin-bottom: 12px;
}

.tumblr_date {
	display: block;
	width: 94px;
	*width: 99px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -2px;
	color: #FFF;
	background: #333639;
	padding: 6px 0 6px 6px !important;
	margin: 0px 0 12px 0 !important;
}

.tumblr_info, .tumblr_comments, .comm_info {
	margin: 0 0 4px 0;
	padding: 2px 0 2px 4px;
	display: block;
	width: 96px;
	*width: 100px;
	color: #FFF;
	background: #090909;
}

.tumblr_autor {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-size: 11px;
	padding: 4px 0 0 2px;
	font-weight: normal;
	display: block;
	height: 32px;
	line-height: 12px;
}

.tumblr_comments {
	margin: 4px 0 4px 0;
	padding: 6px 0 6px 4px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	line-height: 18px;
	font-size: 15px;
	font-weight: normal;
}

.comm_info {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 12px;
	font-weight: normal;
}


.tumblr_comments a, .tumblr_comments a:link, .tumblr_comments a:visited {
	color: #ccaa99 !important;
	background: none !important;
	padding: 2px;
	font-weight: normal;
	
}

.comm_info a, .comm_info b {
	letter-spacing: 0;
}

.comm_info a, .comm_info a:link, .comm_info a:visited {
	color: #F90 !important;
	background: none !important;
	
}

.comm_info a:hover, .tumblr_comments a:hover {
	color: #FFF !important;
	background: #F00 !important;
}

.comm_info a:active, .tumblr_comments a:active {
	color: #FF0000 !important;
	background: #FFFFFF !important;
}

/* Links weblog */

#mainblog a {
	color: #FF7733;
	background: none;

}

#mainblog a:visited {
	color: #DD6633;
}

#mainblog a:hover {
	color: #000;
	background: #FF5A00;
}

#mainblog a:active {
	color: #FF0000;
	background: #FFFFFF;
}


/* Navegaçao */

.navigationtable {
	margin: 32px 0 20px 0;
}

.archive a, .archivenav a, .commnav a {
	font-weight: bold;
	color: #FFF;
	background: none;
	border: 1px solid #44444A;
	margin: 1px;
	line-height: 14px;
}

.archive a {
	padding: 4px;
	height: 14px;
	float: left;
	width: 14px;
}

.archivenav a {
	padding: 4px;
	height: 14px;
	float: left;
	width: 136px;
}

p.commnav {
	margin-left:122px;
}

.commnav a {
	padding: 8px;
	height: 14px;
	float: left;
	width: 180px;
}

.archive a:visited, .archivenav a:visited {
	background: none;
	color: #BBB;
	font-weight: normal;
}

.archive a:active, .archive a:hover, .archivenav a:active, .archivenav a:hover  {
	background: #F00;
	color: #FFF;
	border: 1px solid #F00;
}


/* COMENTÁRIOS */

.comment {
	padding: 0;
	margin: 2px 16px 8px 22px;
	font-family: "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -1px;	
	margin-top: 0;
	color: #999;
}

select, input, textarea {
	font-size: 12px;
	padding: 2px;
	background: #222;
	width: 200px;
	color: #999;
	border: #777 1px solid;
	font-family: "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

select:focus, input:focus, textarea:focus {
	background: #000;
	color: #FFF;
	border: #CC9966 1px solid;
}

.button {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	height: 32px;
	background-color: #559944;
	border: 1px outset;
	color: #FFFFFF;
}

.button:focus {
	background-color: #33BB22;
	color: #DDFFDD;
	border: 1px inset;
}