@charset "UTF-8";

/*** 
Left Header Gradient: 		255, 255, 255
Right Header Gradient:		78, 162, 210
***/

.transp-bg-left {
background: rgb(255, 255, 255); /* Old browsers */
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 35%, rgba(255, 255, 255, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.transp-bg-right {
background: rgb(78, 162, 210); /* Old browsers */
    background: linear-gradient(to left, rgba(78, 162, 210, 1) 0%, rgba(78, 162, 210, 1) 35%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

@media only screen and (min-width: 1100px) and (max-width: 1500px) {
	.transp-bg-left {
		background: linear-gradient(to right, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 1) 10%, rgba(255, 255, 255, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	}
	.transp-bg-right {
		background: linear-gradient(to left, rgba(78, 162, 210, 0.9) 0%, rgba(78, 162, 210, 1) 10%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	}
}

@media only screen and (min-width: 800px) and (max-width: 1099px) {
	.transp-bg-left {
		background: linear-gradient(to right, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 1) 5%, rgba(255, 255, 255, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	}
	.transp-bg-right {
		background: linear-gradient(to left, rgba(78, 162, 210, 0.95) 0%, rgba(78, 162, 210, 1) 5%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	}
}


/* Header Bottom Border */
.main-header {
	border-bottom: 2px solid #ffd03e;	
}

/* Heading1Section Gradient */
#Offline .Heading1Section, #Offline #header, #Offline .PageHeading, .mobile-sponsors .Heading1Section, .mobile-content-holders .item-header, .bg-gradient {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4ea2d2+0,6fbae5+100 */

background: #4ea2d2; /* Old browsers */

background: -moz-linear-gradient(45deg,  #4ea2d2 0%, #6fbae5 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(45deg,  #4ea2d2 0%,#6fbae5 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(45deg,  #4ea2d2 0%,#6fbae5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4ea2d2', endColorstr='#6fbae5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */


color: #ffffff  /* Text colour change - optional*/
}


/* Print Button Gradient */
.print-newsletter {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4ea2d2+0,6fbae5+100 */

background: #4ea2d2; /* Old browsers */

background: -moz-linear-gradient(45deg,  #4ea2d2 0%, #6fbae5 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(45deg,  #4ea2d2 0%,#6fbae5 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(45deg,  #4ea2d2 0%,#6fbae5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4ea2d2', endColorstr='#6fbae5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */


}

/* Print Button Hover Gradient */
.print-newsletter:hover {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6fbae5+0,4ea2d2+100 */

background: #6fbae5; /* Old browsers */

background: -moz-linear-gradient(45deg,  #6fbae5 0%, #4ea2d2 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(45deg,  #6fbae5 0%,#4ea2d2 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(45deg,  #6fbae5 0%,#4ea2d2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6fbae5', endColorstr='#4ea2d2',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */


}


/* Top Icon Colour */
.top-menu.wrapper li a, .top-menu.wrapper li i, .mobile-menu-title, .mobile-menu-toggle {
    color: #ffffff;
}

/* Top Icon Hover Colour */
.top-menu.wrapper li:hover a, .top-menu.wrapper li:hover i {
    color: #ffffff;
}


/* Print Button Text Colour */
.fixed-menu .print-newsletter span, .fixed-menu .print-newsletter i {
    color: #ffffff;
    text-shadow: none !important;
}

.sidepanel.left p.ImageCenter img {
    background: -moz-linear-gradient(center top , #fff, #dfdfdf 50%, #cecece) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.3);
    padding: 5px;
}

.main-nav li {
    text-shadow: none !important;
}
.main-nav li:hover, .main-nav li.active {

}
body.calendar-view aside{display: none;}
body.calendar-view article.newsletter-content{width: 100%;}
/* Square Up */

body.calendar-view header.school-info {
border-radius: 0 0 0 0 !important;
padding: 0 0 0px 0;
}


body.calendar-view .main-nav a {
    opacity: 1;
}

body.calendar-view header label.main-txt {
 float: left;
}

body.calendar-view header .input-btn-group.rel.left {
 margin-left: 20px;
}

body.calendar-view header .item.search {
 width: auto;
}

body.calendar-view header .school-info {
border-radius: 0 0 0 0!important;
padding: 0 0 0px 0;
}

body.calendar-view header.school-info {
 height: 56px;
}

body.calendar-view .fixed-menu .search {
margin: 0px 0 0 30px !important;
}

body.calendar-view .school-info img {
 display: none;
}

body.calendar-view .sidepanel .details-push {
    height: 0 !important;
}
body.calendar-view .fixed-footer{ display: none;}

#anchorH1.Heading1Section{visibility:hidden;}
#anchorH1.Heading1Section:after{ content:'Yearbook Articles'; visibility: visible; display: block;     background: #4ea2d2;
    border-radius: 0;
    font-size: 28px;
    line-height: 1.2em;
    margin: 0 -7px 20px -15px;
    border-bottom: 5px solid #ccc;
    outline: medium none;
    padding: 7px 7px 7px 10px;
    text-decoration: none;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.13);
    vertical-align: baseline;
    font-weight: 500;
    background: -moz-linear-gradient(45deg, #4ea2d2 0%, #6fbae5 100%);
    background: -webkit-linear-gradient(45deg, #4ea2d2 0%,#6fbae5 100%);
    background: linear-gradient(45deg, #4ea2d2 0%,#6fbae5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4ea2d2', endColorstr='#6fbae5',GradientType=1 ); border-bottom: 5px solid #ccc;}
    
#print-news-text{
    visibility:hidden;
}
 #print-news-text:after{
    width: 55px;
    margin: 4px 0 0 6px;
    line-height: 1.1em;
    color: #ffffff;
    visibility: visible; 
    content: 'Print Yearbook';
    text-shadow: none !important;
    position: absolute;
    top: 10px;
}
.fixed-footer.full-width{ display:none; }