 

@import url("style1.css");


/* Change from 3 columns to 2
----------------------------------------------------*/
#content {
        width: 100%;
        float: left;
        margin-right: 4%
}
#main {
	width: 100%;
}
#secondary {
        display: none;
}
#tertiary {
        width: 42%;
        float: right;
        overflow: hidden;
}


/* Headline spacing
--------------------------------------------- */
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	margin:12px 0 12px;
}
#content h1{font-size:32px;}
#content h2{font-size:28px;}
#content h3{font-size:22px;}
#content h4{font-size:18px;}

/* Change list bullet points from square to disc
---------------------------------------------------- */
#content .post ul li, #content .page ul li, .commentlist ul li {
	list-style-type: disc;
}


/* Add thin gray line below header
--------------------------------------------- */
#site-title {
 
}


/* Remove thin gray line below content/above footer
---------------------------------------------------- */
#wrap {
	border-bottom: none;
}

/* Center footer text
---------------------------------------------------- */
#colophon {
	width: 100%;
        text-align: center;
}

/* Search bar
---------------------------------------------------- */
#searchform {
	float: right;
	margin-top: -3.4em;
}

#searchform input{
	font-family: 'Droid Sans', arial, sans-serif;
	color: #777777;
	text-transform: lowercase;
}
/*
     FILE ARCHIVED ON 08:14:00 Jul 11, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:35:35 Jan 12, 2023.
     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: 196.274
  exclusion.robots: 0.174
  exclusion.robots.policy: 0.163
  cdx.remote: 0.1
  esindex: 0.015
  LoadShardBlock: 133.55 (3)
  PetaboxLoader3.datanode: 161.819 (4)
  CDXLines.iter: 22.021 (3)
  load_resource: 129.851
  PetaboxLoader3.resolve: 55.904
*/