/*
Theme Name: Bloghi
Theme URI: http://www.bekero.com/
Description: A beautiful WordPress Blog Theme
Author: Beke
Author URI: http://www.bekero.com/
Version: 1.0.5
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

*,html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,label,fieldset,input,p,blockquote,th,td {
margin:0;
padding:0;
}

table {
border-collapse:collapse;
border-spacing:0;
}

fieldset,img {
border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;
font-weight:400;
}

ol,ul,li {
list-style:none;
}

h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:400;
font-family:Raleway, sans-serif;
}

q:before,q:after {
content:'';
}

a img {
border:none;
}

body {
background:#fff;
font-family:Lato, sans-serif;
color:#424242;
font-size:13px;
}

p {
line-height:23px;
}

a {
text-decoration:none;
color:#FF002A;
}

.bloghi-top {
display:inline-block;
height:35px;
width:35px;
position:fixed;
bottom:10px;
right:10px;
box-shadow:0 0 10px rgba(0,0,0,0.05);
overflow:hidden;
text-indent:100%;
white-space:nowrap;
background-image:url(img/bloghi-top-arrow.svg);
background-repeat:no-repeat;
background-position:center;
visibility:hidden;
opacity:0;
-webkit-border-radius:99px;
-moz-border-radius:99px;
border-radius:99px;
-webkit-transition:opacity .3s 0 visibility 0 .3s;
-moz-transition:opacity .3s 0 visibility 0 .3s;
transition:opacity .3s 0 visibility 0 .3s;
}

.bloghi-top.bloghi-is-visible,.bloghi-top.bloghi-fade-out,.no-touch .bloghi-top:hover {
-webkit-transition:opacity .3s 0 visibility 0 0;
-moz-transition:opacity .3s 0 visibility 0 0;
transition:opacity .3s 0 visibility 0 0;
}

.bloghi-top.bloghi-is-visible {
visibility:visible;
opacity:1;
}

.bloghi-top.bloghi-fade-out {
opacity:.7;
}

.no-touch .bloghi-top:hover {
background-color:#333;
opacity:1;
}

.bloghi-top:hover {
opacity:1;
}

.container {
width:1080px;
margin:0 auto;
}

#content {
overflow:hidden;
margin-bottom:30px;
}

#main {
width:760px;
float:left;
}

#main.fullwidth {
width:100%;
float:none;
}

#sidebar {
width:260px;
float:right;
}

.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%;
border:1px solid #fff!important;
}

#menu-top-bar {
background:#fff;
width:100%;
height:51px;
position:fixed;
z-index:9999;
border-bottom:1px #e8e8e8 solid;
}

#menu-top-bar .container {
position:relative;
}

.slicknav_menu {
display:none;
}

#nav-wrapper .menu li {
display:inline-block;
margin-right:28px;
position:relative;
}

#nav-wrapper .menu li a {
font-size:10px;
text-transform:uppercase;
letter-spacing:1px;
line-height:51px;
color:#000;
display:block;
}

#nav-wrapper .menu .sub-menu,#nav-wrapper .menu .children {
background-color:#fff;
display:none;
position:absolute;
margin-top:0;
left:0;
z-index:99999;
border:1px solid #eee;
border-top:none;
padding:0;
}

#nav-wrapper ul.menu ul a,#nav-wrapper .menu ul ul a {
color:#727272;
min-width:165px;
line-height:20px;
-o-transition:.22s;
-ms-transition:.22s;
-moz-transition:.22s;
-webkit-transition:.22s;
transition:.22s;
border-top:1px solid #eee;
margin:0;
padding:6px 10px;
}

#nav-wrapper ul.menu ul li,#nav-wrapper .menu ul ul li {
padding-right:0;
margin-right:0;
}

#nav-wrapper ul.menu ul a:hover,#nav-wrapper .menu ul ul a:hover {
color:#FF002A;
background:#f5f5f5;
}

#nav-wrapper ul.menu li:hover > ul,#nav-wrapper .menu ul li:hover > ul {
display:block;
}

#nav-wrapper .menu .sub-menu ul,#nav-wrapper .menu .children ul {
left:100%;
top:0;
}

#social-bar-top {
position:absolute;
right:185px;
top:5px;
}

#social-bar-top.nosearch {
right:0;
}

#social-bar-top a {
color:#000;
font-size:14px;
margin-left:10px;
line-height:51px;
}

#top-search {
position:absolute;
right:0;
top:0;
padding-left:10px;
border-left:1px solid;
z-index:999;
border-color:#e8e8e8;
}

#top-search form {
display:inline;
}

#top-search input {
border:none;
width:145px;
background:transparent;
}

#top-search i {
font-size:22px;
line-height:52px;
color:#333;
}

.show-search {
position:absolute;
top:51px;
right:-1px;
display:none;
z-index:10000;
}

i.search-toggle {
font-size:14px;
line-height:51px;
display:none;
cursor:pointer;
}

.show-search input {
width:190px;
background:#FFF;
-webkit-box-shadow:0 5px 4px -4px rgba(190,190,190,.1);
-moz-box-shadow:0 5px 4px -4px rgba(190,190,190,.1);
box-shadow:0 5px 4px -4px rgba(190,190,190,.1);
border:1px solid #eee;
font-style:italic;
padding:10px 0 10px 10px;
}

.show-search input:focus {
border:1px solid #ddd;
outline:none;
}

#header {
padding-top:51px;
margin-bottom:60px;
border-bottom:1px solid #eee;
}

.home #header,.page-template-page-slider #header,.page-template-page-slider-sidebar #header {
margin-bottom:0;
border-bottom:none;
}

#logo {
text-align:center;
max-width:100%;
height:auto;
padding:68px 0 41px;
}

.slider-area {
margin-bottom:60px;
}

.slide-img {
position:relative;
height:450px;
background-size:cover;
background-repeat:no-repeat;
background-position:center;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
display:block;
width:100%;
padding:17.2% 32.5%;
}

.feat-overlay {
background:#fff;
opacity:0.9;
position:relative;
height:100%;
width:100%;
margin-top:-10%;
display:table;
vertical-align:middle;
text-align:center;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
overflow:hidden;
-webkit-box-shadow:0 14px 8px -4px rgba(0,0,0,.25);
-moz-box-shadow:0 14px 8px -4px rgba(0,0,0,.25);
box-shadow:0 14px 8px -4px rgba(0,0,0,.25);
border-bottom:5px #000 solid;
}

.feat-overlay-inner {
vertical-align:middle;
display:table-cell;
}

.slide-img .bloghi-post-head {
margin-bottom:0;
padding:15px 20px 20px;
}

.slide-img .bloghi-post-head .date {
display:block;
margin-bottom:5px;
}

.slide-img .read-more {
font-size:10px;
text-transform:uppercase;
letter-spacing:2px;
color:#000;
background:#fff;
font-weight:700;
display:inline-block;
border:1px solid;
-o-transition:.2s;
-ms-transition:.2s;
-moz-transition:.2s;
-webkit-transition:.2s;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
border-color:#FF002A;
padding:10px 26px 11px;
}

.slide-img .read-more:hover {
background:#FF002A;
color:#fff;
}

.post {
margin-bottom:50px;
}

.bloghi-post-head {
margin-bottom:25px;
text-align:center;
}

.bloghi-post-head .cat a {
font-size:12px;
text-transform:uppercase;
letter-spacing:2px;
padding-bottom:2px;
display:inline-block;
margin:0 4px 12px;
}

.bloghi-post-head h2 a,.bloghi-post-head h1 {
color:#333;
font-size:26px;
-o-transition:.2s;
-ms-transition:.2s;
-moz-transition:.2s;
-webkit-transition:.2s;
}

.bloghi-post-head h2 a:hover {
opacity:.60;
}

.bloghi-post-head h2 {
overflow:hidden;
text-align:center;
}

.bloghi-post-head h2:before,.bloghi-post-head h2:after {
background-color:#333;
content:"";
display:inline-block;
height:1px;
position:relative;
vertical-align:middle;
width:10%;
}

.bloghi-post-head h2:before {
right:.5em;
margin-left:-10%;
margin-bottom:7px;
}

.bloghi-post-head h2:after {
left:.5em;
margin-right:-10%;
margin-bottom:7px;
}

.bloghi-post-head .date {
font-size:11px;
font-style:italic;
color:#888;
}

.post-img {
margin-bottom:20px;
}

.post-img img {
max-width:100%;
height:auto;
}

/*start swing effect*/
@-webkit-keyframes post-img
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
       transform: translateX(-5px);
    } 
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes post-img
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.post-img:hover {
-webkit-animation: post-img 1s ease;
        animation: post-img 1s ease;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
}

