/*
==============================================================================
**
** HOME STYLES
**
** SCOPE: 		HOME
** REVISION:	0.1
** DATE:		03/21/11
** AUTHORS:		DUNCAN MCALESTER (DUNCAN@LAYER-51.COM)

** USAGE:		The body tag for this section will have an ID of "home"

** NOTES:
				
** TODO:		Connect up LESS variables

** 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 */
/* =========================================================================== */
.ie7 #featured-area #featured-main li {
  float: left;
}
#home #content {
  padding: 0;
}
#featured-area {
  overflow: hidden;
  margin: 0;
  width: 100%;
}
#featured-area #featured-main {
  overflow: hidden;
  position: relative;
  width: 63.7%;
  background: #f0f0f0;
  float: left;
}
#featured-area #featured-main #featured-controls {
  list-style: none;
  height: 44px;
  background: #1c3046;
  width: 99.5%;
  overflow: hidden;
  margin: 0;
  padding: 0 1% 0 0;
  text-align: right;
}
#featured-area #featured-main li {
  background: none repeat scroll 0 0 #49596B;
  border: medium none !important;
  color: #FFFFFF;
  display: inline-block;
  font-family: 'Trade Gothic W02 Bold', sans-serif;
  font-size: 1.1em;
  height: 1em;
  line-height: 1.1;
  margin: 5px 1px;
  padding: 9px 15px;
}
#featured-area #featured-main .active {
  background: #7c92ab;
}
#featured-area #featured-main li:hover {
  background: #fdd962;
  /* Old browsers */

  background: -moz-linear-gradient(top, #fdd962 0%, #e0b839 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdd962), color-stop(100%, #e0b839));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #fdd962 0%, #e0b839 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #fdd962 0%, #e0b839 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #fdd962 0%, #e0b839 100%);
  /* IE10+ */

  background: linear-gradient(top, #fdd962 0%, #e0b839 100%);
  /* W3C */
}
#featured-area #featured-main > article {
  position: relative;
  width: 100%;
  height: 400px;
  overflow: hidden;
}
#featured-area #featured-main > article h1 {
  font-family: 'Trade Gothic W02 Roman', serif;
  font-size: 1em;
  line-height: 1.2;
  color: #fff;
  margin-bottom: 0;
}
#featured-area #featured-main > article .readmore {
  font-family: 'Trade Gothic W02 Bold 2', sans-serif;
}
#featured-area #featured-main > article h2,
#featured-area #featured-main > article p {
  /*display: none;*/

  margin: 0;
  border: none;
  padding: 0;
  color: #fff;
  font-size: 1em;
}
#featured-area #featured-main > article img {
  max-width: 800px;
}
#featured-area #featured-main > article header {
  bottom: 0;
  left: 0;
  padding: 2%;
  width: 96%;
  position: absolute;
  background: transparent url(/web/20160625014630im_/http://www.whitehouse.senate.gov/styles/img/blue_transparent.png) 0 0 repeat;
}
#featured-area #articles {
  float: right !important;
  width: auto !important;
  background: none repeat scroll 0 0 #1C3046  !important;
  height: 44px  !important;
  border: none !important;
}
#featured-area ul {
  padding: 0;
  margin: 0 0 0 1%;
  width: 35%;
  float: left;
  height: 444px;
  list-style: none;
  border: 1px solid #dfdad2;
  border-bottom: none;
}
#featured-area ul li {
  overflow: hidden;
  height: 90px;
  display: block;
  padding: 10px;
  border-bottom: 1px solid #bfc5ca;
  background: #f9f8f5;
  /* Old browsers */

  background: -moz-linear-gradient(top, #f9f8f5 0%, #d2dae2 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f8f5), color-stop(100%, #d2dae2));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #f9f8f5 0%, #d2dae2 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #f9f8f5 0%, #d2dae2 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #f9f8f5 0%, #d2dae2 100%);
  /* IE10+ */

  background: linear-gradient(top, #f9f8f5 0%, #d2dae2 100%);
  /* W3C */

  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#f9f8f5', endColorstr='#d2dae2', GradientType=0);
  /* IE6-9 */

  -webkit-transition: background ease-out 0.4333s;
  -moz-transition: background ease-out 0.4333s;
  -o-transition: background ease-out 0.4333s;
  transition: background ease-out 0.4333s;
}
#featured-area ul li:hover,
#featured-area ul li.active {
  background: #fdd962;
  /* Old browsers */

  background: -moz-linear-gradient(top, #fdd962 0%, #e0b839 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdd962), color-stop(100%, #e0b839));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #fdd962 0%, #e0b839 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #fdd962 0%, #e0b839 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #fdd962 0%, #e0b839 100%);
  /* IE10+ */

  background: linear-gradient(top, #fdd962 0%, #e0b839 100%);
  /* W3C */

  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fdd962', endColorstr='#e0b839', GradientType=0);
  /* IE6-9 */
}
#featured-area ul article {
  cursor: pointer;
  padding: 0 10px;
  width: 100%;
}
#featured-area ul article h1 {
  font-family: 'Trade Gothic W02 Bold', sans-serif;
  font-weight: normal;
  font-size: 1.65em;
  margin-bottom: .2em;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #7c92ab !important;
}
#featured-area ul article p {
  line-height: 1.15;
  font-size: 1.1em;
  color: #7c92ab;
  font-family: 'Trade Gothic W02 Roman', serif;
}
#featured-area ul article img {
  margin-left: 8%;
  max-width: 23.5%;
  float: left;
}
#featured-area ul article header {
  padding: 1em 1em 1em 0;
}
#featured-area ul article #featured-social {
  width: 100%;
  background: transparent;
  border: none;
  padding: 0;
  height: auto;
  margin-left: 0;
  clear: both;
  overflow: hidden;
}
#featured-area ul article #featured-social li {
  background: transparent;
  display: block;
  text-indent: -999em;
  margin-bottom: 1px;
  margin-right: 13px;
  float: left;
  height: 30px;
  width: 30px;
  padding: 0;
  border-bottom: none;
}
#featured-area ul article #featured-social a {
  display: block;
  height: 30px;
  width: 30px;
  background: transparent url(/web/20160625014630im_/http://www.whitehouse.senate.gov/styles/img/social-media.png) 0 0 no-repeat;
}
#featured-area ul article #featured-social .twitter a {
  background-position: -30px -35px;
}
#featured-area ul article #featured-social .youtube a {
  background-position: -58px -72px;
}
#highlight,
#tabs {
  padding: 1.5em 0 0 0;
}
#tabs {
  width: 65%;
  float: right;
  margin: 0;
  overflow: hidden;
  height: 345px;
}
#tabs nav {
  overflow: hidden;
  height: 39px;
}
#tabs nav ul {
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  background: #7c92ab;
  /* Old browsers */

  background: -moz-linear-gradient(top, #7c92ab 0%, #6b7e93 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7c92ab), color-stop(100%, #6b7e93));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #7c92ab 0%, #6b7e93 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #7c92ab 0%, #6b7e93 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #7c92ab 0%, #6b7e93 100%);
  /* IE10+ */

  background: linear-gradient(top, #7c92ab 0%, #6b7e93 100%);
  /* W3C */

  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#7c92ab', endColorstr='#6b7e93', GradientType=0);
  /* IE6-9 */
}
#tabs nav li {
  float: left;
  border-bottom: 2px solid #435366;
  border-right: 2px solid #435366;
}
#tabs nav li a {
  padding: 0;
  width: 100%;
  color: #fff;
  display: block;
  text-align: center;
}
#tabs nav li a:hover {
  text-decoration: none;
  background: #fdd962;
  /* Old browsers */

  background: -moz-linear-gradient(top, #fdd962 0%, #e0b839 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdd962), color-stop(100%, #e0b839));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #fdd962 0%, #e0b839 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #fdd962 0%, #e0b839 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #fdd962 0%, #e0b839 100%);
  /* IE10+ */

  background: linear-gradient(top, #fdd962 0%, #e0b839 100%);
  /* W3C */

  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fdd962', endColorstr='#e0b839', GradientType=0);
  /* IE6-9 */
}
#tabs nav li h2 {
  margin: 0;
  border-bottom: none;
  line-height: 1.9;
}
#tabs nav .selected {
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  background: #fff;
}
#tabs nav .selected a {
  color: #244469;
}
#tabs nav li#news_link {
  width: 14%;
}
#tabs nav li#messages_link {
  width: 42.6%;
}
#tabs nav li#media_link {
  width: 42.7%;
}
#tabs nav li:last-child {
  border-right: none;
}
#tabs section {
  display: none;
  background: #fff;
  width: 100%;
  height: 305px;
  overflow: auto;
}
#tabs section .button {
  margin: 0 1.5em 0 0;
  float: right;
}
#tabs section ul {
  font-size: 1em;
  line-height: 1.2;
  clear: left;
  padding: 2em 5% 1em 1.5em;
  list-style: none;
  margin: 0;
  height: 67%;
}
#tabs section ul li {
  margin: 0 0 2em 0;
  clear: left;
  overflow: auto;
}
#tabs section ul li:last-child {
  margin: 0;
}
#tabs section ul time {
  display: block;
  float: left;
  color: #244469;
  font-family: 'Trade Gothic W02 Bold', sans-serif;
}
#tabs section ul span {
  display: block;
  margin: 0 0 0 15%;
}
#tabs section ul span .source {
  color: #244469;
}
#tabs section ul span img {
  float: left;
  margin: 0 1em 0 0;
}
#tabs section ul a {
  font-family: 'Trade Gothic W02 Bold', sans-serif;
}
#tabs section.active {
  display: block;
}
.ie7 #tabs section ul a {
  margin-top: -1.2em;
}
#highlight {
  width: 30.25%;
  padding: 1%;
  margin: 1.5em 2% 2% 0;
  float: left;
  background: #fff;
  height: 325px;
  overflow: hidden;
}
#highlight h2 {
  margin-bottom: .85em;
}
#highlight img {
  width: 100%;
}
#highlight p {
  font-family: 'Trade Gothic W02 Bold', sans-serif;
  background: #7c92ab;
  width: 92%;
  line-height: 1.1;
  padding: 3% 4%;
  font-size: .85em;
  margin-bottom: 0;
}
#highlight p a {
  color: #fff;
}
#top-issues {
  clear: both;
  background: #fff;
  list-style: none;
  padding: 2%;
  overflow: auto;
  width: 96%;
  margin: 2% 0;
}
#top-issues li {
  float: left;
  width: 32%;
  padding: 0 2% 0 0;
  line-height: 1.1;
}
#top-issues li img {
  width: 100%;
}
#top-issues li h3 {
  display: block;
  height: 38px;
  text-transform: uppercase;
  font-weight: normal;
  margin-top: 3px;
  padding: 5%;
  background: #fdd962;
  /* Old browsers */

  background: -moz-linear-gradient(top, #fdd962 0%, #e0b839 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdd962), color-stop(100%, #e0b839));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #fdd962 0%, #e0b839 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #fdd962 0%, #e0b839 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #fdd962 0%, #e0b839 100%);
  /* IE10+ */

  background: linear-gradient(top, #fdd962 0%, #e0b839 100%);
  /* W3C */

  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fdd962', endColorstr='#e0b839', GradientType=0);
  /* IE6-9 */

}
#top-issues li h3 a {
  color: #1c3046;
  display: block;
  height: 100%;
}
#top-issues li:last-child {
  padding: 0;
}
/*
** 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) {
  #featured-area {
    width: 100%;
    margin: auto;
  }
  #featured-area #featured-main li {
    width: auto;
  }
  #featured-area #featured-main > article {
    height: auto;
    width: 100%;
    float: none;
  }
  #featured-area #featured-main > article header {
    width: 98%;
  }
  #featured-area #featured-main > article img {
    width: 100%;
    max-width: 200%;
  }
  #featured-area ul {
    height: auto;
    float: none;
    width: 100%;
  }
  #featured-area ul li {
    height: auto;
    width: 31%;
    padding: 1.5% 1.5% 1% 1.5%;
    float: left;
  }
  #featured-area ul article img {
    display: none;
  }
  #featured-area ul article header {
    margin: 0;
    padding: 0;
    float: none;
    width: 100%;
  }
  #bottom {
    width: 100%;
  }
  #bottom .container {
    max-width: none;
    min-width: 0;
    width: 89% !important;
  }
  #bottom h1 {
    font-size: 20px;
    font-size: 1.33rem;
    padding-bottom: .15em;
  }
  #tabs {
    padding-bottom: 1em;
  }
  #tabs section ul {
    font-size: .825em;
  }
  #tabs section ul a {
    margin: 0;
  }
  #highlight {
    padding-bottom: 1em;
  }
  #highlight .vevent {
    font-size: .825em;
  }
  #highlight {
    padding-bottom: 1em;
  }
  #highlight .vevent {
    font-size: .825em;
  }
  #top-issues li h3 {
    font-size: .8rem;
  }
}
/*
** 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) {
  #featured-area {
    margin-top: .5em;
  }
  #featured-area #featured-main {
    width: 100%;
  }
  #featured-area > article {
    width: 98%;
    height: 180px;
  }
  #featured-area > article h1 {
    font-size: 1.6em;
  }
  #featured-area > article h2 {
    display: none;
  }
  #featured-area #articles {
    clear: both;
    float: none;
    margin: 0 auto 0 auto;
    padding: 0;
    overflow: auto;
  }
  #featured-area ul {
    margin: 0 auto;
  }
  #featured-area ul li {
    margin-left: 5px;
    padding: 0;
    width: 91%;
    padding: 4%;
  }
  #tabs,
  #highlight {
    width: 98%;
  }
  #highlight {
    padding: 1%;
    margin: 2% 1%;
  }
  #tabs nav ul {
    height: auto;
  }
  #tabs nav ul li {
    letter-spacing: -1px;
    margin-right: 0;
    height: 37px;
    width: 31%;
  }
  #tabs nav ul li h2 {
    line-height: 2.4;
    font-size: .8rem;
  }
  #tabs nav ul li a {
    height: 39px;
  }
  #tabs nav ul li#news_link {
    width: 20%;
  }
  #tabs nav ul li#messages_link {
    width: 46%;
  }
  #tabs nav ul li#media_link {
    width: 33%;
  }
  #tabs nav ul li:last-child {
    border-right: none;
  }
  #tabs section {
    height: 350px;
  }
  #tabs section ul time {
    display: block;
    width: 100%;
  }
  #tabs section ul span {
    margin: 0;
  }
  #top-issues li {
    float: none;
    width: 98%;
  }
  #top-issues li img {
    display: block;
  }
  #top-issues li h3 {
    margin-top: 0;
    margin-bottom: 4px;
  }
}

/*
     FILE ARCHIVED ON 01:46:30 Jun 25, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 00:56:41 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: 646.441
  exclusion.robots: 0.269
  exclusion.robots.policy: 0.256
  cdx.remote: 0.08
  esindex: 0.011
  LoadShardBlock: 595.087 (3)
  PetaboxLoader3.datanode: 596.497 (4)
  CDXLines.iter: 15.822 (3)
  load_resource: 36.484
  PetaboxLoader3.resolve: 29.044
*/