/*---------------------navigation adjustments---------------------*/

.topnav .main > ul > li > a span {
	position:relative;
}

/*
.topnav .main>ul {
    white-space: unset;
}
*/

/*---------------------END of navigation adjustments---------------------*/




/*-----------HOMEPAGE STYLES -----------------*/ 
    
    
.seas-home .youtubeplaylist.section .teaser-block {
        margin: 0 08px 3px 0;
        height: 156px;
       
}                               


.seas-home .slidedeck2h .size-hero {
        box-shadow: 0px 4px 8px #666666;
        
}                                                                          
    
.seas-home .slidedeck2h .size-hero .teaser-title{
    	font: 24px/1 More,Georgia,serif;
        font-weight: bold; 
        line-height: 1.3;
    	text-align:center;
        color: #000;            
}


.seas-home .slidedeck2h .size-hero .teaser-body p{
    	text-align:center;
}

.seas-home .slidedeck2h .lSSlideOuter .lSPager{
    	text-align:center;
        padding-right: 0px;
}

.seas-home .full-wide-block.gray {
        padding: 30px 0 30px;
        margin: -30px 0 -30px
}
                                                                                                  
.seas-home h2{
        font: 28px/1 More,Georgia,serif;
        font-weight: bold;
        text-align: center;
}
    
.seas-home #news {
        font: 600 20px/1.35 More;
        text-align: left;
}
                                                                                              
.seas-home #quick-links {
        font: 600 20px/1.35 More;
        text-align: left;
}
                                                                                              
.seas-home #faculty {
        font: 600 20px/1.35 More;
        text-align: left;
}

.seas-home .fatfooter .title h2{
         text-align: left;
}

/*-----------END OF HOMEPAGE STYLES -----------------*/ 



/*----------------------Full Wide Block Styles---------------------------*/    


.full-wide-block {
    position: relative;
    margin: 0 auto;
    background-color: transparent;
    color: #ffffff;
    width: 960px;
    left: -16px;
    bottom: 0px;
    z-index: 1;
    padding: 20px 0px 0px 0px;
    margin-bottom: 30px;
}

.full-wide-block:after {
    background-color: #e4e4e4;
    position: absolute;
    width: 100vw;
    left: calc(480px - 50vw);
    right: calc(480px - 50vw);
    top: 0;
    bottom: 0;
    content: "";
    z-index: -1;
    background-image: url(#);
    background-position: center;
}


                                                   
#center-nocols .full-wide-block {
    bottom: -16px;
}


@media only screen and (max-width: 720px){

.full-wide-block {
    width: 100%;
            left: 0px;
            right: 0px;
}

.full-wide-block:after {
    background-color: #e4e4e4;
    position: absolute;
    width: 100vw;
    left: -16px;
}

#center-nocols .full-wide-block {
    bottom: -16px;
}


}
                                                    
.full-wide-block.gray .socialbutton a{
        color: #005bbb;

}                                               
                                                    
.full-wide-block.gray .eventlist .eventlist_container .noEvents {
        color: #005bbb;
}

.full-wide-block.blue:after {
        background-color: #002f56;
        padding: 30px 0 30px;
        margin: -30px 0 -30px
                         
}
    
.full-wide-block.blue p{
        color: #fff;
}
    
   

.full-wide-block.blue h2{
        color: #fff;
		
}
    
.full-wide-block.lasalle:after {
        background-color: #00A69C;
        padding: 15px 0 15px;
        margin: -15px 0 -15px
                         
}
    
.full-wide-block.lasalle p{
        color: #000;
}
    
    
.full-wide-block.lasalle h2{
        color: #fff;
        
}
      
.full-wide-block.lasalle a{
        color: #000;
		
}
      
                                                             
.full-wide-block.lasalle .socialbutton a{
        color: #fff;
		
}

.full-wide-block.lasalle .teaser-date{
        color: #000;
		
}
             
.full-wide-block.lasalle .calltoaction .calltoaction-style-module a .teaser-title{
        color: #000;
		
}
                                                      
.full-wide-block.lasalle .calltoaction .calltoaction-style-medium:before {
    	color: #000;
}

.full-wide-block.lasalle .calltoaction .calltoaction-style-medium a {
    	color: #000;
}
                                                      
.full-wide-block.lasalle .eventlist .eventlisttext a {
        color: #000;
        
}
     
.full-wide-block.lasalle .eventlist .eventlistimagetoday {
    	background: #000;
        color:#000;
}
    
.full-wide-block.lasalle .eventlist .eventlistimagefuture {
        background: #666666;
}
                                  
.full-wide-block.lasalle .eventlist .eventlistlocation {
        color: #000;
        
}
                              
.full-wide-block.lasalle .calltoaction .calltoaction-style-module a .teaser-title:after {
        color: #000;
}
           
.full-wide-block.lasalle .list ul.list-style-call-to-action-medium li:before{
        color: #000;
        
}
                                                  
.full-wide-block.lasalle .list-style-teaser-news .teaser-block .teaser-body {
        color: #000;
        
}
     
.full-wide-block.lasalle .list ul.list-style-call-to-action-medium li a {
        color: #000;
        
}
                                                            
.full-wide-block.lasalle .youtubeplaylist.section .teaser-content a {
        color: #000;
        font-weight: 500;
       
}
    
.full-wide-block.lasalle .youtubeplaylist.section .teaser-content a:hover {
        color: #000;
        font-weight: 500;
}                                                     
          
.full-wide-block {
        padding: 30px 0 30px 0;
}      
    

/*----------------------END of Full Wide Block Styles---------------------------*/   