/*
Theme Name: CSI Child
Theme URI: http://www.crimesceneinvestigatoredu.org
Author URI: http://www.crimesceneinvestigatoredu.org
Description: This is the theme for the Crime Scene Investigator Site
Version: 1.0
Template: csi
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-image: url("images/home-image-csi.jpg");
	background-repeat: no-repeat;
}

.home-image {
   	background-size:cover;
    background-position:center center;   
	min-width: 260px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #d8d8d8;
}
.home-image p.first {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #d8d8d8;
}
.home-image p.second {
 	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d8d8d8;
    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;
}
#leftnav {
    background-color: #d6a718;}
.nav-wrapper {
	background-color:#bbcfc6;
}
.nav-line {
	background-color:#00354f;
	height:6px;
}
.main-nav > li > a {
	color: #00354f;
}

/*ASD API styles*/
.asd-program-prefilter-wrapper .asd-program-prefilter-headline {
    color: #fff !important;
    background-color: #00354f !important;
    line-height: 1em !important;
    padding:12px !important;
}

.asd-program-prefilter-wrapper .asd-program-prefilter-form-wrapper {
    background-color: #d6e0dc !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: #00354f !important;
}
.asd-program-prefilter-wrapper .asd-program-prefilter-form .asd-rfi-inputs .asd-rfi-input {
    padding-bottom: 0px !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;
}
.school-nav a{
	color: #00354F !important; 
}

 .nav-justified>.active>a,.nav-justified>.active>a:hover,.nav-justified>.active>a:focus
{
	color:#00354f !important;
}
