

@media only screen and (max-width: 767px) {
	footer #supplementary {
    display: none;
}
  
}
.comment a {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

#respond input#submit {
    padding: 5px 22px 5px 22px;
    left: 3px;
    text-shadow: none;
}


#respond .comment-form-comment label {
    display: none !important;
}

@media (max-width: 800px) {
	.moz-sidebar-adjust .commentlist {
    padding-left: 0px;
  }
	
	#respond {
    width: auto;
  }
	
	#respond input#submit {
    padding: 5px 22px 5px 22px;
    left: 16px;
    text-shadow: none;
  }
}


#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #f5f5f5;
    color: #444;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}
#back-to-top:hover {
    background: #e9ebec;
}
#back-to-top.show {
    opacity: 1;
}

div#quads-ad2, div#quads-ad1 {
    margin-bottom: 10px !important;
}

#page {
    max-width: 1200px;
}


.moz-sidebar-adjust .commentlist {
    padding-left: 15px;
}

.moz-sidebar-adjust .commentlist, #respond {
    width: 95%;
}

ul#header-sidebar {
    list-style: none;
    margin: 10px;
    padding-top: 10px;
}

ul#header-sidebar .widget {
    margin: 0;
}

/*Google Custom Search*/
.gsc-webResult.gsc-result, .gsc-results .gsc-imageResult {
    border-color: #0f0f0f !important;
    background-color: #0f0f0f !important;
}

.gsc-webResult.gsc-result:hover, .gsc-imageResult:hover {
    border-color: #eeeeee08 !important;
    background-color: #22222282 !important;
}

.gs-webResult.gs-result a.gs-title:active, .gs-webResult.gs-result a.gs-title:active b, .gs-imageResult a.gs-title:active, .gs-imageResult a.gs-title:active b {
    color: #e4741f !important;
}

.gs-webResult.gs-result a.gs-title:link, .gs-webResult.gs-result a.gs-title:link b, .gs-imageResult a.gs-title:link, .gs-imageResult a.gs-title:link b {
    color: #e4741f !important;
}

.gs-result .gs-title, .gs-result .gs-title * {
    color: #e4741f !important;
}

.gs-result .gs-title, .gs-result .gs-title * {
    color: #e4741f !important;
    text-decoration: underline !important;
}

.gs-webResult .gs-snippet, .gs-imageResult .gs-snippet, .gs-fileFormatType {
    color: #888 !important;
}

.gsc-preview-reviews, .gsc-control-cse .gs-snippet, .gsc-control-cse .gs-promotion em, .gsc-control-cse .gs-snippet, .gsc-control-cse .gs-promotion em {
    color: #888 !important;
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    border-color: #FF9900 !important;
    background-color: #0f0f0f !important;
    color: #FF9900 !important;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
    border-color: #E9E9E9 !important;
    background-color: #0f0f0f !important;
    color: #6a6a6a !important;
}

.gsc-adBlock {
    position: relative;
    display: block;
    border-bottom: 1px solid #9191918f;
    margin-bottom: 4px;
}

div#quads-ad3 {
    background: #e0e0e0;
    padding: 10px;
	  width: 100%;
}

.entry-content h3 {
	font-size: large;
}

.desktop-ad {
		display: block;
	}

@media (max-width: 750px) {
	.mobile-ad {
		display: block;
	}
	
	.desktop-ad {
		display: none;
	}
	
}
