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

@font-face {
	font-family: 'OleSchmittRegular';
	src: local('☺');
	src: url('fonts/oleschmitt-webfont.eot');
	src: url('fonts/oleschmitt-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/oleschmitt-webfont.woff') format('woff'),  url('fonts/oleschmitt-webfont.ttf') format('truetype'),  url('fonts/oleschmitt-webfont.svg#OleSchmittRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OleSchmittItalic';
	src: local('☺');
	src: url('fonts/oleschmitt-italic-webfont.eot');
	src: url('fonts/oleschmitt-italic-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/oleschmitt-italic-webfont.woff') format('woff'),  url('fonts/oleschmitt-italic-webfont.ttf') format('truetype'),  url('fonts/oleschmitt-italic-webfont.svg#OleSchmittItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
* {
	margin: 0px;
}
html {
	background-color: #070707;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	background-color: #070707;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: 'OleSchmittRegular';
	font-size: 14px;
	color: #CCC;
	margin-top: 0px;
}
#container {
	width:100%;
	height:auto;
}
#content {
	width: 715px;
	margin-left:auto;
	margin-right:auto;
	padding-top:25px;
	min-height:600px;
}
/* HEADER */
#cabecalho {
	width:715px;
	margin-bottom:60px;
	height:45px;
}
#logo {
	width:226px;
	height:42px;
	float:left;
}
#surpreendase {
	top:0px;
	float:right;
}
#menu{
	float:right;
	height:14px;
	margin-top:16px;
}
#menu li {
	list-style:none;
	display:inline;
	padding-left:5px;
}
#menu li img {
	vertical-align:text-top;
}
/* HEADER */

/* BREADCRUMBS */
#crumbs {
	float:left;
	height:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#6F6F6F;
	height:10px;
	top:13px;
	left:0px;
	position:relative;
}
#crumbs a{
	font-size:10px;
	text-decoration:none;
	color:#6F6F6F;
}
#crumbs a:hover{
	text-decoration:none;
	color:#e57121;
}
#crumbs ul li{
   list-style-image: none;
   display:inline;
   padding: 0 3px 0 0;
   margin: 3px 0 0 0;
}
#crumbs ul{
   margin:0;padding:0;
   list-style-type: none;
   padding-left: 1em;
}
/* BREADCRUMBS */

/* CORPO */
h1 {
	font-size:28px;
	color: #787878;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #484848;
	margin-bottom:45px;
	position:relative;
}
.subtitulo {
	float:left;
	font-size:14px;
	font-family:'OleSchmittItalic';
	vertical-align:text-bottom;
	margin-top:-40px;
	color: #797979;
}
#corpo{
}
#corpo p {
	font-size:17px;
	color:#E2E2E2;
	line-height: 24px;
	padding-bottom: 20px;
	padding-left:5px;
	padding-right:5px;
	position:relative;
	text-align:justify;
}
#corpo a, #corpo a:visited, #copro a:active {
	font-size:17px;
	color:#999999;
	text-decoration:none;
}
#corpo a:hover {
	font-size:17px;
	color:#e57121;
	text-decoration:none;
}
/* CORPO */

/* TABELAS */
#tabela {
	margin-left:auto;
	margin-right:auto;
	width:650px;
}
#tabela td {
	height:75px;
	width:325px;
	vertical-align:top;
}
#tabela a, #tabela a:visited, #tabela a:active {
	color:#D6D6D6;
}
#tabela a:hover {
	color:#e57121;
}
#tabela #tit {
	font-size:18px;
	line-height:26px;
	vertical-align:baseline;
}
#corpo #tabela #descr {
	font-size:14px;
}
#tabela img {
	vertical-align: middle;
	float:left;
	margin-right:8px;
	width:60px;
	height:60px;
}
.icone {
	border: thin solid #272727;
	border-radius: 10px;
}
/* TABELAS */

