/*
Theme Name: Atmosfera Glamour
Theme URI: http://atmosferaglamour.com/
Author: BRYSII
Author URI: http://brysii.com/
Description: Feito com todo carinho para Thati Lovato :)
Version: 1.0.0

Créditos para Underscore.me 
Alterações por Bianca de Fátima
*/


/*--------------
	// NORMALIZE
--------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;

}
iframe {
	width: 815px;
	max-width: 100%;
	height: 415px;
	max-height: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
	padding: 0.5%;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
	text-decoration:none;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
h1.page-title {
	text-align: center;
	font-family: "Gentium Book Basic",serif;
	color: rgb(238, 238, 238);
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}


/*--------------
	// 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;
	font-weight: 300;
	color: #999;
}

p {
	margin-bottom: 1.5em;
	color:#888;
	font-size: 0.97em;
	line-height: 1.2;
	font-family: arial;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 0.5em;}
blockquote p {
	font-style: italic;
	line-height: 1.4;
	background: #fafcfc;
	border: solid 3px #fafcfc;
	padding:5px;
	}

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;
}

*,
*: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-image: url('images/header.png');
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: scroll;
}
.site-branding {
	max-width: 50%;
	
}
.logo-img{
	max-width: 95%;
	left: 50%;
	top: 0;
	position: relative;
	margin-left: -5px;
	
}

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 auto;
}

ul {
	list-style: none;
}

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="reset"], input[type="submit"],
input[type="button"]{
	border-radius: 3px;
	background: #000;
	color: #fff;
	font-size: 12px;
	font-size: 0.75em;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
}

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 {
}



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;
	border: 1px solid #ccc;
	border-radius: 0px;
}

select {width:100%;
	border: 1px solid #fff;
	color: #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%;
}
input[type="search"] {
	width:85%;
} 



/*--------------
	// NAVIGATION
--------------------*/
.navigation {
	font-size:12px;
}

/* // Links */
a {
	color: #000;
}

a:visited {
	color: #666;
}

a:hover,
a:focus,
a:active {
	color:pink;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}


/*--------------
	// MENUS
--------------------*/
#primary-nav {
	display: block;
	width: 100%;
	background: black;
	height: 45px;
}
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
	margin-right: 30%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li {
	float: left;
	position: relative;
	padding: 1%;
}

.main-navigation a {
	display: block;
    font-family: 'Gentium Book Basic', serif;
	text-decoration: none;
	color:#fff;
	text-transform:uppercase;
	font-size:1.8em;
}

.main-navigation ul ul {
	float: left;
	position: absolute;
	top: 1.5em;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul a {
	width: 200px;
}


.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}
.social {
    float: right;
    position: relative;
    margin-top: -3%;
    margin-right: 12%;
    top: -19px;
}
.social img{ width:30px;}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

/* navigation */
#navigation {
	font-size: 20px;
	text-transform: uppercase;
	font-family: Raleway;
	font-weight: 300;
	text-align: center;
}
#navigation a { 
	padding: 1%; }

#navigation a:hover{
	color: #48D1CC;}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
		font-size: 12px;
		margin-top: -4.6%;
		margin-left: 35%;}
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),   only screen and (min-resolution:144dpi) {
	.main-navigation ul {
		margin-top: -5.5%;
		margin-left: 8%;
		font-size: 0.7em;
		}
	
	.menu-toggle {
		margin-top: -10%;
		border: transparent;
}
	
	.social img{ 
		width:25px;}
		
	.social {    
		float: right;
		position: relative;
		margin-top: -2%;
		margin-right: 5%;
		top: -30px; }

	.tfeatured {
		font-size:0.8em;}
	
	.widget-area {
	   margin-right: 6%;}

	#voltar { font-size: 10px;}
	#voltar a{color: violet; background:#000; 	
	padding: 8%;}

	.site-info { font-size: 0.7em;}
	.brysii{
		font-size: 0.6em;
		}
.brysii img {
 	max-width:1px;}
}

@media (min-width:736px) {

}

.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%;
}


#commentform {
	margin: 10px 0 20px;
	position: relative;
	clear: both;
	border: 0px;
	font-family:calibri;
	text-transform:uppercase;
	font-size:12px;
}



fieldset { text-align:center; }
/* comment pagenav */
.commentwrap .pagenav {
	margin: 10px 0;
	border: none;
	box-shadow: none;
}
.commentwrap .pagenav.top {
	margin: 0;
	position: absolute;
	top: 10px;
	right: 0;
}

