/*

Theme Name: O3one V3

Theme URI: http://www.o3one.rs

Version: 3.0

Description: Odlican templejt :)

Author: Orange Studio

Author URI: http://www.orange.rs

*/





/*------------------------------------------------*/

/*-----------------[RESET]------------------------*/

/*------------------------------------------------*/



/* http://meyerweb.com/eric/tools/css/reset/ */

/* v1.0 | 20080212 */



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

/*-----------------[BASIC STYLES]-----------------*/

/*------------------------------------------------*/



body {
	line-height: 20px;
	font-family: Tahoma, Arial, sans-serif !important;
	font-size: 12px;
	color: #929292;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #f4f4f4;
	background-image: url(images/o3-bkg.png);
	background-repeat: repeat-x;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
.ui-tabs-hide {
	display: none;
}
br.clear {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	padding-bottom: 5px;
	color: #808080;
	letter-spacing: -1px;
	line-height: 1em;
	font-weight: lighter;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	text-shadow: none;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #808080;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 12px;
	color: #FFF;
}
h6 {
	font-size: 12px;
	color: #666;
}
p {
	padding-bottom: 10px;
	font-family: Tahoma, Arial, sans-serif;
	line-height: 16px;
}
strong {
	font-weight: bold;
	color: #1c1c1c;
}
cite, em, i {
	font-style: italic;
}
pre, code {
	font-family: Courier New, monospace;
	margin-bottom: 10px;
}
ins {
	text-decoration: none;
}
sup, sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 0.8em;
}
sub {
	top: 0.3em;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}
blockquote {
	margin: 1.5em;
	padding: 1em;
	color: #666666;
	background: #e6e6e6;
	font-style: italic;
	border: 1px solid #dcdcdc;
}
blockquote p {
	padding-bottom: 0px;
}
input[type=text], input.text, input.title, textarea, select {
	background-color:#fff;
	border:1px solid #bbb;
	padding: 2px;
	color: #4e4e4e;
}
input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
	border-color:#2D3940;
	color: #3e3e3e;
}
input[type=text], input.text, input.title, textarea, select {
	margin:0.5em 0;
}
textarea {
	padding: 4px;
}
img#about-image {
	float: left;
	margin: 3px 8px 8px 0px;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
/*------------------------------------------------*/

/*---------------[MAIN LAYOUT INFO]---------------*/

/*------------------------------------------------*/



#container {
	text-align: left;
	margin: 0 auto;
	width: 960px;
	position: relative;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
	background-color: #ffffff;
}
#header {
	position: relative;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 35px;
}
#logo {
	float: left;
}
p#slogan {
	float: left;
	font-size: 13.5px;
	color: #66929c;
	text-transform: uppercase;
	padding-top: 27px;
	margin-left: -159px;
}
ul#top-menu {
	float: right;
	padding-top: 22px;
}
#additional-info {
	position:absolute;
	top: 1px;
	right: 1px;
}
#lang {
	font-size: 10px;
	padding-bottom: 5px;
}
#et-social-icons {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
}
#et-social-icons a {
	padding-left: 3px;
}
#search-form {
	float: left;
	background: url(images/search-bg.png) no-repeat;
	width: 161px;
	height: 28px;
	margin-top: 2px;
}
#search-form #searchinput {
	background: none;
	border: none;
	float: left;
	margin: 5px 7px 0 5px;
	width: 114px;
	padding-left: 9px;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	color: #a3a3a3;
}
#search-form #searchsubmit {
	margin-top: 7px;
	margin-right: 7px;
}
#quote {
	text-align: center;
	width: 890px;
	margin: 0 auto;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	padding-top:38px;
	padding-bottom: 25px;
}
#quote h3 {
	color: #1d1d1d;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-weight: lighter;
	font-size: 28px;
}
#quote p {
	color: #929292;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-weight: lighter;
	font-size: 20px;
}
#content-area {
	padding: 45px 48px 60px;
}
#content-area-home {
 //*background-image: url(images/o3-homebkg.png);  background-repeat: repeat-x; *//  background-color: #FFF;
	color: #000;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}
