/*
Theme Name: Hadas Adler
Author: Design4wp
*/
*, html {
padding: 0pt;
margin: 0pt;
}

.twitter-share-button
{
	margin: 0 0px 4px 10px;
}

body {
	background: #f0f0f0 url(images/footerbg-repeat.jpg) bottom center repeat-x;
	margin: 0;
	outline:0;
	padding: 0;
	border: 0;
}
#bg {
	background:transparent url(images/bg.jpg) repeat-x top;
	padding: 0;
	margin:0px;
	position:relative;
}
a {
	color:#ee8e13;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:focus {
	outline:none;
}
.navigation {
	float:right;
	width:844px;
}

.navigation .alignright {
	float:left;
}
.navigation .alignleft {
	float:right;
}
.navigation a {
	font-size:16px;
	font-weight:normal;
}
a img {
	border: none;
}
a.readmore {
	color:#ee8e13;
	float:left;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#paypal {
	padding: 20px 0;
	text-align: center;
	width: 429px;
	height: 47px;
	overflow: hidden;
}

#landing-page-menu ul
{
	list-style-type: none;
	padding: 0;
}

#landing-page-menu li
{
	display: inline;
	margin: 0 -4px;
}

/*.fb_share_no_count {
	display:block !important;
}*/
.share_fb {
	float: right;
}
#stage {
	width: 1005px;
	margin: 0 auto;
	text-align: right;
	direction: rtl;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
#stage #header {
	float: right;
	height: 196px;
	width: 1005px;
	background: url(images/header.jpg) top center no-repeat;
	position: relative;
}

#stage #header #headersearch {
	float:left;
	margin-top:32px;
	margin-left:23px;
}
#stage #header #headersearch input[type=text] {
	border:1px solid #908FC9;
	height:22px;
	width:150px;
	color:#6d84b4;
	-moz-box-shadow: 0 0 3px #888;
	-webkit-box-shadow: 0 0 3px #888;
	box-shadow: 0 0 3px #888;
}
#stage #header #headersearch input[type=submit] {
	border:1px solid #908FC9;
	margin-right:1px;
	height:23px;
	width:40px;
	color:#fff;
	background:#908FC9;
	-moz-box-shadow: 0 0 3px #888;
	-webkit-box-shadow: 0 0 3px #888;
	box-shadow: 0 0 3px #888;	
}
#profile {
float:left; padding-top:30px;
}

#logo {
width:187px;
height:58px;
margin:30px 150px 0 0;
display:block;
float:right;
background: url(images/logo.png) 0px 0px no-repeat;
}

#logo:hover {
cursor:pointer;
background-position:0px -58px;
}

#stage #header #menu_bar {
	float: right;
	width: 814px;
	margin-top:26px;
}
#stage #header #menu {
	float: right;
	margin-top:13px;
	height: 31px;
	width: 700px;
}
#stage #header #menu ul {
	list-style: none;
	margin-right:150px;
	padding: 0 5px 0 0;
	float: right;
	height: 30px;
	width: 700px;
	background:url(images/brdr.png) center right no-repeat;
}
#stage #header #menu ul li {
	float: right;
	height: 30px;
	padding-left:6px;
	background:url(images/brdr.png) center left no-repeat;
}
#stage #header #menu ul li.mail {
	padding-left: 35px;
	border: none;
	background: url(images/mail.jpg) no-repeat left;
}
#stage #header #menu ul li a {
	color:#fff;
	display:inline;
	float:none;
	height:30px;
	line-height:28px;
	padding:0 20px 0 14px;
	text-decoration:none;
	font-size:15px;
	width:auto;
}

#stage #header #menu ul li:hover, #stage #header #menu ul li.current_page_item, #stage #header #menu ul li.current-cat {
	background:#52508f url(images/brdr.png) center left no-repeat;
}

#stage #header #menu ul li a:hover, #stage #header #menu ul li.current_page_item a, #stage #header #menu ul li.current-cat a {
	color: #FFBD30;
}

