/*
Theme Name: Opcina erdut
Theme URI: http://opcina-erdut.hr/
Description: Defaultna tema za Općinu erdut.
Version: 1.0
Author: Stanislav Mihic
Author URI: http://veselistudio.com/
Tags: green, widgets, flash

    

*/
 * { 
    margin: 0px; 
    padding: 0px; 
    }

body {   
    background:url(images/pattern.png) center top;
    font-family: Tahoma, Arial, sans-serif;
    font-style: normal; 
    font-variant: normal; 
    font-weight: normal; 
    font-size: 62.5%; 
    line-height: 1.6; 
    font-size-adjust: none; 
    font-stretch: normal; 
    color: #4E5B6E; 
    }
#bg{
    margin:0px auto;
    padding: 0px;
    display: table;
    background:url(images/home_bg.png) no-repeat center top ; 
    width:980px;
    }
#bg2{
    margin:0px;
    padding: 0px;
    display:table;
    background:url(images/bg.png) repeat-x left top ;
    width:100%;
    }

/************ structure ***************/

#wrapper{
    margin:0px auto;
    padding:0px;
    width:800px;
    }
#container{
    margin:0px;
    padding:0px;
    float:left;
    width:800px;
    /*background:rgb(227, 237, 235);*/
    }
#header{
    margin:0px;
    padding:0px 10px;
    float:left;
    width:780px;
    /*height: 370px;*/
    }
#top{
    margin:0px 0px 0px 0px;
    padding: 0px;
    float:left;
    width:860px;
    height: 10px;
    background: url(images/bg_top.png) no-repeat left top;
    }

#bottom{
    margin:0px;
    padding: 0px;
    float:left;
    width:860px;
    height: 10px;
    background: url(images/bg_bottom.png) no-repeat left top;
    }
#content{
    margin:0px;
    padding:0px 20px;
    float:left;
    width:760px;
    background: url(images/content.png) repeat-y center top;
    }
#bottom{
    margin:0px;
    padding: 0px;
    float:left;
    width:800px;
    height: 44px;
    background: url(images/bottom.png) no-repeat left top;
    }
#footer{
    margin:0px;
    padding:0px 10px;
    float:left;
    width:780px;
    text-align: right;
    background: url(images/divider.png) no-repeat center top;
    }
#footer p{
    font-size:1.1em;
    text-align: center;
    }
/********* header *********/
#logo{
    margin:0px;
    padding: 0px;
    float: left;
    display: block;
    }
#logo a{
    text-indent: -9999px;
    background: url(images/opcina_erdut.png) no-repeat left top;
    width: 130px;
    height: 70px;
    display: block;
    }       
/******** search ***********/

#search{float:right; margin:20px 0px 0px 0px; padding:5px 0px 0px 0px; width:220px;}

#search #search_form{
    margin:0px 0px 0px 0px;
    padding:2px 2px 2px 2px;
    border:1px solid #25410E;
    border-right:none;
    color:rgb(38, 131, 184);
    background: white;
    width:164px;
    float: left;
    }
#searchsubmit{
    float:right;
    margin:0px 0px 0px 0px;
    border:none;
    }
/********* lang **********/
#lang{
    margin:0px;
    padding:0px 0px 5px 0px;
    text-align: right;
    font-size:1.1em;
    color: #006E9D;
    }


/********** navigation **********/
#navigation{
    margin:0px;
    padding:0px;
    float: left;
    display: block;
    width: 760px;
    }
#navigation ul{
    margin:0px;
    padding: 5px 5px;
    list-style-type: none;
    font-size: 1.2em;
    font-weight: bold;
    float: left;
    width: 750px;
    text-align: right;
    display: block;
    /*text-transform: uppercase;*/
    font-variant: small-caps;
/*    text-transform: uppercase;*/
    }
#navigation ul li{
    margin:0px;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
    display: block;
    float: left;
    }
#navigation ul li a{
    margin:0px;
    padding:5px 10px 6px 10px; 
    text-decoration: none;
    color: white;
    display: block;
    width: auto;
    }
#navigation ul li a:hover{
   background: #D3CBA4; color: #265700;
    } 
#navigation ul li.current_page_item a{
  /*  color:white;*/
   /* background: #549ACF;*/
    }   

#navigation #suckerfishnav {
    
    float: left;
    display: block;
    width:850px;
    }

