/*  
Theme Name: DarkZen
Theme URI: http://www.dailyblogtips.com/darkzen-wordpress-theme-released/
Version: 1.1
Author: Daily Blog Tips
Author URI: http://www.dailyblogtips.com
Modificado por André Freitas
*/


body {
text-align:center;
margin:0;
padding:0;
background-color:#efefef;
background-image:url(images/back.png);
background-position:top left;
background-repeat:repeat-x;
color:#333333;
font-size:12px;
font-family: Arial;
font: Verdana;
}

#body2 {
/* Não está a ser usado de momento. */

}


/* Cabeçalho */

#header {
height:88px;
width:960px;
padding-left:0px;
padding-top:2px;
padding-bottom:18px;
clear:both;
margin:auto;
text-align:left;
background-image:url(images/header.png);
}


#header a{
color:#2c2c2c;
}

.headleft {
float:left;
width:450px;
}

.headright {
float:right;
text-align:right;
padding-top:20px;
}


#rsslink a {
text-align:right;
padding-top:10px;
padding-left:17px;
color:#ffffff;
text-decoration:none;
font-size:14px;
font-weight:bold;
background:url(images/rsslink.gif) left 12px no-repeat;
float:left;
margin-right:4px;
}



#twitterlink a {
text-align:right;
padding-top:10px;
padding-left:17px;
color:#ffffff;
text-decoration:none;
font-size:14px;
font-weight:bold;
background:url(images/iconetwitter.png) left 12px no-repeat;
float:left;
margin-right:4px;
}

#fblink a {
text-align:right;
padding-top:10px;
padding-left:17px;
color:#ffffff;
text-decoration:none;
font-size:14px;
font-weight:bold;
background:url(images/iconefacebook.png) left 12px no-repeat;
float:left;
margin-right:4px;
}
#contlink a {
text-align:right;
padding-top:10px;
padding-left:19px;
height:30px;
color:#ffffff;
text-decoration:none;
font-size:14px;
font-weight:bold;
background:url(images/iconemail.png) left 12px no-repeat;
float:right;
}


/* Links do Cabeçalho */

#menulinks {
height:40px;
width:960px;
clear:both;
margin:auto;
background-image:url(images/menulinks.png);
}


ul#navlist {
margin: 0;
padding: 0;
white-space: nowrap;
float:left;
width:730px;
}

ul#navlist li {
font-size:10pt;
display:inline;
list-style-type: none;
}

ul#navlist li a {
padding-left:15px;
padding-right:15px;
padding-top:10px;
height:30px;
background-image:none;
display:block;
color:#ffffff;
text-decoration:none;
float:left;
font-size:14px;
font-weight:bold;
}

ul#navlist li a:link, ul#navlist li a:visited {
text-decoration: none;
}

ul#navlist li a:hover {
background-position:top left;
text-decoration:none;
color:#FFFFFF;
background-image:url(images/menuhover.png);
}

/* Contentores */

#page {
width:956px;
margin:auto;
text-align:left;
}

#mainarea {
clear:both;
width:956px;
padding-top:0px;
margin:0;
}

/* Corpo dos Artigos */

#contentarea {
padding-left:10px; 
width:620px;
float:left;
padding-bottom:20px;
border: solid 1px #d8d8d8;
background:#ffffff url(images/fundo_contentarea.png) repeat-x;
}


/* Barra da Direita */

#sidebar {
width:300px;
padding:8px;
float:right;
padding-bottom:20px;
border: solid 1px #d8d8d8;
background:#ffffff url(images/fundo_contentarea.png) repeat-x;
}



#sidebar a{
padding-left:5px;
padding-top:4px;
padding-bottom:4px;
display:block;
font-size:10pt;
color:#333333;
text-decoration: none;
clear:both;
text-align:left;
margin-left:-6px;
margin-right:4px;
margin-top:0;
margin-bottom:0;
border:none;
}

#sidebar .post-title{
font-weight:bold;
color:#333333;
}

#sidebar li{
list-style-type: none;
clear:both;
text-decoration: none;

}


#sidebar a:hover{
color:#ee762a;
}

#sidebar h2 {
background: url(images/barrapostsrel.png) repeat-x;
border-left:solid 2px #ee742a;
border-right:solid 2px #ee742a;
border-bottom:solid 4px #eea02a;
color:#ffffff;
height:15px;
font-size:14px;
padding: 4px;
margin-bottom: 5px;
font-weight: bold;
clear:both;
}


#sidesq{
width:145px;
float:left;
padding:0px 5px 0px 0px
}

.cat-item{
padding-left:5px;
}


