/*
Theme Name: Meida
Theme URI: 
Description: 
Version: 
Author: 
Author URI: 
*/
* {
	padding: 0;
	margin: 0
}
body {
	font: 0.75em arial,'arial Hebrew', sans-serif;
	text-align: right;
	background: #fff;
	color: #1d2121;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td, label{
	margin: 0;
	padding: 0
}
.imgRep {
	display: block;
	overflow: hidden;
	text-indent: -1000em;
	direction: ltr;
	text-align: left;
}
#arabic, #english {
	font-size:1.17em
}
.hidden {
	overflow: hidden;
	text-indent: -1000em;
	direction: ltr;
	position: absolute;
	top: -1000px;
	left: -10000px
}
.alignleft {
	float: left;
	margin: 0 10px 0 0;
}
a {
	text-decoration: none;
	color: #0071ab
}
a.skip:focus, a.skip:active {
	background: #e6edf5 none repeat scroll 0 0;
	height: auto;
	right: 400px;
	left: 0px;
	padding: 10px;
	position: absolute;
	top: 0;
	width: 150px;
	z-index: 1000
}
img {
	border: 0
}
a.skip {
	background: #FFC98F none repeat scroll 0 0;
	height: 1px;
	right: 400px;
	position: absolute;
	top: -1000px;
	left: 300px;
	width: 1px;
	margin: 0 0 0 0;
	text-align: center;
}
a:focus, a:active {
	outline: 1px dotted #333;
}
#wrapper {
	margin: 0 auto;
	width: 900px;
	position:relative;
}
#faux {
	margin-bottom: 0px;
	width: 100%;
	z-index:0;
}
#header {
	width: 900px;
	margin: 0;
	min-height: 75px;
	background: #fff;
	position: relative
}
#logos {
	position: relative;
	clear: both;
	margin: 0 auto;
	text-align: center
}
* html  #logos {
	height: 75px
}
#logos a#logo {
	background: transparent url(images/logo.gif) no-repeat scroll 0 0;
	top: 10px;
	height: 51px;
	right: 20px;
	position: absolute;
	text-align: left;
	width: 336px
}
#links {
	position: absolute;
	left: 40px;
	top: 30px
}
#links a {
	float:left;
	margin-right:10px;
}
#links a#home{
	background: transparent url(images/home.gif) no-repeat scroll 0 0;
	height: 16px;
	width: 15px;
	text-align: left
}
#links a#rss{
	background: transparent url(images/rss_icon.gif) no-repeat scroll 0 0;
	height: 16px;
	width: 16px;
	text-align: left
}
#links a#twitter{
	background: transparent url(images/icon-twitter.jpg) no-repeat scroll 0 0px;
	height: 16px;
	width: 16px;
	text-align: left
}

#navigation {
	background: transparent url(images/menuBG.gif) repeat-x scroll 0 0;
	color: #333;
	padding: 6px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 45px;
	z-index:50;
	position:relative;
}
#navigation ul {
	list-style: none;
	/*float: right;*/
}
#navigation ul li {
	background: transparent url(images/vBG.gif) no-repeat scroll right 0;
	float: right;
	position:relative;
	padding: 28px 5px 0 0px;
	text-align: right;
	width: 85px;
}
#navigation ul li a {
	display: block;
	width: 100%;
	color: #71797d;
}

