/*
THEME NAME: Digibox
THEME URI: http://www.agenciadigitown.com.br
VERSION: 0.1.1
AUTHOR: Equipe da Ag&ecirc;ncia Digitown: Andr&eacute; Carneiro, Bruno Westin, Glayson Ramos, Helder Porf&iacute;rio e Leonardo Shibuya
*/

/* resetar atributos  */
@import url('reset.css');

/* 1. Atributos principais */

body {
	font-family:Calibri, Arial, Helvetica, sans-serif;
}

#wrapper {
	display:block;
	width:1000px;
	margin:auto;
	background:url(images/tema-01-bg-header.jpg) no-repeat;
	overflow:hidden;
}

#wrapper #header {
	display:block;
	width:980px;
	padding:10px;
	height:150px;
	overflow:hidden;
}

#container {
	display:block;
	width:980px;
	margin:auto;
	overflow:hidden;
}
#footer {
	display:block;
	width:990px;
	height:245px;
	background:url(images/tema-01-bg-footer.jpg) no-repeat;
	clear:both;
	margin-top:30px;
	color:#fff;
	font-size:12px;
	padding:25px 0 0 10px;
}
/* 1.1. footer */
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer #leftfoot, #footer #midlefoot, #footer #rightfoot {
	display:block;
	float:left;
	width:225px;
}
#footer #leftfoot {
	width:480px;
}
#footer #leftfoot #partners, #footer #leftfoot #conecte {
	display:block;
	width:225px;
	height:110px;
	float:left;
}
#footer #leftfoot #digifoot {
	display:block;
	clear:both;
	width:480px;
	border-top:solid 1px #fff;
	padding-top:35px;
}
#footer #leftfoot #digifoot span#logofooter, #leftfoot a#torchetti, #leftfoot a#front {
	display:block;
	text-indent:-15000px;
	float:left;
	margin-right:15px;
	background:url(images/tema-01-logo-footer-digitown.png) no-repeat;
	width:95px;
	height:53px;
}
#leftfoot a#torchetti, #leftfoot a#front {
	margin-top:22px;
}
#footer #leftfoot a#torchetti {
	margin-right:0;
	background:url(images/tema-01-logo-footer-torchetti.png) no-repeat;
	width:55px;
	height:56px;
}
#footer #leftfoot a#front {
	margin-right:15px;
	background:url(images/tema-01-logo-footer-front.png) no-repeat;
	width:54px;
	height:55px;
}
#footer #leftfoot #digifoot address {
	display:block;
	border-top:1px solid #999999;
	padding-top:10px;
	font-style:normal;
	margin-top:10px;
	float:left;
	width:370px;
	line-height:1.2em;
}
#footer #leftfoot, #footer #midlefoot {
	margin-right:25px;
}

#footer #midlefoot {
	width:225px;
}
#footer #midlefoot ul, #footer #rightfoot ul{
	list-style:disc;
	padding:15px 0 0 20px;
	line-height:2em;
}
#footer #midlefoot ul li.bordertop {
	border-top:solid 1px #fff;
	padding-top:12px;
	margin-top:12px;
}
div#conecte ul li {
	float:left;
}
div#conecte ul {
	padding-top:34px;
}
div#conecte ul li a {
	display:block;
	width:42px;
	height:41px;
	margin-right:2px;
	text-indent:-15000px;
}
div#conecte ul li a.rss {
	background:url(images/feed.png) no-repeat;
}
div#conecte ul li a.twitter {
	background:url(images/twitter.png) no-repeat;
}
div#conecte ul li a.linkedin {
	background:url(images/linkedin.png) no-repeat;
}
div#conecte ul li a.youtube {
	background:url(images/youtube.png) no-repeat;
}
/* 2. header */

h1#blog-title span a {
	display:block;
	background:url(images/tema-01-logo-header-digitown.png) no-repeat;
	width:114px;
	height:64px;
	float:left;
	text-indent:-15000px;
	margin:20px  0 0 10px;
}
div#blog-description {
	display:block;
	width:440px;
	height:65px;
	float:right;
	color:#fff;
	font-size:16px;
	margin:20px 10px 0 0;
	line-height:1.4em;
}
div#access {
	display:block;
	overflow:hidden;
	clear:both;
	width:980px;
	height:21px;
	padding-top:41px;
}
form.buscaheader {
	display:block;
	float:right;
	width:230px;
	height:20px;
}
form.buscaheader input#textobuscaheader {
	border:none;
	margin:0;
	width:205px;
	height:17px;
	font-size:12px;
	float:left;
}
form.buscaheader input#lupa {
	margin:0;
	padding:0;
	width:25px;
	height:19px;
	text-indent:-15000px;
	background:url(images/tema-01-lupa-busca.jpg) no-repeat;
	border:none;
}

