/*
Theme Name: Thinking About Something
Description: Based on the default WordPress theme.
Version: 0.1
Author: Lucas Petes
Author URI: http://milk-it.net/
Tags: white, vintage, milk-it
*/

body {
	margin:0;
	color: #262C38;
	font-size:.75em;
	line-height:2;
	color: #262C38;
	text-align: left;
	font-family: Helvetica, 'Helvetica Neue', Arial, 'Lucida Grande', Tahoma, Sans-Serif;
	/* background:url(images/bg_grid.gif) #fff; */
	background:url(images/bg_header.gif) repeat-x 0 144px;
	}
	
textarea { font-family: Helvetica, 'Helvetica Neue', Arial, 'Lucida Grande', Tahoma, Sans-Serif; }

#page {
	background:url(images/bg_header.jpg) no-repeat 450px 0;
	}
	
#reader {display:none;}
	
#milk-it {
float:left;
margin:0px 0 0 52px;
	}
	
#description {
	padding:43px 0 0 288px;
	}

h1 { margin-bottom:2px;}

#actions {
	float:right;
	background:url(images/bg_top-line.gif) 100% 0 repeat-y;
	margin-right:27px;
	padding-top:54px;
	height:90px;
	line-height:1;
}

#actions a { display:block; text-align:right; }
	
.fita { background:url(images/bg_title_a.gif) no-repeat; padding-left:72px; height:64px; margin: 29px 0 2em 0; }
.fita-data { background:url(images/bg_title_b.gif) repeat-x; margin-right:12px; height:47px; line-height:1; padding-top:7px; }
.fita-data small{ color: #B9B497; font-weight:bold; font-size: 0.8em; }
.fita-data small a { color: #B9B497; text-decoration:none; border-bottom:1px dotted; } 
.fita-fim { background:url(images/bg_title_c.gif) no-repeat; width:12px; height:54px; float:right; }

#content {
	float: left;
	width:100%;
	}
	
#contentcolumn {
	margin-right: 324px;
	}
	
#sidebar {
	float:left;
	padding:0 36px 0 0;
	margin-left:-288px;
	width:252px;
	}

.entry, .postmetadata { padding: 0 36px 0 36px;}

#content .post p, #content .post ul, #content .post ol, #content .post dl, #content .post h3, #content .post h4, #content .post h5, #content .post h6, #content .post table {
	margin-left: 36px;
}

#content p { margin-bottom: 1em; }

#content ul, #content dl {
margin-top:1.5em; margin-bottom:2em;
list-style:url(images/bullet.gif) outside;
}

#content dt {
margin-top:1.5em;
font-weight:bold;
color:#B9B497;
	}
	
#content em { font-style: italic;}

#content ol {
margin-top:2em; margin-bottom:1.5em;
list-style:lower-alpha outside;
}

#content li { margin-bottom: .5em;}

.entry small, .commentlist small { font-size: 0.9em; color: #555; }

.post h2, h2.pagetitle {
font-size:2em;
font-style:italic;
color:#F4EFDC;
letter-spacing:-.06em;
}

.solo h2 { margin-top:.4em; }

.post h2, h2.pagetitle, h2.pagetitle a, .post h2 a { color:#F4EFDC; }

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
text-decoration: none;
border-bottom:0;
}
	
h2 a:hover, h3 a:hover, h4 a:hover
{
text-decoration: underline;
}

#sidebar h2 {
	color:#262C38;
	font-size:1.8em;
	letter-spacing:-.05em;
	margin:1em 0 0 0;
}

h3.comments {
	color: #B6242C !important;
	font-size:1.8em;
	/* font-style:italic; */
	letter-spacing:-.05em;
	margin:1em 0 0 72px;
	}

#content h3.comments { clear:left; margin-left:72px; }

#sidebar h2 a { color:#262C38 !important; }

.post h3 {
	font-size:1.65em;
	letter-spacing:-.06em;
	margin:1.5em 0 .5em 0;
}

.post h4, .related h4 {
	text-transform:uppercase;
	color: #B6242C;
	font-weight:bold;
	margin:2em 0 .5em 0;
	}
	
.post h3 + h4 {
	margin-top: 0;
	}
	
.post h3 + small, small.sub-post {
	display:block;
	margin-top:-1.5em;
	margin-bottom:1.5em;
	}
	
.post h5 {
	font-weight:bold;
	font-style:italic;
	font-size: 1.2em;
	margin:.5em 0 0 0;
	}

.sticky {
	background: #f7f7f7;
	padding:;
}

.sticky h2 {
	padding-top:;
}

#content .post h3.sub-post {
	margin-left:72px;
	font-size:2em;
	font-style:italic;
	color: #B6242C !important ;
}

#content .post h3.sub-post a { color: #B6242C; border-bottom:1px dotted #ccc;  } 
#content .post h3.sub-post a:hover { border-bottom:0; color:white; }

