/*
Theme Name: BlogDella
Theme URI: http://blog.dellavoro.com.br/
Description: Tema BlogDella.
Version: 1.6
Author: Cinthia Lira
Author URI: http://www.cinthialira.com.br/
Tags: custom header, fixed width, two columns, widgets

*/

body, html {
	margin: 0;
	padding: 0;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #303030;
	background: #3e373c;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
quote, code, fieldset {
  margin: .5em 0;
}
p {
  margin: 0.6em 0 1.2em;
  padding: 0;
}
hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
  background: #112e62;
}


img, a img {
  border: none;
}

input {
	font-size: 11px;
}
/* L A Y O U T */
#border-right {
	width: 1000px;
	margin: 0 auto;
	background: url(images/bg-border-right.jpg) no-repeat right top;
}
#border-left {
	width: 826px;
	margin-right: 81px;
	padding-left: 93px;
	background: url(images/bg-border-left.jpg) no-repeat left top;
}
#container {
	margin: 0 auto;
	width: 826px;
	background-color:#3e373c;
	background-image: url(images/bg-container.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#header {
	background-color: #3e373c;
	height: 308px;
	background-image: url(images/topo-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#titulo h1 a {
	width: 826px;
	height: 278px;
	float:left;
	text-indent: -2000px;
	overflow: hidden;
	display: block;
}


#conteudo {
	vertical-align: top;
	min-height: 300px;
	padding: 0;
	width: 622px;
	float: right;
}

#sidebar {
	float: left;
	width: 204px;
	font-size: 12px;
	padding: 149px 0px 20px 0;
	height: 100%;
	color: #fff;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 15px;
}
#sidebar h2 {
	margin: 5px 0 10px 0;
	padding: 20px 0 0 0;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
}
#sidebar .widget {
	margin-top: 0px;
	margin-bottom: 0;
	background: #95114b url(images/bg-widget.gif) repeat-x left top;
	padding: 5px;
	
}
#sidebar .widget li {
	margin-bottom: 10px;
	padding: 2px;
}
#sidebar .widget li a {
	background-image: url(images/seta-li.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 18px;
	margin-left: 0px;
}
#sidebar .widget li li a {
	background-image: url(images/seta-li-li.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 15px;
	margin-left: 0px;
}
#sidebar a {
	color: #56f7f7;
	font-weight: bold;
	text-decoration: none;
}
#sidebar a:hover {
	color: #56f7f7;
	text-decoration: underline;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
	

#sidebar form {
	margin: 0;
	}
	
	
#subscribe2 p {
	color: #56f7f7;
}
	
	
	
/* Begin Calendar */
#calendar h2 {
	display: none;
}
#wp-calendar {
	empty-cells: show;
	margin: 0 auto 0;
	width: 155px;
	
}
#wp-calendar caption {
	font-variant: normal;
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
	display: block;
}
#wp-calendar th {
	color: #56f7f7;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	
	}

#wp-calendar a {
	display: block;
	color: #56f7f7;
	}

#wp-calendar a:hover {
	color: #56f7f7;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	bbackground-color: #fff; }
/* End Calendar */

/*ARQUIVO*/
#archives {
	text-transform: capitalize;
}
#tag_cloud a {
	font-weight: normal;
}

/* TEXTO CONTEUDO */

#conteudo {
	padding: 0px;
}
#conteudo h2 {
	color: #95114b;
	font-size: 20px;
	border-bottom: 2px solid #174e61;
	padding: 5px 0;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", serif;
}
#conteudo h2 a:hover {
	text-decoration: none;
	color: #fb0094;
}
#conteudo h3 {
	font-size: 18px;
	font-weight: bold;
	color: #fb0094;
	background-image: url(images/bg-h2.gif);
	background-repeat: no-repeat;
	background-position: -6px -3px;
	padding-left: 14px;
	margin-bottom: 10px;
}
#conteudo h4 {
	font-size: 14px;
	font-weight: bold;
	color: #424242;
	margin-bottom: 10px;
}
#conteudo p {
	color: #303030;
	line-height: 20px;
	text-align: justify;

}
#conteudo a {
	font-weight: bold;
	color: #95114b;
	text-decoration: none;
}
#conteudo a:hover {
	color: #fb0094;
	text-decoration: none;
}
#conteudo ul {
	margin-left: 10px;
}
#conteudo li {
	list-style-type: none;
}
#conteudo .entry li {
	list-style-type: disc;
	margin-left: 10px;
}

.post {
	background: url(images/bg-post-div.gif) no-repeat left bottom;
	padding: 20px;
}

/* D A T A - P O S T */
#data-post {
	margin-top: 6px;
	text-align: right;
}
#data-post small {
	font-size: 14px;
	font-weight: bold;
	color: #434343;
}
#data-post small  strong{
	font-size: 14px;
	font-weight: bold;
	color: #95114b;
}
/* A S S I N A T U R A */
#assinatura-del {
	background: url(images/foto-rodape.jpg) no-repeat right top;
	height: 70px;
	font-family: Arial, Helverica, sans-serif;
	padding-top: 200px;
	padding-left: 20px;
}
#assinatura-del h2 {
	font-family: Arial, Helverica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #980e5e;
	border: none;
	margin: 0;
	padding: 0;
}
#assinatura-del p {
	margin: 0;
	padding: 0;
	color: #395f88;
}
#assinatura-del a {
	color: #395f88;
}

#assinatura {
	background-color: #000;
	clear: both;
	font-size:10px;
	padding: 5px;
	color: #a78040;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#assinatura p {
	padding: 0px;
	margin: 0px;
}
#assinatura a {
	color: #ccc;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align: right;
}

/*METADATA*/
p.postmetadata  {
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.single {
	padding: 2px 4px;
	margin: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	background: black;
}
.alt {
	padding: 2px 4px;
	margin: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	background: black;
}

/*COMENTÁRIOS
#comment {
	width: 500px;
}*/

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
div.post {
	clear: both;
}
/* End Images */


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */



.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform, h3#respond  {
	margin: 0 20px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 70%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/

.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist {
list-style: none;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