/*stop swing effect */

.post-img.audio iframe {
height:166px;
width:100%;
}

.post-entry p,.post-entry h1,.post-entry h2,.post-entry h3,.post-entry h4,.post-entry h5,.post-entry h6,.post-entry hr {
margin-bottom:18px;
}

.post-entry h1,.post-entry h2,.post-entry h3,.post-entry h4,.post-entry h5,.post-entry h6 {
color:#000;
}

.post-entry h1 {
font-size:26px;
}

.post-entry h3 {
font-size:21px;
}

.post-entry h4 {
font-size:19px;
}

.post-entry h5 {
font-size:17px;
}

.post-entry h6 {
font-size:15px;
}

.post-entry hr {
border:0;
height:0;
border-bottom:1px solid #e5e5e5;
clear:both;
}

.post-entry blockquote {
border-right:4px solid;
border-color:#333;
padding:0 18px;
}

.post-entry blockquote p {
font-family:Georgia;
font-size:18px;
line-height:28px;
font-style:italic;
color:#999;
}

.post-entry ul,.post-entry ol {
padding-left:45px;
margin-bottom:20px;
}

.post-entry ul li {
margin-bottom:12px;
list-style:square;
}

.post-entry ol li {
margin-bottom:12px;
list-style:decimal;
}