.related h4 { padding-top:2em; margin-left: 0; margin: 0 !important;}

#content .related ul { margin-top:1em; margin-left:0; }

#content .related { margin: 1em 36px 1em 72px; border:1px dotted #B9B497; border-width:1px 0 1px 0; clear:left; }

small.sub-post { color:#B9B497; margin-left:72px;}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color:;
}
	
.wp_syntax { padding-left:36px; margin:2em 0; background: url(images/bg_code.gif) no-repeat; width:auto; }
	
.wp_syntax pre, .entry blockquote div {
  border: 1px dotted #B9B497;
  border-width:1px 0;
  padding:.5em 1em;
  margin: 0; 
}

.wp_syntax pre { margin-right:36px !important; font-size: 1.2em;}

.entry blockquote { padding:0 0 0 36px; margin:2em 0; background:url(images/bg_quote.gif) no-repeat; font-style:italic; }

#content .entry blockquote p { margin:1em 0 0 0; }


p a, li a, .postmetadata a, small a { color: #008798; text-decoration:none; border-bottom:1px dotted #ccc;  }
.addthis_toolbox a { color: #008798; }
.addthis_toolbox a:hover { border-bottom:1px dotted #ccc; }
p a:visited, li a:visited { color:#446178; }
p a:hover, li a:hover, .postmetadata a:hover, .addthis_toolbox a:hover, .navigation a:hover {color:#B9B497; border:0; }

.entry a[rel~="external"], .widget_links li a:hover {
background: url(images/icon_external.gif) no-repeat scroll right 3px;
cursor:pointer;
padding-right:11px;
/* by Henrique Costa Pereira - http://www.revolucao.etc.br */
}

.widget_recent_entries li a:hover  {
background: url(images/icon_arrow.gif) no-repeat scroll right 2px;
cursor:pointer;
}

.widget_recent_entries li a { padding-right:13px; }

#spreadfirefox div { margin-top: 1.5em; padding-top:1.5em; text-align: center; border-top: 1px dotted #B9B497; }

.postmetadata {
	clear: both;
	font-size:0.9em;
	margin-top:1em;
	}


.addthis_toolbox {
	margin:3em 36px 0 72px;
	border: 1px dotted #B9B497;
	border-width: 1px 0;
	}
.addthis_toolbox .addthis_icons {
	height:16px;
	padding:5px 10px;
	line-height:1.5em;
	background:url(images/bg_social.gif) no-repeat;
	}
	
.cm-side { float:right !important; }
	
.comments-link {
	float:right;
	background:url(images/bg_social.gif) 100% 0 no-repeat;
	height:16px;
	padding:5px 10px;
	line-height:1.5em;
	}
.comments-link a { border-bottom:1px dotted #ccc; text-decoration:none; float:right }
	

/* End Typography & Colors */


/* Begin Images */
p a img, img.centered, img.alignright, img.alignleft {
	max-width: 100%;
	padding:8px !important;
	border: 1px solid #B9B497;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

/*	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 {
	margin: 0 0 2px 7px;
	display: inline;
	}

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

.alignright {
	float: right;
	}

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



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


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

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	list-style: none;
	}


#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	width:252px;
	}

#sidebar ul ul, #sidebar ul ol {
	
	list-style:url(images/bullet.gif) outside ;
	}

#sidebar ul ul ul, #sidebar ul ol {
	
	}

#sidebar ul ul li, #sidebar ul ol li {
	background:url(images/hr.gif) no-repeat 0 100%;
	padding: .2em 0 .4em 0;
	line-height: 1.5em;
	}
	
#sidebar li a, #sidebar li a:visited { border:0; color:#446178; }
#sidebar li a:hover { border-bottom:1px dotted #ccc; color:#008798; text-decoration:none; }

.widget_twitter div { margin-bottom:1.5em; }

.widget_tag_cloud div { line-height:2em; }
	
#icon_news { position: absolute; width:39px; height:45px; background:url(images/icon_news.gif) no-repeat; margin: 30px 0 0 230px; }
#icon_twitter { position: absolute; width:52px; height:39px; background:url(images/icon_twitter.gif) no-repeat; margin: 30px 0 0 220px; }
#icon_tag { position: absolute; width:47px; height:57px; background:url(images/icon_tag.gif) no-repeat; margin: 10px 0 0 220px; }
#icon_fence { position: absolute; width:62px; height:49px; background:url(images/icon_fence.gif) no-repeat; margin: 20px 0 0 210px; }
	
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin-top:42px;
	}

#sidebar #searchform #s {
	background:white url(images/bt_search.gif) no-repeat 96% 55%;
	width:239px;
	}
	
#sidebar #searchform #s.active {
	background:#EA584B url(images/bt_search_focus.gif) no-repeat 96% 55% !important;
	}
	

#sidebar #searchsubmit {
	display:none;
	}
	
#sidebar form {
	margin:;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	

/* End Form Elements */



/* Begin Comments*/



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

.thread-even {
	background-color: white;
}

.depth-1 {
	/* border: 1px solid #ddd; */
}

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

.alt {
	margin: 0;
	}
	
.commentlist .avatar {
	float:left;
	border: 1px solid #B9B497;
	padding: 2px;
	background: #fff;
	margin-top:5px;
}

.commentlist .comment-content {
	margin:0 0 1em 44px;
	padding-bottom: 1em;
	background:url(images/hr.gif) 50% 100% no-repeat;
	}
	
.commentlist .depth-2 .comment-content { background:none; }
.commentlist .depth-2 .comment-body { background:url(images/hr.gif) 50% 100% no-repeat; }

.commentlist .reply, .cancel-comment-reply { float:right; }

.cancel-comment-reply { margin-top:1em; }

.commentlist #respond { background:url(images/hr.gif) 50% 100% no-repeat; }

#content #respond form { margin-left: 72px; }

.commentlist li.comment .comment-reply-link, .commentlist li.pingback .comment-reply-link {opacity:0;}
.commentlist li.comment:hover .comment-reply-link {opacity:1;}

.commentlist .reply a, .cancel-comment-reply a { color: #EA584B; font-size: 1.1em; font-style:italic; }
.commentlist .reply a:hover { text-decoration:none; border-bottom:1px solid #EA584B;}

.commentnumber { display: inline; color:#008698; font-weight:bold; padding-left:10px; }
.commentnumber:before { content: '#'; }

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size:;
}

.commentlist p {
	font-weight: normal;
	line-height:;
	text-transform: none;
}

.commentmetadata {
	font-weight: normal;
}

#content ol.commentlist {
	padding: 0;
	margin:1em 36px 0 28px;
	}

.commentlist li {
	margin:;
	padding:;
	list-style: none;

	}
.commentlist li ul li.comment { 
	margin-left: 42px;
}

.commentlist li ul li li { 
	margin-left: 0;
}

.commentlist li ul li li .comment-body { padding-left:42px; }

.children { padding: 0; }

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

#commentform { margin: 2em 72px 0 36px; }
#commentform ul { list-style: none none; }
#commentform li { margin-bottom:10px; }
#commentform label { padding:3px 0 0 9px; color: #008798; }
#commentform .req { background:url(images/req.gif) no-repeat 96% 55%; }
#commentform input, #commentform textarea, #sidebar #searchform #s { border:1px solid #B8B397; -moz-border-radius:3px; border-radius:3px; -ms-border-radius:3px; -webkit-border-radius: 3px; padding:6px 5px 4px 8px; }
#commentform textarea { padding-bottom:10px; padding-right:1px; }
#commentform #submit { padding:0; border:0; width:auto; position:absolute; margin:-1.4em 0 0 510px; }

#commentform label { position:absolute; }
#commentform textarea { width:207px; height:128px; }

.active { background:none #EA584B !important; border: 1px solid #B6242E !important; color:white }

span.info {
color:#AAA;
	}
	
/* End Comments */


/* === Contact */

/*
form ul { list-style: none none; }
form li { margin-bottom:10px; }
form label { padding:6px 0 0 9px; color: #008798; }
form .req { background:url(images/req.gif) no-repeat 96% 55%; }
form input, form textarea { border:1px solid #B8B397; -moz-border-radius:3px; border-radius:3px; -ms-border-radius:3px; -webkit-border-radius: 3px; padding:6px 5px 4px 8px; }
form textarea { padding-bottom:10px; padding-right:1px; }
#enviar { padding:0; border:0; width:auto; position:relative; margin:-40px 0 0 138px; }

#form-contato label { position:absolute; }
#form-contato textarea { width:207px; height:128px; }

*/

/* Begin Various Tags & Classes */

del { text-decoration:line-through; }

small {
	font-size:;
	line-height:;
}

acronym, abbr, span.caps {
	cursor: help;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 2em;
	margin-bottom: 1em;
	padding: 0 36px 0 72px;
	}

.navigation a { color: #262C38; text-decoration: none; border-bottom: 1px dotted #ccc; }


.post hr {
	display: block;
	}
	
.clear {
	clear: both;
}

.post cite { display:block; text-align:right; margin-bottom:.5em; font-size:.8em; }

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

code, pre {
	font: Inconsolata, Monaco, 'Courier New', Courier, Fixed;
	}
	

/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 15px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 1px solid #ddd;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0 !important;
}
/* End captions */

/* Begin Calendar */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
	
/* End Calendar */


#footer {
	height:108px;
	clear:both;
	background:url(images/bg_footer.png) 0 100% repeat-x;
	padding-top:64px;
	text-align:center;
	color:#ddd;
}

#footer a { color: #ccc; }


/*
"Quando nasci, um anjo torto
desses que vivem na sombra
disse: Vai, Carlos! ser gauche na vida."

C. D. de Andrade
*/
