/*
	Theme Name: Trendy Lisbon Power!
	Description: With love...
	Version: 999999999
	Author: Paulo Rodrigues
	Author URI: http://soccial.com/paulorodrigues
	Tags: HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/* @group Normalize */

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

/* Document
   ========================================================================== */

html {
  font-family: sans-serif; /* 1 */
  line-height: 1.15; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

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

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

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

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

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

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
  display: block;
}
@-moz-document url-prefix() {
    /* Firefox doesn't respect max-width in certain situations */
    img { width: 100%; max-width: -moz-max-content; }
}
/**
 * Hide the overflow in IE.
 */

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

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

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

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}

/* =============================================================================
   Responsive Embedded Media
   ========================================================================== */

img,
object,
video {
  max-width: 100%;
  height: auto;
}
/*Clearfix Hack*/
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
/* @end */

  /* @group Global */
  /* Wordpress Smiles*/
  img.wp-smiley,
  img.emoji {
  	display: inline !important;
  	border: none !important;
  	box-shadow: none !important;
  	height: 1em !important;
  	width: 1em !important;
  	margin: 0 .07em !important;
  	vertical-align: -0.1em !important;
  	background: none !important;
  	padding: 0 !important;
  }
 /* @group Required WordPress Styles */
  .sticky {}
 
 .alignnone {
   margin: 5px 20px 20px 0;
 }
 
 .aligncenter, div.aligncenter {
   display:block;
   margin: 5px auto 5px auto;
 }
 
 .alignright {
   float:right;
   margin: 5px 0 20px 20px;
 }
 
 .alignleft {
   float:left;
   margin: 5px 20px 20px 0;
 }
 
 .aligncenter {
   clear: both;
   display: block;
   margin: 5px auto 5px auto;
 }
 
 .alignright {
   float:right;
   margin: 5px 0 20px 20px;
 }
 
 .alignnone {
   clear: both;
   margin: 5px 20px 20px 0;
 }
 
 .alignleft {
   float:left;
   margin: 5px 20px 20px 0;
 }
 
 .aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
 }
 
 .wp-caption {
   background: #fff;
   border: 1px solid #f0f0f0;
   max-width: 96%; /* Image does not overflow the content area */
   padding: 3px 3px 10px;
   text-align: center;
 }
 
 .wp-caption.alignnone {
   margin: 5px 20px 20px 0;
 }
 
 .wp-caption.alignleft {
   margin: 5px 20px 20px 0;
 }
 
 .wp-caption.alignright {
   margin: 5px 0 20px 20px;
 }
 
 .wp-caption img {
   border: 0 none;
   height: auto;
   margin:0;
   max-width: 98.5%;
   padding:0;
   width: auto;
 }
 
 .wp-caption p.wp-caption-text {
   font-size:13px;
   line-height:17px;
   margin:0;
   padding:5px 4px 5px;
 }
 
 .gallery-caption {}
 
 /*
 * stops multiple categories from breaking the layout
 */
 .entry-tags-list li,
 .entry-categories-list li {
   display: inline-block;
 }
 
 /* by post author styling */
 .bypostauthor {}
 
 
 
 /* Fluid Images For Wordpress */
 img[class*="align"],
 img[class*="wp-image-"] {
   height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
 }
 
 .wp-caption,
 .wp-caption img {
   max-width: 100%;
   *width: auto !important;
 }
 
 img.size-full {
   max-width: 100%;
   *width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
 }
 
 /* WP Breadcrumb Styles */
 .cat-item {}
 .cat-item.current-cat {}
 
 .cat-item a:hover {}
 .cat-item.current-cat a:hover {}
 
 .cat-item a {}
 .cat-item.current-cat a {}
 
 /* WP Smiley */
 .entry-content img.wp-smiley {
   border: none;
   margin-bottom: 0;
   margin-top: 0;
   padding: 0;
 }
 
 /* WP widget styling */
 .widget {}
 
 /* WP Footer Search Widget Input */
 #s {
   width: 100%;
 }
 
 /* WP Post Thumbnails */
 .wp-post-image {}
 .attachment-thumbnail {}
 .attachment-medium {}
 .attachment-large {}
 .attachment-full {}
 
 /* WP 404 Errors */
 .error404 {}
 
 /* WP Page Content */
 .more-link {}
 .posttitle {} 
  
  /* @end */
 
  /* @group Comments */
  
  #respond {}
  
  /* comments list reset */
  .commentlist,
  .commentlist ul,
  .commentlist .children {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  
  /* comment form title */
  #reply-title {}
  
  /* comment form ID generated by WP */
  #commentform {}
  
  /* moderation response text class provided via comments.php line#48 */
  /* no user comments styling class provided via comments.php line#69 */
  .moderating,
  .nocomments {
    font-weight: lighter;
  }
  
  /* comment form labels */
  label[for="author"] {}
  label[for="email"] {}
  label[for="commment"] {}
  
  /* comment form inputs  */
  #commentform input,
  #commentform textarea {
    display: block;
  }
  #commentform textarea {
    width: 100%;
  }
  
  /* comment form allow tags */
  .form-allowed-tags {}
  
  /* comments pagination */
  .comment-pagination {}
  .prev-comments-link {}
  .nxt-comments-link {}
  
  /* avatars */
  .avatar {
    display: block
  }
  
  /* User Comments */
  .comment-list {}
  .comment-meta {}
  .comment-meta.says {}
  .comment-vcard {}
  .comment-edit-link {}
  .comment-body {}
  .comment-text {}
  .reply {}
  .comment-reply-link {}
  
  /* Comment Respond Form */
  .comment-respond {}
  
  /* @end */
  
  /* @end */
 