#users-enter {
float:left; text-align:center; width:100%; padding:5px 0; color:#30256A; text-decoration:underline; font-size:14px; display:block;
}
#stage #header #menu2 {
	background: #ECE49C; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FE8E2A', endColorstr='#ECE49C'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#FE8E2A), to(#ECE49C)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #FE8E2A,  #ECE49C); /* for firefox 3.6+ */ 
	
	border-radius: 0 0 20px 20px;
	margin:1px 18px 0 0;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
	border-top:0px;
	float: right;
	height: 35px;
	width: 842px;
}
#stage #header #menu2 ul {
	list-style: none;
	margin: 0;
	float: right;
	height: 31px;
	width: 842px;
	padding-right: 15px;
}
#stage #header #menu2 ul li {
	float: right;
	height: 26px;
	padding:4px 0 4px 25px;
	background: url(images/bullet.png) no-repeat left;
	position: relative;
}

#stage #header #menu2 ul li:last-child {
	background: none;
}

#stage #header #menu2 ul li.mail {
	padding-left: 35px;
	border: none;
	background: url(images/mail.jpg) no-repeat left;
}
#stage #header #menu2 ul li a {
	color:#4B504C;
	display:block;
	float:none;
	height:23px;
	line-height:23px;
	text-decoration:none;
	font-size:13px;
	font-weight: bold;
	width:auto;
}
#stage #header #menu2 ul li a:hover, #stage #header #menu2 ul li.current_page_item a, #stage #header #menu2 ul li.current-cat a{
	color: black;
}

#stage #header #menu2 ul.sub-menu {
	padding-top:19px;
	background:url(images/1menu2.png) center 5px no-repeat;
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
	float: left;
	width: 182px;
	z-index: 99999;
} 

#stage #header #menu2 ul li:hover > ul.sub-menu {
	display: block;
}

#stage #header #menu2 .sub-menu li{
	background:url(images/2menu2.png) center repeat-y transparent;
	width: 166px;
	height: 26px;
	padding: 4px 8px 0px 8px;
	border-top:0px;
	border-left:0px;
}

#stage #header #menu2 .sub-menu li:last-child{ 
	background:url(images/3menu2.png) center bottom no-repeat transparent !important;
	border-top:0px;
	border-left:0px;
	height: 30px !important;
	line-height: 30px !important;
	padding-bottom:4px !important;
}

#stage #header #menu2 .sub-menu li a{
	color: #9093cc;
	display: block;
	float: none;
	height: 26px;
	line-height: 26px;
	padding: 0px 13px;
	text-decoration: none;
	font-size: 14px;
	width: auto;
} 

#search {
	float: left;
	height: 25px;
	width: 180px;
}
#s {
	height: 16px;
	width: 240px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
}

.twtr-widget {
	background-color:#FFFFFF;
	font-family:"lucida grande",lucida,tahoma,helvetica,arial,sans-serif !important;
	font-size:12px !important;
	padding-right:10px;
	position:relative;
}
.twtr-widget h4 {
	width: auto!important;
	height: auto!important;
	background: none!important;
	text-align: left!important;
}
#stage #sidebar {
	float: left;
	width: 120px;
	padding: 12px 0;
	height:100%;
}

#stage #sidebar #social {
	width: 120px;
	display:block;
	float:left;
}
#stage #sidebar #social #icon {
	display:inline;
	float:left;
	height:53px;
	overflow:hidden;
	width:52px;
	border:0px;
}

#stage #sidebar #social .facebook {
	background-image:url(images/facebook.png);
	background-position:center top;
	margin:0 6px 0 5px;
}

#stage #sidebar #social .youtube {
	background-image:url(images/youtube.png);
	background-position:center top;
}

#stage #sidebar #social .twitter {
	background-image:url(images/twitter.png);
	background-position:center top;
	margin:6px 6px 0 5px;
}

#stage #sidebar #social .rss {
	background-image:url(images/rss.png);
	background-position:center top;
	margin-top:6px
}

#stage #sidebar #social .facebook:hover, #stage #sidebar #social .youtube:hover, #stage #sidebar #social .twitter:hover, #stage #sidebar #social .rss:hover {
	background-position:0 -53px;
}

#stage #sidebar #contact {
	background-image:url(images/contact.png);
	background-position:top center;
	width:110px;
	margin:6px 0 0 5px;
	display:block;
	float:left;
	height:38px;
}

