/*
Theme Name: ATB
Theme URI: http://www.atblog.com.br
Version: 1.0
Description: Blog institucional da agência de propaganda Atb
Author: Diego Marques
E-Mail: maxbassoul@gmail.com
Author Design: Leandro Gianotti
E-Mail: leandro@atbcomunicacoes.com.br
*/
/* -standards- */
div.container{
	width: 761px !important;
	margin: 0 auto;
}
div.spacer {
	font-size: 1px !important;
	margin: 0px !important;
	padding: 0px !important;
	float: none !important;
	clear: both !important;
	width: 100% !important;
	height: 1px !important;
}
.introducao {
	float: left;
	width: 372px;
	color: #231f20;
	font-family: "Arial";
	font-size: 13px;
	line-height: 23px;
	margin-right: 150px !important;
	margin-right: 150px;
	_margin-right: 150px;
	float: right;
	margin-top: -230px;
	display: inline;
}

body {
	background: #ffffff;
	color: #000000;
	font-family: "Arial";
	font-size: .75em;
	display: block;
	}
p {
	text-align: left;
	}
h2 {
	font-size: 1.2em;
	text-transform: uppercase;
	}
blockquote {
	background: url("images/blockquote.jpg") no-repeat top left;
	font-style: italic;
	padding-left: 30px;
	}
#navlink {
	margin: 30px 0 30px 0;
	}

/* -header- */

.topblog {
	padding: 30px 0 5px 0;
	width: 760px;
	}
.logo{
	float: left;
	}
.banner{
	position: relative;
	float: right;
	padding-left: 52px;
	}

.logo img {
	border: 0;
	text-decoration: none;
	}

/* -content- */

#contentwrap {
	margin-top: 30px;
	width: 760px;
	}
#content {
	float: left;
	margin-right: 30px;
	width: 760px;
	}

/* -navigation- */

#navigationwrap {
	margin-bottom: 30px;
	}
.navigation {
	width: 286px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #58595b;
	text-transform:uppercase;
	background: url('http://www.atblog.com.br/imagens/bg_menu.gif') repeat-y;
	padding: 15px 0 0 0;
	}

.navigation ul {
	padding: 0px;
	margin: 0px;
	width: 100%;
	background: url('http://www.atblog.com.br/imagens/bg_menu.gif') repeat-y;
	line-height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style: none !important;
	text-transform:uppercase;
	text-decoration: none !important;
	}

.navigation ul li a {
	padding: 2px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 23px;
	background: url('http://www.atblog.com.br/imagens/bg_menu.gif') repeat-y;
	color: #58595b;
	text-decoration: none;
	list-style: none !important;
	text-transform:uppercase;
	text-decoration: none !important;
	}
.navigation ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 23px;
	background: url('http://www.atblog.com.br/imagens/bg_menu.gif') repeat-y;
	color: #58595b;
	text-transform:uppercase;
	list-style: none !important;
	text-decoration: none !important;
	}
/* -post and entries- */

/*Categoria*/
.categoria img{
	border: 0;
	font-size: 1px;
	}
.categoria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;
	margin-top: -18px;
	margin-left: 299px;
	font-weight: bold;
	}

.categoria a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-transform:uppercase;
	color: #ed1c24;
	text-decoration: none;
	margin-top: -1px;
	}	
	
.categoria a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-transform:uppercase;
	color: #ed1c24;
	text-decoration: none;
	margin-top: -1px;
	}
.footerMenu{
	font-size: 1px;
	text-decoration: none;
	border: 0;
	}
.footerMenu img{
	font-size: 1px;
	text-decoration: none;
	border: 0;
	}
.post{
	width: 510px;
}
.postdate {
	color: #000000;
	font-size: 2em;
	font-weight: bold;
	margin-top: 20px;
	text-transform: uppercase;
	}
.pagetitle {
	color: #000000;
	font-size: 2em;
	font-weight: bold;
	margin-top: 20px;
	text-transform: uppercase;
	}
.posttitle {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	}
.posttitle a {
	color: #ed1f24;
	}
.posttitle a:hover {
	color: #000000;
	}
.postmetadatabottom {
	background: #f1f1f1;
	margin: 15px 0 15px 0;
	padding: 3px;
	text-transform: uppercase;
	width: 133px;
	}
.postmetadatabottom a {
	color: #000000;
	}
.postmetadatabottom a:hover {
	color: #000000;
	}
.entry {
	border-bottom: 1px dotted #a9a9a9;
	padding-bottom: 10px;
	}
.ultimasPostagens{
	position: absolute;
	margin-left: 550px;
	width: 200px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
	line-height:23px;
	}
.ultimasPostagens a{
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
	color: #58595B;
	}
.ultimasPostagens a:hover{
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
	color: #58595B;
	}
.ultimasPostagens a:visited{
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
	color: #58595B;
	}

/* -search form- */

#searchsubmit {
	display: none;
	}
#s {
	background: #000000 url("images/magnifier.png") no-repeat top left;
	border: none;
	color: #ffffff;
	padding: 1px 2px 1px 17px;
	width: 233px;
	}

/* -footer- */

#footer {
	border-top: 1px solid #a9a9a9;
	clear: both;
	color: #a9a9a9;
	padding: 10px 0 35px 0;
	width: 760px;
	}
#footer a {
	color: #000000;
	}

/* -comments- */

#comments {
	clear: both;
	padding-top: 20px;
	}
.comment-info-split {
	clear: both;
	}
.commentmetadata {
	text-transform: uppercase;
	}
.commentlist div.alt {
	background: #E5E5E5;
	color: #000000;
	padding: 10px;
	}
.commentlist div {
	padding: 10px;
	}
.comment-div {
	display: block;
	}
.comment-left {
	width: 30%;
	}
.comment-right {
	width: 70%;
	}

/* -floats -*/

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

.alignleft {
   float: left;
}

.alignright {
   float: right;
}