.sticky.post .bloghi-post-head {
border:1px dashed #eee;
padding:20px 0;
}

.post-entry pre {
overflow:auto;
}

.post-entry table {
width:100%;
margin-bottom:22px;
border-collapse:collapse;
}

.post-entry td,.post-entry th {
border-bottom:1px #e5e5e5 solid;
padding:12px;
}

.post-entry th {
font-weight:700;
font-size:14px;
background:#f5f5f5;
}

.post-entry tr:hover {
background:#f9f9f9;
}

.more-link {
text-align:center;
display:block;
}

.more-button {
font-size:10px;
text-transform:uppercase;
letter-spacing:2px;
color:#000;
background:#fff;
font-weight:700;
display:inline-block;
margin-top:16px;
border:1px solid;
-o-transition:.2s;
-ms-transition:.2s;
-moz-transition:.2s;
-webkit-transition:.2s;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
border-color:#FF002A;
padding:5px 22px 6px;
}

.more-button:hover {
background:#FF002A;
color:#fff;
border:1px solid;
border-color:#FF002A;
}

.post-meta {
margin-top:35px;
overflow:hidden;
border-bottom:1px solid #e5e5e5;
padding-bottom:10px;
font-style:italic;
clear:both;
}

.meta-comments a {
color:#424242;
font-size:13px;
}

.meta-share {
float:left;
color:#999;
font-size:20px;
text-transform:uppercase;
}

.meta-share .fa {
border-radius:90%;
border:1px #F1F0F0 solid;
width:20px;
height:20px;
padding:7px;
}

.share-text {
margin-right:2px;
}

.meta-share a {
margin-left:9px;
font-size:22px;
}

.post-author {
margin-bottom:60px;
margin-top:60px;
overflow:hidden;
}

