@charset "utf-8";
/*
Theme Name: Navidiku Magazin
Theme URI: http://www.navidiku.eu/magazin/
Version: 2.0
Description: Magazine theme
Author: Dusan Gacic
*/

/* Reset CSS */
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;
}

/* Style */
body {
	background: #0e6991 url(images/bg.jpg) top center repeat-x;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #3a3a3a;
}
a {
	text-decoration: none
}
a:hover {
	text-decoration: underline
}
::-moz-selection {
	background: #1FA1D7;
	color: #fff;
}
::selection {
	background: #1FA1D7;
	color: #fff;
}

/* Top bar */
#top-bar {
	width: 989px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 0 0 10px;
	height: 42px;
	background: url(images/top-bar-separator.png) 10px top no-repeat;
	position: relative
}
#top-bar p {
	display: inline;
	float: left;
	height: 29px;
	line-height: 29px;
	font-size: 11px;

}
#top-bar p a {
	color: #9a9a9a
}
#top-bar p span {
	background: url(images/top-bar-separator.png) right no-repeat;
	height: 29px;
	line-height: 29px;
	display: block;
	padding: 0 10px 0 0
}
/* Login tabs and other tabs */

/* Tabs */
.ui-tabs-hide {
	display: none;
}
#date-time p {
	padding-left: 8px;
	padding-right: 5px;
	background: url(images/top-bar-separator.png) right top no-repeat;
	color: #9a9a9a;
}
#date-time p span {
	display: inline;
	padding: 0 0 0 20px
}
#date-time p span.date {
	background: url(images/icon-date.png) left no-repeat
}
#date-time p span.time {
	background: url(images/icon-time.png) left no-repeat;
	padding-right: 3px;
}
#other-tabs {
	/*position: relative;
	left: 194px;*/
	float: left
}
#other-tabs ul li {
	display: inline;
	float: left;
	font-size: 11px
}
#other-tabs ul li a {
	height: 29px;
	float: left;
	line-height: 29px;
	display: block;
	color: #9a9a9a
}
#other-tabs ul li.login {
	background: url(images/top-bar-separator.png) right top no-repeat;
	margin-right: 7px;
	margin-left: 2px;
	padding-right: 5px;
	padding-left: 5px
}
#other-tabs ul li.login a {
	background: url(images/icon-register-login.png) left center no-repeat;
	padding: 0 0 0 15px
}
#other-tabs ul li.register {
	background: url(images/top-bar-separator.png) right top no-repeat;
}
#other-tabs ul li.register a {
	background: url(images/icon-register-login.png) left center no-repeat;
	padding: 0 0 0 15px;
	padding-right: 5px
}
#other-tabs ul li.register a span, #other-tabs ul li.login a span {
	color: #0094d2;
} 
#other-tabs ul li.homepage {
	background: url(images/icon-homepage.png) 8px center no-repeat;
	padding: 0 0 0 33px;
}
#other-tabs ul li.homepage a {
	background: url(images/top-bar-separator.png) right top no-repeat;
	padding-right: 5px
}
#other-tabs ul li.bookmark {
	background: url(images/icon-bookmark.png) 8px center no-repeat;
	padding: 0 5px 0 31px
}
#other-tabs ul li.homepage a:hover, #other-tabs ul li.bookmark a:hover {
	color: #0094d2;
	text-decoration: none
}
#search {
	background: url(images/search.png) no-repeat;
	width: 217px;
	padding: 9px 0 0 15px;
	height: 34px;
	position: absolute;
	right: 4px
}
#search input.inputbox {
	border: 0;
	background: none;
	width: 152px;
	height: 20px;
	color: #b7b7b7;
	font-size: 11px;
	padding: 0 7px
}
#search input#searchsubmit {
	position: absolute;
	right: 15px;
	top: 9px
}

/* Structure */
#wrapper {
	width: 998px;
	margin: 0 auto;
}
#header {
	height: 177px;
	margin: -14px 0 0 0;
	position: relative
}
#header a#logo {
	background: url(images/logo.png) no-repeat;
	width: 170px;
	height: 133px;
	float: left;
	margin: 0 0 0 40px;
	display: inline;
	text-indent: -9999px;
}
#header #rotate-ads {
	width: 728px;
	height: 90px;
	z-index: -9999;
	float: right;
	margin: 28px 9px 0 0;
	display: inline
}

