body {
	margin:0 auto;
	margin-top:10px;
	text-align:Center;
	font-family:tahoma;
	color:#666;
	background-color:#F6F5F1;
	}

#wrapper {
	margin:0 ;
        text-align:Center; 
	background-image:url('http://www.dariusheghbali.com/images/bg.gif');
 	background-position:bottom ;
        background-repeat:repeat-y;
        background-attachment:fixed;
        margin:0;
        padding:0;
	}

a {
	color:#000;
	text-decoration:none;
	}

a:hover {
	color:#C00;
	text-decoration:none;
	}
p {
	padding-top:2px;
	margin:0;
	}

hr {
	color:#C0C0C0;
	text-align:Center;
	width:300px;
	}

#header {
	margin:0;
	padding:0;
	}
#header img {
	border:0;
	}
	
#sep {
	background-image: url('http://www.dariusheghbali.com/images/sep.gif');
	background-repeat: repeat-y;
	background-position-x: center;
	}

#sidebar {
	direction:rtl;
	margin:0;
	padding:0;
	}
.sidetext {
	padding:3px 5px 3px 15px;
	font-family:tahoma;
	font-size:12px;
	text-align:Right;
	}

#main {
	direction:rtl;
	text-align:Right;
	}

.blog {
	padding:3px 18px 3px 10px;
	font-family:tahoma;
	font-size:14px;
        line-height: 150%;
	text-align:right;
	}	
#buttons {
	font-family:tahoma;
	font-size:11px;
}
#buttons img {
	border:0;
}

.date {
	font-family:tahoma;
	font-size:12px;
	float:left;
        padding:5px;
}

h1 {
	background-repeat: no-repeat;
	background-position-x: Center;
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	padding:3px 3px 0 15px;
	margin:0;
	text-align:Right;
	color:#242909;
}

h1 a {
	color:#242909;
}

h2 {
	background-image: url('http://www.dariusheghbali.com/images/h2.gif');
	background-repeat: no-repeat;
	background-position-x: Left;
	background-position-y: Center;
	font-family:verdana;
	font-size:11px;
	font-weight:400;
	padding:3px 3px 3px 10px;
	margin:0;
	text-align:Center;
}
input,textarea {
	font-family:tahoma;
	font-size:11px;
}