/*
Theme Name: itjobr
Theme URI: http://wordpress.org/
Description:
Version: 3
Author: Sergio J.
Author URI: http://webomedia.net/



*/



/* Begin Typography & Colors */
body {
	background:url(images/back.jpg) repeat-x #FFF;
	color:#454950;
	font:62.5% Helvetica, Arial, sans-serif;
	line-height:1.4em;
}


#wrapper {
	position:relative;
	margin:0 auto;
	width:960px;
	padding:0 0 30px 0;
}
#inner_wrapper{overflow:hidden;margin-top:20px;}
.wtop{background:url(images/wtop.jpg) top left no-repeat;height:18px;}
.wbottom{background:url(images/wbottom.jpg) bottom left no-repeat;height:18px;}
	
	
#header {
	position:relative;
	height:228px;

	background:url(images/headbg.jpg) top center no-repeat;
}
	/* Logo */
	#header h1#logo, #header h1#logo a { 
		display:block;
		height:105px;
		width:215px;
	}
	#header h1#logo { 
		background:url(images/logo.png) no-repeat;
		border:none;
		height:105px;
		left:0px;
		margin:0;
		padding:0;
		position:absolute;
		text-indent:-999em;
		top:33px;
	}
	/* Navigation */
	ul#navigation {
	 	margin:0;
  		list-style:none;
		position:absolute;
		bottom:0;
		padding:0;
		top:178px;
	}
		ul#navigation li {
			float:left;
			background:url(images/tab-unactive-left.png) no-repeat left top;
			margin:0;
			padding:0 0 0 5px;
			margin:0 4px 0 0;
		}
		ul#navigation a {
			float:left;
			display:block;
			background:url(images/tab-unactive-right.png) no-repeat right top;
			padding:17px 15px 22px 10px;
			text-decoration:none;
			font-weight:bold;
			font-size:1.6em;
			color:white;
		}
		ul#navigation a:hover {
			color:#000;
			
		}
			/* Hover class */
			ul#navigation .hover {
				background:url(images/tab-active-left.png) no-repeat left top;
				
			}
			ul#navigation .hover a {
				background:url(images/tab-active-right.png) no-repeat right top;
			}
			/* Current list item */
			ul#navigation .current {
				background:url(images/tab-active-left.png) no-repeat left top;
			}
			ul#navigation .current a {
				background:url(images/tab-active-right.png) no-repeat right top;
				color:#2b2e32;
			}
			/* Highlighted (blue) list item */
			ul#navigation .highlighted {
				background:url(images/tab-highlighted-left.png) no-repeat left top;
			}
			ul#navigation .highlighted a {
				background:url(images/tab-highlighted-right.png) no-repeat right top;
			}
			ul#navigation .highlighted a:hover {
				color:#000;
			}
/* Right upper menu */
	ul#fast-links {
	 	margin:0;
  		list-style:none;
		position:absolute;
		bottom:0;
		top:180px;
		right:0;
		padding:0;
	}
		ul#fast-links li {
			float:left;
			margin:0;
			padding:0 0 0 5px;
			margin:0 2px 0 0;
		}
		ul#fast-links a {
			float:left;
			display:block;
			padding:10px 10px 12px 5px;
			text-decoration:none;
			font-weight:bold;
			font-size:1.2em;
			color:#c6c9d1;
		}
		ul#fast-links a:hover {
			text-decoration:none;
			color:#fff !important;
		}
			/* Current list item */
			ul#fast-links .current {
				color:#fff !important;
			}
			ul#fast-links .current a {
				
			}
			
.gsection_title{font-size:1.3em !important;}


#advert_125x125 { padding:18px 0 5px 1px; }
#advert_125x125 img { padding:0 0px 4px 0; }
#advert_125x125 a:hover {border:none;}

/* AUTHOR */
#author .widget_title img { vertical-align:top; margin-right:10px; margin-top:-2px; }
#author .wrap { padding:10px 5px; }
#author img.avatar { padding:2px; background:#fff; border:1px solid #ddd; }
#author .author-info { float:left; width:190px; font-family:Verdana, Geneva, sans-serif; font-size:10px; text-transform:uppercase; line-height:16px; padding:2px 0 0 0px; color:#777; }
#author .author-desc { font-style:italic; }

