@charset "UTF-8";
/* CSS Document */
body{
margin:0;
background-color:#000;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#000;
}
img{
border:0;}
 a{
	padding:3px;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	margin:5px 0;
	color:#000;
	}
	a:hover{
	text-decoration:underline;
	}
#total{
width:960px;
height:auto;
margin:auto;
}
#top{
width:917px;
height:289px;
background:url(http://www.alamedaeditorial.com.br/wp/wp-content/themes/novo/img/header-back.jpg);
}
	#top .busca{
	float:right;
	margin:40px 55px 0 0;
	}
	#top .selectBusca{
		width:100px;
		height:20px;
		background:transparent;
		border:1px solid #000;
	}
	#top .selectBusca option{
		width:auto;
		height:auto;
		background:#fff;
	}
	#top .inputBusca{
		width:120px;
		height:16px;
		background:transparent;
		border:1px solid #000;
	}
	#top .inputButton{
		width:auto;
		height:20px;
		background:transparent;
		border:0;
		font-weight:bold;
	}
	
	div.menuSociais {
		float:right;
		margin:130px 40px 0 0;
		height:48px;
	}
	div.menuSociais ul{
	margin:0;
	padding:0;
	list-style:none;
	}
	div.menuSociais li{
	float:left;	
	}
	#top .loja a{
	display:block;
	padding:2px;
	}
	#top .loja a:hover{
	border-top:4px solid #000;
	}
	#top .soc a{
	padding:2px;
	display:block;
	margin:10px 0 0 0;
	}
	#top .soc a:hover{
	border-top:4px solid #000;
	}
	#top .menuPrinc{
	width:900px;
	height:auto;
	padding:0;
	float:left;
	}
	#top .menuPrinc ul{
	list-style:none;
	}
	#top .menuPrinc li{
	padding:0 3px;	
	float:left;
	}
	#top .menuPrinc a{
	padding:3px 10px;
	display:block;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	}
	#top .menuPrinc a:hover{
	text-decoration:none;
	font-weight:bold;
	border-bottom:3px solid #000;
	}
	
/* **********    Meio   ******  **/
#meio{
	width:917px;
	height:auto;
	background:url(http://www.alamedaeditorial.com.br/wp/wp-content/themes/novo/img/background.jpg);
	background-repeat:repeat-y;
}
#banner{
width:815px;
height:auto;
margin:auto;
}


/*++++++++++++++ Sidebar +++++++++++++++*/
#sidebar{
width:245px;
height:auto;
float:left;
margin:10px 10px 10px 50px;
}
#sidebar h1 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	padding:2px;
	text-decoration:none;
	color:#000;
	}
	#sidebar h1 a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	padding:2px;
	text-decoration:none;	
	}
	#sidebar h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	background-image:url(http://www.alamedaeditorial.com.br/wp/wp-content/themes/novo/img/fdoHs.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:2px 2px 0 2px;
	}
	#sidebar h2{
	font-size:14px;	
	padding:5px 0 2px 0;
	margin:0;
	}
	#sidebar .sideTopico{
	margin:0 0 10px 0;	
	float:left;
	}
	#sidebar .sideTopico h1{
	width:225px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	background-image:url(http://www.alamedaeditorial.com.br/wp/wp-content/themes/novo/img/fdoHs.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:2px 2px 0 2px;
	float:left;
	}
	#sidebar .sideTopico h1 a{
	font-family:Georgia, "Times New Roman", Times, serif;
		padding:2px 2px 0 2px;

	font-size:24px;
	display:block;
	text-decoration:none;
	float:left;
	}
	#sidebar .sideTopico h1 a:hover{
	text-decoration:underline;
	}
	#sidebar .sideTopico a{
	display:block;
	padding:2px 2px 0 2px;
	float:right;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	
	}
	#sidebar .sideTopico a:hover{
	text-decoration:underline;
	}
	#sidebar  .itemSide{
		float:left;
	margin:20px 0;	
	}
	#sidebar .noticias a{
	width:100%;
	display:block;
	padding:6px 0 0 0;
	float:left;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	font-size:12px;
	margin:5px 0 0 0;
	}
	#sidebar .noticias a:hover{
	text-decoration:underline;
	}


