/*
Theme Name: תבנית למדיה חברתית בעסקים, based on orangeSimpleScheme
Author: Maor Barazany / TechnoCraft
Author URI: http://www.technocraft.co.il
Theme URI: http://www.wpthemedesigner.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Arial, Verdana;
	color: #333333;
	background: #ffffff url(images/background.gif) repeat-x 0 0;
	/*background: #F7F6F6 url(images/background.gif) repeat-x 0 0;*/
	/*border-top:2px solid #f88510;*/	
}

body.page-template-page-landing-php { background: #f8f8f8;}
 
a {
	color: #F88510;
}
a:hover {
	text-decoration: none;
	color: #45B004;
}
img {
	border: 0px;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

.floatl	{
	float:left;
	}

.floatr	{
	float:right;
	}

/** BEGIN wrapper **/
#wrapper {
	width: 980px;
	margin: auto auto;
	text-align: right;
	direction:rtl;
}
/** END wrapper **/

/** BEGIN header **/
#header {	
	margin-bottom: 15px;
	width:980px;
}
	#header .pages  {
		list-style-type: none;
		height: 39px;
		width:700px;
		padding-top: 3px;
		float: right;
		font-size:1.2em;
		}
		
		#header .pages li {
			float: right;
		}
		
		#header .pages li a {
			display: block;
			font-size: 13px;
			font-weight: bold;
			text-transform: uppercase;
			padding: 12px 15px;
			text-decoration: none;
		}
		
		#header .pages li a:hover {
			text-decoration: underline;
			color: #45B004;
			background:#DDDDDD none repeat scroll 0 0;
			padding-bottom:8px;
		}	
			
		.current_page_item a	{
			color: #45B004;
		}
				
		#header form {
			width: 245px; height: 26px;
			background: url(images/search.gif) no-repeat 0 8px;
			float: left;
			padding: 8px 0px 0px 0px;
		}
		#header form input {
			border: 0;
			float: right;
			width: 170px;
			margin: 5px;
			background: transparent;
			color:#F88510;
			font-weight: bold;
		}
		#header form button {
			border: 0;
			/*text-indent: -9999px;*/
			font-size: 0;
			width: 60px; height: 26px;
			float: left;
			background-color: transparent;
		}
	#header .logo {
		clear: both;
		float: right;
		padding: 30px 20px 36px 0px;
	}
		#header .logo h1 {
			font-size: 2.7em;
			text-transform: uppercase;
			padding-bottom: 7px;
		}
			#header .logo h1 a {
				text-decoration: none;
			}
		#header .logo p {
			color: #888888;
			font-weight: bold;
			font-size: 1.2em;
			text-transform: uppercase;
		}
	#header .sponsor {
		float: left;
		padding: 25px 0;
	}
	
	#header .navbar	{
		border-bottom: 5px solid #F88510;
		border-top: 1px solid #DDDDDD;
		clear:both;
		height:40px;
		
	}
	
	#header .nav { float:right;}
	
	
	#header .categories {
		clear: both;
		list-style-type: none;
		height: 40px;	  
		/* #f17022 - org orange / gila's orange - #F88510 / gila's green - #45B004 */		
		overflow: hidden;
		width:670px;
		
	}
		#header .categories li {
			float: right;
		}
		#header .categories li a {
			display: block;
			padding: 9px 13px 15px 13px;		
			border-right: 1px solid #dddddd;
			text-decoration: none;
			color: #45B004;
			font-weight:bold;
			font-size:1.2em
		}
		#header .categories li a:hover, #header .current-cat a	{
			background-color: #F88510;
			color: #fff !important;			
		}
		
		#header .share_buttons	{						
			height: 40px;	  
			width:240px;			
			float:left;
		}
		
		#header .share_buttons ul	{
			list-style-type: none;
		}
		#header .share_buttons li {
			float: right;
			margin:0 10px;
		}
		
		#header .bookmarks li a {
				color: #DA3372;
			}
		
		
		
/** END header **/

/*search result heading */
h2.sr {  
	color:red;
	margin-bottom:20px;
	}