#services {
	margin-bottom: 30px;
	margin-top: 20px;
}
.service {
	float: left;
	width: 200px;
	margin-right: 30px;
	font-size: 11px;
}
.last {
 clear:none !important margin-right: 0px;
}
.service h3.title {
	margin-bottom: 4px;
	margin-left: 5px;
}
h3.title, #et-control-panel h3.control_title {
	color: #1d1d1d;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-weight: lighter;
	font-size: 20px;
}
.service .thumb {
	background: url(images/thumb-bg.png) no-repeat;
	width: 242px;
	height: 127px;
	position: relative;
	margin-bottom: 10px;
}
.item-image {
	margin-top:4px;
	margin-left:4px;
}
span.more-icon {
	background: url(images/more-icon.png) no-repeat;
	position: absolute;
	display: block;
	height: 41px;
	left: 100px;
	top: 41px;
	width: 40px;
}
.service p {
	margin-left: 5px;
}
#from-blog {
	margin-top: 0px;
	background-color: #FFF;
}
#from-blog2 {
	margin-top: 30px;
	background-color: #FFF;
}
#from-blog h3.title {
	margin-bottom: 2px;
}
#from-blog ul li {
	display: block;
	line-height: 12px;
	margin-bottom: 5px;
}
m-blog ul li a {
	color:#333333;
	text-decoration: none;
}
#from-blog ul li a:hover {
	color:#b2b2b2;
}
#multi-media-bar {
	float: left;
	width: 550px;
}
#multi-media-bar h3.title {
	margin-bottom: 10px;
}
#et-multi-media {
	position: relative;
	border: 1px solid #f0f0f0;
	border-bottom: 1px solid #d1d1d1;
	border-right: 1px solid #dcdcdc;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:1px 1px 3px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
	padding: 14px 15px 14px 22px;
}
a#left-multi-media, a#right-multi-media {
	position: absolute;
	top: 30px;
	width: 27px;
	height: 27px;
	text-indent:-9999px;
}
a#left-multi-media {
	background:url(images/left-multi-media-arrow.png) no-repeat;
	left: -13px;
}
a#right-multi-media {
	background:url(images/right-multi-media-arrow.png) no-repeat;
	right: -13px;
}
#et-multi-media .thumb {
	float: left;
	margin-right: 16px;
	position: relative;
	padding: 4px;
	border: 1px solid #f0f0f0;
	border-bottom: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:1px 1px 3px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}