/* 4. menu */
ul.menu_module li {
	float:left;
	padding:2px 0;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-right:3px;
}
ul.menu_module li span.fundo {
	display:block;
	height:20px;
	width:3px;
	background:#ED1847;
	position:relative;
	z-index:3;
	top:-17px;
}
ul.menu_module li.active span.fundo, ul.menu_module li:hover span.fundo {
	width:100%;
}
ul.menu_module li a {
	color:#FFF;
	text-decoration:none;
	position:relative;
	z-index:20;
	margin:0 15px;
	text-transform:uppercase;
	font-size:15px;
}

/* 4. index */
#banner {
	display:block;
	width:978px;
	height:398px;
	border:1px solid #CCC;
	background:#FFF;
}
#twitter {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ccc;
	padding:5px 10px;
	background:#333333;
	display:block;
	width:960px;
	height:17px;
	margin-top:1px;
	margin-bottom:30px;
}
#twitter strong {
	font-size:14px;
	color:#fff;
}

#twitter a {
	color:#fff;
	font-weight:normal;
}
#banner-lower {
	display:block;
	overflow:hidden;
	float:left;
	width:480px;
	height:238px;
	margin-right:20px;
}

.destaques li dl, #chamada-lower li dl {
	display:block;
	width:230px;
	float:left;
	margin-left:20px;
	height:230px;
	margin-bottom:30px;
	overflow:hidden;
}
.destaques li dl.first-chamada, #chamada-lower li dl.first-chamada {
	margin-left:0;
}

.destaques li dl dd.img-chamada, #chamada-lower dl dd.img-chamada {
	border-bottom:3px solid #ED1847;
}
.destaques li dl dd.img-chamada a, #chamada-lower dl dd.img-chamada a{
	display:block;
	overflow:hidden;
	border:none;
	padding:0;
	margin:0;
	width:230px;
	height:100px;
}
.destaques li dl dt a, #chamada-lower dl dt a {
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	padding:10px 0 10px 3px;
	display:block;
	width:227px;
	color:#000;
	text-decoration:none;
}
body .destaques li dl:hover dt a, body #chamada-lower dl:hover dt a {
	color:#fff;
	background:#ED1847;
}
.destaques li dl dd a, #chamada-lower dl dd a {
	color:#000;
	text-decoration:none;
	font-size:12px;
	display:block;
	line-height:1.3em;
}



div#chamada-lower {
	display:block;
	float:left;
	width:480px;
	height:250px;
	overflow:hidden;
}
div#lista-com-icones {
	display:block;
	float:left;
	width:225px;
	height:250px;
	overflow:hidden;
}
div#lista-com-icones ul.lista-com-icones li img { 
	float:left;
	padding-right:10px;
}
div#lista-com-icones ul.lista-com-icones li a {
	display:block;
	float:left;
	padding-top:5px;
	text-decoration:none;
	color:#000;
	font-size:16px;
}
div#lista-com-icones ul.lista-com-icones li a:hover {
	text-decoration:underline;
}

div#banner-lower div.frame {
	display:block;
	position:relative;
	overflow:hidden;
	padding:10px;
	height:80px;
	width:100%;
	top:-100px;
	color:#FFF;
	background:#000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
div#banner-lower div.frame span.titulo {
	display:block;
	font-size:51px;
	text-transform:uppercase;
}
div#banner-lower div.frame a {
	color:#fff;
	text-decoration:none;
}
div#banner-lower div.frame span.legenda {
	display:block;
	font-size:14px;
}

/* 5. internas */

div#content.interna {
	display:block;
	float:left;
	width:730px;
	margin-top:20px;
}
div#content.interna h2.entry-title, div#content.interna h2.page-title {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:50px;
	font-weight:normal;
	text-transform:uppercase;
	color:#FFF;
	line-height:0.7em;
}
div#content.interna div.entry-content {
	background:#fff;
	border-left:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
	padding:25px 25px 20px 20px;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:16px;
	overflow:hidden;
	line-height:1.2em;
}
div#content.interna div.entry-content p {
	padding-bottom:20px;
}
div#content.interna div.entry-content h3 {
	color:#EC1846;
	text-transform:uppercase;
	font-weight:bold;
	font-size:18px;
	padding-bottom:20px;
}
div#content.interna div.entry-content h3.case {
	padding-bottom:2px;
}
div#content.interna div.entry-content dt.case a{
	padding-bottom:2px;
	color:#EC1846;
	font-weight: bold;
	text-decoration: none;
}
div#content.interna div.entry-content dt.case a:hover{
	text-decoration: none;
}

