/*
Theme Name: Tzin
Theme URI: http://shachar-web.co.il/
Description: Shachar's template. Base for other sites.
Author: Shachar
Author URI: http://www.shachar-web.co.il/
Version: 0.1
Template: shachar
*/

@import url("../shachar/style.css");

#wrapper {border-width: 0 3px; border-style: solid; width:1000px;}
.wrapper {width:1000px;}

#banner {text-align: center;}
#banner img {vertical-align: middle;}

#main_menu {width: 100%; height: 35px; background: url('images/menu-bg.png') repeat-x center right; border-bottom: 1px solid #000;}
#main_menu ul {list-style-type: none; padding:0; margin:0;}
#main_menu ul li {float:left; height:35px; }
#main_menu ul li a {display:block; padding: 0px 15px; line-height:35px; font-size:14pt;}
#main_menu ul li a:hover {text-decoration: none;}

#main_menu ul li ul.children {display:none; margin:0; padding:0; text-align: right; z-index:100;}
#main_menu ul li ul.children li {display: block; float:none; }
#main_menu ul li ul.children li a {font-size: .9em; margin:0; text-align:right;}
#main_menu ul li:hover ul.children {display:block; position:absolute;}

#left_sidebar {float:left;}
#right_sidebar {float:right;}
.sidebar {width: 180px; padding: 10px;}
.sidebar ul {list-style: none; margin:0; padding:0;}

#sidebar table td {border:0;}


#content {float: right; width:550px; min-height: 500px; padding: 10px 15px 10px 30px; border-left: 1px solid #000}

#content div.menu ul {border-width: 2px 0; border-style: solid; list-style: none; height: 25px; margin:0; padding:0;}
#content div.menu ul li {float: right; line-height: 20px; margin-left: 15px;}
#content div.menu ul li a {line-height: 25px;}

#footer {margin-top: 200px; clear:both; text-align: center; border-top: 1px solid #000;}
#footer #bottom_menu ul {list-style: none; padding:0; margin:0;}
#footer #bottom_menu ul li {display: inline; font-size: .9em;}


body {background-color:#f0ffc9; color: #170f10;}
a {color:#473619;}
h1, h2 {color:#2f4a1b;}

#wrapper {background-color:#c1dcae; border: 3px solid #d8edbb;}

#banner {background-color: #473619;}

#main_menu {background-color:#2f4a1b;}
#main_menu ul li a {color: #fff;}
#main_menu ul li a:hover {background-color:#6DB935; text-decoration:none;}
#main_menu ul li:hover ul.children li a {background-color:#6DB935; text-decoration:none;}
#main_menu ul li ul.children li a:hover {background-color:#2f4a1b;}

#content {background-color:#fff;}

#footer {background-color:#473619; color:#fff;}
#footer a {color:#FFF;}
