/*
Theme Name: Via Balkans
Theme URI: http://www.viabalkans.com/
Version: 1.0
Description: Portal theme
Author: Dusan Gacic
*/

@charset "utf-8";

/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* viabalkans.com */
body {
	background: #fff;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #706f6f
}
a {
	text-decoration: none;
	color: #706f6f
} 
p {
	text-align: justify
}
#header-container {
	background: url(images/header-container.gif);
	height: 222px;
}
#top-bar {
	width: 986px;
	padding: 0  0 0 10px;
	z-index: 9970;
	margin: 0 auto;
	height: 32px;
	position: relative;
	font-size: 11px
}
#top-bar-options {
	display: table-row;
	z-index: 9990;
}
#top-bar-options img {
	vertical-align: middle
}
#top-bar-options div {
	display: table-cell;
	vertical-align: middle;
	height: 30px;
	margin: -1px 10px 0 0;
	float: left
}
#top-bar-options #date-time {
	border: 1px solid #d6d5d5;
	width: 165px;
	border-width: 0 1px;
	display: inline-block;
	text-align: center
}
#top-bar-options #date-time p {
	height: 30px;
	line-height: 30px;
	width: 165px;
	text-align: center;
}
#top-bar-options #login-box   {
	margin: 0; padding: 0;
	z-index: 9999;
}
#top-bar-options #login-box form  {
	background: url(images/login-box.png) bottom center no-repeat;
	width: 174px;
	z-index: 9999;
	height: 135px;
	position: absolute;
	top: 30px;
	left: 187px;
	padding: 50px 0 0 111px
}
#login-box input {
	background: none;
	border: 0;
	position: relative;
	left: 5px;
	width: 137px;
	color: #706F6F
}
#login-box input#pwd {
	margin: 21px 0 15px 0
}
#login-box input.button {
	background: url(images/login-submit.png) no-repeat;
	position: relative;
	top: 8px; left: 35px;
	width: 112px;
	height: 24px
}
p.login-links {
	display: inline;
	position: relative;
	left: -10px;
	color: #fff
}
p.login-links a {
	color: #fff;
	text-decoration: underline
}
.user-info {
	float: left;
	background:  url(images/user-info.png) no-repeat;
	padding: 25px;
	width: 249px;
	height: 211px;
	color: #fff
}
.user-info p {
	color: #fff;
	text-align:
}
.user-info-buttons {
	padding: 10px 0 7px 120px;
	clear: both
}
.user-info-buttons a {
	background: url(images/user-info-button.jpg) no-repeat;
	width: 124px;
	height: 21px;
	display: block;
	margin: 0 0 3px 0;
	padding: 3px 0 0 9px;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #fff
}
.user-info-posts p {
	font-weight: normal;
}
.user-info-posts a {
	color: #fff;
	font-style: italic
}
#category-info .user-info img {
	float: right;
	border: 0;
	padding: 0;
	margin:
}
#top-bar-options #top-bar-share {
	border: 1px solid #d6d5d5;
	border-width: 0 1px;
	padding: 0 11px
}
#top-bar-options #top-bar-share a img {
	padding: 5px 1px 0 1px
}
#top-bar-options #google-translater {
	padding: 3px 5px 0 5px;
}
#top-bar-options #google-translater-box {
	width: 131px;
	height: 143px;
	position: absolute;
	z-index: 9999;
	top: 27px;
	left: 521px;
}
#top-bar-options #languages {
	border: 1px solid #d6d5d5;
	border-width: 0 0 0 1px;
	padding: 0 11px;
}
#top-bar-options #languages a img {
	padding: 6px 2px 0 2px;
}
#top-bar-options #search {
	background:  url(images/search-bg2.png) no-repeat;
	width: 204px;
	height: 44px;
}
.searchinput {
	position: relative;
	top: 6px; left: 41px;
}
.searchinput input.inputbox {
	border: 0;
	height: 18px;
	width: 115px;
	padding: 0 5px;
	background: none;
	color: #929092
}
.searchinput input.button {
	border: 0;
	background: none;
	position: relative;
	width: 24px;
	height: 24px;
	margin: 1px 0 0 0;
	cursor: pointer;
}
#header {
	height: 190px;
	width: 976px;
	z-index: 9950;
	padding: 0 10px;
	margin: 0 auto;
	background: url(images/header-bg.png) bottom center no-repeat;
}
#wrapper {
	width: 994px;
	margin: 0 auto;
	background: url(images/wrapper.png) top center repeat-y;
}
#container {
	width: 952px;
	padding: 0 21px 10px 21px;
	background: url(images/container.png) top center no-repeat;
}
#header img#logo {
	padding: 5px 0 0 10px;
	float: left
}
#header #banner-top {
	margin: 13px 7px 0 0;
	float: right
}
ul#main-nav  {
	float: right;
	background: url(images/top-pages-li.png) right no-repeat
}
ul#main-nav li {
	float: left;
	background: url(images/top-pages-li.png) left no-repeat
}
ul#main-nav li a {
	float: left;
	font-weight: bold;
	padding: 0 20px;
	height: 24px;
	line-height: 24px;
	display: block;
	background: url(images/top-pages-li-a.png) bottom center repeat-x;
}
ul#main-nav li a:hover {
	background: url(images/main-nav-li-a-hover.png) bottom center repeat-x;
}
ul.top-pages {
	float: left;
	background: url(images/top-pages-li.png) left no-repeat
}
ul.top-pages li {
	float: left;
	background: url(images/top-pages-li.png) right no-repeat
}
ul.top-pages li a {
	float: left;
	font-weight: bold;
	height: 24px; 
	line-height: 24px;
	display: block;
	padding: 0 12px;
	background: url(images/top-pages-li-a.png) bottom center repeat-x;
}
ul.top-pages li a:hover {
	background: url(images/top-pages-li-a-hover-top.png) bottom center no-repeat;
}
#suckerfish {
	height: 24px;
	z-index: 9940;
	padding: 8px 0 0 8px;
	clear: both
}
.categories, .categories * {
	margin:0;
	padding:0;
	font-weight: bold
}
.categories {
	font-size:13px;
	height: 24px;
    height:24px;	
	position:relative;
}
.categories .children {

}
.categories ul {
	position:relative;
}
.categories li {
	float: left;
	list-style:none;
	z-index:999;
}
.categories li.current ul {
	z-index: 999;	
}
.categories li.sfHover ul,
ul.categories li:hover ul {
	z-index: 1000;
	text-decoration: none;		
}
.categories li li {
}
.categories a {
	border:none;
	float: left;
	height: 24px;
	line-height: 24px;
	display: block;
	text-decoration: none;
	padding: 0px 12px 1px 12px;
}
.categories li ul {
	left:0;
	top:-999em;
	position:absolute;
	width:960px;
}
.categories a:focus, .categories a:hover, .categories a:active {
	text-decoration: none;
}
ul.categories li {
	display: inline;
	float: left;
	margin: 0 15px 0 0;
}
ul.categories li a {
	text-decoration: none;
	float:left;
	color: #fff;
	cursor: pointer;
	height: 28px;
	padding: 0 0 0 13px;
	font:  bold 14px Arial, Helvetica, sans-serif;
}
ul.categories li a:hover {
	background: url(images/suckerfish-a-hover-l.png) top left no-repeat;
}
ul.categories li.sfHover a {
	background: url(images/suckerfish-a-hover-l.png) top left no-repeat;
}
ul.categories li a span {
	padding: 8px 13px 5px 3px;
	position: relative;
	float:left;
}
ul.categories li a:hover span {
	background: url(images/suckerfish-a-hover-r.png) top right no-repeat;
}
ul.categories li.sfHover a span {
	background: url(images/suckerfish-a-hover-r.png) top right no-repeat;
}
.categories li.sfHover a,
.categories li.current a,
.categories a:focus, .categories a:hover, .categories a:active {
	border: none;
}
.categories li li.current a {
	font-weight: bold;
	border: none;
}
.categories li li {
	float: left;
	display: inline; /*For ignore double margin in IE6*/
	margin: 0 5px 0 0;
}
.categories li li a {
	text-decoration: none;
	float:left;
	color: #fff;
	height: 28px;
	padding: 0 0 0 13px;
	font:  bold 12px Arial, Helvetica, sans-serif;
}
.categories li.sfHover li a, .categories li.sfHover li a span {
	background: none;
}
.categories li li a:hover, .categories li.sfHover li.sfHover a {
	background: url(images/suckerfish-sub-a-hover-l.png) center left no-repeat;
}
.categories li li a span {
	padding: 8px 29px 5px 0px;
	color: #fff;
	position: relative;
	float:left;
}
.categories li ul li a:hover span, .categories li.sfHover ul li.sfHover a span {
	background: url(images/suckerfish-sub-a-hover-r.png) center right no-repeat;
}
.categories li li a:hover span, .categories li.sfHover li a:hover span {
	background: url(images/suckerfish-sub-a-hover-r-10009.png) center right no-repeat;
}

