/*
Theme Name: Bidoun Classic II
Theme URI: http://wordpress.org/
Description: The original WordPress theme that graced versions 1.2.x and prior.
Version: 1.5
Author: Tiffany Malakooti

*/

.screen-reader-text {
  position: absolute;
  left: -1000em;
}

a {
  color: black;
}

a img {
  border: 0;
}

a:visited {
  color: #6c798e;
}

a:hover {
  color: #4289fd;
}

body {
  background: white;
  color: #000;
  font-family: arial;
  font-size: 13px;
  line-height: 17px;
  letter-spacing: 0.75px;
  margin-top: 0px;
  padding: 0;
}

small {
  font-size: 10px;
  font-family: monospace;
  line-height: 12px;
  letter-spacing: 0px;
  margin-top: 15px;
  text-decoration: none;
  padding-bottom: 15px;
}

p {
  margin-bottom: 0;
}

h1 {
  font-family: arial;
  font-size: 23px;
  letter-spacing: 0.7px;
  font-weight: bold;
  line-height: 35px;
}

h1 a,
a:visited {
  color: #4289fd;
}

h2 {
  font-family: arial narrow, arial;
  font-size: 8pt;
  margin: 10px 0 2px 0;
  padding-bottom: 0px;
  padding-top: 10px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: -0.05px;
}

h2 a:visited {
  color: black;
  text-decoration: none;
}

h2 a {
  text-decoration: none;
}

h2a: hover {
  color: #4289fd;
}

h3 {
  font-family: arial;
  font-size: 18px;
  letter-spacing: 0.5px;
  font-weight: bold;
  line-height: 20px;
}

h4,
h4 a,
h4 a:visited {
  font-family: monospace, courier;
  font-size: 8pt;
  text-align: left;
  color: black;
  text-transform: uppercase;
  margin-top: 0;
  letter-spacing: 0.4px;
}

h4 a:hover {
  color: #4289fd;
}

h5 {
  font-family: monospace, courier;
  font-size: 8pt;
}

h6 {
  font-family: arial;
  font-size: 16px;
  letter-spacing: 0.5px;
  font-weight: normal;
  line-height: 23px;
}

.feedback {
  color: #ccc;
  text-align: right;
  clear: both;
}

.meta {
  font-family: arial narrow, arial;
  font-weight: bold;
  padding-bottom: 20px;
  border-bottom: 1px dashed silver;
  font-size: 8pt;
  text-transform: uppercase;
  letter-spacing: -0.05px;
}

.art {
  text-indent: 1.5em;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 17px;
}

.artpar {
  text-indent: 0;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 16px;
}

.slideshow {
  text-align: center;
}

.ephemera {
  padding-top: 0px;
  text-align: center;
}

.storycontent {
  width: 600px;
}

.postimage {
  padding-left: 30px;
  max-width: 395px;
}

.shop {
  width: 212px;
}

.storytitle {
  padding-bottom: 8px;
  line-height: 28px;
}

.storytitle a {
  border-bottom: 1px solid;
  padding-bottom: 2px;
  text-decoration: none;
}

.entry {
  padding-top: 00px;
  width: 600;
}

.runninghead {
  font-family: monospace, courier;
  font-size: 11px;
  line-height: 13pt;
  padding: 0px;
  margin-top: -20px;
  margin-bottom: -9px;
  width: 800px;
}

.navigation {
  padding-bottom: 15px;
}

#content {
  margin-left: 20px;
  width: 675;
  text-align: left;
  padding-top: 0px;
}

#blogcontent {
  margin-left: 380px;
  position: relative;
  width: 600px;
  padding-top: 10px;
}

#blogcontentwide {
  margin-left: 265px;
  position: absolute;
  width: 650px;
  padding-top: 10px;
}

#sidebar-left {
  width: 325px;
  position: absolute;
  font-family: arial narrow, arial;
  font-size: 9pt;
  line-height: 13pt;
  margin-top: 25px;
  z-index: 3;
  margin-left: 15px;
}

#sidebar-right {
  position: absolute;
  font-family: arial narrow, arial;
  font-size: 9pt;
  line-height: 12pt;
  width: 215px;
  list-style: none;
  margin-top: 25px;
  margin-left: 750px;
  word-spacing: -1px;
}

#categories {
  line-height: 11pt;
}

#wp-calendar {
  border: 1px solid #ddd;
  empty-cells: show;
  font-size: 14px;
  margin: 0;
  width: 90%;
}

#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
}

#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
}

#wp-calendar a {
  display: block;
  text-decoration: none;
}

#wp-calendar a:hover {
  background: #e0e6e0;
  color: #333;
}

#wp-calendar caption {
  color: #999;
  font-size: 16px;
  text-align: left;
}

#wp-calendar td {
  color: #ccc;
  font: normal 12px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  letter-spacing: normal;
  padding: 2px 0;
  text-align: center;
}

