body {
	font: 14px/1.42857 "Lato", helvetica, arial, sans-serif;
	background-color:#000;
}


body, div, p, span, li {
    color: #efe98c;
    font-size: 15px !important;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

div, p, span, li {
	text-align:left;
}

a.navlink {
    font-family: Lato, helvetica, arial, sans-serif !important;
    letter-spacing: .2em;
    height: 30px !important;
    padding: 0px 0 !important;
    transition: all 0.3s ease 0s;
    margin: 40px 8% 100px 8%;
    font-size:1em;
	color:#fff;
}

a.navlink:hover, a.navlink:focus {
color:#efdd61 !important;
}

.important {
    font-family: Lato, helvetica, arial, sans-serif !important;
    letter-spacing: .2em;
    height: 30px !important;
    padding: 0px 0 !important;
    margin: 0;
    font-size:18px !important;}

.hr-red {color:red;}

.headline {
    font-family: Lato, helvetica, arial, sans-serif !important;
    letter-spacing: .2em;
    height: 30px !important;
    padding: 0px 0 !important;
    font-size:18px !important;
	color:#efe98c !important;
}



.bg {
  /* The page background image */
  background-image: url("nightsky1-1.gif");
  background-repeat: repeat;
}

.container  {
	width:100%;
	max-width:720px;
    background: none;
    margin: 20px auto;
	background:transparent !important
}

.pg {
	margin:30px auto;
	max-width:800px;
	background:transparent !important
}

div { 
     margin-:15px 0 15px 0;padding-bottom: 5px;
}

.logo{text-align:center;margin:0 auto;padding:30px;}

body a:hover {color:#b7b26a !important;}

h1, h2, h4, h5, h6 {color:#c5db78}  
  h1, .h1, h2, .h2 {
    letter-spacing: 0.07em;
    margin: 30px 0 15px 0;
}

h1, .h1 {
	font-size:26px;
}

h3, .h3 {
   // text-transform:Uppercase;
    font-size:20px;
    color:#9900ff !important;font-weight:normal;
    padding-bottom:10px; font-style:normal;
}

h4 {padding:0x 0 30px; font-size:20px;}
h5 {font-weight:bold;}
h6 {font-size:130%;}

.icap {
	color:#80aaff; font-size:10px;
}

.hdr {
	color:#fff;
	text-decoration:none
}

a.rpt {
	font-family:"Roboto Slab";
	color:#ffcc00 !important;
	font-size:1em;
}

a.rpt:hover {
	color:#ccc !important;
}

.italic {
	font-style: italic;
}

.bold {
	font-weight:bold;
}

.valign {
	vertical-align: bottom;
}

.center {
   text-align: center;
}

.margin {
	margin:20px
}

.blur-box {
	/* a white blurred edged box for text */
    margin: 20px; padding:20px;
    background-color: #fff;
    box-shadow: 0 0 5px 10px #fff;
	opacity:.7;
}


.btn {margin:20px auto auto 5%;  
	text-align:center; 
	vertical-align:bottom;
	margin-bottom:1em; padding:12px;
	background-color: transparent;
	border-color:#00ff00; !important;
	color:#00ff00; !important;
	font-size:1em;
	}
	
.btn:hover {color:#00cc00 !important;}
	
.rpt-footer a {
    color:#00ff00;
    text-decoration:none; 
    line-height: 18px;
    font-size:13px;
}
.rpt-footer a:hover {
    color: #00cc00;
    text-decoration:underline; 
}


/*custom header styles*/
.mv-boli {font-family: 'MV Boli', Caveat, cursive; color:#99cc00; font-size:17px;}
.mv-boli-purple {font-family: 'MV Boli', Caveat, cursive; color:#b931db; font-size:17px !;}
.mv-boli-blue {font-family: 'MV Boli', Caveat, cursive; color: #0099ff; font-size:17px;}
.mv-boli-red {font-family: 'MV Boli', Caveat, cursive; color: red; font-size:17px;}

.rpt-green {color:#008000}
.rpt-lt-green {color: #00ff00}
.rpt-lt-blue {color: #0099ff;} 
.rpt-brown {color: #daa520;}
.rpt-purple {color:#b931db}
.rpt-lt-purple {color:#9966cc;}
.rpt-red {color:red;}
.rpt-yellow  {color:#fbf042;}
.rpt-blue  {color:#0066ff;}
.rpt-gold {color: #edbd00;}

blockquote p {
    color:#00ff00;
    font-size:15px;
}
 
blockquote {
    border-left: 2px solid #00ff00; 
    margin: 5px;
    padding: 0 10px 0 12px;    
    color:#9933ff;
    font-size:15px;
}

ul.plain { list-style-type: none;  margin: 0 0 7px 0px;}

ul.plain > li {
  text-indent: -20px; padding: 0 0 5px 0px;
}
ul.plain > li:before {
  content: "";
  text-indent: 0px;
}

.icap {font-size:10px !important}
.hr-white {color:#ffffff;}
a.hr-dkblue:hover, a.hr-dkblue-s:hover {text-decoration:none;color:#2c6292 !important;}
.hr-darkblue, .hr-dkblue, a.hr-dkblue {color:#0080ff}
.hr-darkblue-s, .hr-dkblue-s, a.hr-dkblue-s {color:#0080ff;font-weight:bold}
a.hr-lt-blue-22 {color: #0080ff}
a.hr-lt-blue-22:hover {color: #0080ff !important}
.hr-lt-blue-22 {color: #146dbd}
.hr-hr {width: 95%; margin: 0px 0px 0px 0px; border-top: solid 2px #efe98c;font-weight:bold;opacity:1!important;}
.hr-dashed-hr {width:15%; margin-left:0;border-top: dashed 2px #efe98c;opacity:1!important;}