/*
Theme Name: cpckilcullen
Theme URI: 
Description: Child theme of Divi theme for the Divi theme
Author: <a href="http://www.elegantthemes.com">Elegant Themes</a>
Author URI: 
Template: Divi
Version: 3.0.82
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Sun, 15 Oct 2017 10:19:12 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

p#footer-info {
    display: none;
}
div#footer-bottom {
    display: none;
}

/*
header#main-header {
	display:none!important;
}

div#et-top-navigation{
	display:none!important;
}
*/

@media all and (max-width: 980px) {
#mobile_menu {
background-color: rgba(0, 0, 0, 0.7) !important;}
}

.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h1 {text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5)!important}
.et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_fullwidth_header_subhead{text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5)!important}
.add-shadow{text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5)!important}

::-webkit-scrollbar {
      width: 10px;
} /* this targets the default scrollbar (compulsory) */

/* scroll bar colour */
::-webkit-scrollbar-track {
      background-color: #e09900;
} /* the new scrollbar will have a flat appearance with the set background color */

/* scroll bar thumb colour */ 
::-webkit-scrollbar-thumb {
      background-color: #0059d7; 
} /* this will style the thumb, ignoring the track */
 
 
::-webkit-scrollbar-corner {
      background-color: black;
} /* if both the vertical and the horizontal bars appear, then perhaps the right bottom corner also needs to be styled */

.jspTrack
{
    background: #b46868; /* changed from #dde */
    position: relative;
}
 
.jspDrag
{
    background: rgba(0,0,0,0.2); /* changed from #bbd */
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
}

h1.tbborder{
    border-top: 2px solid #e09900;
    padding-top: 25px;
    border-bottom: 2px solid #e09900;
    padding-bottom: 25px!important;
	 color:#e09900;
	 margin-bottom:20px;
}

#com_uniqueschoolapp_ie_calendar_container{
	padding:30px!important;
	background-color:#f8f8f4!important;

}

div#com_uniqueschoolapp_ie_calendar_caption, #com_uniqueschoolapp_ie_calendar_subtitle {
    padding-left: 20px;
	 color:#e09900!important;
}

#com_uniqueschoolapp_ie_month_text {
	top:-66px!important;
}

#com_uniqueschoolapp_ie_date_text {
	top:-64px!important;
}

div#com_uniquepublishing_ie_news_full_container {
   background-color: rgba(158, 158, 158, 0.05);
}

.page-id-41 div#com_uniquepublishing_ie_news_full_container,
.page-id-41 div#com_uniquepublishing_ie_notification_full_container {
	max-height: 700px!important;
}


div#com_uniquepublishing_ie_notification_full_container {
   /*background-color: rgba(158, 158, 158, 0.05);*/
   background-color: rgba(158, 158, 158, 0.05);*/
	
}

div#my-calendar {
    position: absolute;
    width: 100%;
    height: 55px;
    background-color: #fff;
    /* border: 1px solid #f8f8f4; */
    left: 15px;
    padding-left: 6px;
}

div#com_uniquepublishing_ie_headline {
    font-size: 1.3em;
    color: #151515;
}
div#com_uniquepublishing_ie_posted_date {
    font-weight: 700;
	 color: #151515;
}

div#com_uniquepublishing_ie_news_full {
	font-size: 1.1em;
	color: #151515;
}

.full-page-notification{
	background-color: #fff!important;
	max-height:100%!important;
}

span.card-content-header.style-scope.gallery-list {
	font-size:1.3em;
}

@media only screen and (min-width: 800px){
div#com_uniquepublishing_ie_container {
	padding: 15px!important;
   margin: 25px!important;
	max-width: 100%!important;
	min-height:150px;
	position:relative;
}

div#com_uniquepublishing_ie_div_image_container{
	position:absolute;
}

div#com_uniquepublishing_ie_div_image_container img{
	width:150px;
	height:120px;
}

div#com_uniquepublishing_ie_news_full{
	position:relative;
	left:165px;
	width: 80%;
}

div#com_uniquepublishing_ie_headline{
		position:relative;
	left:165px;
}
div#com_uniquepublishing_ie_posted_date{
	position:relative;
	left:165px;
}
}
/*
@media only screen and (min-width: 800px){
div#com_uniquepublishing_ie_container {
	padding: 15px!important;
   margin: 25px!important;
	max-width: 100%!important;
	white-space:nowrap!important;
	display:block;
}

div#com_uniquepublishing_ie_div_image_container{
	display:inline-block!important;
	justify-content:left!important;
	overflow:hidden!important;
	margin-right:10px!important;
}

div#com_uniquepublishing_ie_div_image_container img{
	width:150px;
	height:120px;
}

div#com_uniquepublishing_ie_news_full{
	display:inline-block!important;
	vertical-align:top!important;
	width:85%;
}
}
*/

div.my-block{
	border:1px solid #f5f5f5;
	padding:10px;
	margin-bottom:10px;
}

div.my-title {
    font-size: 1.4em;
}

div.my-date{
	padding-bottom:10px;
	color:#e09900;
}

div.my-thumbnail img{
	width:150px!important;
	height:120px!important;
}
header#main-header {
    border-bottom: 5px solid #e09900!important;
}
.email-address a{
	color:#fff!important;
}