#navigation ul li ul {
	font-weight:bold;
	position:absolute;
	opacity:0.94;
	z-index:100;
	display:none;
	float:none;
	width:120px;
}
#navigation ul li:hover ul {
	display:block;
}
#navigation ul li ul li {
	display:block;
	clear:right;
	width:100%;
	padding:10px 5px 2px;
	background:none #eee;
	border-bottom:1px solid #fff;
}
#sidebar {
	display: inline;
	color: #333;
	margin: 10px;
	padding: 0px;
	width: 230px;
	float: left
}
.breadcrumb {
	margin: 30px 15px 10px;
	font-weight:bold;
}
#main {
	float: right;
	color: #333;
	margin: 0 0 30px;
	padding: 0px;
	width: 630px;
	display: inline;
	position: relative;
}
.right {
	float: right
}
#headline {
}
#headline img.head {
	margin: 0 0 20px 12px
}
#headline .date {
	color: #71797d;
	font-size: 13px
}
.items {
	background: url(images/newsBG.gif) repeat-y right 0;
	padding: 0 12px 0 0;
	float: left;
	width: 584px
}
.tab h3 {
	width: 34px;
	min-height: 100px;
	float: right;
	text-align:left;
}
.tab h3 a {
	display:block;
	min-height: 100px;
}
* html .tab h3 a  {
	height: 100px
}
.tab h3.news {
	background: url(images/tabNews.gif) no-repeat 0 0
}
.tab h3.law {
	background: url(images/tabLaw.gif) no-repeat 0 0
}
.tab h3.world {
	background: url(images/tabWorld.gif) no-repeat 0 0
}
.tab h3.articles {
	background: url(images/tabArticles.gif) no-repeat 0 0
}
.tab h3.info {
	background: url(images/tabInfo.gif) no-repeat 0 0
}
.sep {
	background: url(images/sep.gif) repeat-x right bottom;
	height: 7px;
	width: 84%;
	margin: 10px auto;
	text-align: center;
	display: block;
	clear: both;
	padding: 10px 0
}
h1 {
	line-height: 24px;
	font-weight: normal;
	color: #0071ab;
}
h2 {
	line-height: 18px;
	font-weight: normal;
	margin: 20px 0 0 0;
	clear: both;
	width: 100%
}
h1 a {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal
}
h2 a {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 18px;
	color: #0071ab;
	font-weight: normal
}
.secondaryItems {
	padding: 0 12px 0 0;
	float: left;
	width: 584px;
	min-height: 110px;
}
.articlesBG {
	background: url(images/articleBG.gif) repeat-y right 0
}
.worldBG {
	background: url(images/worldBG.gif) repeat-y right 0
}
.lawBG {
	background: url(images/lawBG.gif) repeat-y right 0
}
.infoBG {
	background: url(images/infoBG.gif) repeat-y right 0
}
.secondaryItems .item1, .secondaryItems .item2 {
	margin: 0 0 0 20px;
	float: right;
	width: 46%
}
.secondaryItems h2 {
	margin: 10px 0 0 0
}
#footer {
	width: 902px;
	clear: both;
	background: #71797d;
	margin: 30px 0px 40px 0px;
	padding: 10px;
	color: #fff;
	text-align: center;
	float: right;
}
#footer a {
	color:#fff;
}

.clear {
	clear: both;
	background: none
}
#sidebar {
	display: inline;
	color: #333;
	margin: 10px 0 0 0;
	padding: 0px;
	width: 230px;
	float: left;
	z-index: 0
}
#sidebar .twitit {
	background: transparent url(images/twitterBanner.gif) no-repeat scroll right 0px;
	width: 227px;
	height: 181px;
	margin: 0 0 14px 0;
}
#sidebar #searchTop {
	background: #eaecee;
	width: 100%;
	height: 80px;
	margin: 20px 0 0 0;
	float: left;
}
#sidebar #searchTop form {
	margin: 30px 27px 0 0;
	float: right;
	width: 200px
}
* html #sidebar #searchTop form {
	margin: 30px 7px 0 0;
}
*:first-child+html #sidebar #searchTop form {
	margin: 30px 7px 0 0;
}
#sidebar #searchTop input {
	float: right;
	width: 130px;
	height: 16px;
	font: 11px arial;
	border: 1px solid #b8bcbe;
	margin: 0 0 0 10px
}
#sidebar #searchTop button.search {
	margin: 1px 0px 0 0;
	background: transparent url(images/search.gif) no-repeat scroll 0 0;
	width: 39px;
	height: 16px;
	padding: 0;
	border: 0;
	cursor: pointer;
	float: right;
}
#sidebar #newsletter, .widgets {
	margin: 20px 0 0 0;
	float: right;
	width: 100%;
}
#sidebar #newsletter h3, .widgettitle, #sidebar-wrapper h3{
	color: #0071ab;
	clear: both;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	margin: 10px 27px 0 0
}
#sidebar #newsletter input {
	border: 1px solid #b8bcbe;
	width: 124px
}
#sidebar #newsletter label {
	color: #1d2121;
	font-weight: bold;
	margin: 0 0 0 10px;
	float: right;
}
#sidebar #newsletter form {
	margin: 10px 27px 0 0
}
#sidebar #newsletter button.sign {
	margin: 10px 0px 0 36px;
	background: transparent url(images/register.gif) no-repeat scroll 0 0;
	width: 45px;
	height: 16px;
	padding: 0;
	border: 0;
	cursor: pointer;
	float: left;
}
#sidebar #tags {
	background: #eaecee;
	padding: 20px 27px 20px 20px;
	clear: both;
	margin: 14px 0;
	float: right;
}
#sidebar #tags h3 {
	font-size: 14px;
	color: #0071ab;
	text-align: right;
	clear: both
}
#sidebar #tags a {
	color: #000;
	text-decoration: underline;
}

