/* 
See also: [[MediaWiki:Monobook.css]]

Tools: [http://he.judaism.wikia.com/index.php?title=MediaWiki:Common.css&action=raw&ctype=text/css&smaxage=18000 reload cache] | [http://jigsaw.w3.org/css-validator/validator?uri=http://he.judaism.wikia.com/index.php?title=MediaWiki:Common.css%26action%3Draw%26ctype%3Dtext%2Fcss%26smaxage%3D18000&usermedium=all check w3c validation]

<pre dir='ltr'><nowiki>*/

/* הסגנונות הנכתבים כאן ישפיעו על כל הרקעים */

body {background: #fbfffb}

q            { font-style: normal; font-size:1.1em; color: #800;}
q.psuq       { color: DarkSlateGray ; }
q.mfrj       { color: DarkGreen; font-weight: normal; font-weight:normal; }
q.bigp       { color: black;     font-family: David;  font-size: 165%; line-height:23pt; }
span.raship  { font-size: 120%; }

.p_with_link { border-bottom:1px dashed #909090;cursor:help; color:#000050; }
.p_without_link { border-bottom:1px dashed #909090;cursor:help; }


/* make quotations look the same in IE and other browsers */
q:before {content: no-open-quote}
q:after {content: no-close-quote}

/* use as a replacement to the "u" tag, which is not xhtml-compliant */
.u { text-decoration:underline }

.advanced {background-color:#eee; border:dotted 1pt}
.future {font-size:smaller; background-color:#ccc}


/* משמש בתבנית:קיצור */
.shorthand {
background: #ddf; 
border: solid 1pt #bbf;
float:left
}


.perush {
  border-bottom:1px dotted #aaaadd;
  cursor:help;
  color: #000001;
}
a:link .perush, a:visited .perush {
  color: #000055;
}
a:active .perush, a:hover .perush {
  color: #0000aa;
}
a.new:link .perush, a.new:visited .perush {
  color: #660000;
}
a.new:active .perush, a.new:hover .perush {
  color: #bb0000;
}

/*   [[תבנית:הע-שמאל]] */
.comment_in_perush {
  float:left;
  border:1px solid #cfcfff;
  padding:0.5em;
  background-color:#f9f9ff;
  font-size: 8pt;
  FONT-FAMILY: sans-serif;
}
/* comments in song books (like Proverbs) need to have a constant width, to not disturb the song structure */
html>body .song .comment_in_perush {  
   width:200px;
}



/* שם את הפרסומות למטה מימין */
#content {
  margin-left:130px !important;
  /*width:80%;*/
}
#column-content {
	margin: 0 -12.2em 0 0;
	float: left;
}
#column-google {
    left: auto;
    right: 0px;
    top: 888px;
}
/* Make sure that in IE the heading is attached to the right */
#beforeFirstHeading {
	WIDTH: 2%;
}


/* For some reason the lists moved to the right. This should fix it:
ul { margin-right:4px; }


/*</nowiki></pre>*/