#et-multi-media .last {
	margin-right: 0px;
}
#et-multi-media .thumb a {
	display: block !important;
}
span.more {
	background: url(images/more.png) no-repeat;
	position: absolute;
	display: none;
	height: 33px;
	left: 12px;
	top: 12px;
	width: 33px;
}
.et-video span.more {
	background: url(images/et-video-more.png) no-repeat;
}
#breadcrumbs {
	font-size:11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-weight: lighter;
	color: #1d1d1d;
	position: relative;
	width: 540px;
	margin-top:30px;
	padding-left:5px;
	padding-right:5px;
	background-color: #F4F4F4;
}
#breadcrumbs a {
	color:#929292;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color:#1d1d1d;
}
#breadcrumbs .raquo {
	color:#929292;
}
#category-name {
	text-align: left;
	width: 890px;
	padding-top:38px;
	padding-left:27px;
	height: 110px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #CCC;
	background-image: url(images/o3-dbkg.png);
	background-repeat: no-repeat;
}
#category-inner {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF;
}
h1.category-title {
	color: #fff;
	font-size:28px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-weight: lighter;
}
p.description {
	color: #ffffff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	margin-left:2px;
}
#content {
	padding: 0px 48px 30px;
	background: url(images/content-bg.png) repeat-y 633px 0px;
}
.fullwidth {
	background: none !important;
}
#left-area {
	width: 586px;
	float:left;
}
.fullwidth #left-area {
	width: 100%;
}
#sidebar {
	width: 238px;
	float:left;
	padding-top: 35px;
	padding-left: 40px;
}
.post {
	padding:35px 35px 25px 0px;
}
.post-thumbnail {
	display:block;
	float:left;
	position:relative;
	margin-right: 25px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.post-thumb {
	margin-top:7px;
	margin-left:7px;
}
span.post-overlay {
	background:url(images/post-overlay.png) no-repeat;
	display:block;
	height:200px;
	left:0px;
	position:absolute;
	top:0px;
	width:200px;
}
h2.title {
	font-size: 28px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-weight: lighter;
	padding-bottom: 15px;
}
h2.title a {
	color: #1d1d1d;
	text-decoration: none;
}
h2.title a:hover {
	color: #000;
}
.post p.meta-info {
	float:left;
	width:380px;
	height:32px;
	padding-bottom:3px;
	padding-top: 3px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 11px;
	background-color: #F8F8F8;
	padding-left: 10px;
}
.post p.meta-info-cat {
	float:right;
	width:151px;
	height:32px;
	text-align:right;
   	padding-bottom:3px;
	padding-top: 3px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 11px;
	background-color: #F8F8F8;
	padding-right: 10px;
}
.post p.meta-info a, p.description a {
	color: #929292;
	text-decoration: none;
}
p.description a {
	color: #6e6e6e;
}
.post p.meta-info a:hover, p.description a:hover {
	color: #111;
}
a.read-more, .reply-container a, #commentform input#submit {
	border: 1px solid #eaeaea;
	float: left;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-weight: lighter;
	font-size: 12px;
	color: #1d1d1d;
	padding: 3px 10px;
	text-decoration: none;
	display: block;
	background: #fff;
}
.post ul, .comment-content ul {
	list-style-type: disc;
	padding: 10px 0px 10px 20px;
}
.post ol, .comment-content ol {
	list-style-type: decimal;
	list-style-position: inside;
	padding: 10px 0px 10px 2px;
}
.post ul li ul, .post ul li ol, .comment-content ul li ul, .comment-content ul li ol {
	padding: 2px 0px 2px 20px;
}
.post ol li ul, .post ol li ol, .comment-content ol li ul, .comment-content ol li ol {
	padding: 2px 0px 2px 35px;
}
/*------------------------------------------------*/

/*---------------[DROPDOWN MENU]------------------*/ 

/*------------------------------------------------*/



ul#top-menu li {
	padding: 0px 9px;
}
ul#top-menu a {
	font-size: 15px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: lighter;
}
ul#top-menu a:hover, ul#top-menu > li.sfHover > a {
	color: #F90;
}
ul#top-menu > li.current_page_item > a {
	color: #000 !important;
	font-weight: normal;
}
ul#top-menu ul {
	width: 189px;
	background: #fff;
	border: 1px solid #efefef;
	top: 34px !important;
	padding: 10px 8px 10px 20px;
	z-index: 9999px;
	display: none;
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}
ul#top-menu ul li {
	padding: 8px 0;
}
ul#top-menu ul li a {
	padding: 0px 0px 0px 12px;
	width: 160px;
}
ul#top-menu li:hover ul ul, ul#top-menu li.sfHover ul ul {
	top: -12px !important;
	left: 197px !important;
}
/*------------------------------------------------*/

/*--------------[FEATURED SLIDER]-----------------*/

/*------------------------------------------------*/



#featured {
	position: relative;
	background: url(images/featured-bg.png) no-repeat top center;
	margin-top: 0px;
	margin-bottom: 12px;
}
a#left-arrow, a#right-arrow, #featured .nivo-prevNav, #featured .nivo-nextNav {
	position: absolute;
	top: 120px;
	width: 39px;
	height: 40px;
	text-indent:-9999px;
	z-index: 40;
}
a#left-arrow, #featured .nivo-prevNav {
	background:url(images/left-arrow.png) no-repeat;
	left: 0px;
}
a#right-arrow, #featured .nivo-nextNav {
	background:url(images/right-arrow.png) no-repeat;
	right: 0px;
}
.featured-top-shadow {
	background:url(images/featured-top-shadow.png) repeat-x;
	position: absolute;
	top:0;
	left: 0px;
	width: 960px;
	height: 4px;
}
.featured-bottom-shadow {
	background:url(images/featured-bottom-shadow.png) repeat-x;
	position: absolute;
	bottom:0;
	left: 0px;
	width: 960px;
	height: 4px;
}
.featured-description {
	position: absolute;
	width: 340px;
	height: 160px;
	top: 30px;
	right:50px;
	background:url(images/featured-description.png);
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 40px;
	padding-left: 35px;
}
h2.featured-title {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-weight: lighter;
	font-size: 20px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}
