body {
	background-color: #ebebeb;
	background-image: url('../images/retina_dust.png');
	color: #555;
	font-size: 14px;
}

a {
	color: #444;
}

a:hover {
	color: #17b;
}

a:visited {
	color: #888;
}


/* HEADER -------------------------------------------------------------------------------- */

.maddos-infobar {
	background: none repeat scroll 0px 0px #000;
	color: #fff;
	font-size: 16px;
	text-align: center;
	width: 100%;
	border-bottom: 5px solid #000000;
	overflow: hidden;
	border-bottom: 3px solid #aa0000;
}

.maddos-header {
	box-shadow: 3px 6px 10px 0px #999;
}

.maddos-header-image {
	padding: 0;
	overflow: hidden;
}

.maddos-header-image img {
	margin: 0 auto;
	background-size: cover;
	vertical-align: middle;
	display: block;
	max-width: 100%;
	border-bottom: #000000 3px solid;
}

.maddos-header-content {
	padding: 10px;
	background-color: white;
}

.maddos-header-overlay {
	position: absolute;
	top: 10px;
	overflow: hidden;
	padding: 0 15px;
}

#maddos-site-title,
#maddos-site-title a {
	margin: 0;
	font-family: arial;
	font-size: 16px;
	color: black;
	line-height: 1.1;
}

#maddos-site-desc {
	margin: 0;
	font-size: 16px;
	color: black;
	line-height: 1.1;
}

.maddos-headline {
	padding: 10px 0;
	background: none repeat scroll 0% 0% #000000;
	color: #fff;
	text-align: center;
	border-bottom: 3px solid #aa0000;
}


/* MAIN CONTENT ------------------------------------------------------------------------------ */

.maddos-title-icon {
	display: inline-block;
	position: relative;
	background-size: 100%;
	overflow: hidden;
	font-size: 16px;
}

.maddos-title-icon img {
	margin-top: 8px;
}

.maddos-category-icon {
	display: inline-block;
	position: relative;
	background-size: 100%;
	font-size: 16px;
	padding-right: 5px;
	overflow: visible;
}

.maddos-category-container {
	box-shadow: 3px 6px 10px 0px #999;
	margin: 20px 0;
}

.maddos-category-header,
.maddos-link-header,
.maddos-link-header,
.maddos-link-header a {
	background-color: #000000;
	font-family: arial;
	color: #fff;
	text-align: center;
	line-height: 1.0;
}

.maddos-category-header { 
	padding: 8px 0;
}

.maddos-category-header .nocenter,
.maddos-link-container .nocenter,
.nocenter {
	text-align: left !important;
}

.maddos-category-header-title {
	display: inline-block;
	color: #fff;
	overflow: hidden;
	margin: 0;
	position: relative;
	font-size: 16px;
}

.maddos-category-header-title a {
	color: inherit;
	text-decoration: none;
	position: relative;
}

.maddos-category-wrapper {
	background: none repeat scroll 0% 0% #fff;
	color: #9f9f9f;
	overflow-y: auto;
	position: relative;
}

.maddos-category-wrapper ol {
	list-style: none;
	padding-top: 10px;
}

.maddos-category-wrapper ol li {
	margin-bottom: 5px;
	margin-left: -20px;
	position: relative;
	counter-increment: step-counter;
}

.maddos-category-wrapper ol li .maddos-icon {
	width: 16px;
	height: 16px;
	display: inline-block;
}

.maddos-taxonomy-description {
	padding: 10px 10px 0 10px;
	border-bottom: 1px solid #ccc;
	color: #9f9f9f;
	font-size: 12px;
}

.maddos-review {
	display: none;
	position: absolute;
	right: 4px;
	top: 0px;
}
.maddos-site-review-icon {
	display: none;
	width: 16px;
	height: 16px;
	display: inline-block;
	position: relative;
	background-size: 100%;
	overflow: hidden;
	vertical-align: middle;
	background: url("https://erotikseiten.net/icons/review.png");
}

.maddos-mobile-friendly-icon {
	width: 16px;
	height: 16px;
	display: inline-block;
	position: relative;
	background-size: 100%;
	overflow: hidden;
	vertical-align: middle;
	background: url("https://erotikseiten.net/icons/mobile.png");
}

