/*   
Theme Name: Brnsantos
Theme URL: http://www.brunosantos.pt/
Description: Template para o meu site pessoal.
Tags: black, white, dark, two-columns, right-sidebar, fixed-width, custom-colors, custom-header, theme-options
Author: Bruno Santos
Author URI: http://www.brunosantos.pt/
Version: 2.0
.
Before editing this stylesheet be sure to take a look at the control panel
Appearance -> Edit Basic Simplicity
The control panel allows you to change basic color settings. 
Values set in the control panel will override some styles in this stylesheet.
.
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
.
*/


body {
	font-family: Arial, Verdana, sens-serif;
	margin:0;
}

#wrap {
	margin: 0px auto;
	padding: 0;
	width: 980px;
}

#header {
	height:125px;
}

#navbar {
	height:23px;
	margin: 0;
	padding-left: 165px;
	line-height:23px;
}

#navbar a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#navbar ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	color:#818181;
	font-weight:bold;
	} 

#navbar ul li {
	margin: 0;
	margin-left: 10px;
	padding: 0px;
	list-style: none;
	line-height:23px;
	display: inline;
	}


#barra_h {
	height:95px;
	margin:0 324px 0 45px;}
	
#procurar {
	margin-top:15px;
	padding-top:7px;
	width: 227px;
	height: 37px;
	background: url(images/procurar.png) no-repeat;
	}

#s {
	padding-top:6px;
	padding-left:5px;
	margin-left:10px;
	float:left;
	width: 155px;
	height: 20px;
	border: none;
	background:none;
	color:#7f7f7f;
	}
#searchsubmit {
	margin-right:14px;
	float:right;
	border:none;
	height: 26px;
	border: none;
	background:none;
	cursor: pointer;
	}


#content {
	width: 572px;
	min-height:400px;
	margin:0 0 0 45px;
	padding: 30px 20px 10px 20px;
	float: left;
	background: #242525 url(images/bg-wrap.jpg) top center;
}

.comment-body {
	color:#999;
	background-color:#2b292a;
	border: thin #232323 solid;
	}
.comment-body p {
	color:#555;}

.column-top, .home-top {
	margin: 0 0 3.0em 0;
	font-size: 0.875em;
	line-height: 1.75em;
	color:#222;
}

#comment, #url, #email, #author, .wpcf7-validates-as-required, input, textarea {
	color:#999;
	border-top-color:#2c2a2b;
	border-left-color:#2c2a2b;
	border-bottom-color:#111;
	border-right-color:#111;
	border-top-width:thin;
	border-left-width:thin;
	border-bottom-width:thin;
	border-right-width:thin;
	background-color:#353434;
	}
.wpcf7-validates-as-required {
	width:200px;}
	
#submit{
	color:#000;
	border-bottom-color:#2c2a2b;
	border-right-color:#2c2a2b;
	border-top-color:#373536;
	border-left-color:#373536;
	border-bottom-width:thin;
	border-right-width:thin;
	border-top-width:thin;
	border-left-width:thin;
	background-color:#353434;
	}

#prevnext {
	text-align: center;
	font-weight: bold;
	margin-bottom: 3.0em;
}

#sidebar {
	width: 216px;
	margin:0 33px 0 34px;
	padding: 20px 20px 10px 20px;
	float: right;
	color: #444;
}

#sidebar ul, #bottom ul {
	list-style: none;
	margin-left: 0;
	padding-left: 10px;
	text-indent: 0;
}

#sidebar li, #bottom li {
	list-style: none;
	padding-bottom: 0;
}

.sidebar-widget {
	margin: 0 0 20px 0;
	padding: 0;
}

.post-top-right-home {
	float: right;
	width: 300px;
	margin: 0 0 10px 10px;
	padding: 0;
}

.post-top-right-single {
	float: right;
	width: 300px;
	margin: 0 0 10px 10px;
	padding: 0;
}

.post-bottom-home {
	margin: 10px 0;
	padding: 0;
	clear: right;
}

.post-bottom-single {
	margin: 10px 0;
	padding: 0;
	clear: right;
}

.bottom-widget {
	margin: 0 0 20px 0;
	padding: 0;
}

#commentform p {
	color:#666;
	font-size:12px;
	}
#commentform a {
	font-size:12px;
	}

#footer {
	width: 572px;
	margin:0 0 0 45px;
	padding: 7px 20px 0px 20px;
	float: left;
	clear: both; 
	text-align: center;
	font-size:9px;
	line-height:10px;
}

#footer a{
	color:#555;
	}
#footer p{
	margin-bottom:-1px;
	}

a {
	color: #339;
	text-decoration: none;
}

a:hover {
	color: #33f;
	text-decoration: underline;
}

img {
	border: 0;
}

h1, h2, h3, h4, h1 a, h2 a, h3 a, h4 a {
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height: 1.5em;
	color: #111;
}

h2 a {
	font-size:18px;
	}

small {
	color:#999;
	}

#sidebar h4, #bottom h4 {
	font-size: 16px;
}
#sidebar a, #sidebar {
	font-size: 12px;
	line-height:18px;
}

#header h1 {
	font-size: 1.6em;
}

#header.description {
	font-size: 0.875em;
}


p {
	margin: 0 0 1.0em 0;
	padding: 0;
}

blockquote {
	background: #eee;
	margin: 0.5em 0;
	padding: 1.0em;
}

.the_content {
	font-size: 12px;
	line-height: 16px;
	color:#222;
}

.entry {
	margin: 0;
}

.comments {
	font-size: 0.875em;
	line-height: 1.5em;
	color:#333;
}

.meta {
	font-size: 0.75em;
	color:#666;
	margin: 0 0 1.0em 0;
}

ol.commentlist, li.commentlist {
	margin: 0;
	padding: 0;
	list-style:none;
}

.odd {
	background: #eee;
	margin: 0.5em 0 0.5em 0;
	padding: 0.5em;
}

.even {
	background: #ddd;
	margin: 0.5em 0 0.5em 0;
	padding: 0.5em;
}

.hidden {
	visibility: hidden;
}

li.categories {
	list-style: none;
}

img.alignright {
	float:right; 
	margin:0 0 1em 1em;
	}
	
img.alignleft {
	float:left; 
	margin:0 1em 1em 0;
}

img.aligncenter {
	display: block; 
	margin-left: auto; 
	margin-right: auto;
}

a img.alignright {
	float:right; 
	margin:0 0 1em 1em;
}

a img.alignleft {
	float:left; 
	margin:0 1em 1em 0;
}

a img.aligncenter {
	display: block; 
	margin-left: auto; 
	margin-right: auto;
}

.more-link {
	font-weight: bold;
	text-decoration: underline;
}

.current_page_item {
	font-weight: bold;
}