/*
Theme Name: Blank 1 sidebar - left (theme development)
Theme URI: http://wordpress.org/
Description: 
Version: 1.0
Author: Anna
Author URI: 
Tags: empty, clean, development, design

	Based on Kubrick v1.5
	 http://binarybonsai.com/kubrick/
	The Kubrick theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* - BASIC STUFF - */
body {background:#FFF;font:9pt/11pt Verdana, Geneva, sans-serif;color:#000;margin:0 auto;padding:0 20px;}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
.additional-meta {font-size: xx-small}
blockquote {font-style:oblique}

/* -- LISTS -- */
ul {margin:0;padding:0;}
ul li {	margin-left:5px;padding:0;}
li {list-style-type:none;}
.disc {list-style-type:disc}
/* lists inside posts */
.entry-content ul ol {margin-left:0;}
.entry-content ul li {margin-left:10px; list-style:disc; list-style-position:inside}
.entry-content ul li ol {margin-left:10px;}
.entry-content ol li {margin-left:5px; list-style: decimal; list-style-position:inside}
.entry-content ol li li {margin-left:5px;}

/* -- HEADINGS -- */
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;}
h2.entry-title {font-size:180%;}
h2#comments{margin:20px auto 10px;font-size:140%;}
/* headings inside posts */
.entry-content h3 {font-size:140%;}
.entry-content h4 {font-size:120%;}
.entry-content h5 {font-size:100%;}
.entry-content h6 {font-size:90%;}

/* -- MAIN DIV'S -- */
#wrapper {float:none;clear:both;margin:0 auto;padding:0;width:981px;}
#header {width: 981px; height: 84px; margin: 0 auto; background: url(imagens/header.jpg) no-repeat top left; padding: 10px 6px}
	a.sitelogo {display: block; width: 219px; height: 93px; background: url(imagens/logo.jpg) no-repeat; margin: 0 0 0 1px; float: left;}
	