.author-img {
float:left;
margin-right:30px;
}

.author-content h5 a {
font-size:18px;
margin-bottom:8px;
color:#000;
display:block;
}

.author-content p {
margin-bottom:8px;
}

.author-content .author-social {
font-size:14px;
color:#bbb;
margin-right:8px;
}

.post-related {
overflow:hidden;
margin-bottom:60px;
margin-top:60px;
}

.post-box-title {
font-size:11px;
letter-spacing:2px;
text-transform:uppercase;
margin-bottom:30px;
font-weight:700;
border-bottom:1px solid #ddd;
padding-bottom:4px;
display:inline-block;
font-family:Lato;
}

.item-related {
width:240px;
float:left;
margin-right:20px;
}

#main.fullwidth .item-related {
width:340px;
margin-right:30px;
}

.item-related img {
margin-bottom:6px;
width:100%;
height:auto;
}

.item-related h3 a {
font-size:14px;
color:#424242;
font-family:Lato;
}

.post-tags {
margin-top:25px;
margin-bottom:-15px;
padding-bottom:13px;
clear:both;
}

.post-tags a {
font-size:10px;
letter-spacing:1px;
text-transform:uppercase;
background:#f2f2f2;
color:#666;
margin-right:7px;
border-radius:3px;
margin-bottom:5px;
display:inline-block;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
padding:7px 8px;
}

.post-tags a:hover {
background:#ddd;
color:#666;
text-decoration:none;
}

.post-comments {
margin-bottom:60px;
margin-top:60px;
}

.thecomment {
border-bottom:1px dotted #eee;
padding-bottom:34px;
margin-bottom:34px;
}

.thecomment .author-img {
float:left;
margin-right:20px;
}

.thecomment .comment-text span.author,.thecomment .comment-text span.author a {
display:block;
font-size:13px;
text-transform:uppercase;
letter-spacing:2px;
margin-bottom:6px;
color:#424242;
}

.thecomment .comment-text span.date {
font-size:11px;
color:#999;
font-style:italic;
display:block;
margin-bottom:6px;
}

.thecomment .comment-text em {
font-size:13px;
margin-bottom:-14px;
display:block;
color:orange;
letter-spacing:1px;
}

.thecomment .comment-text em i {
font-size:14px;
color:#f3bd00;
}

.post-comments span.reply a {
float:right;
font-size:10px;
background-color:#aaa;
color:#FFF;
border-radius:2px;
margin-left:7px;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;
padding:2px 5px 4px;
}

.post-comments span.reply a.comment-edit-link {
background:#c5c5c5;
}

.post-comments ul.children {
margin:0 0 0 55px;
}

.post-comments ul.children li.thecomment {
margin:0 0 8px;
}

#respond {
margin-bottom:20px;
overflow:hidden;
}

#respond h3 {
font-size:11px;
color:#999;
font-weight:700;
margin-bottom:20px;
font-family:Lato;
letter-spacing:2px;
text-transform:uppercase;
}

#respond h3 a {
color:#000;
display:inline-block;
}

#respond h3 small a {
text-transform:uppercase;
font-size:11px;
background:#333;
color:#FFF;
border-radius:3px;
margin-left:7px;
letter-spacing:1px;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;
padding:4px 6px 5px;
}

#respond label {
color:#888;
width:80px;
font-size:13px;
display:inline-block;
font-weight:300;
}

#respond input {
border:1px solid #DDD;
margin-right:10px;
border-radius:3px;
color:#999;
margin-bottom:15px;
font-size:11px;
width:250px;
font-family:Lato;
padding:8px 10px;
}

#respond textarea {
border:1px solid #DDD;
border-radius:3px;
width:95%;
height:120px;
font-size:13px;
color:#777;
margin-bottom:14px;
line-height:20px;
font-family:Lato;
padding:14px;
}

