﻿/* CSS layout */

html {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	background-color: #7d7d7d;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
}

p {
	font-size: .9em;
}

a:link, a:visited, a:hover, a:active {
	color: black;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-weight: normal;
	font-size: 3em;
	text-align: left;
	margin-top: .15em;
	margin-bottom: 0px;
}

h2 {
	font-weight: normal;
	font-size: 2.5em;
	text-align: left;
	margin-bottom: -5px;
}

h3 {
	font-weight: normal;
	font-size: 2em;
	text-align: left;
	margin-top: .3em;
	margin-bottom: -15px;
}

h4 {
	font-weight: normal;
	font-size: 1.2em;
	text-align: left;
	margin-top: .85em;
	margin-bottom: -15px;
}

h5 {
	font-weight: normal;
	font-size: 1.1em;
	text-align: left;
	margin-bottom: -15px;
}

#page {
	background-color: white;
	width: 975px;
	padding-left: 25px;
	min-height: 100%;
	border-left-style: solid;
	border-left-color: #262626;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #262626;
	border-right-width: 1px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

/* Header */
#header {
	background-color: white;
	border-color: white;
	border-width: 1px;
	border-style: solid;
	border-bottom: none;
	width: 948px;
	height: 110px;
}

#head_cont_logo {
	background-image: url('https://www.n5wf.org/files/images/wars13logo.png');
	width: 110px;
	height: 100px;
	margin-top: 5px;
	margin-left: 30px;
	float: left;
}

#head_cont_left {
	width: 60px;
	height: 98px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 5px;
	padding-top: 2px;
	color: white;
	float: left;
}

/* Nav */
nav {
	display: block;
}

nav a {
	color: white;
}

nav ul {
	padding: 0px;
	list-style: none;
	position: relative;
	display: inline-block;
	color: white;
}

nav ul:after {
	content: "";
	clear: both;
	display: block;
	color: white;
}

nav ul ul {
	display: none;
	color: white;
}

nav ul li:hover > ul {
	display: block;
	color: white;
}

nav ul li {
	float: left;
	height: 24px;
	width: 120px;	
	text-align: center;
	font-size: 1em;
	color: white;
}

nav ul li:hover {
	background: #262626;
}

nav ul li:hover a {
	color: white;
}

nav ul li a {
	display: block;
	padding: 0px;
	color: white;
	text-decoration: none;
}

nav ul li a:hover {
	text-decoration: none;
}

nav ul ul {
	background: #262626;
	padding: 0px;
	position: absolute;
	top: 100%;
}

nav ul ul li {
	float: none;
	background-color: #404040;
	border-top: 1px solid #7d7d7d;
	position: relative;
	color: white;
	font-size: .9em;
	text-decoration: none;
}

nav ul ul li a {
	padding: 0px;
	color: white;
}

nav ul ul li a:hover {
	background: #262626;
}

nav ul li#current {
	background: #262626;
}

nav ul li#current a {
	color: white;
}

nav ul li#behind {
}


#nav_bar {
	margin-top: 60px;
	float: right;
	position: relative;
	z-index: 3;
	color: white;
}

/* Content */
#menu {
	width: 175px;
	height: auto;
	margin-top: 10px;
	margin-left: 15px;
	padding-left: 10px;
	padding-top: 15px;
	float: left;
}

#content {
	width: 720px;
	margin-top: 10px;
	margin-bottom: 40px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 22px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #7d7d7d;
	float: left;
	clear: left;
}

/* Contact Style */
#contact {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #e3e3e3;
	padding: 10px;
	clear: left;
}

/* News Style */
#article_year_left {
	text-align: left;
	width: 45%;
	height: 25px;
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	float: left;
	clear: none;
	border: none;
}

#article_year_right {
	text-align: right;
	width: 35%;
	height: 25px;
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 0px;
	float: right;
	border: none;
}

#search_year_left {
	text-align: left;
	width: 250px;
	height: 50px;
	margin-top: -1px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	float: left;
	clear: none;
}

#search_year_right {
	text-align: right;
	width: 280px;
	height: 50px;
	margin-top: -1px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 0px;
	float: right;
	clear: right;
}

ul#article_year {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 80%;
	text-align: left;
	margin-right: auto;
	margin-left: 0px;
}

ul#article_year li {
	display: inline;
	width: 100%;
	height: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

ul#article_year li.current {
	font-weight: bold;
}

ul#article_year li.last {
	border-left: 1px solid black;
}

#content_year {
	width: auto;
	height: auto;
	border-bottom: 1px solid #7d7d7d;
	padding-top: 10px;
	padding-bottom: 5px;
	position: relative;
	clear: none;
	z-index: 2;
	overflow: auto;
}

#content_article {
	width: auto;
	min-height: 500px;
	padding-top: 10px;
	padding-bottom: 5px;
	position: relative;
}

#content_search {
	width: auto;
	height: auto;
	padding-top: 10px;
	padding-bottom: 5px;
	position: relative;
}

#content_search_home {
	width: 45%;
	padding-right: 25px;
	position: relative;
	float: left;
}

#article_bottom_left {
	text-align: left;
	width: 200px;
	height: 20px;
	margin-top: -1px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
	clear: none;
	position: absolute;
	bottom: 0;
	border: none;
}

#article_bottom_right {
	text-align: right;
	width: 200px;
	height: 20px;
	margin-top: -1px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	float: right;
	clear: none;
	position: absolute;
	left: 500px;
	bottom: 0;
	border: none;
	overflow: visible;
}

/* Testing Style*/
ul#test_list {
	border-style: none;
	margin-left: 0;
	font-size: .9em;
	padding-left: 1.5em;
	text-indent: -1.5em;
	list-style: disc;
	list-style-position: inside;
}

li#test_list {
	margin-bottom: 5px;
}

/* Bottom */
#nav_bottom {
	background-color: #404040;
	width: 950px;
	height: 20px;
	color: white;
	font-size: .7em;
	margin-top: 10px;
	padding-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	bottom: 0;
	position: absolute;
	clear: both;
}

#nav_bottom a {
	color: white;
}