/*

Theme Name: deusasporno



Description: deusasporno

Version: 1.0

Text Domain: deusasporno.com.br

*/



/*--------------------------------------------------------------

# Typography

--------------------------------------------------------------*/

body,

button,

input,

select,

textarea {

	color: #404040;

	font-family: sans-serif;

	font-size: 16px;

	font-size: 1rem;

	line-height: 1.5;

}



h1,

h2,

h3,

h4,

h5,

h6 {

	clear: both;

}



p {

	margin-bottom: 1.5em;

}



dfn,

cite,

em,

i {

	font-style: italic;

}



blockquote {

	margin: 0 1.5em;

}



address {

	margin: 0 0 1.5em;

}



pre {

	background: #eee;

	font-family: "Courier 10 Pitch", Courier, monospace;

	font-size: 15px;

	font-size: 0.9375rem;

	line-height: 1.6;

	margin-bottom: 1.6em;

	max-width: 100%;

	overflow: auto;

	padding: 1.6em;

}



code,

kbd,

tt,

var {

	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;

	font-size: 15px;

	font-size: 0.9375rem;

}



abbr,

acronym {

	border-bottom: 1px dotted #666;

	cursor: help;

}



mark,

ins {

	background: #fff9c0;

	text-decoration: none;

}



big {

	font-size: 125%;

}



/*--------------------------------------------------------------

# Elements

--------------------------------------------------------------*/

html {

	box-sizing: border-box;

	font-size: 14px;

}



*,

*:before,

*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */

	box-sizing: inherit;

}



body {

	background: #fff; /* Fallback for when there is no custom background color defined. */

}



blockquote:before,

blockquote:after,

q:before,

q:after {

	content: "";

}



blockquote,

q {

	quotes: "" "";

}



hr {

	background-color: #ccc;

	border: 0;

	height: 1px;

	margin-bottom: 1.5em;

}



ul,

ol {

	margin: 0 0 1.5em 3em;

}



ul {

	list-style: disc;

}



ol {

	list-style: decimal;

}



li > ul,

li > ol {

	margin-bottom: 0;

	margin-left: 1.5em;

}



dt {

	font-weight: bold;

}



dd {

	margin: 0 1.5em 1.5em;

}



img {

	height: auto; /* Make sure images are scaled correctly. */

	max-width: 100%; /* Adhere to container width. */

}



table {

	margin: 0 0 1.5em;

	width: 100%;

}



/*--------------------------------------------------------------

# Forms

--------------------------------------------------------------*/

button,

input[type="button"],

input[type="reset"],

input[type="submit"] {

/* box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05); */

/* text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8); */
}



button:hover,

input[type="button"]:hover,

input[type="reset"]:hover,

input[type="submit"]:hover {

	border-color: #ccc #bbb #aaa;

	/*box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
*/
}



button:focus,

input[type="button"]:focus,

input[type="reset"]:focus,

input[type="submit"]:focus,

button:active,

input[type="button"]:active,

input[type="reset"]:active,

input[type="submit"]:active {

	border-color: #aaa #bbb #bbb;

	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);

}



input[type="text"],

input[type="email"],

input[type="url"],

input[type="password"],

input[type="search"],

input[type="number"],

input[type="tel"],

input[type="range"],

input[type="date"],

input[type="month"],

input[type="week"],

input[type="time"],

input[type="datetime"],

input[type="datetime-local"],

input[type="color"],

textarea {

	color: #666;

}



select {

	border: 1px solid #ccc;

}



input[type="text"]:focus,

input[type="email"]:focus,

input[type="url"]:focus,

input[type="password"]:focus,

input[type="search"]:focus,

input[type="number"]:focus,

input[type="tel"]:focus,

input[type="range"]:focus,

input[type="date"]:focus,

input[type="month"]:focus,

input[type="week"]:focus,

input[type="time"]:focus,

input[type="datetime"]:focus,

input[type="datetime-local"]:focus,

input[type="color"]:focus,

