/* * * * * * * * * * Google Font Import * * * * * * * * * */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,800italic,400,700,800,300);

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
@media (min-width: 768px) and (max-width:1200px) {
.navbar .navbar-nav {
       display: inline-block;
       float: none;
}
.navbar .navbar-collapse {
	text-align: center;
}
.dropdown-menu {
       margin-top: 5px !important;
}
}

@media (min-width: 1200px) {
.navbar .navbar-nav {
       display: inline-block;
       float: none;
}
.navbar .navbar-collapse {
	text-align: center;
}
.dropdown-menu {
       margin-top: 5px !important;
}
}

/* * * * * * * * * * Desktop * * * * * * * * * */
body { background:#000 url("img/back2014.jpg") top center fixed no-repeat; }

/* * * * * * * * * * Global Setups * * * * * * * * * */
img, iframe {max-width:100%; height:auto;}
/* Images */
.entry-content img,
.comment-content img,
.widget img {
max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"] {
height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full {
max-width: 97.5%;
width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}
.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.alignleft {float: left;}
.alignright {float: right;}
.wp-caption{margin:0 auto 10px auto; text-align:center; padding:10px;}
.wp-caption p.wp-caption-text {text-align:center; margin:0; padding:3px;}
.videoWrapper {position: relative; padding-bottom: 60.25%; padding-top: 25px; height: 0; margin-bottom:20px;}
.videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.dropdown-menu { margin:0; padding:0;}
.dropdown-menu > li > a {
  padding:0 0 7px 5px;
  display:block;
}

.SVi-main-content, .sb-widget {
  background-color: rgba(0,0,0,0.7);
  -moz-border-radius: 10px;
	border-radius: 10px;
}

/* * * * * * * * * * Typography * * * * * * * * * */
body { font-family: "Open Sans", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}

@font-face {
    font-family: "MansionAntiqueSmallCaps";
    src: url("fonts/mansion_antique_small_caps-webfont.eot");
    src: url("fonts/mansion_antique_small_caps-webfont.eot?#iefix") format("embedded-opentype"),
         url("fonts/mansion_antique_small_caps-webfont.woff") format("woff"),
         url("fonts/mansion_antique_small_caps-webfont.ttf") format("truetype"),
         url("fonts/mansion_antique_small_caps-webfont.svg#MansionAntiqueSmallCaps") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: "BadhouseBold";
	src: url("fonts/badhousebold-webfont.eot");
	src: local("☺"), url("fonts/badhousebold-webfont.woff") format("woff"), url("fonts/badhousebold-webfont.ttf") format("truetype"), url("fonts/badhousebold-webfont.svg#webfontrB49I4VI") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "BadhouseLight";
	src: url("fonts/badhouselight-webfont.eot");
	src: local("☺"), url("fonts/badhouselight-webfont.woff") format("woff"), url("fonts/badhouselight-webfont.ttf") format("truetype"), url("fonts/badhouselight-webfont.svg#webfontz9Iq5Z9R") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: "SteelfishRegular";
    src: url("fonts/steelfish_rg-webfont.eot");
    src: url("fonts/steelfish_rg-webfont.eot?#iefix") format("embedded-opentype"),
         url("fonts/steelfish_rg-webfont.woff") format("woff"),
         url("fonts/steelfish_rg-webfont.ttf") format("truetype"),
         url("fonts/steelfish_rg-webfont.svg#SteelfishRegular") format("svg");
    font-weight: normal;
    font-style: normal;
}
.nav {
  font-family: "MansionAntiqueSmallCaps", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size:230%;
  line-height:.8;
}
.dropdown-menu > li {
  font-size:150%;
}
h1, h2, h3, h4, .Subtitle, .Subtitle1, .Subtitle2, .Subtitle4, .fauxButton {
	font-family: "MansionAntiqueSmallCaps", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#900;
	margin:0;
	padding:0;
	line-height:.8;
	margin:0 0 10px 0;
}
h1 {font-size:430%; padding:5px; margin:10px 0; 
background-color: rgba(0,0,0,.5);
-moz-border-radius: 5px;
border-radius: 5px;
}
h2 {font-size:330%; color:#F00;}
h3 {font-size:230%;}
.Subtitle1, .Subtitle2, .Subtitle {
	font-size:300%;
	color:#cedce5;
	padding:30px 0 0 0;
	}
.Subtitle4 {
	font-size:200%;
	color:#96a3ab;
	padding:0;	
}

h5, .h5, h6, .h6 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 800;
}

.sb-widget p, sb-widget li {
	font-size:85%;
	line-height:1;
}
.SVi-footer {
	font-size:85%;
}
.btn-SVcustom, input[type=button], input[type=submit], input[type=submit]:link {
  font-weight:800;
}

/* * * * * * * * * * Hyperlinks * * * * * * * * * */
a {
  text-decoration:none;
 }
a:link,a:visited {
-webkit-transition: color .25s linear .1s;
transition: color .25s linear .1s;
  text-decoration:none;
 }
a:hover,a:active,a:focus {
-webkit-transition: color .25s linear;
transition: color .25s linear;
  text-decoration:none;
 }

/* * * * * * * * * * Colors * * * * * * * * * */
body {
  color: #cedce5;
}
a:link,a:visited {
  color:#fad585;
}
a:hover,a:active,a:focus {
  color:#FF0;
}
.dropdown-menu {
  border: 1px solid #FF0101;
}
.dropdown-menu > li {
  border-bottom: 1px solid #FF0101;
}
.dropdown-menu > li:last-child {
  border-bottom: 0px;
}
.navbar-inverse {
	background:transparent;
	border:0;
}
.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
  color: #FF0101;
  text-shadow:0 0 6px #FF0101;
  padding:3px 8px 6px 8px;
  }
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
  color: #edd9d9;
  text-shadow:0 0 6px #edd9d9;
  background:transparent;
  }
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus  {
  color: #edd9d9;
  text-shadow:0 0 6px #edd9d9;
  background:transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
  }