/** BEGIN content **/
#content {
	clear: both;
	width: 650px;
	float: right;
	padding-bottom: 10px;
}
	#featured {		
		padding: 10px;
		margin-bottom: 10px;
		height: 320px;		
		background: #eeeeee; 
	}
		#featured .post {
			padding: 10px;
		}
		#featured h2 {
			font-size: 1.6em;
			margin-bottom: 5px;
		}
			#featured h2 a {
				text-decoration: none;
			}
		/*#featured*/ .details {
			font-size: 0.9em;
			margin-bottom: 15px;
			color: #888888;
			font-weight: bold;
		}
			/*#featured*/ .details a {
				color: #F88510;
				text-decoration: none;
			}
			/*#featured*/ .details a:hover {
				color: #45B004;
				text-decoration: underline;
			}
		#featured .thumb {
			border: 1px solid #dddddd;
			padding: 5px;
			float: right;			
			margin: 0 0px 10px 10px;
		}
			#featured .thumb a {
				width: 300px;
				display: block;
				overflow: hidden;
			}
			#featured .thumb a img {
				width: 300px;
			}
		#featured p {
			line-height: 1.4em;
			margin-bottom: 10px;
		}
		#featured .tags {
			clear: both;
			font-size: 0.9em;
			color: #888888;
			margin-bottom: 0;
		}
			#featured .tags a {
				text-decoration: none;
			}
		#featured .readmore {
			font-size: 0.8em;
		}
	#content .recent {
/*		border: 1px solid #DDDDDD;*/
		padding-bottom: 15px;
	}
		#content .recent .post {
			padding: 15px;
			clear: both;
		}
			#content .recent .post h2 {
				font-size: 1.5em;
				margin-bottom: 10px;
			}
				#content .recent .post h2 a {
					text-decoration: none;
				}
			#content .recent .post img {
				float: left;
				padding: 5px;
				border: 1px solid #DDDDDD;
				background-color: #FFFFFF;
				margin-right: 20px;
			}
			#content .recent .post p {
				line-height: 1.4em;
				margin-bottom: 10px;
			}
			#content .recent .post .readmore {
				font-size: 0.8em;
			}
		#content .recent .o {
			background-color: #f8f8f8;
		}
	#content {
		
	}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 320px;
	float: left;
}
	#sidebar .box {
		border: 1px solid #DDDDDD;
		margin-bottom: 10px;
	}
		#sidebar .box h2 {
			font-size: 1.2em;
			text-transform: uppercase;
			color: #45B004;
			background-color: #f8f8f8;
			padding: 10px;
			border-bottom: 1px solid #dddddd;
		}
		#sidebar .box ul {
			list-style-type: square;
			list-style-position: inside;
			padding: 10px;
		}
			#sidebar .box ul li {
				line-height: 1.4em;
				color: #888888;
				padding: 2px 0;
			}
			#sidebar .box ul li a  {
				color: #888888;
				text-decoration: none;
			}
					
			#sidebar .box ul li a:hover {
				color: #45B004;
				font-weight: bold;
				text-decoration: underline;
			}
		#sidebar .box .video {
			padding: 12px;
		}
		
		#sidebar .box a	{
			text-decoration: none;
		}
		
		#sidebar .box .popular {
			list-style-type: none;
			list-style-position: outside;
		}
			#sidebar .box .popular li {
				padding: 5px 0;
			}
			#sidebar .box .popular li a {
				color: #F88510;
				text-decoration: underline;
				font-weight: bold;
			}
			#sidebar .box .popular li p {
				padding-top: 5px;
			}
		#sidebar .box .sponsors {
			padding: 10px 10px 0;
			text-align: center;
		}
			#sidebar .box .sponsors img {
				margin: 6px;
			}
		#sidebar .box .bookmarks {
			list-style-type: none;
			list-style-position: outside;
			padding: 5px 10px 10px;
		}
			#sidebar .box .bookmarks li {
				font-family: Arial;
				border-bottom: 1px dotted #CCCCCB;
				padding: 5px 20px 5px 0px;
				background-position: 0 6px;
				background-repeat: no-repeat;
			}
			

/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	background-color: #F88510;
	color: #ffffff;
	font-size: 0.9em;
	padding: 20px 10px 35px;
	font-weight: bold;
	/*width:980px;*/
}
	#footer a {
		color: #ffffff;
		text-decoration: none;
	}
		
	#footer p {
		width: 980px;
		margin: auto auto;
		text-align: right;
	}

/** BEGIN footer-wrapper **/
#footercontent {
	width: 980px;
	margin: auto auto;
	text-align: right;
	direction:rtl;
	font-size: 1em;
}

#footercontent span {
	display:block;
	float:right;
	width:170px;	
	}

#footercontent a:hover	{
	color:#333;
	text-decoration: underline;
	}
	
	
/** END footer-wrapper **/
/*footer pages nav*/

#footercontent .pages  {
		list-style-type: none;
		height: 39px;		
		padding-top: 3px;
		float: right;
		font-size:1.2em;		
		margin:-5px 90px 0 0;
		text-align:center;
		width: 555px;
		}
		
		#footercontent .pages li {
			float: right;
		}
		
		#footercontent .pages li a {
			/*display: block;*/
			font-size: 0.9em;
			font-weight: bold;
			text-transform: uppercase;
			padding: 12px 15px;
			text-decoration: none;		
			color:#fff;	
		}
		
		#footercontent .pages li a:hover {
			text-decoration: underline;
			color: #333;
		}	
			
		.current_page_item a	{
			color: #45B004;
		}
