/*
 Theme Name:     Poland.us - Job
 Theme URI:      http://praca.poland.us
 Description:    Poland.us - Job
 Author:         Poland.us
 Author URI:     http://poland.us
 Template:       jobroller
 Version:        1.0.0
*/

@import url("../jobroller/style.css");
@import url("../job-child/styles/style-pro-blue.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
.clr { clear:both; float:none !important;}
.page-id-22{

	border-top: 1px solid rgba(255,255,255,0.1);
background-color: #2687c2;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #166495), color-stop(50%, #2687c2), color-stop(100%, #68a6cc));
background-image: -webkit-linear-gradient(#166495, #2687c2, #68a6cc);
background-image: -moz-linear-gradient(#166495, #2687c2, #68a6cc);
background-image: -o-linear-gradient(#166495, #2687c2, #68a6cc);
background-image: linear-gradient(#166495, #2687c2, #68a6cc);
}


/* select list */
.sbHolder{
	background-color: #2d2d2d;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	height: 41px;
	position: relative;
	width: 200px;
	/* z-index: 2; */

}
.sbHolder:focus .sbSelector{
	
}
.sbSelector{
	display: block;
	left: 0;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 170px;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	color: #999;
	outline: none;
	text-decoration: none;
	padding: 5px;
margin: 6px;

}
.sbToggle{

	display: block;

	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	border-top: 10px solid #135984;
border-right: 10px solid transparent;
border-left: 10px solid transparent;
content: "";
margin: 15px;
}
.sbToggle:hover{
	border-top: 10px solid #135984;
}
.sbToggleOpen{
	z-index:0;
}
.sbToggleOpen:hover{
}
.sbHolderDisabled{
	background-color: #3C3C3C;
	border: solid 1px #515151;
}
.sbHolderDisabled .sbHolder{
	
}
.sbHolderDisabled .sbToggle{
	
}
.sbOptions{
	background-color: #fff;
	/* border: solid 1px #515151;*/
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 30px;
	width: 200px;
	z-index: 1;
	overflow-y: auto;
	margin-top: 22px;
	border-left: 1px solid #ddd;
border-bottom: 1px solid #ddd;
border-right: 1px solid #ddd;
-webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.sbOptions li{
	padding: 0px 18px;
}
.sbOptions a{
	/* border-bottom: dotted 1px #515151; */
	display: block;
	outline: none;
	padding: 7px 0 7px 3px;
}

.sbOptions li:nth-child(2) a{
	 border-top: solid 1px #ddd; 
}

.sbOptions li a:link, .sbOptions li a:visited{
	color: #999;
	text-decoration: none;
}
.sbOptions li a:hover,
.sbOptions li a:focus,
.sbOptions li a.sbFocus{
	color: #135984;
	text-decoration: none;
}
.sbOptions li.last a{
	border-bottom: none;
}
.sbOptions .sbDisabled{
	border-bottom: dotted 1px #515151;
	color: #999;
	display: block;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbGroup{
	border-bottom: dotted 1px #515151;
	color: #EBB52D;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbSub{
	padding-left: 17px;
}



/* Sidebar - select list */

#myfilter {
	width:100%;
	float:left;
}

#sidebar .sbHolder {
background-color: #fff;
border:1px solid #ddd;
font-family: Arial, sans-serif;
font-size: 16px;
font-weight: normal;
height: 41px;
position: relative;
width: 100% !important;
/* z-index: 2; */
margin-top: 10px;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}

#sidebar .sbOptions {
margin: 41px 0px 0px 0px !important;
padding: 0px !important;
min-height:200px;
background-color: #fff;
/* border: solid 1px #515151; */
list-style: none;
left: -1px;
margin: 0;
padding: 0;
position: absolute;
top: 0px !important;
width: 100% !important;
overflow-y: auto;
margin-top: 41px;
border-left: 1px solid #ddd;
border-bottom: 1px solid #ddd;
border-right: 1px solid #ddd;
-webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}

   
   #home-bg{
height: 100%;
      background-image: url(http://praca.poland.us/wp-content/themes/job-child/images/bg.png);
   background-repeat:no-repeat;
   background-position:center top;
   }
      #page-bg{
height: 100%;
      background-image: url(http://praca.poland.us/wp-content/themes/job-child/images/bg.png);
   background-repeat:no-repeat;
   background-position:center top;
   }
   
   #home-bg #header { background:none;} 
   #home-bg #mainNav {}
   #home-bg #header .inner {
background: none;
padding: 40px 0 40px;
}



.qtrans_language_chooser { 
	width:auto !important;
}

a[rel=""] {
    display:none !important;
}
a[rel="0"] {
    display:none !important;
}

.widget.widget-nav{
	display:none;
}

.RandomPostWidget {padding:0px !important;}

div.inner:after {
    content:'';
    display:block;
    clear: both;
	}
	
.widget_job_categories ul li{
	background:none;
	border:none;
padding: 8px 0 0px 0px;
}	
.pop li{
padding: 8px 0 0px 0px;
}
h2.offscreen{
font-size: 16px;
font-weight: bold;
}

#topNav .menu-item a:after{
	content:"|";
display: inline-block;
margin: 0px 0px 0px 6px;
}

#topNav .right a:after{
	content:"|";
display: inline-block;
margin: 0px 0px 0px 6px;
}

#menu-item-244 a:after{
	content:" " !important;
display: inline-block;
margin: 0px 0px 0px 6px;
}
.right a(:last-child):after{
	content:" ";
display: inline-block;
margin: 0px 0px 0px 6px;
}
#home_footer{
	position: relative;
	background: #fff;
	width: 100%;
	margin-top:-36px;
}
#home_footer ul li{
list-style: none outside;
float: right;
position: relative;
margin: 0px 0px 0px 10px;
padding: 10px 0px 10px 0px;
font-size: 13px;
font-weight:bold;
}
#home_footer li a:after {
content: "|";
display: inline-block;
margin: 0px 0px 0px 6px;
}

.widget_recent_entries ul li{
background: none;
border: none;
padding: 8px 0 0px 0px;
}
