/*
 Theme Name:     Župnija Rakek
 Theme URI:      http://zupnija-rakek.si
 Description:    Tema Spletne strani župnije Rakek
 Author:         Medard Švigelj
 Author URI:     http://example.com
 Template:       iconic-one
 Version:        1.0.0
*/

/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('../iconic-one/style.css');


/* =Theme customization starts here
-------------------------------------------------------------- */

body, h1 {
	font-size: 16px;
	font-family: 'Bookman Old Style', serif;
	text-rendering: optimizeLegibility;
	color: #444;
}

#masthead {background-image:url("top-bg.png")}

#searchsubmit {
    background: #801212;
    color: #FFFFFF;
	margin-left: -4px;
}

li.current-menu-item{background: #801212}

.themonic-nav li:hover {
		display: inline-block;
		text-decoration: none;
		background:#801212;
		}

	.themonic-nav ul.nav-menu,
	.themonic-nav div.nav-menu > ul {
	background:none repeat scroll 0 0 #F3F3F3;
		border-bottom: 5px solid #801212;
		border-top: 1px solid #ededed;
		display: inline-block !important;
		text-align: left;
		width: 100%;
	}


.themonic-nav .current-menu-item > a,
	.themonic-nav .current-menu-ancestor > a,
	.themonic-nav .current_page_item > a,
	.themonic-nav .current_page_ancestor > a {
		    background: none repeat scroll 0 0 #801212;
			color: #FFFFFF;
			font-weight: bold;
	}

.naslov {color:#ffffff;
			}

	.widget-area {
    float: right;
    margin: 24px 20px;
    padding: 0 2% 0 0;
}

@media (min-width: 768px) {
.widget-area {
	width: 24%;
}
}

/* BARVA OZADJA */
.site {
	padding: 0 24px;
	background-color: #fff;
	/*background-color: #600b47; POST */

	/*background-color: #A64CD4;ADVENT */
}


.wrapper{border: 1px solid #e9e9e9;background-color: white;}

.unec-bold{	color: black;
	font-weight: bold;
}


ul.sub-menu{
	font-weight: normal;
}

/* -- tabela -- */
.entry-content table { 
	color: black;
}
.galerija {
	padding-left: 1%;}

#text-2 {margin-bottom:2px;
}

@media (max-width: 767px) {
	#menu-top {
		position: relative;
	}

	#menu-top li:not(.current-menu-item) a {
		color: #000000;
	}
}
