/*
Theme Name: WordPress Classic
Theme URI: http://wordpress.org/
Description: The original WordPress theme that graced versions 1.2.x and prior.
Version: 1.5
Author: Dave Shea

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/

a {
	color: #000;
}

a img {
	border: none;
}

a:visited {
	color: #000;
}

a:hover {
	color: #ff3300;
	text-decoration: underline;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

body {
	background-color: #FFFFFF;
	background-image: url("http://www.estantevirtual.com.br/blogdaestante/wp-content/uploads/bg_blog3a.gif");
	background-repeat: repeat-x;
	border: solid 2px #565;
	border-bottom: solid 1px #565;
	border-top: solid 0px #565;
	font-family: Verdana, Arial, sans-serif;
        color: #666;
	margin: 0;
	padding: 0;
}

cite {
	font-size: 80%;
	font-style: normal;
}

h1 {
	border-bottom: dotted 1px #eee;
	font-family: Georgia, Times, serif;
	margin-top: 0;
	font-size: 26px;
        font-color: #666;
	font-weight: normal;
}

h2 {
	border-bottom: 1px dotted #ccc;
	font: 20px Verdana, Times, serif;
	letter-spacing: -1px;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
	font-weight: bold;
        color: #ccc;
}

h3 {
	border-bottom: dotted 1px #eee;
	font-family: Georgia, Times, serif;
	margin-top: 0;
	font-size: 26px;
        font-color: #666;
	font-weight: normal;
}

ol#commentlist li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 70%/150% Verdana, sans-serif;

}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #666;
	border-top: double 2px #000;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: left;
        font-weight: bold;
	clear: both;
}

.meta {
	font-size: 11px;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}
.storytitle a:hover {
	text-decoration: underline;
}


#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 100%px;
	list-style-type: none;
}

#content {
	margin: 20px 13em 0 3em;
	padding-right: 60px;
}

#header {
	font: bold 230% Arial, Times, serif;
	letter-spacing: -1px;
	margin: 0;
	padding: 10px 10px 10px 0px;
}

#header a {
	color: #000;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#menu {
	background-color: #FFFFFF;
	background-image: url("http://www.estantevirtual.com.br/blogdaestante/wp-content/uploads/bg_blog3a.gif");
	background-repeat: repeat-x;
	border-left: 1px dotted #ccc;
	border-top: solid 0px #e0e6e0;
	padding: 80px 0 10px 30px;
	position: absolute;
	right: 2px;
	top: 0;
	width: 11em;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#menu ul li {
	font: normal 100% Georgia, Times, serif;
	/*letter-spacing: 0.1em; */
	margin-top: 10px;
	font-weight: bold;
	color: #999999;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
        padding-right:12px;
}

#menu ul ul li.upper {
	border: 0;
	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
        padding-right:12px;
	text-transform: none;

}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

hr {
	border-width: 0;
        border-color: #cccccc;
	height: 1px;
	border-top-width: 1px;
        border-top-style: dotted;
	}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* classes extra, 100% by ev */

.imgpub {
        border-width: 1px;
        border-color: #cccccc;
}
.linkbg {
	background: #ffff00;
}
.voltarev {
	font-family: Georgia, Times, serif;
	margin-top: 0;
	font-size: 18px;
        font-color: #333;
	font-weight: normal;
}
.voltarev a:link {
        font-color: #333;
}
.voltarev a:hover {
        font-color: #000;
}
.voltarev a:visited {
        font-color: #333;
}
.header-cat {
	border-bottom: dotted 1px #eee;
	font-family: Georgia, Times, serif;
	margin-top: 0;
	font-size: 18px;
        color: #ff3300;
	font-weight: normal;
}
li.author div.author_meta {
        background-color: #f0f0f0;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
}
.foto {
        padding: 5px;
	border: 1px dotted #ccc;
}
.fotoesq {
        padding: 5px;
	border: 1px dotted #ccc;
        margin-right: 10px;
}


/* ids extra, produtos */

#produtos{width:943px; height:auto; text-align:left; margin:0;}
#produtos h1{font:14px arial; font-weight:bold;color:#C5272E;margin-top:5px;}
#produtos h1 a{text-decoration: none; color:#C5272E;}
#produtos h1 a:hover{text-decoration: underline; color:#C5272E;}
#produtos p{font:12px arial; font-weight:bold; color:#909090;margin-top:0px; padding-top:0px;}
#produtos p a{text-decoration: none; color:#909090;}
#produtos p a:hover{text-decoration: underline; color:#909090;}
#produtos ul{list-style:none; margin:10px; padding:0px; overflow:auto;}
#produtos ul li{display:inline; float:left;margin:0 10px 25px 0; text-align:center;}
#produtos img{width:300px;height:218px;border:none;}