h2.featured-title a {
	text-decoration: none;
	color: #ffffff;
}
.featured-description p {
	color: #bebdbd;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}
a.readmore {
	display: block;
	height: 20px;
	padding: 0 5px;
	color: #F90;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	line-height: 18px;
	background-color: #333;
}
#featured a.readmore:hover {
	color: #fff;
}
#controllers, .nivo-controlNav {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
}
#controllers a, .nivo-controlNav a {
	background:url(images/controller1.png) no-repeat;
	display:block;
	height:11px;
	margin-right:4px;
	text-indent:-9999px;
	width:11px;
	display: inline-block;
}
#controllers a.activeSlide, .nivo-controlNav a.active, #controllers a:hover, .nivo-controlNav a:hover {
	background:url(images/controller2.png) no-repeat;
}
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */

	.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */

.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */

.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
	display:none;
}
/* Direction nav styles (e.g. next & prev) */

.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */

.nivo-controlNav {
	position: absolute;
	bottom: -40px;
	left: 0;
	width: 960px;
}
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
#featured-modest {
	position: relative;
	height: 340px;
	margin-top: 30px;
}
#featured-modest .slide {
	position: absolute;
	top: 20px;
	left: 300px;
	z-index: 1;
	opacity: 0;
	width: 354px;
}
#featured-modest .active-block {
	top: 0;
	left: 246px;
	z-index: 3;
	width: 462px;
}
#featured-modest .next-block, #featured-modest .prev-block {
	top: 35px;
	z-index: 2;
}
#featured-modest .next-block {
	left: 575px;
}
#featured-modest .prev-block {
	left: 20px;
}
#featured-modest .active-block, #featured-modest .prev-block, #featured-modest .next-block {
	opacity: 1;
}
.shadow-left, .shadow-right {
	position: absolute;
	top: 35px;
	height: 234px;
	display: none;
}
.shadow-left {
	left: -29px;
	width: 29px;
	background: url(images/active-left-shadow.png) no-repeat;
}
.shadow-right {
	right: -21px;
	width: 21px;
	background: url(images/active-right-shadow.png) no-repeat;
}
a.featured-link {
	text-indent: -9999px;
	width: 61px;
	height: 71px;
	background: url(images/featured_active_link.png) no-repeat;
	position: absolute;
	right: -28px;
	top: 118px;
	display: none;
	z-index: 1000;
}
#featured-modest .featured-title {
	position: absolute;
	bottom: 115px;
	width: 441px;
	left: 0;
	text-align: center;
	padding: 0 10px 26px;
	font-size: 30px;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	background: url(images/featured-title-bg.png) no-repeat bottom center;
	display: none;
}
#featured-modest .description {
	background: url(images/description-bg.png) no-repeat;
	width: 411px;
	height: 86px;
	position: absolute;
	bottom: 0px;
	left: 1px;
	padding: 26px 25px 0;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	line-height: 20px;
	display: none;
}
#featured-modest .featured-title, #featured-modest #featured .description {
	cursor: pointer;
}
#featured-modest .active-block .shadow-left, #featured-modest .active-block .shadow-right, #featured-modest .active-block .featured-title, #featured-modest .active-block .description {
	display: block;
}
#featured-modest a.main {
	display: block;
}
#featured-modest img.bottom-shadow {
	position: absolute;
	bottom: -7px;
	left: 0;
}
#featured-modest .active-block img.bottom-shadow {
	bottom: -10px;
}
.gotoslide {
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/next-slide-overlay.png);
	width: 354px;
	height: 234px;
	display: none;
}
.gotoslide span {
	position: absolute;
	top: 97px;
	display: block;
	width: 33px;
	height: 40px;
}
#featured-modest .next-block .gotoslide span {
	background: url(images/featured-arrow.png) no-repeat;
	right: 99px;
}
#featured-modest .prev-block .gotoslide span {
	background: url(images/featured-arrow-left.png) no-repeat;
	left: 99px;
}
/*------------------------------------------------*/