.box {padding:7px; overflow:hidden; padding-bottom:15px; border-bottom:1px solid #f9f9f9;clear:both;}
.box  h2{margin:0;padding:0; font-size:1.6em !important;line-height:1em;}
.box p{font-size:1.2em !important;}

.widget {margin-top:20px;background:#f4f4f4 url(images/widgetbg.jpg) bottom repeat-x;padding:9px;border:2px solid #efefef;}
.widget h2{font-family: Arial, Helvetica, sans-serif;margin:0 0 10px 0;padding:0; font-size:1.7em !important;line-height:1em;}
.widget p{font-size:1.4em !important;}
.widget img{width:48px;height:48px;}

.widget2 {margin-top:20px;}
.widget2 h2{margin:0px 0 0 4px;padding:3px; font-size:14px;font-weight:normal;}
.advert {overflow:hidden;padding:0px;}
.advert img{
	float: left;
	width:115px;
	height:115px;
	margin-top: 4px;
	margin-left: 5px;
	margin-bottom: 3px;
	border:1px dashed #ddd;
	padding:0px;
}

	
.btn {
float:right;
margin:20px 15px 0 0 ;
padding:8px;
	}
.btn a, .btn a:visited{
font-weight:bold;
font-size:21px;
text-shadow: #555 1px 1px 1px;
color:#20ADF1;
text-decoration:none;
	}
.btn a:hover{
font-weight:bold;
font-size:21px;
text-shadow: #555 1px 1px 1px;
color:#000;
text-decoration:none;
	}
	
.btn2 {
float:right;
margin:20px 15px 0 0 ;
padding:8px;
	}
.btn2 a, .btn2 a:visited{
font-weight:bold;
font-size:21px;
text-shadow: #555 1px 1px 1px;
color:#666;
text-decoration:none;
	}
.btn2 a:hover{
font-weight:bold;
font-size:21px;
text-shadow: #666 1px 1px 1px;
color:#000;
text-decoration:none;
	}

#content {
	font-size: 1.2em;
	}
	
	
.title-head{background:#EBEBEB url(images/tbg.jpg) left bottom repeat-x;padding:40px;text-align:left;}
.title-head h2{color:#023757!important; text-shadow:#fff 0px 1px 0px;}
.title-head-potraznja{background:#F6971C url(images/titleheadbg2.jpg) repeat-x;padding:40px;}
#content h2{
font-family: Arial, Helvetica, sans-serif;
    line-height:22px;
	font-size: 2.4em;
	margin:0px 0 0 0;padding:0;
	color:#fff;
	/*text-shadow: #000 1px 1px 1px;*/
	}
	
.inner-listing{
	padding:10px;
	overflow:hidden;
	}

	
.wrapper-2 {
	width:960px;
	height:80px;
	background:url(images/sbg.jpg);
	margin-top:6px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}
.entry  {
	font-size: 1.2em;
	padding:15px;
	}
.entry  strong{
	font-weight:bold;
	}
	
.entry  p{
	margin-top:10px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}



h2 {
	font-size: 2em;

	padding-bottom:20px;
	}
.job_title  {
	font-size: 1.8em;
	font-weight:normal;
	padding:20px;
	background:#F0F0F0;
	}

h2.pagetitle {
	font-size: 1.6em;
	}



h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}


/* End Typography & Colors */



/* Begin Structure */




.narrowcolumn {
	float: left;
	padding: 0px;
	margin: 20px 0 0;
	width: 675px;
	background:#f5f5f5;
	}
.sharecolumn {
	float:left;
	width: 660px;
	padding:10px;
	clear:both;

	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


div.colheader {
	margin: 0px 0px 25px 0px;
	width: 250px;
}
div.colheader small{
	color:#666;
}

div.colheader img {
	float:left;
	width:64px;
	height:48px;
	
}
div.colheader h3 {
	font-size:17px;
	line-height:15px;
	margin-top:5px;
	margin-bottom:3px;
}



#footer {
	width:100%;
	clear: both;
	color: white;
	min-height: 270px;
	overflow: hidden;
	background: #023351 url(images/fbg.jpg) top center repeat-x;


	}
#footer-inner {

	width:960px;
	margin:0 auto;
	}
.footer-links-top {
	width:960px;
	height:40px;
	margin:0 auto;
	padding:0px;

	}
.fleft {float:left;padding:11px;font-size:15px;color:#0468A4;font-weight:bold;}
.fleft a{color:#0468A4; text-decoration:none;}
.fleft a:hover{color:#fff; text-decoration:none;}
.fright {float:right;padding:11px;font-size:15px;color:#0468A4;font-weight:bold;}
.fright a{color:#0468A4;text-decoration:none;}
.fright a:hover{color:#fff;text-decoration:none;}

.lnks1{float:left;margin:30px 50px 0 10px;}
.lnks1 h3{margin:0 0 15px 0;padding:0;color:#027BC4;font-size:1.9em;text-shadow: #000 1px 0px 1px;}
.lnks1 ul li{list-style-type:none;}
.lnks1  li a{color:#0468A4;font-size:1.4em;border-bottom:1px solid #049CF7;text-decoration:none;}
.lnks1  li a:hover{color:#0468A4;background:#01253A;font-size:1.4em;border-bottom:1px solid #001420;text-decoration:none;}
.lnks1  li{padding-bottom:7px;}

.logo2  {margin:35px 0 0 0;width:217px;height:108px;float:right;background:url(images/logo2.jpg) no-repeat;}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 10px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}



h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */



	
/* SEARCH FORM  -----------------------------------------------------------------------*/
#search { width:336px; height:30px; padding-bottom:8px; margin:0px 6px 0px 0px; float:right; }
#search .s { margin:6px 5px 5px 32px; padding:3px 2px; font:18px Georgia, "Times New Roman", Times, serif; width:230px; float:left;border:none; }
#search .sgo { float:right; width:59px; height:38px; display:block; }

/* TOP SEARCH FORM  inner page  -----------------------------------------------------------------------*/
#search { background:url(images/searchbg.png) no-repeat; }
#search .s { bborder:none; background:none; color: #666; }
#search .sgo { background:url(images/btn1.png) no-repeat; }
#search .sgo:hover { background-position:0 -38px;}


.listings { padding:12px 0; background:#fff url(images/listhover.jpg) repeat-x; height:100%; width:100%; overflow:hidden; cursor:pointer; border-bottom:1px solid #f4f4f4;}
.listings:hover{background:#fff url(images/listhover2.jpg) repeat-x;}
.listings h3 { font-weight:bold;margin:0; padding: 5px 0 8px 8px; font-size:1.7em; float:left; width:410px; }
.listings h3 a { text-decoration:none; display:block; padding:0; margin:0; color:#444;}
.listings h3 a:hover { text-decoration:none; color:#000;}
.company_name { color:#777;font-weight:normal;}

.listings h3 span  { font-size:12px; padding-top:5px; display:block; }
.listings h3 span  a { font-size:10px; }

.listings span.jobs { font-weight:bold; float:left; padding-right:8px; }
.listings span.jobs a { text-decoration:none;}
.listings span.jobs a:hover { text-decoration:none;}


/*sticky*/


.sticky { padding:12px 0; background:#fff url(images/listhover.jpg) repeat-x; height:100%; width:100%; overflow:hidden; cursor:pointer; border-bottom:1px solid #f4f4f4;}
.sticky:hover{background:#fff url(images/listhover2.jpg) repeat-x;}
.sticky h3 { font-weight:bold;margin:0; padding: 5px 0 8px 8px; font-size:1.7em; float:left; width:410px; }
.sticky h3 a { text-decoration:none; display:block; padding:0; margin:0; color:#E4524E !important;}
.sticky h3 a:hover { text-decoration:none; color:#000 !important;}
.sticky .company_name { color:#E4524E;font-weight:normal;}

.sticky h3 span  { font-size:12px; padding-top:5px; display:block; }
.sticky h3 span  a { font-size:10px; }

.sticky span.jobs { font-weight:bold; float:left; padding-right:8px; }
.sticky span.jobs a { text-decoration:none;}
.sticky span.jobs a:hover { text-decoration:none;}

.date { font:13px Arial, Helvetica, sans-serif; font-weight:bold;float:right; width:50px; padding-top:8px; text-align:left; text-transform:uppercase; }
.date small { font-size:11px; letter-spacing:4px; }
 .place { float:left; padding-top:8px; width:150px; font:11px Georgia, "Times New Roman", Times, serif; text-align:left;  } 
.place small { font-size:10px; text-transform:uppercase; }
.listings p.time {	margin: 0 0 8px 0;	padding:0; font:11px Arial, Helvetica, sans-serif; line-height:19px; text-align:justify; }

.datum-objave {width:95px;height:14px;background:#EBEBEB;padding:6px;position: absolute;top:253px;left:550px; z-index:999;color:#444;text-shadow:#fff 0px 1px 0px;text-align:center;}
.datum-objave  strong{font-weight:bold;font-size:17px;}

.frm_txt input{padding:8px !important; font-size:13px !important; border:1px solid #bbb; }
.frm_txt input:hover{ border:1px solid #000; }
.postcats select{padding:8px !important; font-size:13px !important; border:1px solid #bbb; }
.postcats select:hover{border:1px solid #000; }

.cfld{margin:10px 0 15px 0; }
.cfld strong {font-weight:bold;}
.cfld h4 {font-weight:bold;display:inline;padding:2px;margin:0;font-size:1.1em;color:#033D62!important;}

.button{margin-left:10px;font-weight:bold;background:url(images/btn3.jpg)no-repeat;border:none;cursor:pointer;width:128px;height:44px;color:#fff !important;font-size:14px !important; }
.button:hover{color:#000 !important;}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0px 0 10px 0;
	margin-left: 670px;
	margin-top:20px;
	padding-left:25px;
	width: 250px;

	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */







/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.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: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}

.itjOglas {text-align:left;}

.adbig {margin-top:8px;}
