
/*
Theme Name: Elizama
Theme URI: https://github.com/Zebedeu/elizama
Author: Marcio Zebedeu
Description: elizama Theme is a responsive WordPress theme that looks elegant on any devices. It is simple, clean and lightweight WordPress theme based on the most modern technologies like HTML5 and CSS3.
Version: 0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: elizama
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-menu, full-width-template, rtl-language-support, sticky-post, theme-options, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

elizama' is based on Underscores http://underscores.me/, (C) 2012-2015 Marcio Zebedeu, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/**
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# General
# Typography
# Elements
# Forms
# Navigation
        ## Links
        ## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
        ## Asides
        ## Comments
# Infinite scroll
# Media
        ## Captions
        ## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/


* {margin: 0 auto; padding: 0 auto;}

html {

    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust:     100%;
}

body {
    margin: 0;

}
.mail-info {
    width: 100%;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAEElEQVQIHWNgYGCQZAISDAAAqgAcgutEqwAAAABJRU5ErkJggg==) bottom repeat-x rgba(0,0,0,0.1);
    /* 1px transparent png */ clear:
        both;

}



/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

.search-form {
    float: right;
    margin: 0 20px 0 0;
}
#masthead {
    width: 100%;
    height: auto;
    background: #fff;


}
.logo-img {margin-left:160px; padding-top:3%; padding-bottom: 3%; }

.site-branding {
    /*margin-left: 150px;*/
     color: #ffffff;

}
.site-branding #site-title a  {   
     color: #ffffff;
     text-decoration: none;
    
}
#home_slider{ margin:0; padding:0;}


/*--------------------------------------------------------------*
  # General
--------------------------------------------------------------*/

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

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

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

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

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

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-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-appearance: textfield;
    box-sizing: content-box;
}

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-size: 1.5em;
    line-height: 1.5;
    font-family: "arial";
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}

p {
    margin-bottom: 1.5em;
}

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

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
     font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-size: 0.9375rem;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

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

big {
    font-size: 125%;
}

.site-branding {
    text-align: center;
    color: #000;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}
    .site-title,   {
     font-family: 'Lobster', cursive;
    font-size: 4em;
    font-weight: 700;
    line-height: 100px;
    margin-bottom: 30px;
    color:#000000;
}

.site-description   {
    font-family: 'Libre Baskerville', serif;
    font-size: 2em;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 50px;
    color:#000;

}

/*--------------------------------------------------------------
# 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: transparent; /* Fallback for when there is no custom background color defined. */
}

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

blockquote,
q {
    quotes: "" "";
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul,
ol {
    margin: 0 0 1.5em 3em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto; /* Make sure images are scaled correctly. */
    max-width: 100%; /* Adhere to container width. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

.wpcf7-form{
    width: 70%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
/*    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 10px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, .8);
    font-size: 0.75rem;
    line-height: 1;
    padding: .6em 1em .4em;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    height: 27px;*/

}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
    border-color: #aaa #bbb #bbb;
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
    color: #666;
    /*border: 1px solid #ccc;
    border-radius: 10px;*/
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
    color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
    padding: 3px;
}

textarea {
    padding-left: 3px;
    width: 100%;
}


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

a:visited {
    color:#000;
}

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

a:focus {
    outline: thin dotted;
}

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

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/


.main-navigation {
    clear: both;
    display: block;
    float: left;
    width:100%;
    /*padding-bottom: 40px; */
    border-top:1px solid rgba(255,255,255,0.2);
    background: transparent;
    /*background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAEElEQVQIHWNgYGCQZAISDAAAqgAcgutEqwAAAABJRU5ErkJggg==) bottom repeat-x rgba(0,0,0,0.1);
    /* 1px transparent png */

    /*-webkit-border-top-left-radius:6px;*/
    /*-webkit-border-top-right-radius:6px;*/
    /*-moz-border-radius:6px 6px 0 0;*/


   

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

}
.main-navigation li {
    float: left;

}
.main-navigation ul li a {
    display: block;
    text-decoration: none;
    padding: 10px;
    border-bottom: 1px solid rgba(255,255,255,.1);
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #ffffff;
    border-radius: 8px;

}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    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 .indicator {
    position: absolute;
    right: 10px;
    top: 16px;
    font-family: 'FontAwesome';
    font-size: 12px;
    line-height: 1;
    color: #e08557;

}
.main-navigation ul li .indicator:before {
    content: "\f0d7";
}