/*-------------------[COMMENTS]-------------------*/

/*------------------------------------------------*/



h3#comments {
	color: #1d1d1d;
	font-size: 28px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-weight: lighter;
	margin-bottom: 20px;
}
#comment-wrap {
	margin-top: -18px;
	padding: 42px 35px 0 0;
}
.comment-body-outer {
	border: 1px solid #f0f0f0;
	margin-bottom: 25px;
	background: url(images/comment-top-bg.png) repeat-x;
}
.comment-body {
	background: #fff;
	padding: 18px 14px 12px 100px;
	position: relative;
	background: url(images/comment-bottom-bg.png) bottom left repeat-x;
}
.avatar-box {
	position: absolute;
	top: 17px;
	left: 19px;
	padding: 6px 0 0 6px;
}
.avatar-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 68px;
	height: 68px;
	background: url(images/avatar-overlay.png) no-repeat;
}
.comment-date {
	font-size: 12px;
	color: #d4d4d4;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-style: italic;
	float: right;
}
span.fn, span.fn a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-weight: lighter;
	font-size: 20px;
	color: #1d1d1d;
	text-decoration: none;
}
span.fn a:hover {
	color: #111;
	text-decoration: none;
}
.comment-arrow {
	position: absolute;
	bottom: -19px;
	right: 45px;
	background: url(images/comment-arrow.png) no-repeat;
	width: 18px;
	height: 19px;
}
.reply-container {
	float:right;
}
.comment ul.children {
	padding-left: 100px;
}
#commentform textarea#comment {
	width: 96%;
}
#commentform input[type=text] {
	width: 38%;
}
#commentform input, #commentform textarea {
	background: url(images/comment-inputs-bg.png) repeat-x;
	border: 1px solid #f0f0f0;
	color: #929292;
	font-size: 12px;
	padding: 12px 10px 12px 20px;
}
#commentform .hidden {
	display: none;
}
li.comment #respond textarea {
	width: 91% !important;
}
li.comment #respond input[type=text] {
	width: 48% !important;
}
#trackbacks {
	margin-bottom: 20px;
}
#trackbacks h3#comments, #respond h3#comments {
	margin-bottom: 5px;
}
/*------------------------------------------------*/

/*---------------------[FOOTER]-------------------*/

/*------------------------------------------------*/



#footer {
	border-top: 1px solid #ececec;
}
#footer-content {
	width: 958px;
	margin-left: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: #ffffff;
}
#footer-widgets0 {
	display: inline-block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
	width: 920px;
}
#footer-widgets {
	display: inline-block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 40px;
	height: 170px;
	width: 600px;
}
#footer-widgets2 {
	height: 170px;
	width: 280px;
	float: right;
	display: inline-block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
