/*
Theme Name: Edb Three Columns
Theme URI: http://www.edb.co.il
Description: Three columns
Author: Eli Segev
Author URI: http://www.edb.co.il


/*Block Level Elements*/

body {
	/*background:#fff url(/images/bg_site.gif) center repeat-y;*/
	background-color: #fff;
	margin:0px;
	padding:0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:0.72em;
	line-height:normal;
	direction: rtl;
	/*color:#334c51;*/
}


a { color:#802100; text-decoration:none; }
a:hover { color:#802100; text-decoration:underline; }
blockquote { border-left:2px solid #b9b79c; padding-left:10px; }

#header-container {
	background-color: #fff;
  	margin: 1px auto 0 auto;
  	width: 974px;
  	overflow: hidden;
	/*border-bottom: 1px solid #d6e3e7;*/
}

#header-strip {
    background-color: #fff;
    height: 76px;
	margin: 0;
	padding:0;
}

#header {
	width: 50%;
	float: right;
	height: 76px;
	margin: 0;
	padding:0;
}

#header img{
	margin: 0;
	padding: 8px;
	border:0;
	float: right;
}

#header h1 { 
	font-family: Tahoma, Arial;
	font-size: 20pt;
	font-weight: bold;
	color: #000;
	margin-top: 9px;
	margin-left: 13px;
	letter-spacing: 2px;
}
#header h1 a {
	text-decoration: none;
	color: #ff7200;
}

#header h1 a:hover {
	color: black;
	text-decoration:none;
}

#header h2 { 
	font-family: Tahoma, Arial;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	color: #434343;
	margin-left: 15px;
}

#first-menu{
	background-color: #4b7a8b;
	font-family: Tahoma, Arial;
	font-size: 8pt;
	height:27px;
}

#first-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#first-menu li {
	display: inline;
}

#first-menu a {
	float: right;
	display: inline;
	padding: 6px 12px 7px 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #eeeeee;
	text-align: center;
	background:url('/templates/threecolumns/images/firstmenudots.gif') right repeat-y;
}

#first-menu a.first, #first-menu .selected a {
	background-image:none !important;
}

#first-menu a:hover {
	background: #deebef;
	color: #000;
	padding-bottom: 7px;
}

#first-menu .selected a {
	background-color: #deebef;
	color: #000;
	border: none;
}

#second-menu {
	background-color: #deebef;
	font-family: Tahoma, Arial;
	font-size: 8pt;
	width: 974px;
	float: left;
	margin-top: -1px;
}

#second-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#second-menu li {
	display: inline;
}

#second-menu a {
	text-decoration: underline;
	color: #000;
	padding:4px;
}

#second-menu a:hover {
	text-decoration: none;
}

#second-menu .selected a {
	border-bottom: none;
	color: #000;
}

#side-menu {
	float:right;
	width:125px;
	padding:5px;
	background-color:#deebef;
	font-size: 8pt;
}
#side-menu h2 {
	font-size:10pt;
	font-weight:bold;
	margin:6px 2px 6px 2px;
	padding:0;
}
#side-menu ul {
	margin: 3px 3px 12px 3px;
	padding: 0;
	background-color:#c6dfe7;
	list-style: none;
}
#side-menu li {
	padding: 4px 2px 4px 1px;
	border-bottom:1px solid #deebef;
}
#side-menu li:hover {
	background-color:#aac3d1;
}
#side-menu li.menu-selected {
	background-color:#aac3d1;
}
#side-menu a {
	color:#000;
}
#side-menu a:hover {
	text-decoration:none;
}
#side-menu a.inactive {
	text-decoration: none;
	color: #999;
}

#container {
	background-color: #fff;
  	margin: 0 auto;
  	width: 974px;
  	overflow: hidden;
	/*border: 1px solid #999;*/
}

#content {
	float: right;
	width: 556px;
	/*border-right: 1px solid #d6e3e7;*/
	padding: 10px;
}
	
/*#content p{
	font-family: Tahoma, Arial, David;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px 10px;
	text-align: justify;
	line-height: 12pt;
	}*/
	
