/*
Theme Name: MyTashkent Bootstrap (2019)
Theme URI: http://mytashkent.uz
Description: A mobile-friendly, responsive vesrion of MyTashkent theme developed in 2015, based on Bootstrap.
Version: 3.4
Author: Azim Hikmatov
Author URI: http://dreamless.pw
*/

/* BASIC STUFF */
body {
    background: url("img/bg.gif") fixed;
}
.container {
	background-color: #ffffff;
}
/* header */
.header-image {
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
	max-width: 100%;
	padding-bottom: 21%;
}
.top-bar,
.site-footer {
	padding: 1rem 0;
}
/* MAIN */
.post, .type-page {
	clear: both;
	word-break: break-word;
}
.entry-title {
	font-style: italic;
}
h1.entry-title {
	text-shadow: 2px 2px 0px #FFFFFF, -2px -2px 0px #FFFFFF, 3px 3px 1px #999999;
}
.entry-title a,
.entry-title a:hover {
	border-bottom: 1px solid #683d27;
	color: #683d27;
}
.archive-title {
	text-align: right;
}
.entry-content {
	clear: both;
	overflow-wrap: break-word;
}
.entry-content a {
	border-bottom: 1px solid rgba(51, 103, 214, 0.5);
}
.entry__meta,
.entry-content h4 {
	border-bottom: 1px solid #aaaaaa;
}
.entry-content h5 {
	border-bottom: 1px dashed #000000;	
}
.entry__meta {
	clear: both;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1.5rem;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
	width: 100%;
}
.post-edit-link {
	text-decoration: underline;
}
.post-views {
	display: inline-block;
}
.post-divider {
	background: url("img/postdiv.png") bottom center no-repeat;
	clear: both;
	display: block;
	height: 27px;
	margin: 0 0 1rem 0;
	width: 100%;
}
.post-comm {
	float: right;
	text-align: center;
}
.post-comm a {
	background: url("img/comment-bubble.png") center top no-repeat;
	display: block;
	font-weight: bold;
	height: 48px;
	line-height: 34px;
	padding-top: 2px;
	width: 48px;
}
.label {
	font-size: 95%;
}
.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 4px;
}
.wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
}
.attachment-post-thumbnail,
.wp-post-image {
	border: 1px solid #cccccc;
	float: left;
	margin: 0 .5rem .5rem 0;
}
blockquote,
q {
	font-style: italic;
}
.simple-related-posts-title {
    font-size: 2rem;
}
.simple-related-posts {
    list-style-type: none;
    padding-left: 0;
}
.simple-related-posts li {
	font-size: 1.6rem;
	margin-bottom: 10px;
}

a[href^="https://www.facebook.com"],
a[href^="https://facebook.com"],
a[href^="https://www.t.me"],
a[href^="https://t.me"],
a[href^="https://www.instagram.com"],
a[href^="https://instagram.com"] {
	background-position: center left;
	background-repeat: no-repeat;
	background-size: 22px;
	padding: 0 0 0 22px;
}
a[href^="https://www.facebook.com"],
a[href^="https://facebook.com"] {
	background-image: url("img/facebook.svg");
	
}
a[href^="https://www.t.me"],
a[href^="https://t.me"] {
	background-image: url("img/telegram.svg");
}
a[href^="https://www.instagram.com"],
a[href^="https://instagram.com"] {
	background-image: url("img/instagram.svg");
}
/* CATEGORY FLAGS */
.category-flags a {
	background: url("img/flags.png") no-repeat;
	border-bottom: none;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	display: inline-block;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	height: 18px;
	padding: 0 10px 0 5px;
	text-shadow: none;
	vertical-align: top;
}
.category-flags a:hover {
    border-bottom: none;
}
a.art, a.metro, a.a-faynberg {
	background-position: 100% 0px;
	color: #5C7F95 !important;
}
a.announce, a.balamut-sandbox {
	background-position: 100% -25px;
	color: #AAAAAA !important;
}
a.tashkent-people, a.history {
	background-position: 100% -51px;
	color: #728449 !important;
}
a.old-photos, a.photos, a.video {
	background-position: 100% -77px;
	color: #8C896B !important;
}
a.misc, a.service {
	background-position: 100% -103px;
	color: #BB698F !important;
}
.entry-tags {
	margin-bottom: 1rem;
}
.entry-tags a,
.entry-tags a:hover,
.entry-tags a:focus,
.entry-tags a:active {
	color: #FFFFFF;
}
/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
.wp-caption.alignleft {
	margin: 0 1rem 0 0;
}
img.alignright,
.wp-caption.alignright {
	margin: 0 0 0 1rem;
}
img.aligncenter {
	margin: 1rem auto;
}
img.alignnone {
	margin: 1rem 0;
}
img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol  {
	list-style-position: inside;
}
/* Galleries */
.gallery-item {
    display: inline-block;
    margin: 0 0 1.5em;
	padding: 0 1em 0 0;
	text-align: left;
	vertical-align: top;
    width: 50%;
}
.gallery-columns-1 .gallery-item {
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
    display: inline-block;
    max-width: 100%;
}
.gallery-item a img {
    display: block;
    -webkit-transition: -webkit-filter 0.2s ease-in;
    transition: -webkit-filter 0.2s ease-in;
    transition: filter 0.2s ease-in;
    transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.gallery-item a:hover img,
.gallery-item a:focus img {
    -webkit-filter: opacity(60%);
    filter: opacity(60%);
}
.gallery-caption {
    display: block;
    text-align: left;
    padding: 0 .5rem 0 0;
    margin-bottom: 0;
}
/* COMMENTS */
#comments {
	clear: both;
}
#comments-title, #reply-title {
    font-size: 3rem;
	text-align: center;
}
.commentlist, .children, .pinglist {
	list-style-type: none;
	padding: 0;
}
li.comment, li.trackback, li.pingback {
    border-width: 1px;
    border-style: solid;
	border-color: #F0AD4E;
	border-radius: 4px;
	margin-bottom: 1rem;
	overflow: hidden;
	overflow-wrap: break-word;
	padding: 1rem;
}
li.comment-author-chilanzar {
    border-color: #660000;
}
li.comment-author-azim {
    border-color: #CC0000;
}
li.comment-author-b_a_lamut {
    border-style: dashed;
    border-color: #F0AD4E;
}
.comment-body img {
	max-width: 100%;
	height: auto;
}
.avatar {
    border-radius: 4px;
}
.commentmetadata a, a.post-edit-link {
	color: #666666;
}
.comment-notes {
	color: #aaaaaa;
	margin: .5rem 0;
	text-align: center;
}
#wp-comment-wrap {
	clear: both;
}
.required {
    color: #c53929;
}
cite.fn {
    font-weight: bold;
}
.subscribe-to-comments,
.solo-subscribe-to-comments {
	margin-left: 20px;
}
.comment_quote_link {
	font-size: 1.5rem;
}
.reply,
#cancel-comment-reply-link {
	clear: both;
	font-size: 1.5rem;
	margin: 4px 0;
}
/* SIDEBAR */
#sidebar,
.site-footer {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1.5rem;
}
.list-unstyled li {
	margin-bottom: .5rem;
	overflow-wrap: break-word;
}
.panel-info > .panel-footer {
	background-color: #d9edf7;
	border-top-color: #bce8f1;
}
/* FOOTER */
.footer-grass {
    background: #ffffff url("img/home-footer-grass.jpg") bottom left repeat-x;
    border-top: 1px solid #cccccc;
    padding-top: 2rem;
}