div#content.interna div.entry-content div.sociable {
	display:block;
	margin-top:30px;
	border-top:solid 1px #EC1846;
	padding-top:10px;
	margin-bottom:32px;
	overflow:hidden;
}
div#content.interna div.entry-content div.sociable span.compartilhe {
	font-size:14px;
	color:#333333;
	display:block;
	padding-bottom:10px;
}
div#content.interna div.entry-content div.sociable ul li {
	float:left;
	margin-right:10px;
}

.wp-caption{border:1px solid #ccc; padding:2px;}
p.wp-caption-text{font-style:italic; font-size:12px; text-align:center; color:#ed1847;}


/* 6. sidebar */

div#sidebar {
	margin-left:20px;
	display:block;
	float:right;
	margin-top:55px;
	width:230px;
	background:#fff;
}

div#sidebar div.chamada-sidebar dd {
	display:block;
	width:200px;
	padding:0 15px 15px;
	background:url(images/tema-01-bg-chamada-interna.jpg) bottom no-repeat;
}
div#sidebar div.chamada-sidebar dd.img-chamada {
	padding:0;
	background:none;
	height:100px;
	width:230px;
	overflow:hidden;
}
div#sidebar div.chamada-sidebar a {
	color:#000;
	text-decoration:none;
}
div#sidebar div.chamada-sidebar a:hover {
	text-decoration:underline;
}
div#sidebar div.chamada-sidebar dt {
	text-transform:uppercase;
	font-size:14px;
	padding:17px 15px 20px;
	background:url(images/tema-01-bg-chamada-interna.jpg) top no-repeat;
}
div#sidebar div.chamada-sidebar dd {
	font-size:12px;
}
/* complementar */
div.entry-meta {
	font-size:0.7em;
}
div.entry-meta.case {
	display:block;
	padding-bottom:20px;
}
img.mini-interna {
	padding-right:10px;
}

div.nav-previous {
	float:left;
}
div.nav-next {
	float:right;
}
div.nav-previous a{
	display:block;
	padding:5px 5px 5px 1px;
	color:#000;
	text-decoration:none;
}
div.nav-next a{
	display:block;
	padding:5px 1px 5px 5px;
	color:#000;
	text-decoration:none;
}
div.nav-previous a:hover, div.nav-next a:hover {
	color:#fff;
	background:#EC1846;
}

div.entry-content a {
	color:#EC1846;
	text-decoration:none;
}
div.entry-content a:hover {
	text-decoration:underline;
}
#comments {
	clear:left;
	padding-top:15px;
	margin-top:15px;
	border-top:1px solid #EC1846;
}
#comments .vcard .photo {
	float:left;
	padding-right:3px;
}
#comments .comment-meta {
	font-size:0.6em;
}
#comments .comment p {
	line-height:1.3em;
	padding-left:10px;
}
#comments .comment {
	border-bottom:solid 1px #ccc;
	margin-bottom:10px;
}
#comments .comment .unapproved {
	margin:auto;
	font-style:italic;
	color:#999;
	padding-left:30px;
	font-size:0.8em;
}
.formcontainer form fieldset {
	width:219px;
	float:left;
	display:block;
	margin-bottom:10px;
}
.formcontainer form fieldset#emaildocomentarista {
	margin-right:10px;
	margin-left:10px;
}

.formcontainer form textarea {
	margin-bottom:10px;
	width:680px;
}
.formcontainer form fieldset input {
	width:219px;
}
.formcontainer form input, .formcontainer form textarea {
	border:solid 1px #ccc;
}
.formcontainer form .form-submit {
	display:block;
	width:682px;
}
.formcontainer form .form-submit input {
	float:right;
	background:#EC1846;
	color:#fff;
	border:solid 1px #EC1846;
}
span.comments-link {
	font-size:12px;
	display:block;
	float:right;
	text-align:center;
	width:100px;
	border-left:solid 1px #EC1846;
	border-right:solid 1px #EC1846;
}

table.tbldados{margin:5px 0;}
table.tbldados thead td{background-color:#ed194b; color:#fff; padding:4px; border:2px solid #fff; font-weight:bold; text-transform:uppercase;}
table.tbldados tbody td{background-color:#cbcac8; color:#000; padding:4px; border:2px solid #fff;}