#stage #sidebar #contact:hover {
		background-position:0 -37px;	
}

#fblike {
	float:left;
	font-size:10px;
	font-family:tahoma;
	margin-top:10px;
	display:block;
	width:115px;
	border:2px solid #cfcee0;
	color:#6D84B4;
	background:#fefaef;
	padding:7px 0;
	text-align:center;
}

#box
{
	
	float:left;
	font-size:12px;
	font-family:tahoma;
	margin-top:10px;
	display:block;
	width:115px;
	border:5px double #5f5b93;
	color:#5f5b93;
	background:#fefaef;
	padding:7px 0;
	text-align: center;
	font-weight: bold;
}

#fbcourse {
	width:120px;
	margin-top:10px;
	height:213px;
	display:block;
	float:left;
	background-image:url(images/facebook-course.png);
	background-position:top center;
}

#fbcourse:hover {
	background-position:0 -213px;	
}

#videocourse {
	width:120px;
	margin-top:10px;
	height:216px;
	display:block;
	float:left;
	background-image:url(images/video-course.png);
	background-position:top center;
}

#videocourse:hover {
	background-position:0 -216px;	
}

.twitter_link {
	float: right;
	width: 120px;
	padding-left: 15px;
}
.facebook_link {
	float: right;
	width: 120px;
}
.youtube_link {
	padding: 5px 65px 5px 0px;
	width: 120px;
	clear: both;
}
#stage #sidebar h4 {
	width: 310px;
	height: 30px;
	background: url(images/sidebar_bg_t.gif);
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	margin: 0px;
}
#stage #sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 14px 26px 13px 16px;
}
#stage #sidebar ul li {
	line-height: 18px;
	font-size: 14px;
	margin-bottom: 2px;
	background-color: #cccccc;
}
#stage #sidebar ul li a {
	text-decoration: none;
	color: #333333;
	height: 18px;
	width: 225px;
	display: inline-block;
	overflow: hidden;
	padding-right: 6px;
}
#stage #sidebar ul li a:hover, #stage #sidebar ul li:hover, #stage #sidebar ul li:hover a {
	color: #ffffff;
	background-color: #5f5bab;
}
#stage #sidebar ul li.recentcomments a {
	text-decoration: none;
	color: #5a5baf;
	height: 18px;
	display: block;
	padding-right: 6px;
	background: none;
	width: auto;
}
#stage #sidebar ul li.recentcomments a:hover {
	color: #ee8e13;
}
#stage #blog {
	float: right;
	width: 850px;
	margin:15px 20px 0 0;
	padding-bottom: 0px;
}

#stage #blog #right-column{
	width:530px;
	float:right;
}
#stage #blog #right-column #video_channel {
	width:510px;
	float:right;
	border:#b6b3ce 1px solid;
	padding:0px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:url(images/bottomtubepress.jpg) bottom repeat-x;
}

#popular-posts {
	width:246px;
	float:right;
	display:block;
}

#popular-posts h3 {
	width:246px;
height: 25px;
margin-top: 16px;
color: #595cad;
text-align: right;
float: right;
display: block;
border-bottom:1px #969696 solid;
}

#popular-posts .postslist{
	margin-top:20px;
	background:#fefaef;
	width:100%;
	float:right;
	display:block;
-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#popular-posts .postslist .post-thumb{
	border:1px solid #c3c3df;
	margin:7px;
	padding:0px;
	position:relative;
	width:230px;
	background:#fff;
}
#popular-posts .postslist .post-thumb a {
	display:block; line-height:21px;
	padding:5px 8px 8px 32px;
	font-size:16px;
}

#popular-posts .postslist .post-thumb a span{
	font-size:13px;
}


#popular-posts .postslist .post-thumb .pdate {
	position:absolute;
	top:3px; left:3px;
	font-size:10px;	
	line-height:8px;
	text-align:left;
	width:43px;
	color:#88A5B3;
	direction:ltr;
}

#newest-posts {
	width:246px;
	float:left;
	margin-left:18px;
	display:block;
}

#newest-posts h3 {
	width:246px;
