﻿/*
Theme Name: Kidsite
Description: The first home made Kidsite.co.il theme
Version: 0.1
Author: Asaf Bendor
Author URI: http://www.signin.co.il/
Design: Nirit Alshech
Designer URI: http://www.nirital.com/


*/

body {
	font-family:Arial;
        font-size:12px;
        line-height:0;
	color: #323233;
        background-image: url(images/back_yes_grey.gif);
        background-repeat: repeat-y;
        background-position: center;
	margin: -5px;
	padding: 0px 0px 0px;
	text-align: right;
	direction: rtl;
    }

#wrap {
        border: none;
        margin: 0px;
        padding: 0px 0px 0px;
        width: 982px;
        float:left;
      }
	
#content {
    float:left;
    background: #75cfeb;
    margin:0 0 0px;
    padding:0px;
    width:982px;
}

#footer {
width:982px;
padding:0px;
font-family:Arial, sans-serif;
font-size:12px;
line-height:0;
color: #FFFFFF;
font-weight:bold;
clear:both;
text-align:left;
}

#footer img {
border:0;
}

   
<style type="text/css">
a:link {
 color: #004C9C;
}
a:visited {
 color: #004C9C;
}
a:hover {
 color: #939598;
 text-decoration: none;
}
a:active {
 color: #939598;
}
</style>