/* MACJR'S Mini-Verse&sup2; CSS composed by Michael A. Crane, Jr.
CSS Last Updated on July 27, 2022 */

* {
  margin: 0;
  padding: 0;
}
html {
  font-family: sans-serif;
}
body {
  background: #000000 url(../images/MMV2F_Starfield_08_10.png) top left repeat fixed;
  color: #ffeedd;
}
a:link {
  color: #ababff;
  text-decoration: none;
  font-weight: bold;
}
a:visited {
  color: #ff00ff;
  text-decoration: none;
  font-weight: bold;
}
a:focus {
  color: #ff0000;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  color: #ff0000;
  text-decoration: none;
  font-weight: bold;
}
a:active {
  color: #ff0000;
  text-decoration: none;
  font-weight: bold;
}
h1, h2, h3 {
  font-family: "Calisto MT","Times New Roman", serif;
  color: #fff;
}
h2 {
  margin-top: 15px;
  margin-bottom: 5px;
}
.bottom_padding {
  padding: 0 0 20px 0;
}
.top-bottom_padding {
  padding: 30px 0 20px 0;
}

p {
  padding: 5px 10px 5px 10px;
  font-size: 1.1em;
  font-family: "Times New Roman", serif;
}
.s75 {
  font-size: 75%;
}
.bold {
  font-weight: bold;
}
.b1-3 {
  font-size: 1.3em;
}
.center {
  text-align: center;
}
.center-bold {
  text-align: center;
  font-weight: 700;
}
.right {
  text-align: right;
}
.c115 {
  font-size: 115%;
  text-align: center;
}
.c1-7 {
  margin-bottom: 15px;
  font-size: 1.7em;
  text-align: center;
}
.icunderline {
  padding: 10px 5px 35px 5px;
  margin-bottom: 35px;
  font-style: italic;
  border-bottom: 1px solid #555;
  position: relative;
  text-align: center;
  text-shadow: rgba(0,0,0,0.3) 2px 2px 4px;
}
.icuboxed {
  padding: 10px 5px 10px 5px;
  margin: 25px auto 35px;
  background: #000;
  font-style: italic;
  border-top: 1px solid #555;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  border-left: 1px solid #555;
  position: relative;
  text-align: center;
  text-shadow: rgba(0,0,0,0.3) 2px 2px 4px;
}

