/*
Theme Name: Simples Idéias 2009
Theme URI: http://simplesideias.com.br/
Description: Simple theme based on Jekyll
Version: 1.0
Author: Nando Vieira
Author URI: http://simplesideias.com.br/
*/

@import 'highlight.css';

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

* {
    margin: 0;
    padding: 0;
}

body {
    color: #333;
    font-family: "lucida grande", arial, sans-serif;
    font-size: 13px;
    line-height: 140%;
    text-align: center;
}

h1 a {
    font-family: helvetica, arial;
    font-size: 40px;
    text-decoration: none;
    text-transform: lowercase;
}

#header p span {
    display: none;
}

#header p a {
    left: 300px;
    position: absolute;
    text-decoration: none;
    top: 57px;
}

#header p a:before {
    content: "//";
}

#header p a,
#header p a:before {
    color: #aaa;
    font-family: helvetica, arial;
    font-size: 17px;
    font-weight: bold;
}

.firefox #header p a {
    top: 54px;
}

#page {
    margin: 0 auto;
    padding: 50px 20px;
    position: relative;
    text-align: left;
    width: 740px;
}

dl.index {
    padding: 20px 0 0 0;
}

dl.index dd strong {
    color: #333;
    font-family: monaco,'Courier New',monospace;
    font-size: 11px;
    font-weight: normal;
}

dl.index dt {
    color: #000;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 12px;
}

dl.index dd {
    padding: 2px 0;
}

.hide {
    display: none;
}

span.more {
    padding-left: 5px;
}

span.more span {
    cursor: pointer;
    font-size: 11px;
    font-weight: normal;
}

span.more span:before {
    content: "//";
    font-size: 11px;
}

dl.index a:hover {
    color: #000;
}

a:visited {
    color: #aaa;
}

dl.projects {
    color: #333;
}

#footer {
    border-top: 5px solid #eee;
    font-size: 10px;
    margin-top: 20px;
    padding-top: 10px;
    position: relative;
}

#footer img {
    float: left;
    margin-right: 10px;
}

#feed {
    display: block;
    height: 26px;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    top: 10px;
    width: 88px;
}

.post h2 a {
    color: #313131;
    font-size: 30px;
    letter-spacing: -1px;
    line-height: 30px;
    text-decoration: none;
}

.post {
    padding-top: 30px;
}

.post .date {
    color: #ccc;
    font-size: 15px;
    padding: 15px 0;
}

.post p {
    margin: 10px 0;
    line-height: 160%;
}

.post h3 {
    font-family: helvetica,arial;
    font-size: 18px;
    margin-top: 40px;
}

.post h5 {
    font-size: 13px;
    margin-top: 15px;
}

.post h4 {
    font-family: georgia,"times new roman",sans;
    font-size: 14px;
    font-weight: normal;
    margin-top: 20px;
    text-transform: uppercase;
}

.post h3 + h4 {
    margin-top: 10px;
}

.post ul,
.post ol {
    margin: 0 0 10px 30px;
}

.post ul li,
.post ol li {
    line-height: 140%;
    margin-bottom: 5px;
}

.post .links li {
    font-size: 10px;
    float: left;
    padding-right: 10px;
}

.post .links li:after {
    content: "|";
    padding-left: 10px;
}

.post .links li.listening-to:after {
    content: "";
}

.post .links {
    background: #f9f9f9;
    list-style: none;
    margin: 20px 0 0 0;
    padding: 3px 15px;
}

.post .links .listening-to strong {
    display: none;
}

.post .links .listening-to span:before {
    content: "♪ ";
    font-size: 13px;
    font-weight: bold;
}

.post img {
    background: #fff;
    border: 1px solid #ccc;
    padding: 5px;
    -webkit-box-shadow: 2px 2px #ccc;
}

.post .bbic {
    border: none;
    padding: 0;
}

.post .align-right {
    float: right;
    margin: 0 0 10px 10px;
}

.post .tags {
    font-size: 10px;
}

.post dd {
    padding: 3px 0 0 15px;
}

.post dt {
    padding-top: 10px;
}