textarea:focus {

	color: #111;

}



input[type="text"],

input[type="email"],

input[type="url"],

input[type="password"],

input[type="search"],

input[type="number"],

input[type="tel"],

input[type="range"],

input[type="date"],

input[type="month"],

input[type="week"],

input[type="time"],

input[type="datetime"],

input[type="datetime-local"],

input[type="color"] {

	padding: 3px;

}



textarea {

	padding-left: 3px;

	width: 100%;

}



/*--------------------------------------------------------------

# Navigation

--------------------------------------------------------------*/

/*--------------------------------------------------------------

## Links

--------------------------------------------------------------*/

a {

color: #6cff00;
}



a:visited {

	color: purple;

}



a:hover,

a:focus,

a:active {

	color: midnightblue;

}



a:focus {

	outline: thin dotted;

}



a:hover,

a:active {

	outline: 0;

}



/* Small menu. */

.menu-toggle,

.main-navigation.toggled ul {

	display: block;

}



@media screen and (min-width: 37.5em) {

	.menu-toggle {

		display: none;

	}

	.main-navigation ul {

		display: block;

	}

}



.site-main .comment-navigation,

.site-main .posts-navigation,

.site-main .post-navigation {

	margin: 0 0 1.5em;

	overflow: hidden;

}



.comment-navigation .nav-previous,

.posts-navigation .nav-previous,

.post-navigation .nav-previous {

	float: left;

	width: 50%;

}



.comment-navigation .nav-next,

.posts-navigation .nav-next,

.post-navigation .nav-next {

	float: right;

	text-align: right;

	width: 50%;

}

.post-content{

color: white;
}
/*--------------------------------------------------------------

# Accessibility

--------------------------------------------------------------*/

/* Text meant only for screen readers. */

.screen-reader-text {

	clip: rect(1px, 1px, 1px, 1px);

	position: absolute !important;

	height: 1px;

	width: 1px;

	overflow: hidden;

}



.screen-reader-text:focus {

	background-color: #f1f1f1;

	border-radius: 3px;

	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);

	clip: auto !important;

	color: #21759b;

	display: block;

	font-size: 14px;

	font-size: 0.875rem;

	font-weight: bold;

	height: auto;

	left: 5px;

	line-height: normal;

	padding: 15px 23px 14px;

	text-decoration: none;

	top: 5px;

	width: auto;

	z-index: 100000; /* Above WP toolbar. */

}



/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {

	outline: 0;

}



/*--------------------------------------------------------------

# Alignments

--------------------------------------------------------------*/
.taxonomy-description {
    font-weight: 300;
    margin: 10px 30px;
}


.alignleft {

	display: inline;

	float: left;

	margin-right: 1.5em;

}



.alignright {

	display: inline;

	float: right;

	margin-left: 1.5em;

}



.aligncenter {

	clear: both;

	display: block;

	margin-left: auto;

	margin-right: auto;

}



/*--------------------------------------------------------------

# Widgets

--------------------------------------------------------------*/

.widget {

	margin: 0 0 1.5em;

}



/* Make sure select elements fit in widgets. */

.widget select {

	max-width: 100%;

}



/* Make sure embeds and iframes fit their containers. */

embed,

iframe,

object {

	max-width: 100%;

}



/*--------------------------------------------------------------

## Captions

--------------------------------------------------------------*/

.wp-caption {

	margin-bottom: 1.5em;

	max-width: 100%;

}



