

/* =Footer
-------------------------------------------------------------- */
#footer {
	margin-bottom: 20px;
}
#colophon {
	border-top: 4px solid #000;
	margin-top: -4px;
	overflow: hidden;
	padding: 18px 0;
}
#site-info {
	font-weight: bold;
}
#site-info a {
	color: #000;
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	background: url(images/wordpress.png) center left no-repeat;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}

#footer_image{
	background:url(http://blog.smart.co.il/wp-content/uploads/2011/02/footer_image1.png) no-repeat scroll transparent 0 0;
	width:1400px;
	height:568px;
	margin:0 auto;
	position:relative;
}



<!--______________________________slide________________________-->
.cufon-loading  #aio-slideshow h2 {

	    visibility: hidden !important;  

        display: none !important;      

   } 

   

    /*slider*/

    #aio-slideshow {

		position: relative;

		width: 890px;

		height: 247px;

		margin: 0; padding: 0;

		overflow: hidden;

	}

    

    #aio-slideshow ul {	

		margin: 0 !important; padding: 0 !important;		

	}

    

	#aio-slideshow ul li {

		position: relative;

		width: 890px;

		height: 247px;

		margin: 0; padding: 0;

		overflow: hidden;

	}

    

    #aio-slideshow ul li .text-bg {

        position: absolute;

        min-width: 80%;

        min-height: 20px;

                padding: 5px 10px 5px 10px;

        text-align: left;

        background: #000;

        opacity: 0.7;

    }

    

    #aio-slideshow ul li .text-bg h2 {

		position: relative;        

        margin: 0 0 0 0px;        

        font-size: 40px;

        line-height: 1;

        color: #fff;

        opacity: 1.0 !important;

	}   

    

    #aio-slideshow ul li .text-bg h2 .cufon.cufon-canvas cufontext {

       opacity: 1.0 !important;

    }

    

    /*previous/next*/

   #aio-slideshow #prevnext {

        position: absolute;

        width: 890px;

        height: 48px;

        top: 124px;

        text-indent: -9999px;

        left: 0px;

        z-index: 9999999;  

            }

    

    #aio-slideshow #prevnext.hidden {

        z-index: -999999;

        opacity: 1 !important;

    }

    

    #aio-slideshow #prevnext a { position: absolute; display: block; width: 38px; height: 48px; 

        outline: none; border: none;  }



    #aio-slideshow #prevnext a#prev { left: 0px; background: url(../image/left.png) no-repeat; }

    

    #aio-slideshow #prevnext a#next { right: 0px; background: url(../image/right.png) no-repeat; }

    

    /*numbered nav*/

    #aio-nav { 

        position: absolute;  

          

        z-index: 99999; 

        outline: none;   

        border: none;    

    }

    #aio-nav a { color: #fff; border: none; background: url(http://blog.smart.co.il/wp-content/plugins/all-in-one-slideshow/pixel.png) repeat; text-decoration: none; margin: 0 5px; padding: 3px 5px; font-weight: bold; }   

    #aio-nav a.activeSlide { background: #474747; }

    #aio-nav a:focus { outline: none; }

    
