@import url("reset.css");
@import url("initial.css");
@import url("nav.css");
@import url("font-awesome.min.css");

/****** general ******/
div.detalji_posta {
    clear: both;
    font-size:0.9em;
    display: block;
    position: relative;
    margin:20px 0 20px;
}
div.detalji_posta_slajder {
    margin:5px 0 0;
}
div.detalji_posta_simple {
    margin:0; /*10px 0 0;*/
}
div.detalji_posta_simple_long {
    margin:0 0 10px 0;
}
div.detalji_posta>div {
    display: inline;
    margin:0;
}
div.detalji_posta>div.kategorija {
    background:#b73333;
    padding:10px 11px;
}
div.detalji_posta_slajder>div.kategorija {
    padding:5px 9px;
}
div.detalji_posta>div.kategorija a,div.detalji_posta>div.kategorija a:hover{
    color: #ffffff!important;
}
div.detalji_posta>div.datum {
    border:1px solid #E9E9E9;
    padding:9px 10px;
    color: #7C7C7C;
}
div.detalji_posta_slajder>div.datum {
    padding:4px 8px;
}
div.detalji_posta_simple>div.kategorija, div.detalji_posta_simple_long>div.kategorija {
    background:none!important;
    border:0;
    padding:0 10px 0 0;
}
div.detalji_posta_simple>div.kategorija a,div.detalji_posta_simple>div.kategorija a:hover,
div.detalji_posta_simple_long>div.kategorija a,div.detalji_posta_simple_long>div.kategorija a:hover{
    color: #b73333;
}
div.detalji_posta_simple>div.datum,div.detalji_posta_simple_long>div.datum {
    border:0;
    padding:0 10px 0 0;
}
div.detalji_posta_verylittle {
    clear:none!important;
}
div.detalji_posta_verylittle:after {
    clear:both;
}

.announce {
    display: block;
    list-style: none;
}
.announce h2,.announce h3,.announce h4,.announce h5 {
    margin-top: 0!important;
    width: 100%;
}
.announce img {
    margin-top: 0!important;
    border: 1px solid lightgrey;
    margin-bottom:5px;
}

.announce:after {
    clear:both;
}

/****** pagination ****/
ul.pagination {
    display: inline;
    margin:0;
}
ul.pagination li {
    display: inline-block;
    margin:0;
    background:white;
    border:1px solid #b73333;
    color:#b73333;
    margin-left:-1px;
    height:36px;
    line-height:30px;
    font-size:0.9em;
}
ul.pagination li:first-child {
    margin-left:0;
}
ul.pagination li a {
    padding:3px 11px;
    color:#b73333;
    display:block;
    font-family: 'Tahoma',sans-serif;
}
ul.pagination li.active {
    background:#b73333;
    color:white;
}
ul.pagination li.active a {
    color:white!important;
}

/****** quiz buttons ****/
ul.quizbtn {
    display: inline;
    margin:0!important;
}
ul.quizbtn li {
    display: inline-block;
    margin:0;
    background:white;
    border:1px solid #b73333;
    color:#b73333;
    margin-left:-1px;
    height:36px;
    line-height:30px;
    font-size:0.9em;
}
ul.quizbtn li:first-child {
    margin-left:0;
}
ul.quizbtn li a {
    padding:3px 11px;
    color:#b73333;
    display:block;
    font-family: 'Tahoma',sans-serif;
}
ul.quizbtn li.active {
    background:#b73333;
    color:white;
}
ul.quizbtn li.active a {
    color:white!important;
}


/******* button ********/
button.dugme,a.dugme {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;

    white-space: nowrap;
    padding: 6px 12px;
    font-size: 1em;
    line-height: 1.42857143;

    color: #ddd;
    background-color: #b73333;
    border:1px solid #880f0f;
}

button.dugme:hover,a.dugme:hover {
    color: #ffffff;
    background: #880f0f;
    text-decoration: none;
}

button.malodugme,a.malodugme {
    color: #7C7C7C;
    font-size: 0.8em;
    padding: 2px 9px;
    background: white!important;
    margin-left:5px;
    border:0!important;
}
button.malodugme:hover,a.malodugme:hover {
    /*background: #880f0f!important;*/
}