/* @group Basic */

/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

.clearfix:after {
  clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
  *zoom: 1;
}


/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * {
    background: transparent !important;
    color: #000 !important; /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /*
   * Don't show links for images, or javascript/internal links
   */

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group; /* h5bp.com/t */
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}


/* @end */

/* @group Common */

.slide, sub, sup {
    position: relative
}

hr, img {
    box-sizing: content-box
}

button, hr, input {
    overflow: visible
}

audio, canvas, progress, video {
    display: inline-block
}

progress, sub, sup {
    vertical-align: baseline
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

*, :after, :before, html, legend {
    box-sizing: border-box
}

#nav, .nav-toggle {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.nav-toggle, a, button, input {
    -webkit-tap-highlight-color: transparent
}

body .site-content pre, pre {
    word-break: break-all;
    white-space: pre;
}
iframe {
	width: 100%;
}
/* @end */

/* @group Layout */
.logo a {
	margin: 0 auto;
	text-align: center;
	font-size: 0.5em;
	text-indent: -9999px;
	display: block;
	
}
.logo img {
	/*max-width: 300px;*/
	max-width: 470px;
	height: auto;
	width: 100%;
	display: block;
	margin: 0 auto;
	padding-right: 10px;
}
.header-slogan {
    line-height: 1;
    margin: 5px 0 0;
    text-align: center;
}
.header-slogan .header-slogan-text::before, .header-slogan .header-slogan-text::after {
    content: "";
    display: block;
    height: 1px;
    left: 100%;
    position: absolute;
    top: 50%;
    width: 60px;
}
.header-slogan .header-slogan-text {
    color: #323334;
    display: inline-block;
    font-family: "PT Serif", serif;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 1.5;
    margin: 0;
    padding: 0 13px;
    position: relative;
    vertical-align: top;
}
.header-slogan .header-slogan-text::before {
    left: auto;
    right: 100%;
}
.header-slogan .header-slogan-text::before, .header-slogan .header-slogan-text::after {
    background: #f35979;
    background: #d2d2d2;
}
header {
	padding: 0 0 20px;
	margin-bottom: 60px;
	position: relative;
}
header nav {
	box-shadow: 0px 1px 4px rgba(0,0,0,0.1);
	margin: 0 0 60px;
}
.top_menu {

}
.top_menu a {
	border: 1px solid rgba(0,0,0,0.1);
	background: rgba(255,255,255,0.6);
	position: absolute;
	height: 42px;
	width: 42px;
	display: block;
	border-radius: 3px;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 9998;
}
.top_menu a span.icon::before {
	background: #777073;
	border-radius: 4px;
	box-shadow: 0 7px #777073, 0 14px #777073;
	content: "";
	display: block;
	height: 2px;
	top: 12px;
	left: 13px;
	width: 16px;
	position: absolute;
}
.top_menu a:hover {
	border-color: #f35979;
}
.top_menu a:hover span.icon::before {
	background: #f35979;
	box-shadow: 0 7px #f35979, 0 14px #f35979;
}
.top_menu a.open span.icon {
	top: 7px;
	left: 0;
	position: absolute;
	color: #fff;
}
.top_menu a.open span.icon:before {
    -ms-transform: rotate(-45deg); /* IE 9 */
    -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
    transform: rotate(-45deg);
    box-shadow: 0 1px 0 #777073;
    height: 1px;
}
.top_menu a.open span.icon:after {
	-ms-transform: rotate(45deg); /* IE 9 */
	-webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
	transform: rotate(45deg);	
	box-shadow: 0 1px 0 #777073;
}
.top_menu a.open span.icon:after {
	background: #777073;
	border-radius: 2px;
	content: "";
	display: block;
	height: 1px;
	left: 14px;
	top: 11px;
	width:16px;	
	position: absolute;	
}
.top_menu a.open:hover span.icon:after {
	background: #f35979;
	box-shadow: 0 1px 0 red;
}
.top_menu a.open:hover span.icon:before {
	background: #f35979;
	box-shadow: 0 1px 0 red;
}
div.wrapper, div.rows {
	width: 1100px;
	max-width: 90%;
	padding: 0;
	margin: 0 auto;
	position: relative;
}
main {
	margin-right: 300px;
	padding-right: 100px;
}
aside.sidebar {
	width: 300px;
	margin-left: -300px;
	float: right;
}
main > section {
	margin: 0 auto;
	float: left;
    width: 100%;
}
.home article:first-child h2 {
	margin-top: 0;
}
nav {
	margin-top: 15px;
}
nav ul {
	text-align: center;
	margin: 40px auto 0;
}
nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
nav ul li {
	display: inline-block;
}
nav ul li a {
	font-size: 13px;
	text-transform: uppercase;
	color: #111;
	font-family: 'Nunito', sans-serif;
	font-weight: 600;
	padding: 15px;
	display: block;
}
nav ul li a:hover {
	color: #f35979;
}
/* @end */
/* @group Articles */
article {
    display: block;
    position: relative;
}
div.entry-meta {
	margin-top: -25px;
	margin-bottom: 25px;
}
div.entry-meta > span {
	margin-right: 10px;
}
span.date, span.author, span.comments {
	color: #aaa;
	font-size: 14px;
}
div.entry-meta > span.author img {
	
	border-radius: 30px;
	height: 24px;
	width: 24px;
	display: inline-block;
	vertical-align: middle;
	border: 1px solid rgba(0,0,0,0.1);
}
div.entry-excerpt {
	margin-bottom: 80px;
}
a.view-article {
	border: 1px solid #f35979;
	color: #f35979;
	padding: 15px 30px;
	border-radius: 3px;
	margin: 0 auto;
	text-align: center;
}
a.view-article:hover {
	background: #f35979;
	color: #fff;
	border-color: #f35979;
	
}
div.view_more {
	text-align: center;
	background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.99) 47.1%, rgba(255, 255, 255, 0.9) 62.3%, rgba(255, 255, 255, 0.01) 100%) rgba(255, 255, 255, 0);
	display: block;
	padding: 90px 0 20px;
	margin-top: -120px;
	z-index: 1;
	position: relative;
}