/* Navigation */
#navigation {
	background: url(images/navigation.png) no-repeat;
	height: 44px;
	padding: 6px 0 0 15px;
	clear: both;
}
ul#nav-menu, ul#nav-more {
	padding: 2px 0 5px 0px;
	position: relative;
	z-index: 9990;
	float: left;
}
ul#nav-more {
	z-index: 9999;
}
ul#nav-menu li, ul#nav-more li {
	font: bold 14px Arial, Helvetica, sans-serif;
	float: left;
	display: inline-block
}
ul#nav-menu li a, ul#nav-more li a {
	color: #454545;
	float: left;
}
ul#nav-menu li.home a {
	padding: 0
}
ul#nav-menu li.home a span {
	background: url(images/nav-menu-li-a-home.png) left top no-repeat;
	height: 37px;
	line-height: 37px;
	padding: 0 17px;
	display: inline-block;
	cursor: pointer
}
ul#nav-menu li.home a:hover span {
	background: url(images/nav-menu-li-a-home-span-hover.png) left top no-repeat;
}
ul#nav-menu li.home a:active span {
	background: url(images/nav-menu-li-a-home-span-active.png) left top no-repeat;
}
ul#nav-menu li a, ul#nav-more li a {
	height: 37px;
	line-height: 37px;
	display: block;
	padding: 0 16px;
	text-shadow: 1px 1px 1px #fff;
	background: url(images/nav-menu-li-a.png) right top no-repeat
}
ul#nav-more li a {
	height: 36px;
	line-height: 37px;	
}
ul#nav-menu li a:hover {
	background: url(images/nav-menu-li-a-hover.png) right top no-repeat;
	text-decoration: none
}
ul#nav-menu li a:active {
	background: url(images/nav-menu-li-a-active.png) right top no-repeat;
	text-shadow: 1px 1px 1px #b75a0b;
	color: #fff;
	text-decoration: none
}
/* Nav magazine */
ul#nav-menu li#magazine a {
	background: url(images/nav-menu-magazine.png) right top no-repeat;
	color: #fff;
	text-shadow: 1px 1px 1px #9b2234
}
ul#nav-menu li ul {
	margin: 0;
	padding: 0;
	background: #d4394f;
	width: 968px;
	border-bottom: 1px solid #b23042;
	z-index: 9990;
	position: absolute;
}
ul#nav-menu li#magazine ul li a {
	background: url(images/nav-menu-li-ul-li-a.png) right no-repeat;
	height: 15px;
	padding: 9px 24px 7px 11px;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-shadow: none
}
ul#nav-menu li#magazine ul li a:hover {
	text-decoration: underline	
}
ul#nav-menu li#magazine ul li ul, ul#nav-more li ul {
	width: 320px;
	border: 1px solid #e7e7e7;
	border-width: 0 1px;
	border-bottom: 3px solid #b6b6b6;
	background: #fff;
	padding: 10px 0 10px 7px;
	z-index: 9990;
	position: absolute
}
ul#nav-menu li#magazine ul li ul li, ul#nav-more li ul li {
	width: 152px;
	float: left;
	border-bottom: 1px solid #dbe1e6;
	margin: 0 7px 0 0;
	position: relative;
	z-index: 9990
}
ul#nav-menu li#magazine ul li ul li a, ul#nav-more li ul li a {
	width: 140px;
	display: block;
	color: #7d7d7d;
	font: normal 12px Arial, Helvetica, sans-serif;
	background: url(images/nav-menu-li-ul-li-ul-li-a.gif) 140px 10px no-repeat;
	padding-right: 4px;
	padding-left: 4px;
}
ul#nav-more li ul li a {
	padding-top: 9px;
	height: 24px
}
ul#nav-menu li#magazine ul li ul li a:hover, ul#nav-more li ul li a:hover, ul#nav-more li ul li a:active {
	color: #e73e56;
	background: url(images/nav-menu-li-ul-li-ul-li-a.gif) 140px 10px no-repeat;
}

/* Nav nav-more */
ul#nav-more li a {
	background: url(images/nav-menu-nav-more-a.png) right bottom no-repeat;
	padding-right: 26px;
}
ul#nav-more li a:hover {
	background: url(images/nav-menu-nav-more-a-hover.png) right bottom no-repeat;
}
ul#nav-more li a:active {
	background: url(images/nav-menu-nav-more-a-active.png) right bottom no-repeat;
}

/* Superfish styles */

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			38px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/*** adding the class sf-navbar in addition to sf-menu creates an all-horizontal nav-bar menu ***/
.sf-navbar {
	height:			30px;
	padding-bottom:	30px;
	position:		relative;
}
.sf-navbar li {
	position:		static;
}
.sf-navbar a {
	border-top:		none;
}
.sf-navbar li ul {
	width:			968px; 
	display: block
}
.sf-navbar li li {
	position:		relative;
}
.sf-navbar li#nav-more {
	position: static	
}
.sf-navbar li li ul {
	width:			13em;
}
.sf-navbar li li li {
	width:			100%;
}
.sf-navbar ul li {
	width:			auto;
	float:			left;
}
.sf-navbar a, .sf-navbar a:visited {
	border:			none;
}

ul.sf-navbar .current ul,
ul.sf-navbar ul li:hover ul,
ul.sf-navbar ul li.sfHover ul {
	left:			0;
	top:			32px; /* match top ul list item height */
}
ul.sf-navbar .current ul ul {
	top: 			-999em;
}

.sf-navbar li li.current > a {
	font-weight:	bold;
}

/*** 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;
}

/* Streaming */
#streaming {
	position: relative;
	left: 721px;
	top: -39px;
	width: 249px;
	height: 26px;
	z-index: 9999
}

/* Container */
#container {
	width: 979px;
	overflow: hidden;
	padding: 0 9px;
	clear: both;
}
#main {
	background: #fff;
	width: 968px;
	padding: 41px 6px 0 6px;
	overflow: hidden;
	clear: both
}
#content {
	width: 658px;
	float: left;
	position: relative;

}

/* Easy Slider */
#slider {
	margin: 0 0 23px 0;
	position: relative;
	z-index: 1
}
#slider li p.slider-crumbs {
	text-transform: none;
	color: #8b8b8b;
	font-size: 10px;
	line-height: normal;
	margin: 16px 0 10px 0
}
#slider h2 {
	font: bold 24px Arial, Helvetica, sans-serif;
	line-height: 24px;
	color: #e8435a;
	padding: 0 20px 10px 0 
}
#slider h2 a {
	color: #e8435a
}
#slider p {
	padding: 0 20px 0 0;
	color: #616161;
	line-height: 20px
}	
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider li { 
	width:658px;
	height:225px;
	overflow:hidden; 
	background: url(images/slider-li.png) bottom right no-repeat;
}	
#slider li a img { 
	float: left;
	border-bottom: 1px solid #dacfcf;
	margin: 0 20px 0 0
}
	
