@import "/i/yui-2.2.0/fonts/fonts-min.css";

/* my overrides to YUI fonts */
tt {font:115% monospace;*font-size:100%;}
body * {line-height:1.31em;}

@media print {
 .navbar {display:none}
 .goto {display:none}
 .evt {font-size:11px}
 #sky {display:none}
}

.navbar {
 color:#000;
 background:#fda;
 padding:2px;
 border-width:thin;
 border-style:none none solid none;
 border-color:#fb9;
 font-family:Georgia,"times new roman",serif;
 font-size:small;
}

H1, H2, H3, H4, H5, H6 {
 font-family:Georgia,"times new roman",serif;
 margin-bottom:0;
}

.hl {background:#ff9;}
.dim {color:#666;}
.sm-grey {font-size:xx-small; color:#999;}
.hebrew {font-family:'SBL Hebrew',Arial;direction:rtl}
.hebrew-big {font-family:'SBL Hebrew',Arial;font-size: xx-large;direction:rtl}
A:hover {color:red;text-decoration:underline;}
.tiny {font-size:x-small;font-family:Arial,Helvetica,Geneva,sans-serif;}
.box {border:solid;border-width:thin;border-color:#999;padding:1em;}
.cal p {margin-top:0;}
.fpsubhead {font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;}
.fpgreeting {font-weight:bold;font-style:italic;color:#c96;}
#export {margin-left:20px}
.dlinstr {display:none}

ul.gtl {
 padding:0 0 0 1em;
 margin:0;
 list-style:square;
}

#ical dt a {
 background: url(http://www.hebcal.com/i/globaliconical12x12.gif) left top no-repeat;
 display: block;
 padding: 0 0 4px 18px;
}

.welcome {
 font-size:small;
 font-family:Arial,Helvetica,Geneva,sans-serif;
 border:solid;
 border-width:thin;
 border-color:red;
 padding:10px;    	
}

.welcome:after {
 content:".";
 display:block;
 height:0;
 clear:both;
 visibility:hidden;
}

@media screen {
 #main {
  position:relative;
  margin-right:176px;
 }

 #sky {
  position:absolute;
  top:4em;
  right:1em;
  width:166px;
 }
}