/* Styles for Vas putopis */
.categories li ul.vas-putopis.menu li a, .categories li ul.vas-putopis-menu a {
	background: url(images/suckerfish-sub-a-hover-l.png) center left no-repeat;
}

.categories li ul.vas-putopis-menu li a span, .categories li ul.vas-putopis-menu li a span {
	background: url(images/suckerfish-sub-a-hover-r-10009.png) center right no-repeat;
}

.categories li ul.vas-putopis-menu li a:hover span, .categories li ul.vas-putopis-menu li a:hover span {
	background: url(images/suckerfish-sub-a-hover-r.png) center right no-repeat;
}

.categories li ul.vas-putopis.menu li a.putopis-objavi, .categories li ul.vas-putopis-menu a.putopis-objavi {
	background: url(images/vas-putopis-objavi-l.png) center left no-repeat;
}

.categories li ul.vas-putopis-menu li a.putopis-objavi span, .categories li ul.vas-putopis-menu li a.putopis-objavi span {
	background: url(images/vas-putopis-objavi-r.png) center right no-repeat;
}
.categories li ul.vas-putopis-menu li.cat-item-10013.sfHover ul {
	left: -105px
}
/* END Styles for Vas putopis */


/* Archive cats */
#archive-cats {
	border-bottom: 1px solid #ccc;
	height: 26px;
}
#archive-cats ul {
	clear:left;
	float: left;
	position:relative;
	left:50%;
	text-align:center;
	margin: 0 0 15px 0
}
#archive-cats ul li {
	float: left;
	padding: 0 5px;
	display: inline;
	position:relative;
    right:50%
}
#archive-cats ul li a {
	border: 1px solid #dbdbdb;
	border-bottom-width: 0;
	padding: 5px 8px;
	float: left;
}
#archive-cats ul li a:hover {
	background: #fff;
	border: 1px solid #ccc;
	border-bottom-width: 0;
}

