/* 
	Theme Name: cashflow
	Theme URI: http://www.cashflow.co.il
	Description: A custom WordPress theme for cashflow
	Author: Ran Aroussi
	Author URI: http://makemoneyonline.co.il
	Version: 0.2

	This theme, including rhe CSS, XHTML and design, is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #eee;
	border-top: 9px solid #1f242d;
	font: normal 14px/140% 'Arial (Hebrew)', Arial, Tahoma, sans-serif;
	margin: 0;
	padding: 0;
	color: #1f242d;
	direction: rtl;
}
#body {
	background: #fff url('images/bg2.png') 50% 0 repeat-x;
	padding-bottom: 40px;
}
p {
	margin: 15px 0;
}
a img, img { border: 0; padding:0; margin: 0;}
.post { margin-bottom: 30px; }

.alignleft { float: left; margin: 0 10px 10px 0; }
.alignright { float: right; margin: 0 0 10px 10px;  }
img.alignleft, img.alignright, img.aligncenter {
	border: 1px solid #ccc;
	padding: 6px;
}


a {
	color: blue;
padding: 0 2px 1px;
	margin: 0 -2px;
}
a:hover {
	color: #1f242d;
	background: #9c0;
text-decoration: none;
}
#breadcrums {
	font-size: 12px;
	margin: 0px 1px 5px 1px;
	color: #aaa;
}
#breadcrums a {
	background: 0;
	padding: 0;
	margin: 0;
	text-decoration: none;
	color: #999;
}
#breadcrums a:hover {
	color: #4f8825;
}
.clear { clear: both; }
blockquote { 
	font: italic 16px/140% 'Arial (Hebrew)', Arial, Tahoma, sans-serif;
	margin: 20px 30px 20px 10px;
	padding: 0 40px 0 10px;
	background: url('images/blockquote.png') right top no-repeat;
}
fieldset {
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
}
form, input, .tight {
	margin: 0;
	padding: 0;
}
hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 25px 0;
}

h1, h2 {
	border-bottom: 1px solid #688e23;
	margin: 0 2px 20px;
	font: bold 30px/140% 'Arial (Hebrew)', Arial, Tahoma, sans-serif;
	color: #000;
	letter-spacing: -1px;
}
h11, h12 {
	border-bottom: 1px solid #688e23;
	margin: 0 2px 20px;
	font: bold 23px/135% 'Arial (Hebrew)', Arial, Tahoma, sans-serif;
	color: #000;
	letter-spacing: -1px;
}
h1 a, h2 a {
	color: #000;
	padding: 0;
	text-decoration: none;
	background: none;
}
h1 a:hover, h2 a:hover {
	color: #688e23;
	padding: 0;
	text-decoration: none;
	background: none;
}
h3 {
	margin: 20px 0 0px;
	font: bold 20px/140% 'Arial (Hebrew)', Arial, Tahoma, sans-serif;
	color: #000;
}
p.byline {
	font-weight: bold;
	color: #999;
	font-size: 12px;
}
p.byline a {
	color: #666;
	text-decoration: underline;
	background: none;
	margin: 0;
	padding: 0;
}
p.byline a:hover {
	color: #9fb913;
	text-decoration: none;
	background: none;
}
img { border: 1px; }
#wrapper {
	width: 940px;
	margin: 0 auto;
}
#wrapper1 {
	width: 900px;
	margin: 0 auto;
}
#top {
	height: 125px;
	width: 760px;
	margin:0px 50px 0px 0px;
	float: center;
}
#sapak {
	font-size: 12px;
	color: #999;
	text-align: left;
	margin:5px 0 40px 80px;
}

#top p#logo {
	margin: 5px 02px 0 0px;
	width: 275px;
	float: right;
}
#top p#logo a {
	margin: 0;
	padding: 0;
	background: none;
}
#top ul {
	float: left;
	margin: 42px 0px 0 5px;
	padding: 0;
	list-style: none;
}
#top ul li {
	float: left;
	background: url('images/menu_sl_r.png') right top no-repeat;
	margin: 0px 20px 0 0px;
	padding: 3px 12px 3px 15px;
	white-space: nowrap;
	*padding: 0px 20px 2px 2px;
	*border: 0px solid;
}
#top ul li a {
	background: url('images/menu_sl_l.png') left top no-repeat;
	padding: 4px 3px 6px 38px;
	text-decoration: none;
	font-weight: bold;
	color: #1f242d;
	*display: block;
	*padding: 2px 10px 8px 20px;
}
#top ul li a:hover {
	color: #ffe;
}
#top ul li:hover, #top ul li.active {
	background: url('images/menu_sl_ro.png') right top no-repeat;
}
#top ul li:hover a, #top ul li.active a {
	background: url('images/menu_sl_lo.png') left top no-repeat;
	color: #ffe;
}
#minisites {
	width: 590px;
	float: left;
	margin: 15px 0px 0px 200px;
}

#main {
	width: 590px;
	float: left;
	margin: 22px 30px 0px 60px;
}

#sidebar {
	width: 210px;
	float: right;
	margin: -60px 10px 0 0;
}
#sidebar #aboutbox {
	background: #ffe;
	border: 1px solid #eed;
	font: normal 14px/140% 'Arial (Hebrew)', Arial, Tahoma, sans-serif;
	padding: 15px 20px;
	color: #000;
	margin: 0 0 20px;
}
#sidebar #aboutbox b {
	color: #663;
}
#sidebar #aboutbox a {
	color: red;
	text-decoration: none;
	font-weight: bold;
	background: none;
	margin: 0;
	padding: 0;
	display: inline;
}
#sidebar #aboutbox a:hover {
	color: blue;	
text-decoration: underline;
	background: none;
}

#sidebar h2, #sidebar h3 {
	margin: 20px 0 1px;
	font: bold 14px/140% 'Arial (Hebrew)', Arial, Tahoma, sans-serif;
	color: #000;
	border-bottom: 1px solid #ccc;
}
#sidebar h3.special {
	background: #eee;
	padding: 5px 10px 3px;
	font-size: 16px;
}

#sidebar form#searchform , #home_courses form#searchform {
	background: #eee;
	padding: 5px;
}
form#rspform {
	border: 1px solid #ccc;
	padding: 1px;
	margin: 20px 0;
}
form#rspform div {
	background: #eee url('images/newsletter2.png') top left no-repeat;
	padding: 10px 10px 8px;
color: #fff;
}
form#rspform div h4 {
	margin: 0 0 0 30px;
	font-size: 14px;
}
form#rspform div p {
	margin: 0 0 20px 30px;
	font-size: 12px;
	color: #aaa;
}
form#rspform p.form {
	margin: 5px 0 0 -5px;
}
form#rspform input {
	border: 1px solid #ccc;
	width: 90px;
	padding: 5px;
	font: normal 12px/140% 'Arial (Hebrew)', Arial, sans-serif;
	color: #666;
	margin-left: 2px;
}
form#rspform input#submit {
	font: bold 14px/140% 'Arial (Hebrew)', Arial, sans-serif;
	border: 1px solid;
	border-color: #45484F #000 #000 #45484F;
	color: #fff;
	width: 32px;
	padding: 2px 4px 3px 4px;
	background: #181B22;
	cursor: pointer;
}
form#rspform input#submit:hover {
	text-decoration: underline;
}
#sidebar #phone {
	font-size: 15px;
	color: #666;
	font-weight: bold;
	text-align: right;
	margin: 20px 0 0 10px;
}
#sidebar #phone span {
	font-size: 18px;
	color: #1f242d;
}
#sidebar #phone span img {
	margin: 0 0 -5px;
}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	border-bottom: 1px solid #eee;
	padding: 0;
	margin: 0 2px;
	display: block;
}
#sidebar ul li a {
	display: block;
	background: url('images/bullet.png') right 7px no-repeat;
	padding: 5px 30px 5px 0;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#sidebar ul li a:hover {
	background-color: #f5f5f5;
	color: #1f242d;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}



ol.commentlist {
	padding: 0;
	margin: 0 0 40px 0;
	list-style-type: none;
	font-size: 12px;
	line-height: 150%;
}
ol.commentlist li {
	margin: 0px 0;
	padding: 5px 15px 5px 15px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	background: #f9f9f9;
	color: #121212;
}
ol.commentlist li.alt {
	color: #111;
	background: #f0f0f0;
}
ol.commentlist li img {
	float: left;
	padding: 1px;
	border: 1px solid #999;
	background: #fff;
	margin: 0 10px 0px 0;
}
ol.commentlist li p {
	margin: 13px 0;
	display: block;
}
ol.commentlist li p span.commentmetadata {
	font-size: 11px;
	float: left;
	white-space: nowrap;
}
ol.commentlist li p span.commentmetadata a {
	color: #222;
	text-decoration: none;
}
ol.commentlist a {
	color: #222;
}
#comments form {
	margin: 0 0 40px 0;
	background: #e9e9e9;
	padding: 5px 10px;
	font: bold 13px/140% 'Arial (Hebrew)', Arial, sans-serif;
}
#comments form p {
	margin: 10px 0;
}
#comments form textarea {
	border: 1px solid #fff;
	width: 557px;
	padding: 3px;
	font: normal 12px/140% 'Arial (Hebrew)', Arial, sans-serif;
	height: 90px;
	color: #666;
}
#comments form input {
	border: 1px solid #fff;
	width: 170px;
	padding: 5px;
	font: normal 13px/130% 'Arial (Hebrew)', Arial, sans-serif;
	color: #444;
}
#comments form input#submit {
	font: bold 14px/140% 'Arial (Hebrew)', Arial, sans-serif;
	border: 1px solid;
	border-color: #45484F #000 #000 #45484F;
	color: #fff;
	padding: 4px 4px 3px 4px;
	background: #181B22;
}
#comments form p.lead label { 
	width: 80px;
	padding-top: 4px;
	float: right;
}
#comments form p.lead label1 { 
	width: 50px;
	padding-top: 4px;
	float: right;
}
#comments form p.lead input { 
	width: 300px;
	float: right;
}
#comments form p.lead select {
	border: 1px solid #fff;
	width: 312px;
	padding: 3px;
	font: normal 12px/140% 'Arial (Hebrew)', Arial, sans-serif;
	color: #444;
	float: right;
}
#comments form h3.special {
	z-index: 1001;
	margin: -5px -10px 20px;
	font: bold 16px/140% 'Arial (Hebrew)', Arial, Tahoma, sans-serif;
	background: #181B22;
	color: #B3CF40;
	padding: 7px 10px 6px;
	border-bottom: 1px solid #fff;
}


#comments form .commenter p {
	width: 188px;
	float: right;
}
#comments form input.submit {
	font: bold 12px/140% 'Arial (Hebrew)', Arial, sans-serif;
	border: 1px solid #666;
	background: #999;
	width: auto;
	padding: 4px 20px;
	color: #fff;
	cursor: pointer;
}
.navigation {
	text-align: center;
}


















#homepage {
	background: #fff url('images/bg_teachers.png') left top no-repeat;
	margin: 0px 0 20px 0;
	z-index: 2000;
}
#teachers {
	float: right;
	width: 336px;
}
#teachers a {
	background: none;
	margin: 3px 0 3px 6px;
	padding: 0;
	float: left;
	background: #fff url('images/bg_teacher.png') no-repeat;
	padding: 6px;
	z-index: 2000;
	cursor: default;
}
#teachers a img {
	opacity: .75;
}
#teachers a:hover img {
	opacity: 1;
}
#vision {
	background: #fff url('images/bg_vision.png') right top no-repeat;
	float: right;
	height: 240px;
	width: 485px;
	font: bold 16px/130% 'Arial (Hebrew)', Arial, Tahoma, sans-serif;
	/* letter-spacing: -1px; */
	color: #fff;
	padding: 20px 28px 30px 50px;
}
#vision a, #vision a:hover {
	color: #ffc;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#vision p {
	margin: 7px 0;
}
#about {
	width: 489px;
	float: left;
	margin-left: 10px;
}
#list_join_form {
	width: 502px;
	padding-left: 20px;
}
#home_courses {
	width: 400px;
	border-left: 1px dotted #ccc;
	padding-left: -80px;
	float: right;
}
#home_courses #comments {
	margin-bottom: -20px;
}

