body {
  margin: 0px;
  padding: 0px;
  background-color: #000000;
  background-image: url(/inc/layouts/images/oracle_red/oracle_background.jpg);
  background-repeat: repeat-y;
  background-position: center top;
  min-width: 800px;
}

body, th, td {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #B2B2B2;
}

table {
  text-align:justify;
  color: #B2B2B2;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:normal;
}

form {
  margin: 0px;
  padding: 0px;
}

a:link      { color: red; text-decoration: underline; }
a:visited	{ color: red; text-decoration: underline; }
a:active	{ color: white; text-decoration: underline; }
a:hover	    { color: white; text-decoration: underline; }

/* Generally used for links you don't want underlined */
a.menu:link		{ color: #FFFFFF; text-decoration: none; }
a.menu:visited	{ color: #FFFFFF; text-decoration: none; }
a.menu:active	{ color: #ff0000; text-decoration: none; }
a.menu:hover	{ color: #ff0000; text-decoration: none; }

/* For the message links in kismet footer */
a.msg:link      { color: red; text-decoration: none; }
a.msg:visited	{ color: red; text-decoration: none; }
a.msg:active	{ color: white; text-decoration: underline; }
a.msg:hover	    { color: white; text-decoration: underline; }

/* The inbox, system, society, etc links in the Message Center */
a.message:link		{ color: #FF0000; text-decoration: none; }
a.message:visited	{ color: #FF0000; text-decoration: none; }
a.message:active	{ color: #FFA6A6; text-decoration: none; }
a.message:hover		{ color: #FFA6A6; text-decoration: none; }

/* The Border color of the Dark Network Banners in the Footer */
.pic a img { border: 1px solid red; } 
.pic a img:link { border: 1px solid red; }
.pic a img:visited { border: 1px solid red; }
.pic a img:active { border: 1px solid white; }
.pic a img:hover { border: 1px solid white; }

/* Special Link colors. Open Link Directory, etc. */
a.special:link          { color: #F000F0; text-decoration: underline; }
a.special:visited       { color: #F000F0; text-decoration: underline; }
a.special:active        { color: #FFFFFF; text-decoration: underline; }
a.special:hover         { color: #FFFFFF; text-decoration: underline; }

hr {
  border: 0;
  height: 1px;
  color: red;
  background-color: red;
}

p {
  margin: 0px;
  padding: 0px; 
}

img { border-style: none; }

/* Forms and buttons */
.forminput, .textinput, .radiobutton, .checkbox, .textarea {
  font-size: 12px;
  font-color: white;
  font-family: verdana, helvetica, sans-serif;
  vertical-align: middle;
  color: white;
  background-color: black;
  border: 1px #C60000 solid;
}


/* For all small text */
.footer	{
  text-align:justify;
  color: white;
  font-family: verdana, arial, helvetica;
  font-size:8pt;
  font-weight:normal;
}

/* The Main Forum page */
.forum_table { background-color: black; }
.forum_td { background-color: #600000; }
.forum_closed { background-color: #300000; }
.forum_text { color: white; }
a.forum:link { color: white; text-decoration: none; }
a.forum:visited { color: white; text-decoration: none; }
a.forum:active { color: red; text-decoration: none; }
a.forum:hover { color: red; text-decoration: none; }
/* End Forum */

/* Journals - The Comment area */
.journal_comment_table { 
  background-color: #800000; 
  text-color: white; 
  text-align: justify;
  color: white;
  font-family: verdana,arial,helvetica;
  font-size: 8pt;
  font-weight: normal;
}
.journal_comment_div {
  border: 1px solid red; 
  padding: 0px; 
  background: #000000;
  text-align:justify;
  color: white;
  font-family: verdana,arial,helvetica;
  font-size: 10pt;
  font-weight: normal;  
}
a.journal_comment:link		{ 
  color: #FFFFFF; 
  text-decoration: none; 
  font-size: 8pt; 
  font-family: verdana,arial,helvetica;
}
a.journal_comment:visited	{ 
  color: #FFFFFF; 
  text-decoration: none; 
  font-size: 8pt; 
  font-family: verdana,arial,helvetica;
}
a.journal_comment:active	{ 
  color: #ff0000; 
  text-decoration: none; 
  font-size: 8pt; 
  font-family: verdana,arial,helvetica;
}
a.journal_comment:hover	    { 
  color: #ff0000; 
  text-decoration: none; 
  font-size: 8pt; 
  font-family: verdana,arial,helvetica;
}
/* End Journal Formatting */

/* For various |, [, and ] symbols throughout the site */
.divider { color: white; }

/* This table is used to highlight the "You Have New Messages" text */
.msg_table { background-color: #610b01; }

/* The text of the "You Have New Messages" line */
.new_msgs {
  text-align:justify;
  color:white;
  font-family:Verdana,Arial,Helvetica;
  font-size:8pt;
  font-weight:normal;
}
.new_msgs a:link      { color: #FF5353; text-decoration: underline; }
.new_msgs a:visited	 { color: #FF5353; text-decoration: underline; }
.new_msgs a:active	 { color: white; text-decoration: underline; }
.new_msgs a:hover	 { color: white; text-decoration: underline; }

/* Vampbox time/date stamps */
.vb_txt { color: #e93838; }

/* Table Outlines */
.tablewindows { background-color: transparent;}

/* Table insides */
.tdwindows { background-color: transparent;}

/* Profile Page. The Description Box and Description area */
.tabledescription { background-color: transparent; }
.tddescription { background-color: transparent; }

/* Fonts */
/* Success/Good messages */
.success { color: lime; }
/* Failure/Bad messages */
.error { color: red; }
/* Warning color. Usually yellow */
.warn { color: yellow; }

/* Only used for "The Ultimate Vampire Resource & Directory in Logo menu */
h1 {
  color: #ffffff; 
  font-family: verdana, helvetica, sans-serif; 
  font-size: 12pt; 
  text-align: center; 
  font-weight: bold; 
  margin: 0px; 
  padding: 0px;
}

/* Headline, title text. Like "Site News" or "Profiles" */
.headline {
  color: #ffffff; 
  font-family: helvetica, verdana, sans-serif; 
  font-size: 16pt; 
  text-align: center; 
  font-weight: normal; 
  margin: 0px; 
  padding: 0px;
}

/* The Main Navigation */
#nav {
  height: 22px;
  width: 540px;
  overflow: hidden;
  background: url(/inc/layouts/images/oracle_red/nav.gif) no-repeat;
  background-position: left top;
  padding: 0px 4px 0px 4px;
  margin: 0px;
}
#nav li { display: inline; }
#nav li a {
  text-align: center;
  font-size: 8pt;
  font-family: arial;
  float: left; 
  display: inline;
  width: 60px;
  font-weight: normal;
  color: #ffffff;
  padding: 4px 0px 8px 0px;
  margin: 0px
  height: 22px;
  position: relative;
  text-decoration: none;
}
#nav li a:hover {
  background: url(/inc/layouts/images/oracle_red/nav_hover.gif) no-repeat top left;
  color: #ffffff;
  text-decoration: none;
}

/* Start main layout graphics */
.oracle_header {
  background-color: #000000;
  background-image: url(/inc/layouts/images/oracle_red/oracle_top.jpg);
  width: 800px;
  height: 258px;
}

.oracle_nav_bar {
  background-color: #000000;
  background-image: url(/inc/layouts/images/oracle_red/oracle_nav_bar.jpg);
  width: 800px;
  height: 22px;
}

.oracle_body_headline {
  background-color: #000000;
  background-image: url(/inc/layouts/images/oracle_red/oracle_body_headline.jpg);
  width: 800px;
  height: 144px;
}

/* Do not include a height. This class stretches to fit the amount of vertical text */
.oracle_body {
  background-color: #000000;
  background-image: url(/inc/layouts/images/oracle_red/oracle_body_stretch.jpg);
  width: 800px;
  background-repeat: repeat-y;
  background-position: center top;
}

.oracle_body_footer {
  background-color: #000000;
  background-image: url(/inc/layouts/images/oracle_red/oracle_body_footer.jpg);
  width: 800px;
  height: 110px;
}

.oracle_footer {
  background-color: #000000;
  background-image: url(/inc/layouts/images/oracle_red/oracle_footer.jpg);
  width: 800px;
  height: 70px;
}
/* End main layout graphics */ 

/* New CSS Classes introduced in Vampire Rave 2.0 */

/* Contain images within divs */
@media only screen and (min-width : 1px) {
  /* Any image in div 'img-container' will scale to a max of 300px wide */
  .img-container { width: 98%; display: inline-block; text-align: center;}
  .img-container img {
    max-width: 100%;
    height: auto;
    object-fit: contain;
  }
  .img-container iframe, object, embed, div, span, p, table, tr, th, td, img, ul {
    max-width: 100%;
  }  
  .img-container-small { width: 98%; display: inline-block; text-align: center;}
  .img-container-small img {
    max-width: 100%;
    height: auto;
    object-fit: contain;
  }
  .img-container-small iframe, object, embed, div, span, p, table, tr, th, td, ul {
    max-width: 100%;
  }  
}

/* The lines throughout the site that look like: */
/*     ================================= VR =================================     */ 
hr.body-line {
	border-top: 5px double black;
	border-bottom: 5px double black;
}
hr.body-line:after {
    content: 'VR';
    font-family: 'Droid Sans', sans-serif, Georgia, Verdana, Arial, Helvetica;
    font-size: 1em;
	display: inline-block;
	position: relative;
	top: -10px;
	padding: 0 10px;
	background: black;
	color: red;
	font-size: 18px;
}

/* The CHANGE LAYOUT drop down select menu */
.layout_form {
  font-size: 14px;
  font-color: white;
  font-family: 'Droid Sans', sans-serif, Georgia, serif, arial, helvetica;
  vertical-align: middle;
  color: white;
  background-color: #230000;
  border: 1px white solid;
  border-radius: 3px;
  background: url(/images/drop_down_arrow.png) 170px / 22px no-repeat #230000;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  width: 200px;
  padding: 2px 0 2px 10px;
  margin: 0;
}
.layout_form select {
   background: transparent;
}
.layout_form select::-ms-expand { /* IE */
  display: none;
}
.layout_form option {
  width:200px;
  margin: 0;
  padding: 3px 0 3px 10px;
}

/* File Upload Buttons */
div.upload {
    width: 100px;
    height: 34px;
    background: url(/inc/layouts/images/phantasm/upload_icon.png) no-repeat;
    overflow: hidden;
	cursor: pointer;
}
div.upload input {
    display: inline !important;
    width: 62px !important;
    height: 50px !important;
    opacity: 0 !important;
    overflow: hidden !important;
    cursor: pointer;
}

/* Report a Bug */
.shading { background-color:#101010; }
.shade1  { background-color:#4c0000; }
.shade2  { background-color:#1f0000; }

/* Vampire Database, Profiles, Journals, etc, alternating background colors */
.db-div-1 { background-color:#151515; }
.db-div-2 { background-color:#080808; }

/* New Markers Used on Profiles, Journals, The Vampire Database, The Forum, and more */
.new-marker {
  display: inline-block;
  border: 2px red solid;
  border-radius: 6px;
  font-size: 14px;
  color: white;
  font-family: 'Droid Sans', sans-serif, Georgia, serif, arial, helvetica;
  vertical-align: middle;
  padding: 4px 5px 3px 5px; 
  margin-top:4px;
  font-weight:bold;
}

/* Profile description box */
.profile-description {
  border-radius:6px; 
  border: 1px solid red; 
}

/* Journal Comments */
.journal-comments {
  background-color:#110000;
  border:1px solid red;
}
.journal-comment-line {
  color: red; 
  background-color: red;
}

/* The Forum */
.forum_table { background-color: black; table-layout:fixed;}
.forum_td { background-color: #600000; word-wrap:break-word;}
.forum_closed { background-color: #300000; }
.forum_text { color: white; }
a.forum:link { color: white; text-decoration: none; }
a.forum:visited { color: white; text-decoration: none; }
a.forum:active { color: red; text-decoration: none; }
a.forum:hover { color: red; text-decoration: none; }
.forum_back { background-color: #151515; }
.forum_rip_back { background-color: #080808; }
.forum-quote {
  background-color: #080808;
  padding: 20px 10px 20px 0px;
  border-radius: 6px;
  border: 1px solid red;
  width:96%;  
}
.forum-block {
  margin-top:0px;
  margin-right:0px;
  margin-bottom:0px;
}
.forum-preview { border:1px solid yellow; }

/* VR Chat */
.chat-channel-list {
  border: solid 1px; 
  border-color: red; 
  background-color: black;
}
.chat-window {
  border: solid 1px; 
  border-color: red; 
  background-color: black;
}

/* Portfolios */
/* Also used for other various functions. Hidden div popup windows */
#message-window {
  display:none;
  padding: 0px 10px 10px 10px;
  position:fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); 
  background-color: #000000;
  border-radius: 12px;
  border-style: solid;
  border-width: 5px;
  border-color: red;
  text-align: center;
  z-index: 61; 
}
#overlay {
  display:none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  z-index: 60;
  background:rgba(0,0,0,0.6);
}
.cancel-message { display:block; margin-right: -10px; position:relative; float: right; top:3px; right:2px; background-color:black; color:black; height:30px; width:35px; font-size:30px; text-decoration:none; text-align:center; font-weight:bold; }
a.cancel-message:link { background-color: transparent; color: red; text-decoration: none; }
a.cancel-message:visited { background-color: transparent; color: red; text-decoration: none; }
a.cancel-message:hover { background-color: transparent; color: red; text-decoration: none; }
a.cancel-message:active { background-color: transparent; color: red; text-decoration: none; }

/* ////////////////////////// START Message Center Formatting ////////////////////////// */
/* Some of these classes are used in other areas of Vampire Rave too. */
/* .mc-menu is the drop down menu used in Journals, Report a Bug, Message Center, etc. */
/* .mc-menu2 is the second drop down menu (bottom of page) only used in the Message Center */
/* .mc-link-span is used on virtually every submission button site-wide */

.stitched {
  background: black;
  border: 1px dashed red;
  border-radius: 5px;
  margin-top: 6px;
}
.mc-link-spans {
  background-color:#a20202; 
  color:white; 
  border: white 1px solid;
  height: 26px !important;
  line-height: 26px !important;  
}
.mc-link-spans:hover {
  background-color:#d00202;
}
a.mc:link		{ text-decoration: none; }
a.mc:visited	{ text-decoration: none; }
a.mc:active	    { text-decoration: none; }
a.mc:hover		{ text-decoration: none; }
/* Top and bottom drop down menus, box navigation */
.mc-menu {
  border-top: 1px white solid;
  margin:0;
  padding:0;
  width:320px;
  font-size:16px;
  font-weight:bold;
}
.mc-menu a:hover {
  cursor: pointer;
}
.mc-menu ul {
  background: url(/images/drop_down_arrow.png) 290px / 22px no-repeat #a20202;
  height:36px; 
  list-style:none; 
  margin:0; 
  padding:0;
}
.mc-menu table { line-height:32px; }
.mc-menu li a{
  border-left: 1px white solid;
  border-right: 1px white solid;
  border-bottom: 1px white solid;
  color:#ffffff;
  display:block;
  font-weight:normal;
  line-height:36px;
  margin:0px;
  padding:0px 40px 0px 15px;
  height:36px;
  font-size:14px;
  font-style:normal;
  text-align:left;
  text-decoration:none;
}
.mc-menu li a:hover, .mc-menu ul li:hover a{
    color:#FFFFFF;
    text-decoration:none;
}
.mc-menu li li {
    display:block;
    float:left;
    margin:0px;
    padding:0px;
    width:320px;
}
.mc-menu li ul{
    background:#cc0202;
    display:none;
    height:auto;
    padding:0px;
    margin:0px;
    border:0px;
    position:absolute;
    width:320px;
    z-index:1;
}
.mc-menu li:hover li a{
    background:none;
}
.mc-menu li ul a{
    display:block;
    height:36px;
    font-size:14px;
    font-style:normal;
    margin:0px;
    padding:0px 40px 0px 15px;
    text-align:left;
}
.mc-menu li ul a:hover, .mc-menu li ul li:hover a{
    color:#ffffff;
    text-decoration:none;
    background-color:red;
}  
#nothing {
    color:white !important;
    text-decoration:bold !important;
    background-color:black !important;
}
.mc-menu2 {
  border-top: 1px white solid;
  margin:0;
  padding:0;
  width:320px;
  font-size:16px;
  font-weight:bold;
}
.mc-menu2 a:hover {
  cursor: pointer;
}
.mc-menu2 ul {
  background: url(/images/drop_down_arrow.png) 290px / 22px no-repeat #a20202;
  height:36px; 
  list-style:none; 
  margin:0; 
  padding:0;
}
.mc-menu2 table { line-height:32px; }
.mc-menu2 li a{
  border-left: 1px white solid;
  border-right: 1px white solid;
  border-bottom: 1px white solid;
  color:#ffffff;
  display:block;
  font-weight:normal;
  line-height:36px;
  margin:0px;
  padding:0px 40px 0px 15px;
  height:36px;
  font-size:14px;
  font-style:normal;
  text-align:left;
  text-decoration:none;
}
.mc-menu2 li a:hover, .mc-menu2 ul li:hover a{
    color:#FFFFFF;
    text-decoration:none;
}
.mc-menu2 li li {
    display:block;
    float:left;
    margin:0px;
    padding:0px;
    width:320px;
}
.mc-menu2 li ul{
    background:#cc0202;
    display:none;
    height:auto;
    padding:0px;
    margin:0px;
    border:0px;
    position:absolute;
    width:320px;
    z-index:1;
}
.mc-menu2 li:hover li a{
    background:none;
}
.mc-menu2 li ul a{
    display:block;
    height:36px;
    font-size:14px;
    font-style:normal;
    margin:0px;
    padding:0px 40px 0px 15px;
    text-align:left;
}
.mc-menu2 li ul a:hover, .mc-menu2 li ul li:hover a{
    color:#ffffff;
    text-decoration:none;
    background-color:red;
}  
/* ////////////////////////// END Message Center Formatting ////////////////////////// */