.categories li li ul {
	background: url(images/sub-sub-bottom.png) bottom no-repeat;
	width: 200px;
	padding: 0 0 15px 0;
}
.categories li li li {
	background: url(images/sub-sub-center.png) repeat-x;
	padding: 4px 0 0 0;
	display: block;
	width: 200px;
}
.categories li li li a {
	height: 16px;
}
.categories li li li a span {
	color: #666;
	width: 200px;
	padding: 0
}
.categories li li li a:hover, .categories li li li a:hover span, .categories li.sfHover li.sfHover li a, .categories li.sfHover li.sfHover li a span {
	background: none;
}
.categories li.sfHover li.sfHover li a:hover span {
	text-decoration: underline
}
.categories li li a:focus, .categories li li a:hover, .categories li li a:active {
}
.categories li:hover ul, 
body .categories li.current ul, 
ul.categories li.sfHover ul {
	top: 30px;
}
.categories li:hover li ul,
.categories li.sfHover li ul {
	top:-999em;
}
.categories li li:hover ul,
ul.categories li li.sfHover ul {
	top: 30px
}
.superfish li:hover ul,
.superfish li li:hover ul {
	top: -999em;
}

/* nav bar */

.sf-navbar {
	position:		relative;
}
.sf-navbar li {
	position:		static;
	float: left;
}
.sf-navbar a {
	border-top:		none;
}
.sf-navbar li ul {
	width:			956px; /*IE6 soils itself without this*/
}
.sf-navbar li li {
	position:		relative;
}
.sf-navbar li li ul {
	width:			200px;
}
.sf-navbar li li li {
	width:			100%;
}
.sf-navbar ul li {
	width:			auto;
	float:			left;
}
.sf-navbar a, .sf-navbar a:visited {
	border:			none;
}
.sf-navbar li.current {
	/*background:		#BDD2FF;*/
}
.sf-navbar li:hover,
.sf-navbar li.sfHover,
.sf-navbar li li.current,
.sf-navbar a:focus, .sf-navbar a:hover, .sf-navbar a:active {
	/*background:		#BDD2FF;*/
}
.sf-navbar ul li:hover,
.sf-navbar ul li.sfHover,
ul.sf-navbar ul li:hover li,
ul.sf-navbar ul li.sfHover li,
.sf-navbar ul a:focus, .sf-navbar ul a:hover, .sf-navbar ul a:active {
	/*background:		#D1DFFF;*/
}
ul.sf-navbar li li li:hover,
ul.sf-navbar li li li.sfHover,
.sf-navbar li li.current li.current,
.sf-navbar ul li li a:focus, .sf-navbar ul li li a:hover, .sf-navbar ul li li a:active {
	/*background:		#E6EEFF;*/
}
ul.sf-navbar .current ul,
ul.sf-navbar ul li:hover ul,
ul.sf-navbar ul li.sfHover ul {
	left:			0;
	top:			29px; /* match top ul list item height */
}
ul.sf-navbar .current ul ul {
	top: 			-999em;
}
.sf-navbar li li.current > a {
	font-weight:	bold;
}
/*** point all arrows down ***/
/* point right for anchors in subs */
.sf-navbar ul .sf-sub-indicator { background-position: -10px -100px; }
.sf-navbar ul a > .sf-sub-indicator { background-position: 0 -100px; }
/* apply hovers to modern browsers */
.sf-navbar ul a:focus > .sf-sub-indicator,
.sf-navbar ul a:hover > .sf-sub-indicator,
.sf-navbar ul a:active > .sf-sub-indicator,
.sf-navbar ul li:hover > a > .sf-sub-indicator,
.sf-navbar ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/*** remove shadow on first submenu ***/
.sf-navbar > li > ul {
	background: transparent;
	padding: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
}
.categories li ul.countries li a, .categories li ul.countries li a span, .categories li ul.countries li.sfHover a, .categories li ul.countries li.sfHover a span {
	background: none
}
.categories li ul.countries li {
	margin: 0 0 0 0;
}
.categories li ul.countries li a {
	padding: 0 0 0 31px;
	height: 27px;
	line-height: 27px;
	display: block
}
.categories li ul.countries li.page-item-1740 a {
	background: url(images/country-icons/rs.jpg) no-repeat left center
}
.categories li ul.countries li.page-item-1742 a {
	background: url(images/country-icons/gr.jpg) no-repeat left center
}
.categories li ul.countries li.page-item-1738 a {
	background: url(images/country-icons/hr.jpg) no-repeat left center
}
.categories li ul.countries li.page-item-1744 a {
	background: url(images/country-icons/tr.jpg) no-repeat left center
}
.categories li ul.countries li.page-item-1746 a {
	background: url(images/country-icons/sl.jpg) no-repeat left center
}
.categories li ul.countries li.page-item-1748 a {
	background: url(images/country-icons/bh.jpg) no-repeat left center
}
.categories li ul.countries li.page-item-1750 a {
	background: url(images/country-icons/ro.jpg) no-repeat left center
}
.categories li ul.countries li.page-item-1752 a {
	background: url(images/country-icons/me.jpg) no-repeat left center
}
.categories li ul.countries li.page-item-1755 a {
	background: url(images/country-icons/bu.jpg) no-repeat left center
}
.categories li ul.countries li.page-item-1757 a {
	background: url(images/country-icons/al.jpg) no-repeat left center
}
.categories li ul.countries li.page-item-1820 a {
	background: url(images/country-icons/mk.jpg) no-repeat left center
}
#category-info {
	clear: both;
	height: 261px;
	padding: 3px 0;
	border-bottom: 1px solid #d6d5d5;
}
#category-info img {
	padding: 0 3px 0 0;
	margin: 0 3px 0 0;
	float: left;
	border-right: 1px solid #d6d5d5
}
#content {	
	clear: both;
	margin: 0 0 10px 0;
	background: url(images/content-bg.gif) repeat-y
}
.category-title {
	background: url(images/h1-category-title.png) no-repeat;
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #fff;
	height: 52px;
	width: 630px;
	padding: 14px 0 0 15px;
	margin: 0 0 10px 0;
}
.category-title a {
	color: #fff
}
.entry h2{
	background: url(images/h1-category-title.png) no-repeat;
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #fff;
	height: 52px;
	width: 601px;
	padding: 14px 0 0 15px;
	margin: 0 0 10px 0;
}
.category-title h1 {
	width: 480px;
	float: left
}
#crumbs {
	font-weight: bold;
	padding: 5px 0 0 10px;
}
#crumbs span.separator {
	color: #439cd4
}
#content-right {
	width: 645px;
	padding: 0 4px 0 0;
	margin: 3px 0 0 0;
	float: left
}
.top-posts {
	width: 210px;
	height: 403px;
	float: left;
	padding: 0 3px 0 0;
	margin: 0 3px 0 0;
	border-right: 1px solid #d6d5d5;
}
.last-box{
	width: 207px;
	height: 403px;
	float: left;
	margin: 0;
	border: 0;
}
.last-box p {
	width: 190px
}
.triangles {
	position: relative; 
}
.triangles-top {
	height: 400px
}
.last-box img.trangles-img{
	position:absolute; 
	bottom: 0px; 
	right: 8px
}
.top-posts h2 {
	padding: 10px 10px 20px 10px;
	height: 44px;
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #439dd2;
	text-align: left
}
.top-posts h2 a {
	color: #439dd2;
}
.top-posts p {
	padding: 0 10px
}
.content-banners-t {
	padding: 3px 0;
	height: 60px;
	clear: both
}
div.content-banners-t {
	position:relative;
	height: 60px;
}
div.content-banners-t ul li {
	float: left;
	position: absolute;
	list-style: none;
}
div.content-banners-t ul li img {
	background: #FFF;
}
div.content-banners-t ul li.show {
	z-index: 500
}
#slider {	
	padding:0 0 3px 0;
	height: 200px;
	border-bottom: 1px solid #d6d5d5;
	background: #fff;
}
#featured-area {
	position: relative;
	z-index: 1;
}
#featured-area .pics {
	position: absolute;
	width: 645px; 
	height: 200px;
}
#featured-area .pics div.excerpt {
	position: absolute; 
	bottom: 10px;  
	width: 300px; 
	padding: 0 10px 0 0 ; 
	z-index: 2;
}
#featured-area .pics div.excerpt p {
	color: #ffffff;
}
#featured-area .pics span.feat-overlay {
	background: url(images/overlay.png) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 307px;
	height: 200px;
	z-index: 1;
}
#featured-area div#slider-control {
	position: absolute;
	width: 320px; 
	height: 200px; 
	z-index: 4; 
	top: 0; 
	right: 0px;
	padding: 0 10px 0 0
}
#featured-area div#slider-control div.featitem {
	border-bottom: 1px solid #dcdcdc; 
	height: 55px; 
	float: left; 
	padding: 0px 0px 12px 0px; 
	cursor: pointer;
	background: url(images/blue-triangles.jpg) 300px 50px no-repeat 
}
#featured-area div#slider-control div.featitem-last {
	border-bottom: 0
}
#featured-area div#slider-control div.featitem span.order {
	display: none;
}
#featured-area div#slider-control div.featitem h2 {
	color: #439dd2; 
	font-size: 18px; 
	line-height: 24px; 
	float: left; 
	width: 300px; 
	padding-bottom: 4px;
}
div#slider-control div.featitem h2 a {
	color: #439dd2;
}
#featured-area div#slider-control div.featitem span.meta { 
	color: #b6b6b6; 
	font-size: 11px; 
	padding: 1px 0px; 
	display: block; 
	float: left; 
	width: 172px;
}
.js #featured-area {
	display: none;
}
/**/

