/*
Theme Name: 	Obshtina 2014
Theme URI: 		http://va-studio.eu/projects/obshtina-sandanski
Description: 	Theme for obshtina Sandanski
Version: 		2.0
Author: 		VA Studio Ltd.
Author URI: 	http://va-studio.eu
*/

@import url('css/header.css');
@import url('css/featured.css');
@import url('css/footer.css');


body {
	color: #555;
}

a {
    color: #0c944a;
}
.sidebar {
    margin-top: -21px;
    margin-bottom: -20px;
}
.home .sidebar {
    margin-top: -20px;
}
.align-center {
    text-align: center;
}
.breadcrumbs {
    margin-bottom: 20px;
    padding: 10px 0;
    border-bottom: 1px solid #EEE;
    background-color: #fafafa;
}
.center-that-thing {
	display: block;
    width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
}

.page-header {
    overflow: hidden;
    margin: 0 0 30px 0;
}
.page-header .page-title {
    padding: 0 0 10px 0;
    line-height: normal;
    font-size: 28px;
}
.section {
	margin-bottom: 30px;
}
.home-section .post {
	clear: both;
	overflow: hidden;
	margin-bottom: 30px;
}
.home-section .meta {
	text-transform: capitalize;
}
.home-section .meta .glyphicon {
	margin-right: 10px;
	font-size: 12px;
}
.home-section .post-title {
	font-size: 15px;
	margin: 0 0 10px 0;
	padding: 0;
	/*font-weight: bold;*/
}
.home-section .wp-post-image {
	float: right;
	width: 100px;
	height: auto;
}
.section-title {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}


.quick-links {
    background-color: #e3e3e3;
	width: 100%;
    overflow: hidden;
}
.quick-links ul {
}
.quick-links a {
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	display: block;
	float: left;
	width: 50%;
	height: 113.33333px;
	text-align: center;
	position: relative;
	font-weight: bold;
	background: url('img/module-bg.png') repeat 0 bottom;
	background: #e3e3e3;
	color: #777;
	text-shadow: 1px 1px 1px white;
}
.quick-links a:hover {
	color: #333;
}
.quick-links a span {
	padding: 0 10px;
}
.quick-links .edge a {
	border-right: 0 none;
	/*width: 132px;*/
}

.sidebar .widget_links .widget-title {
	display: none;
}
.sidebar .widget_links ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.sidebar .widget_links li {
	margin-bottom: 1px;
	display: block;
	width: 100%;
	clear: both;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}
.sidebar .widget_links li a {
	display: block;
	background-color: silver;
	padding: 20px;
	overflow: hidden;
	text-decoration: none;
	color: white;
}
.sidebar .widget_links li a img {
	/*display: inline-block;*/
	float: left;
	width: 60px;
	height: auto;
	margin-right: 20px;
}
.textwidget img,
.textwidget a img {
	width: 100%;
	height: auto;
}
.home .media {
	width: 100%;
	float: left;
	overflow: hidden;
	padding: 20px 0;
	background: #cfcfcf;
	position: relative;
}
.media .video {
	padding: 5px;
	width: 100%;
	height: 317px;
	background-color: white;
	margin-top: 30px;
}
.media .gall .row {
	margin-top: 30px;
}

.archive .hentry,
.search-results .hentry {
    width: 100%;
    float: left;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
}
.archive .hentry:hover,
.search-results .hentry:hover {
/*    background-color: #f3f3f3;*/
}
.archive .hentry .entry-header,
.search-results .hentry .entry-header {
    width: 100%;
    float: left;
    clear: both;
}
.archive .hentry .entry-title,
.search-results .hentry .entry-title {
    font-size: 18px;
    font-weight: bold;
}
.post .entry-content,
.page .entry-content {
/*    text-align: justify;*/
}
.post .entry-content img,
.page .entry-content img {
    max-width: 100%;
    height: auto;
}
.page .entry-content .post-thumbnail {
    float: right;
    margin: 0 0 30px 30px;
}
.archive .hentry.has-post-thumbnail .entry-content,
.search-results .hentry.has-post-thumbnail .entry-content {
    margin-right: 200px;
}
.archive .hentry .post-thumbnail,
.search-results .hentry .post-thumbnail {
    display: inline-block;
    float: right;
    margin-bottom: 0;
}
.archive .hentry .entry-footer,
.search-results .hentry .entry-footer {
    color: #999;
    font-size: 13px;
    width: 100%;
    float: left;
    margin: 20px 0 0 0;
/*    background: #EEE;*/
/*    padding: 10px 20px;*/
    padding-bottom: 10px;
    overflow: hidden;
/*    border-top: 1px solid #CCC;*/
}
.meta {
/*    text-transform: uppercase;*/
}
.meta .posted-on {
    margin-right: 40px;
    text-transform: capitalize;
}
.entry-header .meta {
    margin-bottom: 50px;
}
.entry-title {
    margin: 0 0 20px 0;
    line-height: normal;
}
.page .entry-header {
    border-bottom: 1px solid #EEE;
    margin-bottom: 40px;
}
.page .entry-title {
/*    padding-bottom: 20px;*/
}
.page .entry-header .meta {
    margin-bottom: 20px;
}
.search .page .entry-title {
    margin-bottom: 20px;
    padding-bottom: 0;
    border-bottom: 0 none;
}
.search .page .entry-header {
    border-bottom: 0 none;
    margin-bottom: 0;
}
.post-thumbnail {
    margin-bottom: 30px;
}