/* @end */

/* @group Tags and Categories */
div.tags .title {
	font-weight: bold;
	float: left;
}
div.tags {
	padding: 0;
    clear: both;
}
div.tags ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
div.categories {
	margin-bottom: -9px;
}
div.categories li {
	display: inline-block;
	padding: 0;
	margin-right: -5px;
}
div.tags a, div.tags .title {
	border-radius: 3px;
	padding: 6px 12px 4px;
	background: #eee;
	color: #738382;
	margin: 0 0 2px 2px;
	font-size: 14px;
	display: block;
	float: left;
}
div.tags .title {
	color: #373737;
}
div.tags a:hover {
	color: #fff;
	background: #f35979;
}
/* @end */

/* @group Comments */
div.comments {
	margin-top: 80px;
}
div.comments h3 {
	margin-bottom: 40px;
}
div.comments > ul {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: inherit;
}
div.comments ul li.comment {
	padding: 20px 0;
	margin: -1px 0 0;
	border-radius: 3px;
}
div.comments li.comment {
	display: block;
	clear: both;
}
div.comments li.comment .left {
	width: 80px;
	float: left;
	text-align: center;
	margin-left: 0;
	margin-right: 30px;
}
div.comments li.comment .right {
	overflow: hidden;
	display: block;
}
div.comments li.comment div.comment-author {
	width: 100%;
}
div.comments li.comment div.comment-author img {
	border-radius: 50px;
	height: 80px;
	width: 80px;
	border: 1px solid #eee;
	margin: 0 auto 20px;
	display: block;
	background: #f7f7f7 url(img/icons/user.png) center center no-repeat;
	background-size: 80px;
	text-align: center;
}
div.comments li.comment div.comment-author {
	float: left;
}
li.comment .says {
	font-weight: bold;
}
li.comment cite a {
	color: #777;
}
li.comment cite a:hover {
	color: #f35979;
}
li.comment .commentmetadata {
	clear: both;
	display: block;
	color: #aaa;
	font-size: 12px;
}
li.comment ul.children {
	list-style: none;
	padding-left: 60px;
}
li.comment .comment_header {
	margin-bottom: -25px;
}
li.comment ul.actions {
	padding: 0;
	margin: -15px 0 0;
	list-style: none;
}
li.comment ul.actions li {
	display: inline-block;
	margin: 0;
}
li.comment .comment-edit-link {
    
}
li.comment ul.actions li a {
	padding: 0 10px;
	height: 24px;
	line-height: 24px;
	display: inline-block;
	border: 1px solid #f35979;
	font-size: 13px;
	border-radius:15px;
}
li.comment ul.actions li.edit a {
	color: #aaa;
	border-color: #e2e2e2;
}

