﻿body {
	margin: 0 0 0 0;
	background: #710a54 url('http://parsafatehi.com/violet/images/bg_top.jpg') repeat-x top;
	font-family: tahoma;
	font-size: 10pt;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
#header {
	height: 227px;
	width: 930px;
	margin: auto;
}
#header-right {
	float: right;
	width: 420px;
	height: 227px;
}
#header-left {
	float: left;
	width: 338px;
	height: 57px;
	margin-top: 75px;
	margin-left: 9px;
}
#container {
	width: 930px;
	margin: auto;
}
#right {
	width: 270px;
	height: 142px;
	float: right;
	background: url('http://parsafatehi.com/violet/images/menu_right_bg.jpg');
}
#left {
	width: 660px;
	height: auto;
	float: left;
	direction: rtl;
	text-align: right;
}
#avatar {
	margin-top: 18px;
	text-align: center;
	width: 174px;
	height: 107px;
	margin-left: 39px;
}
#left-bg {
	width: 270px;
	height: auto;
	float: right;
	background: url('http://parsafatehi.com/violet/images/menu_right_repeat.jpg') repeat-y;
}
.menu-title {
	background: url('images/menu_title.jpg');
	width: 202px;
	height: 31px;
	margin-left: 25px;
	text-align: center;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #E4A3D5;
}
.menu-content {
	width: 202px;
	margin-left: 25px;
	font-family: tahoma;
	font-size: 12px;
	color: #E4A3D5;
	text-align: right;
	line-height: 1.5em;
}
.menu-content a {
	display: block;
	color: #da9bc9;
	padding-right: 10px;
	padding-bottom: 2px;
	margin-right: 15px;
	background: url('images/bull.gif') no-repeat right;
}
.menu-content2 {
	width: 202px;
	margin-left: 25px;
	font-family: tahoma;
	font-size: 12px;
	color: #E4A3D5;
	text-align: right;
	line-height: 1.5em;
}
.menu-content2 a{
	color: #da9bc9;
}
.menu-content a:hover {
	color: #ECCAE2;
}
.post {
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	color: #9e108b;
}
.post-title-r {
	width: 72px;
	height: 64px;
	float: right;
}
.post-title-l {
	width: 559px;
	height: 64px;
	float: right;
	background: url('http://parsafatehi.com/violet/images/post_title_left.jpg');
}
.post-title {
	margin-top: 25px;
	margin-right: 10px;
}
.post-title a {
	font-size: 1.3em;
	color: #710A54;
}
.post-area {
	width: 630px;
	background: #da9ac9 url('http://parsafatehi.com/violet/images/post_bg.jpg') repeat-y;
}
.post-body {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 1.5em;
}
.post-body a{
	color: #800080;
}
.post-body a:hover{
	color: #B700B7;
}
.post-footer {
	width: 630px;
	height: 52px;
	background: url('http://parsafatehi.com/violet/images/post_footer.png') no-repeat;
}
.post-footer a{
	color: #800080;
}
.post-footer a:hover{
	color: #B700B7;
}

