﻿.article--blog .article__rank{padding-right:0px;}
@media print {
    /*div { display:none; }*/
    .menu-button, #btnLocation, #btnTime, .btn, .subpage nav.main-nav, .search, .btn-donate, footer .top, /*footer .bottom,*/ .search, .copy-logo-img, .main-logo, nav.side-nav,
     .blog .search-icon, .social-affix  {display:none !important;}
    .subpage header .logo{display:block !important;clear:both !important;margin-left:-45px !important;}
    .share-boost,.hashtags{display:none;border:none;}
    .clear-this, #showLocation, #showTime{display:block !important;}
    .blog header, .subpage header, header .container{ overflow:hidden;padding-left:10px !important; display:block;}
    header .container {
    padding:0px;
    position:absolute !important;
    }
    header{position:static !important;padding-left:50px !important;min-width:50px !important;margin-bottom:0px !important; width:100% !important;}
    .at3lblight, .at3winwrapper{display:none !important;background:none; opacity:0;}
    #at3win{opacity:0;display:none !important;}
    .main-display .article.article--main {
        position:static !important;
        height:auto !important;
        min-height: 5px !important;
        top: 34px;
        left: 0px !important;
        margin-left: 0px !important;
        }
    .main-display .article.article--main .holder{display:none;}
   
    .main-display .article--main, .freeman-detail .main-display .article--main {position:inherit !important; height:auto !important;margin-left:2px !important;}
    /*.main-display .article:before,*/ .blog .search-icon, header .search-icon { background:none !important;}
    footer, .freeman-detail footer {padding:0px; position:static;
    }
    footer .copy{width:auto;float:left; max-width:80%}
    .copy-logo { background: #f5f4f4;
    }
    .copy-logo-img2{display:inline;}
    .main-logo2{display:block;margin-left:50px;  margin-top:2px; position:relative !important;}
    .blog-detail .content, .freeman .container, .container{width:100% !important;}
    .main-display, .freeman-detail .main-display {margin-top:0px !important; overflow:hidden !important;}
    .blog-detail .main-display .container, .freeman-detail .main-display .container {left:0px !important; margin-left: 0px;}
    .freeman section { position:static; display:block;
    }
    #btnDlAudio {width:115px !important;}
	
	/*added for landing page's print preview - BP - May 28, 2015*/
	
	.main-logo2 { -webkit-margin-start: 0px !important; }
	
	/*HOMEPAGE*/	
	.homepage .article--large { margin-left: 300px !important; clear: both !important; display: block !important; position: relative !important; }	
	.homepage .trends--solo { float: left !important; }
	
	/*FREEMAN*/	
	.freeman .article--box { margin-top: 500px !important; }	
	.freeman .article--small { margin-bottom: 0px !important; margin-left: 150px !important; clear: both !important; display: block !important; position: relative !important; }
	.freeman .tab-nav { clear: both !important; display: block !important; position: relative !important; }
		
	/*ALUMNI*/
	.alumni .content { -webkit-margin-start: 10px !important; width: 100% !important; }
	.alumni .photos-list li { -webkit-margin-end: 75px !important; }
	
	/*EVENTS*/	
	.events .article--large { margin-left: 50px !important; }
	
	@-moz-document url-prefix()
	{
		/*HOMEPAGE*/
		.homepage .articles, .homepage .secondary-content, .homepage .testimonials { display: inline !important; float: none !important; overflow: visible !important; clear: both !important; position: relative !important; }
		.homepage .resources { clear: both !important; display: block !important; position: relative !important; }		
				
		/*ANYTHING PEACEFUL*/
		.blog .content__MainOnly { display: inline !important; float: none !important; overflow: visible !important; clear: both !important; position: relative !important; }
		
		/*FREEMAN*/
		.freeman .article--small { display: inline-block !important; float: none !important; }
		
		/*STUDENTS*/
		.seminar-student .container { display: inline !important; float: none !important; overflow: visible !important; clear: both !important; position: relative !important; }
		
		/*RESOURCES*/
		.media .content { display: inline !important; float: none !important; overflow: visible !important; clear: both !important; position: relative !important; }
		.media .resources { display: inline-block !important; float: none !important; overflow: visible !important; clear: both !important; position: relative !important; }
		
		/*ALUMNI*/
		.alumni .container { overflow: hidden !important; }
		.alumni #alumniFeatureContent { height: 200px !important; }
		.alumni .content { display: inline !important; float: none !important; overflow: visible !important; clear: both !important; position: relative !important; }
		.alumni .photos-list li { margin-right: 75px !important; }
		
		/*EVENTS*/
		.events .content { display: inline !important; float: none !important; overflow: visible !important; clear: both !important; position: relative !important; }				
	}
	
	/*--------------------------------------------------------------*/
	
} 