.maddos-new-icon {
	width: 16px;
	height: 16px;
	display: inline-block;
	position: relative;
	background-size: 100%;
	overflow: hidden;
	vertical-align: middle;
	background: url("https://erotikseiten.net/icons/new.png");
}

.maddos-sticky-icon {
	width: 16px;
	height: 16px;
	display: inline-block;
	position: relative;
	background-size: 100%;
	overflow: hidden;
	vertical-align: middle;
	background: url("https://erotikseiten.net/icons/sticky.png");
}

.maddos-archive,
.maddos-search-results {
	display: inline-block;
	padding: 0 0 0 10px;
	margin: 0;
	position: relative;
}

.maddos-link-container {
	background: none repeat scroll 0% 0% #ffffff;
	box-shadow: 3px 6px 10px 0px #999;
	padding: 0px;
	margin: 20px 0;
}

.maddos-link-header {
	position: relative;
	overflow: hidden;
	border-bottom: 3px solid #aa0000;
	padding: 8px 0;
}

.maddos-post-header {
	display: inline-block;
	font-size: 16px;
	position: relative;
	text-transform: uppercase;
	margin: 0px 0px 0px 20px;
}

.maddos-grid-container {
	background: none repeat scroll 0% 0% #ffffff;
	box-shadow: 3px 6px 10px 0px #999;
	padding: 0px;
	margin: 0;
}

.maddos-grid-container p {
	font-size: 13px;
	padding: 10px;
	overflow: hidden;
	text-align: justify;
	line-height: 1.0;
	height: 160px;
}

.maddos-grid-thumbnail {
	width: 100%;
	margin: 0 !important;
	height: auto;
}

.maddos-post-grid-entry {
	margin-bottom: 20px;
}

.maddos-post-grid-header {
	text-align: center;
}

.maddos-post-grid-header h2 a {
	font-size: 16px;
	margin: 0;
	white-space: nowrap;
}

.maddos-link-header-back {
	font-size: 17px;
	padding: 10px 10px 0 40px;
	float: right;
	text-transform: uppercase;
}

.maddos-link-header-back,
.maddos-link-header-back a {
	color: #fff;
	text-decoration: none;
	text-align: center;
}

.maddos-link-header-back a:hover {
	text-decoration: underline;
}

.maddos-link-content {
	padding: 20px;
}

.maddos-link-content h2 {
	margin-top: 0;
}

li img.maddos-image-hover {
	display: none;
	border: 1px solid #000000;
}

.maddos-page-content {
	color: #000;
	padding: 10px 10px 20px 10px;
	background: none repeat scroll 0% 0% #ffffff;
	box-shadow: 3px 6px 10px 0px #999;
}

.maddos-page-content p {
	margin-bottom: 10px;
}

.maddos-page-content h2 {
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	position: relative;
	margin-bottom: 10px;
}

.maddos-single-left {
	padding-left: 10px;
	padding-right: 10px;
}

.maddos-link-thumbnail {
	text-align: center;
	margin-bottom: 10px;
}

.maddos-single-left .maddos-link-thumbnail img {
	margin: 0 auto;
	box-shadow: 3px 6px 10px 0px #999;
}

.maddos-single-left .maddos-post-linktext {
	width: 100%;
	color: #fff;
	font-size: 16px;
	display: block;
	text-transform: capitalize;
	background-color: #000;
	padding: 14px 0;
	border-radius: 5px;
	margin-top: 10px;
	border: 5px solid #000;
}

.maddos-single-left .maddos-post-linktext a {
	color: #fff;
}

.maddos-single-left .maddos-post-linktext:hover {
	color: #000;
	background: #fff;
}

.maddos-post-title,
.maddos-post-title a {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	position: relative;
	margin: 0;
	overflow: hidden;
}

.maddos-url-links-row:first-child {
	margin-top: 15px;
}

.maddos-url-link-image img {
	max-width: 200px;
	max-height: 200px;
	margin: 10px auto;
	box-shadow: 3px 6px 10px 0px #999;
}

.maddos-search {
	position: absolute;
	bottom: 5px;
	right: 20px;
}

.maddos-search input[type="text"] {
	background: url("../images/search.png") no-repeat scroll 4px 4px #ffffff;
	border-radius: 2px;
	border: 1px solid #a0a0a0;
	color: #7d7d7d;
	font-size: 11px;
	padding: 4px 8px 4px 25px;
}