#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    padding:0;
    margin:0;    
    width:850px;
    }
    
#suckerfishnav a {
    display:block;
    text-decoration:none;
    padding:0px 0px;
    }
    
#suckerfishnav li {
    float:left;
    padding:0;
    }

#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;    
    width:180px;
    font-weight:normal;
    text-align: left;
    margin:0;    
    border:0;
    font-size: 1.0em;    
    /*border:1px solid #349EC6;   */
    }
#navigation #suckerfishnav li li {    
    width:180px;
    /*color: #00245B;*/
    
    }
#navigation #suckerfishnav li li a {
    padding:4px 5px 4px 10px;    
    width:165px;
    background-image: none;
    color: #265700;
    }

#suckerfishnav li ul ul {
    margin:-15px 0 0 0px;
    }

#navigation #suckerfishnav li li:hover {
background:#E8E4CB; color:#265700;}

#navigation #suckerfishnav li ul li:hover a, 
#suckerfishnav li ul li li:hover a, 
#suckerfishnav li ul li li li:hover a, 
#suckerfishnav li ul li li li:hover a  {
color:#265700;}

#suckerfishnav li:hover a, 
#suckerfishnav li.sfhover a {color:#265700;}

#suckerfishnav li:hover li a, 
#suckerfishnav li li:hover li a, 
#suckerfishnav li li li:hover li a, 
#suckerfishnav li li li li:hover li a {
color:white;
}
#suckerfishnav li:hover ul ul, 
#suckerfishnav li:hover ul ul ul, 
#suckerfishnav li:hover ul ul ul ul, 
#suckerfishnav li.sfhover ul ul, 
#suckerfishnav li.sfhover ul ul ul, 
#suckerfishnav li.sfhover ul ul ul ul  {left:-999em; color: red;}

#suckerfishnav li:hover ul, 
#suckerfishnav li li:hover ul, 
#suckerfishnav li li li:hover ul, 
#suckerfishnav li li li li:hover ul, 
#suckerfishnav li.sfhover ul, 
#suckerfishnav li li.sfhover ul, 
#suckerfishnav li li li.sfhover ul, 
#suckerfishnav li li li li.sfhover ul  {
left:auto;
background: #E8E4CB; color: #265700;}

#suckerfishnav li:hover, 
#suckerfishnav li.sfhover {background: #D3CBA4; color: #265700;}
    
/********* bread *********/
.breadcrumb{
    float: left;
    width: 740px;
    padding: 5px 20px;
    display: block;
    margin:0px 0px 10px 0px;
    border-bottom: 1px solid #DBD8CA;
    clear: both;
    font-size: 1.1em;
    color:#4E5B6E;
    }
.breadcrumb a{
   /* text-decoration: none;
    color: #B4502E;*/
    color:#2A5900;
    }
    
/******** inner ***********/
#page{
    margin:0px;
    padding:0px;
    float:left;
    width: 450px;
    }
#single{
    margin:0px;
    padding:10px 15px 10px 5px;
    float:left;
    width: 430px;
    }
/********** sidebar **********/

#sidebar{
    margin:0px;
    padding:0px 0px 0px 5px;
    float:left;
    width: 300px;
    }
#sidebar h3#gdje{
    margin:0px;
    padding: 0px;
    float:left;
    display:block;
    width: 300px;
    height:20px;
    background:url(images/gdje_se_nalazimo.png) no-repeat left top;
    text-indent: -9999px;
    }
#sidebar #mapa{
    margin:10px 0px 0px 0px;
    padding: 10px;
    display: block;
    float: left;
    background: url(images/mapa.png) no-repeat left top;
    }
.saznaj_vise{
    margin:0px 0px 20px 0px;
    padding: 0px;
    float:left;
    }
.saznaj_vise a{
    margin:0px;
    padding: 0px;
    display:block;
    text-indent: -9999px;
    width:90px;
    height:18px;
    background: url(images/saznajte_vise.png) no-repeat left top;
    }
.saznaj_vise a:hover{
    background: url(images/saznajte_vise.png) no-repeat left bottom;
    }
#sidebar h3#dokumenti{
    margin:0px;
    padding: 0px;
    float:left;
    display:block;
    width: 300px;
    height:25px;
    background:url(images/dokumenti.png) no-repeat left top;
    text-indent: -9999px;
    }