#footer {
	float: right;
	border-top: 1px solid #d6e3e7;
	width: 974px;
	background-color:#fafafa; /*#DEEBEF;*/
	/*height: 85px;
	padding:11px;*/
	padding-bottom:0;
	font-size:90%;
	margin-bottom:0;
}

#footer #info-edb {
	width:100%; clear:both; text-align:center; padding:10px;
}

#footer #explore-edb {
	width:100%; clear:both;
}

#footer #explore-edb .explorefirst {
	width:480px; float:right; display:inline; padding:7px 10px 25px 0;
}
#footer #explore-edb .explorescnd {
	width:304px; float:right; display:inline; padding:7px 10px 25px 0;
}
#footer #explore-edb .explorethird {
	width:150px; float:right; display:inline; padding:7px 20px 25px 0;
}

#footer #explore-edb .explorescnd div { clear:both; }
#footer #explore-edb .explorescnd p { float:right; text-align:center; width:60px; }
#footer #explore-edb .explorescnd img { border:0; }

#footer #explore-edb h2 {
	clear:both;
	font-size:114%;
	font-weight:bold;
	margin-bottom:7px;
}

#footer #explore-edb ul {
	display:inline;
	float:right;
	padding:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
}

#footer #explore-edb ul.col1 { }
#footer #explore-edb ul.col2 {
	width:50%;
}
#footer #explore-edb ul.col3 {
	width:33%;
}

#footer #explore-edb .footmorelink {
	font-size:90%; text-align:left;
}

#footer #explore-edb li {
	background:transparent url(/templates/threecolumns/images/bullet.gif) no-repeat scroll top right;
	font-size:90%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0 10px 4px 0;
}

#footer p{
	font-family: Tahoma, Arial;
	font-size: 8pt;
	margin:0;padding:1px;
}

/*#footer div{
	margin-top:10px;
}

#footer td {
	vertical-align:top;
}*/

#footer a{
	/*color: #505050;*/
	color:#000000;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #505050;
}
#footer .explorescnd a { border-bottom:none; }
	
#footer a:hover{
	color: #505050;
	text-decoration: underline;
	border: none;
}
/*#footer {
	float: right;
	border-top: 1px solid #d6e3e7;
	width: 960px;
	height: 85px;
	padding:11px;
	padding-bottom:0;
}

#footer p{
	font-family: Tahoma, Arial;
	font-size: 8pt;
	margin:0;padding:1px;
}

#footer div{
	margin-top:10px;
}

#footer td {
	vertical-align:top;
}

#footer a{
	color: #505050;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #505050;
}
	
#footer a:hover{
	color: #505050;
	text-decoration: underline;
	border: none;
}*/