#home_courses h3 a ,#home_courses  h3.title {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: #181B22;
	font: bold 16px/140% 'Arial (Hebrew)', Arial, Tahoma, sans-serif;
}
#home_courses h3 a:hover {
	background: none;
	color: #4f8825;
	text-decoration: underline;
}
#home_courses h3  {
	margin: 0;
	padding: 7px 0px;
	border: 0;
	border-bottom: 1px dotted #ccc;
	color: #666;
	font: normal 14px/140% 'Arial (Hebrew)', Arial, Tahoma, sans-serif;
}
#home_arrow {
	z-index: 1500;
	position: absolute;
	top: 385px;
	left: 50%;
	margin-left: -497px;
	*margin-right: 498px;
	text-align: left;
}

#footer {
	border-top: 1px solid #e5e5e5;
	background: #eee;
	color: #808080;
	font-size: 12px;
	padding: 15px 0px 5px;
}
#footer a {
	color: #808080;
	text-decoration: none;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #ccc;
}
#footer a:hover {
	background: none;
	color: #4f8825;
	border-bottom: 0;
}
#footer table {
	text-align: right;
	border: 0;
	border-spacing: 0;
	width: 822px;
	margin: 0 auto 10px;
}
#footer table tr td {
	text-align: right;
	width: 210px;
	padding: 0 17px;
	vertical-align: top;
}
#footer table tr td.first { width: 227px; padding-right:0; }
#footer table tr td.last  { width: 109px; padding-left:0; }

