/*
    Theme Name: Ternopil
    Theme URI: http://ternopil.te.ua
    Description: Free News/Magazine WordPress theme by Ternopil
    Author: Ternopil
    Author URI: https://ternopil.te.ua
    Version: 1.0
    Tags: red, white, three-columns, left-right-sidebars
*/

.entry-content img {
	margin: 0 0 1.5em 0;
	}
.alignleft, img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
	}
.alignright, img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
	}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	}
.alignnone, img.alignnone {
	/* not sure about this one */
	}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
	}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
	}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
	}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
	}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
	}
.gallery dl {}
.gallery dt {}
.gallery dd {}
.gallery dl a {}
.gallery dl img {}
.gallery-caption {}

img.aligncenter.size-full,
img.aligncenter.size-large,
img.aligncenter.size-medium {
    width:100%;
    height:auto;
}

img.aligncenter.size-large {
    width:100%;
}

img.aligncenter.size-medium {
    width:100%;
}

.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}

#commentform .gglcptch {
    margin: 0 0 10px 20.5%!important;
}

.entry p iframe {
    text-align:center;
display:block;
margin: 0 auto;
}

@media (max-width: 960px) and (min-width: 480px) {
.header-menu .header-menu-list li {
    min-width: 24%;
    width:auto;
    max-width: 49%;
    text-align: center;
}
}

.wp-last-article ul.widget-container ul li {
    padding: 6px 5px;
}

.slider-btn {
margin-bottom:0;
}

.group-btn {
margin-bottom:10px;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important;
}

/* calendar widget */
.widget_calendar {}
#wp-calendar {width: 100%; }
#wp-calendar caption { text-align: right; color: #333; font-size: 12px; margin-top: 10px; margin-bottom: 15px; }
#wp-calendar a {
cursor: pointer;
    color: #e04938;
text-decoration:none;
}
#wp-calendar a:hover {
text-decoration:underline;
}
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { padding-bottom: 10px; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:4px;}
#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; }

.wp-last-article ul.widget-container ul li b {
color:#343434;
}

.header .header-left img {
    max-width: 340px;
}