/*footer pages nav*/
/** END footer **/

/** BEGIN miscellaneous **/
#content .postnav {
	clear: both;
	padding: 10px 0;
}
	#content .postnav ul {
		list-style-type: none;
		padding: 10px;
	}
		#content .postnav ul li {
			float: right;
			color: #B5B4BC;
			padding: 4px;
		}
		#content .postnav ul li a {
			color: #636363;
			text-decoration: none;
			display: block;
			padding: 2px 6px;
			border: 1px solid #E2E2E2;
		}
		#content .postnav ul li a:hover {
			border-color: #ffffff;
			color: #45B004;
		}
		#wp_page_numbers ul {
			border-top: 0 !important;
		}
		#wp_page_numbers .page_info {
			padding: 3px 6px !important;
			margin-left: 2px;
			border: 1px solid #e0e0e0 !important;
			margin-top: 4px;
		}
		#wp_page_numbers .active_page a {
			background-color: #ffffff !important;
			border: 0 !important;
		}
#content .single {
	padding: 10px;
}
	#content .single h2 {
		font-size: 1.7em;
		margin-bottom: 10px;
		font-weight: bold;
	}
	#content .single p {
		line-height: 1.5em;
		margin-bottom: 10px;
	}
	#content .single ul, #content .single ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#content .single li {
		line-height: 1.5em;
		padding: 2px 0;
	}
	#content .single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #e0e0e0;
	}
	#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}
#comments {
	padding: 10px;
}
	#comments h2 {
		font-size: 1.5em;
		margin-bottom: 10px;
		border-right:12px solid #45B004;
		padding-right: 5px;
	}
	#comments a {
		text-decoration: none;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-left: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Arial, Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #cccccc;
		}
		
		#comments form label {
			/*float:right;*/			
		}
		
		#comments form textarea {
		/*#comment { /* this is direct id of the textarea of the comments*/ 
			width: 610px;
			height:250px;
			padding: 4px 4px !important;			
			background:#fff;
			font-size:1.3em;
			border:1px solid #999999;
		}
		#comments form button {
			background:#F88510 none repeat scroll 0 0;
			border: 1px solid #a0a0a0;	
			font-family: Arial, Verdana;
			padding: 2px 6px;
			color:#000000;
			font-size:1.2em;
			font-weight:bold;
			cursor:pointer;
		}
		
		#comments form button:hover {color: #fff; background: #45B004;	}
		
		#url, #email, #author 	{border: 1px solid #999999; background:#fff;}
		
		
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}

/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {		
		padding:1px 35px 15px 10px;
	}
	#comments ol li .avatar {
		float:right;
		margin-left:10px;		
	}
	
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 0 40px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #45B004;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/

/*fix for footer bottom (mtb0 = margin-top/bottom =0) */
.mtb0 {margin-bottom:0; margin-top:0px;}

/*fix for navigation bars - left/right margin is 6*/
.lr6 {margin-left:6px;margin-right: 6px;}


/* bottom bar widgets section */

#bottombar	{
	width: 980px;
	border-top:7px solid #45B004;	
	}

.bottom-section	{
	width: 235px;
	margin-left:13px;
	margin-right:0px;	
	margin-bottom:10px;
	float: right;
	}	

.bottom-widget 	{
	margin-bottom:10px;
	/*border:1px solid #DDDDDD;*/
	}
	
.bottom-widget	h3	{
	background-color:#f8f8f8;
	border-bottom:1px solid #45B004;
	color:#F88510;
	font-size:1.2em;
	padding:10px;
	text-transform:uppercase;
}

#bottombar ul {
list-style-image:none;
list-style-type:none;
font-size:12px;
}

#bottombar a	{
	text-decoration: none;
	}

#bottombar ul li	{
	padding:4px;
	border-bottom: 1px dotted #45B004;	
}



#bottombar ul li a	{
	display:block;
	padding:4px;
	}

#bottombar ul li:hover {
	background: #45B004;	
}

#bottombar ul li:hover a {
	color:#fff;	
}

.bottom-last	{
	float:left;
	margin-left:0;
	}

/* bottom bar widgets section */

/* post details*/
.post-details 	{
	border-right :12px solid #45B004;
	margin-bottom:30px;	
	padding:3px 10px 3px 0;
	}

.post-details a	{
	font-weight: bold;
	font-size: 1em;
}

.post-details .details-span {
	font-weight: bold;
	color: #F88510;
	}