#content{
	width:525px;
	height:auto;
	float:right;
	padding:10px 25px 10px 10px;
	overflow:hidden;
}
	#content h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	background-image:url(http://www.alamedaeditorial.com.br/wp/wp-content/themes/novo/img/fdoHs.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:2px;
	}
	#content h2{
	width:400px;
	font-size:14px;	
	padding:5px 0 2px 0;
	margin:0;
	float:left;
	}	
		#content .inputNome{
			width:300px;height:16px;padding:2px;background-color:transparent;border:1px solid #000;
		}
		#content .inputMsg{
			width:300px;height:120px;padding:2px;background-color:transparent;border:1px solid #000;
		}
		#content .inputFone{
			width:200px;height:16px;padding:2px;background-color:transparent;border:1px solid #000;
		}
		#content .selectAssunto{
			width:300px;height:20px;padding:2px;background-color:transparent;border:1px solid #000;
		}
		#content .selectAssunto option{
			width:auto;height:auto;padding:2px;background-color:#fff;font-weight:normal;
		}
		#content .inputFone{
			width:200px;height:16px;padding:2px;background-color:transparent;border:1px solid #000;
		}
		#content .button{
			width:100px;height:22px;padding:2px;background-color:transparent;border:1px solid #000;font-weight:bold;
		}
		#content .button:hover{
			width:100px;height:22px;padding:2px;background-color:#999;border:1px solid #000;font-weight:bold;
		}
		#content .tableContato{
		width:400px;
		height:auto;
		margin:25px 0;
		}
		#content .tableContato td{
		padding:5px 2px;	
		}

#lancamento{
width:520px;
height:auto;
float:left;
}
	#lancamento h1{
	width:520px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	background-image:url(http://www.alamedaeditorial.com.br/wp/wp-content/themes/novo/img/fdoHs.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:2px 2px 0 2px;
	float:left;
	}
	#lancamento h1 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	display:block;
	text-decoration:none;
	float:left;
	}
	#lancamento a:hover{
	text-decoration:none;
	}
	
	
	
	#lancamento h2{
	width:400px;
	font-size:14px;	
	padding:5px 0 2px 0;
	margin:0;
	float:left;
	}
	#lancamento .itemLanc{
	width:380px;
	float:right;	
	}
	#lancamento .imge{
	margin:0;
	float:left;	
	}
	#lancamento .Veja{
		width:300px;
		text-align:right;
	float:right;	
	}
	#lancamento a{
	display:;
	padding:3px 0 0 0;
	
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	margin:5px 0;
	}
	#lancamento a:hover{
	text-decoration:underline;
	}
	#lancamento .princ{ 
	width:520px;
	height:auto;
	float:left;
	}
	#lancamento .princ a{
	display:block;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
	margin:5px 0;
	}
	#lancamento .princ a:hover{
	text-decoration:underline;
	}
	


#livros{
width:520px;
height:auto;
float:left;
}

	#livros h1{
	width:520px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	background-image:url(http://www.alamedaeditorial.com.br/wp/wp-content/themes/novo/img/fdoHs.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:2px 2px 0 2px;
	float:left;
	}
	#livros h1 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	display:block;
	text-decoration:none;
	float:left;
	}
	#livros a:hover{
	text-decoration:none;
	}
	
	
	
	
	
	#livros h2{
	width:180px;
	font-size:14px;	
	padding:5px 0 2px 0;
	margin:0;
	float:left;
	}
	#livros a{
	display:block;
	padding:3px 0 0 0;
	float:left;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	margin:5px 0;
	}
	#livros a:hover{
	text-decoration:underline;
	}
	#livros img{float:left;margin:0 5px 0 0;}
	#livros ul{
	list-style:none;
	margin:0;
	padding:0;
	}
	#livros li{
	width:250px;
	min-height:120px;
	padding:0 3px;
	margin:0 0 20px 0;
	float:left;
	}
	.veja{float:right;}
	.veja a{
	display:block;
	padding:3px;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	margin:5px 0;
	}
	.veja a:hover{
	text-decoration:underline;
	}

.release ul{
	list-style:none;
	margin:0;
	padding:0;
	}
	.release li{
	width:auto;
	height:30px;
	padding:0 3px;
	margin:0 0 20px 0;
	
	float:left;
	}
.release a{
	display:block;
	background-color:#000;
	padding:4px 8px;
	float:left;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	margin:5px 0;
	color:#d6ccab;
	}
	.release a:hover{
		color:#d6ccab;
	padding-top:12px;
	}
.comoComprar{
margin:0;
padding:0;
list-style:inside;
}
	.comoComprar li{
	padding:3px;
	}

#footer{
width:917px;
height:113px;
background-image:url(http://www.alamedaeditorial.com.br/wp/wp-content/themes/novo/img/footer-back.jpg);
}
