/*
Theme Name: Law Enforcement Child
Theme URI: http://www.lawenforcementedu.net/
Author URI: http://www.lawenforcementedu.net/
Description: This is the theme for the Law Enforcement Site
Version: 1.0
Template: lawenforcement
License: GNU General Public License
License URI: license.txt
Tags: 
*/

/*We want to pull images from child theme*/
#headerMenuLeft{background-image: url(images/left_header_menu.jpg);}
#headerMenuRight{background-image: url(images/right_header_menu.jpg);}
#headerNavigation li{background-image: url(images/header_menu.jpg);}
#primaryNavigation ul li{background: url("images/primary_inactive_right.jpg") repeat-x right;}
#primaryNavigation li a{background: url(images/primary_inactive_left.jpg) repeat-x left;}
#primaryNavigation li.menu-item-first a{background: url(images/primary_first_inactive_left.jpg) repeat-x left;}
#primaryNavigation li.menu-item-last{background:url(images/primary_last_inactive_right.jpg) repeat-x right;}
#primaryNavigation li.current-menu-item {background:url(images/primary_active_right.jpg) repeat-x right;}
#primaryNavigation li.current-menu-item a{background:url(images/primary_active_left.jpg) repeat-x left; }
#primaryNavigation li.menu-item-first.current-menu-item a{background:url(images/primary_first_active_left.jpg) repeat-x left;}
#primaryNavigation li.menu-item-last.current-menu-item{background:url(images/primary_last_active_right.jpg) repeat-x right;}
.schoolButton a {background-image: url("images/find_a_school.gif");}
.schoolButton a:hover {	background-image: url("images/find_a_school2.gif");}
.request a {background-image: url("images/reqonly.gif");}
body {background-image: url(images/bck.jpg);}
#ban {background-image: url(images/logo.png);}
#nav {background-image: url(images/nav-bck.jpg);}
#nav2 {background-image: url(images/nav-bck-nobar.jpg);}
.home-image {
   	background-size:cover;
    background-position:center center;   
	min-width: 260px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
}
.home-image p.first {
    font-family: Verdana, Geneva, sans-serif;
	font-size: 21px;
}
.home-image p.second {
        font-family: Verdana, Geneva, sans-serif;
		font-size: 11px;
        margin-top: -55px;
}

.statebox .column_state_list > a {
    color: #232323 !important;
}
article.page a {
    color: #0d86be;
	text-decoration:none;
}
article.post a {
    color: #0d86be;
	text-decoration:none;
}
article.post a:hover{
    color: #1b95ce;
	text-decoration:none;
}
article.page a:hover{
    color: #1b95ce;
	text-decoration:none;
}
.page .scTable .row {
	background-color: #ebebeb;
}
.entry-title {
    margin-top: 20px;
}
.probation-header {
}
.probation-column {
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	width: auto;
}
.probation-row {
	width: 600px;
}
.probation-table {
	width:600px;
	margin-bottom: 22px;
	margin-top:12px;
}
#states a {
	color: #0C353B;
}
#leftnav {
    background-color: #e8bd5c;
}

.uw-schoolbox {
    background-color: #FFFFFF;
    border: 1px solid #96A381;
	border-radius: 10px;
    color: #333333;
    font-size: 11px;
    margin-bottom: 18px;
    padding: 14px;
    position: relative;
    text-align: left;
    text-decoration: none;
    vertical-align: top;
	border-radius: 10px;
	width:680px;
	height:75px;
	vertical-align:top;
	line-height: 1;
}
.uw-logo {
	margin-right:20px;
	width:120px;
	height:80px;
	float:left;
	border:0px;
}
.uw-request {
	background-image: url("images/uw-request.gif");
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 170px;
	vertical-align: top;
	position: absolute;
	left: 520px;
	top: 20px;
}
.monster_button {
	text-align: center;
	height: 55px;
	width: auto;
	display: block;
	padding-left: 230px;
	margin-top: 16px;
}
.monster_btn {
	width: 216px;
	height: 55px;
	float: left;
}
.monster_btn a {
	display: block;
	width: 216px;
	height: 55px;
	background-image: url(/wp-content/uploads/2014/11/monster-btn.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.monster_btn a:hover {background-position: bottom left;}

.nav-wrapper {
	background-color:#747241;
}
.nav-line {
	background-color:#0C353B;
	height:6px;
}

/* add if using background image for header*/
.header-wrapper {
	background-image: url(images/ban-bck.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
@media (max-width: 767px) {
	.header-wrapper {
		background-position: left center;	
	}
}

/*ASD API styles*/
.asd-program-prefilter-wrapper .asd-program-prefilter-headline {
    color: #fff !important;
    background-color: #0c353b !important;
    line-height: 1em !important;
    padding:12px !important;
}

.asd-program-prefilter-wrapper .asd-program-prefilter-form-wrapper {
    background-color: #789ba1 !important;
}

.asd-program-prefilter-wrapper .asd-program-prefilter-form .asd-rfi-inputs .asd-rfi-input .rfi-input-label {
    display: block !important;
    font-family: arial,sans-serif !important;
    font-size: 14px !important;
    color: #0c353b !important;
}
.asd-program-prefilter-wrapper .asd-program-prefilter-form .asd-rfi-inputs .asd-rfi-input {
    padding-bottom: 0px !important;
}

.asd-filters {
    color: #fff;
    background-color: #789ba1 !important;
}

.asd-instructions, .mfp-container .asd-instructions {
    background-color: #c5ccd1 !important;
}
.asd-instructions-copy li {
    color: #0c353b !important;
}

.asd-instructions-copy-mobile p {
	color: #0c353b !important;
}

.asd-client-widget {
	margin: 0px !important;
}

input {
   /*-webkit-appearance: menulist-button;*/
   height: 25px;
}
select {
   /*-webkit-appearance: menulist-button;*/
   height: 25px;
   font-size: 14px !important;
}