#siddir{
width:150px;
float:right;
}


/* Pesquisa na Sidebar */

#searchform #s { /* Espaço */
border:none;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:#333333;
width: 200px;
float:left;
height:19px;
font-weight:bold;
border: solid 1px #d8d8d8;
margin-bottom: 5px;
}

#searchform #s:focus {
background-color:#efefef;
}

#searchsubmit { /* Botão */
background-image:url(images/search.png);
width:95px;
height:23px;
float:right;
border:none;
font-family:Arial, Helvetica, sans-serif;
background-color:transparent;
cursor:pointer;
}

#sidebar1 {
width:155px;
float:left;
margin-left:1px;
margin-right:5px;
}

#sidebar2 {
width:155px;
float:left;
margin-right:1px;
}

/* Rodapé */

#footer {
/* width:960px; */
height:87px;
background:#ee812a url(images/backfooter.png) repeat-x ;
clear:both;
color:#FFFFFF;
}


#footer a:hover {
color:#FFFFFF;
}

#footer a {
color:#FFFFFF;
}

#footer .left {
float:left;
padding-left:15px;
padding-top:43px;
text-align:left;
}

#footer .right {
float:right;
padding-right:15px;
padding-top:40px;
line-height:18px;
text-align:right;
}

/* Estilos dos Posts */

.post {
padding-left:10px;
padding-right:20px;
padding-top:10px;
}

.entry {
line-height:20px;
}

.entry a {
color:#ee742a;
}

.posttop {
clear:both;
width:100%;
height:40px;
margin-top:10px;
}

.posttop .dateicon {
border-right:3px solid #CCCCCC;
padding-right:8px;
float:left;
}

.posttop .title {
padding-left:8px;
float:left;
}

.posttop .dateicon .day {
font-size:23px;
color:#9d8c8c;
clear:both;
text-align:right;
text-transform:uppercase;
}

.posttop .dateicon .month {
font-size:12px;
color:#bfbfbf;
clear:both;
text-align:right;
text-transform:uppercase;
}

.posttop .thetitle a {
font-size:23px;
color:#5c5c5c;
clear:both;
}

.posttop .thetitle a:hover {
text-decoration:none;
color:#ee742a;
}

.posttop .title .under {
font-size:12px;
color:#777777;
clear:both;
}

.under a {
font-size:12px;
color:#5c5c5c;
clear:both;
}

.under ul{
margin:0px;
margin-left:-37px;
}

.under li{
display:inline;
list-style-type: none;
margin:0px;
}

.oautor{
background:url(images/oautor.png) no-repeat;
padding-left:19px;
}

.comentarios{
background:url(images/comentarios.png) no-repeat;
padding-left:19px;

}

.visual{
background:url(images/visualizacoes.png) no-repeat;
padding-left:17px;
}



.postbottom {
clear:both;

}

.postbottom a.commentslink {
height:30px;
padding-top:3px;
display:block;
float:left;
padding-right:6px;
}

.postbottom a.stumbleupon {
width:30px;
height:36px;
display:block;
float:left;
background-image:url(images/stumbleuponicon.png);
}

.postbottom a.twitter {
width:31px;
height:36px;
display:block;
float:left;
background-image:url(images/twitter.png);
}

.postbottom a.facebook {
width:31px;
height:36px;
display:block;
float:left;
background-image:url(images/facebook.png);
}

.postbottom a.digg {
width:31px;
height:36px;
display:block;
float:left;
background-image:url(images/diggicon.png);
}

.postbottom a.delicious {
width:35px;
height:36px;
display:block;
float:left;
background-image:url(images/deliciousicon.png);
}

.postbottom a.googlebuzz{
width:35px;
height:36px;
display:block;
float:left;
background-image:url(images/buzzicon.png);
}

.postbottom a.google {
width:35px;
height:36px;
display:block;
float:left;
background-image:url(images/googleicon.png);
}

/* Títulos */
h1 {
font-size:25px;
clear:both;
color:#FFFFFF;
text-transform:uppercase;
margin:0;
}

h1 a {
color:#FFFFFF;
}

h1 a:hover {
color:#ee742a;
text-decoration:underline;
}

.description {
font-size:14px;
clear:both;
margin:0;
font-weight:bold;
text-transform:uppercase;
color:#999999;
}

a {
color:#333333;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}



#subfooter .subfooterwidget h2 {
padding-left:8px;
padding-top:8px;
height:25px;
font-size:16px;
font-weight:bold;
color:#CCCCCC;
}