#sidebar .arhiva{
    margin:0px 0px 10px 0px;   
    padding:0px;
    float:right;
    }
#sidebar .arhiva a{
    margin:0px;   
    padding:0px;
    float:left;
    display:block;
    width: 50px;
    height: 18px;
    text-indent:-9999px;
    background: url(images/arhiva.png) no-repeat left top;
    }
#sidebar .arhiva a:hover{
    background: url(images/arhiva.png) no-repeat left bottom;
    }    
#sidebar h3#last_news{
    margin:0px;
    padding: 0px;
    float:left;
    display:block;
    width: 300px;
    height:25px;
    background:url(images/ostale_novosti.png) no-repeat left top;
    text-indent: -9999px;
    }
#sidebar .arhiva_dok{
    margin: 0px 0px 10px 0px;
    padding:10px;
    float: left;
    border:1px solid #E9E5D1;
    background:#F3F1E5; 
    width: 278px; 
    }
#sidebar .arhiva_dok ul{
    margin:0px;
    padding:0px; 
    list-style-type: none;
    }    
#sidebar .arhiva_dok ul li{
    margin:0px;
    padding:5px 0px; 
    list-style-type: none;
    border-bottom: 1px solid #E0DABF;
    }    
#sidebar .arhiva_dok ul.doks{
    font-size: 1.0em;
    }   
#banner{
    margin: 0px;
    padding: 0px;
    float: left;
    }   
#banner ul{
    list-style-type: none;
    }
/************ homepage *************/
#slideshow{
    margin:0px;
    padding:15px 20px;
    float:left;
    display:block;
    clear: both;
    background:url(images/slideshow.png) no-repeat center top;
    }
#slideshow h5{
    text-indent: -9999px;
    font-size: 0px;
    line-height: 0px;
    }
h4#newsheading{
    margin:0px;
    padding: 0px;
    float:left;
    display:block;
    width: 430px;
    height:25px;
    background:url(images/novosti.png) no-repeat left top;
    text-indent: -9999px;
    }
#novosti{
    margin:0px;
    padding: 10px 20px 10px 5px;
    float:left;
    }
.front_news{
    padding: 0px 0px 10px 5px;
    float: left;
    } 
.front_image{
    margin:0px 10px 0px 0px;
    padding: 5px;
    float:left;
    background: #F3F1E5;
    width: 110px;
    }
.front_text{
    margin:0px;
    padding: 0px 5px;
    float:left;
    }
.front_news p{
    margin:0px;
    padding: 0px 0px;
    font-size: 1.1em;
    }
.front_news h2{
    margin:0px 0px 10px 0px;
    padding: 10px 0px 25px 0px;
    /*font-size: 1.4em;*/
    /*font-weight:bold;*/
    display:block;
    clear: both;
    font-family: Georgia;
    line-height: normal;
    background: url(images/hr.png) no-repeat center bottom;
    }
.front_news h2 a{
    text-decoration:none;
    color:#265700;
    }
.front_news h2 a:hover{color:#000;}
.info{
    margin:10px 0px 0px 0px;
    padding: 5px 0px;
    float:left;
    width:420px;
    border-top:1px solid #E0DABF;
    border-bottom:1px solid #E0DABF;
    font-size: 1.1em;
    }
.read_more{
    margin:0px;
    padding: 0px;
    float:right;
    }
.read_more a{
    margin:0px;
    padding: 0px;
    display:block;
    text-indent: -9999px;
    width:100px;
    height:18px;
    background: url(images/procitaj_vise.png) no-repeat left top;
    }
.read_more a:hover{
    background: url(images/procitaj_vise.png) no-repeat left bottom;
    }
    
  /*********** misc ************/
a{
    outline:none;
    color:#2A5900; 
    }
a:hover {
    text-decoration: none;
    }

h1,h2,h3{
    margin:0px;
    padding: 0px;
    }
    
h1{
    margin:0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 2.0em;
    font-weight: normal;
    /*text-transform: uppercase;*/
    display: block;
    text-align: left;
    border-bottom: 1px solid #DBD8CA;
    /*background: url(images/heading.gif) no-repeat center center;*/
    color: #2A5900;
    /*background: url(images/hr.gif) no-repeat center bottom;*/
    
    }
h2{
    margin: 0px;
    padding: 10px 0px;
    font-size: 1.6em;
    /*font-weight: normal;*/
    display: block;
    /*font-style: italic;*/
    /*font-family: Arial;*/
    color: #2A5900; 
    clear: both; 
    }
h3{
    margin: 0px;
    padding: 10px 0px;
    font-size: 1.4em;
    font-weight: normal;
    text-transform: uppercase;
    clear: both;
    }
p{
    margin:0px;
    padding: 10px 0px;
    font-size: 1.2em;
    text-align: justify;
   /* clear: both;*/
    }
ul{
    margin:0px;
    padding: 0px;
    list-style-position: inside ;
    font-size: 1.2em;
    }
ul li{
    margin:0px;
    padding: 5px 0px;
    }
blockquote{
    margin:10px 0px 10px 0px;   
    padding:5px 10px;
    border:1px solid #E9E5D1;
    background:#F3F1E5;  
    font-size:1.0em;
    text-align:justify;
    color:black;
    /*font-weight:bold;*/
    clear:both;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    }
.entry ul, .entry ol{
    margin:5px 0px 0px 0px;
    padding:0px 0px 0px 30px;
    font-weight:bold;
    font-size: 1.2em;
    }

.entry li{
    padding:5px;
    }

.entry li{
    border-bottom:1px dashed rgb(216, 225, 206);
    font-weight:normal;
    }

    


#wp-calendar #prev a, #wp-calendar #next a {
    font-size: 9pt;
    }