/* numeric controls */	
ol#controls{
	margin:1em 0;
	padding:0;
	height: 23px;
	margin: -37px 0 0 570px;
	position: relative;
	top: -12px;
	width: 80px;
	z-index: 9999
}
ol#controls li{
	margin: 0; 
	padding:0;
	float:left;
	height:19px;
	width: 19px;
	text-align: center;
}
ol#controls li a{
	float: left;
	padding: 2px 0 0 0;
	height: 17px;
	width: 19px;
	color: #616161;
	text-decoration:none;
}
ol#controls li.current a {
	background: url(images/slider-control-active.png) center center no-repeat;
	color:#fff;
	font-weight: bold
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

/* Content grids */
.grid-one {
	background: url(images/grid-one-red-title.png) top left no-repeat;
	width: 355px;
	float: left;
}
.grid-one p.grid-title {
	text-transform: uppercase;
	line-height: 20px;
	color: #fff;
	font-weight: bold;
	height: 20px; 
	margin: 0 0 15px 2px;
	background: url(images/grid-one-red-title-p.png) right center no-repeat;
	padding: 0 7px 0 5px;
	display: inline-block;
	zoom: 1; /*IE hack to trigger hasLayout*/
	*display: inline; /*IE hack to achieve inline-block behavior*/
}
.grid-one-content {
	padding: 0 0 0 5px
}
.grid-one p.category-title, .grid-two p.category-title, .grid-two-content ul li span, #content.archive .articles-grid p.category-title, #main-entry p.category-title {
	text-transform: uppercase;
	color: #8b8b8b;
	font-size: 10px;
	line-height: normal
}
.grid-two-content ul li span, #content.archive .articles-grid p.category-title, #main-entry p.category-title  {
	text-transform: none;	
}
.grid-two-content ul li span a.post-edit-link {
	font-size: 10px;
	color: #e73d55	
}
.grid-one h2, .grid-two h2 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #e73d55;
	margin: 0 0 10px 0
}
.grid-one h2 a, .grid-two h2 a {
	color: #e73d55;
}
.grid-one p, .grid-two p {
	color: #3a3a3a;
	line-height: 20px
}
.grid-one p a, .grid-two p a, #slider p a {
	color: #e73d55
}
.grid-one p a img {
	float: left;
	margin: 0 10px 0 0
}
.grid-two {
	background: url(images/grid-one-red.png) top left repeat-x;
	width: 292px;
	float: right;
	margin: 0;
	display: inline;
	padding: 35px 0 0 0;
	position: relative;
}
.grid-two p.category-title {
	padding: 0 0 0 5px
}
.grid-two h2{
	margin: 0;
	padding: 0
}
.grid-two-content {
	padding: 0 0 14px 5px;
	margin: 0 0 13px 0;
	border-bottom: 1px dotted #ccc
}
.grid-two-content.no-border {
	border: 0;
	padding-bottom: 0;
	margin-bottom: 0
}
.grid-two-content ul li {
	line-height: 20px;
	padding: 0 0 0 10px;
	background: url(images/li-square-red.gif) 0px 9px no-repeat;
	font-size: 10px
}
.grid-two-content ul li span {
	display: inline-block
}
.grid-two-content ul li a {
	color: #e73e56;
	font-size: 12px
}
.grid-two-content.last {
	padding: 0 0 0 5px;
	margin: 0;
	border: 0
}

/* Video box */
#video-box {
	background: url(images/video-box.png) no-repeat;
	height: 331px;
	clear: both;
	border: 10px solid #fff;
	border-width: 10px 0 0 0;
	padding: 0 9px 9px 0;
}
#video-box p.video-title {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	width: 52px;
	height: 20px;
	line-height: 20px;
}
#video-container {
	width: 348px;
	height: 290px;
	margin: 11px 0 0 9px;
	float: left;
}
#video-links {
	float: right;
	margin: 11px 0 0 0;
	width: 264px
}
#video-links ul li {
	margin-bottom: 3px
}
#video-links ul li a {
	width: 229px;
	height: 34px;
	line-height: 32px;
	padding: 0 0 0 25px;
	display: block;
	color: #fff;
	text-decoration: none;
	background: url(images/video-links-a.png) no-repeat;
}
#video-links ul li a:hover, #video-links ul li.ui-tabs-selected a, #video-links ul li.last a:hover, #video-links ul li.last.ui-tabs-selected a{
	background: url(images/video-links-a-hover.png) no-repeat;
	color: #3a3a3a;
	font-weight: bold
}
#video-links ul li.last a {
	background: none
}


/* Featured */
.featured {
	overflow: hidden;
	clear: both
}
.featured .grid-one {
	background: url(images/grid-one-orange-title.png) top left no-repeat;
	height: 397px;
	position: relative
}
#content.archive .featured .grid-one {
	height: 362px;
}
.featured .grid-one a img {
	position: absolute;
	bottom: 0
}
.featured .grid-one p.grid-title {
	background: url(images/grid-one-orange-title-p.png) right center no-repeat;
}
.featured h2, .articles-grid h2  {
	margin: 0 0 5px 0
}
.featured h2 a, .featured p a {
	color: #ff6600;
}
.featured p.category-title, .articles-grid p.category-title {
	text-transform: none;
	margin: 0 0 5px 0
}
.featured .grid-two p.category-title, .articles-grid .grid-two p.category-title {
	padding: 0
}
.featured .grid-one a img, .featured .grid-two a img {
	margin: 17px 0 0 0
}
.featured .grid-two {
	background: url(images/grid-one-orange.png) top left repeat-x;
}
.featured .grid-two p a img, .articles-grid .grid-one p a img {
	float: left;
	margin: 5px 10px 0 0
}
.featured .grid-two-content {
	padding: 0 0 5px 5px;
	margin: 0 0 4px 0;
}

