@namespace url(http://www.w3.org/1999/xhtml);

/* notice that themarker url ends with .com */

@-moz-document 
domain(www.haaretz.co.il),
domain(www.haaretz.com), /* also haaretz.com */
domain(secure.haaretz.co.il),
domain(themarker.captain.co.il),
url-prefix(http://www.mouse.co.il/CM),
domain(www.themarker.com),
domain(cafe.mouse.co.il),
domain(cafe.themarker.com),

/* some of the archived stories have this url prefix : */
/* */
url-prefix(http://192.118.73.5/hasite)
/* */
/* try it on this url --> http://192.118.73.5/hasite/spages/1151898.html /*
/* or paste this for old stories --> url http://www.google.com/search?hl=en&newwindow=1&q=allinurl%3Ahasite+192+118+&tbs=&lr=&aq=f&aqi=&aql=&oq=&gs_rfai= */


{

* {color: black !important }

/* bold - only the "main" text */
 
span.t15,p, font,td.t15
,div.comment /* cafe.themarker.com */
,a.t12,div.t12,td.t12,td.article1
,div.articleMishne,div.articleDetails
,div.katava-box
,div.item-text
,span.t11
,span#talkbackContent
{
color:black !important ; /* */
font-weight: bold !important ; /* */
font-size: 12pt !important ; /* */
font-family: arial , sans-serif !important; /* */
line-height: 150% !important ; /* line spacing - medium */
}

html,body,tbody,tr,td
,div /* */
 {background-color:#7DC0DB !important }

a:link { color: mediumblue !important }
a:visited { color: purple !important } 
a:hover, a:active { color: #8F006A!important }

strong {text-decoration: underline !important}

span.commenter-name{color :maroon!important} /* mouse */
span.commenter-date{font-size:10pt!important} /* mouse */


} /* end main part */

/******************************************************************* */
/* for domain(www.haaretz.co.il) */
/******************************************************************* */
@-moz-document domain(www.haaretz.co.il)
{
/* is it still necessary ? */
* {background: none !important; } /* eliminates all background images */
}


/******************************************************************* */
/*** For tags page
/******************************************************************* */
@-moz-document 
url-prefix(http://www.haaretz.co.il/hasite/pages/tags)

{
span {
color:black !important ; /* */
font-weight: bold !important ; /* */
font-size: 10pt !important ; /* */
font-family: arial , sans-serif !important; /* */
line-height: 50% !important ; /* line spacing - medium */
     }
}


/******************************************************************* */
/*** For Haaretz.com (in English)
/******************************************************************* */
@-moz-document 
url-prefix(http://www.haaretz.com)
{
div#header,li.commentItem.active{background:none !important}
}


/******************************************************************* */
/*** For Haaretz comments section & also the homepage
/******************************************************************* */
@-moz-document 
url(http://www.haaretz.co.il/hasite),
url-prefix(http://www.haaretz.co.il/hasite),
url-prefix(http://www.haaretz.co.il/captain),
url-prefix(http://192.118.73.5/hasite)
{
/* is it still necessary ? */
td{line-height: 150% !important;font-size :12pt !important;font-weight:bold !important; } /* */
td.t12{color:maroon !important;font-size:10pt!important} /* */
}



/******************************************************************* */
/***   Haaretz Headlines of each section
/******************************************************************* */
@-moz-document 

/* pages - prev days */
/* spages - today */

/* url(http://www.haaretz.co.il/), /* The homepage behaves different */

url-prefix(http://www.haaretz.co.il/hasite/pages/HaSec),

url-prefix(http://www.haaretz.co.il/hasite/spages/ha), 
url-prefix(http://www.haaretz.co.il/hasite/spages/sport), 
url-prefix(http://www.haaretz.co.il/hasite/spages/HaPopular),

url-prefix(http://www.haaretz.co.il/hasite/spages/HaHeadlines),
url-prefix(http://www.haaretz.co.il/hasite/pages/HaHeadlines) 

{
a,td{
font-size:12pt!important; /* */
font-weight:bold !important; /* */
line-height: 180% !important ; /* line spacing */
}

td.t12{color:maroon !important;font-size:10pt!important} /* */
b {text-decoration:underline !important}

span.t11{color:maroon !important;font-size:10pt!important} /* */

span,span.t11Bblue
{
color:maroon !important ; /* */
font-weight: bold !important ; /* */
font-size: 10pt !important ; /* */
line-height: 50% !important ; /* line spacing */
}

a:link {line-height: 150% !important ; /* line spacing */
}

a{font-size: 10pt !important ; /* */
}


}



/******************************************************************* */
/*** For TheMarker comments section *******/
/******************************************************************* */
@-moz-document 
url-prefix(http://www.themarker.com)
{

span {
color :maroon!important;
font-weight: bold !important ; /* */
font-size: 12pt !important ; /* */
font-family: arial , sans-serif !important; /* */
line-height: 150% !important ; /* line spacing - medium */
}

td.talkback,a.talkbackHeadline,td.talkbakUserName {
color :maroon!important;
font-weight: bold !important ; /* */
font-size: 12pt !important ; /* */
font-family: arial , sans-serif !important; /* */
line-height: 150% !important ; /* line spacing - medium */
}


}

/******************************************************************* */
/*** For TheMarker all talkbacks page *****/
/******************************************************************* */
@-moz-document 
url-prefix(http://www.themarker.com/tmc/news/allTalkbacks)
{
td,td.talkback,span {
color :black!important;
font-weight: bold !important ; /* */
font-size: 12pt !important ; /* */
font-family: arial , sans-serif !important; /* */
line-height: 150% !important ; /* line spacing - medium */
}




}
