/*
 Theme Name:   ETBI Limerick & Clare by ebow
 Theme URI:    http://www.etbi.ie
 Description:  ETBI Child Theme for Limerick & Clare ETB
 Author:       ebow 
 Author URI:   http://www.ebow.ie
 Template:     etbi
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  limerickclare
*/

@import url("../etbi/style.css");
@import url("../etbi/css/main.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

/*--------------------------------------------------------------- */
/* 											General Styling 													*/
/*--------------------------------------------------------------- */
h1 .site-title {  text-indent:-9999px;float: left; background: url(./etbi_logo.jpg) no-repeat left 100%; padding: 2px 0 0 110px; margin: 13px 0 0 0; line-height: 150%; width: 300px; position:static!important; height:115px; }
a.site-title span,
.site-info .logo span {display:none;}
.site-info .logo {width:200px;}

@media screen and (min-width: 960px){
	.primary-navigation ul li#menu-item-2007 ul {top:96px;}
}

@media screen and (max-width: 580px) {
	.eu-logos-tablet {margin-top:20px;}
	#mobile-header {top:100px!important;}
}

/*--------------------------------------------------------------- */
/* 												Homepage 																*/
/*--------------------------------------------------------------- */
.home .main-content #nav_menu-8.widget .widget-title {
	color:#009999;
}

.home .main-content .ETBI_News_thmb_Widget .widget-title {
	color:#009999;
}

.home .main-content .ETBI_Course_Widget .widget-title {
	color:#17655B;
}

/*--------------------------------------------------------------- */
/* 													Schools 															*/
/*--------------------------------------------------------------- */
/* Sets the Further Education menu item to a selected state when on the Courses detail page */
body.single-school .site-navigation .menu-item-360 > a {
	background:none;
	color:#B5D779;
}

/*--------------------------------------------------------------- */
/* 													News 															*/
/*--------------------------------------------------------------- */
/* Sets the News menu item to a selected state when on the News detail page */
body.single-news .site-navigation .menu-item-737 > a {
	background:none;
	color:#B5D779;
}

/*--------------------------------------------------------------- */
/* 													Vacancies 															*/
/*--------------------------------------------------------------- */
/* Sets the Further Education menu item to a selected state when on the Courses detail page */
body.single-job .site-navigation .menu-item-404 > a {
	background:none;
	color:#B5D779;
}


/*--------------------------------------------------------------- */
/* 													Courses 															*/
/*--------------------------------------------------------------- */
/* Sets the Further Education main menu item to a selected state when on the Courses detail page */
body.single-course .site-navigation .menu-item-32 > a {
	background:none;
	color:#B5D779;
}

/* Sets the Course Search, Application & Payment main sub-menu item to a selected state when on the Courses detail page */
body.single-course .site-navigation li .menu-item-206 > a {
	border-bottom:10px solid #038B91;
	color:#fff;
}


/* Sets the Courses sidebar menu item to a selected state when on the Courses detail page */
body.single-course ul.sidebar-submenu li.page-item-39 a {
	background:#434343;
	color:#cbcbcb;
}

/*--------------------------------------------------------------- */
/* 													Footer	 															*/
/*--------------------------------------------------------------- */
.site-info .logo {width:100px;min-height:60px;background:url(./logo_footer.png) no-repeat left;padding:10px 0 0 80px;line-height:125%;float:left;font-size:20px;}
.required-logos {margin-bottom:20px;float:left; width:100%;}
.required-logos .logo {display:block; background-repeat:no-repeat;height: 153px; background-position:center;}
.required-logos .logo.eus-ifp {background-image:url('eus_ifp.jpg'); background-position:left;}
.required-logos .logo.eu-esf {background-image:url('eu_esf.jpg'); }
.required-logos .logo.dept-of-ed {background-image:url('dept_of_ed.jpg'); }
.required-logos .logo.award-logo {background-image:url('award.jpg'); }



@media screen and (max-width: 400px){
	.header-main { height:350px;}
}