.maddos-url-links-wrapper .maddos-url-link-container {
	text-align: center;
	display: inline-block;
	margin: 20px 0;
}

.maddos-url-links-wrapper .row {
	text-align: center;
}

.maddos-no-margins {
	margin: 0;
}

.maddos-comments-container {
	padding: 0px 20px;
}

.maddos-comments {
	border-top: 1px solid #2d2d2d;
	border-bottom: 1px solid #2d2d2d;
	padding: 0 20px;
}

.maddos-commentlist {}

.maddos-comment-form-comment #comment,
.maddos-comment-form-author #author,
.maddos-comment-form-email #email,
.maddos-comment-form-url #url {
	max-width: 100%;
}

.maddos-commentlist li {
	border-top: 1px dotted #a0a0a0;
}

.maddos-leave-comment {
	margin: 10px 0;
}

.maddos-menu {
	margin: 0;
	background: #000000;
 	width: 100%;
}

.maddos-content,
.maddos-content-scroll {
	margin: 20px 0;
	text-align: justify;
	overflow-y: auto;
}

.maddos-tags .btn-default {
	border-color: #000000;
}

.maddos-tags .btn-default:hover {
	background-color: #000000;
	color: white;
}

.maddos-legend {
	margin: 20px 0 10px 0;
	font-size: 0.9em;
}

.maddos-hidden {
	display: none;
}

.maddos-more-link {
	display: flex;
	justify-content: flex-end;
	padding: 5px;
	border-top: 1px solid #ccc;
}

.maddos-more-link a {
	position: relative;
	padding: 0 10px 0 0;
	display: inline-block;
}

.maddos-more-link a::after {
	content: "";
	position: absolute;
	right: -5px;
	top: 50%;
	border: 5px solid transparent;
	border-left: 5px solid #ccc;
	transform: translateY(-50%);
}

.maddos-arrow {
	display: inline-block;
	padding: 3px;
}

.maddos-arrow-up {
	margin-top: 3px;
	border: solid #9f9;
	border-width: 0 3px 3px 0;
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
}

.maddos-arrow-down {
	margin-bottom: 3px;
	border: solid #f99;
	border-width: 0 3px 3px 0;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}


/* OPEN CLOSE ---------------------------------------------------------------------------------- */


/* Modified from https://codepen.io/murphyrandle/pen/wvCgI/ */

.maddos-open-close-button {
	float: right;
	width: 26px;
	height: 26px;
	font-size: 12px;
	border-radius: 50%;
	position: relative;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	-moz-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

.maddos-open-close-button:hover {
	cursor: pointer;
}

.maddos-open-close-button:before {
	content: "";
	display: block;
	position: absolute;
	background-color: #fff;
	width: 40%;
	height: 6%;
	left: 30%;
	top: 47%;
}

.maddos-open-close-button:after {
	content: "";
	display: block;
	position: absolute;
	background-color: #fff;
	width: 6%;
	height: 40%;
	left: 47%;
	top: 30%;
}

.maddos-open-close-button.open {
	-moz-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}

.maddos-open-close-button.open:after {
	background-color: #fff;
}

.maddos-open-close-button.open:before{
	background-color: #fff;
}


/* NAVIGATION---------------------------------------------------------------------------------- */

.maddos-nav {
	overflow: hidden;
	padding: 5px 5px 5px 10px;
	font-weight: bold;
	background-color: #000000;
}

.maddos-nav a,
.maddos-nav a:link,
.maddos-nav a:active,
.maddos-nav a:visited,
.maddos-nav a:hover {
	color: #fff;
}

.maddos-nav-prev {
	display: block;
	float: left;
}

.maddos-nav-next {
	display: block;
	float: right;
}


/* BOOTSTRAP MENUS ------------------------------------------------------------------------------- */

.nav,
.nav>li>a,
.nav>li>a:hover,
.nav>li>a:focus,
.nav>.active>a,
.nav>.active>a:hover,
.nav>.active>a:focus,
.nav>.open>a,
.nav>.open>a:hover,
.nav>.open>a:focus,
.dropdown-menu,
.dropdown-menu>li>a,
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
	background-color: #000000;
	color: #fff;
	border: 0;
	font-size: 16px;
}

.nav>li>a:hover,
.nav>li>a:focus,
.dropdown-menu>li>a:hover,
.dropdown-menu>.active a:hover {
	outline: 0;
}

.icon-bar {
	background-color: #fff;
}

