/* -------------------------------------------------------------------------------
	Theme Name: Dvir Elankry
	Theme URI: http://dvirelankry.co.il/
	Description: Nevermind.
	Version: 1.00
	Author: Guy Lewin
	Author URI: http://www.lewin.co.il/
	Tags: Brown, Right Sidebar,  Fixed Width, 3 columns, Widget Ready, Valid XHtml, Valid CSS
   ------------------------------------------------------------------------------- */

@charset "utf-8";
* {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.post-date .day {
	font-size: 25px !important;
}

.post-date .month {
	font-size: 13px !important;
}

BODY, HTML {
	margin: 0;
	padding: 0;
	background-color: #d5d5d5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b3b3b;
	direction: rtl;
	text-align: center;
}

.clear {
	clear: both;
	height: 1px;
}
#container {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	text-align: right;
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
}
#header {
	background-image: url(images/header-bg.gif);
	background-repeat: no-repeat;
	height: 90px;
}
#logo {
	float: right;
}
#header-left {
	float: left;
	color: #686868;
	font-size: 11px;
	padding-left: 18px;
	padding-top: 60px;
	text-align: left;
}
#pages-menu {
	background-image: url(images/pages-menu-bg.gif);
	background-repeat: repeat-x;
	height: 34px;
	margin: 0 4px 3px 4px;
	position: relative;
}

#pages-menu:hover {
	background-repeat: repeat-x;
	height: 34px;
	margin: 0 4px 3px 4px;
	position: relative;
}

#pages-menu ul {
	list-style-type: none;
	display: block;
}
#pages-menu ul li {
	background-image: url(images/pages-menu-border.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 34px;
	padding-left: 2px;
	display: block;
	overflow: hidden;
	float: right;
}
#pages-menu ul li a {
	height: 25px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-top: 9px;
	display:inline-block;
}
#pages-menu ul li a:hover {
	background-image: url(images/pages-menu-bg-hover.gif);
	background-repeat: repeat;
	color: #000;
}
#pages-menu ul .page-item-20 {
	float: left;
	background-position: right;
	padding-right: 2px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
