@charset "utf-8";
/* CSS Document */

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 0px 0px 0px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}

/* END WP CSS */

body, html {
	margin:0px;
	padding:0px;
	height:100%;
	font-family: Arial, sans-serif;
	font-size:18px;
	color:#9B9B9B;
}

#spectro {
	font-family: 'Questrial', sans-serif !important;	
}
.spectro {
	font-family: 'Questrial', sans-serif !important;
}

.spectro h2 {
	font-family: 'Questrial', sans-serif !important;
	line-height:inherit;
	padding:10px 0 15px 0;
}

p {
	font-size: 16px;
    font-size: 1rem;
    line-height: 23px;
    line-height: 1.4375rem;
    font-weight: 400;
    font-style: normal;
    font-family: georgia,"times new roman",times,serif;
}

html {
	background: #000000 url(http://www.borrowedlightvr.com/images/bls_background2.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#contentDiv {
	position:relative;
	min-height:100%;
	height:100%;
	width:1062px;
	margin:0 auto;
	z-index:2;
}
#contentMargins {
	position:relative;
	width:900px;
	margin:0 auto;
}

#blogsidebar {
	position:absolute;
	width:278px;
	background:#212121;
	border-radius:24px;
	right:0px;
	padding:12px;
	text-align:right;
}

#blogcontent {
	width:575px;
	left:0px;
}

#experiencecontent {
	width:900px;
	left:0px;
}

#blogheader {
	position:relative;
	width:598px;
	height:48px;
	margin:0 auto;
	margin:40px 0px 30px 0px;
	background:url(http://www.borrowedlightvr.com/images/blogheader.png) bottom left no-repeat;	
}

#blogsubheader {
	position:absolute;
	width:300px;
	height:40px;
	bottom:-35px;
	right:48px;
	text-align:right;
}
.blogdate {
	color:#905963;
}

.categories {
	font-size:12px;
	
}
.categories a:link {
	font-size:12px;
	text-decoration:none;
	color:#fff;
	margin:2px;
	padding:4px;
}
.categories a:visited {
	font-size:12px;
	color:#fff;
	text-decoration:none;
	margin:2px;
	padding:4px;
}
.categories a:hover {
	font-size:12px;
	color:#fff;
	text-decoration:none;
	background:#354D52;
	margin:2px;
	padding:4px;
}
.categories a:active {
	font-size:12px;
	color:#fff;
	text-decoration:none;
	margin:2px;
	padding:4px;
}

.sideheader {
	color:#72a38c;
	text-transform:capitalize;
	font-size:19px;
}

.sidelinks li {
	list-style:none;
	margin-left:-36px;
	line-height:inherit;
	padding-bottom:22px;
	text-align:left;
}

.sidelinks {
	color:#9B9B9B;
	font-size:15px;
	line-height:30px;
}

.sidelinks a:link {
	text-decoration:none;
	color:#9B9B9B;
	font-size:15px;
}
.sidelinks a:visited {
	color:#9B9B9B;
}
.sidelinks a:hover {
	color:#fff;
	text-decoration:none;
}
.sidelinks a:active {
	color:#9B9B9B;
}

#headerDiv {
	position:fixed;
	height:120px;
	background:#000;
	top:0px;
	width:100%;
	z-index:5;	
}
#socialDiv {
	position:fixed;
	height:140px;
	top:12px;
	right:calc(50% - 414px);
	width:109px;
	z-index:6;	
}
#logoDiv {
	position:fixed;
	height:140px;
	top:8px;
	left:calc(50% - 470px);
	width:297px;
	z-index:6;	
}

#logoImg {
	height:170px;	
}

#menuDiv {
	position:fixed;
	width:530px;
	top:70px;
	right:calc(50% - 525px);
	z-index:7;
}

#subheader {
	width:887px;
	height:53px;
	margin:0 auto;
	margin:40px 0px 30px 0px;
	background:url(http://www.borrowedlightvr.com/images/separator.png) bottom left no-repeat;	
}

#experienceBox {
	width:398px;
	height:664px;
	background:#212121;
}

#blogthumb {
	position:relative;
	display:inline-block;
	width:370px;
	height:155px;
	background:#fff;
	margin:25px;
	overflow:hidden;
	z-index:8;
}

#blogpic {
	position:absolute;
	height:155px;
	width:370px;
	z-index:8;
	top:0px;
	left:0px;
}