/* Articles grid */
.articles-grid {
	overflow: hidden;
	margin-bottom: 10px;
}
.articles-grid .grid-one p.grid-title {
	text-transform: none	
}
.articles-grid .grid-two p.category-title {
	text-transform: uppercase
}

/* Archive cats */
#archive-cats {
	border-bottom: 1px dotted #ccc;
	height: 26px;
	clear: both;
	margin-top: 20px;
	width: 653px
}
#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 dotted #ccc;
	border-bottom-width: 0;
	padding: 5px 8px;
	float: left;
	color: #E73D55
}
#archive-cats ul li a:hover {
	background: #fff;
	border-bottom-width: 0;
}

/* Primary */
#primary {
	float: left;
	width: 300px;
	margin-left: 10px;
	display: inline 
}

#kupon-offer {
	background: url(images/kupon-offer.png) no-repeat;
	height: 454px;
	margin-top: 7px;
	position: relative
}
#kupon-offer img.promo {
	position: absolute;
	top: 88px;
	left: 12px;
	z-index: 1
}
#promo-info {
	background: url(images/promo-info.png) no-repeat;
	width: 264px;
	height: 88px;
	position: absolute;
	top: 215px;
	left: 16px;
	z-index: 2;
	padding: 33px 13px 0 6px;
}
#promo-info p {
	color: #5a5a5a;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px
}
#promo-info p span {
	color: #0094d2	
}
p#promo-price {
	text-align: center;
	background: url(images/promo-price.png);
	width: 144px;
	height: 40px;
	padding-top: 3px;
	font-size: 30px;
	font-weight: bold;
	color: #fff	;
	text-shadow: 1px 1px 1px #853f16;
	position: absolute;
	top: 347px;
	left: 16px
}
p#promo-price span {
	font-size: 20px
}	
a#promo-buy {
	background: url(images/promo-buy.png) no-repeat;
	text-indent: -9999px;
	width: 119px;
	height: 46px;
	display: block;
	position: absolute;
	top: 347px;
	right: 14px;
	outline: none
}
p#promo-more {
	position: absolute;
	bottom: 23px;
	left: 16px;
	width: 268px;
	font-weight: bold;
	text-align: right;
	color: #fff;
	padding-top: 13px;
	border-top: 1px dotted #f6a678
}
p#promo-more a {
	color: #fff;
	margin-right: 4px
}

/* Side tabs */
#side-tabs {
	background: url(images/side-tabs-bg.png) repeat-x;
	height: 32px;	
	margin-top: 7px;
}
#side-tabs ul li {
	float: left;
	background: 0;
	padding: 0
}
#side-tabs ul li.ui-tabs-selected a {
	background: #fff;
	border-right: 1px solid #cfd2d5;
	background: url(images/side-tabs-ul-li-a.png) left no-repeat;
	padding: 0 9px 0 10px;
	font-weight: bold
}
#side-tabs ul li a {
	float: left;
	height: 32px;
	line-height: 32px;
	padding: 0 10px;
	color: #6a6a6a;
}
.content-tabs {
	border: 1px solid #cfd2d5;
	border-width: 0 1px 1px 1px;
	clear: both;
	padding: 10px;
}
.content-tabs ul li {
	line-height: 20px;
	padding: 0 0 0 10px;
	background: url(images/li-square-blue.gif) 0px 9px no-repeat;
	font-size: 12px	;
	clear: both
}
.content-tabs ul li a, #tags-tab a {
	color: #e73e56;
}
.content-tabs ul li span {
	font-size: 10px	;
	display: inline-block;
	color: #a8a8a8
}

/* Weather */
#weather {
	background: url(images/weather-widget.png) top no-repeat;
	margin: 10px 0;
	overflow: hidden
}
#weather a#navidiku_vreme {
	font-size: 11px;
	float: right;
	color: #E73E56
}
#weather h3 {
	color: #fff;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 31px;
	line-height: 31px;
	padding-left: 30px 
}
#weather-container {
	border: 1px solid #cfd2d5;
	border-width: 0 1px 1px 1px;
	overflow: hidden;
	padding: 9px;
	background: #fff url(images/weather-container.png) top left no-repeat;
	height: 165px;
	position: relative
}
#weather-container p {
	color: #6a6a6a;
	display: inline-block;
	float: left;
	padding: 3px 10px 0 0 
}
#weather-container div {
	text-align: center;
	position: absolute;
	top: 45px;
}
#weather-container div p {
	padding-right: 0;
	width: 63px;
}
#weather-container div p strong {
	color: #0094d2
}
#weather-container div h4 {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #22b6ce;
	text-transform: uppercase	
}
#weather-container #current-weather {
	width: 100px;
	left: 9px
}
#current-weather img {
	vertical-align: middle;
	margin-right: 3px
}
#weather-container #current-weather p {
	font: normal 24px Arial, Helvetica, sans-serif;
	color: #0094d2;
	width: 100%;
}
#weather-container #weather-today {
	width: 90px;
	border: 1px solid #e3ecef;
	border-width: 0 1px; 
	left: 120px;
	padding-bottom: 5px
}
#weather-container #weather-today p, #weather-container #weather-tommorow p {
	width: 90px;
	text-align: center
}
#weather-container #weather-tommorow {
	width: 90px;
	left: 212px;
}
#weather-container p.weather-more {
	position: absolute;
	bottom: 10px;
	right: 9px;
	text-align: right;
	padding: 10px 0 0 0;
	border-top: 1px solid #b3bac0;
	width: 271px;
	color: #ff7f2a
}
#weather-container p.weather-more a {
	color: #3a3a3a;
	font-weight: bold
}