#footer table tr td.bordered {
	border-right: 1px dotted #ccc;
}
#footer table tr td b {
	color: #444;
	padding-bottom: 5px;
	display: block;
}

.testimonial {
	border: 2px solid #eec;
	background: #ffe;
	padding: 10px 10px;
	margin: 0 0 25px 0;
	font-style: italic;
	font: 12px/140% Arial;
}
.testimonial p {
	float: right;
}


div.nicetitle {
	background-color: #333;
	color: #fff;
	font: bold 13px "Trebuchet MS", Verdana, Arial, sans-serif;
	left: 0;
	padding: 4px;
	position: absolute;
	top: 0;
	width: 25em;
	z-index: 20;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 10px;
	-moz-opacity: .87;
	}

div.nicetitle p {
    margin: 0;
	padding: 0 3px;
	-moz-opacity: 1;
}

div.nicetitle p.destination {
    font-size: 9px;
    padding-top: 3px;
	text-align: left;
	-moz-opacity: 1;
}

div.nicetitle p span.accesskey {
	color: #d17e62;
}


#print_footer { display: none; }

form.send2friend {
	background: #ffd;
	padding: 8px 5px 10px;
	font: bold 12px/100% 'arial hebrew', arial, tahoma, sans-serif;
	color: #333;
}
form.send2friend table {
	border-spacing: 0;
	width: 100%;
	border: 0;
	margin: 0;
}
form.send2friend table td {
	padding: 2px;
}
form.send2friend input {
	margin-top: 2px;
	border: 1px solid #ccc;
	background: #fff;
	font: bold 12px/100% 'arial hebrew', arial, tahoma, sans-serif;
	padding: 5px;
	width: 160px;
	direction: ltr;
}
form.send2friend input#submit {
	width: 80px;
	padding-bottom: 3px;
	background: #79a200;
	border-color: #000;
	color: #fff;
}

