/* lazyest-stylesheet */
/* Add your permanent styles below.*/
ol.commentlist li ul.children {font-size:.95em;}

#blook {
font-family: 'Sorts Mill Goudy', serif;
width:940px;
margin-top:15px;
}
h2.blook {
	font-size:36px;
	margin:20px 0;
	line-height:42px;
	color:rgb(214,116,53);
	font-family: 'Sorts Mill Goudy', serif;
        font-weight:normal;	
}
h2.bookevents {
	font-size:20px;
	line-height:24px;
	padding: 20px 0 0 0;
	color:rgb(214,116,53);
	font-family: 'Sorts Mill Goudy', serif;
        font-weight:bold;
}
h2.bookevents:first-letter {font-size:30px;font-weight:normal;}

.uppercase {text-transform:uppercase;}
#blookright {
	float:left;
	width:595px;
	margin-left:30px;
}
#blookleft {
	float:left;
	width: 313px;
}
#blookleft img {
box-shadow: 4px 4px 8px rgba(153,153,153,0.5);
-moz-box-shadow: 4px 4px 8px rgba(153,153,153,0.5);
-webkit-box-shadow: 4px 4px 8px rgba(153,153,153,0.5);
}

.reviews {
	font-style:italic;
	color:rgb(214,116,53);
	font-family: 'Sorts Mill Goudy', serif;
	text-align:justify;
	margin:0 auto;
	
}
blockquote.review {
	margin:10px 20px 10px 20px;	
}
hr.reviewdivider {
	width:50%;
	background:rgb(214,116,53);
	height:1px;
}
ul.bookstores {
	list-style-image: url('http://www.findingmeinfrance.com/wp-content/uploads/2012/03/trianglesm.gif');
	list-style-position: inside;
	margin-left:0px;
	padding:0px;
}
ul.bookstores li {
	font-family: 'Sorts Mill Goudy', serif;
	font-size: 24px;
	text-indent:5px;
        line-height:36px;
        width: 300px;
}

ul.bookstores li a {
	text-decoration:none;
	color:#4D564F !important;
}
ul.bookstores li a:hover {text-decoration:none !important;}

ul.bookstores li:hover {
	background-color:#FCF9E9;
}
ul.event_cities {
	list-style:none;
	padding-left:0px;
}
ul.event_dates {
	list-style:none;
	font-weight:normal;
	padding-left:0px;
	margin-bottom:20px;
}
li.city {
	font-weight:bold;
	font-size:16px;
        line-height:30px;
}
li.city:first-letter {font-size:22px;font-weight:normal;}
li.event {
	font-weight:normal;
	text-transform:none;
        font-size:18px;
}