/*
Theme Name: ברירת המחדל (וורדפרס בעברית)
Theme URI: http://wordpress.org/
Description: העיצוב הרגיל של ווורדפרס בגרסה מותאמת לעברית. מבוסס על <a href="http://binarybonsai.com/kubrick/">קובריק</a> של מיכאל היילמן.
Version: 1.6
Author: <a href="http://binarybonsai.com/" title="הבלוג של מיכאל היילמן">מיכאל היילמן</a> <a href="http://ranh.co.il/" title="הבלוג של רן יניב הרטשטיין">ורן יניב הרטשטיין</a>.
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #ffffff url('images/top-bg.jpg') repeat-x top right;
	color: #002B60;
	text-align: center;
	overflow-x: hidden;
	}

ul {list-style-type: none;}

#page {
	background-color: white;
	text-align: right;
	}

#header {width: 710px; text-align: left; display: block; position: relative; top: 0; right: 0; float: right; clear: both;}

#logo 	{float: left; clear: both; margin: 16px 0 0 0; display: block; position: relative; top: 0; right: 0;}
#search {float: left; clear: left; margin: 5px 0 0 0px; display: block; position: relative; top: 0; right: 0; clear: left;}
#search #searchsubmit {
background:transparent url(images/search_b.gif) no-repeat scroll right top;
border:0 none;
height:29px;
text-indent:-9999px;
width:53px;
float: left;
}
#search #s {
background:transparent url(images/search_f.gif) no-repeat scroll right top;
border:0 none;
height:29px;
padding:3px 4px 0 6px;
width:120px;
float: left;
}

#topmenu {float: right; margin: 10px 0 0 0; width; 100%;  display: block; position: relative; top: 0px; *top: 0px; right: 0; *width: 515px; *margin-left: 2px;}
.topmenuseperator {margin: 0 1px;}

#sidebar {}
.widget_text {color: #002b60;}
.widget_text h2 {color: #002b60;}


#content {
	font-size: 1.2em; height:auto !important; height:400px; min-height:400px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white; 
} 
.depth-1 {
} 

.even, .alt { 
}

#footer {
	border: none;
	color: #002d62;
	}

#footer a {
	border: none;
	color: #002d62;
	}

#footer .sitelinksbottom1 {float: right; margin: 0 4px;}
#footer .footerseperator {float: right; color: #e49119;}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li ul li {
	font-size: 1em;
} 

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	text-align: right;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	background-color: transparent;
	margin: 0px auto;
	padding: 0;
	width: 710px;
	}

#header {
	margin: 0;
	padding: 0;
	height: 135px;
	}

#headerimg {
	margin: 0;
	width: 100%;
	}

.narrowcolumn {
	float: right;
	padding: 0;
	margin: 0px 0 0;
	width: 441px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 465px;
	}

.post {
	margin: 0 0 5px 0;
	text-align: right;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
  padding: 0;
	margin: 0 auto;
	width: 710px;
	clear: both;
	text-align: center;
	float: right;
	position: relative;
	top: 0; right: 0;
	}

#footertext{float: right; width: 710px; margin-left: 10px; padding: 2px 10px; text-align: center;}
#bottommenu {float: right; clear: both; margin: 10px auto 5px auto; text-align: center; position: relative; top: 0; right: 0; background: transparent url(images/footer-bg.jpg) repeat-y top center;  width: 100%; height: 25px;}
#bottommenu1 {padding: 5px 105px 5px 0;}
#copyrights {float: right; clear: both; margin: 5px 0 10px 0; width: 100%; text-align: center; direction: rtl; }
.sitelinksbottom2 a {text-decoration: underline;}
#credits {margin: 42px auto 15px auto;}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 15px 0 0 0; *margin: 0; _margin: 0;
	}

h2.pagetitle {
	margin-top: 15px; *margin: 0; _margin: 0;
	text-align: right;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

.wp-sb li {
		margin-bottom: 25px;
		}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	list-style-image:none;
list-style-type:none;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	list-style-image:none;
list-style-type:none;
	}

ol li, #sidebar ul ol li {
list-style-image:none;
list-style-type:none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	list-style-image:none;
list-style-type:none;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	padding: 5px 3px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	}

select {
	width: 130px;
	}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: right;
	background-color: transparent;
	}

.commentlist li {
	margin: 15px 0 10px;
	list-style: none;
	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 2px 10px 2px;
	margin-left: 0;
	margin-right: 50px;
	width: 215px;
	float: right;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 8px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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 */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