.navigation.pagination {
    width: 100%;
    float: left;
    clear: both;
    margin: 50px 0;
    text-align: center;
}
.navigation.pagination h2 {
    display: none;
}
.navigation.pagination .page-numbers {
    display: inline-block;
    padding: 5px 12px;
    font-weight: bold;
    color: #598527;
    border-radius: 2px;
}
.navigation.pagination .page-numbers.current {
    background: #598527;
    color: #FFFFFF;
}



.more-similar-content {
    width: 100%;
    float: left;
    clear: both;
    margin: 70px 0;
/*    border: 1px solid #DDDDDD;*/
}
.more-similar-content h3 {
    padding: 15px 0;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    font-size: 22px;
    margin: 0;
    background: #efefef;
    padding-left: 15px;
}
.more-similar-content .similar {
    width: 100%;
    float: left;
    clear: both;
    border-bottom: 1px solid #EEE;
    padding: 10px 15px;
}
.more-similar-content .similar .similar-title {
    font-size: 15px;
    line-height: normal;
    margin-top: 0;
}

.page .entry-content p,
.single .entry-content p {
    margin-bottom: 20px;
    line-height: 23px;
}


.post-gallery {
    width: 100%;
    height: 320px;
}
.post-gallery .pane {
    width: 100%;
    height: 320px;
}
.post-gallery .dots {
    display: none;
}
.post-gallery .prevnext,
.post-gallery #vacontrol {
    display: block;
    height: 20px;
    text-indent: -9999px;
    width: 20px;
    background-image: url('img/controls.jpg');
    background-repeat: none;
    background-color: transparent;
}
.post-gallery .prevnext {
    bottom: 20px;
}
.post-gallery #prev { background-position: 0 -20px; right: 70px; }
.post-gallery #next { background-position: 0 0; right: 20px; }
.post-gallery .auto-control { bottom: 20px; right: 45px; }
.post-gallery .auto-control .play { background-position: 0 -60px; }
.post-gallery .auto-control .stop { background-position: 0 -40px; }

.related-content li {
    border-bottom: 1px solid #EEEEEE;
    font-size: 15px;
}
.related-content li:last-child {
    border-bottom: 0 none;
}
.related-content li a {
    display: block;
    padding: 10px 40px 10px 0;
    background-image: url('img/arrows.png');
    background-repeat: no-repeat;
    background-position: right center;
}
.related-content li a:hover {
    background-image: url('img/arrows-darker.png');
}

.widget_collapsed_archives_widget .widget-title {
    display: none;
}
.collapsed-archives ul {
    margin: 0;
    padding: 0;
}
.collapsed-archives > ul > li {
    margin-bottom: 10px;
}
.sidebar #flash {
    border-left: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    margin-top: -1px;
    widows: 100%;
    clear: both;
}
.sidebar-left ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.sidebar-left ul li {
/*    border-bottom: 1px solid #DDD;*/
/*    border-right: 1px solid #DDDDDD;*/
}
.sidebar-left ul li.current-cat {
/*    border: 1px solid #DDDDDD;*/
/*    border-right: 1px solid #FFFFFF;*/
}
.sidebar-left ul li.current-cat a {
    font-weight: bold;
    color: #555;
}
.sidebar-left ul li a {
    text-decoration: none;
    display: block;
    padding: 5px 15px 5px 0;
    color: #999;
}
.sidebar-left ul li a:hover {
    color: #555;
}

.sidebar-left .widget-title {
    margin-top: 0;
}