/*
Theme Name: Sharpfolio
Theme URI: http://webrevolutionary.com/sharpfolio
Description: A WordPress theme designed to help build your online portfolio.
Version: 2.0
Author: Matt Lenz
Author URI: http://webrevolutionary.com/
Tags: sharpfolio, portfolio, dark, light
*/
body {
	text-align: center;
	background: #000 url('images/listrasite.jpg') repeat-x top;
        background-attachment:fixed;
	color: #bd9370;
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 24px;
}
div#wrapper {
	text-align: left;
	margin: auto;
	width: 800px;
}
a {
	color: #bd9370;
}
a:hover {
	color: #fff;
}
p {
	margin: 0 0 24px;
}
h1, h2, h3, h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
        color: #bd9370;
}
div#header {
	
}
div#img_header {
	margin: 0;
       height:172px;
}
div#linha {
       width:800px;
       height:26px;
       background: url('http://markeetoo.com/site/wp-content/linha.jpg') repeat-x bottom;
       margin-bottom:3px;
}
div#banderas {
margin:0px 0 0 700px;
padding:0px;
width: 101px;
height:22px;
}
div#banderas a {
border-width:0px;
padding:0px;
margin:0;
}
div#en {
margin-left:2px;
height:22px;
width:32px;
background: url('http://markeetoo.com/site/wp-content/plugins/qtranslate/flags/gb.png') no-repeat;
float:left;
}

div#pt {
margin-left:2px;
height:22px;
width:32px;
background: url('http://markeetoo.com/site/wp-content/plugins/qtranslate/flags/br.png') no-repeat;
float:left;
}

div#es {
margin-left:1px;
height:22px;
width:32px;
background: url('http://markeetoo.com/site/wp-content/plugins/qtranslate/flags/es.png') no-repeat;
float:left;
}

div#twit {
       width:102px;
       height:28px;
       float:right;
       background: url('http://markeetoo.com/site/wp-content/twit_img.jpg') no-repeat top; 
}

h1 {
	font-size: 48px;
	color: #bd9370;
	line-height: 120px;
}
h1 a {
	text-decoration: none;
	color: #bd9370;
}
div#header h2, ul#navigation {
	margin: 0 0 6px;
}
ul#navigation {
	display: block;
	width: 697px;
        height:28px;
	float: left;
        background: url('http://www.markeetoo.com/site/wp-content/uploads/2009/08/menu_marcos.jpg') no-repeat top left;
}
ul#navigation li {
        margin-left:7px;
	display: inline;

}
ul#navigation li a {
	font-family: Georgia, Times, 'Times New Roman', serif;
	text-decoration: none;
	color: #bd9370;
	font-size: 13px;
	margin: 0 3px 0 0;
}
ul#navigation li a:hover {
	color: #fff;
}
ul#navigation li#menu12 a{
 color:#fff;
}
ul#navigation li#menu12 a:hover {
	color: #564a3e;
}
div#header h2 {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-weight: normal;
	display: block;
	width: 50px;
	float: right;
	text-align: right;
	font-size: 16px;
}
span.f {
	font-style: italic;
}
div#content {
	margin: 72px 0 0 0;
}
div.thumbnail {
	width: 500px;
	float: left;
}
div.entry {
	width: 250px;
	float: right;
}
div#content h2 {
	font-size: 24px;
	color: #bd9370;
	line-height: 32px;
}
div#content h2 a {
	text-decoration: none;
	color: #bd9370;
}
p.comment-link {
	margin: 0;
        display:none;
        visibility=hidden;

}
p.comment-link a {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
	font-size: 16px;
	line-height: 36px;
}
p.comment-link a:hover {
	color: #999;
	text-decoration: underline;
}
div#footer p {
	line-height: 108px;
	color: #bd9370;
	text-align: center;
}
div#footer p a {
	color: #bd9370;
	text-decoration: none;
}
div#footer p a:hover {
	color: #bd9370;
	text-decoration: underline;
}
div.post {
	margin: 0 0 76px;
}
h3#comments, h3#respond {
	color: #fff;
	line-height: 64px;
}
div.author {
	width: 250px;
	float: left;
}
div.author cite {
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 0 0 12px;
}
div.author img {
	position: relative;
	top: 10px;
}
div.comment {
	width: 500px;
	float: right;
	padding: 18px 0 0 0;
}
ol.commentlist {
	border-top: 1px solid #333;
	margin: 0 0 48px;
}
ol.commentlist li {
	border-bottom: 1px solid #333;
	padding: 12px 0 0;
}
form input, form textarea {
	margin: 0 12px 0;
}
div.alignleft, div.alignright {
	display: block;
	width: 40%;
	float: left;
}
div.alignright {
	float: right;
	text-align: right;
}
div.alignleft a, div.alignright a {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 18px;
	text-decoration: none;
	color: #bd9370;
}
div.alignleft a:hover, div.alignright a:hover {
	color: #bd9370;
	text-decoration: underline;
}
div#content img {
border-style:solid;
border-width:8px;
border-color:#fff;
}