height: 25px;
margin-top: 16px;
color: #595cad;
text-align: right;
float: right;
display: block;
border-bottom:1px #969696 solid;
}

#newest-posts .postslist{
	margin-top:20px;
	background:#fefaef;
	width:100%;
	float:right;
	display:block;
-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}


#newest-posts .postslist .post-thumb{
	border:1px solid #c3c3df;
	margin:7px;
	padding:0px;
	position:relative;
	width:230px;
	background:#fff;
}
#newest-posts .postslist .post-thumb a {
	display:block; line-height:21px;
	padding:5px 8px 8px 32px;
	font-size:16px;
}

#newest-posts .postslist .post-thumb a span{
	font-size:13px;
}


#newest-posts .postslist .post-thumb .pdate {
	position:absolute;
	top:3px; left:3px;
	font-size:10px;	
	line-height:8px;
	text-align:left;
	width:43px;
	color:#88A5B3;
	direction:ltr;
}

#left-column {
float:left;
display:block;
width:320px
}
#shortcode {
	display:block; clear:both;
	margin:0 auto;
	width:314px;
}

#mailinglist {
	width:278px;
	float:right;
	margin:0 36px 10px 0;
	display:block;
	padding:4px 0px;
	background:#fefaef;
-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#mailinglist #ttitle {
	width:100%;
	float:right;
	text-align:center;
	padding:10px 0 10px 0;
	margin-top:-4px;
	
	display:block;
	background:#fe8e2a;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;	
}
#mailinglist #ttitle #sml{
	font-size:19px;
	color:#fff;
	line-height:25px;
}

#mailinglist #ttitle #big{
	padding-top:2px;
	font-size:22px;
	color:#0f0f0f;
}
#mailinglist input[type=text] {
	border:1px solid #d5d2e3;
	float:right;
	font-family:tahoma;
	margin:8px 4% 0 0;
	width:90%;
	background:#ffffff;
	height:31px;
	line-height:31px;
	font-size:17px; 
	color:#676767;
	padding:2px;
}
#mailinglist input[type=submit] {
	width:255px; height:34px;
	display:block;
	font-family:tahoma;
	float:right; border:none; 
	margin:10px 14px 5px 0;
	background: url("images/newsletterbtn_new.png") repeat scroll center top transparent;
}
#mailinglist input[type=submit]:hover {
	background-position:0px -34px;
}

#shortcode #mailinglist input[type=submit] {
	background:transparent url(images/newsletterbtn-empty.png); background-position:top center;
	color:#302469;
	height:39px;
	font-size:18px;
	font-weight:bold;
	margin-top:5px;
	line-height:4px;
	padding-top:0px;
}
#shortcode #mailinglist input[type=submit]:hover {
	background-position:0px -39px;
	color:#FFBF5C;
	cursor:pointer;
}

.products-list {
	width:278px;
	float:right;
	margin-right:36px;
	display:block;
}

.products-list h3 {
	width:278px;
height: 25px;
margin-top: 2px;
color: #595cad;
text-align: right;
float: right;
display: block;
border-bottom:1px #969696 solid;
}

.products-list ul.postslist, .products-list ul{
	padding:4px 0px;
	margin-top:20px;
	background:#fefaef;
	width:278px;
	float:right;
	display:block;
-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	list-style-type:none;
}

.products-list ul.postslist li, .products-list ul li{
	margin-right:0px;
	float:right;
	display:block;
	height:30px;
	line-height:30px;
	width:100%;

}

.products-list ul.postslist li a, .products-list ul li a{
	padding:0 3px;
	margin:0 10px;
	height:30px;
	line-height:30px;
	text-decoration:none;
	display:block;
	color:#595bb2;
	font-size:16px;	border-bottom:#acaacf 1px solid;
}
.products-list ul li a:before {
content:"> ";
}
.products-list ul.postslist li:last-child a, .products-list ul li:last-child a{
	border:0px;
}
	
