.header-container header {
    padding-top: 20px !important;
}

/* Form fields */
input, textarea {
	border-color: #fff !important;
	font-family: "Helvetica Neue",Helvetica,"Lucida Sans","Lucida Grande",Verdana,sans-serif !important;
	color: #fff !important;
}
.main ul li::before {
	content: "" !important;
}
.main ul li {
    line-height: 1em;
}
.header-container nav {
    float: right;
    margin-top: 25px;
}
.duke_profilepic {
	width: 65px;
	border-radius: 100px;
	overflow: hidden;
	border: #fff;
	border-width: 3px;
	border-style: solid;
	margin-top: -10px;
}
footer {
	margin-top: 30px;
	padding-bottom: 0px;
}
footer .wrapper {
	padding: 30px 0 30px 0;
}
.widget_recent_entries ul {
	margin-left: -22px;
}
.more {
	padding-left: 0px !important;
}
h2::after {
   line-height: 0%;
}
h2 {
	padding-bottom: 10px;
}
h3 {
	margin-top: -10px !important;
}
.listing-item .attachment-thumbnail {
	display: none;
}

/* Microblog START */
div.mb-post-title {
    margin-bottom: 10px;
    font-size: 21px;
    font-weight: bold;
    color: #fff !important;
		font-family: 'Open Sans',sans-serif;
}
div.mb-post-title a {
	color: #fff;
}
div.mb-post-date {
	font: 14px 'robotoregular';
	padding-bottom: 5px;
	color: #b1b0b0;
}
/* Microblog END */


/* EmbedPlus for YouTube Plugin */
.epyt-gallery iframe, .epyt-video-wrapper iframe {
    background-color: #000 !important;
}
.epyt-gallery-allthumbs {
	margin-top: -65px;
}

#disqus_thread { padding: 0 10px 0 10px !important; }

.eytg-item { padding: 25px; }

h1 {
	font-size:30px;
	margin: 10px 0 5px 0;
}

body {
	font-size:19px;
	font-family: "Helvetica Neue",Helvetica,"Lucida Sans","Lucida Grande",Verdana,sans-serif;
	line-height: 1.4em;
	color: #e6e6e6;
}

.main ul li::before, .more::before, .comment-reply-link::before, .comment-edit-link::before, #cancel-comment-reply-link::before {
    content: "s";
}

ul.comments .odd {
    background: #000 !important;
}

@media only screen and (max-width: 600px) {
	.scfp-form-row input[type="text"],
.scfp-form-row input[type="email"],
.scfp-form-row textarea
{
	width: 60% !important;
}
}

@media only screen and (max-width: 600px) {
	figure.alignleft, img.alignleft, figure.alignright, img.alignright {
	float:none;
	display:block;
	margin-left:0px;
	margin-right:auto;
    }
}

hr.dots { margin: 0; }

.main table tr:nth-child(2n+2) {
	background-color: #000 !important;
}

.mb-text {
	font-size: 17px !important;
}
.maxbutton-15.maxbutton.maxbutton-1lblue {
    width: 300px !important;
    height: 50px !important;
	  margin: 0px !important;
		padding: 0px 0px 0px 0px !important;
}

.nav li a {
	padding: 5px 10px 5px 10px !important;
	margin: 0px !important;
}

.gallery img {
    background: #000;
    border: 0px !important;
}
.fancybox-skin {
  padding: 0px !important;
    position: relative;
    background: #000;
}

.duke_blogindeximg {
	height: 500px;
	width: 500px;
}
.duke_blogindexreadmore {
	font-weight: bold;
}

/* YotuWP Plugin */
.yotu-button-prs {
    font-weight: 500;
    margin: 0;
    border: none !important;
    padding: 5px 15px 5px 15px !important;
    outline: 0;
    font-weight: none;
    font-size: 16px !important;
    text-decoration: none;
    border-radius: 4px;
    background: #f8f8f8;
    color: #fff !important;
}

/* Display Posts */
.display-posts-listing.image-left .listing-item {
	overflow: hidden; 
	margin-bottom: 5px;
	width: 100%;
}
.display-posts-listing.image-left .image {
	float: left;
	margin: 0 16px 0 0;
}
.display-posts-listing.image-left .title {
	display: block;
	margin-top: 4px;
}
.display-posts-listing.image-left .excerpt-dash { 
	display: none; 
}
blockquote {
	margin-bottom: 0px;
	font-family: "Helvetica Neue",Helvetica,"Lucida Sans","Lucida Grande",Verdana,sans-serif;
	font-style: normal;
}
pre {
	padding: 0;
	background: #000;
}

ol > li {
	left: -0.7em;
}

/* Prevent horiz scrolling on mobile */
@media screen and (max-width: 475px) {
	overflow-x:hidden !important;
	overflow-y:visible !important;
}

max-width: 100% !important;
