/* Themify Customize Styling */
body {		background-image: url(http://darksidedetective.com/wp-content/uploads/pageBG.png);
	background-size: cover;
	background-position: center top; 
}
#footerwrap {		background-image: url(http://darksidedetective.com/wp-content/uploads/policecar_gif.gif);
	background-repeat: no-repeat;
	background-position: right bottom; 
}

/* Themify Custom CSS */
@font-face {
	  font-family: OneSize;src: url(/wp-content/uploads/onesize.ttf);font-weight: 400;
}
body {
	  color: #71a0a7;background-color: #000;font-size: 14px;
}
a {
	  color: #71a0a7;
}
a:hover {
	  color: #F8F8F8;
}
h1 {
	  font-family: OneSize, \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Open Sans\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\", sans-serif;color: #71a0a7;  
}
.home .page-title {
	  display: none;
}
#header, #sidebar .widget {
	  padding: 10px;
}
#header {
	  padding-top: 0px;
}
#header, #footer {
	  border: none;
}
#site-logo {
	  margin: 0px 0px 0px;
}
nav {
	  margin-top: -10px;margin-bottom: 15px;
}
#main-nav {
	  margin: 0px;border-bottom: solid 3px #374e52;
}
#main-nav a {
	  font-family: OneSize, \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Open Sans\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\", sans-serif;font-size: 20px;color: #71a0a7;
}
#main-nav a:active, #main-nav a:focus, #main-nav a:hover, #main-nav .current_page_item a {
	  color: #F8F8F8;
}
#main-nav a, #reply-title, .post-date, .post-meta .post-category,.commentlist .comment-time, .commentlist .comment-reply-link {
	  text-transform: none;
}
#main-nav li {
	  padding: 10px 0px 10px;
}
.pagewidth {
	  width: 1024px;
}
#content {
	  width: 72%;padding: 0px;
}
#sidebar {
	  width: 25%;padding: 0px;
}
.post {
	  margin-bottom: 20px;
}
article, .type-page, #comments {
	  padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;
}
#main-nav, article, .type-page, #sidebar, #comments {
	            -webkit-border-radius: 5px;  -moz-border-radius: 5px;border-radius: 5px;background-color:rgba(19, 16, 29, 0.5);
}
#body .gallery img {
	  border: solid 3px #71a0a7;
}
a, a:hover, .post-title a:hover, #sidebar a:hover,.post-meta, .post-meta a, .post-meta a:hover,.post-date, .more-link, .post-nav a,.more-link:hover {
	  text-decoration: none;
}
.footer-text .two {
	  display: none;
}
.video-container {
	  position: relative;  width: 60%;
}
.video {
	  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  border: 0;
}