.products-list ul.postslist li:hover, .products-list ul li:hover{
	background:url(images/listbg.jpg) right repeat-y;
}
#stage .course {
	width: 900px !important;
}
.course .entry img {
	float: right;
}
.course .entry ol {
	list-style: none;
	margin: 0px;
	padding:2px 2px 0;
	width: 500;
	border:4px solid #5F5BAB;
}
.course .entry ol li {
	padding: 5px 20px 5px 0px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 2px;
	background-color: #cccccc;
	list-style-position: inside;
}
.course .entry ol li a {
	text-decoration: none;
	color: #333333;
	width: 476px;
	display: block;
	line-height: 64px;
	overflow: hidden;
}
.course .entry ol li a:hover, .course .entry ol li:hover, .course .entry ol li:hover a {
	color: #ffffff;
	background-color: #5f5bab;
}
#stage #login {
	float: right;
	width: 429px;
	padding-right: 50px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.line {
	border-bottom: solid 1px #5a5baf;
}
#stage #login p {
	float: right;
}
#stage #login label {
	color: #ee8e13;
	float: right;
	width: 229px;
	padding-bottom: 10px;
}
label.rem {
	float: left !important;
	width: 150px !important;
}
label #rememberme {
	width: auto !important;
}
#stage #login input {
	float: left;
	width: 150px;
}
#stage #login #submit {
	float: left;
	width: 150px;
}
#stage #post {
	float: right;
	width: 100%;
	padding-bottom: 20px;
	color:#4445A5;
}
#stage #post img.alignleft {
	float:left;
	padding-right:10px;
}
#stage #post img.alignright {
	float:right
	padding-left:10px;
}

#stage #title {
	float:right;
	width: 429px;
	padding-right: 35px;
	padding-bottom:12px;
	color:#5c5aae;
}

#stage #title-lp-no-social
{
	float:right;
	width: 429px;
	padding: 0 277px 12px;
	color:#5c5aae;
}

#title-single {
	float:right;
	width:800px;
	padding-right: 35px;
	padding-bottom:12px;
	color:#5c5aae;
}

#title-single h1{
	float:right;
	width:800px;
	padding-right: 35px;
	padding-bottom:12px;
	color:#5c5aae;

}

#stage .course #title {
	width: 850px;
}
h1 {
	float: right;
	margin: 0px;
	width: 429px;
	line-height: 24px;
	padding:0 0 3px 0;
	overflow: hidden;
	font-size: 24px;
	font-weight: normal;
}
.course h1 {
	width: 520px;
}
h3 {
	float: left;
	margin: 0px;
	width: 330px;
	line-height: 22px;
	padding-top: 3px;
	overflow: hidden;
	font-size: 22px;
	font-weight: normal;
	text-align: left;
}
h3.welcome {
	float: none;
	font-size: 16px;
	text-align: right;
	width: auto;
	height: auto;
}
.enterlink {
	font-size: 22px;
}
.enterlink:hover {
	font-weight:bold;
}
p {
	margin: 0px 0px 16px; font-size: 14px;
}
.date {
	font-size: 10px;
	float: right;
}
.comments {
	font-size: 10px;
	float: left;
}
.comments a {
	text-decoration: none;
	color: #333333;
}
.entry {
	clear: both;
	float: right;
	width: 844px;
	background:#fefaef;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.category-display .entry {
	margin-bottom:20px;
}

.entry img.Utube, .category-display .entry .wp-post-image {
	float:left;
	border:1px solid black;
	margin:8px 0 8px 8px;
}

.entry .blogex {
	border:2px solid #e2e1f1;
	margin:8px;
	padding:8px;
	background:#fff;
	width:590px;
	height:137px;
	float:right;
	display:block;
}

.blogex h2 {
	font-weight:normal;
	padding:2px 10px 2px 0;
	font-size:18px;
	margin:0px;
}

.blogex h2 a{
	text-decoration:underline;
}
.blogex p {
	color:#676767;
	padding-right:10px;
}
.blogex .date {
	font-size:13px;
	color:#999999;
	padding:2px 10px 2px 0;
	width:100%;
}