#respond #submit {
text-transform:uppercase;
letter-spacing:2px;
background:#eee;
font-size:11px;
color:#666;
margin-top:6px;
display:inline-block;
border:none;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;
cursor:pointer;
border-radius:30px;
width:auto;
padding:12px 19px 14px;
}

#respond #submit:hover {
background:#333;
color:#FFF;
}

.pagination {
margin-top:60px;
overflow:hidden;
margin-bottom:40px;
}

.pagination a {
display:inline-block;
letter-spacing:2px;
text-transform:uppercase;
font-size:11px;
border-bottom:1px solid #e5e5e5;
padding-bottom:5px;
font-weight:700;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
}

.list-item {
overflow:hidden;
margin-bottom:30px;
padding-bottom:30px;
border-bottom:1px solid #eee;
}

.list-item .post-img {
float:left;
margin-right:25px;
margin-bottom:0;
}

.list-item .post-img img {
max-width:270px;
}

.list-item .bloghi-post-head .cat a {
margin:0 8px 7px 0;
}

.bloghi-grid > li {
width:365px;
display:inline-block;
vertical-align:top;
margin-right:26px;
}

#main.fullwidth .bloghi-grid > li {
width:520px;
margin-right:36px;
}

.grid-item .bloghi-post-head .cat a {
margin:0 4px 8px;
}

.grid-item .bloghi-post-head {
margin-bottom:16px;
}

.widget {
margin-bottom:38px;
}

.widget-title {
border-bottom:1px #E5E5E5 dotted;
font-size:12px;
color:#000;
text-transform:uppercase;
letter-spacing:2px;
font-family:Raleway, sans-serif;
text-align:center;
margin-bottom:25px;
padding:10px 0;
}

.widget input,.widget select {
border:1px solid #ddd;
color:#888;
width:100%;
padding:9px 7px;
}

.widget input:focus,.widget select:focus {
outline:none;
border:1px solid #d5d5d5;
}

.widget ul li {
margin-bottom:7px;
padding-bottom:8px;
border-bottom:1px dotted #d5d5d5;
}

.widget ul li:last-child {
margin-bottom:0;
padding-bottom:0;
border-bottom:none;
}

.about-widget img {
margin-bottom:10px;
max-width:100%;
height:auto;
}

.flickr-widget {
float:left;
width:100%;
background: #fff!important;
clear: inherit;
}

.flickr_badge_image {
display:inline;
margin:1px;
}

.flickr-widget .flickr_badge_image img {
opacity:1;
width:32.33%;
margin-left:0;
box-shadow:0 0 2px #B2B2B2;
-moz-box-shadow:0 0 2px #b2b2b2;
-webkit-box-shadow:0 0 2px #B2B2B2;
padding:0;
}

.flickr-widget .flickr_badge_image a:hover img {
opacity:0.6;
}


.social-widget a:first-child {
margin-left:0;
}

.social-widget a i {
height:16px;
width:20px;
text-align:center;
line-height:20px;
color:#161616;
border-radius:50%;
font-size:16px;
margin:0 8px;
}



.widget ul.side-newsfeed li {
list-style-type:none;
margin-bottom:17px;
padding-bottom:13px;
margin-left:0;
}

.widget ul.side-newsfeed li:last-child {
margin-bottom:0;
padding-bottom:0;
}

.widget ul.side-newsfeed li .side-item .side-image {
float:left;
margin-right:14px;
}

.widget ul.side-newsfeed li .side-item .side-image img {
width:80px;
height:auto;
}

.widget ul.side-newsfeed li .side-item .side-item-text h4 a {
margin-bottom:1px;
color:#424242;
display:block;
font-size:13px;
font-family:Lato;
}

.widget ul.side-newsfeed li .side-item .side-item-text .side-item-meta {
font-size:11px;
color:#999;
font-style:italic;
}

.widget_categories ul li,.widget_archive ul li {
color:#999;
}

.widget_categories a,.widget_archive a {
margin-right:5px;
}

