/*
Theme Name: RUF-NEKS WordPress Theme
Theme URI: http://rufneks.com/
Description: A custom theme for the RUF-NEKS website
Version: 1.0
Author: Chet Williams
Author URI: http://rufneks.com/
Tags: neks, custom


*/
/* Custom CSS */
html { background-color: gray; }

div#mastHead
{
	height: 80px;
	width: 100%;
}

img#mastHeadLogo
{
	float: left;
	border: 0px;
	background-color: #8f0000;
}

body
{
	padding: 0px;
	margin-top: 0px;
	font-family: Verdana, Tahoma, arial, sans-serif;
	font-size: 12px;
}

div#mainBody
{
	position: relative;
	text-align: left;
	min-width: 900px;
	width: 900px;
	margin: 0 auto;
	height: 100%;
	background-color: #e8e7d5;
}

div#navBarLeft
{
	float: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 700px;
	font-family: Verdana, Tahoma, arial, sans-serif;
	font-size: 12px;
	color: #353535;
	background-color: #ffffff;
	font-weight: bolder;
}

div#navBarLeft a
{
	padding: 4px 8px 4px 8px;
	position: relative;
	top: 4px;
}

div#navBarLeft a:link
{
	color: #353535;
	text-decoration: none;
}

div#navBarLeft a:visited
{
	color: #353535;
	text-decoration: none;
}

div#navBarLeft a:Hover
{
	color: #ffffff;
	background-color: gray;
}

div#navBarRight
{
	float: right;
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 200px;
	font-family: Verdana, Tahoma, arial, sans-serif;
	font-size: 12px;
	color: #990000;
	background-color: #ffffff;
	font-weight: bolder;
}

div#navBarRight a
{
	float: right;
	padding: 4px 8px 4px 8px;
	/*position: relative;
	top: 4px;*/
}

div#navBarRight a:link
{
	color: #990000;
	text-decoration: none;
}

div#navBarRight a:visited
{
	color: #990000;
	text-decoration: none;
}

div#navBarRight a:Hover
{
	/*color: #ffffff;*/
	background-color: gray;
}

div#crumbLeft
{
	float: left;
	border: 0px;
	margin: 0px;
	padding: 7px 0px 5px 0px;
	height: 14px;
	width: 600px;
	font-family: Verdana, Tahoma, arial, sans-serif;
	font-size: 10px;
	color: #c5ae7b;
	background-color: #111111;
}

div#crumbLeft a
{
	padding: 0px 9px 0px 9px;
	/*position: relative;
	top: 5px;*/
}

div#crumbLeft a:link
{
	color: #c5ae7b;
	text-decoration: none;
}

div#crumbLeft a:visited
{
	color: #c5ae7b;
	text-decoration: none;
}

div#crumbLeft a:Hover { text-decoration: underline; }

div#searchRight
{
	float: right;
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 300px;
	font-family: Verdana, Tahoma, arial, sans-serif;
	font-size: 10px;
	color: #efefef;
	background-color: #111111;
}

div#searchRight form
{
	float: right;
	margin: 0px;
	padding: 0px;
}

div#searchRight form p
{
	margin: 0px;
	padding: 0px;
	display: inline;
}

div#searchRight form input.TextBox
{
	height: 15px;
	width: 209px;
	border-width: 0px;
	background-image: url(images/searchboxback.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px;
	padding-left: 3px;
	padding-top: 2px;
	font-size: 10px;
	border: 0px;
	background-color: transparent;
	float: left;
	margin-top: 5px;
	margin-left: 17px;
}

div#searchRight form input.ImageButton
{
	float: right;
	width: 71px;
	height: 24px;
	background-image: url(images/searchbtn.gif);
	background-position: 6px 3px;
	background-repeat: no-repeat;
}

div#footerArea
{
	text-align: center;
	width: 900px;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	clear: both;
	float: left;
	background-color: #e8e7d5;
	color: #990000;
	min-height: 30px;
}

div#footerArea a
{
	text-decoration: none;
	color: #990000;
}

div#footerArea a:link { color: #990000; }
div#footerArea a:visited { color: #990000; }

div#contentArea
{
	/*clear: both;*/
	background-color: #e8e7d5;
	float: left;
	min-height: 450px;
	width: 100%;
}

div#contentArea h1
{
	color: #990000;
	font-size: 130%;
	font-weight: bold;
	padding: 8px 10px 0px 11px;
	margin: 0px 0px 0px 0px;
}

div#contentArea h2, h3
{
	color: #353535;
	font-size: 110%;
	font-weight: bold;
	padding: 4px 10px 0px 11px;
	margin: 0px 0px 0px 0px;
}

div#contentArea p
{
	color: #353535;
	padding: 4px 10px 0px 11px;
	margin: 0px 0px 0px 0px;
}

div#contentArea a:link
{
	color: #006600;
}

div#contentArea a:visited
{
	color: #006600;
}

div#contentArea a:hover { text-decoration: none; }

div#h1link a:link
{
	color: #990000;
	text-decoration: none;
}

div#h1link a:visited
{
	color: #990000;
	text-decoration: none;
}

div#leftArea
{
	width: 600px;
	padding: 15px 17px 0 33px;
	float: left;
}


div#leftArticle
{
	background-image: url(images/leftAreaBackground.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 9pt;
	line-height: normal;
	margin: 0px 0px 30px 0px;
}

div#rightArea
{
	width: 200px;
	padding: 15px 33px 0 17px;
	float: right;
}

div#featureTitlebar { margin: 0px 0px 10px 0px; }
div#aboutTitlebar { margin: 0px 0px 0px 0px; }



div#aboutContentArea
{
	background-color: #ffffff;
	padding: 2px 10px 2px 11px;
	color: #353535;
	margin: 0px 0px 0px 0px;
}