#featured-area.gallery {
	width: 645px;
	position: relative;
	z-index: 1;
	height: 530px
}
#featured-area.gallery.video {
	width: 645px;
	position: relative;
	z-index: 1;
	height: 465px
}
#featured-area.gallery .pics {
	position: absolute;
	width: 440px; 
	height: 330px;
}
#featured-area.gallery.video .pics {
	position: absolute;
	width: 440px; 
	height: 330px;
}
#featured-area.gallery.pics div.excerpt {
	position: absolute; 
	bottom: 10px;  
	width: 300px; 
	padding: 0 10px 0 0 ; 
	z-index: 2;
}
#featured-area.gallery .pics div.excerpt p {
	color: #ffffff;
}
#featured-area.gallery .pics span.feat-overlay {
	background: url(images/overlay.png) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 440px;
	height: 330px;
	z-index: 1;
}
#featured-area.gallery.video .pics span.feat-overlay {
	background: url(images/overlay.png) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 440px;
	height: 261px;
	z-index: 1;
}
#featured-area.gallery div#slider-control {
	position: absolute;
	width: 200px; 
	z-index: 4; 
	top: 0; 
	right: 0px;
	padding: 0 
}
#featured-area.gallery .gallery-top-item {
	width: 440px;
	height: 184px;
}
#featured-area.gallery div#slider-control h2, #featured-area.gallery .gallery-top-item h4 {
	height: 36px;
	line-height: 36px;
	padding: 0 0 0 10px;
	font-size: 20px;
	color: #fff;
	background: url(images/gallery-slider-control-h2.png) repeat-x;
	text-transform: uppercase
}
#featured-area.gallery div#slider-control h2.subtitle, #featured-area.gallery .gallery-top-item h5{
	height: 41px;
	line-height: 32px;
	margin: 0 0 1px 0; 
	padding: 0 0 0 10px;
	font-size: 13px;
	color: #fff;
	background: url(images/gallery-slider-control-h2-sub.png) repeat-x;
	text-transform: none
}
.gallery-top-item p {
	padding: 10px 0 0 10px;
	clear: both
}
.gallery-top-item p.mark {
	float: left;
	padding: 0 0 0 10px;
	width: 49px;
	font-weight: bold
}
.gallery-top-item .post-sum-rating {
	padding: 2px 0 0 0
}
#featured-area.gallery div#slider-control div.featitem {
	float: left; 
	height: 11px;
	margin: 0 0 0px 0;
	border: 0;
	cursor: pointer;
	display: inline
}
#featured-area.gallery div#slider-control div.featitem-last {
	border-bottom: 0;
}
#featured-area.gallery div#slider-control div.featitem span.order {
	display: none;
}
#featured-area.gallery div#slider-control div.featitem h3  {
	background: url(images/gallery-area-h3.png) no-repeat;
	width: 172px;
	height: 19px; 
	float: left;
	font-size: 12px; 
	padding: 3px 0 0 25px;
	color: #fff
}
#featured-area.gallery div#slider-control div.featitem.active h3 {
	background: url(images/gallery-area-h3-over.png) no-repeat;
}
#featured-area.gallery div#slider-control div.featitem h3 a {
	color: #fff
}
#featured-area.gallery div#slider-control div.featitem span.meta { 
	color: #b6b6b6; 
	font-size: 11px; 
	padding: 1px 0px; 
	display: block; 
	float: left; 
	width: 172px;
}
.js #featured-area.gallery {
	display: none;
}