li.comment ul.actions li a:hover {
	background: #f35979;
	border-color: #f35979;
	color: #fff;
}
.comment-respond {
	margin-bottom: 80px;
}
.comment-reply-title, .comment-count {
	font-size: 1.2em;
}
.comment-awaiting-moderation {
    margin-top: 30px;
    display: block;
}
/*Comment FORM*/
.comment-form-comment textarea {
	padding: 20px;
	height: 100px;
	box-sizing: border-box;
	resize: none;
}
.comment-form input, .comment-form-comment textarea {
	border: 1px solid #e2e2e2;
	border-radius: 3px;
}
.comment-form input {
	padding: 10px;
}
.form-submit input.submit {
	padding: 0 60px;
	height: 50px;
	line-height: 50px;
	display: inline-block;
	border: 1px solid #f35979;
	color: #f35979;
	background: transparent;
	cursor: pointer;
}
.form-submit input.submit:hover {
	background: #f35979;
	color: #fff;
	
}

/* @end */

/* @group Icons fonts */
@font-face {
  font-family: "social-icons";
  src:url("fonts/social-icons.eot");
  src:url("fonts/social-icons.eot?#iefix") format("embedded-opentype"),
    url("fonts/social-icons.woff") format("woff"),
    url("fonts/social-icons.ttf") format("truetype"),
    url("fonts/social-icons.svg#social-icons") format("svg");
  font-weight: normal;
  font-style: normal;

}
.ico_t::before {
	font-family: "social-icons" !important;
	content: attr(data-icon);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.soccial > a > .ico_t::before {
	content: "b";
}
.facebook > a > .ico_t::before {
	content: "d";
}
.google > a > .ico_t::before {
	content: "m";
}
.linkedin > a > .ico_t::before {
	content: "f";
}
.vk > a > .ico_t::before {
	content: "l";
}
.yahoo > a > .ico_t::before {
	content: "k";
}
.instagram > a > .ico_t::before {
	content: "j";
}
.twitter > a > .ico_t::before {
	content: "h";
}
.pinterest > a > .ico_t::before {
	content: "c";
}
.linkedin > a > .ico_t::before {
	content: "f";
}
.buffer > a > .ico_t::before {
	content: "n";
}
span.i_search::before {
	content: "i";
}
.rss > a > .ico_t::before {
	content: "a";
}

.i_up::before {
	content: "r";
} 
.i_down::before {
	content: "s";
} 
.i_comment::before {
	content: "q";
} 

/* @end */

/* @group Follow me + share*/

.follow-me-block {
	margin: -10px 0 70px;
}
ul.follow-me {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;	
}
ul.follow-me li {
	display: inline-block;
	margin: 1px 3px;
}
ul.follow-me li a {
	display: block;
	background: #eee;
	border-radius: 30px;
}
ul.follow-me li a, ul.follow-me li a .icon:before {
	width: 32px;
	height: 32px;
	line-height: 32px;
} 
ul.follow-me li a .icon {
	color: #fff;
}
ul.follow-me li a .text {
	display: none;
}
ul.follow-me li.soccial a {
	background-color: #ff4b06;
}
ul.follow-me li.facebook a {
	background-color: #3e5b98;
}
ul.follow-me li.twitter a {
	background-color: #4da7de;
}
ul.follow-me li.instagram a {
	background-color: #000000;
}
ul.follow-me li.pinterest a {
	background-color: #c92619;
}
ul.follow-me li.linkedin a {
	background-color: #3371b7;
}
ul.follow-me li.google a {
	background-color: #e33f1d;
}
ul.follow-me li.rss a {
	background-color: #f26109;
}
ul.follow-me li a {
	opacity: 1;
} 
ul.follow-me li a:hover {
	opacity: 0.5;
}
ul.follow-me .ico_t {
	font-size: 16px;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.04);	
}
/* SHARE */
#likebox-wrapper * {
   width: 100% !important;
}
.share .fb-like {
	padding: 0 0 30px;
}
.share .follow-me {
	text-align: left;
}
.share h6 {
	margin-bottom: 20px;
}
.share .follow-me li {
	text-align: center;
	width: 100px;
	margin: 0 1px 1px 0;
	float: left;
}
.share .follow-me a {
	border-radius: 3px;
	width: 100%;
	height: auto;
	padding: 1px 5px 10px;
}
.share .follow-me .icon {
	font-size: 20px;
}
.share .follow-me .text {
	display: block;
	color: #fff;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 1em;
	text-indent: 1px;
	margin-top: -6px;
	margin-bottom: 0;
}
.share .follow-me .shares {
	color: #fff;
	opacity: 0.7;
	font-size: 10px;
	line-height: 1em;
	margin-top: -5px;
	margin-bottom: 5px;
	display: block;
	letter-spacing: 2px;
	text-indent: 2px;
	font-family: arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	display: none;
}
.share .follow-me-block {
	margin-bottom: 20px;
}
/* @end */