/* FOOTER --------------------------------------------------------------------------------------- */

#maddos-footer-area {
	text-align: center;
}

#maddos-footer-area .maddos-widget:first-child {
        margin-top: 1px;
}

footer {
	margin: 10px 0;
}

.maddos-copyright {
	background: none repeat scroll 0px 0px #000;
	color: #888;
	font-size: 16px;
	padding: 5px 0px;
	text-align: center;
	width: 100%;
	border-top: 3px solid #aa0000;
}


/* MADDOS WIDGETS --------------------------------------------------------------------- */

#maddos-header-area {
	text-align: center;
}

#maddos-header-area .maddos-widget:first-child {
	margin-top: 1px;
}

.maddos-widget {
	overflow: hidden;
	margin: 20px 0 0 0;
	background-color: #fff;
	box-shadow: 3px 6px 10px 0px #999;
}

.maddos-widget-title {
	background: none repeat scroll 0% 0% #000;
	font-family: arial;
	font-size: 16px;
	color: #fff;
	position: relative;
	text-align: center;
	border-bottom: 3px solid #aa0000;
	margin-top: 0;
	padding: 8px 0;
	min-height: 25px;
	height: auto;
}

.maddos-widget-title a {
	color: inherit;
	text-decoration: none;
	position: relative;
}


/* WORDPRESS ELEMENTS -------------------------------------------------------------------------- */

.textwidget,
.tagcloud {
	padding: 10px;
}

.widget_archive select,
.widget_categories select,
.widget_search input {
	margin: 0 10px 10px 10px;
}

.widget_search input {
	width: 90%;
}

.wp-caption-text {
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	margin: 6px 0 26px 0;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	line-height: 17px;
	color: #444;
}

.wp-caption {
	text-align: center;
	max-width: 100% !important;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
}

.bypostauthor {
	line-height: 1;
}

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: auto;
}

.aligncenter {
	display: block;
	margin: 20px auto;
	margin: 1.25rem auto;
}

.alignleft {
	display: inline;
	float: left;
	margin: 5px 20px 20px 0;
	margin: 0.3125rem 1.25rem 1.25rem 0;
}

.alignright {
	display: inline;
	float: right;
	margin: 5px 0 20px 20px;
	margin: 0.3125rem 0 1.25rem 1.25rem;
}

.gallery-caption {
	font-size: 16px;
	line-height: 24px;
}

#wp-calendar {
	margin: 0 auto;
}

#wp-calendar caption {
	text-align: right;
	color: #333;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 15px;
}

#wp-calendar thead {
	font-size: 10px;
}

#wp-calendar thead th {
	padding-bottom: 10px;
	text-align: center;
}

#wp-calendar tbody {
	color: #aaa;
}

#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	text-align: center;
	padding: 8px;
}

#wp-calendar tbody td:hover {
	background: #fff;
}

#wp-calendar tbody .pad {
	background: none;
}

#wp-calendar tfoot #next {
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
}

#wp-calendar tfoot #prev {
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 10px;
}


/* WORDPRESS GALLERY STYLING --------------------------------------------------------------------- */

.gallery:after {
	content: "";
	display: table;
	clear: both;
}

img.aligncenter,
div.aligncenter,
figure.aligncenter,
img.wp-post-image {
	display: block;
	margin: 1em auto;
}

img.alignright,
div.alignright,
figure.alignright {
	float: right;
	margin: 1em 0 1em 2em;
}

img.alignleft,
div.alignleft,
figure.alignleft,
img.wp-post-image.attachment-thumb {
	float: left;
	margin: 1em 1em 2em 0;
}

figure {
	max-width: 100%;
	height: auto;
	margin: 1em 0;
}

p img.alignright,
p img.alignleft {
	margin-top: 0;
}

.gallery figure img {
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}

.gallery figure {
	float: left;
	margin: 0 2% 1em 0;
}

.gallery.gallery-columns-1 figure {
	width: 100%;
	margin: 0 0 1em 0;
	float: none;
}

.gallery.gallery-columns-3 figure {
	width: 32%;
}

.gallery.gallery-columns-3 figure:nth-of-type(3n+3) {
	margin-right: 0;
}

.gallery.gallery-columns-3 figure:nth-of-type(3n+4) {
	clear: left;
}

.gallery.gallery-columns-2 figure {
	width: 49%;
}