#sidebar #category, #sidebar #attachments {
	background: #eaecee;
	padding: 20px 27px 20px 20px;
	width: 183px;
	clear: both;
	margin: 14px 0;
	float: right;
}
#sidebar #category h3,#sidebar #attachments h3 {
	font-size: 14px;
	color: #0071ab;
	text-align: right;
	clear: both
}
#sidebar #category a, #sidebar #attachments a {
	color: #000;
	text-decoration: underline;
}

#sidebar #attachments ul {
	padding:0;
	margin:5px;
}

#sidebar #more {
	margin: 20px 0;
	clear: both;
	float: right
}
#sidebar #more a.want {
	clear: both;
	display: block;
	background: transparent url(images/wantToGetInfo.gif) no-repeat scroll 0 0;
	width: 227px;
	height: 205px;
	margin: 0 0 20px 0;
	text-align: left
}
#sidebar a.kenes {
	clear: both;
	display: block;
	background: transparent url(/wp-content/uploads/2010/05/kenes_2010.gif) no-repeat scroll 0 0;
	width: 230px;
	height: 219px;
	margin: 0 0 20px 0;
	text-align: left
}
#sidebar #more a.read {
	clear: both;
	display: block;
	background: transparent url(images/read.jpg) no-repeat scroll 0 0;
	width: 227px;
	height: 216px;
	margin: 0 0 20px 0;
	text-align: left
}
#sidebar #more a.honor {
	clear: both;
	display: block;
	background: transparent url(images/ExemplarDishonor.gif) no-repeat scroll 0 0;
	width: 227px;
	height: 149px;
	margin: 0 0 20px 0;
	text-align: left
}
#sidebar a.banner {
	clear: both;
	display: block;
	background: transparent url(images/banner_kennes.gif) no-repeat scroll 0 0;
	width: 227px;
	height: 185px;
	margin: 0 0 20px 0;
	text-align: left
}
#sidebar ul {
	background: #eee;
	padding: 10px;
	list-style: none;
	clear: both;
	margin: 5px 0 0 0;
	float: right
}
#sidebar ul li.widget_tag_cloud {
	margin: 0 20px 0 0
}
#sidebar ul li.widget_tag_cloud h3 {
	color: #0071ab;
	text-align: right
}
#sidebar ul li.widget_tag_cloud a {
	font-size: 12px !important
}

/* Post */

#main .post {
	clear: both;
	float: right;
	margin: 0 15px 20px 15px;
	width: 98%;
	direction: rtl;
}