/* RODAPÉ */
#rodape {
	margin-left:auto;
	margin-right:auto;
	width:715px;
	margin-top:65px;
	margin-bottom:20px;
	padding-top:3px;
	padding-bottom:20px;
	font-size:10px;
	color:#6F6F6F;
	font-family:Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #1E1E1E;
}
#rodape a{
	text-decoration:none;
	color:#6F6F6F;
}
#rodape a:hover{
	text-decoration:none;
	color:#e57121;
}
#rodape #copyright{
	float:left;
	margin-left:5px;
}
#rodape #design{
	float:right;
	margin-right:5px;
}
#rodape #compartilhar {
	display:inherit;
	margin-top:-24px;
	float:right;
	margin-right:3px;
}
.addthis_toolbox {
}
.stButton {
	padding:0px;
	margin:0px;
}
/* RODAPÉ */

/* OUTRAS COISAS */
#texto1, #texto2, #texto3 {
	font-size:24px;
	color:#e57121;
	line-height:45px;
	text-align:center;
}
#fotopoesiatxt {
	z-index:-113;
	visibility:hidden;
	display:none;
}
#fotopoesiaimg {
	width:550px;
	margin-left:auto;
	margin-right:auto;
	border:none;
	z-index:13;
}
#poesiatxt {
	margin-left:130px;
}
#poesiatxt h2 {
	font-size:25px;
	font-family:'OleSchmittItalic';
	color: #C1C1C1;
	margin-bottom:60px;
	position:relative;
}
p#nome {
	font-size:15px;
	margin-bottom:0px;
	padding-bottom:0px;
	color: #D3D3D3;
}
p#livro, p#livro a {
	font-size:12px;
	margin-bottom:80px;
	color: #D3D3D3;
}
p#livro a {
	font-size:12px;
	margin-bottom:80px;
	color: #9D9D9D;
}
p#livro a:hover {
	font-size:12px;
	margin-bottom:80px;
	color: #e57121;
}
td#capa {
	vertical-align:top;
	text-align:center;
	padding-top:8px;
}
td#livrodescr {
	vertical-align:top;
}
#livrodescr .tit {
	font-size:18px;
	color:#E2E2E2;
	line-height: 24px;
	font-family:'OleSchmittItalic';
	margin-bottom:0px;
	padding-bottom:0px;
	text-align:left;
}
#livrodescr .ano {
	font-size:18px;
	color:#E2E2E2;
	line-height: 24px;
	margin-bottom:0px;
	padding-bottom:0px;
}
#livrodescr .descr, #livrodescr .edicao {
	font-size:14px;
	color:#E2E2E2;
	line-height: 24px;
	padding-bottom:30px;
	text-align:left;
}
#livrodescr .paginas {
	font-size:18px;
	color:#E2E2E2;
	line-height: 24px;
	padding-bottom:30px;
}
#livrodescr .gratis {
	font-size:28px;
	color:#e57121;
	line-height: 34px;
	margin-top:25px;
	margin-bottom:5px;
	padding-bottom:0px;
}
#livrodescr .gratisdescr {
	font-size:15px;;
	color:#e57121;
	line-height: 18px;
	text-align:left;
}
#livrodescr .gratisdescr a {
	color:#BC5816;
	font-size:15px;;
	line-height: 18px;
	text-align:left;
}
#livrodescr .gratisdescr a:hover {
	color:#E2E2E2;
}
#bio .tit {
	font-size:16px;
	color:#E2E2E2;
	line-height: 22px;
	margin-bottom:3px;
	padding-bottom:0px;
	font-family:'OleSchmittItalic';
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #252525;
}
#bio .descr {
	font-size:12px;
	color:#D6D6D6;
	line-height: 18px;
	margin-bottom:0px;
	padding-bottom:35px;
}
#formulario {
	font-family: "OleSchmittRegular";
	font-size: 16px;
	color: #CCCCCC;
}
#formulario input {
	height:25px;
	width:280px;
	background-color:#000000;
	border: thin solid #333;
	color: #e57121;
	font-family: "OleSchmittRegular";
	font-size: 14px;
}
#formulario textarea {
	width:280px;
	background-color:#000000;
	border: thin solid #333;
	color: #e57121;
	font-family: "OleSchmittRegular";
	font-size: 13px;
}
#formulario .submit_button {
	color: #e57121;
	border: thin solid #333;
	font-family: "OleSchmittRegular";
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	width:70px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}