.gallery.gallery-columns-2 figure:nth-of-type(even) {
	margin-right: 0;
}

.gallery.gallery-columns-2 figure:nth-of-type(odd) {
	clear: left;
}

.gallery.gallery-columns-4 figure {
	width: 23.25%;
}

.gallery.gallery-columns-4 figure:nth-of-type(4n+4) {
	margin-right: 0;
}

.gallery.gallery-columns-4 figure:nth-of-type(4n+5) {
	clear: left;
}

.gallery.gallery-columns-5 figure {
	width: 18%;
}

.gallery.gallery-columns-5 figure:nth-of-type(5n+5) {
	margin-right: 0;
}

.gallery.gallery-columns-5 figure:nth-of-type(5n+6) {
	clear: left;
}

.gallery.gallery-columns-6 figure {
	width: 14.2%;
}

.gallery.gallery-columns-6 figure:nth-of-type(6n+6) {
	margin-right: 0;
}

.gallery.gallery-columns-6 figure:nth-of-type(6n+7) {
	clear: left;
}

.gallery.gallery-columns-7 figure {
	width: 12%;
}

.gallery.gallery-columns-7 figure:nth-of-type(7n+7) {
	margin-right: 0;
}

.gallery.gallery-columns-7 figure:nth-of-type(7n+8) {
	clear: left;
}

.gallery.gallery-columns-8 figure {
	width: 10.2%;
}

.gallery.gallery-columns-8 figure:nth-of-type(8n+8) {
	margin-right: 0;
}

.gallery.gallery-columns-8 figure:nth-of-type(8n+9) {
	clear: left;
}

.gallery.gallery-columns-9 figure {
	width: 8.85%;
}

.gallery.gallery-columns-9 figure:nth-of-type(9n+9) {
	margin-right: 0;
}

.gallery.gallery-columns-9 figure:nth-of-type(9n+10) {
	clear: left;
}

@media (max-width:767px) {
	img.alignright,
	div.alignright,
	figure.alignright,
	img.alignleft,
	div.alignleft,
	figure.alignleft,
	img.wp-post-image.attachment-thumb {
		display: block;
		margin: 1em auto;
		float: none;
	}
	.gallery.gallery-columns-4 figure,
	.gallery.gallery-columns-5 figure,
	.gallery.gallery-columns-6 figure,
	.gallery.gallery-columns-7 figure,
	.gallery.gallery-columns-8 figure,
	.gallery.gallery-columns-9 figure {
		width: 100%;
		margin: 0 0 1em 0;
		float: none;
	}
}

/* OTHER PLUGINS --------------------------------------------------------------------------------- */

.maddos-the-views {
	line-height: 16px;
}

.wp-pagenavi {
	margin-top: 10px;
	margin-bottom: 10px;
}


.maddos-category-wrapper li:before {
content: counter(step-counter);
margin: 0 3px 0 -10px;
font-size: 80%;
background-color: rgb(120,120,120);
color: white;
font-weight: bold;
padding: 3px 8px;
border-radius: 3px;
}

a:hover, a:focus{
text-decoration:none;
}

.navbar-nav li a{
padding-top:10px;
padding-bottom:10px;
}

.nav li a{
position:relative;
display:block;
padding:5px 10px 5px 10px;
}

h1, .h1 {
    font-size: 16px;
}

.maddos-link-container{
    margin-top: 5px;
}

.navtop{
    margin: 6px;
    font-size: 3px;
}

.navbar-collapse {
    padding-left: 5px;
}

.navbar-toggle{
    float: none;
padding: 0  0 0 20px;
}

.navbar-nav {
    margin: 1px;
}

h2, .h2 {
    font-size: 16px;
}

.navdist{
    float: none;
padding: 0;
}

.procon{
padding-bottom: 3px;
}

.col-md-12{
margin: 0 0 -20px 0;
}

p {
    margin: 0 10px 10px 0;
}

.col-lg-6 {
    margin-right: -10px;
}

h4, .h4 {
    font-size: 16px;
}

h5, .h5 {
    font-size: 16px;
    font-weight: bold;
}

.img-circle {
    border-radius: 5px;
}

.maddos-link-thumbnail-b {
    text-align: center;
    margin-bottom: -5px;
    margin-top: -12px;
}

.col-lg-9 {
    margin-left: -10px;
}

img {
    vertical-align: -4px;
}