/*
Theme Name: Ampersand Review
Author: CreativeCITES
Description:

*/


body {
	background: url('img/bg.jpg') fixed;
	color: #3c3939;
	font-size: 12px;
	font-family: Georgia, Tahoma;
}

* {
	margin:0;
	padding: 0;
}

a {
	color: #F2EFE5;
}

a:hover {

}

li {
	list-style-position: inside;
	margin-left: 10px;
}


/*	Global class
************************************/

.hide {display: none; }
.clear {clear: both;}

.alignleft { float: left;}
.alignright{ float: right;}
.aligncenter { text-align: center; margin: 0 auto; }

.textleft { text-align: left;}
.textright { text-align: right;}
.textcenter { text-align: center;}

.half { width: 50%; }

img.alignleft, img.alignright {
	margin:10px 20px 8px 0;
}

img.aligncenter{
display: block;
}

.small {

}

div.spacer {
	padding: 3px;
}

/*	CSS Classes
************************************/

.inner {
	width: 1050px;
	margin: 0 auto;
}

.header {
	height: 177px;
}

.header h1 {
	background: url(img/header_bg.png) no-repeat bottom center;
}

.header h1 a {
	display: block;
	background: url(img/logo.png);
	width: 734px;
	height: 177px;
}

.navigation {
	background: url(img/navigation_bg.png);
	width: 1025px;
	height: 49px;
	margin: 0 auto;
	padding: 0 0 0 25px;
}

.navigation ul {
	margin-left: 10px;
}

.navigation ul li {
	list-style: none;
	display: block;
	float: left;
	margin-left: 0;
}

.navigation ul li a {
	display: block;
	color: #000;
	text-decoration: none;
	font-size: 170%;
	font-family: Century Gothic;
	padding: 12px 10px 0 20px;
	text-shadow:2px 1px #E5DCBA;
}

.current_page_item a, .navigation ul li a:hover{
	color: #fff !important;
	text-shadow:2px 1px #000 !important;
}

.event {
	background:url("img/full_inner.jpg") repeat scroll 0 0 #AFA66F;
	clear:both;
	color:#F2EFE5;
	font-size:11px;
	margin:0 auto;
	padding:0 10px 0 20px;
	width:963px;
}

.event-text {
	background: #000;
	width: 97%;
	padding: 10px;
}

.e-text {	
	width: 691px;
	background: url(img/tran.png);
	padding: 10px;
	color: #a5a384;
	position:absolute;
}

.e-text p {
	margin-bottom: 10px;
	font-size: 12px;
}

.featured-img {
	height: 175px;
}

.image {
	float: right;
}

.content {
	background:none repeat scroll 0 0 #FFFFFF;
	margin:0 auto;
	width:1006px;
}

.wrapper {
	min-height: 350px;
	margin: 0 auto;
}

.inner-content {
	background:url("img/medium_inner.jpg") repeat scroll 0 0 transparent;
	float:left;
	margin:0 2px;
	width:598px;
}

.post {
/*background:url("img/medium_bottom.jpg") no-repeat scroll center bottom transparent;*/
}

.post-2 {
background:url("img/medium_top.jpg") no-repeat scroll center top transparent;
}

.post .date {
	background: url(img/date_bg.png);
	width: 59px;
	height: 47px;
	padding: 5px;
	text-align: center;
	font: 10px Arial;
	color: #fff;
	float: left;
}

.post .date span {
	font-size: 16px;
	font-weight: bold;
}

.post h1 {
	border-bottom: 1px solid #F2EFE5;
	padding: 10px 0 10px 10px;
	margin-bottom: 5px;
	float: right;
	width: 84%;
}

.post h2{
	font: 24px Century Gothic;
	padding: 0 0 10px 10px;
	margin-bottom: 5px;
}

.post h1 a, .post h2 a {
	color: #F2EFE5;
	display: block;
	text-decoration: none;
	text-shadow:2px 1px #333333;
}

.post a img {
	border: 0 none;
	text-decoration: none;
}

.entry {
	margin: 0;
	color: #433f28;
	line-height: 1.5em;
	padding: 20px 10px 0 10px;
}

.entry p {
	margin-bottom: 2em;
}

.entry a {
	text-decoration: none;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
float:none;
margin-bottom:0;
padding:6px;
width:97%;
}

.entry h1 {
border-bottom:1px solid #F2EFE5;
border-top:1px solid #F2EFE5;
margin-bottom: 1em;
}

.postfooter {
	-moz-border-radius:10px 10px 10px 10px;
	background:none repeat scroll 0 0 #DAD4AE;
	color:#333333;
	font-size:11px;
	padding:10px;
	text-align:center;
}
.postfooter a {
	color:#333333;
	text-decoration: none;
}

.inner-content .navigation {
	background: transparent;
}

.sidebar {
	float:left;
	padding:0;
	width:400px;
}

.sidebar-cont a {
	color: #333;
}

.sidebar-cont{
	background:url("img/small_inner.jpg") repeat scroll 0 0 transparent;
	width:200px;
}

.sidebar-cont h4 {
	background:url("img/small_top.jpg") repeat scroll 0 0 transparent;
	color:#FFFFFF;
	font:16px Century Gothic;
	height:16px;
	padding:13px 20px;
	text-shadow:2px 1px #999999;
}

.sidebar-cont .wrap {
	padding: 10px;
}

.sidebar-foot {
	background:url("img/small_bottom.jpg") repeat scroll 0 0 transparent;
	height:21px;
	margin-bottom:10px;
	width:200px;
}