#subfooter .subfooterwidget a {
padding-left:5px;
padding-top:4px;
padding-bottom:4px;
border-bottom:#555555 solid 1px;
display:block;
font-size:10pt;
color:#CCCCCC;
text-decoration: none;
clear:both;
text-align:left;
margin-left:10px;
margin-right:4px;
width:250px;
}


#subfooter .subfooterwidget a:hover {
color:#FFFFFF;
text-decoration: none;
}

.clear {
clear:both;
}

.commentlist li, #commentform input, #commentform textarea {
font-family: Arial, Helvetica, sans-serif;
}

#commentform {
text-align:left;
padding-left:35px;
}

.commentlist li {
font-weight: bold;
}

.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 10pt;
}

.commentlist p {
font-weight: normal;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
color:#333333;
}

.postcom{
background:#fcfcfc;
}

#commentform p {
font-family:Arial, Helvetica, sans-serif;
}

.commentmetadata {
font-weight: normal
}

small, .nocomments, .postmetadata, blockquote, strike {
color:#000000;
}

code {
font-family:"Courier New", Courier, monospace;
font-size:9pt;
}

acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}

/* Calendar */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
color:#9d8c8c;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
}

#calendar_wrap {
margin-top:5px;
margin-left:10px;
}
#wp-calendar #prev a {
font-size: 8pt;
}

#wp-calendar a {
text-decoration: none;
}

#wp-calendar caption {
font: bold 10pt Arial, Helvetica, sans-serif;
text-align: center;
}

#wp-calendar th {
font-size:8pt;
font-style: normal;
text-transform: capitalize;
}

p img {
padding: 0;
max-width: 100%;
}

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;
margin-right:30px;
}

.alignleft {
float: left
}

/* End Images */



/* Begin Lists */

html>body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
padding-left: 10px;
text-indent: 10px;
} 

html>body .entry li {
margin: 7px 0 8px 10px;
}

ul {
}
.entry ul li:before, #sidebar ul ul li:before, #subfooter ul ul li:before {
content: "";
}

.entry ol {
padding: 0 0 0 35px;
margin: 0;
}

.entry ol li {
margin: 0;
padding: 0;
}

.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}

#sidebar ul, #subfooter ul { 
margin: 0;
padding:0;
}

#sidebar ul ol, #subfooter ul ol {
margin: 0;
padding:0;
}


#sidebar ul li, #subfooter li {
list-style-type:none;
list-style-image:none;
padding-left:0px;
}

#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, #subfooter ul ol li {
list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li, #subfooter ul ul li {
margin: 3px 0 0;
padding: 0;
}

.entry form { 
text-align:center;
}

select {
width: 130px;
}

#commentform input {
width:103px;
border:none;
margin: 5px 14px 1px 0;
border:#CCCCCC solid 2px;
}

#commentform textarea {
width: 90%;
padding: 2px;
border:#CCCCCC solid 2px;
}

#commentform #submit {
margin-right:37px;
float: right;
}

.alt {
margin: 0;
padding: 10px;
}

.commentlist {
padding-left:30px;
text-align: justify;
}

.commentlist li {
margin: 15px 45px 15px 3px;
padding: 5px 10px 3px;
list-style: none;
border-bottom:#CCCCCC dotted 1px;
}

.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;
}

#sidebar form {
margin: 0;
}

acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #999;
}

blockquote {
margin: 15px 30px 0 10px;
padding-left: 10px;
border-left: 3px solid #999999;
color:#999999;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
}

hr {
display: none;
}

a img {
border: none;
}

.navigation {
display: block;
clear:both;
text-align: center;
padding-top: 10px;
padding-bottom: 60px;
padding-left:30px;
margin-top:20px;
}

.navigation a {
padding:5px;
background-color:#ee9f2a;
border:1px solid #ee812a;
color:#FFFFFF;
}

.navigation a:hover {
background-color:#ee812a;
color:#FFFFFF;
text-decoration:none;
}

.addhome{
text-align:right;
height:40px;
color:#2c2c2c;
text-decoration:none;
font-size:14px;
font-weight:bold;
background:url(images/iconhome.png) left no-repeat;
padding:25px 0px 0px 35px;
margin-right:65px;
}

.separa{
border-bottom:solid 1px #efefef;
height:1px;
}

.plink{
text-align:left;
padding-left:170px;
margin-bottom:3px;
}

#contentbar{
width:425px;
float:right;
}


.related_post_title{
background: url(images/barrapostsrel.png) repeat-x;
border-left:solid 2px #ee742a;
border-right:solid 2px #ee742a;
border-bottom:solid 4px #eea02a;
color: #ffffff;
height:19px;
font-size:14px;
padding:2px;
font-weight:bold;
}