/* commentlist */
.commentlist {
	margin: 0 0 30px;
	padding: 5px 0 0;
	border-top: solid 1px #ddd;
	background:#f6f5f3;
}
.commentlist li {
	margin: 0;
	padding: 20px 0px 25px 5px;
	list-style: none;
	position: relative;
}

.commentlist .comment-author {
	margin: 2px 0 5px;
	padding: 0;
}

.commentlist .avatar {
	float: left;
	margin: 0 15px 0 0;
	border-radius: 50%;
}

.commentlist cite {
	font-style: normal;
	font-size: 1.125em;
	color: #957688;
}
.commentlist cite a {
	text-decoration: none;
}
.comment	list .bypostauthor > .comment-author cite:before {

	margin-right: 8px;

	font-size: 1.125em;

	color: #ca0012;

	background:#fff;

	border:solid 2px #957688;

}







.commentlist .comment-time {

	font-size: 0.75em;

	text-transform: uppercase;

	float: right;

	margin-top: -5%;

	padding-right: 2%;

	color:#9c8090;

}



.commentlist .commententry {

	position: relative;

	min-height: 40px;

	overflow: hidden;

	padding-bottom: 5px;

	word-wrap: break-word;



}



.commentlist ul,

.commentlist ol {

	margin: 4% 4% 7%;

	padding: 2px 5px 20px;

	background: #fff;

	width: 90%;

}







/* reply link */



.commentlist .reply {

	position: relative;

	right: 0px;

	margin-top: -3%;

	float: left;

	padding: 0px 19px 0px 14px;

	background: #fbfbfb;

}



.commentlist .comment-reply-link {

	font-size: .8em;

	text-transform: uppercase;

	text-decoration: none;

	color:#cf7aab;



}



.commentlist .comment-reply-link:hover {

	text-decoration: none;

}



#reply-title {

	font-size: 1.25em;

	margin: 0 0 10px;

	padding: 0;



}



#respond {

	margin: 0;

	padding: 10px 0 0;

	position: relative;

	clear: both;

}



#respond #cancel-comment-reply-link {
	position: absolute;
	top: 20px;
	right: 0;
	font-size: .85em;
	line-height: 1em;
	text-decoration: none;
	padding: 5px 10px;
	display: block;
	color: #fff;
	background-color: #cf7aab;
}
#respond #cancel-comment-reply-link:hover {
	background-color: #cf7aab;
}

textarea#comment {
	overflow: auto;
	vertical-align: top;
	width: 100%;
	height: 100px;
	border: 1px solid rgb(241241241);
}

input#url {
	border: 1px solid rgb(241241241);
	width: 25%;
	margin-bottom: 15px;
	margin-right: 0%;
	padding: 3px;
}

input#email {
	border: 1px solid rgb(241241241);
	width: 25%;
	margin-bottom: 15px;
	margin-right: 3.5%;
	padding: 3px;
	}


input#author {
	border: 1px solid rgb(241241241);
	width: 25%;
	margin-bottom: 15px;
	margin-right: 3.5%;
	padding: 3px;
}

input.commentsubmit {
	width: 91px;
	height: 35px;
	background: rgb(255255255) none repeat scroll 0% 0%;
	border: medium solid;
	margin-top: 1%;
}


/* // Accessibility  */
.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;
}
article { 
	background:#fff;
	width: 780px;
	max-width: 100%;
}

/*  // Alignments  */
.alignnone{ 
	width:815px;
	height:auto;}

.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;
}


/*	// Clearings */
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

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

.widget-area {
	max-width: 300px;
}

.widget {
	margin: 0 0 1.5em;}
	
.widget-title{
	font-size: 1.3em;
	text-transform: uppercase;
	font-family: Raleway;
	text-align:center;
	font-weight: 300;
	color: #EE30A7;
}	
	
/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}
.textwidget iframe { 
	width:100%;
	height: 165px;
}

