@import url("/includes/styles/masthead.css");

#features {
	background-repeat: no-repeat;
	background-image: url(/images/home/features-background.png);
	height: 410px;
    width: 984px;
    padding-top: 24px;
	background-color: #ffaa01;
}
#features-container{
	margin: 0px 30px;
	width: 600px;
	height: 315px;
	background-color: #ffffff;
	border: 1px solid #b9ac99;
}
/*#features-container ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#features-container li {
	float: left;
}*/
.featured {
	height: 100%;
    width: 100px;
    background: #fff;
	float: left;
	margin-left: 4.5em;
}
.featured a {
	background: #fff;
    height: 100%;
    padding: 0 1.2rem;
    width: 100%;
}
.featured a>img {
	float: left;
    height: 115px;
    width: 100px;
	padding: 1em 1.2em;
}
.featured .title {
	overflow: hidden;
    position: relative;
    margin-left: 5px;
}
.featured .sourcename {
	bottom: 0;
    display: inline;
    color: #a0a0a0;
    position: absolute;
}
#full-flash {
	height: 225px;
	float: left;
	width: 100%;
}
#links-container {
	background-color: #fff5d4;
	height: 219px;
	font-size: 11px;
	line-height: 15px;
}
#links-container ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#links-container li {
	margin-bottom: 7px;
}
#links-container a {
	color: #745933;
	line-height: 15px;
	font-size: 11px;
}
#links-container h3 {
	color: #ffffff;
	height: 24px;
	line-height: 24px;
	background-image: url(/images/home/title-background.png);
	background-repeat: repeat-x;
	padding-left: 10px;
	font-size: 13px;
}
#link-you-know, #link-resources, #link-news {
	float: left;
	height: 219px;
}
#link-you-know {
	width: 463px;
	border-right: 1px solid #b9ac99;
}
#link-you-know span, #link-news span {
	color: #F56B18 !important;
	margin-left: 5px;
}
#link-you-know-left, #link-you-know-right {
	float: left;
	width: 211px;
	height: 188px;
	margin-top: 7px;
	padding: 0px 10px;
}
#social li {
	float: left;
	margin-right: 7px;
}
a.orange {
	color: #F56B18 !important;
}
#link-resources {
	width: 242px;
	border-right: 1px solid #b9ac99;
}
#link-resources-left, #link-resources-right {
	float: left;
	width: 101px;
	margin-top: 7px;
	padding:0px 10px;
	height: 188px;
}
#link-resources span {
	color: #F56B18 !important;
	margin-right: 5px;
}
#link-news {
	width: 277px;
	position: relative;
}
#meltwater {
	margin: 7px 10px 0px;
}
#meltwater .article {
	display: none;
}
#meltwater span.date, #meltwater span.source {
	color: #745933 !important;
	margin: 0px;
}
#meltwater span.source {
	font-style: italic;
}
#meltwater-more {
	position: absolute;
	left: 0px;
	bottom: 93px;
	width:257px;
	padding: 10px;
}
#meltwater-more img {
	float: right;
	margin-right: 20px;
}
#featured-member {
	position: absolute;
	/*bottom: 0px;*/
	left: 0px;
	height: 73px;
	width: 257px;
	background-color: #ffea6f;
	padding: 10px;
}
#featured-member img {
	float: left;
	padding-right: 10px;
}
#footer-meta {
	width: 984px;
	height: 25px;
	clear: both;
	background-color: #ffffff;
	padding: 0px;
	top: 0px;
	line-height: 25px;
	color: #745933;
}
#bottom_shadow {
	top:0px !important;
}
#footer-icons {
	margin-left: 8px;
	padding-top: 5px;
	margin-bottom: 4px;
	float: left;
}
#footer-icons img {
	float: left;
	margin-right: 5px;
}
#footer-meta ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#footer-meta li {
	margin: 0px;
	float: left;
	line-height: 25px;
}
#footer-meta li span {
	margin: 0px 5px;
}
#footer-meta a {
	font-size: 11px;
	color: #745933;
}
#footer-copyright {
	float: right;
	margin-right: 24px;
}


.clear {
	clear: both;
}