.wp-caption img[class*="wp-image-"] {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.wp-caption .wp-caption-text {

	margin: 0.8075em 0;

}



.wp-caption-text {

	text-align: center;

}



/* DA Styles */

img {

    max-width: 100%;

    height: auto;

}



.container {

    width: 95%;

    max-width: 1280px;

}



/* HEADER */

.site-header {

    margin: 10px 0;

}

.logo {

    width: 116px;

    height: 40px;

    float: left;

    margin: -5px 2em 0px 0px;

}

.header-search {

    display: block;

    float: left;

    margin: 4px 0;

}

.search-form input[type="search"] {

    background: #222;

    color: white;

    border: 2px solid red;

    padding: 5px 10px;

    width: 200px;

}

.search-form input[type="search"]:hover,

.search-form input[type="search"]:focus {

    box-shadow: 0px 0px 2px red;

}

.search-form input[type="submit"] {

    background: #f1f1f1;

    border: 2px solid #dbdbdb;

    font-weight: bold;

    padding: 5px 20px;

}

.search-form input[type="submit"]:hover {

    background: #f7f7f7;

}

.header-text {

    float: right;

    text-transform: uppercase;

    text-align: center;

}

.header-text h1 {

    font-size: 1.4em;

    margin: 5px auto;

}

.header-text span {

    color: red;

}

.header-navigation {

background: #E91E63;

clear: both;

margin: 10px 0;

padding: 10px 0;

float: left;

width: 100%;
}

.header-navigation ul {

    margin: 0 35px;

    padding: 0;

}

.header-navigation li {

    display: inline;

}

.header-navigation a {

    color: white;

    text-decoration: none;

    margin: 0;

    padding: 12px;

}

.header-navigation a:hover {

    background: rgba(0, 0, 0, 0.1);

}

.header-navigation li.current-menu-item a {

    background: rgba(0, 0, 0, 0.1);

}

.categories-cloud {

    background: #f7f7f7;

    display: block;

    clear: both;

    float: left;

    width: 100%;

    text-align: center;

    padding: 8px 10px 10px 10px;

}

.categories-cloud ul {

	margin: 0;

	padding: 0;

	list-style-type: none;

}

.categories-cloud li {

	display: inline-block;

}

.categories-cloud a {

    background: #f1f1f1;

    border: 1px solid #dbdbdb;

    color: #222;

    font-weight: bold;

    text-decoration: none;

    display: inline-block;

    margin: 3px auto;

    padding: 3px 8px;

    box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.1);

}

.categories-cloud a:hover {

    background: #f7f7f7;

}

.categories-cloud a.more-tags {

    background: #E80119;

    color: white;

    border: 1px solid #b00101;

    box-shadow: 0px 3px 0px #b00101;

}



/* CONTENT */

.stripe {

    background: #1f559f;

    color: white;

    float: left;

    width: 100%;

    margin: 10px 0;

}

.stripe h3 {

font-weight: 300;

margin: 10px 30px;
}

.stripe strong {

    text-transform: uppercase;

}



.related-posts .posts-list {

	width: 100%;

}

.posts-list {

    float: left;

    margin-left: -0.5%;

}

.post {

    background: #f1f1f1;

    display: inline-block;

    float: left;

    width: 19.5%;

    margin: 0 0 0.5% 0.5%;

}


.post-thumbnail {
    margin: 0px;
	min-height: 190px;
	overflow: hidden;
	padding: 0px;
	position: relative;
}


.post-thumbnail img {
   border: 1px solid #333;
    width: 100%;
}



.post-title {

    font-size: 1em;

    font-weight: 400;

    text-align: center;

    margin: 0;

    padding: 5px;

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

}

.post-title a {

    color: #333;

}

.pagination {

    float: left;

    width: 100%;

    margin: 5px 0;

}

.pagination ul {

	margin: 0;

	padding: 0;

}

.pagination li {

	display: inline;

}

.page-number {

    background: #f1f1f1;

    border: 1px solid #ccc;

    color: #222;

    font-weight: bold;

    display: inline-block;

    width: 30px;

    height: 30px;

    line-height: 30px;

    text-align: center;

}

.page-number:hover {

    background: #ccc;

    color: #222;

	text-decoration: none;

}

.pagination li.active .page-number {

    background: #ccc;

}

.pagination .next-page a, .pagination .previous-page a {

    background: #222;

    border: 1px solid #333;

    color: white;

    font-weight: bold;

    text-decoration: none;

    display: inline-block;

    height: 30px;

    line-height: 30px;

    padding: 0 10px;

}