.blue {
  color: #0080ff;
}
.lightblue {
  color: #2894ff;
}
.yellow {
  color: #ffff00;
}
.lightyellow {
  color: #feff71;
}
.white {
  color: #fff;
}
/* Begin Miniverse Page Layout */
/* Begin Site Header */
#Top {
  margin: -9px auto;
  width: 1px;
}
.ufo_container {
  position: fixed;
  left: 50%;
  top: 15px;
  z-index: -1;
}
.ufo {
  margin-left: -7px;
  width: 15px;
  height: 8px;
}
#main_header {
  margin: 41px auto 58px;
}
.group_1 {
  margin: 48px auto 9px;
  width: 366px;
}
.mmvs_header_1 {
  margin: 0px auto 0px;
  width: 366px;
  height: 82px;
}
.group_2 {
  margin: 0px auto 45px;
  width: 525px;
}
.space_worker_1 {
  float: left;
  width: 36px;
  height: 79px;
}
.mmvs_header_2 {
  float: left;
  width: 453px;
  height: 82px;
}
.space_worker_2 {
  float: left;
  width: 36px;
  height: 79px;
}
.galaxy3_container {
  position: fixed;
  left: 50%;
  top: 234px;
  z-index: -1;
}
.galaxy3 {
  margin-left: -31px;
  width: 64px;
  height: 29px;
  opacity: 0.8;
}
/* End Site Header */
/* Begin Content Sections */
#main_content {
  margin: 152px auto 0px;
  clear: both;
}
/* Begin Content Container */
.content_header {
  color: #dee6f2;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 15px;
  text-shadow: rgba(47,104,255,0.3) -1px -1px 2px;
}
.content_header a:link,
.content_header a:visited {
  color: #b8c0ca;
}
.content_header a:hover,
.content_header a:active {
  color: #fff;
}
.content_header ul {
  margin: 35px auto 0;
  padding: 5px 7px 0 7px;
  width: 787px;
  height: 30px;
  background: url(../images/theme/MMV2_content_header_bar.png) top left repeat-x;
  border-right: 2px solid #222222;
  border-left: 2px solid #222222;
  border-radius: 9px 9px 0 0;
}
.content_header li {
  padding: 4px 0 0 10px;
  float: left;
  display: inline-block;
  overflow: hidden; 
}
.content_padding {
  clear: both;
  width: 781px;
  margin: 0 auto;
  padding: 28px 8px 28px 8px;
  background: rgba(0,0,0,0.7);
  border-top: 2px solid #222222;
  border-right: 2px solid #333333;
  border-bottom: 2px solid #222222;
  border-left: 2px solid #444444;
}
.content_container {
  width: 590px;
  margin: 0 auto;
  padding: 8px 75px 40px 75px;
  background: rgba(0,0,0,0.3);
  border-top: 1px solid #444444;
  border-right: 1px solid #333333;
  border-bottom: 1px solid #333333;
  border-left: 1px solid #444444;
}
.content_container dt {
  margin: 40px auto 0;
}
.content_container dd {
  margin-bottom: 10px;
}
.content_container img {
  margin-bottom: 5px;
}
.content_container hr {
  margin-bottom: 5px;
  width: 400px;
  margin: 15px auto 15px
}
.display-img {
  margin: 55px auto 30px;
  text-align: center;
}
.content_footer {
  width: 787px;
  height: 30px;
  margin: 0 auto 0;
  padding: 0 7px 4px 7px;
  overflow: hidden;
  background: url(../images/theme/MMV2_content_footer_bar.png) top left repeat-x;
  border-right: 2px solid #222222;
  border-left: 2px solid #222222;
  border-radius: 0 0 9px 9px;
}
/* End content container */
/* End Content Sections */
/* Begin Navigation */
/* Begin Main Nav Container */
#MainNav_wrapper {
  display: block;
  margin: 25px auto;
  padding: 0px;
  width: 470px;
  height: 62px;
  border: 0px solid #fff;
}
.MainNav {
  float: left;
  display: block;
  width: 225px;
  height: 62px;
  margin: 0px 0px;
  padding: 0px;
  border: 0px solid #000000;
  overflow: hidden;
  position: relative;
  top: 0px;
  left: 0px;
}
.MainNav_link-button {
  width: 225px;
  height: 126px;
}
.MainNav img:hover {
  float: left;
  display: block;
  border: 0px solid #000000;
  position: relative;
  top: -64px;
  left: 0px;
}
.MainNav_spacer {
  float: left;
  display: block;
  position: relative;
  width: 20px;
  height: 62px;
}
/* End Main Nav Container */
/* Begin Large Square thumbs */
.Large_Square_thumbs {
  width: 198px;
  height: 198px;
  margin-top: 13px;
  border: 2px solid #aa0000;
}
.Large_Square_thumbs:hover {
  border: 2px solid #ff0000;
}
/* End Large Square thumbs */
/* Begin Back-Next_Nav Section */
/* Begin Main Back-Next Nav - Important - Dependent of MainNav */
#MainNav_back-next_wrapper {
  display: block;
  margin: 40px auto 10px;
  padding: 0px;
  width: 470px;
  height: 62px;
  border: 0px solid #fff;
}
/* End Main Back-Next Nav */
/* End Back-Next_Nav Section */
/* Begin Update Notes - Home Page - Nav Button */
.UpdateNotes_Nav {
  clear: inherit;
  display: block;
  width: 103px;
  height: 64px;
  margin: 35px auto 10px;
  padding: 0px;
  border: 0px solid #000000;
  overflow: hidden;
  position: relative;
  top: 0px;
  left: 0px;
}
.UpateNotes_link-button {
  width: 103px;
  height: 130px;
}
.UpdateNotes_Nav img:hover {
  float: left;
  display: block;
  border: 0px solid #000000;
  position: relative;
  top: -66px;
  left: 0px;
}
/* End Update Notes - Home Page - Nav Button */
/* Begin DIV Set Link Index Nav */
.link_index {
  clear: left;
  margin: 35px auto 25px;
  width: 400px;
  height: auto;
  background: #000;
  background: rgba(0,0,0,0.5);
  color: #ccccfe; 
}
.link_index_title {
  margin: 0px auto 0px;
  height: auto;
  padding: 2px;
  border: 1px solid #222;
  background: #000;
  background: rgba(0,0,0,0.5);
  color: #ccccfe; 
}
.link_index_title p {
 font-size: 1.7em;
 font-weight: 700;
 text-align: center;
}
.link_index_a {
  float: left;
  clear: right;
  width: 168px;
  padding: 15px;
  border-top: 0px solid #222;
  border-right: 1px solid #222;
  border-bottom: 1px solid #222;
  border-left: 1px solid #222;
  background: rgba(0,0,0,0.5);
  background: rgba(0,0,0,0.5);
}
.link_index_b {
  float: left;
  width: 169px;
  margin-bottom: 25px;
  padding: 15px;
  border-top: 0px solid #222;
  border-right: 1px solid #222;
  border-bottom: 1px solid #222;
  border-left: 0px solid #222;
  background: rgba(0,0,0,0.5);
}
/* End DIV Set Link Index Nav */
/* End Link Pages Nav */
/* End Navigation */
/* Begin Site Footer */
.main_footer {
  clear: both;
  width: 725px;
  margin: 35px auto 35px;
  padding: 0;
  /* border: 1px solid #fff; */
}
.spaceship {
  position: relative;
  right: -49.4%;
  bottom: -5px;
  transition: transform 0.5s ease-in-out 0.1s;
-webkit-transition: -webkit-transform 0.5s ease-in-out 0.1s;
}
.spaceship:hover {
	transform: rotate(180deg);
-webkit-transform: rotate(180deg);
}
.MACJR_footer {
  margin: 35px auto 35px;
  width: 336px;
  height: 99px;
}
#footer_nav {
  color: #889;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  text-shadow: rgba(2,2,3,0.8) 1px 1px 2px; 
}
#footer_nav ul {
  height: 40px;
  margin-top: 25px;
  margin-bottom: 25px;
  background: #000;
  background: rgba(0,0,0,0.5);
  /* background: url(../images/theme/MMV2_content_header_bar.png) top left repeat-x; */
  /* border-top: 1px solid #000;
  border-bottom: 1px solid #000; */
  border: 1px solid #222;
}
#footer_nav a:link,
#footer_nav a:visited {
  color: #ababff;
}
#footer_nav a:hover,
#footer_nav a:active {
  color: #dee6f2;
}
#footer_nav li {
  padding: 9px 7px 0 7px;
  display: inline-block;
}

/* Begin Copyright Info */
#copyright {
  margin: auto;
  color: #777;
  padding: 6px 6px 12px 6px;
  text-align: center;
}
/* End Coypright Info */
/* End Site Footer */
/* End Miniverse Page Layout */