.widget .tagcloud a {
font-size:9px!important;
letter-spacing:1px;
text-transform:uppercase;
background:#f2f2f2;
color:#777;
margin-right:5px;
margin-bottom:8px;
display:inline-block;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
padding:6px 8px 7px;
}

.widget .tagcloud a:hover {
opacity:.7;
text-decoration:none;
}

#wp-calendar {
width:100%;
}

#wp-calendar caption {
text-align:right;
color:#777;
font-size:12px;
margin-top:10px;
margin-bottom:15px;
border-bottom:1px solid #e5e5e5;
padding-bottom:8px;
}

#wp-calendar thead {
font-size:12px;
}

#wp-calendar thead th {
padding-bottom:10px;
text-align:center;
}

#wp-calendar tbody {
color:#aaa;
}

#wp-calendar tbody td {
background:#f5f5f5;
border:1px solid #fff;
text-align:center;
font-size:12px;
padding:8px;
}

#wp-calendar tbody td a {
font-weight:700;
color:#222;
}

#wp-calendar tbody td:hover {
background:#fff;
}

#wp-calendar tbody .pad {
background:none;
}

#wp-calendar tfoot #next {
font-size:10px;
text-transform:uppercase;
text-align:right;
}

#wp-calendar tfoot #prev {
font-size:10px;
text-transform:uppercase;
padding-top:10px;
}

#sidebar .instagram-pics li {
width:31.8%;
display:inline-block;
border-bottom:none;
margin:0 2px 2px;
padding:0;
}
#instagram-footer {
    text-align: center;
    overflow: hidden;
}
.instagram-title {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 22px;
}
#instagram-footer .instagram-pics li {
    width: 16.666666666667%;
    display: inline;
    float: left;
}
#instagram-footer p.clear {
    font-size: 11px;
    border-bottom: 1px solid #eee;
    display: inline-block;
    margin-top: 5px;
}
#footer .instagram-title {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
#footer .widget-title {
    background: #fff;
    color: #333;
}
#footer .instagram-pics li {
    width: 11.1111111%;
    display: inline;
    float: left;
}
#footer .widget ul li {
    border-bottom: 0px;
}
#footer .instagram-pics li img {
    max-width: 100%;
}
#footer .instagram-pics li img:hover {
    opacity: .87;
}

.widget #searchform input#s {
border:1px solid #e5e5e5;
background:#fff url(img/searchsubmit.png) no-repeat 96% 13px;
font-size:11px;
color:#999;
letter-spacing:1px;
width:230px;
padding:14px;
}

.widget ul.menu li ul {
padding-left:12px;
margin-top:8px;
}

#instagram-footer {
text-align:center;
overflow:hidden;
}

.instagram-title {
font-size:16px;
text-transform:uppercase;
margin-bottom:22px;
}

#instagram-footer .instagram-pics li {
width:16.666666666667%;
display:inline;
float:left;
}

#instagram-footer p.clear {
font-size:11px;
border-bottom:1px solid #eee;
display:inline-block;
margin-top:5px;
}

#footer {
overflow:hidden;
background:#F1F0F0;
padding:16px 0 28px;
}

#footer .copyright {
font-style:italic;
font-size:12px;
color:#888;
}

.archive-box {
text-align:center;
background:#F1F0F0;
margin-top:-60px;
margin-bottom:60px;
border-bottom:1px solid #000;
padding:40px 0;
}

.archive-box h1 {
font-size:36px;
color:#000;
text-transform:uppercase;
}

.archive-box span {
font-size:10px;
text-transform:uppercase;
letter-spacing:1px;
color:#999;
display:inline-block;
border-bottom:1px solid #d8d8d8;
padding-bottom:3px;
margin-bottom:5px;
}

.nothing {
font-size:14px;
color:#999;
text-align:center;
}

.aligncenter,div.aligncenter {
display:block;
margin:5px auto;
}

a img.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.wp-caption {
background:#fff;
border:1px solid #f0f0f0;
max-width:96%;
text-align:center;
padding:5px 3px 10px;
}