.types {
	border:2px solid #e2e1f1;
	background:#fefaef;
	width:255px !important;
	height:235px;
	margin:0 0 30px 33px;
	float:right;
	display:block;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.mosaics-wrapper {
	width:249px !important;
	height:220px;
	float:right;
	display:block;
	margin:0 0 45px 44px;
}
.mosaics-wrapper h3{
	font-size:16px;
	width:239px !important;
	display:block;
	float:right;
	padding:4px;
	text-align:right;
	direction:rtl;
	line-height:22px;
}
.mosaics {
	border:2px solid #e2e1f1;
	background:#fefaef;
	width:239px !important;
	height:184px; margin:0px;
	display:block;
	float:right;
	padding:8px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.mosaics a.text{
	color: #666664;
	font-size: 15px;
	line-height: 18px;
	padding:0px 8px;
	text-decoration:none;
}

#pp_full_res .pp_inline div {
	text-align:right !important;
	direction:rtl  !important;
	padding:12px !important; 
	color:#000 !important;
	font-family:arial !important;
}

.types .entry-border {
	border:1px solid #e2e1f1;
	margin:8px 8px 8px 8px;
	padding:0px;
	height:215px;
	background:#fff;
}
#title-types {
	float:right;
	width: 700px;
	padding-right: 35px;
	padding-bottom:12px;
	color:#5c5aae;
	display:block; clear:both;
}

#title-types h1 {
	float: right;
	margin:0px;
	width: 700px;
	line-height: 24px;
	padding:0 0 3px 0;
	overflow: hidden;
	font-size: 24px;
	font-weight: normal;
}

.types h2 {
	font-weight:normal;
	padding:4px 8px 4px 0;
	font-size:20px;
	margin:0px;
	width:212px;
	color:#5a5dae;
}

.types h2 a{
	text-decoration:none;
	color:#5a5dae;
}
.types a.text, .types a.text p {
	color:#666664;
	padding:0px;
	font-size:15px;
	line-height:18px;
	padding:0 8px;	
}

.entry-border {
	border:2px solid #e2e1f1;
	margin:8px;
	padding:8px;
	background:#fff;
}
.entry-border #date {
font-size: 13px;
color: #999999;
padding-top: 2px;
padding-right: 0px;
padding-bottom: 2px;
padding-left: 0pt;
display:inline-block;
}
.v_entry {
	clear: both;
	float: right;
	width: 750px;
	padding-right: 75px;
}
.course .entry {
	width: 508px;
	padding-right: 200px;
}

.entry p {
	font-size: 14px;
}
.entry ul {
	padding: 0 15px 0 0;
	list-style: outside;
}
.entry ol {
	list-style: hebrew;
}
.entry ul li {
	font-size:14px;
	line-height:18px;
	padding-bottom:14px;
}
.entry ol li {
	font-size: 14px;
	line-height: 20px;
}
#stage #blog h1 a {
	color: #ee8e13;
	text-decoration: none;
}

#footer
{
	width: 1005px;
	margin: 0 auto;
	padding-bottom: 30px;
	height: 255px;
}

#stage #footer {
	clear:both;
	float: right;
	width: 1005px;
	padding-bottom: 30px;
	margin: 0 auto;
}



#bottom-footer {
	width: 1005px;
	height:79px;
	background: url(images/footerbg.jpg) center center no-repeat;
	color:#4D4D4D;
	padding-top:30px;
	margin: 0 auto;
}
#bottom-footer #copy {
width:100%; text-align:center; font-size:20px; margin-bottom:8px;
}
#bottom-footer #copysnd {
width:100%; text-align:center; font-size:15px;
}

#bottom-footer a {
	color:#4D4D4D;
	text-decoration:underline;
}

#topbtn {
	display:block;
	float:left;
	padding-top:20px;
	text-align:center;
	width:77px;
	height:20px;
	background:url(images/top.png) center top no-repeat;
}
#topbtn span{
	color:#b4b7db; font-size:15px;
}
#topbtn:hover {
	background-position:0px -40px;
}

#topbtn:hover span{
	color:#7f83bc;
}

#stage #footer #real-footer {
	border-top: solid 2px #969696;
	float:left;
	display:block;
	width:1005px;	
}
#stage #footer p {
	float: left;
}
#stage #footer p.footer_link {
	float: right;
}
#stage #footer p.footer_link a {
	color: #000000;
	font-weight: bold;
}
#stage #footer p.footer_link a:hover {
	text-decoration: underline;
}
#stage #footer a {
	color: #ee8e13;
	text-decoration: none;
}