.pagination .next-page a:hover, .pagination .previous-page a:hover {

    background: #ccc;

    color: #222;

}

.terms {

    background: #f1f1f1;

    border: 1px solid #ccc;

    text-align: justify;

    float: left;

    margin: 30px 0 20px 0;

    padding: 10px;

    width: 100%;

}



/* FOOTER */

.site-footer {

    width: 100%;

    float: left;

    margin-top: 30px;

}

.footer-navigation {

    text-align: center;

}

.footer-navigation ul {

    margin: 0;

    padding: 0;

}

.footer-navigation li {

    display: inline;

    margin: 0 10px;

}

.footer-navigation a {

    color: #222;

    font-size: .9em;

    font-weight: bold;

}

.slogan {

    font-size: 2em;

    text-align: center;

}

.copyright {

    font-size: 0.9em;

    text-align: center;

}



/* SINGLE */

.single-title {

    font-weight: bold;

    margin: 10px 30px;

}

.single-content {

width: 70%;

display: inline-block;

float: left;

background-color: #7d7d7d;
}

.video-container iframe {

    background: #111;

    width: 100%;

    height: 500px;

}

.single-ads {

    display: inline-block;

    float: right;

    width: 28%;

}

.single-ads a {

    display: block;

    margin-bottom: 10px;

}

.post-meta {

    float: left;

    clear: both;

    width: 100%;

}

.tag-list {

    display: inline-block;

    font-style: italic;

    margin: 8px 0;

    width: 70%;

}

.tag-list a {

    color: #222;

    font-weight: bold;

}

.share {

    background: #f1f1f1;

    display: inline-block;

    float: right;

    font-size: 16px;

    color: #222;

    font-weight: bold;

    padding: 5px 10px;

}

.related-posts {

    display: block;

    clear: both;

    float: left;

    margin: 30px 0;

	width: 100%;

}

.footer-ads {

    margin-top: 30px;

    text-align: center;

	float: left;

	width: 100%;

}



/* HELPERS */

.sep {

    width: 80%;

}

.light {

    background: #f1f1f1;

    color: #222;

}



/* NO POSTS */

.no-results, .not-found {

	background: #f1f1f1;

	text-align: center;

	margin: 30px 0;

	float: left;

	width: 100%;

}

.no-results .page-content {

	margin-bottom: 2em;

}

.not-found .page-title {

	margin-top: 0;

}



#responsive-nav-button {

	background: transparent url(images/navicon.png) left center no-repeat;

	display: none;

    font-size: 16px;

	text-transform: uppercase;

    margin: 0 0 0 10px;

    padding: 0 10px 0 30px;

    cursor: pointer;

}

#responsive-nav-button:hover {

	background-color: none;

}

#show-cats {

	cursor: pointer;

	display: none;

	width: 100%;

	padding: 5px;

	text-transform: uppercase;

}



.mobile-ads {

	margin-bottom: 10px;

}



/* Smartphones (portrait e landscape) ----------- */

@media only screen

and (min-width : 120px)

and (max-width : 480px) {

	body {

		font-size: 85%;

		overflow-x: hidden;

	}

	.container {

		width: 100%;

		padding: 0;

	}

	.logo {

		margin: 5px;

		width: 30%;

	}

	.logo img {

		width: 100px;

	}

	.header-search {

		width: 57.5%;

	}

	.search-form input[type="search"] {

		display: block;

		margin: 6px auto;

		max-width: 100%;

	}

	.search-form input[type="submit"] {

		display: none;

	}

	.header-text {

		width: 100%;

		margin-top: 5px;

	}

	.header-text h1 {

		font-size: 1.2em;

	}

	

	#responsive-nav-button, #show-cats {

		display: block;

	}

	.header-navigation {

		margin-bottom: 0;

	}

	.header-navigation ul {

		margin: 7px 0 0 0;

		display: none;

	}

	.header-navigation a {

		padding: 8px 12px;

		width: 100%;

		display: block;

	}

	

	#cats-list {

		display: none;

	}

	.categories-cloud li {

		display: block;

		text-align: left;

	}

	.categories-cloud .cat-item a {

		background: transparent;

		border: none;

		color: #222;

		font-weight: bold;

		text-decoration: none;

		display: block;

		margin: 5px auto;

		padding: 5px 3px 8px 0;

		box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);

		width: 100%;

		text-transform: uppercase;

	}

	.categories-cloud a.more-tags {

		width: 100%;

		padding: 5px;

	}