/* Archives */
#archives {
	margin: 10px 0 0 0;
	padding-bottom: 4spx;
	overflow: hidden
}
#archives h3 {
	color: #6A6A6A;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding-bottom: 5px
}
#archives ul li {
	width: 140px;
	padding-left: 10px;
	background: url(images/li-square-blue.gif) center left no-repeat;
	float: left
}
#archives ul li a {
	float: left	;
	display: block;
	color: #E73D55
}

/* Calendar */
#calendar {
	font-size: 12px;
	font-weight: bold;
	margin-top: 30px ;
	color: #6A6A6A;
	clear: both;
	margin-top: 10px;
	border-top: 1px solid #CFD2D5;
	padding-top: 5px
}
#calendar a {
	color: #E73D55
}
#wp-calendar {
	width: 300px;
}
#wp-calendar caption {
	text-align: left;
	font-size: 14px;
	padding: 5px 0;
	text-transform: capitalize
}
#wp-calendar thead tr th {
	text-align: left;
	padding-bottom: 3px
}
#wp-calendar tbody tr td {
	padding-bottom: 3px
}

/* Likebox */
#likebox {
	/*margin-top: 10px; Stara vrednost 06.11.2010. */
	margin-top: 0px
}

/* Crumbs */
#crumbs {
	position: relative;
	top: 5px;
	z-index: 1;
	color: #818181
}
#crumbs span.delimiter {
	color: #a4a4a4
}
#crumbs a {
	color: #e73e56;
	text-decoration: underline
}

/* Archive */
#content.archive .featured .grid-one {
	background: url(images/grid-one-red.png) top left repeat-x;
	padding-top: 30px
}
#content.archive .featured .grid-one p.grid-title {
	background: none
}
#content.archive .featured .grid-one a, #content.archive .featured .grid-two a {
	color: #e73e56
}
#content.archive .featured .grid-two {
	padding-top: 30px;
	background: url(images/grid-one-red.png) top left repeat-x;
}
#content.archive .featured .grid-two .grid-two-content {
	margin-bottom: 8px;
	padding-bottom: 14px;
}
#content.archive .featured .grid-two .grid-two-content.last {
	border: 0;
	padding: 0;
	margin-top: 5px;
	padding-left: 5px
}

/* Articles grid for archive */
#content.archive .articles-grid {
	border-bottom : 1px dotted #ccc;
	padding-bottom: 12px;
	margin: 12px 0 15px 6px;
	width: 634px;
	overflow: hidden
}
#content.archive .articles-grid h2 a {
	font-size: 18px;
	font-weight: normal;
	color: #e73d55
}
#content.archive .articles-grid a img {
	float: left;
	margin: 0 10px 0 0 
}
#content.archive .articles-grid img {
	float: left;
	margin: 0 10px 0 0 ;
}
#content.archive .articles-grid p {
	color: #3a3a3a
}
#content.archive .articles-grid p a {
	color: #e73d55
}

/* Archive options */
#archive-options {
	background: url(images/archive-options.png) bottom no-repeat;	
	width: 658px;
	height: 39px;
	margin: 20px 0;
	padding: 4px 0;
}
#archive-options p {
	padding-left: 10px;
	color: #fff
}
/* skinned select */

div.skinned-select {
  margin-left: 10px;
  padding: 2px 15px 2px 5px; 
  width : 150px;
  height: 19px;
  text-align:left;
  background: url(images/tag-select.png) right;
  cursor: pointer;
  color: #747474;
  font: normal 12px Arial, Helvetica, sans-serif;
  border: 0;
  float: left
}
div.skinned-select select {
	opacity: 0;
	filter: alpha(opacity = 0);
	moz-opacity: 0;
	position: relative;
	z-index: 100;
	left: -5px;
	top: 2px
}
div.skinned-select .select-text {
 	position: absolute;
	text-indent: 10px;
	width: 170px;
	z-index: 1;
	padding-top: 2px
}
div.skinned-select .select-text,
div.skinned-select select,
div.skinned-select select option {
  cursor: pointer;
  color: #747474;
  font: normal 12px Arial, Helvetica, sans-serif;
  width: 142px;
  border: 0
}
div.skinned-select select {
	width: 170px
}
/* non javascript version select */

.archive-tags {
  width: 170px;
  font-size: 11px;
  border: 1px solid #D5E6EE;
  float: left
}



/* Selectbox */
/* Drop down styles*/
/*div.selectbox-wrapper {
  position: relative;
  width:400px;
  background-color: white;
  border: 1px solid #ccc;
  margin: 0px;
  margin-top:-10px;
  padding:0px;
  text-align:left;
  max-height:200px;
  overflow:auto;
}

/*Drop down list styles*/
/*div.selectbox-wrapper ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
/* Selected item in dropdown list*/
/*div.selectbox-wrapper ul li.selected {
  background-color: #EAF2FB;
}

/* Hover state for dropdown list */
/*div.selectbox-wrapper ul li.current {
  background-color: #CDD8E4;
}

/* Drop down list items style*/
/*div.selectbox-wrapper ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
}

/* Look and feel of select box */
/*.selectbox
{
  margin: 4px 5px 10px 10px;
  padding: 2px 15px 2px 5px; 
  width : 126px;
  height: 19px;
  text-align:left;
  background: url(images/tag-select.png) right;
  cursor: pointer;
  color: #747474;
  font: normal 12px Arial, Helvetica, sans-serif;
  border: 0;
 /* position: relative;
  top: -12px*/