#search-container {
	float:left;
	width: 50%;
	padding:0px;
	margin-top:36px;
	text-align:left;
}
#search-container #s { font-size: 11px; font-family: Tahoma, Verdana, Arial; width: 250px; border: 1px solid #aac3d1; padding:6px; margin-left:6px; color:#adadad; font-style:italic; }
.search_focus { color:#000 !important; font-style:normal !important; }
.search-close-left { background: #deebef url('/templates/threecolumns/images/search_bg_leftclose.gif') no-repeat top left; width:5px; height:40px; float:left; }
.search-close-right { background: #deebef url('/templates/threecolumns/images/search_bg_rightclose.gif') no-repeat top right; width:5px; height:40px; float:left; }
.search-middle { background: #deebef url('/templates/threecolumns/images/search_bg_middle.gif') repeat-x top; height:34px; padding-top:6px; float:left; }


.search_form_options {
	font-size: 9pt;
	color: white;
	padding:3px;
	text-align:right;
}

.search_form_options a {
	color: white;
	text-decoration:none;
}	


/** Headings **/

h1 { padding:0px; margin:0px; }
h2 { padding:0px; margin:0px; }
h3 { padding:0px; margin:0px; }
h4 { padding:0px; margin:0px; }
h5 { padding:0px; margin:0px; }

/*-------------The Post-------------*/

.title_container {
	margin:10px 0 0 0;
	width:556px;
	float:left;
	clear:both;
}
	
.title_container h1 a { color:#488e9c; text-decoration:none; }
.title_container h1 a:hover {	color:#721b00;	text-decoration:none;	}

.post {
	padding:0px;
	margin-bottom:20px;
	clear:both;
}

.post h1 {
	border-bottom:1px solid #dddbc6;
	padding-bottom:2px;
	margin:0px;
	float:left;
	width:490px;
	font-size:20px;
	font-weight:normal;
}

.post h2#title {
	border-bottom:1px solid #dddbc6;
	padding-bottom:8px;
	padding-top:11px;
	margin:0px;
	font-size:20px;
	font-weight:normal;
}

.post h3 {
	font-size:11pt;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:6px;
	color:#006633;
}

.post .title {
	border-bottom:1px solid #dddbc6;
	padding-bottom:2px;
	margin:0px;
	float:left;
	width:490px;
	font-size:20px;
	font-weight:normal;
}

.post .entry {
	padding:0px;
	margin:4px 0px;
	clear:both;
}
.post .entry h2 {
	color:#006633;
	font-size:12pt;
	font-weight:bold;
	font-family:Tahoma,Arial;
	margin-right:4px;
	margin-top:10px;
	margin-bottom:10px;
}
	
.post a { color:#1a798c; text-decoration:underline; } /*488e9c*/
.post a:hover {	color:#721b00;	text-decoration:none;	}

.post p {
	padding:5px;
	line-height:18px;
	margin:0px;
	text-align:justify;
}

.post ul { }

.post li { }

/*
#title {
	float:left;
	width:550px;
	padding:0px;
	margin-bottom:10px;
	}

#title .post_title {
	padding-left:10px;
	margin:0px;
	float:left;
	color:#62778c;
	font-size:18px;
	text-decoration:none;
	}


.post_title {
	padding-left:10px;
	margin:0px;
	float:left;
	color:#62778c;
	font-size:18px;
	text-decoration:none;
	}	

#title .post_title a {	color:#62778c;	text-decoration:none;	}

#title .post_title a:hover {	color:#721b00;	text-decoration:underline;	}

.pagetitle {
	margin-bottom:20px;
	margin-top:10px;
	border-bottom: 1px dashed #ACACAC;
	font-weight: normal;
	color:#666666;
}
*/
.post .leavecomment {
	font-size:11px;
	background-color:#efefef;
}
.post .leavecomment img {
	border:0;
}
.post .leavecomment a {
	font-size:11px;
	font-weight:bold;
}

.entrytext { 
	clear:both;
	padding-top:30px;
	width:100%;
}

.postpublisheddata {
	margin-top:5px;
	padding-top:1px;
	font-size:11px;
	color:gray;
	margin-bottom:5px;
}
.postpublisheddata img {
	width:16px; height:16px;
}

.post .socializewithus {
	clear:both;
	font-size:11px;
	background-color:#efefef;
	border-bottom:1px solid #cbcbcb;
	padding:3px 0 3px 0;
	line-height:22px;
	margin:15px 0 0 0;
	width:100%;
}
.post .socializewithus li {
	display: inline;
	list-style-type: none;
	padding-left: 10px;
}
.post .socializewithus a {
	font-weight:bold;
}
.post .donthurrytogo {
	clear:both;
	font-size:11px;
	background-color:#f5f5f5;
	border-bottom:1px solid #cbcbcb;
	line-height:18px;
	margin:0 0 15px 0;
	padding:0;
	width:100%;
}
.post .donthurrytogo ul.donthurrytogoul { margin:0; padding:0; }
.post .donthurrytogo li.donthurrytogocol {
	float:right;
	list-style-type: none;
	width:50%;
}
.post .donthurrytogo a {
	font-weight:bold;
}

img.ico {
	border:0;
	width:16px;height:16px;
}

.postmetadata {
	clear:both;
	margin-top:15px;
	padding-top:10px;
	width:100%;
	font-size:11px;
	color:gray;
	border-top:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	padding-bottom:5px;
	margin-bottom:15px;
}

.entrytext h3 {
	font-size:11pt;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:6px;
	color:#006633;
}

/*.entrytext .postrelateddata {
	float:right;
	width:51%;
	margin:0;
	padding:0;
}
.entrytext .postauthordata {
	background-color:#faefe5;
	border:1px solid #f7d9bf;
	font-size:8pt;
	line-height:14pt;
	margin:5px 10px;
	padding:4px;
	height:50px;
}
.entrytext .postmetadata {
	background-color:#fff7f0; 
	border:1px solid #fee2c9;
	padding:4px;
	font-size:8pt;
	margin: 5px 0 5px;
	line-height:14pt;
	width:45%;
	float:left;
	height:150px;
}*/

.postmetadata alt { }

.postmetadata a { }

.commentsmetadata {
	clear:both;
	margin-top:15px;
	font-size:11px;
}

.navigation { margin-bottom:30px; margin-top:8px; clear:both; }


/** Calendar **/

.post_date {
	float:left;
	color:#999;
	font:18px Arial Narrrow, Helvetica, sans-serif;
	font-weight:bolder;
}

.date {
	float:left;
	width:53px;
	height:58px;
	background:url(images/bg_date.jpg) no-repeat;
	padding-left:3px;
	margin-right:10px;
	}

.date .y {
	text-align:left;
	font:10px bolder Verdana, Arial, Helvetica, sans-serif;
	color:#f1af15;
	font-weight:bold;
	margin-top:-1px;
	padding-left:6px;
	}

.date .d {
	text-align:center;
	font:10px bolder Verdana, Arial, Helvetica, sans-serif;
	color:#f1af15;
	font-weight:bold;
	margin-top:2px;
	}
	
.date .m {
	text-align:center;
	font:11px bolder Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	margin-top:-3px;
}
	
.date .j {
	text-align:center;
	font:22px bolder Verdana, Arial, Helvetica, sans-serif;
	color:#f1af15;
	font-weight:bold;
	margin-top:-2px;
}

#wp-calendar { }
#wp-calendar th { }
#wp-calendar a { }
#prev a, #next a { }
#wp-calendar caption { }

/* -- post info -- */

.post-info {
    color:#999;
    margin:0;
    padding:10px 0;    
    border-top:#ccc 1px dashed;
    clear:both;
    font-size:0.9em;    
	}

.post-info em {
    color:#666;
    font-style:normal;
	}
	
.post-info em.user {
	background:url(images/user.gif) no-repeat right center;
	padding:2px 2px 0 15px;
	}
	
.post-info em.cat {
	background:url(images/category.gif) no-repeat right center;
	padding:2px 2px 0 15px;
	}



.post-info a:link, .post-info a:visited {
    border:none;
	text-decoration:none;
	color:#666;
}
	
.post-info a:hover, .post-info a:active {
    border-bottom:1px dashed;
	color:#721b00;
	text-decoration:none;
}

.post-comments 
{
   float:left;
}
.post-comments a 
{
   background:url(images/comments-small.gif) no-repeat right center;
   padding-left:13px;
   color:#838e99;
}


.post_single {
	border-bottom:1px dashed #ccc;
	float:left;
	width:550px;
	padding:10px 0px 5px 0px;
}

.post_single_title {
	float:right;
	width:85px;
	padding:0px;
	margin:0px;
}

.post_single_description {
	float:right;
	width:450px;
	padding:0px;
	margin:0px;
}

/** Sidebar **/

#sidebar {
	font-family: Tahoma, Arial;
	font-size: 8pt;
	float: left;
	width: 262px;
	margin: 0;
	text-align: justify;
	color: #000;
}

#sidebar .sideblocktop {
	margin-top:15px;
	background: #e1eef2 url('/templates/threecolumns/images/sidebar_box_top.gif') top left no-repeat;
	height:4px;
	content:".";
	clear:both;
}
#sidebar .sideblock {
	background: #e1eef2 url('/templates/threecolumns/images/sidebar_box_bg.gif') repeat-y;
	border-bottom:1px solid #c0d7de;
	padding:6px;
	clear:both;
}
	
#sidebar p{
	margin: 0 0 6px 0;
	line-height: 14pt;
}
	
#sidebar img{
	border: none;
}

#sidebar h2{
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 6px;
	float:none;
	clear:both;
}
#sidebar ul {
	margin: 0 0 6px 0;
	padding: 0;
}