.wp-caption.alignright {
margin:5px 0 20px 20px;
}

.wp-caption img {
border:0 none;
height:auto;
max-width:98.5%;
width:auto;
margin:0;
padding:0;
}

.wp-caption p.wp-caption-text {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

.gallery .gallery-caption {
font-size:12px;
color:#888;
font-family:"Open Sans";
}

.gallery .gallery-icon img {
border-radius:2px;
border:1px solid #eee!important;
padding:7px;
}

.gallery .gallery-icon img:hover {
border:1px solid #ccc!important;
}

.error-page h1 {
font-size:186px;
color:#000;
}

.error-page p {
color:#999;
font-style:italic;
}

.su-carousel .su-carousel-slide img,.su-custom-gallery-slide img {
border:none!important;
}

caption,th,.list-item .list-content .bloghi-post-head {
text-align:left;
}

strong,strong,b,strong *,b *,#nav-wrapper .menu li.current-menu-item > a,#nav-wrapper .menu li.current_page_item > a {
font-weight:700;
}

em,em,i,em *,i * {
font-style:italic;
}

#nav-wrapper,.pagination .newer,#footer .copyright.left {
float:left;
}

#nav-wrapper .menu li.current-menu-item > a,#nav-wrapper .menu li.current_page_item > a,#nav-wrapper .menu li a:hover,#social-bar-top a:hover,.social-widget a:hover > i {
color:#FF002A;
}

#top-search input:focus,#respond input:focus,#respond textarea:focus,.widget #searchform #s:focus {
outline:none;
}

.slide-img .bloghi-post-head h2,.list-item .bloghi-post-head,.list-item .post-entry p {
margin-bottom:14px;
}

.slide-img .bloghi-post-head h2 a,.post-entry h2 {
font-size:24px;
}

.bloghi-post-head h2,.bloghi-post-head h1,#respond .comment-form-url {
margin-bottom:10px;
}

.post-entry img,.widget img {
max-width:100%;
height:auto;
}

.post-entry a:hover,.item-related h3 a:hover,.thecomment .comment-text span.author a:hover,.widget a:hover {
text-decoration:underline;
}

.meta-comments,.pagination .older,#footer .copyright.right {
float:right;
}

.author-img img,.thecomment .author-img img,.about-radius {
border-radius:50%;
}

.post-box,.about-widget,.social-widget,.error-page {
text-align:center;
}

.item-related:last-child,#main.fullwidth .item-related:last-child,#main.fullwidth .bloghi-grid li:nth-of-type(2n+2),.bloghi-grid li:nth-of-type(2n+2),.social-widget a:last-child {
margin-right:0;
}

.item-related h3,.widget ul.side-newsfeed li .side-item .side-item-text h4 {
margin-bottom:4px;
}

.item-related span.date,.list-meta .date {
font-size:11px;
font-style:italic;
color:#999;
}

.comments,.grid-item {
margin-bottom:40px;
}

.thecomment .comment-text,.list-item .list-content,.widget ul.side-newsfeed li .side-item,.widget ul.side-newsfeed li .side-item .side-item-text {
overflow:hidden;
}

.post-comments span.reply a:hover,#respond h3 small a:hover {
opacity:.8;
}

.pagination a:hover,.widget ul li a {
color:#424242;
}

.list-item .bloghi-post-head h2 a,.grid-item .bloghi-post-head h2 a {
font-size:22px;
}

#sidebar .instagram-pics li img,#instagram-footer .instagram-pics li img {
max-width:100%;
}

#sidebar .instagram-pics li img:hover,#instagram-footer .instagram-pics li img:hover {
opacity:.87;
}

.alignnone,a img.alignnone,.wp-caption.alignnone,.wp-caption.alignleft {
margin:5px 20px 20px 0;
}

.alignright,a img.alignright {
float:right;
margin:5px 0 20px 20px;
}

.alignleft,a img.alignleft {
float:left;
margin:5px 20px 20px 0;
}