/* moja fotografija */
#gallery-photos h3 {
	background: url(images/gallery-h3.png);
	height: 25px;
	line-height: 19px;
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
}
.gallery-box {
	float: left;
	width: 217px;
	height: 206px;
	margin: 0 0px 15px 0;
}
.gallery-box p {
	display: block;
}
.gallery-box p.gallery-rating {
	 width: 45px;
	 float: left
}
.gallery-box p.author {
	 font-weight: bold;
	 color: #439dd2
}
.gallery-box .post-sum-rating {
	display: inline;
	padding: 3px 0 0 0;
	float: left
}
.gallery-box-last {
	margin: 0 0 15px 0;
	width: 210px;
}
a.gallery-img img {
	margin: 0 0 5px 0
}
.gallery-box-first {
	clear: both
}
/**/
.vas-putopis-options a {
	display: block;
	color: #fff;
	font: bold 13px Arial, Helvetica, sans-serif;
	height: 22px;
	line-height: 22px;
	width: 102px;
	padding: 0 0 0 28px;
	float: left;
	margin: 10px 5px 10px 0
}
.vas-putopis-options a.putopis-index-objavi {
	background: url(images/putopis-index-objavi.png) no-repeat;
}
.vas-putopis-options a.putopis-index-putovanje {
	background: url(images/putopis-index-putovanje-h.png) no-repeat 0px 0px;
}
.vas-putopis-options a.putopis-index-putovanje:hover {
	background: url(images/putopis-index-putovanje-h.png) no-repeat 0px -22px;
}
.content-block h2 {
	height: 24px;
	line-height: 21px;
	clear: both;
	padding: 0 10px
}
.content-block img, .sidebar-post img, .tabdiv img {
	margin: 0 10px 0 0
}
.content-box {
	padding: 3px 0;
	overflow: hidden;
	border-bottom: 1px solid #d6d5d5;
	clear: both
}
.content-box h3 {
	font: bold 18px Arial, Helvetica, sans-serif;
	line-height: 17px;
}
.content-box h3 a{
	color: #439dd2;
}
.content-box p{
	padding: 0 10px 0 0;
}
.putopis-block h2 {
	border-bottom: 0;
}
.putopis-block h3 a {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #439dd2;
	line-height: 17px;
}
p.subtitle {
	clear: both;
	background: url(images/gallery-h3.png);
	height: 23px;
	line-height: 25px;
	padding: 2px 0 0 30px;
	font: bold 13px Arial, Helvetica, sans-serif
}
.vas-putpois-block {
	padding: 5px 0 0 0
}
.vas-putpois-block .content-box .gallery-box a img {
	border: 0
}
.vas-putpois-block .content-box .gallery-box {
	margin: 0
}
.vas-putpois-block .content-box .gallery-box-last{
	margin: 0 
}
.first-block h2 {
	border-bottom: 3px solid #f4a427;
}
.first-block h3 a {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #f4a427;
	line-height: 17px;
}
.second-block h2 {
	border-bottom: 3px solid #6ca912;
}
.second-block a img {
	border: 0;
	margin: 0 4px 0 0
}
.second-block a img.last-photo {
	border: 0;
	margin: 0
}
.second-block .content-box {
	padding: 3px 0;
	overflow: auto;
	border: 0;
}
.third-block h2 {
	border-bottom: 3px solid #126bde;
}
.third-block h3 a {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #439dd2;
	line-height: 17px;
}
.fourth-block h2 {
	border-bottom: 3px solid #6ca912;
}
.fourth-block h3 a {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #6ca912;
	line-height: 17px;
}
.content-block img, .sidebar-post img, #tabvanilla img, .category-posts img {
	float: left;
	border: 4px solid #e9e9ea;
	border-width: 4px 6px
}
img.trangles-img {
	position:absolute; 
	bottom: 0px; 
	right: 10px;
	border: 0;
}
.content-block p a img {
	margin: 0;
	padding: 0;
	float:right;
	position: relative;
	top: 3px;
	border: 0
}
.category-posts img {
	margin: 0 10px 0 0
}
.category-posts h2 a{
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #439dd2;
	line-height: 18px;
}
.category-posts p.date {
	text-align: right;
	float: right;
	padding: 0 10px 0 0;
	font-weight: bold
}
/* Pagenavi */
.wp-pagenavi {
	clear: both;
	margin: 10px 0 0 0;
	text-align: right;
	font-weight: bold;
	color: #fb9407
}
.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	padding: 3px 5px;
	margin: 2px;
	color: #fb9407;
	border: 0;
}
.wp-pagenavi span.current {
	color: #616161;
	border: 0;
}