/*}


/* Page navi */
.wp-pagenavi {
	background: url(images/pagenavi.png) no-repeat;
	height: 32px;
	line-height: 32px;
	margin-left: 6px;
	color: #6a6a6a;
	font-size: 11px;
	text-align: right;
	padding: 0 29px 0 0;
	position: relative
}
.wp-pagenavi span.pages {
	position: absolute;
	top: 0;
	left: 15px	
}
.wp-pagenavi span.current {
	font-weight: bold;
	color: #3a3a3a;
	margin-right: 3px;
}
.wp-pagenavi a {
	margin-right: 3px;
	color: #e73d55
}

/* Main entry */
#main-entry {
	background: url(images/grid-one-red.png) top left repeat-x;
	padding-top: 30px;
	padding-left: 6px;
	position: relative;
	width: 647px
}
#main-entry a {
	color: #e73e56	
}
#main-entry ul {
	list-style: circle;
	padding-left: 20px;
	margin-bottom: 13px;
	line-height: 20px
}
#main-entry h1 {
	font-size: 18px;
	font-weight: normal;
	color: #e73e56;
	width: 410px
}
#main-entry h1 a {
	color: #e73e56	
}
#main-entry.error404 h1 {
	padding-bottom: 12px;
	color: #e73e56
}
#main-entry p.author-single {
	text-align: left;
	display: inline-block
}
#main-entry img.avatar-single {
	clear: both;
	display: block;
	margin-top: 10px;
}
#single-share {
	position: absolute;
	top: 30px;
	right: 0;
	width: 224px;
	height: 32px;
	background: url(images/single-share.png) no-repeat;
}
#single-share p {
	text-transform: uppercase;
	color: #939393;
	font-size: 10px;
	position: relative
}
#single-share p span {
	position: absolute;
	top: 5px;
	left: 10px;
}
#single-share p img {
	position: absolute;
}
#single-share p img.facebook {
	left: 148px
}
#single-share p img.twitter {
	right: 10px
}
#main-entry p.category-title {
	margin-bottom: 15px	
}
#main-entry p.category-title a {
	color: #e73e56
}
#main-entry img.alignleft {
	display: inline;
	float: left;
	margin: 4px 15px 5px 0;
	vertical-align: bottom
}
#main-entry img.alignright {
	display: inline;
	float: right;
	margin: 4px 0 5px 15px;
	vertical-align: bottom
}
#main-entry p {
	line-height: 20px;
	margin: 0 0 15px 0;
	padding: 0
}
#main-entry p.thank-you {
	text-align: right
}

/* Register - login */
#login-register {
	width: 629px;
	margin: 0 auto;
	overflow: hidden
}
#register-form {
	background: url(images/register-form.png) no-repeat;
	width: 305px;
	height: 212px;
	float: left;
	margin-right: 15px
}
#register-form a.register-form-submit {
	background: url(images/register-form-submit.png) no-repeat;
	text-indent: -9999px;
	width: 264px;
	height: 64px;
	display: block;
	color: #fff;
	position: relative;
	top: 120px;
	left: 20px;
	font: bold 20px Arial, Helvetica, sans-serif
}
#login-form {
	background: url(images/login-form.png) no-repeat;
	width: 305px;
	height: 271px;
	margin: 0 0 0 2px;
	float: left
}
#login-form form  {
	width: 174px;
	z-index: 9999;
	height: 135px;
	position: relative;
	top: 100px;
	left: 20px;
}
#login-form form p {
	padding: 0; margin: 0;
	height: auto;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #9a9a9a
}
#login-form p.lost-password {
	display: inline;
	position: relative;
	top: 90px;
	left: 20px;
	color: #fff;
	z-index: 99999
}
#login-form form p input {
	margin-bottom: 15px;
	background: url(images/login-form-input-inactive.png) left no-repeat;
	width: 233px;
	height: 31px;
	padding: 0 20px 0 10px;
	position: relative;
	left: 0px;
	border: 0;
	color: #7e7e7e;
	font: normal 12px Arial, Helvetica, sans-serif
}
#login-form form p input:focus {
	background: url(images/login-form-input-active.png) left no-repeat;
}
#login-form form p input#pwd2 {
	margin-bottom: 15px
}
#login-form p input.button {
	background: none;
	position: relative;
	top: 0; left: 185px;
	width: 79px;
	height: 32px;
	padding: 0;
	margin: 0
}

/* Single options */
#single-options {
	text-align: left;
	clear: both;
	text-transform: uppercase;
	padding: 0 0 0 14px;
	font-size: 10px;
	color: #939393;
	background: url(images/single-options.png) no-repeat;
	width: 634px;
	height: 32px;
	line-height: 32px;
	border-top: 20px solid #fff;
	margin-left: 6px;
}
#single-options p.comments-number, #single-options p.send-comment {
	background: url(images/single-options-separator.gif) right center no-repeat;
	margin-right: 11px;
	float: left;
	color: #535353
}
#single-options p.comments-number span a, #single-options p.send-comment span a {
	color: #535353
}
#single-options p.comments-number span {
	background: url(images/single-options-comments-no.gif) left center no-repeat;
	padding-left: 20px;
	padding-right: 11px;
	display: inline-block;
}
#single-options p.send-comment span {
	background: url(images/single-options-send-comment.gif) left center no-repeat;
	padding-left: 20px;
	padding-right: 11px;
	display: inline-block;
}
#single-options .post-ratings {
	width: 216px;
	color: #747474;
	font-size: 10px;
	text-transform: none;
	background: url(images/single-options-separator.gif) right center no-repeat;
	display: inline-block;
	padding-right: 11px;
	float: left;
}
#single-options .post-ratings strong {
	font-weight: bold;
	color: #e73e56;
	font-size: 10px
}
#single-options .post-ratings img {
	position: relative;
	top: 2px;
	width: 13px;
	height: 12px;
	margin-left: 4px;
}
#single-options p.print-email {
	display: block;
	width: 60px;
	float: right;
	margin-left: 5px;
	height: 31px;
	line-height: 31px
}
#single-options p.print-email a img {
	vertical-align: middle;
	display: inline;
	float: left;
	margin-left: 7px;
	margin-top: 9px
}

