@import "basics.css";

#contentHeader {
	text-align: center;
	padding: 30px;
}
#contentHeader h2 {
	position: relative;
	left: 0;
	top: 0;
}
#contentStage {
	text-align: center;
	color: #fff;
}
#contentStage a {
	text-decoration: none;
	color: #f26b21;
}

#contentStage a:hover {
	text-decoration: underline;
}
#contentStage .left, #contentStage .mid, #contentStage .right {
	margin-bottom: 25px;
}
#contentStageHome img {
	width: 315px;
	height: 270px;
}
#contentStageHome .left, #contentStageHome .mid, #contentStageHome .right {
	margin-bottom: 25px;
}
#contentStageHome .left, #contentStageHome .mid {
	float: left;
	border-right: 1px solid #000;
}
#contentStageHome .right {
	border: 0;
}
#contentStageHome {
	padding-bottom: 26px;
	text-align: center;
	color: #fff;
}
#contentStageHome a {
	text-decoration: none;
	color: #f26b21;
}

#contentStageHome a:hover {
	text-decoration: underline;
}

#featureBoxes .left, #featureBoxes .mid, #featureBoxes .right {
	position: relative;
}
#featureBoxes h3 {
	position: absolute;
	left: 13px;
	top: 10px;
	letter-spacing: -1000em;
	text-align: left;
	height: 38px;
}
/*\*/html>body #featureBoxes h3 { letter-spacing: normal; text-indent: -999em; overflow: hidden; }
#boxMetaBlog h3 {
	left: 10px;
	width: 185px;
	background: url("../img/featureBox-metaBlog.gif") no-repeat;
}
#boxFeature h3 {
	width: 179px;
	background: url("../img/featureBox-feature.gif") no-repeat;
}
#boxReleases h3 {
	width: 241px;
	background: url("../img/featureBox-releases.gif") no-repeat;
}
#featureBoxes .content, #featureBoxes td {
	font-family: Trebuchet MS, Trebuchet, Georgia, serif;
	font-size: 9pt;
	padding-bottom: 5px;
}
#featureBoxes .content {
	padding: 64px 16px 16px 16px;
}
#featureBoxes td a {
	text-decoration: none;
	color: #F60;
}
#featureBoxes td a:hover {
	text-decoration: underline;
}
#featureBoxes td .copy {
	margin-left: 15px;
	text-decoration: none;
	color: #999;
}
#featureBoxes .first, #featureBoxes .first a {
	color: #fff;
}


/********* FOR FEEDBURNER **********/

#metafoundry1095671 ul { line-height: 8px; padding: 0; list-style: none;}
.headline { float: right; }
.date { }
.feedburnerFeedBlock { padding: 0; margin: 0; border: 0;}
.feedTitle p{}
#creditfooter { display: none;}