.topmargin0 { margin-top: 0!important;}
.bottommargin3 { margin-bottom: 3px!important;}
.bottommargin15 { margin-bottom: 15px!important;}
.regularbottom { margin-bottom: 20px!important;}
div.excerpt {
    font-size:16px;
    margin-bottom: 10px;
    border-bottom: 1px solid lightgray;
    padding-bottom: 10px;
    font-family: Merriweather,serif;
    /*font-weight: bold!important;*/
    font-style: italic!important;
}

.post-title {
    display:inline-block;
    position:relative;
}
.post-title a, .post-title a:hover {
    color:black;
}
.post-title a.comments_number {
    display:inline-block;
    color:#333; padding:5px 7px;
    background: #f0f0f0;
    border: 1px solid #f0f0f0;
    font-size:0.5em;
    margin-left:10px;
    white-space: nowrap;
    float:right;
}
.post-title a.comments_number {
    color:#333;
}
.post-title a.comments_number:hover {
    background: #b73333!important;
    color:white!important;
}

div.iznad_posta {
    clear: both;
    font-size:0.9em;
    display: block;
    position: relative;
    margin:20px 0 20px;
    padding-top:5px;
    border-top:1px solid lightgrey;
}
div.iznad_posta>div {
    display: inline-block;
    margin:0 15px 0 0;
    color: #7C7C7C;
}
div.iznad_posta>div>a,div.iznad_posta>div a:hover{
    color: #b73333;
}
div.iznad_posta>div>i {
    margin-right:5px;
    color: #aaa;
}