.main-navigation ul ul li {

    background-color: red;

}


/*  backgound do ver menu /*
/***************************/

.main-navigation li:hover > a,
.main-navigation li.focus > a {
    background: transparent;

}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
    background: #202827;
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {


}

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

 /* dele */

.main-navigation ul ul a {
    font-size: 85%;
}
.main-navigation ul ul li {
    padding-left: 1em;
}

.main-navigation ul li:hover > a, 
.main-navigation li.current-menu-item > a, 
.main-navigation li.current-menu-parent > a, 
.main-navigation li.current-page-ancestor > a,
.main-navigation .current_page_item > a, 
.main-navigation .current_page_parent > a {
    background: red;
}
/* Small menu */
.menu-toggle, .sidebar-toggle {
    display: none;
}

@media screen and (max-width: 767px) {
    .menu-toggle,
    .main-navigation.toggled .nav-menu,
    .sidebar-toggle {
        display: block;
    }

    .main-navigation ul {
        display: none;
    }
    .main-navigation ul li {
        
        width: 100%;
    }
}
.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}
.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}
.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}





/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 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. */
}

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

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


/*--------------------------------------------------------------
# Pagination
--------------------------------------------------------------*/

.pagination-wrap { margin: 0  0 0 35% !important; text-align: center
.!important; } pagination-wrap a:link, pagination-wrap a:visited { display:
.inline !important; text-decoration: none !important; background: #EEEEEE
.!important;color: #666 !important; padding: 3px 7px !important; border:1px
.solid #DDDDDD !important; -webkit-border-radius:2px; -moz-border-radius:2px;
.border-radius:2px;} pagination-wrap current, pagination-wrap on, pagination-
.wrap a:hover { padding: 3px 7px !important; background: #ddd !important;
.border:1px solid #bbb !important;-webkit-border-radius:2px; -moz-border-
.radius:2px; border-radius:2px; } pagination-wrap spanextend, pagination
.spanpages { background:none !important; border:none !important; color:#666
.!important;-webkit-border-radius:2px; -moz-border-radius:2px; border-
.radius:2px;}