#postform {margin: 12px 0  0 0; padding: 0 22px 0 0; background: transparent url(images/top-q-b.jpg) no-repeat top right; width: 441px; height: 310px; display: block;}
#formtables {display: block; width: 400px;}
#postform textarea {border: 1px solid #d2d2d2; width: 385px; height: 90px; background-color: #ffffff;}
#customfields-textfield-1 {border: 0; width: 141px; height: 24px; background: transparent url(images/form-name1.gif) no-repeat top right; padding: 0 0 0 0; float: right; _padding: 4px 0 0 0; *padding: 4px 0 0 0;}
#customfields-textfield-2 {border: 0; width: 118px; height: 24px; background: transparent url(images/form-email1.gif) no-repeat top right; padding: 0 0 0 0; margin-right: 1px; float: right; _padding: 4px 0 0 0; *padding: 4px 0 0 0;}
.form-img-t {float: right;}
#form-cats {border: 0; width: 100px; height: 24x; background: transparent url(images/form-cats.gif) no-repeat top right; padding-right: 52px;}
#form-finish {}
#tdomf_form1_send {background: transparent url(images/form-send.gif) no-repeat top center; width: 47px; height: 24px; border: 0; text-indent: -1000px; margin-right: 5px;}
#form-cats select {border: 0; background-color: transparent; width: 120px; margin-top: -4px; height: 24x;}
#iagree {border: 1px solid #d2d2d2;}
#postform-header {float: right; clear: both; position: inherit; top: 0; right: 0; display: block; margin: 0; padding: 12px 0 0 0;}
#postform #content_content {}
#tdomf_form1 {margin-bottom: 10px; height: 170px; float: right; clear: both; position: relative; top: 0; right: 0;}
#postform-header-sub {float: right; clear: both; position: relative; top: 0; right: 0;}
#postform-header-sub-text {width: 380px; color: #002b60;  float: right; clear: both; position: relative; top: 0; right: 0;}
#recent-posts {background: transparent url(images/recent-posts.gif) no-repeat top right; padding: 25px 0 0 0;}
.widget_recent_entries h2 {display: none;}
#sb-cat {padding: 10px 0 0 0; _padding: 10px 0px 0 0; *padding: 10px 0px 0 0;}
#sb-cat a {background: transparent url(images/sb-off.gif) no-repeat top right; padding-right: 20px; display: block; height: 16px; margin-bottom: 5px;}
#sb-cat a:hover {background: transparent url(images/sb-on.gif) no-repeat top right; padding-right: 20px; display: block; height: 16px;}
#sb-1 img {background: transparent url(images/sb-1.gif) no-repeat top right; width: 94px; height: 16px;}
#sb-2 img {background: transparent url(images/sb-2.gif) no-repeat top right; width: 94px; height: 16px;}
#sb-3 img {background: transparent url(images/sb-3.gif) no-repeat top right; width: 160px; height: 16px;}
#sb-4 img {background: transparent url(images/sb-4.gif) no-repeat top right; width: 94px; height: 16px;}
#sb-5 img {background: transparent url(images/sb-5.gif) no-repeat top right; width: 160px; height: 16px;}
#sb-6 img {background: transparent url(images/sb-6.gif) no-repeat top right; width: 94px; height: 16px;}
#sb-7 img {background: transparent url(images/sb-7.gif) no-repeat top right; width: 160px; height: 16px;}
#sb-back{margin-bottom: 15px;}