/****** top bar ******/
.header_top_container { background: #363B40; }
.header_top {
    overflow: hidden;
    height: 46px;
    width:1152px;
    margin:0 auto;
}
.latest_news_container {display:none; }
@media (max-width: 479px) {
    .header_top { width: 100%; }
}
@media (min-width: 480px) {
    .header_top { width: 450px; }
}
@media (min-width: 768px) {
    .header_top { width: 732px; }
    .latest_news_container {display:block; }
}
@media (min-width: 992px) {
    .header_top { width: 952px; }
}
@media (min-width: 1200px) {
    .header_top { width: 1152px; }
}
.header_top a {
    color:#9C9C9C!important;
}
.header_top a:hover {
    color:#ffffff!important;
}


.header_top .header_search {
    float: right;
    border-left: 1px solid #464D53;
    border-right: 1px solid #464D53;
    margin-left: 15px;
    line-height: 1;
}
.header_top input {
    background:transparent;
    color:#ffffff;
}
.header_search .search_input {
    float: left;
    width: 70px;
     background: transparent;
    border: none;
    margin: 0;
    padding: 15px 14px 15px 15px;
    border-right: 1px solid #464D53;
    transition: width 0.5s;
    -moz-transition: width 0.5s;
    -webkit-transition: width 0.5s;
    -o-transition: width 0.5s;
}
.header_search .search_input:focus{
    width: 140px;
}
.header_search .search_submit {
    display: block;
    float: right;
    width: auto;
    height: 46px;
    border: none;
    cursor: pointer;
    vertical-align: middle;
}
.hint {
    padding: 0 15px;
    color:#9C9C9C;
    font-size:1.3em!important;
    margin-top:12px;
}

.header_top .social_icons {
    float: right;
    display:inline;
    margin:12px 0;
}
.footer .social_icons {
    display:inline;
    margin:10px 0;
    font-size:2em;
}

.header_top .social_icons li, .footer .social_icons li {
    padding: 8px 0 8px 8px;
    display:inline;
}
.header_top .social_icons li a,.footer .social_icons li a { color:#9C9C9C; }
.header_top .social_icons li a:hover,.footer .social_icons li a:hover { color:#ffffff; }

.header_top .latest_news_container {
    margin-top: 10px;
}
.header_top .latest_news {
    margin-top: 8px;
    display:inline;
    color:#9C9C9C;
}
.header_top .latest_news li {
    display:inline;
    padding: 8px 8px 9px 8px;
    border-right: 1px solid #ffffff; /*464D53;*/
    cursor: pointer;
}
.header_top .latest_news li:last-child {
    border-right: 0;
}
.mobile_switch {
    width:42px;
    height:42px;
    border:2px solid #ddd;
    position:absolute;
    left:2px; top:2px;
    display:none;
}
.mobile_switch_button {
    cursor:pointer;
    width: 26px;
    padding: 9px 8px 8px;
    display:block;
}
.mobile_switch_button .line {
    display: block;
    width: 21px;
    height: 3px;
    background: #ddd;
    margin-bottom: 6px;
}
.mobile-menu {
    display:none;
    position:absolute;
    top:46px;
    left:-3000px;
}
ul.mobile-menu {
    background:rgba(0,0,0,0.8);
    padding:10px 20px;
    font-size:1.2em;
}
ul.mobile-menu li ul{
    padding:5px 20px;
}
ul.mobile-menu li ul li{
    padding:10px 0;
    border-bottom:1px solid lightgrey;
}
ul.mobile-menu li ul li:last-child{
    padding:10px 0;
    border-bottom:0;
}
ul.mobile-menu li a {
    display:block;
    color:white;
}
ul.mobile-menu>li>a {
    background:rgba(255,255,255,0.2);
    padding-left:10px;
}
ul.mobile-menu>li>ul>li>a{
    font-size:0.8em;
}
ul.mobile-menu>li{
}


@media (max-width: 767px) {
    .mobile_switch {
        display:block;
    }
    .mobile-menu {
        display:block;
    }
}



.header {
    text-align: center;
    padding-bottom: 5px;
}
.header_container {
    background: #E8E8E8 url('../images/page.png') fixed;
    background: linear-gradient(top, rgba(255, 255, 255, 0.23) 0, rgba(110, 110, 110, 0.08) 1050px) no-repeat, url('../images/page.png'), linear-gradient(top, #FFFFFF 0, #DEDEDE 1050px) no-repeat;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.23) 0, rgba(110, 110, 110, 0.08) 1050px) no-repeat, url('../images/page.png'), -webkit-linear-gradient(top, #FFFFFF 0, #DEDEDE 1050px) no-repeat;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.23) 0, rgba(110, 110, 110, 0.08) 1050px) no-repeat, url('../images/page.png'), -moz-linear-gradient(top, #FFFFFF 0, #DEDEDE 1050px) no-repeat;
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0.23) 0, rgba(110, 110, 110, 0.08) 1050px) no-repeat, url('../images/page.png'), -o-linear-gradient(top, #FFFFFF 0, #DEDEDE 1050px) no-repeat;
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.23) 0, rgba(110, 110, 110, 0.08) 1050px) no-repeat, url('../images/page.png'), -ms-linear-gradient(top, #FFFFFF 0, #DEDEDE 1050px) no-repeat;
    background: linear-gradient(top, rgba(255, 255, 255, 0.23) 0, rgba(110, 110, 110, 0.08) 1050px) no-repeat, url('../images/page.png'), linear-gradient(top, #FFFFFF 0, #DEDEDE 1050px) no-repeat;
    -svg-background: linear-gradient(top, rgba(255, 255, 255, 0.23) 0, rgba(110, 110, 110, 0.08) 1050px) no-repeat, url('../images/page.png'), linear-gradient(top, #FFFFFF 0, #DEDEDE 1050px) no-repeat;
    background-attachment: fixed, fixed, fixed !important;
    overflow:hidden;
    margin-bottom:0;
}
.logo img {
    max-width:100%;
}



/****** sidebar ******/
sidebar a,sidebar a:hover {
    color:black;
}
h4.box_header:before {
    clear: both;
}
h4.box_header {
    background:#F0F0F0;
    padding:10px 15px;
    border-left:3px solid #b73333;
    font-size:1.2em;
    margin-top:35px;
}

ul.post_listing {
    clear: both;
    margin-bottom:20px;
}

ul.post_listing li {
    padding:0 0 7px;
    margin-bottom:7px;
    border-bottom:1px solid lightgrey;
}
ul.post_listing li:last-child {
    border-bottom:0;
}

sidebar .btn-container {
    width:14.28%; height:35px; float:left; position:relative;
}
sidebar .btn-containerbig {
    width:71.4%; height:35px; float:left; position:relative;
}
sidebar .btn {
    border:1px solid #fff;
    position:absolute;
    display: block;
    height:auto;
    bottom:0;
    top:0;
    left:0;
    right:0;
    text-align:center;
    line-height:33px;
}
sidebar .btn-default {
    background:#ddd;
    color:black;
}
sidebar .btn-primary {
    background:#b73333;
    color:white;
    cursor:pointer;
}


/**** images *****/
.imgresponsive {
    max-width: 100%;
    height:auto;
    margin:15px auto;
}
.imgresponsivefull {
    min-width: 100%;
    max-width: 100%;
    height:auto;
    margin:15px auto;
}
.imgright {
    float:right;
    margin-left:10px;
    margin-top:5px;
    margin-right:0;
    height:auto!important;
}
.imgleft {
    float:left;
    margin-right:10px;
    margin-top:5px;
    margin-left:0;
    height:auto!important;
}
.imgborder1 { border: 1px solid black; }
.imgborder2 { border: 2px solid black; }
.imgborder3 { border: 3px solid black; }
.imgborder4 { border: 4px solid black; }
.imgborder5 { border: 5px solid black; }


/***** article **/
.post_title {
    margin-top:0;
}
.cke_editable ul,.post_content ul {
    list-style:circle;
    line-height:1.4;
    margin-left: 20px;
}
.cke_editable li,.post_content li {
    margin-bottom: 5px;
}
.cke_editable ol,.post_content ol {
    list-style:decimal;
    line-height:1.4;
    margin-left: 20px;
}

.cke_editable p,.post_content p, p {
    margin-bottom: 10px;
    line-height: 1.5;
}
.cke_editable figure,.post_content figure {
    display:table;
    margin:0;
}

.cke_editable figcaption,.post_content figcaption {
    font-family: 'Georgia';
    font-size:0.9em;
    font-style: italic;
    display:table-caption;caption-side:bottom;
}
.post_content .figurediv {
    padding: 8px;
    background: #e7e7e7;
    border-radius: 6px;
    border: 1px solid #ccc;
    text-align:center;
}



@media (max-width: 767px) {
    .imgleft, .imgright {
        min-width: 100%;
        max-width: 100%;
        height:auto!important;
        margin:15px auto;
        float:none;
    }
}
.share_box {
    padding: 20px 0;
}
.share_box .social_icons {
    float: right;
    display:inline;
}
.share_box .social_icons li {
    display:inline;
    padding:0 5px 0 0;
    float:left;
}


div.categorytaglist {
    clear: both;
    font-size:0.9em;
    display: block;
    position: relative;
    margin:20px 0 20px;
}
div.categorytaglist>div.cattag {
    display: inline-block;
    margin:0;
    border:1px solid #E9E9E9;
}
div.categorytaglist>div.cattag a {
    color: #7C7C7C!important;
    background:white;
    display:block;
    padding:7px 11px;
}
div.categorytaglist>div.cattag a:hover {
    color: white!important;
    background:#b73333;
}

.warninG {
}
.warninGinneR {
    background-color:#ff5000;
    padding:15px;
}


/***** listings ****/
.page_title {
    margin-bottom:20px;
    padding-bottom:10px;
    border-bottom:3px solid lightgrey;
}

/******inputs*****/
input[type="text"],textarea {
    background: #F0F0F0;
    border-bottom: 1px solid lightgrey;
    padding:5px 10px;
    margin-bottom:5px;
    width:100%;
    font-family: 'Merriweather',serif;
    font-size: 0.9em;
    font-style: italic;
}

/**** comments *****/
.comment .level0 { padding-left:0;}
.comment .leveled { padding-left:60px;}
.comment_avatar {float:left;width:50px;height:50px;}
.comment_details { padding-left:60px;}

/************ footer *************/

.footer {
    background: #363B40;
    padding-top: 30px;
    color:white;
    font-size:0.9em;
    margin-top:30px;
}
.footer .box_header {
    background: #42494F;
    border-color: #858D94;
    margin-top:0;
}
.footer a { color:#9C9C9C; }
.footer a:hover { color:#ffffff; }
