
body, div, h1, h2, h3, h4, p, ul, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px;
    padding: 0px;
    border: 0px;
	direction:rtl;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #494949;
	background-color: #eff0df;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
}

#container {
	width: 856px;
	margin: 150px auto;
	margin-bottom: 43px;
	background-image: url(images/content_repeat.jpg);
	background-position: left;
	background-repeat: repeat-y;
	text-align: RIGHT;
}

#header {
	height: 100px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;

}



#content_container {
	width: 856px;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom RIGHT;
}

#content {
	width: 856px;

	background-image: url(images/content_top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#page_content {
	padding: 0 30px 0 30px;
	margin-LEFT: 220px;
}

#sidebar {
	width: 190px;
	float: LEFT;
	padding-LEFT: 20px;
}

#footer {
	width: 856px;
	height: 43px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	
}


/* Typography */

h1 {
	font-size: 2.2em;
	margin-bottom: 15px;
	color: #8e2009;
}

p {
	font-size: 1.5em;
	line-height: 1.5;
	margin-bottom: 15px;
}

h2 {
	font-size: 1.8em;
	margin-bottom: 15px;
	color: #8e2009;
}

h3 {
	font-size: 1.4em;
	margin-bottom: 15px;
	color: #8e2009;
}




#sidebar ul li {
	font-size: 1.2em;
	list-style: none;
	margin-bottom: 6px;
}

#footer ul li {
	font-size: 1.2em;
	list-style: none;
	display: inline;
	margin-RIGHT: 40px;
	line-height: 2.5;
}



a:link {
	color: #8e2009;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #995435;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active {
	color: #bf5e3e;
	text-decoration: none;
	font-weight: bold;
}

label {
font-size: 1.2em;
}

/* Wordpress Defaults */

.post {
	margin: 0 0 40px;
	text-align: RIGHT;
	}
	
.postmetadata {
display: none;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
.center {
	text-align: center;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	clear: both;
	overflow: auto;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 0 10px 5px;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 0 1px 5px;
	}

#commentform textarea {
	width: 365px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: RIGHT;
	}
	
select {
	width: 130px;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.alignleft {
	float: RIGHT;
	font-size: 1.3em;
	}
	
.alignright {
	float: LEFT;
	font-size: 1.3em;
	}
	
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 10px 0 30px;
	padding-RIGHT: 20px;
	border-RIGHT: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
	
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#searchform input {
	width: 110px;
	height: 15px;
	background-color: #f8f0e3;
	border: 1px #f4ddd5 solid;
	font: 12px Verdana, Arial, Sans-Serif;
	color: #000;
	}
	
#searchform #searchsubmit {
	width: 49px;
	height: 13px;
	border: none;
	background-color: #fff;
	}
	
a img {
	border: none;
	}

.img_right {
float: LEFT;
margin: 10px;
}
.img_left {
float: RIGHT;
margin: 10px;
}


/* Wordpress Defaults */

.post {
	margin: 0 0 40px;
	}
	
.postmetadata {
	clear: RIGHT;
	font-size: 0.9em;
	text-align: center;
	padding-top: 5px;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
.entry ul {
	list-style: square;
	} 
	
.center {
	text-align: center;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	clear: both;
	overflow: auto;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 0 10px 5px;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 0 1px 5px;
	border: 1px solid #CC9A65;
	}

#commentform textarea {
	width: 365px;
	padding: 2px;
	border: 1px solid #CC9A65;
	}

#commentform #submit {
	width: 170px;
	text-align: center;
	border: 1px solid #CC9A65;
	background-color: #F8F0E3;
	}
	
select {
	width: 130px;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.contact-details {
	font-size: 10px;
	text-align: center;
}
	
.weblink {
text-align: RIGHT;
font-size: 1.2em;
margin-RIGHT: 40px;
padding-top: 5px;
}
