/*  
Theme Name: Nanook
Theme URI: http://nanook.co.il/
Description: A custom WordPress theme designed for Nanook.co.il
Version: 1.1
Author: W3Lift. Fixed by Daniel Shalgi-Shira http://www.shalgi-shira.com/il/ 
Author URI: http://www.w3lift.com/
*/

body {
	margin: 0;
	padding: 0;
	background: #fffff url(images/bg_top.jpg) top left repeat-x;
	direction: rtl;
	font-size: 16px;
	font-family: arial, 'arial hebrew', sans-serif;
	color: #333;
}

#header {
	width: 900px;
	height: 288px;
	overflow: hidden;
	margin: 0 auto;
	background: url(images/logo.jpg) top left no-repeat;
}


}

 #topnav{
      width: 90px;
      height: 179px;
      background: url(images/nav.jpg) top  no-repeat;
	  float: left; margin: 0 0 0 100px;
}


#topnav a {
	height: 20px;
	float: right;
	border: none;
}

#topnav a span {
	display: none;
}

#nav_home {
	width: 60px;
}

#nav_blog {
	margin-right: 20px;
	width: 82px;
}

#nav_clients {
	margin-right: 20px;
	width: 53px;
}

#nav_folio {
	margin-right: 20px;
	width: 85px;
}

#nav_contact {
	margin-right: 20px;
	width: 60px;
}

#mainwrap {
	width: 920px;
	margin: 10px auto 4px auto;
	padding: 10px 0 0 0;
	background: url(images/round_top.jpg) top right no-repeat;
}

#main {
	background-color: #fff;
	padding: 1px 10px;
	overflow: hidden;
	background: #fff url(images/round_bottom.jpg) bottom right no-repeat;
	min-height: 400px;
}

#mainfloat {
	float: left;
	background-color: #fff;
	padding: 1px 20px 1px 10px;
	margin: 0;
	width: 650px;
	overflow: hidden;
	border-right: 1px #1eaac3 solid;
	border-left: 1px #1eaac3 solid;
}


#sidebar {
	margin-top: 10px;
	width: 180px;
	float: right;
	padding-left:12px;
	font-size: 0.8em;
	color: #666;
	margin-left: -2px;
	
	border-right: 1px #1eaac3 solid;
}

#main #sidebar a {
	color: #666;
	text-decoration: none;
	border: none;
}

#main #sidebar a:hover {
	text-decoration: underline;
}

#sidebar ul, #sidebar li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-right: 5px;
}

#footer {
	width: 753px;
	font-size: 0.8em;
	margin: 0 auto 10px auto;
	text-align: center;
}

#footer a {
	color: #333;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

h1 {
	color: #238c9f;
	font-size: 1.8em;
	padding: 0;
	margin: 5px 0 0 0;
}

h2 {
	color: #238c9f;
	font-size: 1.4em;
	padding: 0;
	margin: 10px 0;
	clear: both;
	border-bottom: 1px #999999 solid;
}

.post h2 {
	color: #238c9f;
	font-size: 1.4em;
	padding: 0;
	margin: 5px 0 0 0;
}
#content {
width:510px;
}

#page h2 {
	color: #238c9f;
	font-size: 1.4em;
	padding: 1px;
	margin: 20px 0;
	clear: both;
	border: 1px #ccc solid;
	background: #f7f7f7;
}

h2.pagetitle {
	color: #666;
	font-size: 1.2em;
}

h3 {
	color: #238c9f;
	font-size: 1.3em;
	padding: 0;
	margin: 5px 0 0 0;
}

h1 a, h2 a, h3 a {
	color: #238c9f;
	text-decoration: none;
	border: none;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

.postinfo {
	color: #777;
	font-size: 0.8em;
	margin: 0;
}

.postinfo a {
	color: #777;
	text-decoration: underline;
	border: none;
}

.postinfo a:hover {
	text-decoration: none;
}


a {
	color: #333;
	text-decoration: none;
	border-bottom: 1px #444 dotted;
}

a:hover {
	color: #666;
	border: none;
}

.clear {
	clear: both;
}

#s {
	width: 80px;
}

.post {
	margin-bottom: 20px;
}

.commentlist {
	font-size: 0.8em;
}

.item {
	width: 230px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.item a img, .item a:hover, .item a {
	border: 0;
}

.row {
	clear: both;
}
/*זאב- תפריט עליון - מיקום*/
div#header_menu {
position: relative;
top: 195px;
right: 10px;
}

/* זאב- תפריט עליון - הגדרות*/


.menu-item
{
display: block;
display: inline;
}
.menu-item a
{
border-bottom:none !important;
	font-size:25px;
	color:#fff;
	margin-right:25px;
}
.menu-item a:hover
{
	color:#670003;
}
li#menu-menu.menu {
display: block;
display: inline;
}

