﻿ul#topnav {
	margin: 0 10px; padding: 0;
	float:left;
	width: 974px;
	list-style: none;
	font-size: 1.1em;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative; /*--Important--*/
}
ul#topnav li a {
	float: left;
	text-indent: -9999px; /*--Push text off of page--*/
	height: 44px;
}
ul#topnav li .sub {
	position: absolute; /*--Important--*/
	color: #FFF;
	top: 44px; left: 0;
	background-color:#000;
        border-bottom: 1px solid #D71920;
        border-right: 1px solid #D71920;
        border-left: 1px solid #D71920;
	padding: 20px 20px 20px;
	max-width: 750px;
	width: 100%
	float: left;
        z-index: 99999;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none; /*--Hidden for those with js turned off--*/
}
ul#topnav li .sub a {
	color: #FFF;
	left: 0;
	text-indent: 0;
}
ul#topnav li .sub a:visited {
	color: #FFF;
	left: 0;
	text-indent: 0;
}
ul#topnav li .sub .sections a {
	color: #D71920;
}
ul#topnav li .row { /*--If needed to break out into rows--*/
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	float: left;
}
ul#topnav li .sub ul img{
	margin: 0 2px 5px 0;
	float: left;
}
ul#topnav .sub ul li {
	width: 25%; /*--Override parent list item--*/
	color: #fff;
}
ul#topnav .sub ul li h2 { /*--Sub nav heading style--*/
	padding: 0;  margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}
.oneeighty {
	width: 180px;
}
ul#topnav .sub ul li h2 a { /*--Sub nav heading link style--*/
	padding: 5px 0;
	background-image: none;
	color: #D71920;
        font-family: Verdana;
        font-size: 16px;
}

ul#topnav .sub ul li h2 a:visited { /*--Sub nav heading link style--*/
	padding: 5px 0;
	background-image: none;
	color: #D71920;
        font-family: Verdana;
        font-size: 16px;
}
ul#topnav .sub .stories img {
float: none;
}
ul#topnav .sub ul li a {
	float: none;
	text-indent: 0; /*--Override text-indent from parent list item--*/
	height: auto; /*--Override height from parent list item--*/
	padding: 7px 15px 7px 0;
	display: block;
	color: #fff;
        font-family: Verdana;
        font-size: 11px;
}
ul#topnav .sub ul li a:hover {
	color: #D71920;
	background-position: 5px 12px ;/*--Override background position--*/
}
ul#topnav a.features {
	background: url('http://abovegroundmagazine.com/wp-content/themes/aboveGround2/images/nav/images/topnav_02.jpg') no-repeat;
	width: 168px;
}
ul#topnav a.news {
	background: url('http://abovegroundmagazine.com/wp-content/themes/aboveGround2/images/nav/images/topnav_03.jpg') no-repeat;
	width: 102px;
}
ul#topnav a.reviews {
	background: url('http://abovegroundmagazine.com/wp-content/themes/aboveGround2/images/nav/images/topnav_04.jpg') no-repeat;
	width: 159px;
}
ul#topnav a.columns {
	background: url('http://abovegroundmagazine.com/wp-content/themes/aboveGround2/images/nav/images/topnav_05.jpg') no-repeat;
	width: 164px;
}
ul#topnav a.blogs {
	background: url(http://abovegroundmagazine.com/wp-content/themes/aboveGround2/images/nav/images/topnav_06.jpg) no-repeat;
	width: 121px;
}
ul#topnav a.music {
	background: url('http://abovegroundmagazine.com/wp-content/themes/aboveGround2/images/nav/images/topnav_07.jpg') no-repeat;
	width: 116px;
}
ul#topnav a.forum {
	background: url('http://abovegroundmagazine.com/wp-content/themes/aboveGround2/images/nav/images/topnav_08.jpg') no-repeat;
	width: 125px;
}
ul#topnav a.features:hover {
	background: url('http://abovegroundmagazine.com/wp-content/themes/aboveGround2/images/nav/images/topnav_02_red.jpg') no-repeat;
	width: 168px;
}
ul#topnav a.news:hover {
	background: url('http://abovegroundmagazine.com/wp-content/themes/aboveGround2/images/nav/images/topnav_03_red.jpg') no-repeat;
	width: 102px;
}
ul#topnav a.reviews:hover {
	background: url('http://abovegroundmagazine.com/wp-content/themes/aboveGround2/images/nav/images/topnav_04_red.jpg') no-repeat;
	width: 159px;
}
ul#topnav a.columns:hover {
	background: url('http://abovegroundmagazine.com/wp-content/themes/aboveGround2/images/nav/images/topnav_05_red.jpg') no-repeat;
	width: 164px;
}
ul#topnav a.blogs:hover {
	background: url(http://abovegroundmagazine.com/wp-content/themes/aboveGround2/images/nav/images/topnav_06_red.jpg) no-repeat;
	width: 121px;
}
ul#topnav a.music:hover {
	background: url('http://abovegroundmagazine.com/wp-content/themes/aboveGround2/images/nav/images/topnav_07_red.jpg') no-repeat;
	width: 116px;
}
ul#topnav a.forum:hover {
	background: url('http://abovegroundmagazine.com/wp-content/themes/aboveGround2/images/nav/images/topnav_08_red.jpg') no-repeat;
	width: 125px;
}
.sections {margin: 0 auto;  border-bottom: 1px solid #FFF; width: 100%;}
.stories {margin: 0 auto;}
.sections li {float: left; text-align: center;}
.stories li {text-align: center; width: 750px;}