#product-contact {
	width:526px; 
	margin:0 auto;
	display:block;
}

#product-contact h3, #product-links h3 {
	height:25px;
	margin-top:5px;
	color:#595cad;
	text-align:right;
	float:right;
	display:block;
}

#product-contact #contact-box2 {
	float:right;
	display:block;
	width:100%;
	margin:3px 0 15px 0;
	padding-bottom:7px;
	border:#b6b3ce 1px solid;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#product-contact #contact-box2 .wpcf7-text {
	width:180px; float:left;
	border:2px solid #cccccc;
	border-top:3px solid #cccccc;
	height:28px;
	margin:0 0 20px 0;
	display:block;
	text-align:right;
	direction:rtl
}

#product-contact #contact-box2 .wpcf7-submit {
	border:0px;
	display:block;
	float:left;
	margin-top:4px;
	width:87px;
	height:37px;
	background:url(images/sendmail.png) center top no-repeat;
}

#product-contact #contact-box2 .wpcf7-submit:hover {
	background-position:0px -37px;
	cursor:pointer;
}


#contact-page{
	width:100%;
	margin:3px 0 15px 0;
}

#contact-page .wpcf7-text {
	width:320px; float:right;
	border:2px solid #cccccc;
	border-top:3px solid #cccccc;
	height:28px;
	margin:0 0 12px 0;
	display:block;
	text-align:right;
	direction:rtl
}

#contact-page textarea {
	width:320px; float:right;
	border:2px solid #cccccc;
	border-top:3px solid #cccccc;
	height:200px;
	margin:0 0 12px 0;
	display:block;
	text-align:right;
	direction:rtl
}

#contact-page .wpcf7-submit {
	border:0px;
	display:block;
	float:right;
	margin:4px 315px 0 0;
	width:87px;
	height:37px;
	background:url(images/sendmail.png) center top no-repeat;
}

#contact-page .wpcf7-submit:hover {
	background-position:0px -37px;
	cursor:pointer;
}

#footer-contact {
	width:526px; 
	float:right;
	display:block;
}

#footer-contact h3, #footer-links h3 {
	height:25px;
	margin-top:16px;
	color:#595cad;
	text-align:right;
	float:right;
	display:block;
}

#footer-contact #contact-box {
	float:right;
	display:block;
	width:100%;
	margin-top:3px;
	padding-bottom:7px;
	border:#b6b3ce 1px solid;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#footer-contact #contact-box .wpcf7-text {
	width:180px; float:left;
	border:2px solid #cccccc;
	border-top:3px solid #cccccc;
	height:28px;
	margin:0 0 20px 0;
	display:block;
	text-align:right;
	direction:rtl
}
.wpcf7-validates-as-email {

margin-top:28px;
}
#footer-contact #contact-box p {
	display:block; width:180px; margin-bottom:0px
}

#footer-contact #contact-box p .your-message textarea {
	width:180px; float:left;
	border:2px solid #cccccc;
	border-top:3px solid #cccccc;
	height:84px;	text-align:right;
	direction:rtl
}
#footer-contact #contact-box .wpcf7-submit {
	border:0px;
	display:block;
	float:left;
	margin-top:10px;
	width:87px;
	height:37px;
	background:url(images/sendmail.png) center top no-repeat;
}

#footer-contact #contact-box .wpcf7-submit:hover {
	background-position:0px -37px;
	cursor:pointer;
}

#footer-links {
	width:436px; 
	float:left;
	display:block;
}

#footer-links #links-box {
	display:block;
	float:left;
	width:100%; 
	margin-top:3px;
	border-top:1px #969696 solid;
}

#footer-links #links-box ul {
	width:436px;
	display:block;
	float:right;
	padding-right:0px;
	margin-right:0px;
	list-style-type:none;
}

#footer-links #links-box ul li{
	float:right;
	padding-left:14px;
	display:inline;
	height:27px;
}
#footer-links #links-box ul li a{
	color:#3c3c3c;
	font-size:17px;
	line-height:27px;
	text-decoration:underline;
}