.pagination-wrap, .nav-entries { padding-top:.5em; border-top:1px dotted #ddd; }
.pagination-wrap, .nav-entries { width:50%; float: left; text-align: left !important;  }

  .pagination-wrap ul li {
    display: inline;
  }


/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget{
    width: 80%;
    height: auto;
}

.widget {
  margin: 0 0 3.631em; }
  .widget select {
    max-width: 100%; }
  .widget .widget-search .search-submit {
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important; }
  .widget h3.widget-title,
  .widget h2.widget-title {
    font-size: 1.387em;
    letter-spacing: 0;
    border-bottom: 3px solid #60646c;
    padding: 0 0 1em;
    margin-bottom: 1em;
    font-weight: 700; }
  .widget ul {
    margin-left: 0;
    list-style: none; }
    .widget ul ul {
      margin-left: 1.618em; }

.widget-area .widget a.button {
  font-weight: 700 !important;
  color: #fff; }
  .widget-area .widget a.button:hover {
    color: #fff; }

.header-widget-region::after {
  clear: both;
  content: "";
  display: table; }

.header-widget-region .widget {
  margin: 0;
  padding: 1em 0;
  font-size: .857em; }

.widget_search form,
.widget_product_search form {
  position: relative; }
  .widget_search form input[type=text],
  .widget_search form input[type=search],
  .widget_product_search form input[type=text],
  .widget_product_search form input[type=search] {
    width: 100%;
    padding-left: 2.618em; }
  .widget_search form input[type=submit],
  .widget_product_search form input[type=submit] {
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    top: 0;
    left: 0; }
  .widget_search form:before,
  .widget_product_search form:before {
    content: "\f002";
    position: absolute;
    top: .618em;
    left: 1em;
    line-height: 1; }

.widget_recent_entries ul,
.widget_pages ul,
.widget_categories ul,
.widget_archive ul,
.widget_recent_comments ul,
.widget_nav_menu ul,
.widget_links ul {
  margin: 0; }
  .widget_recent_entries ul li,
  .widget_pages ul li,
  .widget_categories ul li,
  .widget_archive ul li,
  .widget_recent_comments ul li,
  .widget_nav_menu ul li,
  .widget_links ul li {
    list-style: none;
    margin-bottom: .618em; }
    .widget_recent_entries ul li:before,
    .widget_pages ul li:before,
    .widget_categories ul li:before,
    .widget_archive ul li:before,
    .widget_recent_comments ul li:before,
    .widget_nav_menu ul li:before,
    .widget_links ul li:before {
      margin-right: .53em;
      display: inline-block;
      opacity: 0.35; }
  .widget_recent_entries ul .sub-menu,
  .widget_pages ul .sub-menu,
  .widget_categories ul .sub-menu,
  .widget_archive ul .sub-menu,
  .widget_recent_comments ul .sub-menu,
  .widget_nav_menu ul .sub-menu,
  .widget_links ul .sub-menu {
    margin-top: .618em;
    margin-left: 1.618em; }

.widget-area #wp-calendar th,
.widget-area #wp-calendar td,
.footer-widgets #wp-calendar th,
.footer-widgets #wp-calendar td {
  padding: .236em;
  text-align: center; }

.widget_recent_entries ul li:before,
.widget_pages ul li:before {
  content: "\f0f6"; }

.widget_recent_entries ul ul.children,
.widget_pages ul ul.children {
  margin: 0.618em 0 0 1.387em; }

.widget_categories ul li:before {
  content: "\f114"; }

.widget_categories ul li.current-cat:before {
  content: "\f115"; }

.widget_archive ul li:before {
  content: "\f115"; }

.widget_recent_comments ul li:before {
  content: "\f0e5"; }

.widget_nav_menu ul li:before {
  content: "\f0f6"; }

.widget_links ul li:before {
  content: "\f08e"; }

.widget-area .widget {
  font-size: .857em; }
  .widget-area .widget h1.widget-title {
    font-size: 1.387em; }
  .widget-area .widget a {
    color: #60646c;
    font-weight: 400; }
    .widget-area .widget a:hover {
      color: #96588a; }



/* = sidebar
-------------------------------------------------------------- */

#secondary {
    width: 24%;
    height: auto;
    float: left;
    background: #fff;
    margin-left: 10px;
/*    border-left: 5px solid #282828;*/
    padding-left: 12px;
}

footer .entry-footer h3 a {
text-decoration: none;
height: 40px;
width: 100px;
margin-top: 20px;
background: transparent;
border-radius: 20px;
border-left: 45px dashed #000;
font-size: 12pt;
}



/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/



#primary, #primary1  {
    float: left;
    width: 75%;
    height: auto;

}
#primary1 {
    width: 100%;

}
.entry-content{
    width: 100%;
    height: auto;
    text-align: justify;
}

.el_the_excerpt {
    text-align: justify;
    margin: 0 15px 0 15px;
}

#page{
    width: 97%;
    background: transparent;

}
.imag {
    margin-left: 50px;
}

/*.product-gallery {*/
    /*background: red;*/
    /*width: 100%;*/
    /*height: auto;*/
/*}*/

.casulo {
    width: 46%;
    float: left;
    margin:2%;
    background: #ffffff;
}

article {
    padding: 0 20px 0 20px;
}