#wp-calendar a {
    text-decoration: none;
    }

#wp-calendar caption {
    font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
    text-align: center;
    }

#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
    }
/* End Typography & Colors */



/* Begin Structure */


/* Begin Images */
p img {
    padding: 0;
    max-width: 100%;
    }


img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    }

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    }

.alignright {
    float: right;
    }

.alignleft {
    float: left;
    }
/* End Images */






/* Begin Calendar */
#wp-calendar {
    empty-cells: show;
    margin: 10px auto 0;
    width: 155px;
    }

#wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
    }

#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
    }

#wp-calendar a {
    display: block;
    }

#wp-calendar caption {
    text-align: center;
    width: 100%;
    }

#wp-calendar td {
    padding: 3px 0;
    text-align: center;
    }

#wp-calendar td.pad:hover { /* Doesn't work in IE */
    background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
    cursor: help;
    }

acronym, abbr {
    border-bottom: 1px dashed #999;
    }



blockquote cite {
    margin: 5px 0 0;
    display: block;
    }

.center {
    text-align: center;
    }

.hidden {
    display: none;
    }
    
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
    display: none;
    }

a img {
    border: none;
    }

.navigation {
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 60px;
    }
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px 10px 0px 0px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}
/* End captions */


table { 
    border: 1px solid rgb(216, 225, 206); 
    width:100%;
    }
table td{
    text-align: left;
    }

thead th, tbody th { 
    border-left: 1px solid rgb(216, 225, 206); 
    padding:5px; 
    background: rgb(255, 255, 255) url('th_bck.gif') repeat-x; 
    color:rgb(121, 137, 72);
    text-align:left;
    }

tbody th { 
    border-top: 1px solid rgb(216, 225, 206); 
    background: rgb(241, 243, 238) none repeat; 
    text-align:left; 
    font-weight:normal;
    color:rgb(121, 137, 72);
    padding:5px;
    }

tbody tr td { 
    padding: 5px; 
    color:rgb(121, 137, 72); 
    text-align:center; 
    }

tbody tr:hover { 
    background:rgb(246, 247, 241) url('tr_bck.gif') repeat; 
    }

tbody tr:hover td { 
    color: rgb(69, 69, 69);
    background:rgb(246, 247, 241); 

    }

tfoot td, tfoot th { 
    border-top: 1px solid rgb(236, 245, 255); 
    border-left: medium none; 
    padding: 4px; 
    background: rgb(255, 255, 255) url('foot_bck.gif') repeat; 
    color: rgb(102, 102, 102); 

    }
caption { 
    padding: 10px 0pt; 
    text-align: left; 
    font-size: 120%; 
    color: rgb(102, 102, 102); 
    }
table a:link { 
    color: rgb(102, 102, 102); 
    display:block;
    }
table a:visited { color: rgb(102, 102, 102); }
table a:hover { 
    color: rgb(0, 51, 102); 
    text-decoration: none; 
    }

table a:active { color: rgb(0, 51, 102); }


