@charset "utf-8";
/* CSS Document */

/* --------------------
		Reset Styles
-------------------- */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, img, q, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a {
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: bold;	
}

p {
	padding-bottom: 10px;
}


/* --------------------
		Baner namores
-------------------- */
#namores {
	margin:30px auto 0 auto;
	padding:0;
	width:960px;
	height:105px;
}

/* --------------------
		Main Styles
-------------------- */

html, body {
	background-color: #660000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.wrapper {
	width: 967px;
	margin: 0 auto;
}

.header {
	
	height: 216px;
	overflow: hidden;
	background-image: url(images/header-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: -105px 0 0 0;
}

.header .banner {
	height: 107px;
	text-align: center;
	padding-top: 13px;
	
}

.header .banner a {
	display: inline-block;
	border: 1px solid #7c84bd;
	margin: 0 auto;
}

.header .logo {
	clear: both;
	float: left;
	background-image: url(images/logo.gif);
	width: 409px;
	height: 96px;
	background-repeat: no-repeat;
}

.navigation {
	clear: both;
	background-image: url(images/nav-bg.gif);
	background-repeat: no-repeat;
	height:30px;
	line-height: 30px;
	padding: 0 12px;
}

.navigation ul {
	float: left;
	padding-top: 8px;
}

.navigation li {
	float: left;
	border-left: 1px solid #fff;	
	line-height: 14px;
	height: 14px;
	padding: 0 6px;
}

.navigation li.first {
	border: none;	
}

.navigation li a {
	font-size: 11px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	float: left;
	text-transform:uppercase;
	/*letter-spacing: -0.05em;*/
}

.navigation li.selected a {
	text-decoration: underline;	
}

.navigation form {
	float: right;
	padding-right: 10px;
	padding-top: 5px;
}

.navigation form input {
	border:none;
	background: none;
	float: left;
	background-image: url(images/search-bg.gif);
	width: 125px;
	padding: 2px 8px 0 8px;
	height: 16px;
	line-height: 12px;
	font-size: 10px;
	margin-right: 5px;
}

.navigation form input.submit {
	float: right;
	background-image: url(images/search-submit-bg.gif);
	width: 19px;
	height: 19px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.main {
	clear: both;
	border-top: 2px solid #cccccc;
	background-color: #fff;
	padding: 17px 19px;
	overflow: hidden;
	border-bottom: 3px solid #cc0000;
}

.content {
	float: left;
	width: 588px;
}

.sidebar {
	float: right;
	width: 320px;
}

.content .block {
	/*background-image: url(images/block-content-bg.gif);*/
	background-repeat: no-repeat;
}

.content .block .block-content {
	/*background-image: url(images/block-content-bottom-bg.gif);*/
	background-position: bottom left;
	background-repeat: no-repeat;
	/*padding: 15px;*/
	overflow: hidden;
	font-size: 11px;
	line-height: 16px;
}

.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #990000;
	font-weight: bold;
	border-bottom: 1px dotted #999999;
	padding-bottom: 3px;
}

.content .block h1 {
	color: #990000;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	border: none;
}

.content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	margin-top: 10px;
}

.content h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}

.leftalign {
	float: left;
	margin: 0 5px 0 0;
}

.alignleft {
	float: left;
	margin: 0 7px 7px 0;
}

.alignright {
	float: right;
	margin: 0 0 7px 7px;
}


.p30 {
	background-image: url(images/p30.gif);
	width: 122px;
	height: 36px;
	float: left;
	margin-top: 15px;
	margin-right: 15px;
}

.p60 {
	background-image: url(images/p60.gif);
	width: 122px;
	height: 36px;
	float: left;
	margin-top: 15px;
	margin-right: 15px;
}

.p50 {
	background-image: url(images/p50.gif);
	width: 204px;
	height: 38px;
	float: left;
	margin: 15px 0 5px 0;
}

