/*  
Theme Name: Dark Beauty
Theme URI: http://www.danieltiecher.com/
Description: Tema para o WP desenvolvido por <a href="http://www.danieltiecher.com/">Daniel Anderson Tiecher</a>.
Version: 0.8
Author: Daniel Anderson Tiecher
Author URI: http://www.danieltiecher.com/

	Este tema foi desenvolvido por Daniel Anderson Tiecher

*/

/* Inicio do CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, 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, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #b9b9b9 url(img/bgbody.png) repeat-y top center;
	font: 80%/150% "Trebuchet MS", Tahoma, Arial;
	text-align:center;
	}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong {font-weight: bold;}
em {font-style: italic;}
/* Fim fo CSS Reset */

/* Posicionamento */
.hidden-navigation{
	width:1px;
	position:absolute;
	left:-9999px;
}
#wrap{
	background:white;
	width:950px;
	margin:20px auto;
	text-align:left;
}
#main-content{
	padding-top:15px;
	width:580px;
	display:inline;
	float:left;
	margin-left:185px;
	margin-bottom: 20px;
}
#sidebar{
	padding-top:15px;
	width:175px;
	float:left;
	margin-left:-760px;
	margin-bottom: 20px;
}
#adsbar{
	padding-top:15px;
	width:175px;
	float:left;
	margin-left:10px;
	margin-bottom: 20px;
}
#footer{
	clear:both;
}
/* Fim do posicionamento */

a:link, a:visited {
	color: #0065CE;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {padding: 10px 0}
h1 {font-size: 170%;}
h1, h1 a:link, h1 a:visited {color:#303130;text-decoration:none;}
h1 a:hover {color: #0065CE}
h2 {font-size: 140%;}
h2, h2 a:link, h2 a:visited {color:#303130;text-decoration:none;}
h2 a:hover {color: #0065CE}
h3 {font-size: 130%;}
h3, h3 a:link, h3 a:visited {color:#303130;text-decoration:none;}
h3 a:hover {color: #0065CE}
h4 {font-size: 120%;}
h4, h4 a:link, h4 a:visited {color:#303130;text-decoration:none;}
h5 {font-size: 110%;}
h5, h5 a:link, h5 a:visited {color:#303130;text-decoration:none;}

/* Seção do cabeçalho */
#header {
	width:100%;
	background: url(img/bg.png) repeat-x;
}
.site-name {padding-top: 15px;}
.site-name a, .site-name a:hover, .site-name a:visited {
	font-size: 250%;
	font-weight: bold;
	color: #FFF;
	padding: 15px 0 0 15px;
text-decoration: none;
}
.description {
	font-size: 95%;
	font-weight: bold;
	color: #FFF;
	padding: 5px 0 15px 15px;
}
#header ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#header li {
	float: left;
	display:inline;
	font-family: tahoma, sans-serif;
}
div#menu {
	background: #303130;
	width: 100%;
	padding: 5px 0 5px 0;
	min-height: 22px;
}
#nav {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#fff url(img/button1.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
#nav li {float:left;}
#nav li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
#nav li a b {float:left; display:block; padding:0 16px 0 8px;}
#nav li.current_page_item a {color:#fff; background:url(img/button3.gif);}
#nav li.current_page_item a b {background:url(img/button3.gif) no-repeat right top;}
#nav li a:hover {color:#fff; background:#000 url(img/button2.gif);}
#nav li a:hover b {background:url(img/button2.gif) no-repeat right top;}
#nav li.current_page_item a:hover {color:#fff; background:#000 url(img/button3.gif); cursor:default;}
#nav li.current_page_item a:hover b {background:url(img/button3.gif) no-repeat right top;}
#menu form {
	float: right;
	padding: 0;
	margin: 0;
}
#menu form input {
	margin-right: 10px;
}
/* Fim do cabeçalho */

/* Início do conteúdo principal */
#main-content p {
	padding: 5px 0;
}
.post {
	padding-left: 10px;
}
.post ol {
	list-style-type: decimal;
}
.info {
	color: #777;
	font-size: 95%;
}
blockquote {
	background: #EEE;
	padding: 0 10px;
	border: 2px dashed #303130;
}
ol.bash {
	background: #000;
	color: #FFF;
	font-weight: bold;
	font-family: Lucida Sans Typewriter, monospace;
	margin: 10px 0;
	padding: 5px 10px;
	border: 2px solid #777;
}
ol.code {
	background: #EEE;
	margin: 10px 0;
	padding: 5px 10px;
	border: 2px solid #303130;
}

.commentslist {
	padding: 10px 0;
}
.commentslist li {
	padding: 10px;
}
.commentslist a, .commentlist cite {
	font-size: 130%;
}
.commentslist .alt {
	background: #EEE;
}
.commentdata {
	color: #999;
}
.commentmetadata li {padding:0}
.comment-tips dt {
	font-size: 130%;
}
dl.comment-tips {	margin: -10px 0 10px 0;}
#commentsform {
	padding: 20px;
	color: #FFF;
	background: #303130;
}
#commentsform input.txt, #commentsform textarea {
	display:block;
}
#commentsform input.txt:focus, #commentsform textarea:focus {
	border:2px solid blue;
}
#commentsform label {
	font-weight: bold;
}
.editcomment {font-size: 80%;}
.related-entries {
	padding-left: 20px;
}
/*Fim do conteúdo principal*/

/*Início da Barra de Navegação*/
#assine {
	width: 100%;
	background: url(img/rss-icon.png) no-repeat left;
	height: 55px;
	margin-bottom: 5px;
}
#assine li{
	padding: 5px 0 0 53px;
}
#assine li a {
	font-size: 120%;
}
.sidebartitle {
	display: block;
	background: #303130;
	color: #FFF;
	padding: 3px 5px 8px 5px;
	font-weight: bold;
}
.list-sidebar {
	border: 1px solid #888;
	padding-left: 10px;
	margin-bottom: 10px;
	background: #EEE;
}
.list-sidebar li {
	display: block;
}
.list-sidebar a {
	text-decoration: none;
	color: #111;
}
.list-sidebar a:hover {
	text-decoration: underline;
}
/*Fim da barra de navegação*/

/*Início da Barra de Anúncios*/
#searchbox {margin-bottom: 10px; margin-right: 16px;}
#searchbox form {
	padding: 10px;
	background: #303130;
}
#searchbox input#s {
	width: 130px;
	margin: 5px 0;
}
#searchbox label {
	font-weight: bold;
	font-size: 110%;
	color: #FFF;
}
/*Fim da Barra de Anúncios*/

/*Inicio do Rodapé*/
#footer {
	border-top: 10px solid #303130;
	background: #eee;
}
#sub-footer {padding: 10px 25px;}
#sub-footer div {
	float: left;
	width: 200px;
	padding: 0 10px;
}
#sub-footer h4 {
	font-size: 150%;
	border-bottom: 5px solid #303130;
}
#sub-footer ul, #sub-footer p {padding: 10px 0 20px 0;}
#sub-footer li {padding: 2px 5px}
#sub-footer li:hover {background: #ccc;}
.recent-comments {list-style: url('img/user_comment.png') inside;}
.archives {list-style: url('img/calendar.gif') inside;}
.outside-links {list-style: url('img/link.gif') inside;}
#footnotes {
	clear: both;
	color: #FFF;
	background: url(img/bg.png);
	padding: 20px;
}
#footnotes a {
	color: #bbb;
	text-decoration: underline;
}
/*Fim do Rodapé*/
