@charset "utf-8";
/*
Theme Name: sharon shahaf
Theme URI: http://webdemar.com/demo/?wptheme=deColor
Description: Clean greyscale Theme by <a href="http://webdemar.com">webdemar</a> <br /> התאמה לעברית <a href="http://www.we-cms.info/blog">ארז וולף</a>
Version: 0.8.1
Author: webdemar
Author URI: http://webdemar.com
Tags: simple, clean, widgets, widget-ready, two columns, fixed width, valid CSS, valid XHTML
*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
	- COMMENTS
	- SEARCHFORM
	- FOOTER
	- USEFUL

/*	##################################
   	GENERAL
	################################## */
	
body {
	margin: 0px;
	padding: 0px;
background-color: #555a5d;
	font-size: 62.5%;
	direction:rtl;
}

a {
	color:#000000;
	background: transparent;
	outline: none;
}

p {
	margin: 0 0 20px 0;
	padding: 0px;
}

ul, ol {
	margin-bottom: 20px;
}

blockquote {
	margin: 0 10p 0 0x;
	padding: 0 10px 0 0 ;
	border-right: 5px solid #5e5e5e;
}

/*	##################################
   	BASIC LAYOUT
	################################## */
	
#wrap {
	width: 940px;
	margin: 0 auto;
	padding: 40px 0 40px 0;
	/*background: transparent url(img/bg-body.jpg) no-repeat right;*/
	/*font:normal 1.2em/1.6em Arial, sans-serif;*/ /*s*/
	color: #000;
}

#header-top {
/*	height: 30px;
	background: url(http://www.adigi.co.il/images/header.jpg) no-repeat right top;*/

}
	
#header {
	position: relative;
	height: 232px;
	color:#FFFFFF;
	
}
#header-background{
	background: url(http://www.adigi.co.il/images/header.png);
	height: 208px;
	}

#content {
	padding: 20px 0px 0px 0px;
	background: #ffffff;
	font-family:arial,sans-serif;
	color:#000;
	font-size:11pt;
}

#content-left {
	float: right;
	width: 660px;
	padding-left: 20px;
padding-right: 20px;
	border-left:1px solid #EFEFEF;
}

#content-right {
	float: left;
	width: 200px;
background-color: #e5e7eb;
font-family:arial,sans-serif;
	color:#000;
	font-size:10pt;
	margin-left: 25px;
	padding-bottom:0px;
	padding-top:0px;
	margin-bottom:25px;
}

#content-right-bottom {
	width: 200px;
	height: 25px;
	margin: 0 auto;
	background: url(http://www.adigi.co.il/blog/wp-content/uploads/2010/01/bg-sidebar-bottom.gif) no-repeat right bottom;
}

#content-right-top {
	width: 200px;
	height: 5px;
	margin: 0 auto;
	background: url(http://www.adigi.co.il/blog/wp-content/uploads/2010/01/bg-sidebar-top.gif) no-repeat right top;
}

#content-right a, #content-right a:visited{
font-weight:bold;
}

#content-right H4{
padding-top: 1px;
margin: 24px 0 0 0;
color:#1c2f4c;
font-size: 16px;
border-bottom: 1px dotted



}



#footer {

}

/*	##################################
   	HEADINGS
	################################## */
	
h1 {
	position: absolute;
	bottom: 100px;
	right: 20px;
	margin: 0px;
	padding: 0px;
	line-height: 1;
		color:#FFFFFF;
}

h1 a {
	text-decoration: none;
		color:#FFFFFF;
}

h2#blog-description {
	/*position: absolute;
	bottom: 80px;
	right: 20px;
	margin: 0px;
	padding: 0px;
	font:normal 1.0em/1.0em Arial, sans-serif;
	*/
	text-indent:-5000px;
}

h2 {
	margin: 0 0 20px 0;
	padding: 0 20px;
}

h3 {
	margin: 0 0 20px 0;
}

h3 a {
	text-decoration: none;
font-size: 16pt;
color: #154ea1;
}

h3 a:hover {
	color: #555a5d;
}

h4 {
	margin: 0 0 10px 0;
}

/*	##################################
   	HEADER
	################################## */
	