/* ads widget */	
#ab_adblock a {
	float:left;
	margin:10px 0 10px 23px;	
}


.widget_meenews li {list-style: none !important;}



#frontendform input#emailInput {width:250px !important; float:right !important;}


#newsletterFormDiv div {
	/*width:256px !important;*/
	 float:right !important;
	 }
	 
	 
#sidebar .widget_meenews ul li a	{text-decoration: none !important;}
.widget_meenews ul lia:hover	{text-decoration: none !important;}


strong.search-excerpt {background:#EF9638;}


#etiqueta {display:none !important; width:1px !important;)}
/*#etiqueta {width:1px !important; z-index:0 !important;)*/

/*Related Post*/
h2.related_post_title {
	border-right:12px solid #45B004;
	/*font-size:1.5em;*/	
	padding-right:5px;
	margin-top:30px;
	color:#333333;
}
ul.related_post {background: #DEDEDE;}

ul.related_post {
	background:#DEDEDE none repeat scroll 0 0;
	font-size:1.3em;
	padding:10px 15px 10px 5px;
	width:600px;
}

ul.related_post li {
	line-height:1.2em !important;
	margin-bottom:15px;
	}


ul.related_post li a{
	font-weight: bold; text-decoration: none;
	}
	
	
/*for full width */

#content.full_width {width:980px; background: #fff;}
#content.full_width table, #content.full_width tr, #content.full_width td {border:0;}
#content.full_width td {padding-right:5px; padding-left:5px; text-align: justify;}
#content.full_width td p  {text-align: justify !important;}
#content.full_width .single h2 {text-align: center; font-size: 25px; margin: 10px auto; color:#45B004;}
#content.full_width .single h2 a {color:#45B004; text-decoration: none;}

/*form for new media course*/
.newmedia_form {background:#F8B410; overflow: auto; padding:5px; margin-top:10px;}
.newmedia_form p {float:right; margin:10px 7px;}
.newmedia_form label {font-weight:bold; font-size:14px; margin-left:5px;}
.newmedia_form input {border:2px solid #45B004; height:18px; font-weight: bold; background: #ffffff;}
.newmedia_form input[type=checkbox] {cursor: pointer;}
.newmedia_form span.accept-mailing-list {display: block; margin-top:5px;}
.newmedia_form input[type=submit] {
	border:none; 
	cursor: pointer; 
	width:80px;
	height:30px;
	font-family: Arial;
	font-size:20px;
	background: #45B004;
	margin-right:530px;
	}
.newmedia_form .second {float:left; width:100%;}
.newmedia_form .second span {font-size:12px; font-weight: normal;}
#header .navbar.landing {border-top: none;}

	/*fixes for chrome*/
@media screen and (-webkit-min-device-pixel-ratio)
{
	/*.newmedia_form .second {float:left; width:620px;}*/	
	.newmedia_form {padding:5px 10px 5px 5px;}
	.newmedia_form span.accept-mailing-list {display: block; margin-top:5px; width:500px; font-size:14px !important;}
	.newmedia_form p {margin:10px 12px 10px 12px;}
	.newmedia_form input[type=submit] {margin-right:290px;}
}
	
	
/*landing pages */	
#content.landing {width:980px; background: none; margin-top:5px;}
#header .navbar.landing {border-top: none;}

/*form for landing pages */
.landing .newmedia_form {background:#F8B410; overflow: auto; padding:5px; margin-top:0px; border:2px solid #000;}
.landing .newmedia_form p {float:right; margin:10px 7px;}
.landing .newmedia_form label {font-weight:bold; font-size:14px; margin-left:5px;}
.landing .newmedia_form input {border:2px solid #000; height:18px; font-weight: bold; background: #ffffff;}
.landing .newmedia_form input[type=checkbox] {cursor: pointer;}
.landing .newmedia_form span.accept-mailing-list {display: block; margin-top:5px;}
.landing .newmedia_form input[type=submit] {
	border:none; 
	cursor: pointer; 
	width:80px;
	height:30px;
	font-family: Arial;
	font-size:20px;
	background: #45B004;
	margin-right:530px;
	}
.landing .newmedia_form .second {float:left; width:100%;}
.landing .newmedia_form .second span {font-size:12px; font-weight: normal;}


	/*fixes for chrome*/
@media screen and (-webkit-min-device-pixel-ratio)
{
	/*.newmedia_form .second {float:left; width:620px;}*/	
	.landing .newmedia_form {padding:5px 10px 5px 5px;}
	.landing .newmedia_form span.accept-mailing-list {display: block; margin-top:5px; width:500px; font-size:14px !important;}
	.landing .newmedia_form p {margin:10px 12px 10px 12px;}
	.landing .newmedia_form input[type=submit] {margin-right:290px;}
}