a.nav {
	border-left: 3px solid #333333;
	color: #ffffff;
	text-decoration: none;
	font-size: 26px;
	text-align: center;
	font-family: arial, "sans-serif";
}

.nav:hover {
	color: #f5c11f;
}

.subnav {
	border-right: 3px solid #333333;
	border-top: 3px solid #333333;
	color: #ffffff;
	text-decoration: none;
	font-size: 20px;
	text-align: center;
	font-family: arial, "sans-serif";
	padding-bottom: 2px;
}

a.subnav {
	border-right: 3px solid #333333;
	border-top: 3px solid #333333;
	color: #ffffff;
	text-decoration: none;
	font-size: 20px;
	text-align: center;
	font-family: arial, "sans-serif";
	padding-bottom: 2px;
}

.subnav:hover {
	color: #f5c11f;
}

.navinput {
	font-size: 0.45em;
}

.navimg {
	border: 0px;
	margin-top: 2px;
}

#nav-logo {
	position: absolute;
	top: -15px;
}

#nav-container {
	position: relative;
	width: 984px;
	height: 60px;
	border: 3px solid black;
	background-color: #4f4f4f;
	background-image: url('images/nav/navbg.png');
}

#nav-interrobangstudios {
	position: absolute;
	left: 70px;
	width: 250px;
	border-left: none;
}

#nav-webcomics {
	position: absolute;
	left: 320px;
	width: 200px;
}

#nav-printcomics {
	position: absolute;
	left: 520px;
	width: 200px;
}

#nav-games {
	position: absolute;
	left: 720px;
	width: 140px;
}

#nav-store {
	position: absolute;
	left: 860px;
	width: 127px;
	border-right: none;
}

#nav-login {
	position: absolute;
	top: 31px;
	left: 70px;
	width: 410px;
	border-left: 3px solid #333333;
	border-right: 3px solid #333333;
	display: inline;
	height: 24px;
}

.login_form_minimal {
	position: absolute;
	top: 31px;
	left: 70px;
	width: 410px;
	border-left: 3px solid #333333;
	border-right: 3px solid #333333;
	border-top: 3px solid #333333;
	display: inline;
	height: 24px;
	text-align: center;
}

#nav-loggedin {
	position: absolute;
	top: 31px;
	left: 70px;
	width: 410px;
	border-left: 3px solid #333333;
	height: 24px;
	color: #ffffff;
}

#nav-aboutus {
	position: absolute;
	top: 31px;
	left: 480px;
	width: 100px;
}

#nav-news {
	position: absolute;
	top: 31px;
	left: 580px;
	width: 70px;
}

#nav-rssfeed {
	position: absolute;
	top: 31px;
	left: 650px;
	width: 80px;
}


#nav-twitter {
	position: absolute;
	top: 31px;
	left: 730px;
	width: 100px;
}

#nav-search {
	position: absolute;
	top: 31px;
	left: 830px;
	width: 154px;
	display: inline;
	border-right: none;
}