.sidebar a {
	color: #afa66f;
	text-decoration: none;
}

.sidebar a:hover {
	color: #524d2c;
}

.sidebar li {
	color: #afa66f;
}

.footer-1{
	background: url(img/full_top.jpg);
	width: 993px;
	height: 28px;
	margin: 0 auto;
}

.footer {
	background:url("img/full_inner.jpg") repeat scroll 0 0 transparent;
	clear:both;
	color:#F2EFE5;
	font-size:11px;
	margin:0 auto;
	padding:0 10px 0 20px;
	width:963px;
}

.footer ul {
	list-style: none;
}

.footer ul li {
	display: block;
	float: left;
	padding: 0 10px;
}

.footer ul li a {
	display: block;
	text-decoration: none;
	color: #F2EFE5;
}

.footer-2{
	background: url(img/full_bottom.jpg);
	width: 993px;
	height: 28px;
	margin: 0 auto;
	clear: both;
}

.comments {
	padding: 10px;
	margin: 20px auto;
}

#comments {
	color:#000;
	display:block;
	text-decoration:none;
	text-shadow:2px 1px #ddd;
	font: 20px Century Gothic;
}

ol.commentlist {
	list-style: none;
}

.commentlist li {
	-moz-border-radius:10px 10px 10px 10px;
	border:1px solid #DDDDDD;
	margin:10px;
	padding:20px 10px;
}

.comment-author .avatar  {
	float: left;
}

.commentlist p {
	display: block;
	clear: both;
	padding-top: 20px;
}

.commentlist li a {
	color: #333;
	text-decoration: none;
}

.ec3_list {
	margin-left: 10px !important;
	font-weight: bold;
	color: #333 !important;
}

.ec3_list a {
	font-weight: normal;
}

.textwidget {
	line-height: 1.6em;
}

.home-list {
	margin: 5em 0 0 0;
}

.per-book {
	margin-bottom: 1em;
	border-bottom: 0px dashed #ddd;
	padding-bottom: 20px;
}

.book-left {
	width: 200px;
	height: 300px;
	float: left;
	margin: 0 5px 0 0;
	text-align: center;
}

.boxes {
	-moz-box-shadow:1px 1px #766F45;
	background:none repeat scroll 0 0 #AFA773;
	border:1px solid #908855;
	color:#FFFFFF;
	display:block;
	float:left;
	padding:5px;
	text-shadow:1px 1px #333333;
	width:70px;
	text-align: center;
	margin-right: 3px;
}

.boxes:hover {
	background: #d0c896;
}

.book-right{
	width: 200px;
	height: 300px;
	float: right;
	margin: 0 0px 0 5px;
}

.book-description {
	width: 340px;
	float: left;
	text-align: justify;
}

.book-left img, .book-right img{
	-moz-box-shadow:1px 1px #79755A;
	background:none repeat scroll 0 0 #C9C39B;
	border-width:0;
	height:250px;
	padding:0.5em;
}

.bookstyle {
	-moz-box-shadow:1px 1px #79755A;
	background:none repeat scroll 0 0 #C9C39B;
	border-width:0;
	padding:0.5em;
}

.book-description em {
	display: block;
	text-align: center;
	color: #000;
}

.book-description p {
	margin-top: 1em;
}

.booktitle {
	color: #5d5523;
	font-size: 150%;
	text-align: center;
}

.store-book {
	width: 45%;
	float: left;
	text-align: center;
	height: 450px;
	margin: 5px 10px 30px 10px;
}

.store-book h2 {
	color: #F2EFE5;
	display: block;
	text-decoration: none;
	text-shadow:2px 1px #333333;
}

.store-book span {
	color: #802A2A
}

.store-book p {
	text-align: justify;
	font-size: 11px;
	margin-bottom: 0em;
}

.item-photo {
	position: relative;
	height: 180px;
	width: 130px;
	margin: 0 auto;
}

.item-photo .img1 {
	position: absolute;
	top: 0;
	left: 20px;
}

.item-photo .img2 {
	left:111px;
	position:absolute;
	top:143px;
}
.inner-content-full {	
float: left;
width:790px;

}

.content-derk {
 display:none;
}

.inner-content-full .post-2, .inner-content-full .post {	
-moz-border-radius:15px 15px 15px 15px;
background:none repeat scroll 0 0 #AFA66F;
margin-left:12px;
padding-bottom: 1em;
} 

.one-sidebar {
	float:left;
	padding:0px 0 10px 6px;
	width:200px;
}

blockquote p {
	margin-bottom: 0 !important;
}

table.full-table {
	width: 100%;
}

table.full-table td {
	vertical-align: top;
}

ul.check-list li {
	background:url("img/check.png") no-repeat scroll left top transparent;
	list-style:none outside none;
	margin-bottom:2em;
	min-height:48px;
	padding:0 0 0 50px;
}

blockquote {
	margin:1em auto;
	width:75%;
}

.column_23 {
	float: left;
	width: 70%;
}

.column_13 {
	float: left;
	width: 30%;
}

.contact-list {
	width: 90%;
}

.contact-list li{
	border-bottom:1px dotted #5D5523;
	list-style:none outside none;
	padding:10px 5px;
}

.contact-list strong {
	color:#5d5523;
	font-weight:bold;
	padding:5px 0;
	width: 160px;
	float: left;
	display: block;
}

.in {
	margin:0 0 2em;
	padding:20px 10px;
}

.wrap input[type=text] {
	color:gray;
	margin:4px 0;
	padding:5px;
	width:93%;
}
