/*
==============================================================================
**
** MASTHEAD
**
** SCOPE: 		GLOBAL
** REVISION:	0.1
** DATE:		03/23/11
** AUTHORS:		DUNCAN MCALESTER (DUNCAN@LAYER-51.COM)

** USAGE:		

** NOTES:		
				
** TODO:		

** REVISION HISTORY
------------------------------------------------------------------------------






==============================================================================
*/
/* ==================== REQUIRED LIBRARIES DO NOT REMOVE ===================== */
/* Including lib.less - this template is intentionally left blank and does not need to be included  on the live server */
/* Including lib.less - this template is intentionally left blank and does not need to be included  on the live server */
/* =========================================================================== */
/*
** MASTHEAD
**
** DESCRIPTION:	
** USAGE:		
** NOTES:
**
*/
#masthead {
  position: relative;
  height: 118px;
  width: 90%;
  max-width: 1000px;
  min-width: 800px;
  margin: 50px auto 0 auto;
  padding: 0;
  /*
	background: 			#eff2f3;
	border-bottom:			1px solid #dddedf;
	*/

}
#masthead > h1 {
  position: relative;
  text-indent: -999em;
  width: 596px;
  height: 119px;
  margin: 0 5px 0 -97px;
  padding: 0;
  float: left;
  top: 0;
  background: transparent url(/web/20160625014630im_/http://www.whitehouse.senate.gov/styles/img/sheldon-whitehouse-banner.png) 0 0 no-repeat;
}
#masthead > h1 a {
  display: block;
  height: 119px;
}
#masthead #mobile-header {
  display: none;
}
/*
** 900
**
** DESCRIPTION:	Styles that apply to screens 900 pixels wide and down
** USAGE:		
** NOTES: Typically this means tablets users in portrait mode and desktop users smaller than average screens
**
*/
@media only screen and (max-width: 900px) {
  #masthead {
    width: 95%;
    max-width: 95%;
    min-width: 0;
    height: 98px;
  }
  #masthead > h1 {
    margin-top: -25px;
  }
}
/*
** 480
**
** DESCRIPTION:	Styles that apply to screens 480 and belows pixels wide and down
** USAGE:		
** NOTES: Typically this means mobile phones held in portrait
**
*/
@media only screen and (max-width: 600px) {
  #masthead {
    margin-top: 0;
    margin-left: 0;
    height: 168px;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  #masthead > h1 {
    margin: 28px 0 0 0;
    width: 100%;
    display: none;
    /*background: 			transparent url(/web/20160625014630im_/http://www.whitehouse.senate.gov/styles/img/ron.png) top center no-repeat;*/
  }
  #masthead #mobile-header {
    display: block;
    width: 100%;
    position: absolute;
    top: 50px;
  }
}

/*
     FILE ARCHIVED ON 01:46:30 Jun 25, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 00:56:40 Nov 06, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 114.297
  exclusion.robots: 0.292
  exclusion.robots.policy: 0.278
  RedisCDXSource: 0.954
  esindex: 0.011
  LoadShardBlock: 74.272 (3)
  PetaboxLoader3.datanode: 75.855 (4)
  CDXLines.iter: 26.305 (3)
  load_resource: 42.374
  PetaboxLoader3.resolve: 35.242
*/