/*
** Home page styles
*/

.front-page-box, .front-page-box-wide {
	border-top: 4px solid #333333;
	float: left;
	width: 242px;
	text-align: left;
	line-height: 15px;
	margin:15px 0 1em 0;
}

.front-page-box-wide {
	width: 100%;
	margin:0px 0 2em 0;
}

.front-page-box .title, .front-page-box-wide .title {
	color: #dd0a2f;
	padding: 6px;
	background: #f2f1f0;
	border-bottom: 1px dotted #333333;
	font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
}

.front-page-box .sub-text {
	color: #afafaf;
	display: block;
}

.front-page-box a.read-more, .front-page-box-wide a.read-more {
	display: block;
	text-align: right;
	margin-top: 8px;
	color: #dd0a2f !important;
	text-decoration: none;
	font-size: 0.85em;
}

.front-page-box-wide a.read-more {
	margin-top: 0px;
}

.front-page-box-wide span.post-title{
color:#DF1F31;
font-weight:bold;
}

.front-page-box a.read-more:hover, .front-page-box-wide a.read-more:hover {
	color: black !important;
}

.front-page-box .box-inner, .front-page-box-wide .box-inner {
	padding: 6px;
	background: white;
	height: 128px;
	border-bottom: 1px dotted #333;
}

.front-page-box-wide .box-inner {
	min-height: 90px;
}

.front-page-box .image-float, .front-page-box-wide .image-float {
	float: left;
	margin-right: 6px;
}


#hypoxiTV  {
float:left;
padding-bottom:0;
padding-left:0px;
padding-right:0;
padding-top:30px;
width:231px;
z-index:2;
}