/* {{{ Front-Page Features */

#front_features {
	z-index: 1;
}

#front_features .pager-nav {
	position: relative;
}

#front_features .pager-prev-insensitive,
#front_features .pager-prev {
	top: 0;
	left: 0;
	height: 300px;
	background-color: transparent;
	background-image: url(../images/front-page/arrows.png);
	background-position: 0 50%;
	background-repeat: no-repeat;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

#front_features .pager-next-insensitive,
#front_features .pager-next {
	height: 300px;
	background-color: transparent;
	background-image: url(../images/front-page/arrows.png);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	top: 0;
	right: 0;
	left: auto;
	margin: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

#front_features .pager-page {
	height: 295px;
	padding-top: 5px;
	background: #fff;
}

#front_features .pager-page .feature-wrapper {
	padding: 20px 50px 20px 125px;
	height: 251px;
	background: #efe7d7;
	border-top: 4px solid #782015;
}

#front_features h2 {
	font-family: TeXGyreTermesRegular, georgia, serif;
	font-size: 24px;
	margin: 0;
	color: #782015;
}

#front_features p {
	margin: 16px 0 0;
}

#front_features img {
	position: absolute;
	top: 0;
	left: 0;
}

#front_features #feature_page_furniture img,
#front_features #feature_page_kitchen img,
#front_features #feature_page_iron img {
	top: 1px;
	left: 60px;
}

#front_features #feature_page_lostart img {
	top: 30px;
	left: 20px;
}

#front_features a.feature-browse-link {
	padding: 5px 13px;
	color: #fff;
	text-decoration: none;
	background-color: #782015;
	white-space: nowrap;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#front_features a.feature-browse-link:hover {
	background-color: #94261d;
}

#front_features span.catalog-link {
	display: block;
	margin-top: 10px;
}

/* }}} */
/* {{{ Light Antique Finish Feature */

#finish_pager {
	width: 300px;
	height: 220px;
	float: right;
	margin: 0 0 1em 1em;
}

#finish_pager_image {
	background: url(../images/front-page/light-antique-composite.jpg) no-repeat 0 0;
	width: 300px;
	height: 220px;
}

#finish_pager a.photo-pager-title {
	width: 295px;
	line-height: 31px;
	top: 169px;
	padding: 0 0 0 5px;
	left: 4px;
}

.photo-pager .photo-pager-frame-title {
	padding: 10px;
	width: 249px;
}

/* }}} */
/* {{{ Intro Text Block */

#intro {
	padding: 1em 0 0.5em 0;
}

#intro h3 {
	font-size: 153.9%;
	font-family: CartoGothicStdBook, arial, serif;
	margin: 0 0 10px 0;
}


/* }}} */
/* {{{ Featured Links*/

.featured-links {
	margin: 0;
	padding-right: 55%;
}

.featured-links img {
	float: left;
	margin-right: 5px;
}

.featured-links li {
	display: block;
	position: relative;
	list-style-type: none;
	margin-bottom: 15px;
	padding-top: 15px;
	border-top: 1px #efe7d7 solid;
}

.featured-links li p {
	padding-left: 8px;
	display: block;
	min-height: 75px;
	padding-right: 15px;
	margin: 0;
}

.featured-links li a.title {
	font-size: 108%;
	font-family: TeXGyreTermesRegular, georgia, serif;
}

.featured-links li span {
	margin-left: 70px;
	display: block;
}

/* }}} */
/* {{{ News */

.news-main-title {
	font-size: 160%;
	margin-bottom: 8px;
}

.news-main-title a {
	text-decoration: none;
}

#news_list {
	margin: 0;
	list-style-type: none;
}

#news_list li {
	background: url('../images/front-page/bullet.png') 0 5px no-repeat;
	padding: 0;
	margin-bottom: 1.5em;
	margin-left: 0;
	padding-left: 20px;
	display: block;
	list-style-type: none;
}

#news_list span {
	display: inline;
	margin: 0;
}

#news_list .news-title {
	display: block;
	font-family: TeXGyreTermesRegular,georgia,serif;
	font-size: 118%;
}

#news_list .news-title a {
	text-decoration: none;
}

#news_list .news-date {
	color: #6b685b;
}

#news_list a.news-more {
	text-decoration: none;
	color: #6b685b;
}

#news_list a.news-more:hover {
	text-decoration: underline;
	color: #036;
}

/* }}} */
/* {{{ Sidebar */


#front-page-sidebar {
	float: right;
	width: 50%;
	margin-top: 2em;
	margin-bottom: 2em;
	margin-left: 2.5em;
}

#classic_english {
	background-color: #782015;
	color: #d6c8c7;
	line-height: 1.2em;
	margin-bottom: 2em;
	padding: 15px 20px 20px;
	border: 0;
}

#classic_english a,
#classic_english a:link,
#classic_english a:visited,
#classic_english a:hover,
#classic_english a:active {
	color: #d6c8c7;
}
#classic_english a:hover { color: #ddd; }

#classic_english img.pages {
	float: right;
	margin: 20px 0 0 10px;
}

#classic_english h3 {
	background: url('../images/front-page/new-badge.png') left top no-repeat;
	font-size: 153.9%;
	font-family: CartoGothicStdBook, arial, serif;
	color: #ddd;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 8px 0 10px 35px;
	border-bottom: 1px #733f25 solid;
}

#classic_english .last {
	margin: 0 100px 0 0;
}

#welcome_to_horton {
	padding: 20px 10px;
}

/* }}} */