.footer-widget0 {
	float: left;
	color: #929292;
	padding-left: 10px;
	padding-top: 10px;
}
.footer-widget {
	width: 135px;
	margin-top: 20px;
	float: left;
	color: #929292;
	text-shadow: 1px 1px 1px #ffffff;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 10px;
}
.footer-widget2 {
	float: left;
	width: 235px;
	margin-top: 20px;
	color: #929292;
	text-shadow: 1px 1px 1px #ffffff;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 10px;
}
.last {
	margin-right: 0px;
}
#footer-slogan {
	font-size: 9.1px;
	color: #66929c;
	text-transform: uppercase;
	margin-left: 34px;
	margin-top: -30px;
}
#footer-copyright {
	display: block;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	color:#717171;
	margin-top: -9px;
}
.footer-widget p {
	color: #929292;
	text-shadow: 1px 1px 1px #ffffff;
}
#footer h4.widgettitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-weight: lighter;
	font-size: 20px;
	color:#1d1d1d;
	text-shadow: 1px 1px 1px #ffffff;
	padding-bottom: 11px;
}
.footer-widget a, .home-widget a {
	color: #929292;
}
.footer-widget a:hover {
	color: #d0d0d0;
	text-decoration: none;
}
.footer-widget ul {
	margin-bottom:8px;
}
.footer-widget ul ul {
	margin-bottom:0;
}
.footer-widget ul li {
	padding: 0px;
}
.footer-widget ul li ul {
	margin:0 0 10px;
	padding:5px 0 0 7px;
}
p#copyright {
	color:#cdcdcd;
	text-shadow: 1px 1px 1px #ffffff;
	padding-top:10px;
	padding-bottom:20px;
	padding-right: 48px;
	text-align: center;
}
p#copyright a {
	color:#929292;
}
/*------------------------------------------------*/

/*--------------------[SIDEBAR]-------------------*/

/*------------------------------------------------*/



.widget {
	width: 230px;
	padding-bottom: 25px;
}
.widget h3.title {
	padding-bottom: 10px;
}
.widget ul li {
	padding-bottom: 8px;
	padding-left: 0px;
	display: block;
}
.widget ul li a {
	color:#000000;
	text-decoration: none;
	line-height: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
}
.widget ul li a:hover {
	color:#b2b2b2;
}
/*------------------------------------------------*/

/*------------[CAPTIONS AND ALIGNMENTS]-----------*/

/*------------------------------------------------*/



div.post .new-post .aligncenter, .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-bottom: 10px;
}
.wp-caption.alignleft {
	margin: 0px 10px 10px 0px;
}
.wp-caption.alignright {
	margin: 0px 0px 10px 10px;
}
.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;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
img.alignleft {
	display:inline;
	float:left;
	margin-right:15px;
}
img.alignright {
	display:inline;
	float:right;
	margin-left:15px;
}
/*------------------------------------------------*/

/*---------------[DEFAULT DROPDOWN SETTINGS]---*/

/*------------------------------------------------*/



.nav ul {
	position:absolute;
	top:-999em;
	background-position: bottom;
	background-repeat: no-repeat;
	z-index: 10;
}
.nav li {
	float:left;
	position:relative;
}
.nav a {
	display:block;
	float: left;
}
.nav li:hover ul, ul.nav li.sfHover ul {
	left:0px;
	top:50px;
}
.nav li:hover li ul, .nav li.sfHover li ul {
	top:-999em;
}
.nav li li:hover ul, ul.nav li li.sfHover ul {
	left:192px;
	top:0px;
}
.nav li:hover ul, .nav li li:hover ul {
	top: -999em;
}
.nav li li {
	display: block;
	padding: 0px;
	float: left;
	height: auto !important;
}
.nav li ul {
	width: 191px;
	z-index:1000;
}
.nav li li a:link, .nav li li a:visited {
	display: block;
	height: auto;
	float: left;
}
.nav li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
/*------------------------------------------------*/

/*-----------------[WP CALENDAR]-----------------*/

/*------------------------------------------------*/

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 240px;
}
#wp-calendar a {
	display: block;
	text-decoration: none;
	font-weight: bold;
}
#wp-calendar a:hover {
	text-decoration: underline;
}
#wp-calendar caption {
	text-decoration: none;
	font: bold 13px Arial, Sans-Serif;
}
#wp-calendar td {
	padding: 3px 5px;
	color: #9f9f9f;
}
#wp-calendar td#today {
	color: #ffffff;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	padding: 3px 5px;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
/*------------------------------------------------*/

/*-------------------[PAGE NAVI]------------------*/

/*------------------------------------------------*/