input.text {
	border: 1px solid #ccc;
	padding: 5px;
	font: normal 12px/140% 'Arial (Hebrew)', Arial, sans-serif;
	color: #666;
	margin-left: 2px;
}
input.submit {
	font: bold 14px/140% 'Arial (Hebrew)', Arial, sans-serif;
	border: 1px solid;
	border-color: #666 #000 #000 #666;
	color: #eee;
	padding: 2px 4px 3px 4px;
	background: #333;
	cursor: pointer;
	text-decoration: none;
}
input.submit:hover {
	text-decoration: underline;
}

div#marquee {
	margin: 0 0 15px;
	font-size: 12px;
	line-height: 100%;
	background: #f5f5f5;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 8px 5px 7px 5px;
}
div#marquee p {
	width: 95px;
	font-weight: bold;
	float: right;
	margin: 0;
}
div#marquee marquee {
	float: right;
	width: 380px;
	color: #ccc;
}

div#marquee marquee a {
	padding: 0;
	background: none;
}
div#marquee marquee a:hover {
	color: #222;
}

/* sidebar marquee */
div#sidebar div#marquee {
	margin: 0 0 15px;
	font-size: 12px;
	line-height: 100%;
	background: none!important;
	border: 1px solid #e5e5e5;
	padding: 8px 5px 7px 5px;
}
div#sidebar div#marquee marquee {
	float: right;
	width: 280px;
	color: #ccc;
}
div#sidebar div#marquee marquee a {
	padding-right: 10px;
	background: none;
          display:block;
          font:bold 14px/140% 'Arial (Hebrew)', Arial, sans-serif;
}
div#sidebar div#marquee marquee a:hover {
	color: #222;
}


/**
Itamar Addons
*/
#top ul.top-menu {
	float: left;
	margin: -9px 0px -35px -57px;
	padding: 0;
	list-style: none;
}

#top ul.sub-menu {
	float: right;
	margin: 30px 55px 0px 5px;
	padding: 0;
	list-style: none;
}
#top ul.sub-menu li {
	float: right;
	background: url('images/menu_sl_ro.png') right top no-repeat;
	margin: 0 55px 0 0;
	padding: 3px 22px 4px 0;
	white-space: nowrap;
	*padding: 0px 20px 2px 2px;
	*border: 0px solid;
}
#top ul.sub-menu li a {
	background: url('images/menu_sl_lo.png') left top no-repeat;
	padding: 4px 0 6px 20px;
	text-decoration: none;
	font-weight: bold;
	color: #ffe;
	* display: block;
	*padding: 2px 0 8px 20px; 
}
#top ul.sub-menu li a:hover {
	color: #9c0;
}
#top ul.sub-menu li:hover, #top ul.sub-menu li.active {
	background: url('images/menu_sl_r.png') right top no-repeat;
}
#top ul.sub-menu li:hover a, #top ul.sub-menu li.active a {
	background: url('images/menu_sl_l.png') left top no-repeat;
	color: #1f242d;
}