/* @group side_buttons */
.side_buttons {
	position: fixed;
	left: 20px;
	bottom: 20px;
	z-index: 9999;
}
.side_buttons ul {
	width: 40px;
	list-style: none;
	padding: 0;
	margin: 0;
}
.side_buttons a {
	border-radius: 4px;
	display: block;
	margin-bottom: 5px;
	color: #777073;
	border: 1px solid rgba(0,0,0,0.08);
	text-align: center;
	background: rgba(255,255,255,0.1);
}
.side_buttons a, .side_buttons a span.ico_t {
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 17px;
}
.side_buttons a span.i_up {
	top: -1px;
	position: relative;
}
.side_buttons a span.i_down {
	bottom: 0;
	position: relative;
}
.side_buttons a:hover {
	border-color: #f35979;
	color: #f35979;
}

/* @end */

/* @group Sidebar */
aside.sidebar .content {
	padding: 0;
}
aside.sidebar .sidebar-widget > div {
	padding: 15px 0;
}

aside.sidebar .sidebar-widget > div#facebooktabs-2 {
	padding-right: 0;
	padding-left: 0;
}
aside.sidebar .sidebar-widget .tab-content {
	padding: 10px 0;
}
aside.sidebar .widget_gravatar {
	text-align: center;
}
aside.sidebar .widget_gravatar img {
	border-radius: 100px;
	width: 140px;
	border: 1px solid #e2e2e2;
	padding: 5px;
}
aside.sidevar .follow-me {
	margin-bottom: 40px;
}
aside.sidebar .widget_gravatar a:hover img {
	border-color: #f35979;
}
aside.sidebar .widget_gravatar h3 {
    display: none;
    text-align: left;
}
aside.sidebar h3 {
	font-size: 14px;
}
aside.sidebar .widget_recent_entries ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
aside.sidebar .widget_recent_entries ul li {
	margin-bottom: -1px;
}
aside.sidebar .widget_recent_entries ul a {
	padding: 10px 0;
	display: block;
}
aside.sidebar input.search-input {
	width: 100%;
	text-indent: 10px;
	height: 40px;
	line-height: 40px;
	border-radius: 3px;
	border: 1px solid #eee;
	font-style: italic;
}
aside.sidebar button.search-submit {
	display: none;
}
/* @end */
/* @group Categories */
div.subcategories {
	display: block;
	margin-bottom: 40px;
}
div.subcategories ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
div.subcategories ul a {
	display: block;
	float: left;
	border: 1px solid #fbe6ea;
	padding: 6px 10px;
	margin: 0 2px 2px 0;
	border-radius: 3px;
	font-size: 14px;
}
div.subcategories ul a:hover {
	color: #fff;
	border-color: #f35979;
	background: #f35979;
}
/* @end */

