/*
Theme Name:   Macedonian Orthodox Church
Author:         Aces Project Development Inc.
Theme URI:      http://www.aces-project.com/
Description:   MPC
Author URI:     http://www.aces-project.com/ 
 Version:      1.0.9
*/

/*@import url('font-awesome.css');*/

/****************Add Your Custom CSS Styles Below This Line**********/

#wpadminbar{
    display: none;
    height: 0;
}

#main-container{
    width: 1190px;
    margin: 0 auto;
    overflow: visible;
}

#header{
    position: relative;
}

#header .sub-head_imgs{
    position: absolute;
    top: 126px;
}

#header .sub-head_imgs img{
    width: 300px;
}

#left-justiniana{
    left: 187px;
}

#right-ohrid{
    right: 201px;
}

#header div{
    display: inline-block;
}

#header-slider{
    width: 100%;
    height: 400px;
    text-align: center;
    /*background-color: cyan;*/
}

#header-slider .slides{
    margin: 0;
    padding: 0;
}

#metaslider-id-64 div{ 
    width: auto !important;
    text-align: center;
}

#metaslider-id-64 ul.slides img{
    /*width: 100% !important;*/
    height: 400px;
}

.metaslider .slides img {
    width: auto !important;
    margin: 0 auto;
}

#google_translate_element{
    margin-top: 15px;
    margin-bottom: -29px;
}

#header-left{
    
    float: left;    
}

#header-right{
    float: right;
}

.header-side-imgs{
    width: 150px; /*150px x 2 ... 300 From 1190*/
    height: 200px;
}

#header-center{
    width: 890px;
    text-align: center;
}

#header-center img{
    width: 600px;
}

#header_redyellow{
    clear: both;
    width: 100%;
    padding: 20px 0;
    display: block;
    overflow: auto;
    padding-bottom: 0px;
}

#header-yellow{
    width: 228px; /*from 1190*/
    background-color: yellow;
    display: inline-block;
    float: left;
    text-align: center;
    height: 85px;
    color:  red;
    font-weight: bold;
    font-size: 125%;
    padding-top: 15px;
}

#header-red{
    width: 1171px;
    display: block;
    text-align: center;
    background-color: red;
    color: yellow;
    font-weight: bold;
    font-size: 80%;
    height: 100px;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 35px;
}

.font_black{
    color: black;
}

#header-red div{
    display: block;
}

#sp_count{
    padding: 5px;
    background-color: black;
    color: white;
}
#left-menu{
    width: 250px; /*from 1190*/
    min-width: 250px;
    display: inline-block;
    float: left;
    text-align: left;
}
#link-scroll{
    position: relative; 
    overflow: visible; 
    box-sizing: border-box; 
    min-height: 1px;
    padding: 20px 15px;
    background: #e1cea4;
    width: 226px;
    top: 16px;
    display: inline-block;
}

.divSvitok {
    position: absolute;
    height: 0px;
}

/*@media screen and (max-width: 992px) {
    
    .divSvitok{
        display: none !important;
    }
    
}*/
.imgSvitok{
    width: 302px;
    height: 34px;
    position: relative; 
    left: -68px;
    top: -34px;
}

#imgSvitokDolu{
    top: 0px;
    clear: both;
}

#left-menu .menu-main-menu-container{
    /*outline: 2px dashed;*/
    display: inline-block;
}

#right-content{
    width: calc(100% - 304px);
    display: inline-block;
    float: right;
    padding: 0 20px;
}

h1.title{
    text-align: center;
}

#left-menu a{
    text-decoration: none;
    color: black;
}

#left-menu a:hover{
    color: red;
}

#left-menu ul{
    list-style: none;
    padding-left: 7px;
}

#left-menu li{
    /*font-weight: bold;*/
    font-size: 110%;
    padding-bottom: 10px;
}


#aces{
    width: 87%;
    text-align: center;
    background-color: rgba(241,241,241, 0.7);
    margin-top: 50px;
    padding-top: 20px;
}

#aces img{
    width: 50%;
    margin-top: 5px;
}

#google_ad{
    margin: 10px 10%;
    background-color: white;
    color: black;
    width: 80%;
    text-align: center;
}

img.alignleft{
    float: left;
    margin-right: 10px;
}

img.alignright{
    float: right;
    margin-left: 10px;
}

/*Naslovni Vesti*/
#naslov-vesti, .vesti-snip{
    clear: both;
    overflow: auto;
    margin-top: 10px;    
}

#naslov-vesti h2{
    text-align: center;
    color: red;
    text-decoration: underline;
}

.vesti-snip .vesti-img{
    width: 155px;
    height: 155px;
    float: left;
    overflow: auto;
}    

.vesti-snip .vesti-img img{
    max-width: 150px;
    max-height: 150px;
}

.vesti-snip h3{
    margin: 0;
}

.vesti-snip .datum{
    font-style: italic;
    margin-bottom: 5px;
}

#divVladici{
    background-color: transparent;
    text-align: center;
    margin-top: 25px;
}

#divVladici img{
    width: 75%;
}