#main h1.post-category {
	margin: 10px 15px
}
#main h2.post-excerpt, #main .entry h2 {
	font-size: 15px;
	margin: 10px 0;
	font-weight: bold;
}
#main h2.post-excerpt p{
	margin: 0;
}
#main .post .date {
	color: #71797d;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0;
	display: block;
}
#main .post .thumb {
	clear: both;
	float: right
}
#main .post p {
	clear: both;
	padding: 10px 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#main .post ul {
	list-style: none;
}
#main .post ul li, #sidebar .tweets li {
	background: url(images/bullet.gif) no-repeat right 5px;
	padding: 0 15px;
	margin: 5px;
}

/* Index */
#main.index .post {
	padding: 0 0 20px 0;
	border-bottom: 2px solid #b8bcbe
}
#main.index .post ul li {
	background: none;
	padding: 0;
	margin: 20px 0;
}
#main.index .post h3 {
	margin: 0;
	color: #0071ab;
	font-size: 18px;
	font-weight: normal;
}
#main.index .post h3 a {
	font-weight: normal;
}
#main.index .post p {
	padding: 5px 0;
}
#main.index .post a {
	font-weight: bold;
}

/*
http://www.code-sucks.com	  
*/


.wpcf7-form input {width: 150px;}

ul.Links, ul.Linksm {
	list-style: none;
	padding: 0;
	direction: rtl;
	text-align: right;
	margin: 0;
}
ul.Links li, ul.Linksm li {
	margin: 5px 0;
	padding: 0;
	float: right;
	width: 250px;
	background: none;
}
ul.Links li a {
	font-size:14px;
}
ul.Linksm li a {
	font-size:12px;
}
/*Do It YourSelf */
h3.DoItYourself, h3.DoItWithUs {
	background: url(images/DoItYourSelf.gif);
	display: block;
	width:585px;
	height: 36px;
	text-align: right;
	margin: 10px 0 0 0;
}
h3.DoItWithUs {
	margin: 20px 0 0 0;
	background: url(images/DoItWithUs.gif);
}

h3 span {
	text-indent: 2000px;
	display: none;
	text-align: left;
	direction: ltr !important;
}
.MainContainer {
	background: #EAECEE;
	width: 585px;
}
.Numbers1, .Numbers2, .Numbers3 {
	background: url(images/One.gif) right top no-repeat;
	padding: 0 0 0 15px;
}
.Numbers2 {
	background: url(images/Two.gif) right top no-repeat;
}
.Numbers3 {
	background: url(images/Three.gif) right top no-repeat;
}
.Numbers4 {
	background: url(images/4.gif) right top no-repeat;
}
.Numbers5 {
	background: url(images/5.gif) right top no-repeat;
}
.Numbers6 {
	background: url(images/6.gif) right top no-repeat;
}
.Numbers7 {
	background: url(images/7.gif) right top no-repeat;
}
.Numbers8 {
	background: url(images/8.gif) right top no-repeat;
}
.Numbers9 {
	background: url(images/9.gif) right top no-repeat;
}
.Numbers10 {
	background: url(images/10.gif) right top no-repeat;
}
.Numbers11 {
	background: url(images/11.gif) right top no-repeat;
}
.Numbers12 {
	background: url(images/12.gif) right top no-repeat;
}
.Numbers13 {
	background: url(images/13.gif) right top no-repeat;
}