/* @group Pagination */
.pagination {
	margin-top: 120px;
	clear: both;
}
.page-numbers {
	padding: 0 16px;
	height: 40px;
	line-height: 40px;
	border-radius: 3px;
	background: #eee;
	display: inline-block;
	margin-bottom: 3px;
}
.pagination .dots {
	background: none;
}
a.page-numbers:hover {
	background-color: #f35979;
	color: #fff;
}
.pagination .current {
	background-color: #f35979;
	color: #fff;
}
.post-navigation {
	margin-bottom: 60px;
}
.post-navigation h2 {
	display: none;
}
.post-navigation .nav-next, .post-navigation .nav-previous {
    background-position: center center;
    background-size: cover;
    position: relative;
}
.post-navigation .nav-links > div {
	margin-bottom: 1px;
	background-size: cover;
} 
.post-navigation .nav-links > div > a {
	padding: 45px 20px;
	background-color: rgba(0, 0, 0, 0.3);
	display: block;
}
.post-navigation .nav-links > div > a:hover {
	background-color: rgba(0, 0, 0, 0.8);
}
.post-navigation .nav-links > div span {
	display: block;
	text-align: center;
	font-size: 1.4em;
	color: #fff;
	font-family: "Nunito",sans-serif;
	font-weight: 300;
}
.post-navigation .nav-links span.screen-reader-text {
	font-size: 1.1em;
	margin-bottom: 10px;
}
article nav.navigation {
	margin: 0;
}
article .nav-item {
	width: 33.3%;
	float: left;
	margin: 0;
	padding: 0;
	height: 160px;
	max-height: 160px;
	line-height: 160px;
	position: relative;
	overflow: hidden;
	display: table;
	overflow: hidden;
}
article .post-navigation .nav-links > div > a {
	margin: 0;
	#position: absolute; 
	#top: 50%;
	display: table-cell; 
	vertical-align: middle;	
}
article .post-navigation .nav-links > div > a span {
	font-size: 18px;
	line-height: 1.2em;
	display: block;
	vertical-align: middle;
	#position: relative; 
	#top: -50%
}
/* @end */

/* @group calendar */
.calendar_wrap td {
	padding: 5px;
}
/* @end */

/* @group Forms */
.widget_categories label, .widget_archive label {
	display: none;
}
.sidebar-widget select {
	border: 1px solid #eee;
	background: none;
	padding: 8px 12px;
	border-radius: 3px;
	width: 100%;
	box-sizing: border-box;
}
.widget_calendar {
	margin-top: 20px;
}
.widget_calendar caption {
	color: #727573;
	margin-bottom: 20px;
}
.sidebar-widget .widget_calendar table {
	width: 100%;
}
.sidebar-widget .widget_calendar td {
	width: auto;
	text-align: center;
}
.sidebar-widget #prev {
	text-align: left;
}
.sidebar-widget #next {
	text-align: right;
}