#all-authors {margin: 15px 2px 0 0; float: right; clear: both; position: relative; top: 0; right: 0;}
#our-experts {}
#social-media {margin: 10px 13px 15px 0;  padding-right: 18px; float: right; clear: both;  position: relative; top: 0; right: 0;}
#social-media table{padding: 0; margin; 0;}
#social-media img {padding: 0;  position: relative; top: 0; right: 0;}
.post h2 {color: #e49119;}
.exp-pos {color: #002b60; font-weight: bold; margin: 4px 0;}
.exp-exp {direction: rtl;}
.exp-q {margin: 15px 0 6px 0; clear: both;}
.exp-ql li {float: right!important; clear: both; height: 100%!important; width: 390px!important; direction: rtl!important; padding: 0 20px 8px 0; margin-top: 10px; background: transparent url(images/exp-ql.gif) no-repeat top right; border-bottom: 1px solid #d3d4d5;}
.exp-t {font-weight: bold; color: #002b60;}
#blink-logo {display: block; float: right;}
#xnes-logo {display: block; float: left;}
.ppl1 {width: 400px; background: transparent url(images/ppl-bg.jpg) repeat-y top right; margin-top: 25px;}
.exp-img {}
.exp-dtl {margin: 0 6px 10px 0;}
.pagetitle {color: #E49119; text-align: right;}
#xpage{background: transparent url(images/question-bg.gif) repeat-y top right; padding: 2px 25px 5px 25px; margin-top: 10px;}
#text-460998381 {padding-top: 2px; margin-top: 8px; font-size: 1.2em;}
.wpcf7 input {border:1px solid #D2D2D2;}
.wpcf7 textarea {border:1px solid #D2D2D2;}
.wpcf7 select {border:1px solid #D2D2D2;}
.tdomf_form_message {clear: both; width: 350px; height: 100px;}
.entry {color: #002b60; margin-top: 20px; padding-bottom: 5px;}
.entry a {color: #002b60;} 
.entry a:hover {oolor: #002b60; text-decoration: none;}
.author {color: #e49119; font-weight: bold; }
.question-detail { border-top: 1px solid #cececf; padding-top: 5px; width: 200px; clear: both;}
.commentlist {margin: 0;}
#post-2 h2 {background: transparent url(images/t-about.gif) no-repeat top right; width: 234px; height: 29px;}
#post-24 h2 {background: transparent url(images/t-rules.gif) no-repeat top right; width: 234px; height: 29px;}
#post-21 h2 {background: transparent url(images/t-ppl.gif) no-repeat top right; width: 234px; height: 29px;}
#post-18 h2 {background: transparent url(images/t-contact.gif) no-repeat top right; width: 234px; height: 29px;}
#post-15 h2 {background: transparent url(images/t-legal.gif) no-repeat top right; width: 234px; height: 29px;}
/*#content #cat-1  {background: transparent url(images/t-qa.gif) no-repeat top right; width: 234px; height: 29px;}
#content #cat-19 {background: transparent url(images/t-q1.gif) no-repeat top right; width: 234px; height: 29px;}
#content #cat-1199 {background: transparent url(images/t-q1.gif) no-repeat top right; width: 234px; height: 29px;}
#content #cat-101 {background: transparent url(images/t-q2.gif) no-repeat top right; width: 234px; height: 29px;}
#content #cat-116 {background: transparent url(images/t-q3.gif) no-repeat top right; width: 234px; height: 29px;}
#content #cat-121 {background: transparent url(images/t-q4.gif) no-repeat top right; width: 360px; height: 29px;}
#content #cat-114 {background: transparent url(images/t-q5.gif) no-repeat top right; width: 234px; height: 29px;}*/
.xposts .entry {font-weight: bold;}
.recent-x {font-weight: bold; color:#002B60;}
.recent-x img {vertical-align: top; margin: 0 1px; position: relative; top: 0; right: 0; *top: -12px;}
.recent-x a {font-weight: bold; color:#002B60; font-size: 12px;}
.recent-row2 {border-top:1px solid #CECECF; padding-top:3px; margin: 3px 0 10px 0;}
.recent-author-x {color:#E49119; font-weight:bold; margin: 0 5px;}
.recent-date-x {font-weight:bold; color:#777777;}
.entry p {margin: 0;}
.comment-x-text p {margin: 0;}
#tdd-recent-posts h2 {display: none;}
#tdd-recent-posts {background: transparent url(images/recentqx.gif) no-repeat top right; padding-top: 20px;}
.searchpagetitle {background: transparent url(images/xsearchr.gif) no-repeat top right; width: 191px; height: 19px;}
.tdomf_categories {background-color: #ffffff;}
.terms ol li {padding-right: 1px; list-style-type: decimal;}

a.xnes-s-c {color: #002D62; font-size: 12px;}

#get-recent-comments {background: transparent url(images/recentax.gif) no-repeat top right; padding-top: 20px; clear: both; _padding-top: 5px;}
.cxau {float: right; clear: both; margin-bottom: 10px; width: 99%; *margin-bottom: 0px;}
.cxa img {margin: 0 1px; position:relative; right:0; top:0; vertical-align:top;}
.cxa {clear: both; margin-bottom: 3px;}
.cxu {color:#E49119; font-weight:bold; float: right;}
.cxd {margin-right: 5px; color:#777777; float: right;}
.cxa a:link {color:#002B60; font-weight:bold; font-size:12px;}
.cxa a:visited {color:#002B60; font-weight:bold; font-size:12px;}
.cxud {float; right; clear: both; border-top:1px solid #CECECF; margin: 3px 0; padding-top: 2px;}
#text-467065361 {clear: both;}

#wpcf7-f2-w2-o1 {background: #f4f4f4  url(images/meeting.jpg) no-repeat top center; position:relative; right:0; top:0; width: 160px; padding-top: 115px; margin-right: 15px;}
#wpcf7-f2-w2-o1 input {width: 115px; border: 1px solid #718f9d; _width: 115px; display: inline-block; position:relative; right:0; top:0;}
#wpcf7-f2-w2-o1 .mbutton input {background-color: #1a6bb3; color: #ffffff; width: 50px; margin-right: 102px;}
#wpcf7-f2-w2-o1 .smtext {width: 30px; font-weight: bold; display: inline-block; margin-right: 3px;}
#wpcf7-f2-w2-o1 .wpcf7-form-control-wrap {}