#wp-calendar td.pad:hover {
  background: #fff;
}

#wp-calendar td:hover,
#wp-calendar #today {
  background: #eee;
  color: #bbb;
}

#wp-calendar th {
  font-style: normal;
  text-transform: capitalize;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}
/* End captions & aligment */

#sidebox {
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 9pt;
  position: relative;
}

#sidebox2 {
  line-height: 9pt;
  position: relative;
  width: 175px;
  margin-bottom: 25px;
}

#sideboxtext {
  font-family: arial, helvetica;
  color: white;
  background: black;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  height: 100%;
  width: 100%;
  text-decoration: none;
  font-size: 8pt;
  text-align: center;
  line-height: 150px;
  vertical-align: middle;
  margin-top: 0;
  margin-bottom: 0;
}

#nav {
  font-family: arial;
  font-weight: bold;
  font-size: 21px;
  word-spacing: 2px;
  letter-spacing: 0px;
  padding-bottom: 15px;
  padding-top: 40px;
  text-align: left;
  line-height: 23pt;
}

#nav a {
  text-decoration: none;
  color: black;
}

#nav a:hover {
  text-decoration: none;
  color: #4289fd;
}

#category-posts {
  width: 193px;
  height: 350px;
  background: #fffe97;
  border: 1px solid black;
  overflow-y: true;
  overflow-x: hidden;
  padding: 10px;
  font-family: courier, courier new;
  font-size: 8pt;
  line-height: 9pt;
  letter-spacing: -0.1px;
}

#category-posts-events {
  padding-bottom: 7px;
  padding-top: 7px;
  border-top: 1pt dotted black;
  margin-left: 0px;
}

ul {
  margin-left: 0px;
  padding-left: 0px;
}

li {
  margin-left: 0px;
  padding-left: 0px;
  list-style: none;
}

.event-bookmarks li {
  border-bottom: 1px dotted black;
  padding-top: 10px;
  padding-bottom: 10px;
}

.layer1 {
  margin: 0;
  padding: 0;
}

.benefits {
  font-family: arial;
  font-size: 14px;
  line-height: 18px;
  margin: 1px;
  color: black;
  padding: 10px 0px;
  cursor: pointer;
  position: relative;
  background-color: white;
  border-top: 1px solid silver;
}

.givingcircles {
  padding: 0px 0px;
  color: #656565;
  background-color: white;
  font-family: arial;
  font-size: 12px;
  line-height: 16.5px;
  letter-spacing: 0.75px;
}

.tax {
  padding-bottom: 10px;
  padding-left: 0px;
  font-weight: bold;
}

.givingcircles li {
  list-style-image: url(https://web.archive.org/web/20190914212705im_/https://images.bidoun.org/silverbullet.gif);
}

.givingcircles ul {
  padding-left: 15px;
}

.slideshowboxfloat {
  margin-left: -15px;
  margin-top: -10px;
  padding: 0px;
}

/* Image Slider */

/*preload classes*/
.svw {
  width: 50px;
  height: 20px;
  background: #fff;
}

.svw ul {
  position: relative;
  left: -999em;
}

/*core classes*/

.stripViewer {
  position: relative;
  overflow: hidden;
  margin: 0 0 1px 0;
}

.stripViewer ul {
  /* this is your UL of images */
  margin: 0;
  padding: 0;
  position: relative;
  left: 0;
  top: 0;
  width: 1%;
  list-style-type: none;
}

.stripViewer ul li {
  float: left;
}

.stripTransmitter {
  overflow: auto;
  width: 1%;
}

.stripTransmitter ul {
  margin: 0;
  padding: 0;
  position: relative;
  list-style-type: none;
}

.stripTransmitter ul li {
  width: 20px;
  float: left;
  margin: 0 1px 1px 0;
}

.stripTransmitter a {
  font: bold 12px Arial Narrow, Arial;
  text-align: left;
  line-height: 22px;
  text-decoration: none;
  display: block;
}

.stripTransmitter a:hover,
a.current {
  background: #fff;
  color: #4289fd;
}

/*tooltips formatting*/

.tooltip {
  padding: 0.5em;
  background: #fff;
  color: #000;
  border: 5px solid #dedede;
}

.dropshadow {
  -moz-box-shadow: 5px 5px 6px #757575;
  -webkit-box-shadow: 5px 5px 6px #757575;
  box-shadow: 5px 5px 6px #757575;
  /* For IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#757575')";
  /* For IE 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#757575');
}

/*
     FILE ARCHIVED ON 21:27:05 Sep 14, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:22:58 Feb 16, 2026.
     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: 0.976
  exclusion.robots: 0.03
  exclusion.robots.policy: 0.013
  esindex: 0.017
  cdx.remote: 175.377
  LoadShardBlock: 153.304 (3)
  PetaboxLoader3.resolve: 1386.042 (4)
  PetaboxLoader3.datanode: 183.303 (5)
  load_resource: 1530.659 (2)
*/