.Info {
	clear: both;
	margin: 0px 0 10px 0;
	padding: 10px 15px 0 0;
}
.Info span {
	text-align: right;
	padding: 0px 61px 0 50px;
	direction: rtl;
	display: block;
	margin: 0 5px 0 0;
	min-height: 46px;
	font-size: 12px;
	color: #1D2121;
	font-weight: normal;
}
* html .Info span {
	height: 46px;
}
.Info span strong {
	font-weight: bold;
}
.Info.WithUs span{
	clear: both;
	padding: 5px 0 0 10px;
	margin: 0 0 0 0;
}
.Info.WithUs span p{
	padding: 5px 0;
}
ul.Offices {
	list-style: none;
	padding: 0;
	direction: rtl;
	text-align: right;
	margin: 0 61px 0 0;
}
ul.Offices li {
	margin: 0 0 0 50px;
	padding: 0;
	float: right;
	width: 100px;
}
/* Otot */
#Otot {
	left:16px;
	position:relative;
	top:-100px;
	width:590px;
}
* html #Otot {
	width: 600px;
	top:-80px;
	left:10px;	
}
#Otot .Header {
	display: block;
	width:280px;
	height:43px;
	text-align: right;
	margin: 10px 0 0 0;	
}
#Otot #Exemplar .Header {
	background: url(images/OtotExemplar.gif);
}
#Otot #Dishonor .Header {
	background: url(images/OtotDishonor.gif);
}
#Otot #Exemplar {
	width: 280px;
	min-height: 293px;
	float: right;
	margin: 0 5px;
}
#Otot #Dishonor {
	float:left;
	margin: 0 10px;	
}
* html #Otot #Exemplar, * html #Otot #Dishonor {
	height: 293px;	
}
#Otot .Container {
	background: #EBECEE;
	padding: 0 0 10px 0;
	width: 280px;
	min-height: 253px;
}
* html #Otot .Container {
	padding: 0 5px 10px 5px;
	height: 290px;
}
#Otot #Exemplar .Container h4, #Otot #Dishonor .Container h4 {
	background: url(images/OtotThumbUp.gif) right bottom no-repeat;
	padding: 10px 44px 20px 0;
	margin: 0 9px 0 0;
	text-align: right;
	font-size: 18px;
	font-family: arial;
	font-weight: normal;
}
#Otot #Dishonor .Container h4 {
	background: url(images/OtotThumbDown.gif) right bottom no-repeat;
}
#Otot p {
	margin:10px 54px 10px 15px;
	font-size:12px;
	font-family: arial;
	text-align: right;
	direction: rtl;
	clear: right;
}
#Otot h4 {
	font-size: 20px;
	color: #0071AB;
	clear: both;
	text-align: right;
	margin: 30px 0 20px 0;
	float: right;
}
#Otot ul {
	padding:0;
	margin: 0 0 20px 0;
	clear: both;
	list-style: none;
	direction: rtl;
	font-size: 12px;
}
#Otot li {
	float:right;
	width: 100%;
	margin: 0 0 10px 10px;
	background-position: right 12px;
}
#Otot strong {
	color: #0071AB;
	float: right;
	margin: 7px 0 0 10px;
}
#Otot ul li a.Up, #Otot ul li a.Down{
	background: url(images/OtotThumbUpSmall.gif) right top no-repeat;
	float: right;
	padding: 7px 25px 7px 0;
	margin: 0 4px;
	text-decoration: none;
	color: #252525;
}
#Otot ul li a.Down {
	background: url(images/OtotThumbDownSmall.gif) right bottom no-repeat;
}
* html #Otot ul li a.Up, * html #Otot ul li a.Down{
	margin: 0 2px 0 2px;
}
.Kalon, .Mofet {
	background: url(images/OtKalon.gif);
	width:580px;
	height: 55px;
}
.Mofet {
	background: url(images/OtMofet.gif);
}
* html .Kalon, * html .Mofet {
	top:-100px;
}
.commissioner td {
	vertical-align:top;
	direction:trl;
	text-align:right;
	font-size:12px;
	font-family:arial;
}

.entry table, .entry td, .entry th, .commissioner table, .commissioner th, .commissioner td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: Arial, sans-serif;
	color: #555;
	font-size: 12px;
	font-weight: normal;
}

.commissioner caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}

.entry td, .entry th, .commissioner td, .commissioner th {
	padding: 4px;
}

.commissioner thead th {
	text-align: center;
	background: #E6EDF5;
	color: #4F76A3;
	font-size: 100% !important;
}

.commissioner tbody th {
	font-weight: bold;
}

.commissioner tbody tr { 
	background: #FCFDFE; 
}

