/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #372412 url(images/img01.gif) repeat-x;
	font-size: 13px;
	color: #FFFFFF;
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	text-transform: lowercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-right: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	font-size: 1.2em;
	line-height: 120%;
	font-style: italic;
}

a {
	color: #FFEA6F;
}

a:hover {
	text-decoration: none;
}

img { border: none; }

/* Header */

#header {
	width: 100%;
	height: 250px;
	margin: 0;
	background: url(images/img02.jpg) no-repeat top center;
	background-color: #FFEA6F;
}


/* Logo */

#logo {
	width: 830px;
	height: 170px;
	margin: 0 auto;
	background: url(images/img07.gif) no-repeat right 65%;
}


#logo h1 {
	float: right;
	padding: 40px 50px 0 40px;
	letter-spacing: -2px;
	font-size: 48px;
}

#logo h2 {
	float: left;
	padding: 68px 0 0 0;
	font-size: 24px;
	
}

#logo a {
	text-decoration: none;
	color: #372412;
}

/* Gallery */

#gallery {
	clear: both;
	width: 830px;
	height: 200px;
	margin: 0 auto;
	
}

#top-photo h2 {
	height: 1.4em;
	font-size: 1em;
}

#top-photo p {
	margin: 0;
	padding: 0 0 10px 0;
}

/* Menu */

#menu {
	width: 100%;
	height: 70px;
	background: url(images/img03.jpg) no-repeat top center;
	background-color: #372412;
}


#menu ul {
	width: 830px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}


#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: right;
	width: 166px;
	height: 53px;
	padding-top: 35px;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 24px;
	color: #FFFFFF;
}

#menu a:hover {
	background: url(images/img09.jpg) no-repeat;
	color: #FFFFFF;
}

#menu .active a {
	background: url(images/img09.jpg) no-repeat;
	color: #372412;
}

/* Page */

#page {
	width: 830px;
	margin: 0 auto;
	padding: 20px 0;
	direction: rtl;
}

/* Content */

#content {
	float: right;
	width: 532px;
}

.post {
	padding: 0 0 20px 0;
}

.entry {
	line-height: 120%;
}

.entry  p {
	line-height: 120%;
}

.entry  ul {
	line-height: 120%;
}

.title {
	margin: 0;
	border-bottom: 2px solid #4A3903;
}

.title a {
	margin: 0;
	border-bottom: 2px solid #4A3903;
	text-decoration: none;
	color: #ffffff;
}

.byline {
	margin: 0;
}

.meta {
	border-top: 1px solid #4A3903;
	text-align: left;
	color: #646464;
}

.meta a {
	padding-right: 15px;
	background: url(images/img06.gif) no-repeat right center;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding-right: 30px;
	border-bottom: 1px dotted #4A3903;
	background: url(images/img06.gif) no-repeat 220px 50%;
}

#sidebar h2 {
	margin: 0;
	padding: 0 30px 2px 0;
	background: url(images/img05.gif) no-repeat right bottom;
	border-bottom: 2px solid #4A3903;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 0;
	background: #FFEA6F;
	border-top: 3px solid #E8AD35;
	text-align: center;
	font-size: smaller;
	color: #E8AD35;
	direction: rtl;
}

#footer a {
	color: #C28C21;
}

/* Mod */
#reg1 {
	line-height: 100%;
}

#reg2 {
	line-height: 100%;
	padding-right: 40px;
}

#reg3 {
	line-height: 100%;
	margin-right: 40px;
	border-style: solid;
	border-color: #FFEA6F;
	padding: 10px;
}

#head1 {
    font-weight: bold;
}

#head2 {
    font-weight: bold;
	color: #FFEA6F;
}
.contact-form{
	position:relative;
}
.contact-form div{
	padding:5px 0 5px;
}
.contact-left1{
	margin-bottom:20px;
}
.contact-form span{
	display:block;
	font-size:0.89em;
	color: #fff;
	line-height: 1.6em;
	
}
.contact{
	padding-top:10px;
}
.contact-form input[type="text"],.contact-form textarea{
	padding: 8px;
	display: block;
	width: 94%;
	background: none;
	border: none;
	outline: none;
	color: #fff;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	box-shadow: inset 0px 0px 4px #fff;
	-webkit-box-shadow: inset 0px 0px 4px #fff;
	-moz-box-shadow: inset 0px 0px 4px #fff;
	-o-box-shadow: inset 0px 0px 4px #fff;
	-webkit-appearance: none;
}
.contact-form textarea{
	resize:none;
	height:120px;		
}	
.zurmoshe {
	border: 3px solid #4A3903;
	border-spacing: 0;
	border-collapse: collapse;
}

.zurmoshe tr td {
	border: 2px solid #4A3903;
	padding: 2px;
}

.tab {
	margin-right: 30px;
}

.container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

