/*
Theme Name: Asket Magazine
Theme URI: http://www.help-wordpress.com/templates/160/template-asket-magazine-for-wordpress/
Description: Fast compact theme for wordpress (http://www.help-wordpress.com/)
Author: t3s
Author URI: http://www.help-wordpress.com/about/
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: three-columns, threaded-comments, sticky-post, right-sidebar, custom-menu, translation-ready, featured-images
Text Domain: twentyfifteen
*/

* { margin: 0; padding: 0;}
html { overflow-x: auto; } 

body {
font-family:tahoma, verdana, arial, helvetica;
color:#000;
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAIAAABi9+OQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACNJREFUeNpi/v37N9P///+ZGBgYUGhi8L9//4hWi2Y2QIABAHXSUN7RxZu2AAAAAElFTkSuQmCC');
background-repeat: repeat-x;
}


img, header, footer, aside, article { 
    transition:all 1s linear; 
    -o-transition:all 1s linear; 
    -moz-transition:all 1s linear; 
    -webkit-transition:all 1s linear;
}

a {color: #36404E;}
a:hover {color: #484A4A;}
a img{border:0;}
blockquote{margin:0 0 6px 12px;padding:6px 6px 2px 12px;font-style:italic;background: #f8f8f8;border: #e2e6e7 1px solid;border-left: #e2e6e7 6px solid;}
blockquote p::first-letter {padding-left:22px;background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNpi/P//PwM1ARMDlQHL4+cv0MXcgDgciM2AmANKv8djBop6FiQJDSCeBMSuSGKfgZgRh0FY1cMM1APiHUAsiabpHw7DcKoHhSEXEC/GIgkCX4AYPdbwqgcZGAG1ERkcB2JfILYG4o9ocnjVg7wcgiZ5HhrQX3B4F696kAu10BQ04TGMi5B6kAv5kCR/AvEDIBaC8kHh9wEpHDkIqWdBC3Q2IN6HJAZKf6Zo6RCvehY054PSnCASnxVPOsSqnlDW+01izvtN9bw8NAxkxSPPSqQYXA4Uy6/wBP57tGTyn5B6xkFfYgMEGACpdj777TWNXAAAAABJRU5ErkJggg==');background-repeat: no-repeat;background-position: 0px -2px;}

.alignleft{float:left;}
.alignright{float:right;}
.aligncenter, div.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.alignnone{clear:both;float:none;}
.noborder{border:0;}

.categories {/*...*/}
.cat-item {/*...*/}
.current-cat {/*...*/}
.current-cat-parent {/*...*/}
.pagenav {text-align:center;}
.page_item {/*...*/}
.current_page_item {/*...*/}
.current_page_parent {/*...*/}
.widget {/*...*/}
.widget_text {/*...*/}
.blogroll {/*...*/}
.linkcat{/*...*/}
.entry-content{display:table;width:100%;}
.sticky {display: block;}
.bypostauthor {display: block;}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}


.textleft{text-align: left;}
.textright{text-align: right;}
.textcenter{text-align: center;}
.textjustify{text-align: justify;}
.hr-10{height: 10px;clear: both;}
.hr-20{height: 20px;clear: both;}
.hr-index{clear: both;}
.clearing {height: 0;clear: both;}

/*images*/
img.aligncenter{margin-left: auto;margin-right: auto;}
.entry-content img{max-width:100%;height:auto;}

.wp-caption {
   text-align:center;
}

.wp-caption img{
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption, .wp-caption img{
	width:auto !important;
    max-width:100% !important;
    height:auto !important;}

figcaption.wp-caption-text, .wp-caption p.wp-caption-text{
   margin: 0 0 12px 0;
   padding: 0;
   color:#777;
   font-size: 12px;
   line-height: 17px;
}


/**/
pre {
    margin-bottom: 14px;
    padding: 8px;
    max-width: 100%;
    overflow: auto;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
    border: #e2e6e7 1px solid;
    border-left: #e2e6e7 6px solid;
}

main, .after-content {display: block;min-width:300px;}
main {overflow-x:auto;}
main h1 {margin:0 0 20px 0;font-size:28px;}
main h2 {margin:0 0 20px 0;font-size:24px;}
main h3 {margin:10px 0 10px 0;font-size:18px;}
main h4 {margin:6px 0 6px 0;font-size:14px;}
main h5 {margin:6px 0 6px 0;font-size:12px;}
main h6 {margin:6px 0 6px 0;font-size:10px;}
main p {margin:0 0 12px 0;}
main ul, main ol {margin-left:30px;}
main iframe, main embed {max-width: 100%;}
#wrapper, header, footer, section.bottom {display: block;min-width:300px; margin: 0 auto;}
header {margin-bottom:20px;}
footer {margin:0px auto 20px auto;padding:20px 0 20px 0;text-align: center;background: #f8f8f8;border: #e2e6e7 1px solid;border-radius:3px;}
footer p a {margin:10px auto;padding:0;border-left:none;}
footer .footer_menu{margin-bottom:20px;}


aside .sideleft, aside .sideright, aside .sidetop, aside .sidebottom{margin:0 0 20px 0;background: #f8f8f8;}
aside .sideleft{min-width:160px;}
aside h4{color:#fff;font-family: "Tahoma";font-size: 14px;font-weight: 700;background: #36404E;}
aside ul, section.bottom ul, nav ul{list-style-type:none;}
aside ul, aside .tagcloud, aside #calendar_wrap{border: #e2e6e7 1px solid;}

aside ul li{border-bottom:#fff 1px solid;}
aside ul li span{display:none;padding:2px 6px 2px 6px; background: #e2e6e7;border: 1px solid #ccc;border-radius: 3px;}
aside ul li:hover > span{float:right;display:block;margin:-26px 6px 0 0;}
aside ul li:last-child{margin-bottom:6px;border-bottom:none;}
aside ul li a, aside ul .recentcomments{display:block;padding:6px;text-decoration:none;}
aside .sideleft .recentcomments, aside .sideright .recentcomments{font-size: 12px;}
aside ul li:hover, aside ul .recentcomments:hover{background: #f0f2f3;}
aside ul .recentcomments a:hover{background:transparent;}
aside ul.children li:hover{background: #e9eced;}
aside ul.children ul.children li:hover{background: #e2e6e7;}
aside ul.children{margin-top:6px;border: none;}
aside ul.children li:last-child{margin-bottom:0;}
aside ul.children li a{padding-left:12px;}
aside ul.children li:hover > span{float:right;display:block;margin:-26px 0 0 0;}

.left-anons h2, 
.right-anons h2, 
.archive article h3,
.archive div h3,
.sidetop div:first-child h4,
.sideleft div:first-child h4,
.sideright div:first-child h4,
.sidebottom div:first-child h4,
.bottom section div:first-child h4
{border-top-right-radius: 3px;border-top-left-radius: 3px;}
.sidetop div:last-child ul,
.sideleft div:last-child ul,
.sideright div:last-child ul,
.sidebottom div:last-child ul,
.bottom section div:last-child ul
{border-bottom-right-radius: 3px;border-bottom-left-radius: 3px;}

section.bottom section{background: #f8f8f8;}
section.bottom section article{margin:0 0 0 0;padding:7px 7px 14px 7px;border: #e2e6e7 1px solid;border-bottom:none;}
section.bottom section article:last-child{margin:0 0 0 0;border-top:none;border-bottom:#e2e6e7 1px solid;}
section.bottom section article:last-child a h4{margin-top:10px;}
section.bottom section a{text-decoration:none;}
section.bottom section h4 {color:#fff;font-family: "Tahoma";font-size: 14px;font-weight: 700;background: #36404E;}
section.bottom section h5,section.bottom section a h5 {margin:0 0 5px 0;color:#000;text-decoration: underline;}
section.bottom section ul, section.bottom section .tagcloud, section.bottom section #calendar_wrap{border: #e2e6e7 1px solid;}
section.bottom section ul li{border-bottom:#e2e6e7 1px solid;}
section.bottom section ul li:last-child{border-bottom:none;}
section.bottom section ul li a,
section.bottom section ul .recentcomments
{display:block;padding:6px;}
section.bottom section ul li a:hover,
section.bottom section ul .recentcomments:hover
{background: #e9eced;}
section.bottom section ul .recentcomments a:hover{background:transparent;}


.rss-post, .rss-comment{
float:right;
margin-left:10px;
padding:6px 0 6px 20px;
text-decoration:none;
text-transform:uppercase;
color:#36404E;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAhtJREFUeNp81EtIVFEcx/HrzNBjGnFRBmYPs4e5iwqjkMrKRS0Ud0YE5UpI2rTRoFUE0aqlkIuEFkaEGG2qxYRBDxqQCOnBSGFG2sswB0wt+/7id+EwZAc+3Dvn3vs/j///TEndgaZbURTVYxqTeIUh5PASn7EQLdKeZgf+XlNYi9WmthPHUcAgNNB9jEb/aQnMY87XsK3AEfRYC5YsFkgzuop7fqkCG7EFlcF7jdiOblzBt38Fuub7EqSxEttwGE2o8fNynMc6dGG8OFDcFrwvBe/HA/SjDce8VLWTvp4NZ6ZAHZ6BOt8HGZvFYwzjOc556Won8AEX8DMO1Iq9+OVOTfmJN1izmvLeaKDL3rskzuAFbsRZS3l/Up7+Jqe/D53IOKP64CJ+eFalaN/d0FytH8nKqpqtXL9jIgiWcICDWOolarZvvLwdHrwK+Z7evpwCZflx3SM+9FI2eES9XOcEPMKMB6x3FtWWq3wU6HfQMYK7eO0KX+XZqYae4R2+YA32+JnuswqkJZzCaT+c8MzyLsSM60vLvu1ToFI5hDL35xVIu3/J61b2anUWnbn12OWR0z574y6Nfaj2aqYSrqN0UJj7fa7UbuKT7yscNHIpvA2+2ZwoChK3Zd7oYRdp5OzF50+b/jE46BkF6i0Koo/veB9mnLG45kqD4zQX/E8lU67Wrzjq6XY7Q3HlT3p5s0UHteB+/WuM/RFgAAsrh0kq61ptAAAAAElFTkSuQmCC);
background-repeat: no-repeat;
background-position: 0px 6px;
}
.rss-post:hover, .rss-comment:hover{text-decoration:underline;}

.show-hide{}
.show-hide:hover{cursor:pointer;}

#header_primary{
height: 18px;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAASCAYAAABb0P4QAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFhJREFUeNpitHAJ8WRgYJgLxJIMlIHnQJzMRCXDGKBmzGVioC5gBBmYAsQvqGDYU5CXWYDENip5GQyo7WXaGAhKNs+A+D+FGGSG52iyGU02o8mGmGQDEGAAFF81fojJjeEAAAAASUVORK5CYII=);
background-repeat: no-repeat;
background-position: 0px 6px;
}
#header_secondary{
height: 18px;
color: #d3dcea;
text-align:left;
text-transform:uppercase;
font-weight:700;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAALCAYAAAByF90EAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAALFJREFUeNqUkWEKwjAMhbuyc+yQDsWhODYqG46Jd/OvJ/AOog3mQXi00wVC2zT58tIW98fz7b7WRu/dOjtF72TjTVAChxWQDhCArIoQff8HJKgaWO91pNYEhx+wQMrPUo/RRNWRYJsEZCDIiLqSyOgoNut61fUSfUuQBoeSOgrspZ0Bk3NFCicLSYHQyRnYje5F4Y6LfOZBx1SyQupUgV/4nYlgWUhuNIbhjeqlxI8AAwA7mSS7TWC69gAAAABJRU5ErkJggg==);
background-repeat: no-repeat;
background-position: 0px 10px;
}
#footer_menu{
float:left;
width: 40px;
height: 18px;
text-transform:uppercase;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAASCAYAAABb0P4QAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFhJREFUeNpitHAJ8WRgYJgLxJIMlIHnQJzMRCXDGKBmzGVioC5gBBmYAsQvqGDYU5CXWYDENip5GQyo7WXaGAhKNs+A+D+FGGSG52iyGU02o8mGmGQDEGAAFF81fojJjeEAAAAASUVORK5CYII=);
background-repeat: no-repeat;
background-position: 4px 0px;
}

#headcontainer{position:absolute;}

.header_primary{font-weight: 500;}
.header_primary a {text-decoration:none;color:#474850;white-space: nowrap;}
.header_primary a:hover{text-decoration:underline;background:#ccc;}

.header_primary .menu-item-has-children > a::after, 
.header_primary .page_item_has_children > a::after {display: inline-block;position: absolute;top: 0px;vertical-align: middle;}

.header_primary li {border: 0 none;position: relative;line-height: 30px;}
.header_primary li.current_page_item{background-color: #e1e1e1;}
.header_primary li li {border: 0 none;display: block;}
.header_primary li:last-child a, .header_primary li li a, .header_primary li li li a {border-right:0;}

.header_primary ul {list-style: outside none none;margin: 0;}
.header_primary ul ul {background-color: #e1e1e1;margin: 0; z-index: 99999;}
.header_primary ul ul a:hover,
/*.header_primary ul ul li:hover,*/
.header_primary ul ul li.focus > a {background:#ccc;}
.header_primary ul li:hover > ul,
.header_primary ul li.focus > ul {left: auto;}




.slogan{position:absolute;top:30px;}
.searh-header{}

nav{margin-bottom: 20px;min-height:30px;background: #36404e;}
nav ul{margin:0 auto;}
nav ul li{font-weight: 700;font-size: 14px;}
nav ul li a{display: block;padding: 6px 8px 6px 8px;height:18px;color: #d3dcea;text-decoration:none;}
nav ul li a:hover{color: #d3dcea;text-decoration:underline;}

/*widget styles*/
.widget_search form, .sidetop .searchform, .tagcloud, #calendar_wrap{padding:6px;}
#wp-calendar{width:100%;}
#wp-calendar td {text-align:center;}
.widget_search form, .sidetop .searchform{border: 1px solid #dfdcdc;}
.widget_search input[type='text'], .sidetop .searchform input[type='text'], .slogan .searchform input[type='text'], .not-found-text .searchform input[type='text']{padding:4px 10px 4px 10px;background: #fff;border: 1px solid #dfdcdc;border-radius: 3px;box-shadow: 0px 0px 4px #000;}
.widget_search input[type='submit'], .slogan .searchform input[type='submit'], .not-found-text .searchform input[type='submit']{margin:0;padding:5px 10px 5px 10px;color:#fff;font-weight:700;background: #36404E;border:none;border-radius: 3px;}
.sidetop .searchform input[type='submit'], .sidebottom .searchform input[type='submit']{color:#fff;font-weight:700;border:none;}

.slogan .searchform label,
.sideleft .widget_search label,
.sideright .widget_search label{display:none;}
.sideleft .widget_search input[type='submit'],
.sideright .widget_search input[type='submit']{
margin:4px 0 0 0;
padding-top:4px;
border: none;
width: 18px;
height: 18px;
text-indent: -99px;
background:transparent;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAARCAYAAADQWvz5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAATJJREFUeNpi/P//PwMM+EQXqACpMiB2A2JJIH4DxAeBeMKWpRNOMeABjDCDgIYkAqnpQMyORR1IURvQsBpcBjFBDfEEUnOhhiwAYi0g5gBiOSCeAbIQiKuB6jJwusg7Kh9k2DUgVgdpAtqaia4IaEA0kFoCxB+AWAGo5iM2F5lADTmFzRAQAIovBVJbgVgAZC4ur2lD2dcY8IPDUFoPZxhRA4AMugplaxFQawulL1EjsEGBLA+lMdMRNPq3QqN5PhB3APEDIBYDRTsQw6I9E5oc8CbIJCA1DU+CbAfiKii/AYgbsQY20EvzgJQuEIPox0D8G4ifA/EKILaEuowByaB6rC7CB4CuxWUA3GWkRj9IYzM2l7GQkWTqoA6oRjKM7ARZAw18uMsoSdmgGOyEcQACDADjqF13nvnbnQAAAABJRU5ErkJggg==);
background-repeat: no-repeat;
}
/*widget styles*/

.left-anons h2, .right-anons h2, .archive article h3, .archive div h3{margin-bottom:10px;min-height:21px;color:#fff;font-family: "Tahoma";font-size: 15px;font-weight: 700;background: #36404E;}

.left-anons h3{overflow:hidden;}
.left-anons .excerpt{overflow:hidden;}
.left-anons .read-more{display:block;text-align:right;}

.right-anons article img, .bottom article img{float:left;margin-right:10px;}
.right-anons h3{overflow:hidden;}

.archive article, .archive .sticky{position:relative;}
.archive article h3, .archive div h3{position:relative;padding-right:6px;}
.archive article h3:hover, .archive div h3:hover{height:auto;z-index:1;}
.archive article h3 a, .archive div h3 a{color:#fff;text-decoration:none;}
.archive article h3 a:hover, .archive div h3 a:hover{text-decoration:underline;}

.left-anons .read-all,
.right-anons .read-all
{display:block;text-align:center;text-decoration:none;background:#f8f8f8;border: #e2e6e7 1px solid;border-radius: 3px;}
.left-anons .read-all:hover,
.right-anons .read-all:hover
{background:#f0f2f3;border: #bbb 1px solid;}

.left-anons .meta, .right-anons .meta, .archive .meta{font-size:12px;color:#aaa;}
.left-anons .meta a, .right-anons .meta a, .archive .meta a{color:#aaa;text-decoration:none;}
.left-anons .meta a:hover, .right-anons .meta a:hover, .archive .meta a:hover{text-decoration:underline;}

.pagination {padding-bottom:16px;text-align:center;}

.main-info{margin:10px 0 0 0;clear: both;}
.after-content h4 {margin:10px 0 10px 0;font-size:16px;}
.after-content article{margin:0 0 10px 0;height:80px;}
.after-content article img{float:left;margin:0 10px 0 0;}

.coment ul, .coment ol{margin-left:30px;}
.comment {list-style-type:none;margin-left:0px;}
.comment ul.children{list-style-type:none;margin-left:5px;}
li.comment, li.pingback {list-style-type:none;padding:6px;margin:12px 0 0 0;background:#fff;}
li.comment {border:#777 1px solid;border-radius:3px;}
li.pingback {border:#777 1px dashed;border-radius:3px;}

.rss-feed-comments{margin-top:10px;}


.reply{width:80px;margin:6px 0 0 0;font-size:0.9em;color:#000;text-align:center;}
.reply a, #submit{font-family:Verdana, Arial, sans-serif;text-decoration:none;font-size:13px;color:#fff;border:none;}
.reply, #submit{margin:2px 0 0 0;padding:3px 8px 3px 8px;text-indent:1px;background: #36404E;border-radius: 3px;}
#submit{font-weight:700;}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea{padding:.2em;background:#eee;border:1px solid #555;border-radius:3px;box-shadow:1px 1px 5px #777;}
#commentform #author, #commentform #email, #commentform #url{margin:6px 6px 6px 0;}
#commentform #email:invalid{background:#fdd;}
#commentform #email:valid{background:#eee;}
#commentform textarea{max-width: -webkit-calc(100% - 8px);max-width: calc(100% - 8px);}
#commentform .required{color:red;}

.not-found-text h1, .not-found-text p {margin-bottom:24px;}

/*post formats*/
.archive article.format-aside h3,
.archive article.format-image h3,
.archive article.format-video h3,
.archive article.format-quote h3,
.archive article.format-link h3,
.archive article.format-gallery h3,
.archive article.format-status h3,
.archive article.format-audio h3,
.archive article.format-chat h3{
	padding-left:30px;
	background-image: url('data:image/png;base64,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');
	background-repeat: no-repeat;
}

.archive article.format-aside h3{background-position:-324px -6px;}
.archive article.format-image h3{background-position:-284px -46px;}
.archive article.format-video h3{background-position:-244px -86px;}
.archive article.format-quote h3{background-position:-204px -126px;}
.archive article.format-link h3{background-position:-164px -166px;}
.archive article.format-gallery h3{background-position:-124px -207px;}
.archive article.format-status h3{background-position:-84px -246px;}
.archive article.format-audio h3{background-position:-44px -286px;}
.archive article.format-chat h3{background-position:-4px -327px;}

main.format-aside .post-thumb,
main.format-image .post-thumb,
main.format-video .post-thumb,
main.format-quote .post-thumb,
main.format-link .post-thumb,
main.format-gallery .post-thumb,
main.format-status .post-thumb,
main.format-audio .post-thumb,
main.format-chat .post-thumb{float:none;margin:0 auto;width:160px;}

main.format-gallery .gallery{display: table;margin:0 auto;clear: both;}
main.format-gallery .gallery .gallery-item{float: left;margin: 0 4px 4px 0;font-size: 1px;overflow: hidden;position: relative;}

.gallery-columns-1 .gallery-item {max-width: 100%;}
.gallery-columns-2 .gallery-item {max-width: 48%;max-width: -webkit-calc(50% - 4px);max-width: calc(50% - 4px);}
.gallery-columns-3 .gallery-item {max-width: 32%;max-width: -webkit-calc(33.3% - 4px);max-width: calc(33.3% - 4px);}
.gallery-columns-4 .gallery-item {max-width: 23%;max-width: -webkit-calc(25% - 4px);max-width: calc(25% - 4px);}
.gallery-columns-5 .gallery-item {max-width: 19%;max-width: -webkit-calc(20% - 4px);max-width: calc(20% - 4px);}
.gallery-columns-6 .gallery-item {max-width: 15%;max-width: -webkit-calc(16.7% - 4px);max-width: calc(16.7% - 4px);}
.gallery-columns-7 .gallery-item {max-width: 13%;max-width: -webkit-calc(14.28% - 4px);max-width: calc(14.28% - 4px);}
.gallery-columns-8 .gallery-item {max-width: 11%;max-width: -webkit-calc(12.5% - 4px);max-width: calc(12.5% - 4px);}
.gallery-columns-9 .gallery-item {max-width: 9%; max-width: -webkit-calc(11.1% - 4px);max-width: calc(11.1% - 4px);}

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {clear: left;}

.gallery-caption {
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0;
    padding: 9px 6px;
    width: 100%;
    max-height: 50%;
    color: #ddd;
    font-size: 12px;
    font-style:italic;
    line-height: 12px;
    background-color: rgba(0, 0, 0, 0.7);
    opacity: 0;
}

.gallery-item:hover .gallery-caption {opacity: 1;}
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {display: none;}


main.format-chat p{margin-bottom:20px;padding:4px 8px 4px 8px;background:#fbfbfb;border:1px #eee solid;border-radius:4px;}
main.format-chat p:nth-child(2n){margin: 0 0 20px 20px;}
main.format-chat p.main-info{margin-bottom:12px;padding:0;background:transparent;border:none;}
/*post formats*/