#sidebar ul li{
	margin: 0 0 8px 7px;
	list-style-type: square;
	list-style-position: inside;
	color: #999;
	line-height: 14pt;
}

#sidebar a {
	text-decoration: none;
	color: #000000;
}
#sidebar a:hover {
	color: #000000;
	text-decoration: underline;
}

#sidebar2 {
	float: left;
	width: 140px;
	padding: 1px;
	text-align: right;
}
	
#sidebar2 h2{
	font-family: Tahoma, Arial;
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #999;
	border-bottom: 1px dashed #d9d9d9;
	color: #cc0000;/*#802100;*/
}

#sidebar2 h2 a {
	color:#cc0000;
}
	
#sidebar2 p{
	line-height: 14pt;
}
	
#sidebar3 {
	float: right;
	width: 148px;
	text-align: right;
	padding: 1px;
}
	
#sidebar3 h2{
	font-family: Tahoma, Arial;
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #999;
	border-bottom: 1px dashed #d9d9d9;
	color: #cc0000;/*#802100;*/
}
	
#sidebar3 p{
	text-align: center;
}

#adbox {
	width: 260px;
	height: 260px;
	padding-top:5px;
	border: 1px solid #d6e3e7;
	text-align:center;
}

#adbox2 {
	margin-top:20px;
	width: 260px;
	height: 65px;
	padding-top:5px;
	border: 1px solid #d6e3e7;
	text-align:center;
}
	