.pagination {
	overflow: hidden;
	padding: 1px 1px 0px;
}
.wp-pagenavi {
	position: relative;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: right;
	padding: 5px 5px 0 0;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 1px 1px !important;
	margin: 2px;
	text-decoration: none;
	border:1px solid #eaeaea !important;
	color: #413f36;
	background-color: #fff;
	font-weight: lighter !important;
	color: #1d1d1d;
	font-size: 12px;
}
.wp-pagenavi a:visited {
	padding: 1px 1px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #eaeaea;
	background-color: #fff;
	color: #1d1d1d;
	font-size: 12px;
}
.wp-pagenavi span.pages {
	padding: 1px 1px 1px !important;
	margin: 2px !important;
	border: none !important;
	background-color: none;
	color: #1d1d1d;
	font-size: 12px;
	font-weight: lighter;
}
.wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a:active, .wp-pagenavi a:hover {
	padding: 1px 1px !important;
	margin: 2px;
	font-weight: bold;
	background-color:#f6f6f6 !important;
	border:1px solid #eaeaea !important;
	color: #1d1d1d !important;
	font-size: 12px;
	font-weight: lighter !important;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a:active {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
a.readmore:hover, #sidebar div.custom-sidebar-block ul.control li a:hover, ul#cats-menu li a:hover, ul#page-menu li a:hover, div#slider-control div.featitem h2 a {
	text-decoration: none;
}
.foursixeight {
	margin: 0px 0px 15px 84px;
}
.et_pt_blogentry {
	position: relative;
}
.media-description {
	display: none;
	position: absolute;
	bottom: 63px;
	left: -58px;
	width: 140px;
	padding: 15px 15px 8px;
	z-index: 30;
	background: #fff;
	border: 1px solid #f0f0f0;
	border-bottom: 1px solid #d1d1d1;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	color: #929292;
	font-style: italic;
}
.media-arrow {
	display: block;
	position: absolute;
	width: 14px;
	height: 8px;
	bottom: -8px;
	left: 80px;
	background: url(images/media-arrow.png) no-repeat;
}
#et-control-panel {
	position: fixed;
	left: 0px;
	top: 94px;
	width: 169px;
	z-index: 9000;
	color: #9f9f9f;
	text-shadow: 1px 1px 1px #fff;
	background: url(images/control-panel-bottom.png) no-repeat bottom left;
	padding-bottom: 18px;
}
#control-panel-main {
	background: url(images/control-panel-mainbg.png) repeat-y;
	-moz-border-radius-topright: 14px;
	-webkit-border-top-right-radius: 14px;
	border-top-right-radius: 14px;
}
#et-control-close {
	background: url(images/control-panel-closebutton.png) no-repeat;
	position: absolute;
	top: 17px;
	right: -41px;
	width: 45px;
	height: 40px;
	display: block;
}
.control-open {
	background: url(images/control-panel-openbutton.png) no-repeat !important;
}
#et-control-inner {
	background: url(images/control-inner.png) no-repeat;
	padding: 16px 16px 0px 16px;
}
#et-control-panel h3.control_title {
	font-size: 15px;
	padding: 2px 0 10px;
	float: left;
}
#et-control-panel p {
	font-style: italic;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
}
.et-sample-setting {
	display: block;
	width: 29px;
	height: 29px;
	position: relative;
	float: left;
	margin: 0 4px 4px 0;
	text-indent: -9999px;
}
.et-sample-setting span.et-sample-overlay {
	background: url(images/control-link-overlay.png) no-repeat;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
}
#et-sample-color1 {
	background: #6a8e94;
}
#et-sample-color2 {
	background: #8da49c;
}
#et-sample-color3 {
	background: #b0b083;
}
#et-sample-color4 {
	background: #859a7c;
}
#et-sample-color5 {
	background: #c6bea6;
}
#et-sample-color6 {
	background: #b08383;
}
#et-sample-color7 {
	background: #a4869d;
}
#et-sample-color8 {
	background: #f5f5f5;
}
#et-sample-color9 {
	background: #4e4e4e;
}
#et-sample-color10 {
	background: #556f6a;
}
#et-sample-color11 {
	background: #6f5555;
}
#et-sample-color12 {
	background: #6f6755;
}
#et-sample-texture1 {
	background: url(images/body-bg2.png) 14px 13px;
}
#et-sample-texture2 {
	background: url(images/body-bg3.png);
}
#et-sample-texture3 {
	background: url(images/body-bg4.png);
}
#et-sample-texture4 {
	background: url(images/body-bg5.png);
}
#et-sample-texture5 {
	background: url(images/body-bg6.png);
}
#et-sample-texture6 {
	background: url(images/body-bg7.png);
}
#et-sample-texture7 {
	background: url(images/body-bg8.png);
}
#et-sample-texture8 {
	background: url(images/body-bg9.png);
}
#et-sample-texture9 {
	background: url(images/body-bg10.png);
}
#et-sample-texture10 {
	background: url(images/body-bg11.png) 139px 104px;
}
#et-sample-texture11 {
	background: url(images/body-bg12.png);
}
#et-sample-texture12 {
	background: url(images/body-bg13.png) 14px 14px;
}
#et-sample-texture13 {
	background: url(images/body-bg14.png);
}
#et-sample-texture14 {
	background: url(images/body-bg15.png);
}
#et-sample-texture15 {
	background: url(images/body-bg16.png);
}
#et-sample-texture16 {
	background: url(images/body-bg17.png);
}
.et-control-colorpicker {
	background: url(images/control-panel-colorpicker.png) no-repeat;
	width: 18px;
	height: 19px;
	display: block;
	float: right;
}
.et-font-control {
	margin-top: 9px;
}
.colorpicker {
	z-index: 10000;
}
#et_control_header_font, #et_control_body_font {
	width: 73px;
}
/*------------------------------------------------*/

