#featured-wrap{
	position:relative;
	height:349px;
	width:940px;
	display:block;
	overflow:hidden;
	margin:0 auto;
	padding-bottom:15px;
}

#featured-items {
	position:absolute;
	height:349px;
	display:inline-block;
}

.featured-item {
	position:relative;
	float:left;
	width:941px;
	height:349px;
	overflow:hidden;
	position:relative;
	display:inline-block;
}

.featured-item img {
	border:none;
}

#featured-left-arrow {
	position:absolute;
	margin-top:95px;
}

#featured-right-arrow {
	position:absolute;
	margin-top:95px;
	margin-left:892px;
}

#featured-left-arrow a {
	background-image: url(../images/featured-arrow-left.jpg);
	width:49px;
	height:45px;
	display:block;
}

#featured-right-arrow a {
	background-image: url(../images/featured-arrow-right.jpg);
	width:49px;
	height:45px;
	display:block;
}

.featured-title {
	position:absolute;
	margin-top:200px;
	width:301px;
	height:35px;
	background-color:#243a03;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	font-size:18px;
	color:#e8dabf;
	padding-left:13px;
	padding-top:10px;
	overflow:hidden;
}

.featured-description {
	position:absolute;
	margin-top:250px;
	width:301px;
	height:72px;
	background-color:#243a03;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#e8dabf;
	font-size:12px;
	padding-left:13px;
	padding-top:7px;
	overflow:hidden;
}

#featured-numbers-wrap {
	position:absolute;
	text-align:right;
	display:block;
	width:100%;
	height:45px;
}

#featured-numbers {
	position:relative;
	margin-top:304px;
	display:inline-block;
	width:auto;
}

.featured-number {
	float:right;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#413223
}

.featured-number a{
	background-image: url(../images/featured-num-back.jpg);
	width:49px;
	line-height:45px;
	display:block;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#e8dabf;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}

#featured-number1 {
	background-image: url(../images/featured-num-back-over.jpg);
}

#home-main{
	display:inline-block;
	padding-top:60px;
	padding-bottom:43px;
	min-height:500px;
}

#home-posts {
	position:relative;
	margin-left:15px;
	margin-bottom:15px;
	width:610px;
	background-color: #1b1510;
	display:block;
	float:left;
}

.home-post {
	position:relative;
	display:block;
	margin:15px;
	width:580px;
	display:inline-block;
}

#home-post-nav {
	overflow:hidden;
	display:inline-block;
}

.post-tabs {
	display:block;
	float:left;
}

#home-post-nav a {
	position:absolute;
	color:#e8dabf;
	text-decoration:none;
	font-family:ChunkFiveRegular,Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	padding:10px 10px 10px 14px;
	display:block;
	text-shadow: 1px 1px 1px #000;
}

#home-post-nav a:hover {
	color:#FF9;
}

#recent-tab {
	width:180px;
	height:50px;
	background-color:#362a1f;
	background-image: url(../images/top-left-corner1.png);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:center;
}

#views-tab {
	width:190px;
	height:50px;
	background-color:#292018;
	text-align:center;
}

#commented-tab {
	width:230px;
	height:50px;
	text-align:center;
}

#home-post-nav {
	background-image: url(../images/top-right-corner1.png);
	background-repeat:no-repeat;
	background-position:top right;
	display:block;
}

.home-post-hr {
	position:relative;
	background-image: url(../images/home-post-hr.png);
	background-repeat:repeat-x;
	background-position:center;
	display:block;
	height:1px;
	margin-left:30px;
	margin-right:30px;
}

#recent-posts {
	position:relative;
	background-color:#362a1f;
	display:block;
}


.home-post-corners:after {
	content:  url(../images/bottom-left-corner1.png);
  	background: transparent url(../images/bottom-right-corner1.png) scroll no-repeat bottom right;
	display:block;
	line-height: 0.1;
}

#viewed-posts {
	background-color:#292018;
	display:none;
}

#commented-posts {
	display:none;
	background-color: #1b1510;
}

.home-post-date {
	position:absolute;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	color:#e8dabf;
	display:block;
}

.home-post-by {
	position:absolute;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#e8dabf;
	margin-top:19px;
	display:block;
}

.home-post-by a {
	color:#a0906c;
}

.home-post-content {
	margin-left:160px;
	width:
	display:block;
}

.home-post-data {
	color:#e8dabf;
	font-size:12px;
	display:block;
}

.home-post-data a {
	color:#a0906c;
}

.home-post-links {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:13px;
	color:#ffffff;
	display:block;
}

.home-post-links a {
	color:#a0906c;
}

.home-post-title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:13px;
	color:#a0906c;
	display:block;
}

.home-post-title a {
	color:#a0906c;
	text-decoration:none;
}

.home-post-title a:hover {
	text-decoration:underline;
}

/*----home featured blogger/directory------*/