.promo {
	overflow: hidden;
	background-image: url(images/books.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-bottom: 15px;
}

.content h1 a {
	color: #990000;	
}

.content small {
	display: block;
	line-height: 25px;
	color: #999999;
	font-size: 10px;
	background-image: url(images/categories-bg.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
}

.content small a {
	color: #999999;	
}

.preview {
	overflow: hidden;
	margin-bottom: 15px;
	color: #333333;
	text-align:justify;
	line-height:20px;
}

.content small .comments {
	float: right;
	background-image: url(images/comments-bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.preview .leftalign {
	float: left;
	margin: 0 15px 5px 0;
}

.video {
	margin-bottom: 20px;	
}

.sidebar .banner {
	clear: both;
	margin-bottom: 20px;
}

.sidebar .block {
	background-image: url(images/block-sidebar-bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

.sidebar .block .block-content {
	background-image: url(images/block-sidebar-bottom-bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 15px;
	overflow: hidden;
	font-size: 11px;
	line-height: 16px;
}

.sidebar .block h2 {
	color: #990000;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	border: none;
	text-transform: uppercase;
}

.sidebar ul {
	padding-bottom: 20px;	
}

.sidebar ul.pages li {
	background-image: url(images/pages-li.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	background-position: 0 10px;
}

.sidebar ul li {
	display: block;
	line-height: 22px;
	color: #990000;
}

.sidebar ul li a {
	color: #990000;	
}

.sidebar .adwords h3 {
	text-align: center;
	color: #676767;
	font-size: 14px;
	font-weight: normal;
}

.bottom {
	padding: 18px;
	color: #fff;
	overflow: hidden;
}

.bottom a {
	color: #fff;	
}

.bottom .left {
	float: left;
	width: 588px;
}

.bottom .right {
	float: right;
	width: 320px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}

.footer {
	background-color: #330000;
	border-top: 1px dotted #fff;
	clear: both;
	color: #fff;
}

.footer a {
	color: #fff;	
}

.footer .wrapper {
	padding: 18px;
}

.footer .rss {
	float: right;
	background-image: url(images/rss.gif);
	width: 117px;
	height: 46px;
	background-repeat: no-repeat;
}

.comments form label {
	display: block;
	padding-top: 5px;
}


/* CSS da parte do efeito do onmouseover na capa do livro em tumbnail e muda as informações contidas na parte principal*/

.destaque{ width:590px; position:relative; z-index:999;}

.destaque form {width:123px; height:38px; float:left; padding:0; margin:0;}

.detalhes-livro{ width:590px; height:213px; float:left; background:url(img/degrade-detalhes-livro.png) no-repeat; padding-top:10px;}

.detalhes-livro .buttons{ float:left; width:400px;}

.buttons form { margin-right:5px; margin-top:5px;}

.detalhes-livro a{ text-decoration:none; color:#FFFFFF; font-size:11px; display:block; float:left; text-align:center; padding-top:5px;}

.capa-livro{ float:left; margin-left:5px;}

.promocao{ width:202px; height:36px; float:left; margin-top:8px; border:0; background:url(img/button-promocao.png) no-repeat;}

.promocao form { width:202px; height:36px; float:left; margin-top:8px; border:0; padding:0; margin:0;}

.capas-livros{ width:340px; float:right; margin-top:4px; background:#fff;}

.capas-livros img{ margin-left:8px; cursor:pointer;}

.titulo{ font-size:16px; width:560px; color:#990000; margin-top:0;}

.resumo{ font-size:12px; width:560px; padding:0;}

.livro-digital{ cursor:pointer; width:123px; height:38px; background:url(img/button-compra.png) no-repeat; border:0; color:#ffffff; font-size:11px; padding-bottom:4px; margin:0;}

.livro-impresso{ width:123px; height:38px; background:url(img/button-compra.png) no-repeat; cursor:pointer; border:0; color:#ffffff; font-size:11px; padding-bottom:4px; margin:0;}

.effect{ margin:0; padding:0;}

