﻿/*
Theme Name: ברירת המחדל (וורדפרס בעברית)
Theme URI: http://wordpress.org/
Description: העיצוב הרגיל של ווורדפרס בגרסה מותאמת לעברית. מבוסס על <a href="http://binarybonsai.com/kubrick/">קובריק</a> של מיכאל היילמן.
Version: 1.6
Author: <a href="http://binarybonsai.com/" title="הבלוג של מיכאל היילמן">מיכאל היילמן</a> <a href="http://ranh.co.il/" title="הבלוג של רן יניב הרטשטיין">ורן יניב הרטשטיין</a>.
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php


*
{
margin:0 auto;
padding: 0;

}






/* Begin Typography & Colors */
*
{
margin: 0;
padding:0;
}

html
{
height:100%;
}

body {
		font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	direction: rtl;
	font-size:12px;
	text-align:right;
	margin:0 auto;
padding: 0;

	}

img{
border:0px;
vertical-align:top;
}

#mainwrapper
{
width:100%;
height: 100%;
}
#wraper{
width:976px;
background-color:#FFFFFF;

margin:0 auto;
}

#maintable{
width:976px;
background-color:#FFFFFF;
text-align:right;
}


#logo{
height:138px;
padding-right:48px;
padding-top:18px;
vertical-align:top;
}


#menu{
height:32px;
margin-left:10px;
padding-right:65px;
vertical-align:top;
}

#texthome{
padding-right:29px;
vertical-align:top;
width:198px;
color:#87888A;
}

#fotlinks{
font-size:9px;
}


/*preload classes*/
.svw {width: 50px; height: 20px; background: #fff;}
.svw ul {position: relative; left: -999em;}

/*core classes*/
.stripViewer { 
position: relative;
overflow: hidden; 
border: 5px solid #ff0000;  
margin: 0 0 1px 0;
}
.stripViewer ul { /* this is your UL of images */
margin: 0;
padding: 0;
position: relative;
left: 0;
top: 0;
width: 1%;
list-style-type: none;
}
.stripViewer ul li { 
float:left;
}
.stripTransmitter {
overflow: auto;
width: 1%;
}
.stripTransmitter ul {
margin: 0;
padding: 0;
position: relative;
list-style-type: none;
}
.stripTransmitter ul li{
width: 20px;
float:left;
margin: 0 1px 1px 0;
}
.stripTransmitter a{
font: bold 10px Verdana, Arial;
text-align: center;
line-height: 22px;
background: #ff0000;
color: #fff;
text-decoration: none;
display: block;
}
.stripTransmitter a:hover, a.current{
background: #fff;
color: #ff0000;
}

/*tooltips formatting*/
.tooltip
{
padding: 0.5em;
background: #fff;
color: #000;
border: 5px solid #dedede;
}


#menu a{
color:#4E4E4E;
font-size:12px;
font-weight:bold;
}

#menu a:hover{
color:#96bf3f;
font-size:12px;
font-weight:bold;

}




#fotlinks a{

color:darkgreen;
}


#mainimgs{
margin-bottom:17px;
margin-right:65px;

}


.imghome2{
margin-left:13px;
padding-top:14px;
}

.imghome3{

padding-top:14px;
}

.valign{
vertical-align:top;

}


#linestyle{
width:914px;
}

h2 {
display:block;
font-size:1.1em;
font-weight:bold;
margin:0.83em 0;
}

.footer
{
background: url(http://greenwall.co.il/images/footer.jpg) 0 0 repeat-x;
width: 100%;
height:72px;

}



