@charset "utf-8";
/* CSS Document */
html {
	background: url(Assets/CowtownRobotics_11-2-12_KEC_046.jpg) no-repeat center center fixed;
	background-size: cover;
}
body {
	margin: 0px;
	padding: 0px;
}
header {
	width: auto;
	height: 140px;
	background-color: #340062;
	margin: auto;
	-moz-box-shadow: 0 0 20px #fff;
	-webkit-box-shadow: 0 0 20px #fff;
	box-shadow: 0px 0px 20px #fff;
}
#titlebanner {
	width: 1200px;
	height: 100px;
	margin: auto;
}
#wrapper {
	width: 1000px;
	min-height: 700px;
	height: auto;
	margin: 10px auto 10px auto;
	display: block;
	clear: both;
}
main {
	max-width: 1000px;
	height: 1000px;
	margin: auto;
	clear: both;
	display: inline;
}
footer {
	width: auto;
	height: 150px;
	background-color: #340062;
	margin: auto;
	-moz-box-shadow: 0 0 20px #fff;
	-webkit-box-shadow: 0 0 20px #fff;
	box-shadow: 0px 0px 20px #fff;
	clear: both;
}
footer img {
	-moz-box-shadow: 0 0 20px #fff;
	-webkit-box-shadow: 0 0 20px #fff;
	box-shadow: 0px 0px 20px #fff;
}
#footerinfo {
	width: 1000px;
	height: 100px;
	margin: auto;
}
#perimeter {
	padding: 15px;
	background-color: #340062;
	width: auto;
	height: auto;
	-moz-box-shadow: 0px 10px 20px #fff;
	-webkit-box-shadow: 0px 10px 20px #fff;
	box-shadow: 0px 10px 20px #fff;
	clear: both;
}
.area {
	background-color: #ffffff;
}
#hero {
	width: 970px;
	height: 500px;
	margin: auto;
	overflow: hidden;
}
#secondarybox {
	width: 465px;
	height: 370px;
}
#secondarybox2 {
	width: 465px;
	height: 319px;
}
.membersperimeter {
	width: 180px;
	min-height: 700px;
	height: auto;
	margin: 10px 10px 10px 0px;
}
.perimetersecondary {
	width: 495px;
	height: 400px;
}
#trinarybox {
	width: 300px;
	height: 300px;
}
.perimetertrinary {
	width: 330px;
	height: 330px;
}
.trinarymiddle {
	width: 320px;
	height: 330px;
	margin: 0px 10px 0px 10px;
}
#trinarymiddlebox {
	width: 290px;
	height: 300px;
}
#titlestrip {
	width: 100%;
	height: 60px;
	background-color: rgba(96,96,96,0.5);
}
#datebox {
	max-width: 200px;
	width: auto;
	height: auto;
	background-color: rgba(96,96,96,0.5);
}
#spacer {
	height: 365px;
	width: 970px;
}
#featuredpost {
	overflow: hidden;
	background-size: cover;
}
.featuredpostdate {
	font-size: 50px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	opacity: 1;
}
.featuredposttitle {
	font-size: 30px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	opacity: 1;
	margin: 10px;
}
.nodecor {
	text-decoration: none;
}
#horizontalspacer {
	width: 100%;
	height: 20px;
	clear: both;
	display: block;
	text-align: left;
}
/* START NAV MENU */
nav {
	background-color: #340062;
	height: 40px;
	z-index: 1;
	margin: 0px auto 0px auto;
	width: 1100px;
}
nav ul {
	font-family: Arial, Verdana;
	font-size: 20px;
	margin: auto;
	padding: 0;
	list-style: none;
	z-index: 1;
	display: block;
}
nav ul li {
	display: block;
	position: relative;
	float: left;
	z-index: 1;
}
nav li ul {
	display: none;
	z-index: 1;
}
nav ul li a {
	display: block;
	text-decoration: none;
	padding: 7px 15px 3px 15px;
	background: #340062;
	color: #ffffff;
	margin-left: 1px;
	white-space: nowrap;
	height: 30px; /* Width and height of top-level nav items */
	width: 90px;
	text-align: center;
	z-index: 1;
}
nav ul li a:hover {
	color: #340062;
	background: #ffffff;
	z-index: 1;
}
nav li:hover ul {
	display: block;
	position: absolute;
	height: 30px;
	background: #340062;
	z-index: 1;
}
nav li:hover li {
	float: none;
	font-size: 11px;
	background: #340062;
	z-index: 1;
}
nav li:hover a {
	color: #340062;
	background: #ffffff;
	height: 30px; /* Height of lower-level nav items is shorter than main level */
	z-index: 1;
}
nav li:hover li a:hover {
	background: #340062;
	color: #ffffff;
	z-index: 1;
}
nav ul li ul li a {
	text-align: left; /* Top-level items are centered, but nested list items are left-aligned */
	z-index: 1;
}
/* END NAV MENU */
p {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin: 10px;
	text-align: center;
}
h1 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 10px;
	font-size: 18px;
	color: #000000;
	text-align: center;
}
h2 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 10px;
	font-size: 16px;
	color: #000000;
	text-align: center;
}
h3 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 10px;
	font-size: 12px;
	color: #000000;
}
h4, h5 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 10px;
	font-size: 12px;
	color: #7D7D7D;
}
h6 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #A7A7A7;
	margin: 10px;
}
ul {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align: center;
}
.tenpixels {
	margin: 10px;
	color: #000000;
}
.indent {
	text-indent: 20px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.nomargin {
	margin: 0px;
}
.whitefont {
	color: #FFFFFF;
	text-align: center;
}
#main {
	width: 970px;
	min-height: 900px;
	height: auto;
}
#membersmain {
	width: 770px;
	min-height: 600px;
	height: auto;
	float: right;
}
.membersmainperimeter {
	width: 800px;
	height: auto;
	margin: 10px 0px 10px 0px;
}
#memberscolumn {
	width: 150px;
	min-height: 600px;
	height: auto;
}
.imgmargin .iframemargin {
	margin: 10px;
}
iframe {
	margin: auto;
	display: block;
}
#recentposts {
	width: 465px;
	height: auto;
}
#imgpreview {
	width: 100px;
	height: 100px;
	float: left;
	margin: 10px;
	overflow: hidden;
	background-size: cover;
	display: block;
}
#imgactualpreview {
	width: 100px;
	height: 100px;
	float: left;
	overflow: hidden;
	background-size: cover;
		display: block;
}
#contentpreview {
	width: 335px;
	height: 100px;
	float: right;
	margin: 10px 10px 10px 0px;
}
#archiveposts {
	width: 970px;
	height: auto;
}
#archiveimgpreview {
	width: 100px;
	height: 100px;
	float: left;
	margin: 10px;
	overflow: hidden;
	background-size: cover;
}
#archiveimgactualpreview {
	width: 100px;
	height: 100px;
	float: left;
	overflow: hidden;
	background-size: cover;
}
#archivecontentpreview {
	width: 840px;
	height: 100px;
	float: right;
	margin: 10px 10px 10px 0px;
}
#paging {
	width: 100%;
	clear: both;
}
.ViewPostIMG {
	max-width: 800px;
	display: block;
	margin: auto;
}
p .ViewPostContent {
	text-indent: 20px;
	text-align: left;
}
/* START vertical MENU */
#vnav {
	background-color: #ffffff;
	width: 150px;
	height: 40px;
	z-index: -1;
}
#vnav ul {
	font-family: Arial, Verdana;
	font-size: 15px;
	margin: auto;
	padding: 0;
	list-style: none;
}
#vnav ul li {
	display: block;
	position: relative;
	float: left;
}
#vnav li ul {
	display: none;
}
#vnav ul li a {
	display: block;
	text-decoration: none;
	padding: 7px 15px 3px 15px;
	background: #ffffff;
	color: #340062;
	white-space: nowrap;
	height: 20px; /* Width and height of top-level nav items */
	width: 120px;
	text-align: center;
}
#vnav ul li p {
	display: block;
	text-decoration: none;
	padding: 7px 15px 3px 15px;
	background: #ffffff;
	color: #340062;
	white-space: nowrap;
	height: 20px; /* Width and height of top-level nav items */
	width: 120px;
	text-align: center;
}
#vnav ul li a:hover {
	color: #ffffff;
	background: #340062;
}
/* END Vertical NAV MENU */
#login {
	width: 300px;
	height: auto;
	margin: auto;
}
.TitlePurpleBackground {
	Background-Color: #340062;
	Color: #ffffff;
	font-size: 36px;
	text-align: center;
}
textarea {
	display: block;
	width: auto;
	margin: 10px;
}
.centered {
	text-align: center;
}
.textleft {
 text-align: left:
}
.textright {
	text-align: right;
}
.textjustify {
	text-align: justify;
}
textleft {
 text-align: left:
}
textright {
	text-align: right;
}
textjustify {
	text-align: justify;
}
