/*
Theme Name: Dveras
Theme URI: ?
Description: Tema construído para o site do Dauro Veras
Version: 1.0
Author: Fabricio C. Boppre
Author URI: http://www.fabricioboppre.net
Tags: blue, black, fixed width, three columns, widgets
*/


/* RESET */


div, span, applet, object, p, iframe,
h1, h2, h3, h4, h5, h6, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        font-size: 100%;
        font-family: inherit;
        vertical-align: baseline;
}

/* listas */
ul li {
	list-style: none;
}

/* remember to define focus styles! */
:focus {
        outline: 0;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
        border-collapse: separate;
        border-spacing: 0;
}
caption, th, td {
        font-weight: normal;
}


/* TIPOGRAFIA (comentários tem seção a parte) */


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #5f5f5f;
	}

a {
	color: #5f5f5f;
	}

#header h2 {
	font-size: 3em;
	color: #fc5e0a;
	font-weight:normal;
	font-family: "Hoefler Text", "Georgia", sans-serif;
	padding-left: 30px;
	}

#sobre {
	font-size: 1.6em;
	}

#page {
	font-size: 1.5em;
	line-height: 25px;
	}

#content  {
	font-family: "Hoefler Text", "Georgia", sans-serif;
	}

#content a {
	color: #fc5e0a;
	text-decoration: none;
	}

#content a:hover {
	color: #fc5e0a;
	text-decoration: underline;
	}
	
#content h1, #footer h1 {
	font-size:2.2em;
	font-weight:normal;
	line-height: 30px;
	padding-bottom: 10px;
	}

#content h1 a {
	text-decoration: none;
	color: #5f5f5f;
	}

#sidebar {
	font-family: "Arial", sans-serif;
	font-size: 0.8em;
	line-height: 20px;
	}

#sidebar h1 {
	text-decoration: none;
	color: #fc5e0a;
	font-size: 1.6em;
	font-weight: 100;
	padding: 0 0 10px 0;
	background: url(images/box-line-full.png) -20% 100% no-repeat;
	}

#sidebar a {
	text-decoration: none;
	}

#sidebar a:hover {
	text-decoration: underline;
	}

#footer {
	font-family: "Hoefler Text", "Georgia", sans-serif;
	font-size: 0.8em;
	line-height: 15px;
	}

#box-post-date {
	font-size:2.5em;
	color: #d5d5d5;
	line-height: 25px;
	}

.postmetadata {
	font-size: 0.8em;
	}

.bold {
	font-weight: bold;
	}

.archive {
	font-size:2em;
	line-height: 25px;
	padding-left: 30px;
	color: #9b9b9b;	
	}
	
blockquote {
	font-family: "Georgia", "Arial", sans-serif;
	font-style:italic;	
	color: #989898;
	}


/* ESTRUTURA (comentários tem seção a parte) */


body {
	background: url(images/textura.png);
	margin: 0;
	}

#header {
	background: url(images/header.png) no-repeat;
 	margin: 0 auto;
	width: 1020px;
	height: 130px;
	}
		
#header-left {
	width: 680px;
	position: absolute;
	}

#header-left a {
	height: 80px;
	display: block;
	}
	
#header-right {
	width: 340px;
	float: right;
	}

#header-right a {
	height: 80px;
	display: block;
	}
	
#sobre {
	float: right;
	text-align: right;
	padding-right: 105px;
	width: 120px;
	padding-top: 5px;
	}

#page {
 	margin: 0 auto;
	width: 1020px;
	padding-top: 30px;
	}

#content {
	float: left;
	width: 715px;
	clear: both;
   	padding-top: 10px;
   	margin-bottom: 30px;
	}

#sidebar  {
 	background: url(images/line-vertical.png) repeat-y; 
	float: right;
	width: 290px;
	text-align: left;
   	}

#addthis_button {/* feito para o AddThis! */
	padding-top: 15px;
	}

#sidebar table { /* feito para o Flickr! */
	padding-bottom: 20px;
	}

#sidebar_box, #linkcat-2 {
	padding: 0 0 20px 25px;
	text-align: left;
	}

#sidebar ul li {
	padding-bottom: 10px;
	}

.text_right {
	text-align: right;
	}

.text_center {
	text-align: center;
	}
	
.rss {
	background: url(images/textura-rss.png) no-repeat;
	height: 100px;
	}

.rss a {
	display: block;
	height: 100px;
	}
	
