@import "reset.css";
@import "text.css";

html, body{
	background: #E6E5CE url(../images/background.gif) top left repeat-x;
	color: #2B2F36;
	text-align: center;
}
#wrapper{
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#header{
	height: 58px;
	position: relative;
	top: 0;
	left: auto;
}
#logo{
	float: left;
	width: 300px;
	height: 58px;
	margin: 0;
	padding: 0;
}
#logo a{
	display: block;
	background: url(../images/logo2.jpg) top left no-repeat;
	text-indent: -9999px;
	height: 58px;solute;
	top: 39px;
	left: 120px;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Georgia;
	color: #B8B5B0;
}
#navigation{
	float: right;
	height: 25px;
	margin: 18px 0 0 0;
}
#navigation li{
	float: left;
	list-style: none;
	height: 25px;
	margin: 0 10px 0 0;
}
#navigation li a{
	text-transform: uppercase;
	color: #fff;
	padding: 2px 10px 2px 10px;
	display: block;
	text-decoration: none;
}
#navigation li.current_page, #navigation li.hovered{
	background: url(../images/nav_l.gif) top left no-repeat;
}
#navigation li.current_page a, #navigation li.hovered a{
	background: url(../images/nav_r.gif) top right no-repeat;
}

#featured{
	color: #D4E1CC;
	padding: 20px 0 0 0;
	background: url(../images/featured_shadow.jpg) top left no-repeat;
}
#shadows{
	background: url(../images/shadows.png) bottom left no-repeat;
	height: 250px;
}
#featured h5{
	margin: 0;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
	color: #948873;
	font-family: Georgia;
}
#featured h1{
	font-family: Georgia;
	font-size: 28px;
	font-weight: normal;
	margin: 0;
}
#featured h1 a{
	color: #E5E5E5 !important;
	text-decoration: none;
}
#featured img{
	float: right;
	margin: 0 0 0 20px;
}
.buy_now{
	float: left;
	height: 32px;
	width: 99px;
}
.buy_now a{
	background: url(../images/buy_now.png);
	display: block;
	height: 32px;
	width: 99px;
	text-indent: -9999px;
}
.buy_now a:hover{
	background: url(../images/buy_now_h.png)
}
.read_more{
	float: right;
	height: 32px;
	width: 116px;
}
.read_more a{
	background: url(../images/read_more.png);
	display: block;
	height: 32px;
	width: 116px;
	text-indent: -9999px;
}
.read_more a:hover{
	background: url(../images/read_more_h.png);
}
#content{
	padding-top: 20px;
}

#sidebar{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 180px;
	float: left;
	margin: 0 20px 0 0;
	background: url(../images/sidebar.gif) top left repeat-y;
	border-bottom: 5px solid #F1F0E1;
}
.widget{
	margin: 0;
	padding: 0;
}
.ads{
	text-align: center;
}
.ads img{
	margin: 10px auto;
}
.widget h2{
	background: url(../images/widget_title.gif) top left no-repeat;
	padding-top: 13px;
	height: 40px;
	color: #e5e5e5;
	text-align: center;
	font-family: Georgia;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}
.widget h2 img{
	float: left;
	margin: 0 0 0 30px;
}
.widget_content{
	padding: 0 15px 10px 15px;
}
.widget_content ul li{
	padding: 0 0 5px 0;
	margin: 0;
	list-style:none;
	border-bottom: 1px solid #B3ADA1;
}
.widget_content ul li a{
	text-decoration: none;
	color: #23211C;
}
.widget_content ul li a:hover{
	text-decoration: underline;
}
#page{
	float: left;
	width: 970px;
}
.post{
	width: 600px;
	float: left;
	border: 5px solid #F1F0E1;
	background: #D4D3BF url(../images/post_bg.gif) top left repeat-x;
	margin: 0 20px 20px 0;
	padding: 15px;
}
.post2{
	width: 900px;
	float: left;
	border: 5px solid #F1F0E1;
	background: #D4D3BF url(../images/post_bg.gif) top left repeat-x;
	margin: 0 20px 20px 0;
	padding: 15px;
}
.post-wide{
	border: 5px solid #F1F0E1;
	background: #D4D3BF url(../images/post_bg.gif) top left repeat-x;
	margin: 0 0 20px 0;
	padding: 15px;
}
.post p{
	margin-bottom: 0;
}
.comments_count{
	text-transform: uppercase;
	display: block;
	padding-bottom: 3px;
}
.comments_count a{
	text-decoration: none;
	color: #585347;
	font-size: 13px;
}
.post_image{
	background: #fff;
	float: right;
	width: 300px;
	border: 5px solid #fff;
	margin: 0 0 20px 0;
}
.price{
	float: left;
	text-align: center;
	width: 80px;
	font-weight: bold;
	color: #444;
	font-size: 20px;
}
.post_links{
	padding: 5px 0 0 0;
}
.post h2, .post-wide h2{
	font-family: Georgia;
	font-size: 22px;
	margin: 0 0 0 0;
	font-weight: normal;
	width: 550px;
}
.post h2 a, .post-wide h2 a{
	text-decoration: none;
	color: #23211C;
}
.post-rating{
	display: inline;
	float: right;
	width: 120px;
}


#footer{
	background: #3B372F url(images/footer.jpg) top left repeat-x;
	color: #C7C2B8;
	position: relative;
	margin-top: -215px; /* negative value of footer height */
	height: 215px;
	border-top: 5px solid #F1F0E1;
	clear:both;
	}
#footer_wrap{
	width: 960px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
	text-align: left;
}
#footer_wrap h4{
	text-transform: uppercase;
	font-size: 13px;
	font-weight: normal;
	font-family: Georgia;
	margin-bottom: 8px;
	background: url(images/heart.png) top left no-repeat;
	padding: 0 0 0 30px;
	color: #fff;
}
#footer_wrap p{
	text-align: center;
}
#footer_wrap ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer_wrap a{
	color: #C7C2B8 !important;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Georgia;
}
.footer_column{
	float: left;
	width: 300px;
	margin: 0 20px 0 0;
}
