/*
Theme Name: Juliana Jabour Blog v1
Theme URI: http://www.julianajabour.com.br/multimedia/
Description: The theme for Juliana Jabour Blog.
Version: 1
Author: Angelo Silva
Author URI: http://www.colletivo.com.br/
Tags: white, blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick

	Juliana Jabour Blog v1
	http://www.julianajabour.com.br/multimedia

	This theme was designed and built by Angelo Silva.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */
body {
	background-color:#dfdeca;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#691d21;
	margin:0;
}
#main{
	width:100%;
	height:919px;
	background-image:url(images/bgtopo.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
a{
	color:#054243;
	text-decoration:none;
}
a:hover{
	color:#054243;
	text-decoration:underline;
}
#header{
	width:auto;
	height:146px;
}
#header_container{
	height:146px;
}
#headeresq{
	height:146px;
}
#headeresq a{
	position:absolute;
	margin-top:20px;
	margin-left:210px;
}
#headerdir img{

}
#headerdir a{
	position:absolute;
	margin-top:32px;
}
#wrapper{
	width:auto;
	height:auto;
	position:relative;
}
#pesquisa{
	text-align:right;
	margin-bottom:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#pesquisa_campo{
	width:320px;
	line-height:30px;
	height:22px;
	color:#fff;
	background-image:url(images/fundopesquisa.png);
	border:0;
	padding:5px 10px;
	font-size:18px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#pesquisa .titulo_pesquisa{
	margin-right:10px;
	font-style:italic;
	font-size:12px;
	color:#691d21;
}
#boxpost{
	margin-bottom:40px;
}
#boxpost .cantosup{
	background-image:url(images/cantossup.png);
	height:10px;
}
#boxpost .cantoinf{
	background-image:url(images/cantosinf.png);
	height:7px;
}
#boxpost .content{
	background-color:#fff;
	padding:47px;
}
#boxpost .content .titulo{
	font-size:30px;
	font-style:italic;
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#boxpost .content .titulo2{
	font-size:20px;
	font-style:italic;
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#boxpost .content .titulo a{
	color:#691d21;
	text-decoration:none;
}
#boxpost .content .titulo a:hover{
	text-decoration:underline;
}
#boxpost .content .meta{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:11px;
	margin-bottom:70px;
}
#boxpost.last{
	margin-bottom:0;
}
.meta_esq{
	width:400px;
	float:left;
}
.meta_dir{
	width:200px;
	float:right;
	text-align:right;
}
.meta_esq span{
	color:#054243;
}
#boxpost .content .texto{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding-bottom:40px;
	border-bottom:#691d21 solid 1px;
	margin-bottom:30px;
}
.comente_compartilhe{
	height:100px;
}
.comente{
	width:500px;
	float:left;
	font-style:italic;
	margin-top:35px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.comente a{
	font-size:14px;
	color:#691d21;
	text-decoration:none;
}
.comente a:hover{
	font-size:14px;
	color:#691d21;
	text-decoration:underline;
}
.comente span{
	font-size:18px;
	color:#014041;
}
.compartilhe{
	width:100px;
	float:right;
	text-align:right;
}
#footer{
	background-image:url(images/bgrodape.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:321px;
	width:auto;
	position:relative;
}
#footercont{
	height:321px;
}
#sidebar ul.mainsidebar{
	padding:80px 0 0 20px;
	margin:0;
}
#sidebar ul.mainsidebar li{
	padding:30px 0 0 20px;
	margin:0;
	list-style:none;
	border-top:#691d21 double 4px;
	margin-bottom:35px;
}
#sidebar ul.mainsidebar li h2{
	padding-bottom:18px;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-style:italic;
	font-weight:normal;	
}
#sidebar ul.mainsidebar li img{
	margin-top:8px;
}
#sidebar ul.mainsidebar li ul{
	padding:0;
	margin:0;
	border-top:none;
}
#sidebar ul.mainsidebar li ul li{
	border-top:none;
	background:url(images/bullet.png) no-repeat 0 50%;
	padding:5px 0 5px 25px;
	margin:0;
}
#sidebar ul.mainsidebar li ul li a{
	color:#014041;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#sidebar ul.mainsidebar li ul li a:hover{
	color:#014041;
	text-decoration:underline;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	height:30px;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
#respond{
	margin-top:30px;
}
#respond h3{
	font-size:22px;
	font-style:italic;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h3#comments{
	font-size:22px;
	font-style:italic;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#respond label{
	font-size:16px;
	font-style:italic;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:10px;
}
input{
	padding:10px;
	border:0;
	color:#691d21;
	width:250px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
textarea{
	padding:10px;
	border:0;
	width:550px;
	color:#691d21;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
#submit{
	width:150px;
	font-weight:bold;
}
#submit:hover{
	background-color:#d3d3d3;
}
.thread-even{
	background-color:#a9dedc;
	padding:12px 16px;
	margin-bottom:7px;
	color:#014041;
}
.thread-odd{
	background-color:#b4eae8;
	padding:12px 16px;
	margin-bottom:7px;
	color:#014041;
}
.commentlist{
	list-style:none;
	padding-left:0;
}
.avatar{
	border:#014041 solid 4px;
	text-align:left;
}
.comment img{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
.comment a{
	font-style:normal;
	color:#000;
	padding:1px 2px;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.comment a:hover{
	font-size:12px;
	color:#fff;
	font-style:normal;
	font-weight:bold;
	padding:1px 2px;
	background-color:#000;
}
.says{
	font-size:12px;
}
.fn{
	font-size:12px;
	font-style:normal;
}
.comment-meta a{
	font-size:10px;
	padding:1px 2px;
}
.comment-meta a:hover{
	font-size:10px;
	padding:1px 2px;
	background-color:#000;
}
#semcomentarios{
	font-size:12px;
}