/* Razmena linkova */
form#BARLsecure table tr td {
	vertical-align: top;
	padding: 0 20px 5px 0
}

.entry {
	padding: 0 15px;
	clear: both
}
.entry img.photo {
	clear: both;
	display: block;
	padding: 3px 0 0 0
}
.entry p {
	padding: 0 0 12px 0
}
.entry ul {
	list-style: circle;
	padding: 0 0 0 25px
}
.entry a {
	text-decoration: underline;
	color: #31a3d3
}

/* objavi - registracij, login */
#objavi {
	width: 640px;
	overflow: hidden
}
#objavi-registracija {
	background: url(images/objavi-registracija.png) no-repeat;
	width: 319px;
	height: 212px;
	float: left
}
#objavi-registracija a.objavi-reg-dugme {
	background: url(images/objave-reg-dugme.png) no-repeat;
	width: 184px;
	padding: 5px 0 0 35px;
	height: 40px;
	display: block;
	color: #fff;
	position: relative;
	top: 137px;
	left: 31px;
	font: bold 20px Arial, Helvetica, sans-serif
}
#objavi-login {
	background: url(images/objavi-login.png) no-repeat;
	width: 319px;
	height: 212px;
	margin: 0 0 0 2px;
	float: left
}
#objavi-login form p {
	padding: 0; margin: 0;
	height: auto
}
#objavi-login  p.login-links {
	display: inline;
	position: relative;
	top: 40px;
	left: 25px;
	color: #fff
}
#objavi-login form p input {
	margin-bottom: 19px
}
#objavi-login form p input#pwd2 {
	margin-bottom: 5px
}
#objavi-login form  {
	width: 174px;
	z-index: 9999;
	height: 135px;
	position: relative;
	top: 100px;
	left: 133px;
}
#objavi-login input {
	background: none;
	border: 0;
	position: relative;
	height: 18px;
	left: 5px;
	width: 137px;
	color: #706F6F
}
#objavi-login input.button {
	background: url(images/login-submit.png) no-repeat;
	position: relative;
	top: 8px; left: 38px;
	width: 112px;
	height: 24px
}
/**/