/*=comments*/
.comments {
	background: url(images/comments.png) no-repeat;
	padding-left: 20px;
}

dl.comment p {
    font-size: 12px;
	padding: 5px 0;
}

#author, #email, #url {
	width: 250px;
}

#respond {
	margin-top: 30px;
}

#comment,
#wpcf_message,
#wpcf_msg {
	height: 150px;
	width: 700px;
}

.more-info {
	font-style: normal;
	font-size: 9px;
	text-transform: uppercase;
}

.no-html {
    font-size: 11px;
	margin-bottom: -10px;
}

#commentform p {
	line-height: 130%;
	padding-bottom: 15px;
}

.comment {
	padding: 10px 10px 10px 45px;
	margin: 10px 0;
	position: relative;
}

.comment dt {
	border-bottom: 1px dotted #aaa;
	padding: 0 0 2px 3px;
}

.comment .gravatar {
	position: absolute;
	left: 5px;
	padding: 0;
	border: 0;
	background: none;
	width: 32px;
	height: 32px;
	overflow: hidden;
}

.comment .date {
    font-size: 12px;
	position: absolute;
	top: 5px;
	right: 10px;
}

.waiting-approve {
	background: #c00;
	color: #ff0;
}

.comment dd {
	padding-top: 5px;
	padding-left: 0;
}

#comments h3 {
	margin-top: 25px;
}

#all-comments dl.author {
	background: #ffd;
	padding: 20px 20px 20px 60px
}

#all-comments dl.author .gravatar {
    left: 15px;
}

#all-comments dl.author a {
	color: #000;
}

#all-comments dl.author .date {
    right: 20px;
    top: 17px;
}

.contactform input[type=text] {
	width: 350px;
}

.contactform form {
	padding-top: 25px;
}

p.cite {
    padding: 15px 0;
}

p.cite q {
    font-size: 19px;
    display: block;
}

pre + pre {
    margin-top: 15px;
}

table {
	border-collapse: collapse;
	margin: 20px 0;
}

table thead th {
    background: #555;
	border: 2px solid #777;
	border-width: 2px 0;
	color: #fff;
}

table tbody td,
table tbody th {
	border-bottom: 1px solid #777;
}

table tbody th {
	background: #e9e9e9;
}

table td,
table th {
	padding: 5px 10px;
}

.post dl.code dd {
	padding: 0 0 0 30px;
}

.post dl.code dt {
	padding: 15px 0 0;
}

.post blockquote {
    border-left: 4px solid #ccc;
    padding-left: 10px;
}

/*=info*/
.info {
	background: url(images/dialog-information.png) no-repeat left 10px;
	margin: 0 !important;
	padding: 0px 0 10px;
}

.info dt {
	font-weight: bold;
}

.info dt,
.info dd {
	padding-left: 40px;
	margin: 0;
}

#post-navigation {
    padding-top: 20px;
}

#post-navigation li {
    color: #ccc;
    display: inline;
    font-size: 11px;
    list-style: none;
}

#post-navigation .previous {
/*    float: left;*/
    margin-right: 7px;
}

#post-navigation .next:before {
    content: " | ";
    margin-right: 7px;
}

#post-navigation .next {
/*    float: right;*/
}

#post-navigation li a {
    color: #ccc;
    text-decoration: none;
}

#post-navigation li a:hover {
    text-decoration: underline;
}

#search {
    position: absolute;
    right: 0;
    top: 58px;
}

#search #q {
    width: 200px;
}

.firefox #search {
    top: 50px;
}

.placeholder {
    color: #ccc;
}

dl.index .comment-count {
    color: #ccc;
    font-size: 10px;
    text-decoration: none;
}

dl.index .comment-count:hover {
    color: #ccc;
    text-decoration: underline;
}

dl.banners dt {
    display: none;
}

dl.banners, 
dl.banners dd {
    padding: 0;
    margin: 0;
}

dl.banners {
    position: absolute;
    right: 0;
    top: 100px;
}

dl.banners dd {
    padding-bottom: 10px;
}

dl.banners img {
    border: 1px solid #ddd;
    padding: 3px;
}