/* ids extra e span, produtos 2 */

#produtos2{width:750px; text-align:left; margin:0;}
#produtos2 h1{font:13px arial; font-weight:bold;color:#C5272E; margin:0;}
#produtos2 h1 a{text-decoration: none; color:#C5272E;}
#produtos2 h1 a:hover{text-decoration: underline; color:#C5272E;}
#produtos2 p{font:11px arial; font-weight:bold; color:#909090; margin:0;}
#produtos2 p a{text-decoration: none; color:#909090;}
#produtos2 p a:hover{text-decoration: underline; color:#909090;}
#produtos2 ul{list-style:none; margin:10px; padding:0px; overflow:auto;}
#produtos2 ul li{display:inline; float:left; margin:0 20px 10px 0; height:255px; width:100px; text-align:left;}
#produtos2 img{width:94px;height:145px;border:none;}

span.colaborador{font-weight:normal; color:#000;}

/* ids extra e span, produtos com preco */

#produtospreco{width:1000px; text-align:left; margin:20px 0 0 0;}
#produtospreco h1{font:13px arial; font-weight:bold;color:#353535; margin:3px 0 0 0;}
#produtospreco h1 a{text-decoration: none; color:#353535;}
#produtospreco h1 a:hover{text-decoration: underline; color:#353535;}
#produtospreco p{font:11px arial; font-weight:bold; color:#909090; margin:5px 0 5px 0;}
#produtospreco p a{text-decoration: none; color:#909090;}
#produtospreco p a:hover{text-decoration: underline; color:#909090;}
#produtospreco ul{list-style:none; margin:0px; padding:0px; overflow:auto;}
#produtospreco ul li{display:inline; float:left; margin:0 10px 10px 0; height:270px; width:140px; text-align:center;}
#produtospreco img{width:94px;height:145px;border:none;}

span.precoev{font-weight:bold; font-size:13px; color:#C5272E;}


/* classes para escritores brasileiros mais lidos */

.listaescritores {
		border: none; 
		width: 700px;
		
		text-align: center;
		color: #000000;
		position: relative;
		top: 5px;
		left: 100px;		
		margin-bottom: 15px;		
		
}

.listaescritores p {

		margin: 0px;
		padding: 0px;

}

.listaescritores ul {

		list-style: none;
		width: 700px;
		border: none;	
		overflow:hidden;	
		margin: 0 0 3px 0;
		padding: 0px;

}

.listaescritores ul li {

		display: inline;
		width: 110px;
		border: none;
		margin: 2px;
		float: left;
		padding: 0px;

}

.listaescritores img {

		width: 110px;
		height:160px;
		border: none;

}

.listaescritores a {
		text-decoration: none;
}

/* classes para vitrine de produtos com preço e bg */

.listaescritores2 {
		border: 10px solid #F5F5F5; 
		width: 800px;
		background: #F5F5F5;
		text-align: center;
		color: #000000;
		margin-bottom: 10px;
		font-family: Verdana;	
		font-size: 11px;	
		
}

.listaescritores2 p {

		margin: 0px;
		padding: 0px;
		font-family: Verdana;	
		font-size: 11px;

}

.listaescritores2 ul {

		list-style: none;
		width: 1000px;
		border: none;	
		overflow:hidden;	
		margin: 0 0 3px 0;
		padding: 0px;
		text-align: center;
		font-family: Verdana;	
		font-size: 11px;

}

.listaescritores2 ul li {

		display: inline;
		width: 120px;
		border: none;
		margin: 2px 15px 0 0;
		float: left;
		padding: 0px;
		text-align: center;
		font-family: Verdana;	
		font-size: 11px;

}

.listaescritores2 img {

		width: 110px;
		height:160px;
		border: none;
		text-align: center;

}

.listaescritores2 a {
		text-decoration: none;
		color: #000000;
		font-family: Verdana;	
		font-size: 11px;
}

.listaescritores2 a:hover{
		text-decoration: underline;
		color: #000000;
}

span.precoev2{font-weight:bold; font-size:13px; color:#C5272E;}

