

body {
	margin:0;
	padding-top:0px;
	background:#FDFBFB url(images/body.gif);
	font-family:Tahoma;
	color:#513527;
	font-size:12px;
	direction: rtl;
	}
img {
	border:0;
	}
a {
	color:#4E3224;
	text-decoration:none
	}
a:hover {
	color:#4CBEB8;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-right:10px;
	color:#4E3224;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:5px 0 0 5px;
	}
.alignright {
	float:right;
	padding:5px 0 0 5px;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
			
	}

/* The Top */

.top {
	height:321px;
	margin-top:0px;
	background:url(images/top.jpg);
	}
.blogname {
	float:right;
	width:700px;
	}
.blogname h1  {
	font-size:30px;
	font-family:Tahoma;
	font-weight:bold;
	margin:20px 40px 0 0;
	color:#FFFFFF;
	text-decoration: none;
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #4CBEB8; 
	text-decoration: none; 
	background-color:transparent;
	}
	
.blogname h1  a:hover { 
	color: #FFFFFF; 
	text-decoration: none; 
	background-color:transparent;
	}
.blogname h2 {
	margin:10px 90px 0 0;
	font-size:12px;
	font-weight:normal;
	color:#4CBEB8;
	}


/* The Content */
.date {
	float:left;
	width:59px;
	height:57px;
	background:url(images/date2.jpg);
	background-repeat:no-repeat;
	text-align:center;
	font-size:13px;
	padding-top:0px;
    text-transform:uppercase;
	color:#fff;
	}
.date .day {
	color:#000;
	font-size:28px;
	font-weight:bold;
	padding-top:3px;
	line-height:35px;
	}
.content {
	padding:15px 10px 25px 15px;
	background:url(images/date.jpg);
	
	}

/* The Posts */

.text {
	width:750px;
	float:left;
	text-align:right;
		
	}
.post {
	padding:15px 0px 10px 15px;
	
	}

h1.title {
    font-size:17px;
	font-family:Tahoma;
	margin:2px 0 0 0;
	padding:5px 3px 0px 55px;
	color:#4CBEB8;
	font-weight:normal;
	background:none;
		
	}
h1.title a {
	color:#4CBEB8;
	text-decoration:none;
	}
h1.title a:hover {
	color:#4CBEB8;
	background:none;
	font-weight:normal;
	text-decoration:none;
	}
.postinfo {
	height:36px;
	padding: 0px 5px 2px 2px;
	background:url(images/meta.png)
			}
		
.postinfo a {
	
	color:#4CBEB8;
	font-weight:normal;
	text-decoration:none;
	}
.p_comments {
height:20px;
width:120px;
line-height:26px;
text-align:center;
float:right;
padding:4px 300px 0 5px;

}

.p_comments a:link,
.p_comments a:visited {
	color: #fff;
	background-color: transparent;
}
/* The Sidebar0 */
.sidebar {
	float:right;
	width:183px;
	padding-top:1px;
	padding-left:0px;
	font-size:12px;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	height:31px;
	line-height:30px;
	font-size:14px;
	font-family:Tahoma;
	color:#4CBEB8;
	margin:0;
	background:#513527 url(images/h2.png);
	background-repeat:no-repeat;
	padding:2px 20px 0 30px;
	}

.sidebar ul li {
	background:transparent;
	padding-bottom:9px;
	margin-bottom:9px;
		}
.sidebar ul li li {
	background:none;
	padding-bottom:0;
	margin-bottom:0;

	}
.sidebar ul li ul, .sidebar ul li div {
	padding:15px;
	background:#513527 url(images/sidebar.gif);
		}
.sidebar ul li ul ul, .sidebar ul li div div {
	padding:0;
	background:none;
	}
.sidebar ul li ul li {
	background:none;
	padding-left:5px;
	}
.sidebar table {
	width:100%;
	text-align:center;
	}

.sidebar ul li.ad div {
	text-align:center;
	}
	
/* --- FOOTER --- */

#footer {
	height:146px;
	padding:6px 0 0 15px;
	background:url(images/footer.jpg);
	border-top:0px solid #513527;
	color:#000000;
	font-size:10px;
	text-align:center;
	font-weight:normal;
	letter-spacing:1px;
	}

#footer a {
	color:#555555;
	}

#footer a:hover {
	color:#513527;
	}



/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#4CBEB8;
	}
.navigation a:hover {
	color:#4CBEB8;

	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;

	}


/* The Comments */

.comments {	
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#E3F8A9;
	border:1px dashed #B2E71E;
	color:#513527;
	padding:10px;
	overflow:auto;
	font-family:Tahoma;
	font-size:12px;
	}
#commentform {
	padding-left:23px;


	}
#commentform input {
	background:#E3F8A9;
	border:1px dashed #B2E71E;
	color:#513527;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	
	}
	.alt {
	margin: 5px 0;
		background:#E3F8A9;
	border:1px dashed #B2E71E;
	
	}