#blogoverlay {
	position:absolute;
	height:155px;
	width:370px;
	z-index:10;
	top:0px;
	left:0px;
}
#blogdate {
	position:absolute;
	height:30px;
	width:85px;
	z-index:9;
	top:0px;
	right:0px;
	background:#000000;
	font-family: Arial, sans-serif;
	font-weight:bold;
	overflow:hidden;
	text-align:center;
	padding:5px 0 0 0;
	color:#72a38c;
}

#blogoverlay img {
	opacity:0;	
}
#blogoverlay img:hover {
	opacity:.2;	
}

#blogtitle {
	position:absolute;
	height:70px;
	width:370px;
	background:url(http://www.borrowedlightvr.com/images/transparent_black.png);
	z-index:9;
	bottom:0px;
	color:#fff;
	padding:0 10px 0 10px;
	font-size:22px;
}

hr {
    height: 3px;
	width:65%;
    color: #535353;
    background: #535353;
    font-size: 0;
    border: 0;
}
.menu a:link {
	font-family: 'Share', sans-serif;
	color:#905963;
	font-size:26px;
	text-decoration:none;
}
.menu a:visited {
	font-family: 'Share', sans-serif;
	color:#905963;
	font-size:26px;
	text-decoration:none;
}
.menu a:hover {
	font-family: 'Share', sans-serif;
	color:#fff;
	font-size:26px;
	text-decoration:none;
}
.menu a:active {
	font-family: 'Share', sans-serif;
	color:#905963;
	font-size:26px;
	text-decoration:none;
}

h1 {
	font-family: 'Share', sans-serif;
	font-size:32px;
	color:#72a38c;
	font-weight:normal;
	line-height:inherit;
	padding:0 0 5px 0;
	margin:0px;
	letter-spacing:3px;
}
h1 a:link {
	font-family: 'Share', sans-serif;
	font-size:32px;
	color:#72a38c;
	text-decoration:none;
	font-weight:normal;
	line-height:inherit;
	padding:0 0 5px 0;
	margin:0px;
}
h1 a:visited {
	font-family: 'Share', sans-serif;
	font-size:32px;
	color:#72a38c;
	font-weight:normal;
	line-height:inherit;
	padding:0 0 5px 0;
	margin:0px;
}
h1 a:hover {
	font-family: 'Share', sans-serif;
	font-size:32px;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	line-height:inherit;
	padding:0 0 5px 0;
	margin:0px;
}
h1 a:active {
	font-family: 'Share', sans-serif;
	font-size:32px;
	color:#72a38c;
	font-weight:normal;
	line-height:inherit;
	padding:0 0 5px 0;
	margin:0px;
}

/* h2 */
h2 {
	font-family: 'Share', sans-serif;
	font-size:26px;
	color:#91c9af;
	font-weight:normal;
	line-height:inherit;
	padding:10px 0 15px 0;
	margin:0px;
}
h2 a:link {
	font-family: 'Share', sans-serif;
	font-size:26px;
	color:#91c9af;
	font-weight:normal;
	line-height:inherit;
	padding:0 0 5px 0;
	margin:0px;
	text-decoration:none;
}
h2 a:visited {
	font-family: 'Share', sans-serif;
	font-size:26px;
	color:#91c9af;
	font-weight:normal;
	line-height:inherit;
	padding:0 0 5px 0;
	margin:0px;
}
h2 a:hover {
	font-family: 'Share', sans-serif;
	font-size:26px;
	color:#fff;
	font-weight:normal;
	line-height:inherit;
	padding:0 0 5px 0;
	margin:0px;
}
h2 a:active {
	font-family: 'Share', sans-serif;
	font-size:26px;
	color:#91c9af;
	font-weight:normal;
	line-height:inherit;
	padding:0 0 5px 0;
	margin:0px;
}
/* h2 end */

h3 {
	font-family: 'Share', sans-serif;
	font-size:26px;
	color:#72a38c;
	font-weight:normal;
	line-height:inherit;
	padding:0 0 5px 0;
	margin:0px;
	letter-spacing:3px;
}
h3 a:link {
	font-family: 'Share', sans-serif;
	font-size:26px;
	color:#72a38c;
	text-decoration:none;
	font-weight:normal;
	line-height:inherit;
	padding:0 0 5px 0;
	margin:0px;
}
h3 a:visited {
	font-family: 'Share', sans-serif;
	font-size:26px;
	color:#72a38c;
	font-weight:normal;
	line-height:inherit;
	padding:0 0 5px 0;
	margin:0px;
}
h3 a:hover {
	font-family: 'Share', sans-serif;
	font-size:26px;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	line-height:inherit;
	padding:0 0 5px 0;
	margin:0px;
}
h3 a:active {
	font-family: 'Share', sans-serif;
	font-size:26px;
	color:#72a38c;
	font-weight:normal;
	line-height:inherit;
	padding:0 0 5px 0;
	margin:0px;
}