.commissioner tbody tr.odd { 
	background: #F7F9FC; 
}
/* הנהלת התנועה*/
#Manage h2 {
	font: 16px arial bold;
	margin: 5px 0;
}
#Manage td h3 {
	font: 14px arial bold;
	padding: 15px 10px 10px 0;
}
#Manage tr.odd {
	background: #F7F9FC; 
}
span.regularTxt {
	direction:rtl;
	display:block;
}
/* Eng */
.eng {
	text-align: left !important;
	direction:ltr !important;
}
ul.eng {
	padding: 0 0 0 10px;
	margin: 5px 0 5px 10px;
	list-style: none;
}
ul.eng li {
	background: url(images/dot.gif) left 5px no-repeat;
	padding: 0 0 0 15px;
}
ul.Linkse, ul.Linksme {
	list-style: none;
	padding: 0;
	direction: ltr;
	text-align: left;
	margin: 0;
}
ul.Linkse li, ul.Linksme li {
	margin: 5px 0;
	padding: 0;
	float: left;
	width: 250px;
	background: none;
}
ul.Linkse li a {
	font-size:14px;
}
ul.Linksme li a {
	font-size:12px;
}
h1.Inner {
	text-indent:-2000px;
	display:none;
	direction:ltr;
	text-align:right;
}
.fromTxt {
	height:auto !important;
	padding-top:10px;
}
/* Comments */
input, select, textarea {
	border:1px solid #b8bcbe;
}
.gravatar  {
	border:1px solid #b8bcbe;
	float:left;
	margin-right:10px;
}
h2.commh2 {
	border-top:1px solid #CACACA;
	color:#4f76a3 !important;
	font-size:1.4em !important;
	font-weight:bolder !important;
	padding:13px 0 5px;
}
ul.commentlist {
	font-size:12px;
	line-height:20px;
	list-style:none outside none;
	margin:10px 0 20px;
	padding:0;
}
ul.commentlist p {
	line-height:20px;
	margin-bottom:10px;
}
ul.commentlist cite {
	font-style:normal;
	font-weight:bold;
}
ul.commentlist li {
	padding:20px 10px 10px;
}
ul.commentlist li.alt {
	border-top:1px solid #F2F1E9;
	padding:10px 10px 0 !important;
}
ul.commentlist li div.comment-meta {
	border:1px solid #d4d4d4;
	background: #eee;
	border-bottom: 0;
	padding:6px 6px 6px 0;
	line-height: 20px;
	height: 20px;
	position: relative;
}
ul.commentlist li div.comment-text {
	background:#F6F6F6;
	border:1px solid #D4D4D4;
	border-top:0;
	padding:10px;
}
ul.commentlist li.authcomment div.comment-meta{
	background: #c8d8ee ;	
}
ul.commentlist li.authcomment div.comment-text {
	background: #dee9f5;
}
input#submit {
	background: #0071ab;
	padding: 3px 10px;
	border: 1px solid #333333;
	color: white;
	text-align: center;
}
ul.commentlist p {
	padding:0 !important;
}
ul.commentlist li .avatar {
	position: absolute;
	top: 0;
	left: 0;
}
ul.commentlist li {
	margin:10px 0;
	overflow:hidden;
}
ul.commentlist li .even {
	background:none repeat scroll 0 0 #FFFFFF;
}
.commentlist li ul li {
	margin-left:10px;
	margin-right:-5px;
}
ul.commentlist li .reply {
	padding:0 0 5px;
}
#respond {
	margin:0 15px 20px;
	float: right;
	width: 98%;
}
#respond form {
	margin: 20px 0 0 0;
}
#respond p {
	line-height:20px;
	margin-bottom:10px;
}
#respond label {
	width:150px;
	float: right;
}
#main .post blockquote {
	padding: 0 50px 0 0;
	background: transparent url(images/quotes.gif) no-repeat scroll right 0;
}
#main .post blockquote p {
	border-right: 2px solid #ddd;
	padding: 5px 20px;
}