/* Tags */
#single-tags {
	padding: 10px 3px 18px 3px;
	border: 1px dotted #ccc;
	border-width: 1px 0;
	margin: 15px 4px 15px 6px;
	color: #939393
}
#single-tags p, #single-related p {
	color: #939393;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	margin: 10px 0
}
#single-tags a , #single-related a {
	color: #e73e56
}

/* Related posts */
#single-related {
	padding: 7px 3px 18px 3px;
	border-bottom: 1px dotted #ccc;
	margin: 15px 4px 15px 6px;
}
#single-related p {
	margin-top: 0
}
ul.related_post li {
	background: url(images/li-square-red.gif) left center no-repeat;
	padding-left: 10px;
}

/* Comments */
#comments {
	margin-left: 6px;
	margin-right: 4px
}
#comments a {
	color: #e8455c
}
#comments h3#comments-title {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #747474;
	padding-left: 4px
}
ol.commentlist {}
ol.commentlist li {
	margin-top: 20px;
}
ol.commentlist li.alt {}
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment {
	
}
ol.commentlist li.comment div.comment-author {}
ol.commentlist li.comment div.vcard {}
ol.commentlist li.comment div.vcard cite.fn {
	font-style: normal;
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #e8455c;
	line-height: normal;
	padding: 10px 0 0 15px;
	border: 1px solid #e4e9ec;
	border-bottom: 0;
	display: block;
}
ol.commentlist li.comment div.vcard cite.fn a.url {}
ol.commentlist li.comment div.vcard img.avatar {}
ol.commentlist li.comment div.vcard img.avatar-32 {}
ol.commentlist li.comment div.vcard img.photo {}
ol.commentlist li.comment div.vcard span.says {}
ol.commentlist li.comment div.commentmetadata {
	text-transform: uppercase;
	font-size: 10px;
	color: #8f8f8f;
	padding: 0 15px;
	display: block;
	border: 1px solid #e4e9ec;
	border-width: 0 1px
}
ol.commentlist li.comment div.comment-meta {}
ol.commentlist li.comment div.comment-meta a {
	color: #e8455c
}
ol.commentlist li.comment div.comment-meta a.comment-edit-link {

}
ol.commentlist li.comment * {} - (p, em, strong, blockquote, ul, ol, etc.)
ol.commentlist li.comment div.reply {}
ol.commentlist li.comment div.reply a {}
ol.commentlist li.comment ul.children {
	
}
ol.commentlist li.comment ul.children li {
	position: relative;
	top: -1px;
	margin-top: 0;
	margin-left: 50px;
}
ol.commentlist li.comment ul.children li div.vcard cite.fn {
	border-top: 1px solid #c6ccd0
}
ol.commentlist li.comment ul.children li.alt {}
ol.commentlist li.comment ul.children li.bypostauthor {}
ol.commentlist li.comment ul.children li.byuser {}
ol.commentlist li.comment ul.children li.comment {}
ol.commentlist li.comment ul.children li.comment-author-admin {}
ol.commentlist li.comment ul.children li.depth-2 {
	margin-left: 50px;
}
ol.commentlist li.comment ul.children li.depth-3 {
	margin-left: 0px;
}
ol.commentlist li.comment ul.children li.depth-4 {
	margin-left: 0px;
}
ol.commentlist li.comment ul.children li.depth-5 {
	margin-left: 0px;
}
ol.commentlist li.comment ul.children li.odd {}
ol.commentlist li.even {}
ol.commentlist li.odd {}
ol.commentlist li.parent {}
ol.commentlist li.pingback {}
ol.commentlist li.pingback div.comment-author {}
ol.commentlist li.pingback div.vcard {}
ol.commentlist li.pingback div.vcard cite.fn {}
ol.commentlist li.pingback div.vcard cite.fn a.url {}
ol.commentlist li.pingback div.vcard span.says {}
ol.commentlist li.pingback div.commentmetadata {}
ol.commentlist li.pingback div.comment-meta {}
ol.commentlist li.pingback div.comment-meta a {}
ol.commentlist li.pingback * {} - (p, em, strong, blockquote, ul, ol, etc.)
ol.commentlist li.pingback div.reply {}
ol.commentlist li.pingback div.reply a {}
ol.commentlist li.pingback ul.children {}
ol.commentlist li.pingback ul.children li {}
ol.commentlist li.pingback ul.children li.alt {}
ol.commentlist li.pingback ul.children li.bypostauthor {}
ol.commentlist li.pingback ul.children li.byuser {}
ol.commentlist li.pingback ul.children li.comment {}
ol.commentlist li.pingback ul.children li.comment-author-admin {}
ol.commentlist li.pingback ul.children li.depth-2 {}
ol.commentlist li.pingback ul.children li.depth-3 {}
ol.commentlist li.pingback ul.children li.depth-4 {}
ol.commentlist li.pingback ul.children li.depth-5 {}
ol.commentlist li.pingback ul.children li.odd {}
ol.commentlist li.thread-alt {}
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