#footer-links #footer-social #icon {
	display:inline;
	float:left;
	height:37px;
	overflow:hidden;
	width:38px;
	border:0px;
}

#footer-links #footer-social .facebook {
	background-image:url(images/footer-facebook.png);
	background-position:center top;
	margin:0 6px 0 5px;
}

#footer-links #footer-social .youtube {
	background-image:url(images/footer-youtube.png);
	background-position:center top;
	margin:0 6px 0 5px;
}

#footer-links #footer-social .twitter {
	background-image:url(images/footer-twitter.png);
	background-position:center top;
	margin:0 6px 0 5px;
}

#footer-links #footer-social .rss {
	background-image:url(images/footer-rss.png);
	background-position:center top;
	margin:0 6px 0 5px;
}

#footer-links #footer-social .facebook:hover, #footer-links #footer-social .youtube:hover, #footer-links #footer-social .twitter:hover, #footer-links #footer-social .rss:hover {
	background-position:0 -37px;
}

p.s_comments, p.s_comments a, p.s_comments a:link, p.s_comments a:visited, p.s_comments a:hover {
	float: right;
	margin:0px;
	width: 800px;
	line-height: 24px;
	padding:0 35px 15px 0;
	overflow: hidden;
	margin-top:30px;
	font-size: 24px;
	font-weight: normal;
}

.comments {
	float:right;
	margin-bottom:20px;
}

.comments .name, .comments .name .url{
	color: #ee8e13;
	font-size:16px;
}

.comments .name .url:hover{
	text-decoration:underline;
}

#comments ol {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width:400px;
}
#commentform textarea, #commentform input {
	width:450px; float:right;
	border:2px solid #cccccc;
	border-top:3px solid #cccccc;
	height:28px;
	margin-top:6px;
	display:block;
	text-align:right;
	direction:rtl
}

#commentform textarea {
height:220px;
}

#commentform label {
height:38px; line-height:28px; width:70px; font-size:18px; padding-right:15px; text-align:right; float:right; color:#3c3c3c; margin-top:4px;
}

#commentform #submit {
	border:0px;
	display:block;
	float:right;
	margin:10px 455px 10px 0;
	width:87px;
	height:37px;
	background:url(images/sendmail.png) center top no-repeat;
}

#commentform .wpcf7-submit:hover {
	background-position:0px -37px;
	cursor:pointer;
}

#commentform {
	clear:both;
}

.tubepress_embedded_title {
	display:none !important; 
}
.tubepress_container {
	margin:10px 0 0px 0;
	padding-bottom:0px;

}

dl.tubepress_meta_group {
	visibility:hidden !important;
}

.tubepress_thumb {
	height:91px !important;
	width:114px !important;
	padding-right:9px !important;
}

.tubepress_thumb img {
	padding:0 0px 0 0 !important;
	margin-right:9px !important;
	width:110px !important;
	height:87px !important;
	border:2px solid #787878 !important;
}

.youtube-player {
border:2px solid #3f3f3f !important;  
margin:0px !important;
padding:0px !important;
width:478px !important;
z-index:2 !important;
}

#cboxBottomCenter div {
	display:none !important;
	visibility:hidden !important;
}

.tubepress_thumbs {
	padding-left:12px !important;
	margin-left:1px !important;
}

a.pbutton {
	background-image:url(images/pbutton.png); background-position:top center;
	width: 271px; margin:8px auto;
	height:40px; display:block
}

.pbutton:hover {
	background-position:0px -40px;
}

h2 {
float: right;
	margin:0px;
	width: 800px;
	line-height: 24px;
	padding:0 15px 15px 0;
	overflow: hidden;
	margin-top:10px;
	font-size: 24px;
	font-weight: normal;
}

div.wpcf7-response-output, div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok, div.wpcf7-mail-sent-ng, div.wpcf7-spam-blocked {
	border:none !important;
}

#pp_full_res .pp_inline p {
direction:rtl;
text-align:right;
}

#scrollWrapper {
width:700px; height:140px; 
margin:10px auto;
overflow:hidden;
}

