/* Enter Your Custom CSS Here */

.widget_nav_menu ul li a {
	background-image:url('//jobs.movementsearch.com/wp-content/uploads/2015/03/menu-arrow.png');
}

.widget_nav_menu ul li a:hover,
.widget_nav_menu ul li.current_page_item>a,
.widget_nav_menu ul li.current-menu-item>a,
.widget_nav_menu ul li.current-menu-ancestor>a {
	background-image:url('//jobs.movementsearch.com/wp-content/uploads/2015/03/menu-arrow-hover.png');
}


.theme-post .theme-post-section-bottom-left {width: 80px;}
.theme-post .theme-post-cat {padding:0;background:none;}
.cat-text {font-size:10px; padding-top:2px; color:#df0c13; text-align:center;text-transform:uppercase;}



h4.theme-post-header {margin-bottom:10px; line-height:100%;}

.jobs-header {margin-top: -20px; margin-bottom: 40px;}

div.theme-post-excerpt {margin-bottom:8px;}
a.theme-post-button-more {margin-bottom:20px;}
.theme-post {margin-bottom:30px;}

.search {margin-bottom:40px;}

input#search {
	background: url("//jobs.movementsearch.com/wp-content/uploads/2015/02/zoom-search.png") no-repeat 10px 10px #E8E8E8;
	color: #999999;
	font-size: 16px;
  	background-size: 30px 30px;
	text-transform: uppercase;
  	height:50px;
	padding: 10px;
	padding-left: 50px;
	border-radius: 0px;
	border: 0;
  	width:860px;
  	float:left;
    margin-bottom:40px;
}

input[type="submit"]{
	margin: 0px;
  	width:100px;
 	float:left;
  	color:#fff;
    background-color:#df0c13;
    height:50px;
    margin-bottom:40px;
}

input[type="text"]{
	margin: 0px;
	border-width: 0px;
	border-style: solid;
}