/* @end */

/* @group Footer */
footer {
	background: #222;
	padding: 70px 30px 100px;
	display: block;
	min-height: 100px;
	clear: both;
	margin-top: 160px;
}
footer, footer select {
	color: #8b8a91;
}
footer h3 {
	font-size: 16px;
	margin-bottom: 30px;
	letter-spacing: 4px;
	font-family: 'Nunito', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
}
footer .c > div {
	margin-bottom: 40px;
}
footer label {
	display: none;
}
footer select {
	border: 1px solid #414049;
	background: none;
	padding: 8px 12px;
	border-radius: 3px;
}
footer .c > div:last-child {
	margin-bottom: 0;
}
div.rows .row {
	float: left;
}
footer .rows .row1 {
	width: 40%;
}
footer .rows .row2 {
	width: 60%;
}
footer .row .c {
	
}
footer .instagram-pics li {
	float: left;
	margin: 0 2px -2px 0;
}
.null-instagram-feed p {
	display: none;
}
footer .instagram-pics li img {
	width: 106px;
	height: 106px;
}
footer ul {
	padding: 0;
	list-style: none;
}
footer .bottom {
	clear: both;
	padding-top: 50px;;
}
footer .tagcloud {
	
}
footer .tagcloud a {
	color: rgba(255,255,255,0.2);
	display: inline-block;
	padding: 6px 6px;
}
footer .tagcloud a:hover {
	color: #f35979;
}
/* @end */
/* @group Typography */

.nav-toggle, body, html * {
   
}
body {
	word-wrap: break-word;
	font-family: 'Fira Sans', sans-serif;
	font-size: 0.9em;
	color: #3c3530;
	font-feature-settings: "kern", "onum", "liga";
}
a {
	text-decoration: none;
	color: #f35979;	
}
a:hover {
	color: #a494a1;
}
h1, article h2, article h3, article h4, article h5, article h6 {
	letter-spacing: -0.02em;
	line-height: 1.22;
}
h1 {
	margin-top: 0;
	font-size: 1.4em;
}
article h2, article h1.title, h3.extra-title {
	font-size: 2.6em;
	font-family: 'Satisfy', cursive;
}
article h3 {
	font-size: 1.6em;
}
article h4 {
	 font-size: 24px;
}
article h5 {
	 font-size: 20px;
}
article h6 {
	 font-size: 18px;
}
article, article dt, article p, article td, article th, article dd, article li { 
	font-size: 17px;
	letter-spacing: -0.003em;
	line-height: 1.68;
}
article dt, article p, article td { 
	line-height: 1.78;
	letter-spacing: -0.003em;
}
article p {
    margin-bottom: 29px;
    margin-top: 29px;
}
article code {
    background-color: #f9f2f4;
    border-radius: 0.3rem;
    color: #c7254e;
    font-size: inherit;
    line-height: 1;
    padding: 0.375rem 0.5rem;
}
article blockquote::before {
	content: '"';
	font-size: 70px;
	font-style: italic;
	float: left;
	position: absolute;
	left: 0;
	top: -18px;
}
article blockquote {
	margin: 2rem 0 3rem;
	padding-left: 50px;
	color: #aba1a8;
	font-weight: 400;
	overflow: hidden;
	display: block;
	position: relative;
}
article blockquote p {
	font-size: 25px;
	font-style: italic;
	font-stretch: normal;
}
article blockquote p:first-child { 
	margin-top: 0;
}
article blockquote p:last-child {
	margin-bottom: 0;
}
article cite {
	font-style: italic;
	color: #a7a4a7;
}
article td, article th {
	height: 3rem;
	 padding: 1rem;
}
article ol, article ul {
    padding-bottom: 1rem;
}
article ol {
    padding-left: 1.75rem;
}
article ul {
	list-style: outside none disc;
	padding-left: 1.375rem;
}
article pre {
    white-space: pre-wrap;
    background-color: #f5f5f5;
    border: 1px solid #eee;
    border-radius: 4px;
    color: #333;
    display: block;
    margin: 0 0 0.625rem;
    overflow: auto;
    padding: 20px 30px;
}
article address {
	line-height: 1.4;
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em;
}
body kbd {
    background-color: #f7f7f7;
    border: 1px solid #eee;
    border-radius: 4px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), 0 0 0 1px #fff inset;
    color: #333;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 1.4;
    padding: 0 0.5rem;
    text-shadow: 0 1px 0 #fff;
    white-space: nowrap;
}
del {
    opacity: 0.6;
    text-decoration: line-through;
}
var {
	color: #9f989d;
}
/* @end */

