/* zima */

body  {
	color: #fff;
	background: #8be9f6 url(zima/pozadina.png) no-repeat center top;
}

a:link, a:visited  { color: #0f4851; }

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited  {
	color: #fff;
}

#nav li ul li a:hover  { color: #0f4851; }

 #footer {
background: #8be9f6 url(zima/footer-t.png) repeat-x bottom center;
}

 #footer2 {
background: #8be9f6 url(zima/footer.png) no-repeat bottom center;
}


.post .tags  { 
	background: url(zima/ico-tags.png) no-repeat left center;
}

.post h2.title {
background: #0c3e45;
}

.entry blockquote  { color: #949494; }

#content .wp-pagenavi .current  {
	color: #fff!important;
	background-color: #0f4851!important;
}
#content .wp-pagenavi a:link, #content .wp-pagenavi a:visited  { color: #0f4851; }

#tabber .list li a:link,
#tabber .list li a:visited  {
	background: url(zima/widgetbullet.png) no-repeat 5px center;
}


.widget ul li  { background: url(zima/widgetbullet.png) no-repeat left 9px;}

.koloni ul li  { background: url(zima/widgetbullet.png) no-repeat left 5px; margin-left: 10px}

.widget ul li a:link,
.widget ul li a:visited  {
	color: #0f4851;
}

.widget ul li a:hover  {
	color: #0f4851;
}

.widget_recent_comments li, .widget_ms_twitter li  { background: url(zima/widgetbullet.png) no-repeat left 9px; } /* RESET LI STYLING FOR RECENT COMMENT & TWITTER */