#adbox p{
	text-align: center;
	margin-top: 3px;	
}

/*--------------Search Form-------------*/

#searchform {
	padding:0px;
	margin:0px;
}

#searchform input {
	border:1px solid #999999;
}

#searchform #s {
	padding:0px;
	margin:0px;
	
}

/** Comments **/
.commentslist { }

.commentslist .commentarea {
	margin-top:3px; margin-bottom: 3px;
}
.commentslist cite {
	font-weight: bold;
	font-style:normal;
}

.commentslist .commenttext {
	background-color:#f5f5f5; border:1px solid #EEEEEE; padding:5px; min-height:50px;
	font-size:8pt;
	margin:9px;
}

#respond {
	padding-top:20px;
	margin-top:10px;
	color:#006633;
	}

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*-------------SiteNav------------------*/
#sitenav {
	width: 900px;
	padding:0px 20px 10px 20px;
	margin:0 auto;
	background-color:#334c51;
	overflow:hidden;
	}

#sitenav .title {
	border-bottom:3px solid #999999;
	font-size:12px;
	font-weight:bold;
	padding:3px;
	margin:0px;
	color:#ffc600;
	}
	
#sitenav .box {
	font-size:11px;
	width:200px;
	float:left;
	padding:0px;
	margin:10px 10px 10px 10px;
	}

#sitenav .box ul {
	padding:5px 0px 0px 20px;
	margin:0px;
	}
	
#sitenav .box li {
	list-style-type:square;
	padding:3px 0px 3px 0px;
	border-bottom:1px dashed #666;
	margin:0px;
	color:#ccc;
	}

#sitenav .box li a{
	color:#fffef5;
	text-decoration:none;
	}

#sitenav .box li a:hover{
	color:#fff;
	text-decoration:underline;
	}
	
#sitenav .box2 {
	font-size:11px;
	width:300px;
	float:left;
	padding:0px;
	margin:10px;
	}

#sitenav .box2 ul {
	padding:5px 0px 0px 20px;
	margin:0px;
	}
	
#sitenav .box2 li {
	list-style-type:square;
	padding:3px 0px 3px 0px;
	border-bottom:1px dashed #666;
	margin:0px;
	color:#ccc;
	}

#sitenav .box2 li a{
	color:#fffef5;
	text-decoration:none;
	}

#sitenav .box2 li a:hover{
	color:#fff;
	text-decoration:underline;
	}

/** Images **/

img { /*float:left; margin: 2px 10px 10px 0px;*/ }

img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.left, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}

img.right, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}

p img {
	padding: 0;
	max-width: 100%;
	}

/** --Images **/
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	border: 1px solid gray;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	border: 1px solid gray;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	border: 1px solid gray;
	display: inline;
	}

/***/
.alignright { float: right; }
.alignleft { float: left; }
.clear { clear:both; }

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

/* Captions */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