.comment-body {
	color: #747474;
	line-height: 22px;
	padding: 10px 15px;
	border: 1px solid #e4e9ec;
	border-width: 0 1px;
} 
.comment-options {
	background: url(images/comment-bottom.png) top repeat-x;
	height: 29px;
	padding: 0 15px;
	line-height: 29px;
	color: #8f8f8f;
	text-transform: uppercase;
	font-size: 10px;
	border: 1px solid #e4e9ec;
	border-width: 0 1px;
	border-bottom: 1px solid #c6ccd0;
}
.comment-options p.rating {
	display: inline-block;
	float: left
}
.comment-options p.rating img {
	position: relative;
	top: 3px;
}
.comment-options p.comment-reply-link {
	float: right
}
em.awaiting {
	border: 1px solid #e4e9ec;
	border-width: 0 1px;
	display: block;
	padding: 0 15px;
	color: #e8455c;
	font: bold 11px Arial, Helvetica, sans-serif
}
/* Respond */
#respond {
	overflow: hidden;
}	
#respond h3 {
	color: #808080;
	font: bold 18px Arial, Helvetica, sans-serif;
	padding: 10px 0
}
form#commentform {
	background: #ededed url(images/write-comment-left.png) top left no-repeat;
	padding: 15px 15px 15px 92px;
}
form#commentform textarea {
	width: 100%;
	background: #fff url(images/respond-textarea.png) top left repeat-x;
	border: 1px solid #c2c2c2;
	height: 94px;
	padding: 10px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #747474;
	line-height: 22px;
	margin-bottom: 10px;
}
form#commentform p.field {
	display: inline-block;
	float: left;
	margin-right: 15px;
	color: #747474;
}
form#commentform p.field.comment-text {
	margin-top: 10px;
}
form#commentform p label {
	display: block;
	margin-bottom: 5px;
}
form#commentform p input {
	border: 1px solid #c2c2c2;
	background: #fff;
	width: 190px;
	height: 23px;
	padding: 0 7px;
	color: #747474;
	font: normal 12px Arial, Helvetica, sans-serif;
}
form#commentform p.formsubmitimg {
	text-align: right;
}
form#commentform p input#submit {
	width: 125px;
	height: 26px;
	background: 0;
	border: 0;
	padding: 0
}
.cancel-comment-reply {
	text-align: right
}
.cancel-comment-reply a {
	text-decoration: none;
	font-weight: bold
}

/* Footer */
#footer {
	background: url(images/footer.png) top no-repeat;
	clear: both	
}
#footer-inner {
	background: #fff;
	overflow: hidden;
	width: 966px;
	padding: 24px 7px 27px 7px;
	margin: 0 auto;
}
#partners {
	border: 1px solid #e8e8e8;
	border-width: 1px 0;
	height: 23px;
	padding: 13px 17px 27px 17px
}
#partners p {
	text-transform: uppercase;
	font-size: 11px;
	padding: 0 0 11px 0;
	color: #9c9c9c
}
#partners ul li {
	display: inline;
	background: url(images/partners-li.png) left center no-repeat;
	padding: 0 16px 0 8px;
	float: left
}
#partners ul li a {
	float: left;
	color: #ff8d00;
	font: normal 11px Arial, Helvetica, sans-serif
}
ul#site-links {
	font-size: 11px;
	padding: 15px 0 0 17px
}
ul#site-links, ul#site-links a {
	color: #9c9c9c
}
ul#site-links li {
	width: 160px;
	float: left;
	text-transform: uppercase;
	line-height: 20px;
}
ul#site-links li#multimedia-section {
	width: 135px
}
ul#site-links li#entertainment-section {
	width: 130px
}
ul#site-links li#directory-section {
	width: 260px;
	float: left
}
ul#site-links li#directory-section  ul li {
	width: 105px;
	float: left;
}
ul#site-links li#shop-section {
	width: 140px
}
ul#site-links li#share-section {
	width: 70px;
	margin-left: 120px /* izbrisati marginu, kada se postave webshop linkovi u footer */
}
ul#site-links li#share-section ul li {
	padding-left: 20px
}
ul#site-links li#share-section ul li.facebook {
	background: url(images/share-facebook.png) left center no-repeat
}
ul#site-links li#share-section ul li.twitter {
	background: url(images/share-twitter.png) left center no-repeat
}
ul#site-links li#share-section ul li.rss {
	background: url(images/share-rss.png) left center no-repeat
}
ul#site-links li ul {
	margin-top: 7px
}
ul#site-links li ul li {
	text-transform: none;
	font-weight: bold;
	background: url(images/footer-box-a.png) 0 8px no-repeat;
	padding-left: 10px
}
ul#site-links li ul li ul {
	margin-top: 0
}
ul#site-links li ul li ul li {
	font-weight: normal;
	background: url(images/partners-li.png) 0 8px no-repeat;
}
ul#site-pages {
	float: left;
	margin: 25px 0 39px 0
}
ul#site-pages li {
	float: left;
	display: inline;
	padding: 0 8px;
	border-right: 1px solid white;
}
ul#site-pages li a {
	float: left;
	color: white;
}
ul#site-pages li.first {
	padding: 0 8px 0 7px;
}
ul#site-pages li.last {
	border: 0
}
#copy-info {
	float: right;
	margin: 25px 9px 39px 0;
	color: white;
}
p#copy-info span {
	padding: 0 3px 0 5px
}

ul#nav-menu li.aktivna a {
	color:#FF6C11;
}