.btn-SVcustom, input[type=button], input[type=submit], input[type=submit]:link {
  color: #010101;
  background-color: #FF0101;
  border-color: #edd9d9;
-webkit-transition: color .25s linear .1s;
transition: color .25s linear .1s;
}
.btn-SVcustom:hover,
.btn-SVcustom:focus,
.btn-SVcustom:active,
.btn-SVcustom.active,
.open .dropdown-toggle.btn-SVcustom,
input[type=submit]:hover {
  color: #000;
  background-color: #edd9d9;
  border-color: #010101;
-webkit-transition: color .25s linear;
transition: color .25s linear;
}
.btn-SVcustom.disabled,
.btn-SVcustom[disabled],
fieldset[disabled] .btn-SVcustom,
.btn-SVcustom.disabled:hover,
.btn-SVcustom[disabled]:hover,
fieldset[disabled] .btn-SVcustom:hover,
.btn-SVcustom.disabled:focus,
.btn-SVcustom[disabled]:focus,
fieldset[disabled] .btn-SVcustom:focus,
.btn-SVcustom.disabled:active,
.btn-SVcustom[disabled]:active,
fieldset[disabled] .btn-SVcustom:active,
.btn-SVcustom.disabled.active,
.btn-SVcustom[disabled].active,
fieldset[disabled] .btn-SVcustom.active {
  background-color: #333;
  border-color: #edd9d9;
}
.btn-SVcustom .badge {
  color: #010101;
  background-color: #FF0101;
}
input, input[type=text] {
	color:#FFF;
	border:1px solid #FF0101;	
	background-color: #333;
	padding:3px;
  -moz-border-radius: 5px;
	border-radius: 5px;
}

/* * * * * * * * * * Header * * * * * * * * * */
.SVi-header { text-align:center; margin-bottom:20px; }


/* * * * * * * * * * Nav * * * * * * * * * */
.navbar {margin:0; padding:0;}

/* * * * * * * * * * Content * * * * * * * * * */
.SVi-main {
	padding:0;
	margin:0 0 20px 0;
}
.SVi-main-content {
	padding:10px;
	margin:0 5px;
}
.SVi-main-content p {
	margin:0 10px 10px 10px;
	padding:0;	
}
.SVi-post {
}

/* * * * * * * * * * Sidebar modules for boxing content * * * * * * * * * */
.sidebar-module {
  padding: 5px;
  margin: 0 -15px 15px;
}
.sidebar-module-inset {
  padding: 10px;
  margin:0 0 10px 0;
  background-color: rgba(0,0,0,0.7);
  -moz-border-radius: 10px;
	border-radius: 10px;
}
.sidebar-module-inset p:last-child,
.sidebar-module-inset ul:last-child,
.sidebar-module-inset ol:last-child {
  margin-bottom: 0;
}
.sidebar-module-inset ul, .sidebar-module-inset ol {
	margin:0 0 0 20px;
	padding:0;
}
.sidebar-module-inset p, .sidebar-module-inset li {
	margin:0 0 10px 0;
	padding:0;
	line-height:1;
}

/* * * * * * * * * * Sharing Buttons and Social Media-Related * * * * * * * * * */

.social {
	clear:both;
	text-align:center;
	margin:10px;
	padding:0 10px;	
}
ul.like-buttons{
list-style: none;
margin: 5px 0 20px 0;
padding: 0;
text-align:center;
}

ul.like-buttons li{
display:inline-block;
margin:0 5px;
}

.fb-share, .fb-Likey {
	float:left;
}

.fb-comments, .fb-comments iframe[style], .fb-like-box, .fb-like-box iframe[style] {width: 100% !important;}
.fb-comments span, .fb-comments iframe span[style], .fb-like-box span, .fb-like-box iframe span[style] {width: 100% !important;}

/* * * * * * * * * * Sinister Visions Tweaks * * * * * * * * * */
.btn-SVcustom:active,
.btn-SVcustom.active,
.open .dropdown-toggle.btn-SVcustom {
  background-image: none;
}
input[type=button], input[type=submit], input[type=submit]:link {
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-transform:uppercase;
}
input[type=submit]:hover {
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/* * * * * * * * * * Footer * * * * * * * * * */
.SVi-footer {
  background: url(img/footer.png) top left scroll repeat;
  padding: 20px 0;
  text-align: center;
}
footer p {
	text-shadow: 1px 1px 1px #000;	
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#editBen {
	margin:0;
	padding:0;
}
/* REVIEWS PAGE */

.MainScroll {overflow: auto;
	position: relative;
	padding:0 20px;
}
p.quote {
	margin:10px 0 0 0;
}
p.quoteComment {
	font-size: 90%;
	margin:10px 0 0 0;
}
p.source, p.sourceComment {
	font-size: 80%;
	font-style: italic;
	color: #CCCCCC;
	text-align: right;
	margin:0 0 40px 0;
}