/* perfil */
.perfil img {position: relative; z-index: 999; border-radius:50%;}
.sobre{ width: 300px;}
.sobre p{ color: #999; text-align: center; font-size: 1em; }
.sociais{position: relative; width: 300px; left: 15%; }
.sociais img {max-width:15%;}
.sociais a:hover{ opacity:0.7;}
.contato { text-align: center;  width: 77%; color: #000; font-family: Raleway; font-size: 18px; text-transform: uppercase;
font-weight: 300; background: #fff; border: solid 3px #FAF0E6; margin-left: 10%; margin-top: 5%;}
/*--------------
	// FEATURED
--------------------*/

.wrap-posts-destaque{max-width:100%;margin:20px auto; }
.posts-destaque{width:100%;height:auto;position:relative;margin:0 auto}
.posts-destaque ul{width:100%; margin:0;padding:0;list-style:none;}
.posts-destaque ul:before,.posts-destaque ul:after{display:table;content:" ";}
.posts-destaque ul:after{clear:both;}
.posts-destaque ul li{width:33.3%;float:left; margin:0; padding:0; padding-left: 1%;}
.posts-destaque ul li .mostra-post{width:100%;height:0; margin:0 auto; padding-bottom:100%; background:#fff; overflow:hidden; position:relative; display:block;}
.posts-destaque ul li .mostra-post .thumb{position:absolute; top:0; left:0}
.posts-destaque ul li .mostra-post .thumb img{width:100%;min-width: 375px; height:auto; margin:0; display:block; -webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease; transition:all 0.3s ease;opacity:.; filter:alpha(opacity=);}
.posts-destaque ul li .mostra-post a{position:absolute; top:0; left:0; width:100%; height:100%; text-align:center;}
.posts-destaque ul li .mostra-post a h4{background: url('images/featured.png') rgba(255, 255, 255, 0.2) no-repeat; padding:80% 2%; font-size:1em; line-height:14px; color:#000; text-align:left; font-style:normal; font-weight:bold; width:100%; text-shadow:1px 1px 2px #fff; margin:0; vertical-align:middle; position:absolute; top: 116%; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; transition:all 0.3s ease;}
.posts-destaque ul li .mostra-post a h4 span{font-size:10px; color:#666; font-style:italic; display:block; margin-top:5px; font-weight:normal; text-align:left;}
.posts-destaque ul li .mostra-post a h4 span:before,.posts-destaque ul li .mostra-post a h4 span:after{content:"-";padding:0 5px;}
.posts-destaque ul li:hover .mostra-post .thumb img{opacity:; filter:alpha(opacity=20); }
.posts-destaque ul li:hover .mostra-post a h4{top:0%;}

.tfeatured { position: absolute; width: 50%; margin-top: 55%; line-height: 1;}

@media (max-width:620px){

	.posts-destaque ul li{width:33.33%;}
	.posts-destaque ul li .mostra-post .thumb img{opacity:0.2;filter:alpha(opacity=20);}
	.posts-destaque ul li .mostra-post a h4{top:35%; }

	.posts-destaque ul li:nth-of-type(4){display:none;}
	.tfeatured {font-size:1em;}

}

@media (max-width:420px){
	.posts-destaque ul li{width:33.33%;}
	.posts-destaque ul li:nth-of-type(1){width:100%;}
	.posts-destaque ul li:nth-of-type(2),.posts-destaque ul li:nth-of-type(3){width:50%;}
	.posts-destaque ul li:nth-of-type(4){display:none;}
	.tfeatured {font-size:1em;}

}
/*--------------
	// POSTS AND PAGES
--------------------*/

.content-area {
	float: left;
	margin: 0 -25% 0 0;
	max-width: 99%;
	width: 850px;
}
.site-main {
	margin: 0 auto;
}
.site-content .widget-area {
	float: right;
	overflow: hidden;
}
.site-footer {
	clear: both;
	width: 100%;
}

.site {
	max-width: 1150px;
	width: 95%;
	margin: 0px auto;
	position: relative;
}

.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	padding: 2%;
	font-size: 15px;
	font-family: arial;
	text-align: justify;
	text-transform: none;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* // Asides */
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

.entry-header {
	text-align:center;
}

.cat {color: #48D1CC; }
.cat a{ 
	font-family: Distant Stroke;
	font-size: 2em;
	text-align: center;
	height: 30px;
	text-transform: capitalize;    
	color: #48D1CC;

	}
	
.entry-title a{
    font-family: 'Gentium Book Basic', serif;
    text-transform: uppercase;
    font-weight: 300;
	font-size:30px;
    color: #000;
}	

.dat {
	text-align: center;
	font-size: 18px;
	font-family: "RegencieLight";
	}
.busca {
	font-family: Distant Stroke;
	text-align: center;
	color: #EE30A7;
	text-transform: capitalize;
	font-size: 28px;
	margin-left: 47%;
	border-bottom: 1px solid rgb(204, 204, 204);
	padding: 1%; }

.author {
	font-family: Distant Stroke;
	font-size: 2.5em;
	text-transform: capitalize;
	text-align: center;
	float: right;
	}

.autor a{
	color: #000;
}

/* FOOTER POST */

.comments-link	{
	float: left;
	z-index: 999;
	position: relative;
	margin-right: 2%;
	text-transform: lowercase;
	font-size: 20px;
	font-family: 'Raleway', sans-serif;
}
.comments-link a{color:#00CED1; }

.share	{ 
	position: relative;
	margin-top: 0%;
	}
.share spam {
	font-size: 20px;
	text-transform: lowercase;
	font-family: 'Raleway', sans-serif;}

.fb_iframe_widget iframe{margin-top:-6%;}

.tags{
	text-align: center;
	font-size: 0.8em;
	text-transform: lowercase;
	font-weight: 200;
	font-family: 'Raleway', sans-serif;
	}

/*-----------
	//RELATED
----------------*/



#posts-relacionados {
	position: relative;
	width:100%;
	margin: 0 auto;
	display: table;
	text-align: center;
}

.item{
	display: table-cell;
	text-align: center;
	padding-left:1.3%;
	}

h3.relacionados{color:#000;}

.item img.wp-post-image {
	width: 245px;
	height: 180px;
	min-height: 90px;
	max-width: 250px;
	padding: 5%;
	object-fit: cover;
}

.item img.wp-post-image:hover {
	filter:alpha(opacity=80);
	background: #FFF; 
	-moz-transition-property: #292929;
	-moz-transition-duration: 2s;
	-webkit-transition-property:#252525;
	-webkit-transition-duration: 2s;
	}

.titulo a{
	text-decoration: none;
	position: absolute;
	z-index: 99;
	transition: all 0.1s linear 0.1s;
	height: 165px;
	width: 245px;
	max-width: 32%;
	opacity: 0;
	font-size: 14px;
	}

.titulo a:hover{
	opacity: 999;
	text-align: center;
	background: rgba(255, 255, 255, 0.6);
	padding:1%;
}
.titulo p{
	margin-top: 25%;
	z-index:9999;
	font-weight:bold;
	color:#000}	

.thumb {
	color: #000;
}


/*--------------
	// COMMENTS
--------------------*/

.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* // Infinite scroll */
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/* // Media */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* 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;
}

/* // Galleries */
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}
/* pagination */
.paginacao {
    clear:both;
    padding: 20px 0;
    position:relative;
    float: left;
	font-size: 15px;
}

.paginacao span{
	display: block;
	float: left;
	padding: 4px 7px;
	margin: 1px 2px 0px;
	color: #999;
}		
 .paginacao a {
    display:block;
    float:left;
    font: normal 15px;
    background: #F9f9f9;
    padding: 4px 7px 4px 7px;
    margin: 1px 2px 0 2px;
    text-transform: capitalize;
	color: #999;
 }

.paginacao .current, .paginacao .current a {
	color: #999;
    background: #f9f9f9;
    padding: 4px 7px 4px 7px;
    margin: 1px 2px 0 2px;
    text-transform: capitalize;
}
 .paginacao a:hover {
	background:#000;
	color:#fff;
	}


/* -------------
	// FOOTER 
-------------------*/
footer {padding-top: 6%;}
#voltar {width: 133px; position: absolute; left: 50%; text-align: center; padding: 3%; background: url('images/triangle.png') no-repeat; margin-top: -5%; margin-left: -62px; line-height: 1;}
#voltar a{ font-size: 0.9em; color: #fff; font-family: Raleway; text-transform: uppercase;}
.footer { background:#000; min-height:130px;}
.site-info { color: #f1f1f1; font-size: 0.8em; text-align: center; position: relative;  width: 100%;}
.brysii{ color: #444; text-align: center; width: 100%;font-family: Raleway; font-weight: 100;}
.brysii img {width: 31px; float: left; padding: 1px; position: relative; left: 50%; margin-left: -96px; margin-top: -0.3%;}
.brysii strong { color: #ef5185; font-weight: 300; letter-spacing: 0.08em;  }

@font-face {
      font-family: "Distant Stroke";
      src:url(inc/Distant_Stroke.otf);
      }

@font-face {
      font-family: "RegencieLight";
      src:url(inc/RegencieLight.ttf);
      }