/*
Theme Name: Love to keep 2014
Theme URI: http://www.difluir.com/
Author: Difluir
Author URI: http://www.difluir.com/
Description: Design by <a href="http://xcake.com.br" target="_blank">xCake</a> and Code by <a href="http://difluir.com" target="_blank">Difluir</a>.
Version: 1.0
Tags: blog
*/

@import url('http://fonts.googleapis.com/css?family=Quicksand:400,700');

@font-face {
    font-family: 'u.s._101regular';
    src: url('lib/fonts/us101-webfont.eot');
    src: url('lib/fonts/us101-webfont.eot?#iefix') format('embedded-opentype'),
         url('lib/fonts/us101-webfont.woff2') format('woff2'),
         url('lib/fonts/us101-webfont.woff') format('woff'),
         url('lib/fonts/us101-webfont.ttf') format('truetype'),
         url('lib/fonts/us101-webfont.svg#u.s._101regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* reset
*******/
html, body, div, span, 
applet, object, iframe, 
h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, a, 
abbr, acronym, address, big, cite, code, del, dfn, em, 
font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {border:0; margin:0; outline:0; padding:0; vertical-align:baseline; font-family:inherit; font-size:100%; font-style:inherit; font-weight:inherit;}

article, 
aside, 
details, 
figure, 
figcaption, 
footer, 
header, 
hgroup, 
nav, 
section {display: block;}

audio, 
canvas, 
video {display: inline-block; max-width: 100%;}

html {overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}

a {text-decoration: none;}
a:focus {outline: thin dotted #f1f1f1;}

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

p {margin-bottom: 24px;}

h1, 
h2, 
h3, 
h4, 
h5, 
h6 {margin: 0; font-weight: normal;}

address {font-style: italic; margin-bottom: 24px;}
abbr[title] {border-bottom: 1px dotted #2b2b2b; cursor: help;}

b, 
strong {font-weight: 700;}

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

mark, 
ins {background: #fff9c0; text-decoration: none;}

code, 
kbd, 
tt, 
var, 
samp, 
pre {-webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; font-family: monospace, serif; font-size: 100%; line-height: 1.6;}
pre {border: 1px solid rgba(0, 0, 0, 0.1); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-bottom: 24px; max-width: 100%; overflow: auto; padding: 12px; white-space: pre; white-space: pre-wrap; word-wrap: break-word;}

blockquote, 
q {-webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; quotes: none;}

blockquote:before, 
blockquote:after, 
q:before, 
q:after {content: ""; content: none;}

blockquote {margin-bottom: 24px;}

small {font-size: smaller;}
big {font-size: 125%;}

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

sup {bottom: 1ex;}
sub {top: .5ex;}

dl {margin-bottom: 24px;}
dt {font-weight: bold;}
dd {margin-bottom: 24px;}

ul, 
ol {list-style: none; margin: 0 0 24px 20px;}

ul {list-style: disc;}
ol {list-style: decimal;}

li > ul, 
li > ol {margin: 0 0 0 20px;}

img {border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle;}
figure {margin: 0;}

fieldset {border: 1px solid rgba(0, 0, 0, 0.1); margin: 0 0 24px; padding: 11px 12px 0;}
legend {white-space: normal;}

button, 
input, 
select, 
textarea {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size: 100%; margin: 0; max-width: 100%; vertical-align: baseline;}

button, 
input {line-height: normal;}

input, 
textarea {background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0));/* out rounded corners on iOS inputs */}

input[type="text"]:focus, 
input[type="email"]:focus, 
input[type="search"]:focus, 
input[type="url"]:focus, 
input[type="tel"]:focus, 
input[type="number"]:focus, 
textarea:focus {outline:0; outline: thin dotted #f1f1f1;}

select:focus, 
input[type="file"]:focus, 
input[type="radio"]:focus, 
input[type="checkbox"]:focus {outline: thin dotted #333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px;}

input[type="text"], 
input[type="email"], 
input[type="search"], 
input[type="url"], 
input[type="tel"], 
input[type="number"], 
textarea {-webkit-appearance: none;}

select, 
input, 
textarea {border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; box-shadow: none;}

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

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

input[type="checkbox"], 
input[type="radio"] {padding: 0;}

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

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

textarea {overflow: auto; vertical-align: top;}

:focus:-moz-placeholder {opacity: .4;}
:focus::-moz-placeholder {opacity: .4;}
:focus::-webkit-input-placeholder {opacity: .4;}
:focus:-ms-input-placeholder {opacity: .4;}

table, 
th, 
td {border: 1px solid rgba(0, 0, 0, 0.1);}

table {border-collapse: separate; border-spacing: 0; border-width: 1px 0 0 1px; margin-bottom: 24px; width: 100%;}

caption, 
th, 
td {font-weight: normal; text-align: left;}

th {border-width: 0 1px 1px 0; font-weight: bold;}
td {border-width: 0 1px 1px 0;}

del {color: #767676;}
hr {background-color: rgba(0, 0, 0, 0.1); border: 0; height: 1px; margin-bottom: 23px;}

/* defaults
*******/
.alignleft {margin:0 20px 10px 0; float:left;}
.alignright {margin:0 0 10px 20px; float:right;}
.aligncenter {display:block; margin:0 auto 24px; text-align:center;}

img.alignleft, 
img.alignright {max-width:41%; height:auto;}

/* gallery */
.gallery {display: block;}
.gallery:after {height: 0; display: block; clear: both; visibility: hidden; content: " "; font-size: 0;}

.gallery p, 
.gallery br {margin: 0; padding: 0;}

.gallery br {clear: both;}
.gallery .gallery-item {float: left; margin: 0; padding: 2px 0; display: block; text-align: center;}
.gallery .gallery-icon {margin: 0; padding: 0 2px;}
.gallery .gallery-icon img {display: block; margin: 0 auto; padding: 0;}
.gallery-columns-1 .gallery-item {padding: 1px 0;}
.gallery-columns-1 .gallery-icon {padding: 0;}

.gallery-columns-2.gallery-size-thumbnail .gallery-icon, 
.gallery-columns-3.gallery-size-thumbnail .gallery-icon {padding-top: 20px; padding-bottom: 20px;}

.gallery .gallery-caption {display: none;}

.gallery-columns-1 .gallery-item {width: 100%; float: none;}
.gallery-columns-2 .gallery-item {width: 50%;}
.gallery-columns-3 .gallery-item {width: 33.33333333333333%;}
.gallery-columns-4 .gallery-item {width: 25%;}
.gallery-columns-5 .gallery-item {width: 20%;}
.gallery-columns-6 .gallery-item {width: 16.66666666666667%;}
.gallery-columns-7 .gallery-item {width: 14.28571428571429%;}
.gallery-columns-8 .gallery-item {width: 12.5%;}
.gallery-columns-9 .gallery-item {width: 11.11111111111111%;}

/* captions */
.wp-caption {width: auto; max-width: 100%; display: block; margin-bottom: 24px;}

.wp-caption.aligncenter {text-align: center;}
.wp-caption.alignright {text-align: right;}

.wp-caption.alignleft, 
.wp-caption.alignright {width: auto; max-width: 41%;}

.wp-caption img {max-width: 100%; height: auto; display: block;}

.wp-caption .wp-caption-text {margin: 0; padding: 5px 0 0; font-style: italic; font-family: Georgia, "Times New Roman", Times, serif;}

/* others */
.clear {display: block; clear: both;}

.clearfix:before, 
.clearfix:after {display: table; content: ""; line-height: 0;}

.clearfix:after {clear: both;}

.hide {display:none;}

.video-wrapper {width: 100%; max-width: 100%; margin: 0 0 24px;}
.video-container {position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;}

.video-container iframe, 
.video-container object, 
.video-container embed {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

.video-flickr .video-container {padding-bottom: 69%;}

.rounded {border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;}

.circle,
.post .post-footer .author .author-image img,
.commentslist .comment-avatar img {border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%;}

.li-display-inline li {display: inline-block; vertical-align: middle;}

.unstyled, 
.unstyled ol, 
.unstyled ul {margin-left: 0; list-style: none;}

.post .entry img, 
.widget img {max-width: 100%; height: auto;}

.post .entry iframe, 
.post .entry object, 
.post .entry embed, 
.widget iframe,
.widget object,
.widget embed {max-width: 100%;}

.fancybox-title {display: none !important;}

/* geral
*******/
body {background: #fff url('lib/imgs/bg.png') repeat fixed; padding: 40px 0; font: normal normal 100%/160% Tahoma, Geneva, sans-serif; color: #5e5e5e;}

a {color: #5e5e5e;}
a:focus {outline: 0;}

::selection {background: #c46f8d; color: #fff; text-shadow: none;}
::-moz-selection {background: #c46f8d; color: #fff; text-shadow: none;}

/* fonts
*******/
.font-menu {font-family: 'Quicksand', sans-serif;}

.font-title,
#comments h3 {font-family: 'u.s._101regular', sans-serif;}

/* containers
*******/
#page {background: #fff; border: 1px solid #d9d9d8; width: 999px; margin: 0 auto;}
.container {padding: 23px;}

#main {display: block; padding: 0 0 30px;}

#content {border-right: 1px solid #e6e7e8; width: 650px; float: left; padding: 10px 24px 10px 0;}
body.page-template-default #content {border: 0; width: 100%; float: none; padding: 10px 0;}

#sidebar {width: 251px; float: right;}

/* header
*******/
#header {padding: 36px 0;}

h1#logo {display: block; text-align: center;}
h1#logo img {max-width: 100%; height: auto; display: inline-block; vertical-align: middle;}

/* menu categories
*******/
#menu {width: 100%; position: relative; font-weight: 700; text-transform: uppercase; letter-spacing: 0.025em; text-align: center; color: #fff;}

#menu .left,
#menu .right {background: url(lib/imgs/menu-sides.png); width: 61px; height: 57px; float: left; position: absolute; top: 0;}

#menu .left {left: -60px;}
#menu .right {background-position: 100% 0; float: right; right: -60px;}

#menu ul {background: #dc6f8f; width: 100%; height: 39px; margin: 0;}
#menu li {border-right: 1px solid #e38ba4; position: relative;}
#menu li:last-child {border: 0;}
#menu li a {width: auto; height: 33px; display: block; padding: 6px 17px 0 15px; color: #fff;}

#menu li ul {width: 170px; display: none; position: absolute; top: 30px; left: -6px; padding: 9px 0 0; z-index: 7; font-size: 80%; letter-spacing: 0.010em; text-align: left;}
#menu li ul li {background: #ef87a6; border: 0; display: block;}
#menu li ul li a {height: auto; display: block; padding: 3px 19px;}
#menu li ul li a:hover {background: #f6a1b9; opacity: 1;}

#menu li:hover > ul {display: block;}

/* menu pages
*******/
#menu-pages {border-bottom: 1px solid #e6e8e9; margin: 0 0 30px; padding: 25px 0 22px; font-size: 85%; line-height: 120%; text-transform: uppercase; letter-spacing: 0.025em; text-align: center; color: #272727;}
#menu-pages ul {width: 100%; margin: 0;}
#menu-pages li {background: url(lib/imgs/menu-heart.png) right no-repeat; padding: 0 15px 0 0; position: relative;}
#menu-pages li:last-child {background: 0; padding-right: 0;}
#menu-pages li a {display: block; padding: 1px 8px; color: #272727;}
#menu-pages li a:hover {color: #dd708f;}
#menu-pages li ul {display: none;}

/* post
*******/
.post {margin: 0 0 55px; font-size: 80%; line-height: 170%;}
body.single .post {margin: 0 0 25px;}
body.page-template-default .post {margin: 0 0 20px;}

.post .post-header {border-bottom: 1px solid #d9d9d8; display: block; margin: 0 0 20px; padding: 0 0 10px; position: relative; text-transform: uppercase; letter-spacing: 0.05em;}

.post .date {background: url(lib/imgs/date.png); width: 75px; height: 80px; float: left; font-size: 92%; line-height: 120%; color: #fff;}
.post .date span {width: 35px; display: block; padding: 38px 0 0 10px; text-align: center;}
.post .date strong {font-weight: normal;}

.post .categories {padding: 29px 0 2px; font-weight: 700; font-size: 120%; line-height: 120%;}
.post .categories a {color: #dd708f;}
.post .categories a:hover {color: #5e5e5e;}

.post h1.title {font-size: 230%; line-height: 120%; color: #5e5e5e;}
.post h1.title a {color: #5e5e5e;}
.post h1.title a:hover {color: #dd708f;}

/* entry */
.post .entry {position: relative; letter-spacing: 0.015em;}

.post .entry a {color: #dd708f;}
.post .entry a:hover {color: #00abb8;}

.post .entry .gallery {padding-bottom: 20px;}

.post .entry blockquote {background: #f1f1f1; padding: 25px; margin-bottom: 25px;}
.post .entry blockquote p:last-child {margin-bottom: 0;}

.post .entry h1, 
.post .entry h2, 
.post .entry h3, 
.post .entry h4, 
.post .entry h5, 
.post .entry h6 {margin-bottom: 5px; line-height: 120%;}

.post .entry h1 {font-size: 180%;}
.post .entry h2 {font-size: 160%;}
.post .entry h3 {font-size: 140%;}
.post .entry h4 {font-size: 120%;}
.post .entry h5 {font-size: 90%; font-style: italic;}
.post .entry h6 {font-size: 80%; text-transform: uppercase;}

.post .entry a.more-link,
.post .entry .more {font-style: italic; font-size: 130%; font-family: Georgia, "Times New Roman", Times, serif;}

.post .entry .search-form span {display: none;}
.post .entry .search-form {background: #fff; border: 1px solid #e6e8e9; width: 100%; max-width: 300px; padding: 5px;}
.post .entry .search-form label {width: 80%; float: left; display: block;}
.post .entry .search-form input, .post .entry .search-form .placeholder {font: normal normal 90%/100% 'Quicksand', sans-serif; text-transform: uppercase; letter-spacing: 0.025em; color: #424243;}
.post .entry .search-form input {background: none; border: 0; width: 100%; height: 36px; padding: 0 8px;}
.post .entry .search-form input[type="submit"] {background: url(lib/imgs/search-heart.png) center center no-repeat; width: 20%; float: right; padding: 0; font-size: 0; line-height: 0; text-indent: -9999px;}
.post .entry .search-form input:focus {outline: 0;}

.post .entry img.mobile-thumbnail {width: 25%; max-width: 150px; height: auto; display: block; float: left; margin: 0 10px 0 0;}

/* contact form 7 */
.post .entry .wpcf7 {width: 100%; max-width: 592px; margin: 0 auto 10px;}
.post .entry .wpcf7 label {display: none;}
.post .entry .wpcf7 p {margin: 0 0 4px;}

.post .entry .wpcf7 .left-content {width: 49%; float: left;}
.post .entry .wpcf7 .right-content {width: 50%; float: right;}

.post .entry .wpcf7 .placeholder,
.post .entry .wpcf7 input,
.post .entry .wpcf7 textarea {font: normal normal 90%/150% Tahoma, Geneva, sans-serif; color: #5e5e5e;}

.post .entry .wpcf7 input,
.post .entry .wpcf7 textarea {background: #f1f2f2; border: 0; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; width: 100%; height: 50px; margin: 0; padding: 0 10px;}

.post .entry .wpcf7 textarea {height: 213px; padding: 10px; resize: none;}

.post .entry .wpcf7 input[type="submit"] {background: #54a9b6; clear: both; color: #fff;}

.post .entry .wpcf7 input:focus,
.post .entry .wpcf7 textarea:focus {outline: 0;}

/* post footer */
.post .post-footer {display: block; padding: 5px 0 0;}

.post .post-footer .author {border-top: 1px solid #d9d9d8; padding: 18px 0; font-size: 110%; line-height: 150%; letter-spacing: 0.025em; color: #272727;}
.post .post-footer .author .author-image {width: 15.4%; float: left;}
.post .post-footer .author .author-image img {width: 100%; height: auto; display: block;}
.post .post-footer .author .author-entries {width: 82%; float: right;}
.post .post-footer .author .author-entries a {color: #00abb8;}
.post .post-footer .author .author-entries a:hover {color: #404041;}
.post .post-footer .author h4 {margin: 0 0 3px; font-size: 140%; line-height: 110%; text-transform: uppercase; color: #00abb8;}

.post .share {border-top: 1px solid #d9d9d8; padding: 10px 0; width: 100%; font-size: 135%; line-height: 100%; text-transform: uppercase; letter-spacing: 0.025em;}

.post .share .comments-link,
.post .share strong,
.post .share .sh {display: inline-block; vertical-align: middle; font-weight: normal;}

.post .share .comments-link {background: url(lib/imgs/comments-link.png) right no-repeat; width: 169px; max-width: 169px; height: 40px; padding: 0 18px 0 0; position: relative; margin: 0 0 0 -40px;}
.post .share .comments-link span {background: #00abb8; width: auto; height: 28px; padding: 12px 5px 0 40px; display: block; color: #fff;}
.post .share .comments-link a {display: block; color: #fff;}
.post .share .comments-link a:hover {opacity: .9;}

.post .share strong {padding: 0 9px 0 7px;}

.post .share .sh {background: url(lib/imgs/share.png); width: 83px; height: 40px; font-size: 0; line-height: 0; text-indent: -9999px;}
.post .share .sh.twitter {background-position: -83px 0;}
.post .share .sh.pinterest {background-position: -166px 0;}
.post .share .sh.gplus {background-position: 100% 0; width: 86px;}

.post .tags {border-top: 1px solid #d9d9d8; padding: 10px 0; font-size: 85%; line-height: 120%; text-transform: lowercase; letter-spacing: 0.025em; color: #929496;}
.post .tags a {text-decoration: underline; color: #929496;}
.post .tags a:hover {text-decoration: none;}

.post .relateditems {width: 100%; padding: 15px 0 0; font-size: 90%; line-height: 130%; text-transform: uppercase; letter-spacing: 0.025em;}
.post .relateditems h4 {margin: 0 0 7px; font-size: 155%; line-height: 100%; color: #dd708f;}
.post .relateditems h4 i {background: url(lib/imgs/related-heart.png); width: 11px; height: 9px; display: inline-block; vertical-align: middle;}
.post .relateditems ul {width: 100%; margin: 0;}
.post .relateditems li {width: 25%; float: left;}
.post .relateditems li a {width: 98%; height: 100px; display: block; position: relative; color: #fff;}
.post .relateditems li .image {width: 100%; height: 100px; overflow: hidden; display: block;}
.post .relateditems li .image img {width: 100%; height: auto; display: block;}
.post .relateditems li .title {background: #dd708f; width: 100%; height: 100%; display: block; position: absolute; top: 0; left: 0; -webkit-transition: opacity 0.3s linear; -moz-transition: opacity 0.3s linear; -o-transition: opacity 0.3s linear; transition: opacity 0.3s linear; opacity: 0; visibility: hidden;}
.post .relateditems li .title span {display: block; padding: 20px 15px 15px; font-weight: 700;}
.post .relateditems li a:hover .title {opacity: 1; visibility: visible;}

/* post page */
.post.post-page h1.title i {background: url(lib/imgs/page-heart.png); width: 51px; height: 46px; display: inline-block; vertical-align: middle; position: relative; top: -8px; margin-right: 2px;}

/* comments
*******/
#comments {border-top: 1px solid #d9d9d8; padding: 25px 0 0; display: block; font-size: 80%; line-height: 150%;}

#comments h3 {margin: 0 0 5px; font-size: 150%; line-height: 100%; text-transform: uppercase; letter-spacing: 0.025em; color: #54a9b6;}
#comments h3 a {margin-left: 5px;}

#respond {width: 100%;}
#respond h3 {margin: 0 0 10px;}
.commentslist #respond {border-bottom: 1px solid #d9d9d8; padding: 18px 0;}

/* list */
.commentslist, 
.commentslist ol, 
.commentslist ul, 
.commentslist li, 
.pingslist, 
.pingslist ol, 
.pingslist ul, 
.pingslist li {margin: 0; padding: 0; list-style: none;}

.commentslist {margin: 0 0 25px;}
.commentslist li {}
.commentslist div.comment {border-bottom: 1px solid #d9d9d8; padding: 18px 0;}

.commentslist .comment-avatar {width: 13.1%; height: auto; float: left;}
.commentslist .comment-avatar img {width: 100%; height: auto; display: block;}

.commentslist .comment-content {width: 84.9%; float: right;}

.commentslist .comment-meta {margin: 0 0 15px; line-height: 120%;}
.commentslist .comment-meta b {background: #92cac4; display: inline-block; vertical-align: middle; padding: 7px 7px 8px; font-weight: normal; font-size: 105%; line-height: 120%; color: #fff;}
.commentslist .comment-meta a {color: #fff;}
.commentslist .comment-meta span {font-size: 85%; line-height: 120%; color: #808183;}
.commentslist .comment-meta span a {color: #808183;}

.commentslist .comment-entry p {margin: 0 0 15px;}
.commentslist .comment-entry p:last-child {margin: 0;}

.commentslist a.comment-reply-link {width: auto; float: right; position: relative; top: 4px; text-transform: lowercase; color: #92cac4; text-decoration: underline;}
.commentslist a.comment-reply-link:hover {text-decoration: none;}

.commentslist .children div.comment {padding-left: 14%;}
.commentslist .children .comment-avatar {width: 15.2%;}
.commentslist .children .comment-content {width: 82.9%;}

/* respond */
#respond p {margin: 0 0 4px;}

#respond .group-fields {width: 49.5%; float: left;}
#respond p#comment-textarea {width: 50%; float: right;}
body.logged-in #respond p#comment-textarea {width: 100%; float: none;}
#respond p#comment-submit {clear: both;}
#respond .form-submit {clear: both; width: 100%; float: none;}

#respond label {display: none;}

#respond input, 
#respond textarea, 
#respond .placeholder {font: normal normal 90%/150% Tahoma, Geneva, sans-serif; color: #5e5e5e;}

#respond input, 
#respond textarea {background: #f1f2f2; border: 0; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; width: 100%; height: 50px; padding: 0 10px;}

#respond textarea {height: 158px; padding: 10px; resize: none;}

#respond input[type="submit"] {background: #dd708f; width: 120px; float: none; color: #fff;}

#respond input:focus, 
#respond textarea:focus {outline: 0;}

/* navigations
*******/
.commentsnav {padding: 25px 0;}
.commentsnav ul {width: 100%; margin: 0;}
.commentsnav li {width: 47%; float: left;}
.commentsnav li.next {float: right; text-align: right;}

.page-links {width: 100%; padding: 20px 0;}

.imagenav {width: 100%; padding-bottom: 15px;}
.imagenav ul {width: 100%; margin: 0;}
.imagenav .prev, .imagenav .next {width: 49%; float: left;}
.imagenav .next {float: right; text-align: right;}

.pagenav {width: 100%; padding: 0 0 5px; font-weight: 700; font-size: 100%; line-height: 100%; text-transform: uppercase; letter-spacing: 0.025em; text-align: center;}
.pagenav ul {width: 100%; margin: 0;}
.pagenav li {margin: 2px 4px;}
.pagenav li a, .pagenav li span {width: auto; height: 26px; display: block; padding: 7px 1px 0; color: #424243;}
.pagenav li.current span {background: #ffc46a; width: 33px; padding-left: 0; padding-right: 0; color: #fff;}
.pagenav li a:hover {color: #dd708f;}

/* widgets
*******/
.widget {width: 100%; font-size: 80%; line-height: 150%; color: #272727;}
.widget .widget-wrapper {width: 100%; display: block; margin: 0 0 25px;}

.widget h3.title {margin: 0 0 4px; font-size: 135%; line-height: 120%; text-transform: uppercase; letter-spacing: 0.025em; color: #ffb36b;}
.widget h3.title a {color: #ffb36b;}
.widget h3.title i {background: url(lib/imgs/sidebar-heart.png); width: 11px; height: 9px; display: inline-block; vertical-align: middle; margin: 0 3px 0 0; position: relative; top: -1px;}

.widget_search h3.title, 
.widget_search span {display: none;}

.widget ul, .widget ol, .widget li {margin: 0; padding: 0; list-style: none;}

.widget_search form {background: #fff; border: 1px solid #e6e8e9; padding: 5px;}
.widget_search label {width: 80%; float: left; display: block;}
.widget_search input, .widget_search .placeholder {font: normal normal 90%/100% 'Quicksand', sans-serif; text-transform: uppercase; letter-spacing: 0.025em; color: #272727;}
.widget_search input {background: none; border: 0; width: 100%; height: 36px; padding: 0 8px;}
.widget_search input[type="submit"] {background: url(lib/imgs/search-heart.png) center center no-repeat; width: 20%; float: right; padding: 0; font-size: 0; line-height: 0; text-indent: -9999px;}
.widget_search input:focus {outline: 0;}

.widget_categories ul, 
.widget_archive ul,  
.widget_pages ul,  
.widget_nav_menu ul,  
.widget_meta ul, 
.widget_links ul {width:100%;}

.widget_categories li, 
.widget_archive li, 
.widget_pages li, 
.widget_nav_menu li, 
.widget_meta li, 
.widget_links li {width: 50%; float: left; padding: 2px 0;}

.widget_categories li ul, 
.widget_pages li ul, 
.widget_nav_menu li ul {margin: 0;}

.widget_categories li ul li, 
.widget_pages li ul li, 
.widget_nav_menu li ul li {width: auto; float: none; padding-left: 10px;}

.widget_recent_comments li, 
.widget_recent_entries li, 
.widget_rss li {padding:10px 0;}

.widget_recent_comments li:first-child, 
.widget_recent_entries li:first-child, 
.widget_rss li:first-child {padding-top: 0;}

.widget_recent_comments li:last-child, 
.widget_recent_entries li:last-child, 
.widget_rss li:last-child {padding-bottom: 0;}

.widget_tag_cloud .tagcloud {text-align: center;}

.widget_categories select, 
.widget_archive select {background: #fff; border: 1px solid #f1f1f1; width: 100%; padding: 10px;}

.widget_text .textwidget p {margin: 0 0 15px;}
.widget_text .textwidget p:last-child {margin: 0;}

.widget_calendar #calendar_wrap {display: block;}
.widget_calendar #wp-calendar {width: 100%; text-align: center;}
.widget_calendar caption {padding-bottom: 5px; text-align: center; text-transform: uppercase;}

/* custom widgets
*******/
.widget_dld_profile .image {width: 100%; display: block;}
.widget_dld_profile .image img {width: 100%; height: auto; display: block;}
.widget_dld_profile h3.title {background: url(lib/imgs/profile-title.png) left no-repeat; min-width: 158px; height: 30px; padding: 10px 0 0 36px; color: #fff;}
.widget_dld_profile h3.title i {display: none;}
.widget_dld_profile .title-position h3.title {position: relative; z-index: 2; margin: -30px 0 0; top: -15px; left: -16px;}
.widget_dld_profile .text {display: block; padding: 3px 0 0; font-size: 110%; line-height: 160%; letter-spacing: 0.025em; color: #272727;}
.widget_dld_profile .text p {margin: 0 0 15px;}
.widget_dld_profile .text p:last-child {margin: 0;}
.widget_dld_profile .text a {font-weight: 700; color: #00abb8;}
.widget_dld_profile .text a:hover {color: #e07a97;}

.widget .social-links {width: 100%; text-align: center;}
.widget .social-links a {background: url(lib/imgs/social.png); width: 59px; height: 59px; display: inline-block; vertical-align: middle; margin: 2px 0; font-size: 0; line-height: 0; text-indent: -9999px;}
.widget .social-links a.twitter {background-position: -64px 0;}
.widget .social-links a.pinterest {background-position: -128px 0;}
.widget .social-links a.rss {background-position: -192px 0;}
.widget .social-links a:hover {opacity: .9;}

.widget_dld_facebook .facebook-caixa {border: 1px solid #e6e8e9; padding: 1px 4px 3px 1px;}
.widget_dld_facebook .facebook-caixa .fb-caixa-like {width: 100%; overflow: hidden;}

.widget_dld_mostpopular ul {width: 100%; margin: 0; font-size: 100%; line-height: 120%; text-transform: uppercase; letter-spacing: 0.025em;}
.widget_dld_mostpopular li {padding: 5px 0 17px;}
.widget_dld_mostpopular li:last-child {padding: 0;}
.widget_dld_mostpopular li a {color: #272727;}
.widget_dld_mostpopular li a:hover {color: #00abb8;}
.widget_dld_mostpopular li .image {border: 1px solid #e6e8e9; padding: 10px 9px 10px 10px;}
.widget_dld_mostpopular li .image img {width: 100%; height: auto; display: block;}
.widget_dld_mostpopular li span {display: block; padding: 7px 0 0;}

.widget_dld_pinterest ul {width: 100%;}
.widget_dld_pinterest li {width: 50%; float: left; padding: 3px 0;}
.widget_dld_pinterest li a {border: 1px solid #e6e8e9; width: 88%; height: 109px; padding: 5px; overflow: hidden; display: block; position: relative;}
.widget_dld_pinterest li.alt a {float: right;}
.widget_dld_pinterest li a span {width: 100%; height: 100%; display: block; overflow: hidden;}
.widget_dld_pinterest li a img {width: 100%; height: auto; display: block;}

.widget_dld_instagram ul {width: 100%;}
.widget_dld_instagram li {width: 50%; float: left; padding: 3px 0;}
.widget_dld_instagram li a {border: 1px solid #e6e8e9; width: 88%; padding: 5px; display: block;}
.widget_dld_instagram li.alt a {float: right;}
.widget_dld_instagram li a img {width: 100%; height: auto; display: block;}

.widget_dld_newsletter .text {display: block; padding: 0 0 10px;}
.widget_dld_newsletter form {background: #fff; border: 1px solid #e6e8e9; padding: 5px;}
.widget_dld_newsletter input, .widget_dld_newsletter .placeholder {font: normal normal 90%/100% 'Quicksand', sans-serif; text-transform: uppercase; letter-spacing: 0.025em; color: #272727;}
.widget_dld_newsletter input {background: none; border: 0; width: 80%; height: 36px; float: left; display: block; padding: 0 8px;}
.widget_dld_newsletter input[type="submit"] {background: url(lib/imgs/search-heart.png) center center no-repeat; width: 20%; float: right; padding: 0; font-size: 0; line-height: 0; text-indent: -9999px;}
.widget_dld_newsletter input:focus {outline: 0;}

/* footer
*******/
#footer {background: url(lib/imgs/logo-f.png) center center no-repeat; border-top: 1px solid #e6e7e8; width: 100%; padding: 65px 0; font-size: 75%; line-height: 120%; text-align: center; text-transform: uppercase; letter-spacing: 0.025em; color: #929496;}
#footer span {padding-right: 10px;}
#footer a {color: #929496;}
#footer a:hover {color: #444;}

/* media queries
*******/
@media screen and (max-width: 1023px) {
	body {padding: 30px 0;}

	#page {width: 93%;}
	.container {padding: 23px;}

	#main {display: block; padding: 0 0 30px;}

	#content,
	#sidebar,
	.post .entry .wpcf7 .left-content,
	.post .entry .wpcf7 .right-content,
	#respond .group-fields,
	#respond p#comment-textarea {width: 100%; float: none;}

	#content {border-right: 0; padding: 10px 0;}

	body.single #sidebar,
	body.page #sidebar,
	.pagenav li.pg, 
	.pagenav li.current,
	.pagenav li.etc,
	.pagenav li.last,
	.post .share strong,
	#menu .left,
	#menu .right {display: none;}

	#menu {background: #dc6f8f; display: block; font-size: 100%; line-height: 110%; text-align: left; color: #fff;}
	#menu h4.hide {display: block; padding: 10px; font-weight: 700; cursor: pointer;}
	#menu .principal {width: auto; height: auto; display: none; padding: 0 10px 3px;}
	#menu li {border: 1px solid #e38ba4; border-width: 1px 0 0; display: block; padding: 2px 0; margin: 0;}
	#menu li:last-child {border: 1px solid #e38ba4; border-width: 1px 0 0;}
	#menu li a {display: block; height: auto; padding: 5px 0;}
	#menu li ul {width: auto; height: auto; display: block; padding: 0; margin: 0; position: inherit; top: inherit; left: inherit;}
	#menu li ul li {background: none !important; border: 1px solid #e38ba4; border-width: 1px 0 0; display: block; padding: 2px 0 2px 15px; margin: 0;}
	#menu li ul li:last-child {padding-bottom: 0;}
	#menu li ul li a {background: none !important; display: block; padding: 5px 0;}

	#menu-pages {width: auto; display: block; padding: 10px; text-align: left;}
	#menu-pages h4.hide {display: block; padding: 1px 0; cursor: pointer;}
	#menu-pages .principal {width: auto; display: none; padding: 3px 0 0;}
	#menu-pages li {background: none; display: block; padding: 2px 0;}
	#menu-pages li a {display: block; padding: 3px 0;}
	
	.post .share .comments-link {display: block; margin: 0 0 10px;}
	.post .relateditems li .title {display: none; visibility: hidden; opacity: 0;}

	.pagenav {border: 1px solid #e6e7e8; border-width: 1px 0; margin: 0 0 35px; padding: 35px 0; font-size: 250%; line-height: 100%;}
	.pagenav li a {width: auto; height: auto; padding: 2px;}

	.commentslist .children div.comment {padding-left: 0;}
	.commentslist .children .comment-avatar {width: 13.1%;}
	.commentslist .children .comment-content {width: 84.9%;}

	.widget {width: 50%; float: left;}
	.widget .widget-wrapper {width: 92%; max-width: 300px; margin: 0 auto 25px;}
}

@media screen and (max-width: 640px) {
	body {padding: 20px 0;}

	#page {width: 95%;}
	.container {padding: 12px;}

	.post .entry img.mobile-thumbnail {width: 35%; max-width: 150px; height: auto;}	
}

@media screen and (max-width: 500px) {
	.post .share .sh {display: none;}

	.widget {width: 100%;}
	.widget .widget-wrapper {width: 100%; max-width: 300px; margin: 0 auto 25px;}
}/*! fancyBox v2.1.5 fancyapps.com fancyapps.com/fancybox/#license */ .fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp { padding: 0; margin: 0; border: 0; outline: none; vertical-align: top; } .fancybox-wrap { position: absolute; top: 0; left: 0; z-index: 8020; } .fancybox-skin { position: relative; background: #f9f9f9; color: #444; text-shadow: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .fancybox-opened { z-index: 8030; } .fancybox-opened .fancybox-skin { -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); } .fancybox-outer, .fancybox-inner { position: relative; } .fancybox-inner { overflow: hidden; } .fancybox-type-iframe .fancybox-inner { -webkit-overflow-scrolling: touch; } .fancybox-error { color: #444; font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; margin: 0; padding: 15px; white-space: nowrap; } .fancybox-image, .fancybox-iframe { display: block; width: 100%; height: 100%; } .fancybox-image { max-width: 100%; max-height: 100%; } #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url('lib/js/fancybox/fancybox_sprite.png'); } #fancybox-loading { position: fixed; top: 50%; left: 50%; margin-top: -22px; margin-left: -22px; background-position: 0 -108px; opacity: 0.8; cursor: pointer; z-index: 8060; } #fancybox-loading div { width: 44px; height: 44px; background: url('lib/js/fancybox/fancybox_loading.gif') center center no-repeat; } .fancybox-close { position: absolute; top: -18px; right: -18px; width: 36px; height: 36px; cursor: pointer; z-index: 8040; } .fancybox-nav { position: absolute; top: 0; width: 40%; height: 100%; cursor: pointer; text-decoration: none; background: transparent url('lib/js/fancybox/blank.gif'); -webkit-tap-highlight-color: rgba(0,0,0,0); z-index: 8040; } .fancybox-prev { left: 0; } .fancybox-next { right: 0; } .fancybox-nav span { position: absolute; top: 50%; width: 36px; height: 34px; margin-top: -18px; cursor: pointer; z-index: 8040; visibility: hidden; } .fancybox-prev span { left: 10px; background-position: 0 -36px; } .fancybox-next span { right: 10px; background-position: 0 -72px; } .fancybox-nav:hover span { visibility: visible; } .fancybox-tmp { position: absolute; top: -99999px; left: -99999px; visibility: hidden; max-width: 99999px; max-height: 99999px; overflow: visible !important; } .fancybox-lock { overflow: hidden !important; width: auto; } .fancybox-lock body { overflow: hidden !important; } .fancybox-lock-test { overflow-y: hidden !important; } .fancybox-overlay { position: absolute; top: 0; left: 0; overflow: hidden; display: none; z-index: 8010; background: url('lib/js/fancybox/fancybox_overlay.png'); } .fancybox-overlay-fixed { position: fixed; bottom: 0; right: 0; } .fancybox-lock .fancybox-overlay { overflow: auto; overflow-y: scroll; } .fancybox-title { visibility: hidden; font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; position: relative; text-shadow: none; z-index: 8050; } .fancybox-opened .fancybox-title { visibility: visible; } .fancybox-title-float-wrap { position: absolute; bottom: 0; right: 50%; margin-bottom: -35px; z-index: 8050; text-align: center; } .fancybox-title-float-wrap .child { display: inline-block; margin-right: -100%; padding: 2px 20px; background: transparent; background: rgba(0, 0, 0, 0.8); -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; text-shadow: 0 1px 2px #222; color: #FFF; font-weight: bold; line-height: 24px; white-space: nowrap; } .fancybox-title-outside-wrap { position: relative; margin-top: 10px; color: #fff; } .fancybox-title-inside-wrap { padding-top: 10px; } .fancybox-title-over-wrap { position: absolute; bottom: 0; left: 0; color: #fff; padding: 10px; background: #000; background: rgba(0, 0, 0, .8); } @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5){ #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url('lib/js/fancybox/fancybox_sprite@2x.png'); background-size: 44px 152px; } #fancybox-loading div { background-image: url('lib/js/fancybox/fancybox_loading@2x.gif'); background-size: 24px 24px;} }