/*

Designed and Coded By: iDuDi - Web & Cellular consultant
http://www.idudi.co.il
Date: 26/5/2009


PRIMARY COLORS:
grey:#848588
dark-grey:#3E3F42
cyan:#C4EBFF



*/

/******** Reset  *******/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/******** General  *******/


body{
margin:16px;
font-size: 12px;
font-family: arial, verdana, Calibri;
color: #000000;
}

p{
line-height:1.2em;
}

ul{
list-style:none;
}

li{
display:inline;
}

a{
text-decoration: none;
color: #848588;
font-weight:bold;
}

a:hover{
text-decoration: none;
color:#000000;
font-weight:bold;
}

a img{
border: none;
}



/******** container *******/

#container{
text-align: left;
margin:0px auto;
width:700px;
overflow:hidden;
}

/******** header*******/

#top{
height:50px;
overflow:hidden;
}

.logo_link{
float:left;
margin-top:3px;
}

.blog_link{
float:left;
margin-left:85px;
}

.hp_link{
float:right;
margin-top:12px;
}


#header h1{
background:url(../images/header.gif);
height:65px;
}

#header h1 span{
display:none;
}

#intro{
background:url(../images/introduction_bg.jpg) no-repeat top left;
height:164px;
overflow:hidden;

}

#intro p{
width:212px;
margin-left:46px;
text-align:justify;
direction:rtl;
padding:10px;
color:#3A3A3B;
font-weight:bold;
font-size:12px;
line-height:1.4em;
}

/******** nevigation *******/

#nevigation{
float:left;
text-align:right;
margin-right:40px;
direction:rtl;
margin-top:20px;
}

#current{
width:127px;
}

#current h3{
color:#848588;
border-top:1px solid #848588;
background:url(../images/category_bg.gif) repeat-x bottom right;
font-size:14px;
font-weight:bold;
line-height:2.3em;
}

#current div .link, #lastYear div .link{
margin-top:20px;
}

#current div .image, #lastYear div .image{
margin-top:10px;
}

#archive{
margin-bottom:30px;
margin-top:20px;
}

#archive h3{
color:#848588;
background:url(../images/category_bg.gif) repeat-x bottom right;
font-size:14px;
font-weight:bold;
line-height:2.3em;
margin:15px 0px;
}

#archive ul li{
display:list-item;
border-bottom:1px solid #848588;
line-height:2em;
}

#lastYear{
margin-bottom:20px;
}

.currentYear a, .currentMonth{
color:#000000;
}

#facebook{
text-align:left;
margin-bottom:20px;
}
/******** post *******/

#post{
margin-left:165px;
text-align:right;
direction:rtl;
margin-top:13px;
margin-bottom:30px;
}

#post h2{
color:#848588;
font-size:24px;
margin-bottom:15px;
}

#post span.post_date{
font-size:14px;
}

#post div{
margin-top:3px;
margin-bottom:30px;
}

#post div p{
line-height:1.4em;
color:#3E3F42;
font-size:13px;
text-align:justify;
}

#post a{
color:Blue;
text-decoration:underline;
font-weight:normal;
}

#post a:hover{
color:Blue;
text-decoration:none;
font-weight:normal;
}

/******** footer *******/


#footer{
clear:both;
border-top:1px solid #848588;

color:#848588;
}

#footer #copyright{
margin-top:15px;
float:left;
}

.sep{
margin:0px 7px;
}

#footer #credit{
margin-top:15px;
float:right;
}

.eng{
font-size:11px;
}
    