/* @group admin */
a.post-edit-link {
    border: 1px solid #eee;
    border-radius: 3px;
    color: #eee;
    font-size: 13px;
    padding: 6px 7px;
    position: absolute;
    right: 0;
    top: 0;
    
}
a.post-edit-link:hover {
	background: #f35979;
	border-color: #f35979;
	color: #fff;
}

/* @end */

/* @group Responsive */
.top_menu a {
	display: none;
}
nav form {
	display: none;
}
@media (max-width: 1300px) { 
	main {
		padding-right: 5%;	
	}
	.side_buttons {
		bottom: 0px;
		left: 5px;
	}
	.side_buttons ul {
		width: 200px;
	}
	.side_buttons ul li {
		float: left;
		margin-right: 4px;
	}
	footer {
		width: 100%;
	}
	div.rows {
		max-width: 100%;
	}
}
@media (max-width: 1200px) { 
	footer .rows .row {
		width: 100%;
	}
	footer .rows .row2 {
		margin-top: 60px;
	}
	footer .instagram-pics li {
		margin: 0;
	}
	footer .instagram-pics li {
		width: 24%;
		margin-right: 1%;
		margin-bottom: 0.5%;
	 	box-sizing: border-box;
	 	
	}
	footer .instagram-pics li img {
		width: 100%;
		height: auto;
	}
	footer .instagram-pics li {
		width: 15.6%;
		margin-right: 1%;
		margin-bottom: 0.5%;
	}
	
	
}
@media (max-width: 1100px) { 
	article .nav-links .nav-item {
		width: 100%;
	}
}
@media (max-width: 960px) {
	header {
		padding:  20px;
		margin-bottom: 5%;
	}
	header {
		
	}
	main {
		margin-right: 0;
		padding-right: 0;
	}
	main > section {
		float: none;
		width: 100%;
	}
	div.wrapper, div.rows {
		
	}
	aside.sidebar {
		float: none;
		width: 100%;
		margin: 0;
		padding: 40px 0;
		clear: both;
		display: block;
	}
	header .top_menu a {
		display: block;
		z-index: 9999;
		position: fixed;
	}
	
	header nav {
		width: 100%;
		margin: 0;
		position: fixed;
		background: #fff;
		z-index: 9997;
		bottom: 0;
		left: 0;
		box-shadow: none;
		height: 100%;
		display: none;
	}
	header nav.open {
		display: block;
	}
	header nav .nav_menu {
		display: block;
		padding-top: 50px;
		height: 100%;
		padding-bottom: 80px;
		overflow-y: scroll;
		 -webkit-overflow-scrolling: touch;
	}
	header nav li {
		display: block;
		margin: 0;
		padding: 0;
	}
	header nav li a {
		padding: 13px 0;
		display: block;
	}
	header nav form {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		display: block;
	}
	header nav input.search-input {
		display: block;
		border: 1px solid #eee;
		border-radius: 4px;
		box-shadow: none;
		height: 40px;
		line-height: 40px;
		text-indent: 0;
		width: 100%;
		text-align: center;
		
	}
	header nav button {
		display: none;
	}
	.top_menu a { 
		display: block;
		position: fixed;
	}
    aside.sidebar .widget_gravatar h3 {
        display: block;
    }
	footer .instagram-pics li {
		width: 24%;
		margin-right: 1%;
		margin-bottom: 0.5%;
	}
	
}
@media (max-width: 600px) {
	article {
		font-size: 12px;
	}
}

/* @end */