h4 {
	font-family: 'Share', sans-serif;
	font-size:20px;
	color:#72a38c;
	font-weight:normal;
	line-height:inherit;
	padding:0 0 5px 0;
	margin:0px;
	letter-spacing:3px;
}
h4 a:link {
	font-family: 'Share', sans-serif;
	font-size:20px;
	color:#72a38c;
	text-decoration:none;
	font-weight:normal;
	line-height:inherit;
	padding:0 0 5px 0;
	margin:0px;
}
h4 a:visited {
	font-family: 'Share', sans-serif;
	font-size:20px;
	color:#72a38c;
	font-weight:normal;
	line-height:inherit;
	padding:0 0 5px 0;
	margin:0px;
}
h4 a:hover {
	font-family: 'Share', sans-serif;
	font-size:20px;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	line-height:inherit;
	padding:0 0 5px 0;
	margin:0px;
}
h4 a:active {
	font-family: 'Share', sans-serif;
	font-size:20px;
	color:#72a38c;
	font-weight:normal;
	line-height:inherit;
	padding:0 0 5px 0;
	margin:0px;
}

.btn_gearVR {
  display: block;
  float:left;
  width: 78px;
  height: 36px;
  background: url("http://www.borrowedlightvr.com/images/btn_gearvr.png") no-repeat 0 0;
}
.btn_DK2 {
  display: block;
  float:left;
  width: 78px;
  height: 36px;
  background: url("http://www.borrowedlightvr.com/images/btn_dk2.png") no-repeat 0 0;
}
.btn_rift {
  display: block;
  float:left;
  width: 78px;
  height: 36px;
  background: url("http://www.borrowedlightvr.com/images/btn_rift.png") no-repeat 0 0;
}
.btn_class:hover { 
  background-position: 0 -36px;
}
.btn_class span {
  position: absolute;
  top: -999em;
}

.btn_more {
  display: block;
  float:left;
  width: 110px;
  height: 36px;
  background: url("http://www.borrowedlightvr.com/images/more.gif") no-repeat 0 0;
}
.btn_prev {
  display: block;
  float:left;
  width: 110px;
  height: 36px;
  background: url("http://www.borrowedlightvr.com/images/prev.gif") no-repeat 0 0;
}

.subscribeBtn {
	background: url(http://www.borrowedlightvr.com/images/subscribeBtn.gif) no-repeat;
	border: none;
	width: 155px;
	height: 31px;
}
.subscribeBtn:hover {
	background: url(http://www.borrowedlightvr.com/images/subscribeBtn2.gif) no-repeat;
	border: none;
	width: 155px;
	height: 31px;
	cursor:hand;
}

.subscribeBtnSm {
	background: url(http://www.borrowedlightvr.com/images/subscribeBtnSm.gif) no-repeat;
	border: none;
	width: 105px;
	height: 24px;
}
.subscribeBtnSm:hover {
	background: url(http://www.borrowedlightvr.com/images/subscribeBtnSm2.gif) no-repeat;
	border: none;
	width: 105px;
	height: 24px;
	cursor:hand;
}

a:link {
	color:#91c9af;
}
a:visited {
	color:#91c9af;	
}
a:hover {
	color:#ffffff;	
}
a:active {
	color:#91c9af;
}

.signupform input {
	border:0px;
	padding:5px;
	font-size:22px
}

.tinygrey {
	font-family: Arial, sans-serif;
	font-size:14px;	
	color:#676767;
}
.wp-caption p.wp-caption-text {
	color:#9d9d9d;
}
.wp-caption {
	background-color:#1c1c1c;
	border:0px;
}

.rsslink a:link {
	font-size:12px;
	color: #F90;
	background-color: #000;
	padding:3px;
	text-decoration:none;
}
.rsslink a:visited {
	color: #F90;
	background-color: #000;
	padding:3px;
	text-decoration:none;
}
.rsslink a:hover {
	color: #fff;
	background-color: #F90;
	padding:3px;
	text-decoration:none;
}
.rsslink a:active {
	color: #F90;
	background-color: #000;
	padding:3px;
	text-decoration:none;
}
#twitter-widget-0, #twitter-widget-1 {
  width: 270px !important;
}