#nav {
	clear: both;	
	margin: 0; padding: 0;		
	height: 25px;	
}
#nav ul {
	float: right;
	list-style: none;
	/*background: url(img/nav.jpg) repeat-x;	*/
	width: 900px;		
	height: 25px;
	text-transform: uppercase;
	margin: 0 0px 0 0;
	padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: right;
	width: auto;
	margin: 0;
	padding: 0 6px;
	border-left: 1px solid #fff;
	/*border-right: 1px solid #7296d8;*/
	font: bold 12px/25px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
	color: #fff;
}

#menu .page_item a:hover {
color:#1c2f4c;
}

#rss {
	position: absolute;
	bottom: 40px;
	left: 20px;
	width: 300px;
	height: 40px;
	text-align: left;
}

#rss p {
	margin: 0px;
	padding: 1px 0 0 0;
}

#rss img {
	float: left;
	margin: 0 10px 0 0;
}

#rss a, #rss a:visited{
color:#FFFFFF;
font-weight:bold;
}


#blog-title{

text-indent: -5000px;
}

/*	##################################
   	CONTENT
	################################## */
	
/** content right */

.box-left {
	margin: 0 20px 40px 0;
}

.box-left img {
	float: right;
	margin: 0 0 10px 10px ;
}
	
.meta {
	clear: both;
	padding: 10px;
	background: #fff url(img/bg-meta.gif) repeat-x right top;
	color: #5e5e5e;
}

.meta-date {
	padding: 0 15px 0 10px;
	background: url(img/bg-meta-date.gif) no-repeat 100% 2px;
	float:right;
}

.meta-categories {
	padding: 0 15px 0 10px;
	background: url(img/bg-meta-categories.gif) no-repeat 100% 2px;
}

.meta-comments {
	padding: 0 15px 0 10px;
	background: url(img/bg-meta-comments.gif) no-repeat 100% 2px;
}

p.tags {
	clear: both;
}

/** content left */

.box-right {
	margin: 0 20px 0 20px;
	background-color:#e5e7eb;
}

.box-right ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.box-right li {
	/*display: inline; /* white space bug IE6 */ 
}

.box-right li a {
	display: block;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #dedede;
	text-decoration: none;
}

.box-right li a:hover {
	/*background-color: #230b0d; */
	color:#154ea1;

}

.box-right li ul {
	margin: 0px;
	padding: 0 20px 0 0;
}

/*	##################################
   	COMMENTS
	################################## */
	
#commentform label {
	display: block;
	margin: 0 0 5px 0;
}

#commentform input.text, #commentform textarea {
	width: 500px;
	margin: 0 0 10px 0;
}

#commentform .text {
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x right top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform textarea {
	height: 150px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x right top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform .button {
	width: 90px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background: #fff url(img/bg-button.gif) no-repeat right top;
	border: none;
	color: #5e5e5e;
}

.comment-meta {
	padding: 10px 10px 0 10px;
	background: #fff url(img/bg-meta.gif) repeat-x right top;
	color: #5e5e5e;
}

.comment-meta .avatar {
	float: right;
	margin: 0 0 0 10px ;
}

.comment-text p {
	margin: 0;
	padding: 10px;
}

/*	##################################
   	SEARCHFORM
	################################## */
	
#searchform #search {
	float: right;
	width: 186px;
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x right top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#searchform #search-submit {
	width: 90px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background: #fff url(img/bg-button.gif) no-repeat right top;
	border: none;
	color: #5e5e5e;
}

/*	##################################
   	FOOTER
	################################## */

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	background: #fff;
	border-top: 5px solid #e5e7eb;
	font-size:8pt;
}

#legal {
	float: right;
	width: 400px;
}

#webdemar {
	float: left;
	width: 380px;
	text-align: left;
}

#footer-bottom {
	width: 940px;
	height: 20px;
	margin: 0 auto;
	background: url(img/bg-footer-bottom.gif) no-repeat right bottom;
}

/*	##################################
   	USEFUL
	################################## */

.clear {
	clear:both;
}

/** WORDPRESS CSS */

.aligncenter,
div.aligncenter {
   display: block;
   margin-right: auto;
   margin-left: auto;
}

.aligncenter {
	margin: 0 0 10px 0;
}

.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   background-color: #f7f7f7;
   padding-top: 4px;
}

.wp-caption img {
   float: none;
   margin: 0px;
   padding: 0px;
   border: none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0px;
   margin: 0px;
}

/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}