/*-------------------[EXTRA DODATAK]--------------*/

/*------------------------------------------------*/


body.category-science3one h2.title a, body.category-science3one a.read-more {
	color: #ffc148 !important;
}
body.category-art3one h2.title a, body.category-art3one a.read-more {
	color: #82d7ff !important;
}
body.category-eko3one h2.title a, body.category-eko3one a.read-more {
	color: #90D607 !important;
}
body.category-open3one h2.title a, body.category-open3one a.read-more {
	color: #9933ff !important;
}
body.category-b-link h2.title a, body.category-b-link a.read-more {
	color: #DF0019 !important;
}
body.category-eko3one #category-name {
	text-align: left;
	width: 890px;
	padding-top:38px;
	padding-left:27px;
	height: 110px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #CCC;
	background-image: url(images/o3-bbkg.png);
	background-repeat: no-repeat;
}
body.category-science3one #category-name {
	text-align: left;
	width: 890px;
	padding-top:38px;
	padding-left:27px;
	height: 110px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #CCC;
	background-image: url(http://www.o3one.rs/wp-content/themes/o3one-v3/images/o3-sbkg.png);
	background-repeat: no-repeat;
}
body.category-art3one #category-name {
	text-align: left;
	width: 890px;
	padding-top:38px;
	padding-left:27px;
	height: 110px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #CCC;
	background-image: url(images/o3-abkg.png);
	background-repeat: no-repeat;
}
body.category-open3one #category-name {
	text-align: left;
	width: 890px;
	padding-top:38px;
	padding-left:27px;
	height: 110px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #CCC;
	background-image: url(images/o3-obkg.png);
	background-repeat: no-repeat;
}
body.category-b-link #category-name {
	text-align: left;
	width: 890px;
	padding-top:38px;
	padding-left:27px;
	height: 110px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #CCC;
	background-image: url(images/blinko3.png);
	background-repeat: no-repeat;
}
h4.featured-date {
	font-size: 12px;
	color: #FFF;
	letter-spacing: normal;
}
h4.featured-cat {
	font-size: 12px;
	color: #666;
	letter-spacing: normal;
}
.home-widget {
	float: left;
	font-size: 11px;
	margin-right: 30px;
	width: 200px;
}