#pages-menu ul .page-item-20 a {
	float: left;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
}
#pages-menu ul .page-item-20 a:hover {
	color: #000;
}
#left-column {
	float: left;
	width: 500px;
	margin-left: 28px;
	background-image: url(images/big-header-bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 345px;
	position: relative;
	padding-right: 40px;
	padding-left: 30px;
	line-height: 18px;
	display: inline;
}
#right-column {
	float: left;
	width: 388px;
	background-image: url(images/big-header-bg2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: inline;
}
#top-head {
	background-image: url(images/top-head.gif);
	height: 27px;
	width: 138px;
	position: absolute;
	top: -27px;
	left: 140px;
}
#right-column h3 {
	font-size: 18px;
	font-weight: normal;
	color: #626262;
}
#meeting {
	background-image: url(images/meeting-box-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 40px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
}
#meeting p, #left-column p {
	margin-bottom: 10px;
}
#meeting h3 {
	margin-bottom: 5px;
	font-size: 130%;
}
#meeting .input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b6eb6;
	padding: 3px;
	width: 224px;
	border: 1px solid #a1a1a1;
}
#meeting #submit {
	background-image: url(images/submit.gif);
	background-color: none;
	height: 28px;
	width: 172px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: left top;
}
/*
#right-column-top {
	background-image: url(images/right-column-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
*/
#left-column h2 {
	font-size: 18px;
	font-weight: bold;
	color: #3b3b3b;
	margin-bottom: 15px;
}
#seperator {
	background-image: url(images/seperator.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	height: 40px;
	margin-bottom: 20px;
}
#video {
	background-image: url(images/video.gif);
	background-repeat: no-repeat;
	height: 309px;
	width: 380px;
	text-align: left;
}
#logos {
	background-image: url(images/seperator2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 65px;
	margin-top: 40px;
	text-align: center;
	padding-top: 25px;
}
#logos img {
	padding-right: 15px;
	padding-left: 15px;
}
#yedion {
	background-image: url(images/yedion.gif);
	height: 44px;
	margin-right: 20px;
	padding-top: 70px;
	padding-right: 190px;
	background-repeat: no-repeat;
	background-position: right top;
}
#yedion a {
	font-size: 11px;
	font-weight: bold;
	color: #1a6db6;
	text-decoration: none;
}
#seperator2 {
	background-image: url(images/seperator3.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
}
#leaders {
	background-image: url(images/leaders-bg.gif);
	background-repeat: repeat-y;
	width: 225px;
	float: right;
}
#leaders-content {
	background-image: url(images/leaders.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 85px;
	position:relative;
}
#leaders-bottom {
	background-image: url(images/leaders-bottom-bg.gif);
	height: 17px;
}
.image {
	background-image: url(images/leader-image.gif);
	text-align: center;
	height: 74px;
	width: 78px;
	padding-top: 4px;
	float:right;
}
.leader-details {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	float: left;
	width: 114px;
	background-position: right 10px;
	padding-top: 25px;
	line-height: normal;
}
.leader-details h3 {
	font-size: 14px;
	font-weight: bold;
	color: #1a6db3;
}
.leader-details h3 a{
	font-size: 14px;
	font-weight: bold;
	color: #1a6db3;
	text-decoration: none;
}
.leader-details a{
	font-weight: normal;
	text-decoration: none;
color: #3b3b3b;
}
.leader {
	background-image: url(images/border-leader.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#leaders p {
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
#from-the-blog {
	background-image: url(images/from-the-blog.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 198px;
	float: left;
	padding-top: 105px;
}
.post {
	background-image: url(images/from-the-blog-border.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.post-title {
	float: right;
	width: 130px;
	line-height: normal;
	padding-top: 7px;
}
/*
.post-date {
	background-image: url(images/from-the-blog-date.gif);
	text-align: center;
	height: 32px;
	width: 42px;
	float: left;
	font-size: 17px;
	color: #959595;
	line-height: 13px;
	padding-top: 10px;
	font-weight: bold;
}
.post-title a {
	font-weight: normal;
	color: #1a6db3;
	text-decoration: none;
}
.post-title a:hover {
	text-decoration: underline;
}
.post-date span {
	font-size: 11px;
	color: #2b2b2b;
	display: block;
	font-weight: normal;
}
*/
#left-corners {
	background-image: url(images/pages-menu-left.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 34px;
	width: 4px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#right-corners {
	background-image: url(images/pages-menu-right.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 34px;
	width: 4px;
	position: absolute;
	right: 0px;
	top: 0px;
}
#events {
	background-image: url(images/events.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 47px;
	padding-right: 86px;
	margin-right: 20px;
	padding-left: 10px;
	color: #1a6db3;
}
#events p {
	margin-bottom: 10px;
}
#seperator3 {
	background-image: url(images/seperator4.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 14px;
}
#footer {
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 50px;
	padding-left: 50px;
	font-size: 11px;
	color: #9e9e9e;
}
#footer-right {
	float: right;
}
#footer-left {
	float: left;
}
#footer-left ul {
	list-style-type: none;
}
#footer-left ul li {
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/sep.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#footer-left ul li a {
	font-weight: normal;
	color: #1a6db3;
	text-decoration: none;
}
#footer-left a {
	font-weight: normal;
	color: #909090;
	text-decoration: underline;
}
#footer-left ul li a:hover {
	text-decoration: underline;
}
#footer-left ul .page-item-8 {
	padding-right: 0px;
	background: none;
}
.social a {
	height: 34px;
	width: 89px;
	background-image: url(images/social.gif);
	background-repeat: no-repeat;
	display: inline-block;
	background-position: left top;
}
.social a:hover {
	background-position: 0px -32px;
}
.social a#facebook {
	background-position: center top;
}
.social a:hover#facebook {
	background-position: center -32px;
}
.social a#youtube {
	background-position: right top;
}
.social a:hover#youtube {
	background-position: right -32px;
}
#events a {
	color: #1a6db3;
	text-decoration: none;
}

#comments-template {
font-size: 12px;
}
#comments-template p {
margin-bottom: 5px;
}
#comments-template h3, #comments-template h2, #comments-template h4 {
	font-size: 20px;
	font-weight: normal;
	color: #1a6db3;
margin-bottom: 15px;
}
.single-comment {
padding: 10px;
margin-bottom: 10px;
border-bottom: solid 1px #ccc;
}

.entry img {
	border: 8px solid #ccc;
}

#author, #email, #url, #comment, #submit {
background: #fff;
border: solid 1px #909090;
padding: 3px 6px;
margin: 2px 0;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
overflow:hidden;
}

.posthead {
	background-image: url(images/posthead.png);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: right;
	width: 430px;
	height: 79px;
}

.entry a {
	color: #3b3b3b;
}