#box-post-date {
	width: 55px;
	float: left;
	text-align: right;
	position:relative;
	left:-50px;
	}

#box-post-content {
	width: 660px;
	float: right;
	padding-bottom: 30px;
	position:relative;
	left:-25px;
	}

#box-post-content p {
	padding-bottom: 15px;
	}
	
#footer {
	width: 1020px;
	clear: both;
	padding-top: 20px;
	background: url(images/line-horizontal.png) repeat-x;
	}

#footer li {
	list-style: none;
	padding-bottom: 5px;
	}

.list-horizontal li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	}

#footer p {	
	padding-bottom: 5px;
	}

#footer-left {
	width: 320px;
	padding: 0 10px;
	float: left;
	text-align: left;
	}

#footer-middle {
	width: 320px;
	padding: 0 10px;
	float: left;
	list-style: none;
	text-align: center;
	}

#footer-right {
	width: 320px;
	padding: 0 10px;
	float: left;
	text-align: right;
	}

.postmetadata {
	padding: 2px 8px;
	border-left: 1px dotted #cccccc;
	line-height: 20px;
	}

#twitter_update_list {
	text-align: left;
}

#menu-options {
	width: 50%;
	float: left;
}

#menu-icones {
	width: 50%;
	float: right;
	text-align: right;
	padding-top: 10px;
}


/* COMENTÁRIOS */


.avatar { 
	float: right;
	padding: 0 0 5px 5px;
	}
	
#commenttext {
	padding: 5px 0 0 5px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	
.commentlist li {
	padding: 10px 0 10px 0;
	text-align: left;
	}

#commentform p {
	margin: 5px 0;
	}
	
.navigation {
	display: block;
	width: 630px;
	text-align: center;
	margin: 10px 0 0 25px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	

/* MENU & MENU-CATEGORIES EFFECTS */


#menu {
 	margin: 0 auto;
	width: 1020px;
	background: url(images/line-horizontal.png) repeat-x 0% 30%;
	height: 70px;
	color: #8f8f8f;
	}
	
.menu-item {
	padding: 0 20px 0 30px;
}

#menu a, .menu-item a {
	text-decoration: none;
}

#menu-categories, 
#menu-pages {
	position: absolute; 
	visibility:hidden;
}

#menu-categories {
	background: url(images/bg-menu.png) no-repeat 7% 4%;
 	margin: 0 auto;
	width: 500px;
	height: 50px;
	padding: 20px 30px 0 57px;
	font-size: 1.5em;
	}

#menu-pages {
	background: url(images/bg-menu.png) no-repeat 42% 4%;
 	margin: 0 auto;
	width: 200px;
	height: 50px;
	padding: 20px 30px 0 160px;
	font-size: 1.5em;
	}

#menu-categories a, 
#menu-pages a {
	color: black;
	text-decoration: none;
	}

#menu-categories a:hover, 
#menu-pages a:hover {
	color: #fc5e0a;
	}

#menu-categories li, 
#menu-pages li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	}
	

/* IMAGES & CAPTIONS */


p img {
	padding: 0;
	max-width: 100%;
	}

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

img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

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

.wp-caption {
	border: 1px solid #b5b5b5;
	text-align: center;
	background-color:#d0d0d0;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	color: #464646;
	font-size: 0.8em;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
	

/* LISTAS E NUMERAÇÕES NO CONTENT */


#content ul, ol {
	padding: 0 0 15px 20px;
}

#content ul li {
	list-style: disc;
}


/* PESQUISA */


#s {
	border: #dbdbdb 1px solid;
	width: 200px;
	height: 20px;
	margin: 0 auto;
}

.btn {
	background:url("images/box-line-full.png") no-repeat scroll 0% 190% transparent;
	margin-left: 150px;
	font-size: 1.2em;
	margin-top: -8px;
	border-style: none;
	cursor: pointer;
	color: #fc5e0a;
}


/* PESONALIZAÇÃO DE PLUGINS */

/* --- Blogroll Widget with RSS Feeds --- */

.vizinhanca-title {
	font-weight: bold;	
}

.vizinhanca-lista {
	margin-bottom: -15px; /* para equilibrar com o padding das listas! */
}

.vizinhanca-lista cite {
	font-size: 0.9em;
}

/* --- Tweet details --- */

.tweet-details a {
	font-size: 90%;
	color: #afafaf;
}