#conteudo {background: url(imagens/bg-content.jpg) repeat-y; width: 941px; margin: 0 auto; padding: 21px 15px 41px 37px; clear:both; overflow: auto;}
	#conteudo h1 {font: 30px "Times New Roman", Times, serif; font-style:italic; color: #7e8ebf; margin: 0 0 0 10px;}
	#conteudo a {} #conteudo a:hover {text-decoration: underline;}

	#menu {float: left;}
		.menu-top{float: left; color: white; }
		.menu-top-link {float: left;}
		.menu-top-link ul li {float: left;}
		.menu-top-link ul li a{color: white; width: 83px; float: left; height: 39px; display: block; padding: 55px 10px 0 8px; font: 12px Arial, Helvetica, sans-serif;}
		.menu-top-link ul li a:hover {background: #f8ad83; text-decoration: none;}

	.posts-wrap-index {background: #7e8ebf; width: 158px; padding: 10px; float: left; height: 141px; color: white;}
		.menu2 a{color: white}
		.menu-index ul li {color: #fff;}		
		.menu-index ul li a{color: #fff; font: 15px "Times New Roman", Times, serif; font-style:italic; line-height: 23px;}
		.menu-index ul li a:hover {text-decoration: underline; color: white;}

#footer {background: url(imagens/footer.jpg) no-repeat bottom left; width: 981px; padding: 0 6px; margin: 0 auto 30px auto; clear: both; height: 38px;}
	#rights {width: 700px; color: white; float: left; padding: 7px 0 0 10px; font: 13px Arial, Helvetica, sans-serif;}
	#rights a {color: white;}
	#rights a:hover {text-decoration: underline}
	
	#linguas {float: left; margin: 0 0 0 50px;}

/* -- POSTS -- */
.post-index {margin:0 0 10px;}
#post-single {margin:0 0 20px;}
.posts-wrap {background: url(imagens/bg-content.jpg) repeat-y; width: 941px; margin: 0 auto; padding: 21px 15px 41px 37px; clear:both; overflow: auto;}

/* -- SIDEBARS --*/
.sidebar-wrap {margin:0 auto;overflow:hidden; float:left; clear:none;width:941px;}
.sidebar {width:99%;clear:none;}
.block-1 {float:left;}

/* -- 404-PAGE --*/
.error404 {margin:0;width:100%;}
.error404 h1,.error404 h2 {margin: 10px auto;}

/* -- COMMENTS -- */
div.comments-wrap {margin:15px auto; padding:0;}
li.comment,li.trackback, li.pingback {margin: 10px auto;}
ul.children {margin-left:10px;}
ul.commentlist, ul.pinglist {margin:10px 0;}
div.reply {}
textarea#comment {overflow:auto}

/* -- ALIGNMENTS --*/
img.alignright {float:right;clear:none;margin:0 0 1em 1em}
img.alignleft {float:left;clear:none;margin:0 1em 1em 0}
img.aligncenter {display: block; margin:1em auto; text-align:center}
img.alignnone {margin:0 0.5em 0 0;}

/* -- NAVIGATION --*/
div.navigation {width:100%;height:auto;float:left;clear:both;padding: 10px 0px;}
.navigation-index {}
.nav-next {float:right;clear:none;width:48%; text-align:right;}
.nav-prev {float:left;clear:none;width:48%; text-align:left;}

/*--- others ---*/
#banner {width: 700px; height: 170px; float: left; color: white; text-align:right; margin: 1px 0 0 43px;}
		#banner h2 {font: 22px "Times New Roman", Times, serif; font-style:italic;}
		#banner p {font: 13px Arial, Helvetica, sans-serif;}

#coluna1 {width: 178px; float: left; margin: 30px 0 0 0;}
		#coluna1 li h3 {border-bottom: 1px solid #7e8ebf; padding: 0; font: 15px "Times New Roman", Times, serif; font-style:italic; color: #7e8ebf;}
			#coluna1 li h3 a {color: #7e8ebf;} #coluna1 h3 a:hover {text-decoration: none;}
		#coluna1 p {margin: 5px 0; font: 13px Arial, Helvetica, sans-serif; font-weight: normal;}
		#coluna1 img {float: right; padding: 10px;}
	
	#coluna2 {width: 360px; float: left; margin: 30px 0 0 30px;}
		#coluna2 li h3 {border-bottom: 1px solid #7e8ebf; padding: 0; font: 15px "Times New Roman", Times, serif; font-style:italic; color: #7e8ebf;}
			#coluna2 li h3 a {color: #7e8ebf;} #coluna2 h3 a:hover {text-decoration: none;}
		#coluna2 p {margin: 10px 0; font: 13px Arial, Helvetica, sans-serif; font-weight: normal;}
		#coluna2 img {float: right; padding: 10px;}
		
	#coluna3 {width: 340px; float: left; margin: 30px 0 0 10px;}
		#coluna3 li h3 {border-bottom: 1px solid #7e8ebf; padding: 0; font: 15px "Times New Roman", Times, serif; font-style:italic; color: #7e8ebf;}
			#coluna3 li h3 a {color: #7e8ebf;} #coluna3 h3 a:hover {text-decoration: none;}
		#coluna3 p {margin: 10px 0; font: 13px Arial, Helvetica, sans-serif; font-weight: normal;}
		#coluna3 img {float: right; padding: 10px;}
		
	
	
	
	#coluna-pages {width: 440px; float: left; margin: 30px 10px 0 10px;}
		#coluna-pages h2 {border-bottom: 1px solid #7e8ebf; padding: 0; font: 15px "Times New Roman", Times, serif; font-style:italic; color: #7e8ebf;}
		#coluna-pages p {margin: 10px 0; font: 13px Arial, Helvetica, sans-serif; font-weight: normal;}
		
		#coluna-pages blockquote {padding: 0 0 0 25px; font-style: italic; border-left: 1px solid #7e8ebf; }
		
		#coluna-pages ol {list-style-type:decimal; list-style-position:inside; font: 13px Arial, Helvetica, sans-serif; }
			#coluna-pages ol ol {list-style-type:none; padding: 0 0 0 20px; }
			#coluna-pages ol li {padding: 5px 0;}
	
	.coluna-full {width: 550px; float: left; margin: 30px 0 0 10px; padding: 0 300px 0 50px;}
		.coluna-full h2 { padding: 0; font: 15px Arial, Helvetica, sans-serif; color: #000; font-weight: bold;}
		.coluna-full h3 {border-bottom: 1px solid #7e8ebf; padding: 0; font: 15px "Times New Roman", Times, serif; font-style:italic; color: #7e8ebf;}
		.coluna-full p {margin: 10px 0; font: 13px Arial, Helvetica, sans-serif; font-weight: normal; line-height: 18px;}
		.coluna-full blockquote {padding: 0 0 0 25px; font-style: italic; border-left: 1px solid #7e8ebf; }
		
		.coluna-full table {font-family: Arial, Helvetica, sans-serif; font-size: 13px; margin: 10px 0 30px 0; border: 1px solid #333;}
			.coluna-full table th {background: #ddd;border: 1px solid #333;}\
			.coluna-full table td {background: #efefef ;border: 1px solid #333;}
			
.fixed-index {position: fixed; right: 0; top: 130px; background: #7e8ebf; color: white; padding: 10px; width: 220px; }
		.fixed-index h3 {border-bottom: 1px solid #7e8ebf; padding: 0; font: 15px "Times New Roman", Times, serif; font-style:italic; color: #fff;}
			.fixed-index h3 a{color: white;}
			.fixed-index h3 a:hover{color: white; text-decoration: underline;}
		.fixed-index p {margin: 10px 0; font: 13px Arial, Helvetica, sans-serif; font-weight: normal;}
		.fixed-index ul {list-style: square inside; font: 11px Arial, Helvetica, sans-serif; }
			.fixed-index ul li {list-style-type:none; padding: 0 0 0 20px; }
			.fixed-index ul li {padding: 7px 0;}
			.fixed-index ul li a{color: white;}
			.fixed-index ul li a:hover{color: white; text-decoration: underline;}
		
	.coluna-pages {width: 440px; float: left; margin: 30px 10px 0 10px;}
		.coluna-pages h3 {border-bottom: 1px solid #7e8ebf; padding: 0; font: 15px "Times New Roman", Times, serif; font-style:italic; color: #7e8ebf;}
		.coluna-pages p {margin: 10px 0; font: 13px Arial, Helvetica, sans-serif; font-weight: normal;}
		
		.coluna-pages blockquote {padding: 0 0 0 25px; font-style: italic; border-left: 1px solid #7e8ebf; }
		
		.coluna-pages ol {list-style-type:decimal; list-style-position:inside; font: 13px Arial, Helvetica, sans-serif; }
			.coluna-pages ol ol {list-style-type:none; padding: 0 0 0 20px; }
			.coluna-pages ol li {padding: 5px 0;}
	
	#coluna-full {width: 550px; float: left; margin: 30px 0 0 10px; padding: 0 300px 0 50px;}
		#coluna-full h2 { padding: 0; font: 15px Arial, Helvetica, sans-serif; color: #000; font-weight: bold;}
		#coluna-full h3 {border-bottom: 1px solid #7e8ebf; padding: 0; font: 15px "Times New Roman", Times, serif; font-style:italic; color: #7e8ebf;}
		#coluna-full p {margin: 10px 0; font: 13px Arial, Helvetica, sans-serif; font-weight: normal; line-height: 18px;}
		#coluna-full blockquote {padding: 0 0 0 25px; font-style: italic; border-left: 1px solid #7e8ebf; }
		
		#coluna-full table {font-family: Arial, Helvetica, sans-serif; font-size: 13px; margin: 10px 0 30px 0; border: 1px solid #333;}
			#coluna-full table th {background: #ddd;border: 1px solid #333;}\
			#coluna-full table td {background: #efefef ;border: 1px solid #333;}
	
	.top a{border-bottom: 1px solid #7e8ebf; padding: 0; font: 15px "Times New Roman", Times, serif; font-style:italic; color: #7e8ebf; clear: both}