/* Stylesheet for Brown Color Theme */
/************************************/

body { background: url(images/brown/background.png) repeat; }
/*Ispod posta*/
a { color: #2989ea; text-decoration: none; }
a:hover { color: #444; }

/*Glavi izbornik*/
.menu ul .current_page_item a { background: #2989EA; text-shadow: 1px 1px 1px #291306; color: #fff; }
.menu ul .current_page_item a:hover { background: #2989EA; color: #fff; text-shadow: 1px 1px 1px #291306; }
.menu ul .current-cat a { background: #2989EA; text-shadow: 1px 1px 1px #291306; color: #fff }
.menu ul .current-cat a:hover { background: #2989EA; color: #fff; text-shadow: 1px 1px 1px #291306; }
/*Pod izbornik*/
.menu ul .subpage_item a { background: #eee; color: #333;  text-shadow: none; border-bottom: 1px #ccc solid;}
.menu ul .subpage_item a:hover { background: #ddd; color: #333; text-shadow: 1px 1px 1px #fff; }
.menu ul .current_subpage_item a { background: #2989C8; text-shadow: 1px 1px 1px #291306; }
.menu ul .current_subpage_item a:hover  { background: #2989C8; text-shadow: 1px 1px 1px #291306; }

.sidebar ul li h2 { color: #444; background: #ECEBEB url(images/brown/sidebar_heading_bg.png) repeat-x top;/* text-shadow: 1px 1px 1px #194990; */}
.sidebar a  { color: #2989ea; }
.sidebar a:hover { color: #444; } /*Stara boja  f2972c*/

.post h2 a:hover { color: #444; }
/*Edit this entry*/
.postinfo a { color:  #2989ea; }
.postinfo a:hover { color: #444; }

/* styling the read more link */
.entry .more-link { background: #f2972c; text-shadow: 1px 1px 1px #a55b05; }
.entry .more-link:hover { background: #2989ea; text-shadow: 1px 1px 1px #134e90; }

#respond h3 { background: #331f07; text-shadow: 1px 1px 1px #331f07; }

#footer { background: #fff; border-top: 1px #C8C8C8 solid;  /*url(images/brown/footer_bg.png) repeat-x top;*/ }
.footer_widget_area a { color: #b5a087; }
.footer_widget_area ul { /*text-shadow: 1px 1px 1px #FFFFFF;*/}
.copyright { text-shadow: none; color: #444; /*text-shadow: 1px 1px 1px #281508;*/ }