.related_post  {
border:solid 1px #fdd6ba;
background:#fffbf5;

}

.related_post li {
list-style-type: none;
text-decoration: none;
padding:0px;
margin: 0!important;
}

.related_post a {
font-weight:bold;
color:#333333;
}

.bpub{
width: 468px;
height: 60px;
border:solid 3px #e2e2e2;
}

#contentarea h1{
   color:#333333;
font-size: 16px;

}

.pes a{
 color:#333333;
font-weight:bold;

}

.pes{
border-bottom:dashed 1px #efefef;
margin-bottom:15px;
}


.contentor{
height:210px;
text-align:justify;
}

.thumbp{
float:left;
margin-right:10px;
width:160px;
height:200px;
text-align:left;
}


.lermais {
text-align: left;

}

.lermais a {
padding:5px;
background-color:#ee9f2a;
border:1px solid #ee812a;
color:#FFFFFF;
}

.lermais a:hover {
background-color:#ee812a;
color:#FFFFFF;
text-decoration:none;
}


.subtt a{ /* Nº de Comentários no index.php */
padding:1px 4px 1px 4px;
background-color:#eeeeee;
color:#555555;
}

.sugerir{
width:200px;
height:250px;
margin:0 auto;
float:left;
padding-left:40px;
}

.pubads{
width:300px;
height:250px;
float:right;
margin-right:40px;
}

#categories-3 li{
border-bottom:solid 1px #efefef;
/* background:url(images/icategoria.png) no-repeat; */
background-position: 3px;
margin-left:5px;
margin-right:5px;
margin-bottom:3px;
}

#categories-3 li a{
margin-left:17px;
margin-top:-2px;

} 


/* Ícone Individuais das Categorias */
.cat-item-86{
background:url(images/catactualidade.png) no-repeat;

}

.cat-item-6{
background:url(images/catcinema.png) no-repeat;

}

.cat-item-3{
background:url(images/catcomedia.png) no-repeat;

}


.cat-item-7{
background:url(images/catinformatica.png) no-repeat;

}

.cat-item-4{
background:url(images/catjogos.png) no-repeat;

}

.cat-item-1{
background:url(images/catoutros.png) no-repeat;

}

.cat-item-87{
background:url(images/cattelemoveis.png) no-repeat;

}

.cat-item-8{
background:url(images/cattelevisao.png) no-repeat;

}


#meta-3 li{
border-bottom:solid 1px #efefef;
background:url(images/imeta.png) no-repeat;
background-position: 3px;
margin-left:5px;
margin-right:5px;
margin-bottom:3px;
}

#meta-3 li a{
margin-left:17px;
margin-top:-2px;

} 


#recent-comments-3 .recentcomments{
padding-left:22px;
}

li.recentcomments{
border-bottom:solid 1px #efefef;
background:url(images/comentarios.png) no-repeat;
background-position: 3px;
padding-bottom:5px;
margin-bottom:4px;
margin-left:5px; /* Adicionado recentemente */
}


#recent-posts-4 li{
border-bottom:solid 1px #efefef;
background:url(images/visualizacoes.png) no-repeat;
background-position: 3px;
margin-left:5px;
margin-right:5px;
margin-bottom:3px;
}

#recent-posts-4 li a{
margin-left:17px;
margin-top:-2px;

} 

#linkcat-2 li{
border-bottom:solid 1px #efefef;
background:url(images/isite.png) no-repeat;
background-position: 3px;
margin-left:5px;
margin-right:5px;
margin-bottom:3px;
}

#linkcat-2 li a{
margin-left:17px;
margin-top:-2px;
} 

#bcomentar{
width:103px;
height:23px;
background:url('images/comentartigo.png');
border:none;
}

.ttcomentar{
background: url(images/barrapostsrel.png) repeat-x;
border-left:solid 2px #ee742a;
border-right:solid 2px #ee742a;
border-bottom:solid 4px #eea02a;
color: #ffffff;
height:17px;
font-size:14px;
padding:4px 2px 2px 2px;
font-weight:bold;
}


.envemail { /* Botão */
width:94px;
height:23px;
background-image:url(http://gorlix.com/wp-content/themes/DarkZen/images/enviaremail.png);
border:none;
font-family:Arial, Helvetica, sans-serif;
background-color:transparent;
cursor:pointer;
}

img.avatar {float:left; margin-right:5px;}

.headautor{
border:solid 1px #fdd6ba;
background:#fffbf5;
height:60px;
padding:5px;
}


.logoh{
	float:left;
}

.categoria{
	color:#ee7a2a;
	padding-top:37px;
	font-size:22px;
	font-weight:bold;
}