img.nagrade-objavi {
	display: block;
	margin: 0 auto
}
p.thank-you {
	padding: 12px 0 0 0;
	text-align: right
}
p.tags {
	padding: 12px 0;
	width: 470px;
	float: left
}
p.tags span {
	color: #047bc9;
	font-weight: bold
}
p.post-date {
	text-align: right;
	padding: 12px 0;
	float: right;
	color: #2ea5db;
	font: bold 12px Arial, Helvetica, sans-serif;
	font-style: italic;
}
.share-tools {
	border-bottom: 1px solid #d5d5d5;
	padding: 3px 0;
	height: 18px;
	padding: 7px 15px;
}
.share-tools a img {
	display: table-cell;
	vertical-align: middle
}
.share-tools p {
	float: left;
	width: 160px;
	text-align: left
}
.post-tools {
	border: 1px solid #d5d5d5;
	border-width: 1px 0;
	padding: 3px 0;
	height: 27px;
	clear: both;
}
.post-rating {
	padding: 7px 15px;
	float: left
}
.post-share {
	float: right;
	display: table
}
.sharing-options {
	display: table-row
}
.sharing-options div {
	display: table-cell;
	float: left;
	margin: 0 0 0 5px;
	height: 27px;
	line-height: 27px;
	vertical-align: middle
}
.post-comments {
	clear: both
}
#respond {
	clear: both;
	padding: 0 15px
}
h3.comments-title {
	background: url(images/h3-comments.png) no-repeat;
	color: #fff;
	font: bold 23px Arial, Helvetica, sans-serif;
	color: #fff;
	height: 59px;
	width: 645px;
	padding: 13px 0 0 15px;
	margin: 0 0 10px 0
}
p.comments-text {
	text-align: right;
	float: right;
	color: #fff;
	padding: 18px 10px 0 0;
	font: bold 16px Arial, Helvetica, sans-serif
}
.comment-author {
	background: url(images/comments-author.png) repeat-x;
	height: 31px;
	line-height: 31px;
	padding: 0 0 0 50px;
	clear: both;
	margin: 0 0 12px 0
}
.fn {
	color: #0a85c8;
	margin: 0 10px 0 0;
	font-style: normal
}
.comment-body img.photo {
	float: right;
	margin: 0 10px 10px 10px;
}
ol.commentlist{
	padding: 0 15px;
}
ol.commentlist li {
	padding: 0 0 20px 0
}
ol.commentlist li p {
	color: #333;
}
ol.commentlist ul.children {

}
a.comment-reply-link {
	padding: 12px 0;
	text-align: right;
	float: right;
}
#commentform input {
	margin: 10px 0 0 0;
	border: 1px solid #999
}
#commentform label {
	color: #000100;
	font-size: 11px;
}	
#commentform textarea {
	margin: 10px 0 0 0;
	width: 612px;
	border: 1px solid #999
}	
#commentform #submit {
	background: #f0f0f0;
	border: 1px solid #999
}
.related-posts {
	padding: 20px 15px;
}
.related-posts h4 {
	font: bold 17px Arial, Helvetica, sans-serif
}
.related-posts a {
	color: #2b88bf;
	font-weight: bold
}
.related-posts ul {
	padding: 0 0 0 10px;
}
.related-posts ul li{
	padding: 0 0 0 10px;
	background: url(images/related-posts.gif) left center no-repeat
}
.category-posts-content {
	clear: both;
	padding: 5px 10px 5px 0;
	border-bottom: 1px solid #d5d5d5;
}
.category-posts-content p a img {
	margin: 0;
	padding: 0;
	float:right;
	position: relative;
	top: 3px;
	border: 0
}
.post-sum {
	clear: both;
}
.post-sum p {
	font-weight: bold;
	float: left;
	padding: 5px 0 0 0;
	height: 19px
}
.post-sum p img, .post-ratings img {
	border: 0;
	padding: 0 0 0 1px;
	margin: 0;
	vertical-align: middle
}
.post-sum p.comments-count {
	padding: 5px 0 0 20px;
	width: 110px;
	margin: 0 0 0 10px;
	background: url(images/comments-count.png) left center no-repeat
}
.post-sum-rating {
	padding: 8px 0 0 0;
	float: left
}
.post-sum p.post-author {
	color: #439dd2;
	float: right;
	padding: 5px 10px 0 0
}
.post-sum p.post-author span {
	color: #706F6F;
	float: left;
	padding: 0 10px 0 0;
	font: bold 12px Arial, Helvetica, sans-serif;
	font-style: italic;
}
.post-sum-rating span{
	display: none
}
.category-posts p.comments-count {
	padding: 5px 0 0 20px;
	margin: 0 0 0 30px;
	font-weight: bold;
	background: url(images/comments-count.png) left center no-repeat
}
.friends {
	float: left;
	border-right: 1px solid #ccc;
	margin: 0 6px 0 0;
	padding: 0 6px 0 0
}
.friends ul {
	padding: 0;
	margin: 0
}
.friends ul, .friends li {
	width: 300px;
	list-style: none
}
.friends li {
	border-bottom: 1px solid #ddd;
	margin: 5px 0 0 0;
	padding: 0 0 5px 0;
	overflow: auto
}
.partners li {
	background: url(images/partners.gif) 275px 55px no-repeat;
	
}
.friends a {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #f4a427
}
.friends h3 {
	background: url(images/friends-bg.png) no-repeat;
	border-bottom: 1px solid #ccc;
	width: 285px;
	height: 45px;
	padding: 3px 0 5px 15px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #fff
}
.friends img {
	float: left;
	text-align: left;
	border: 4px solid #e9e9ea;
	border-width: 4px 6px;
	display: block;
	margin: 0 5px 0 0
}
.just-friends {
	margin: 0;
	border: 0;
	padding: 0
}
.just-friends li{
	border: 0;
	overflow: auto;
}
.just-friends a { 
	font: normal 13px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #706f6f;
	padding: 0 25px 0 0;
	background: url(images/just-friends.gif) right no-repeat
}
#sidebar {
	padding: 3px 0 0 3px;
	float: left
}
#sidebar img#sidebar-logo {
	display: block;
	margin: 10px auto 0 auto;
}
#translate {
	width: 300px;
	height: 40px;
}
#translate p {
	font: bold 10px Arial, Helvetica, sans-serif;
	text-align: right;
	color: #706f6f
}
#translate a img {
	margin: 8px 6px 8px 0;
	float: left
}
#translate a img.last-tr {
	margin: 8px 0 8px 0
}
.sidebar-box {
	clear: both;
	width: 300px;
}
div#rotator {
	position:relative;
	height: 250px;
	clear: both
}
div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
div#rotator ul li.first-group {
	float: left
}
div#rotator ul li img {
	background: #FFF;
}
div#rotator ul li.show {
	z-index:500
}
.tag-img {
	margin: 10px 0 0 0
}
#sidebar h3 {
	background: url(images/sidebar-h3.jpg) no-repeat;
	width: 280px;
	height: 40px;
	padding: 3px 10px;
	margin: 10px 0 0 0;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #fff;
}
#sidebar .sidebar-box.cat-putopis h3 {
	color: #6e6e6e;
	font: bold 13px Arial, Helvetica, sans-serif;
	background: url(images/sidebar-cat-putopis-h3.png) no-repeat;
	width: 250px;
	height: 19px;
	padding: 3px 0 3px 30px;
}
#sidebar .sidebar-box.cat-putopis ul {
	padding: 10px 0 0 20px
}
#sidebar .sidebar-box.cat-putopis ul li a, #sidebar .sidebar-box.cat-putopis ul li a strong {
	font-weight: bold;
	color: #439dd2
}
#sidebar .sidebar-box.cat-putopis ul li strong {
	color: #6e6e6e
}
ul.wp-tag-cloud {
 	width: 300px;
	overflow: auto;
}
ul.wp-tag-cloud li {
	padding: 0 0 0 5px;
	width: 135px;
	float: left
}
ul.wp-tag-cloud li a {
	display: block;
	background: url(images/wp-tag-cloud-li.gif) left center no-repeat;
	float: left;
	width: 135px;
	padding: 0 0 0 10px;
	display: block
}
ul.wp-tag-cloud li a:hover {
	color: #419cd1
}
#vremenska {
	background: url(images/vremenska-prognoza.jpg) no-repeat;
	width: 300px;
	margin: 10px 0 0 0;
	height: 90px;
	clear: both
}
#vremenska p {
	color: #fff;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-align: left;
	width: 180px;
	position: relative;
	top: 20px;
	left: 120px
}
#vremenska a {
	color: #fff
}
.sidebar-post {
	width: 300px
}
.interesting p {
	height: 64px;
	padding: 0 10px 0 0;
}
.interesting p a {
	float: right
}
.interesting p a img {
	margin: 0;
	padding: 0;
	position: relative;
	top: 3px;
	border: 0
}
#tabvanilla {
	width: 300px;
	margin: 5px 0 0 0
}
.tabnav li {
	display: inline;
	list-style: none;
}	
.tabnav li a {
	text-decoration: none;
	color: #706f6f;
	font-weight: bold;
	padding: 4px 6px;
	outline: none;
}	
.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
	color: #706f6f;
	text-decoration: none;
}		
.tabdiv {
	margin-top: 2px;
	float: left;
	margin: 0 0 5px 0;
	width: 300px;
}
.tabdiv h4 a {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #f4a427;
	line-height: 15px;
	background: #fff;
}
.tabdiv a {
	color: #f4a427;
	font: bold 18px Arial, Helvetica, sans-serif;
}
.tabdiv ul li {
	clear: both;
	margin: 5px 0 0 0;
	padding: 0 0 7px 0;
	border-bottom: 1px solid #ddd;
}
#tabvanilla p a {
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align: right;
	float: right;
}
#tabvanilla p a img {
	margin: 0;
	padding: 0;
	position: relative;
	top: 3px;
	border: 0
}
.tabdiv ul li.tabdiv-last, .tabdiv ul li.comment-no-5 {
	clear: both;
	margin: 5px 0 0 0;
	border-bottom: 0
}
.tabdiv ul li p {
	padding: 0 10px 0 0;
}
.ui-tabs-hide {
	display: none;
}
.tabnav {
	overflow: auto;
	border-bottom: 1px solid #d6d5d5;
}
ul.tabnav li {
	float: left;
	background: url(images/top-pages-li.png) left no-repeat
}
ul.tabnav li a {
	float: left;
	font-weight: bold;
	height: 24px; 
	line-height: 24px;
	display: block;
	padding: 0 11px;
	background: url(images/top-pages-li-a.png) bottom center repeat-x;
}
ul.tabnav li a:hover {
	background: url(images/main-nav-li-a-hover.png) bottom center no-repeat;
}
#komentari a {
	font-size: 13px;
}
#footer {
	clear: both;
	width: 994px;
	height: 370px;
	background: url(images/footer.png) no-repeat;
	padding: 22px 0 0 0px
}
#footer-inner {
	width: 952px;
	margin: 0 auto;
	padding: 47px 0 0 0
}
#footer p.social {
	text-align: right;
	padding: 0 34px 0 0 ;
}
ul.footer-categories {
	margin: 0 10px 0 34px;
	height: 300px;
}
ul.footer-categories li {
	float: left;
	width: 200px;
	display: block;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FF803F
}
ul.footer-categories li a {
	font-weight: bold;
	background: url(images/footer-li.gif) left center no-repeat;
	padding: 0 0 0 10px;
	color: #ff7f41
}
ul.footer-categories li ul {
	padding: 0;
	width: 200px;
}
ul.footer-categories li ul li {
	width: 200px;
	padding: 9px 0 0 0;
	margin: 0;
}
ul.footer-categories li ul li a {
	font: normal 12px Arial, Helvetica, sans-serif;
	background: url(images/footer-li.gif) left center no-repeat;
	padding: 0 0 0 10px;
	color: #8f8f8f
}
ul#footer-links {
	background: #f7f7f7;
	height: 27px;
	margin: 5px 17px;
	padding: 0 17px;
	line-height: 27px;
}
ul#footer-links li {
	display: inline;
	margin: 0 19px 0 0 
}
ul#footer-links li a {
	background: url(images/footer-links.gif) left center no-repeat;
	padding: 0 0 0 20px
}
#footer-copy {
	background: url(images/footer-copy.png) no-repeat;
	height: 92px;
	clear: both;
	padding: 0 34px
}
ul#footer-nav {
	float: left;
	margin: 11px 0 0 0;
	height: 26px;
	width: 900px;
	display: block
}
ul#footer-nav li {
	float: left;
	text-align: center;
	border-right: 1px solid #fff
}
ul#footer-nav li.last-page {
	border: 0;
}
ul#footer-nav li a {
	float: left;
	padding: 0 5px;
	font-weight: bold;
	color: #fff;
	display: block;
}
#footer-copy p {
	float: right;
	height: 24px;
	line-height: 24px;
	padding: 3px 0 0 5px;
}
#footer-copy p strong{
	text-decoration: underline
}
#footer-copy p.copy-info {
	color: #313131;
	float: left;
	width: 330px;
	text-align: left
}
#footer-copy p.copy-info a {
	color: #313131;
}
#footer-copy p, #footer-copy p a {
	color: #fff;
	text-align: right
}

/* custom */
h2 a:hover {color: #439dd2;}