@charset "utf-8";
/* CSS Document */
body {
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0 auto;
	color:#000000;
	direction:rtl;
	font-size:14px;
	padding:0;
	}
a:active,a:visited,a:hover,a:link {color:#454B5F; text-decoration:none; font-weight:600;}
h1 { font-size:18px; margin:0; }
h2 { font-size:16px; margin:0; }
h3 { font-size:14px; margin:0; }
hr { color:#666699; width:100%; }
div,p  {margin-top:0}/*clear top margin for mozilla*/

#wrapper { width:978px; margin:5px auto; position:relative; height:100%; min-height:100%; }
#header { padding:5px; color:#454B5F; } 
#header H1 { width:99%; margin:0 auto; line-height:50px; }

#inner_wrap {margin-bottom:45px; float:left;}
#main {float:right; width:670px; text-align:right; padding-bottom:45px; }
#sidebar { float:left; width:124px; height:100%; color:#454B5F; margin:0 5px 15px 0; text-align:justify; font-size:12px; }
#leftbar { padding:3px; min-height:600px;}
#ad { float:left; width:160px; background:#E9EAEF; color:#A33F14; height:600px; margin:2px 0 0 5px; }
#footer { width:99%; padding:5px; background:#E9EAEF; margin:15px auto; color:#454B5F;  }
#footer h3, #footer p {display:inline; }
.footer_cat, .footer_cat a { font-weight:normal; font-size:12px; }
#logo {position:absolute; top:5px; left:15px; font-size:9px; color:#454B5F; margin:2px 0;}

#rss img {float:right; margin-left:2px;}
#rss, #rss a {color:#FF6600;}
#feedcat-box {margin:0 auto;}


.credits { color:#666699; font-size:12px; text-align:center; }
#menu { width:300px; position:absolute; top:13px; right:20px; color:#666699; font-size:12px; }
.menu_item {float:right; text-align:center;  margin-left:20px;}
.menu_item a {font-size:12px; font-weight:normal;}
.menu_item img { border:none;}

#banner {width:468px; height:60px; margin:5px; float:left; background:#E9EAEF; }
.title { background:#454B5F; color:#E9EAEF; width:98%; text-align:center; }
.letters_E9EAEF {font-size:18px; padding:1px; text-align:center; margin:1px; background:#E9EAEF; }
.letters_E9EAEF:hover { background:#FFCC99; }
.letters_FFF1EB {font-size:18px; padding:1px; text-align:center; margin:1px; background:#FFF1EB; }
.letters_FFF1EB:hover { background:#FFCC99; }
#search_letters { float:left; width:25px; }
#search_letters p {margin:0; font-size:12px; }
.word_E9EAEF { float:right; font-weight:bold; padding:2px; width:110px; margin:3px; background:#E9EAEF; }
.word_FFF1EB { float:right; font-weight:bold; padding:2px; width:110px; margin:3px; background:#FFF1EB; }
.word_E9EAEF:hover, .word_FFF1EB:hover  { background:#FFCC99; }


/* Actions > View */ 
#main_view { float:left; width:405px; margin:2px 5px; text-align:center; }
#main_view h2 { width:100%; font-size:24px; }
#main_view .details { color:#333366; margin:0; }

.comment {padding-top:5px; padding-right:5px; border-bottom:#E9EAEF solid 2px;}
.input_big {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	border:#E9EAEF solid 4px;
	display:inline;
	font-weight:600;
	padding:0 5px;
	background:#FFF1EB;
	height:32px;
	}
.nikud {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	padding:1px;
	margin:1px;
	background:#E9EAEF;
	border:none;
	cursor:pointer;
	}
.search { color:#333366; float:right; font-weight:bold; width:157px; margin:1px; padding:2px;
	 border:#99CC99 dotted 1px; }
.search a {  }	 
.search:hover { background:#FFF1EB; }
.search_press { float:right; font-size:11px; height:30px; width:23px; background:url(../images/magnifier.png) right bottom no-repeat; color:#990000; }
.clear {clear:both; font-size:1px; overflow:hidden;}
.lishanan {
	color:#000000;
	font-family:David,"Guttman David",Ariel;
	font-size:20px;
	font-weight:bold;
	}
.lishanan strong {color:#333366; font-size:14px; font-family:Arial, Helvetica, sans-serif }
.view_word {
	background:#FFF1EB; 
	text-align:center; 
	border:#E9EAEF solid 4px; 
	font-size:24px; 
	width:468px;
	}

/* Curved corners */
/*
start:
<b class="xtop"><b class="xb1"></b><b class="xb2"></b><b class="xb3"></b><b class="xb4"></b></b>
<div class="xboxcontent">
end:
</div>
<b class="xbottom"><b class="xb4"></b><b class="xb3"></b><b class="xb2"></b><b class="xb1"></b></b>
*/
.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {border-left:1px solid #E9EAEF; border-right:1px solid #E9EAEF;}
.xb1 {margin:0 5px; background:#E9EAEF;}
.xb2 {margin:0 3px; border-width:0 2px; background:#E9EAEF;}
.xb3 {margin:0 2px; background:#E9EAEF;}
.xb4 {height:2px; margin:0 1px; background:#E9EAEF;}
.xboxcontent {display:block; border:0 solid #E9EAEF; background:#E9EAEF; border-width:0 1px;}