.post-thumbnail img {

height: 140px;

}
	

	.stripe h3 {

/* margin: 10px; */

}	

	.posts-list {

		width: 100%;

		margin-left: inherit;

	}

	.post {

		width: 48%;

		margin: 1%;

	}

	.post-title {

		margin: 0px;

		line-height: 16px;

		white-space: nowrap;

		overflow: hidden;

		text-overflow: ellipsis;

		min-height: 30px;

	}

	.pagination {

		text-align: center;

	}

	.page-number {

		width: 25px;

		height: 25px;

		line-height: 25px;

	}

	.pagination .next-page a, .pagination .previous-page a {

		height: 25px;

		line-height: 25px;

		padding: 0px 5px;

	}

	.terms {

		margin: 10px 0;

		padding: 10px;

	}

	.footer-ads {

		margin-top: 5px;

		padding: 10px;

	}

	.footer-ads img {

		display: inline-block;

		width: 46%;

		margin: 1%;

	}

	

	.single-content {

width: 100%;

background-color: #7d7d7d;

padding: 0 10px;
}

	.single-title {

		font-size: 1.2em;

		margin: 10px;

	}

	.video-container iframe {

		height: 280px;

	}

	.tag-list {

		width: 100%;

	}

	.share {

		float: none;

	}

	.related-posts {

		margin: 10px 0px 0;

	}

	.related-posts .post:last-child {

		display: none;

	}

	.single-ads {

		display: none;

	}

}

 .btn-relacionados {
    padding: 10px 22px;
    margin: 15px 0;
}

.btn-vermelho {
    color: #FFF !important;
    background-color: #de2600;
    border-color: #de2600;
}


/* Smartphones (landscape) ----------- */

@media only screen

and (min-width : 321px)

and (max-width : 640px)

and (orientation : landscape) {

	.post {

		width: 31.3%;

	}

}

@media only screen

and (min-width : 480px)

and (max-width : 640px)

and (orientation : landscape) {

	.post {

		width: 32.8%;

	}

}

 

/* Smartphones (portrait) ----------- */

@media only screen

and (max-width : 320px) {

/* Estilos */

}

 

/* iPads (portrait e landscape) ----------- */

@media only screen

and (min-device-width : 768px)

and (max-device-width : 1024px) {

/* Estilos */

}

 

/* iPads (landscape) ----------- */

@media only screen

and (min-width : 768px)

and (max-width : 1024px)

and (orientation : landscape) {

	.related-posts .post {

		width: 19.4%;

	}

}

 

/* iPads (portrait) ----------- */

@media only screen

and (min-width : 768px)

and (max-width : 1024px)

and (orientation : portrait) {

	.related-posts .post {

		width: 24.5%;

	}

	.related-posts .post:last-child {

		display: none;

	}

}

 

@media only screen

and (max-width : 1200px) {

	.post-thumbnail {

		min-height: 170px;

	}

}

@media only screen

and (max-width : 1200px) {

	.post-thumbnail {

		min-height: 150px;

	}

.post-thumbnail, .post-thumbnail img {
    height: 150px;
}

}

@media only screen

and (max-width : 850px) {

	.post-thumbnail {

		min-height: 130px;


	}

	.post-thumbnail, .post-thumbnail img {
    height: 130px;
}

}

@media only screen

and (max-width : 750px) {

	.post-thumbnail {

		min-height: 105px;

	}

}