.site-footer{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAEElEQVQIHWNgYGCQZAISDAAAqgAcgutEqwAAAABJRU5ErkJggg==) bottom repeat-x rgba(0,0,0,0.1);
    /* 1px transparent png */ clear:
        both;
    width: 100%;
    height: auto;
    color: #fff;
}

.about-footer {
    width: 30%;
    height: auto;
    float: left;
    margin-left: 10px;
    font-size: 12px;
}
.category-footer {
    width: 30%;
    height: auto;
    float: left;
    margin-left: 3%;

}

header .entry-header, .entry-title {
    width: 100%;
    height: auto;
    clear: both;
    -webkit-border-top-left-radius:6px;
    -webkit-border-top-right-radius:6px;
    -moz-border-radius:6px 6px 0 0;
}
.entry-header{
    margin-top: 50px;

}

.social-footer {
    width: 30%;
    height: auto;
    float:left;
    margin-left: 3%;
    text-align: center;
    margin-bottom: 40px;
}
.social a{
    width: 100px;
}
.site-info {
    background: #ff0066;
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
     margin-top: 20px;
}


.recent-post a {
    text-decoration: none;
}


/* remove link de antes e depois */
.page-links {
    display: none;
    background: #ff0066;
}


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

# Footer - border-top: 15px solid xxxx(color);
---------------------------------------------------------------------------------- */

#colophon {
    background: #000;
    border-top: 15px;
    color: #FFF;

}
#colophon a {
    color: #CCC;
}
.site-footer-inner {
    padding: 30px 0;
}
#colophon aside.widget {
    background: transparent;
    color: #fff;
    float: left;
    width: 20%;
}
#colophon select, #colophon aside.widget select {
    color: #333;
}
#colophon .nav > li > a:hover, #colophon .nav > li > a:focus {
    background-color: #38393C;
}
#footer-info {
    background: #292A2F;
    padding: 10px 0;
    font-size: 12px;

}
#colophon .widget_calendar table {
    width: 100%;
}
#colophon .widget_calendar table caption {
    color: #aab4bf;
}
#colophon .widget_calendar table th, #colophon .widget_calendar table td {
    padding: 6px 10px;
    background: transparent;
}
#colophon .widget_calendar table a:hover {
    color: red;
}
#colophon .widget .widget-title {
    font-size: 20px;
    padding-bottom: 20px;
}
.site-info {
    margin-top: 20px;
}



/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
    display: block;
}

.hentry {
    margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
  color: #000000;
}

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

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}
/* entry data remove */

.entry-date, .comments_count, .author, .posted-on, .entry-meta span .byline {
    text-align: center;
    color: black;
}


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

/*--------------------------------------------------------------
## 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) */
    background: #ff0066;
}

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

/**************************************
           Responsive
 **************************************/



@media only screen and (min-width: 100px) and (max-width:700px) {
    
    #primary {
        width: 100%;
        height: auto;

    }
    #secondary {
        width: 98%;
        height: auto;
        text-align: left;
        margin-top: 12px;
    }
    #secondary ul li  {
        text-align: left;
    }

    .casulo {
        width: 100%;
        float: left;
        margin:2%;
        background: #fff;
    }

    .about-footer, .category-footer, .social-footer {
        width: 100%;
        height: auto;
        float:left;
        margin-left: 3%;
    text-align: center;
    }
    .pagination-wrap { float:left; margin: 0  !important; text-align: center !important;
    width: 100%; }


}
@media only screen and (min-width: 701px) and (max-width:1025px) {

    #primary {
        width: 60%;
        height: auto;

    }
    #secondary {
        width: 38%;
        height: auto;
        text-align: left;
    }
    #secondary ul li  {
        text-align: left;
    }

    .casulo {
        width: 100%;
        float: left;
        margin:2%;
        background: #fff;
    }

    .about-footer, .category-footer, .social-footer {
        width: 100%;
        height: auto;
        float:left;
        margin-left: 3%;
    }
    .pagination-wrap { float:left; margin: 0  !important; text-align: center !important;
    width: 100%; }


}