/*----------------- footer widgets -------------------*/
body.custom div#footer-widgets {width:100%;}
body.custom div#footer-widgets div.footer-item {float:left; width:30%; margin:15px;}
body.custom div#footer-widgets h2 {font-weight:bold;font-size:13px;line-height:20px;border-bottom: 1px solid #a80000; margin-bottom:4px;padding-bottom:4px;}
body.custom div#footer-widgets ul {padding:0px; margin:10px 0 0px;}
body.custom div#footer-widgets ul li {list-style-type:none; margin: 0 0 2px; padding: 0 0 2px;}
body.custom div#footer-widgets ul li a {text-decoration:none;}
body.custom div#footer-widgets ul li a:hover {text-decoration:underline;}
body.custom div#footer {padding-bottom:25px;margin: 0 auto;}
body.custom #footer ul {}


/*----------------- header -------------------*/
body.custom div#header-container {
	background-image: url(/wp-content/uploads/mz-logo-2010a-back.gif); }


/*----------------- navigacija -------------------*/
body.custom ul.navigation li.current_page_parent a:hover {
	background: #380000;
	text-decoration: none; }

body.custom ul.navigation li ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 0px;
	padding-bottom: 0px; }

body.custom ul.navigation li a:hover {
	background: #380000;
	text-decoration: none; }

body.custom ul.navigation li.current_page_item ul li a {
	background: #560000;
	text-decoration: none; }

body.custom ul.navigation li.current_page_item ul li a:hover {
	background: #380000;
	text-decoration: none; }


/*----------------- fonti sidebarja -------------------*/
body.custom div.sidebar li.widget {
	font-family:'Lucida Grande', Geneva, Helvetica, sans-serif;; 
	font-size:11px; 
	line-height:14px; }

body.custom div.sidebar li.widget a {
	text-decoration: none; }

body.custom div.sidebar li.widget a:hover {
	text-decoration: underline; }


/*----------------- arhiv v sidebarju -------------------*/
body.custom div.sidebar .textwidget li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 6px;
	padding-bottom: 6px; }

body.custom div.sidebar .widget_recent_entries li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 6px;
	padding-bottom: 6px; }


/*----------------- naslovi postov v arhivu -------------------*/
body.custom h2.entry-title {
	font-size: 17px;
	line-height: 17px;
	font-style: italic; }


/*----------------- naslovi postov -------------------*/
body.custom h1.entry-title {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 1px;
	padding-bottom: 25px; }


/*----------------- podnaslovi postov -------------------*/
body.custom div.entry-content h2 {
	font-style: italic; }


/*----------------- naslovi strani -------------------*/
body.custom h1.page-title {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 1px;
	padding-bottom: 25px; }


/*----------------- slogan na homepage -------------------*/
/*
body.custom #leaf-135 {
	background: #eeeeee; }
*/

body.custom #leaf-135 div.leaf-content h1 {
	font-family: georgia, times, 'times new roman', serif; 
	font-style: italic;
	font-size:36px; 
	line-height:30px;
	color: #a80000; }


/*------------ arhiv na strani Začnite tu --------------*/
body.custom #leaf-96 div.leaf-content li {
	font-family: georgia, times, 'times new roman', serif; 
	font-size:14px; 
	line-height:30px;
	color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 6px;
	padding-bottom: 6px; }

body.custom #leaf-96 div.leaf-content li a {
	color: #a48f23;
	text-decoration: none;

body.custom #leaf-96 div.leaf-content li a:hover {
	color: #cccccc;
	text-decoration: underline;





/*----------------- stranski rob posta -------------------*/
/*
body.custom div.content {border-right: 1px dashed #ddd;}
*/






/*
To get started customizing with CSS, we recommend you 
go to http://headwaythemes.com/documentation/customizing-your-headway-site/custom-css/ 
to get started.

When writing the selectors for the elements, put body.custom at the
beginning.

For an example on how to change the background with custom CSS
we can use the following code.

body.custom {
	background: red;
}
*/

