body {
	margin: 0;
	padding: 0;
	background: url(images/bg.jpg) fixed;
}

p {
	margin: 0;
	padding: 0;	
}

#outer-wrapper {
	width: 740px;
	margin: 0 auto;
	background: url(images/wrapper-bg.png) no-repeat;
}

#inner-wrapper {
	width: 600px;
	background: #fff;
	margin: 0 auto;	
}

#header {
	width: 600px;
	height: 363px;
	background: url(images/erfanix-header.jpg) no-repeat;
	position: relative;
}

#header .top {
	position: absolute;
	top: 16px;
	left: 5px;
	width: 590px;
	padding-bottom: 24px;
	background: url(images/header-top-navigation.png) no-repeat bottom right;
}

#header .bottom {
	position: absolute;
	bottom: 0;
	left: 20px;
	width: 311px;
	height: 29px;
	background: url(images/header-bottom-navigation.png) no-repeat bottom left;
}

#header .bottom a {
	position: absolute;
	top: 0;
	left: 0;
	width: 102px;
	height: 29px;
}

#header .bottom .friends {
	left: 105px;	
}

#header .bottom .gallery {
	left: 209px;	
}

#header .top #header-hidden-information {
	background: #101010;
	direction: rtl;
	text-align: right;
	font: normal 11px tahoma;
	color: #eee;
	padding: 0 20px 20px;
	display: none;
	border-bottom: 16px solid #303030;
	margin-top: -16px;
}

#header .top #header-hidden-information div {
	display: none;
	line-height: 1.5em;
}

#header .top #header-hidden-information .design b {
	font-weight: bold;
	color: #8dcc00;	
}

#header .top #header-hidden-information .template b {
	font-weight: bold;
	color: #f58322;
}

#header .top #header-hidden-information .contact b {
	font-weight: bold;
	color: #00aed4;
}

#header .top a {
	position: absolute;
	display: block;
	bottom: 0;
	width: 	98px;
	height: 24px;
	overflow: hidden;
}

#header .top .homepage {
	left: 488px;
}

#header .top .design {
	left: 387px;
}

#header .top .template {
	left: 286px;
}

#header .top .contact {
	left: 185px;
}

#footer {
	width: 600px;
	height: 35px;
	background: #222 url(images/footer.gif) no-repeat;
	overflow: hidden;
	text-align: center;
	font: normal 11px verdana;
	color: #eee;
	padding-top: 5px;
}

#footer a {
	color: #00aed4;
	text-decoration: none;
}

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

#content {
	direction: rtl;
	text-align: justify;
	font: normal 11px/1.5em tahoma;
	padding: 20px 25px;
	color: #676767;
}

.postbox {
	margin-bottom: 40px;
}

.postbox .title a {
	font: bold 16px 'times new roman';
	padding: 0 !important;
	border: 0 !important;
}

.postbox .title a:hover {
	color: #9c0;
	padding: 0 !important;
	border: 0 !important;
}

.postbox .date {
	border-bottom: 1px dotted #d0d0d0;
	margin-bottom: 10px;
	padding-bottom: 8px;
	background: url(images/postbox-date.gif) no-repeat center right;
	padding-right: 20px;
}

.postbox .footer {
	width: 	540px;
	padding: 2px 5px;
	background: #edece9 url(images/postbox-footer.gif) no-repeat top center;
	margin-top: 10px;
}

#content .postbox .footer a {
	color: #ff6699;
}

#content .postbox .footer a:hover {
	color: #ff0099;
}

.postbox .footerbottom {
	width: 	550px;
	height: 6px;
	font-size: 0;
	overflow: hidden;
	background: #edece9 url(images/postbox-footer-bottom.gif) no-repeat top center;
}


.postbox .readmore {
	margin-bottom: 20px;
	text-align: left;
}

.postbox img {
	border: 0 none;
}

#content a {
	color: #0464cd;
	text-decoration: none;
	border-bottom: 0;
	padding-bottom: 2px;
}

#content a:hover {
	color: #819fcf;
	color: #09f;
	padding-bottom: 1px;
	border-bottom: 1px solid;	
}

#content p {
	margin-bottom: 15px;	
}

#header-contact-form {
	position: relative;
	width: 389px;
	height: 181px;
	margin: 0 auto;
	background: url(images/contact-form.gif) no-repeat;
}

#header-contact-form .name-input,
#header-contact-form .email-input,
#header-contact-form .url-input {
	position: absolute;
	top: 3px;
	left: 155px;
	border: 0;
	font: normal 11px tahoma;
	color: #777;
	width: 140px;
	background: transparent;
}

#header-contact-form .email-input {
	top: 27px;
	direction: ltr;
}

#header-contact-form .url-input {
	top: 51px;
	left: 10px;
	width: 285px;
	direction: ltr;
}

#header-contact-form .comment-textarea {
	position: absolute;
	top: 80px;
	left: 10px;
	border: 0;
	font: normal 11px tahoma;
	color: #777;
	width: 283px;
	height: 63px;
	background: transparent;
	overflow: auto;
}

#header-contact-form .submit-button,
#header-contact-form .reset-button {
	position: absolute;
	top: 159px;
	left: 0px;
	border: 0;
	font: normal 11px tahoma;
	color: #777;
	width: 72px;
	height: 21px;
	overflow: hidden;
	font-size: 0;
	background: transparent;
	cursor: pointer;
}

#header-contact-form .reset-button {
	left: 77px;
}

.commentpostbox {
	width: 402px;
	margin: 0 auto;
	background: #efefec;
	margin-top: 25px;
}

.commentpostbox .author {
	border-bottom: 1px dotted #d0d0d0;
	margin-bottom: 10px;
	padding-bottom: 4px;
	background: url(images/comment-author.gif) no-repeat center right;
	padding-right: 20px;
	margin-right: 15px;
	margin-left: 15px;
}

.commentpostbox .header {
	width: 402px;
	height: 9px;
	overflow: hidden;
	font-size: 0;
	background: url(images/commentpostbox-header.gif);
}

.commentpostbox .body {
	padding: 0 20px;
}

.commentpostbox .body .links {
	text-align: left;
}

.commentpostbox .footer {
	width: 402px;
	height: 9px;
	overflow: hidden;
	font-size: 0;
	background: url(images/commentpostbox-footer.gif);
}

#comments-form {
	padding: 25px;
}

#comments-form label {
	display: block;
	color: #777;
	/*font: bold 13px 'times new roman';*/
	margin-bottom: 10px;
}

#comment-form-remember-me label {
	display: inline;
}

#comment-form-name,
#comment-form-email,
#comment-form-url {
	margin-bottom: 11px;
}

#comment-form-name input,
#comment-form-email input,
#comment-form-url input {
	font: normal 11px tahoma;
	direction: rtl;
	width: 275px;
	padding: 0 15px;
	height: 17px;
	color: #555;
	padding-top: 3px;
}

#comment-form-email input,
#comment-form-url input {
	direction: ltr;
}

#comments-open-text {
	margin-top: 11px;
}

#comment-text {
	direction: rtl;
	font: normal 11px tahoma;
	color: #555;
	padding: 8px 15px;
	width: 275px;
	height: 100px;
}


#comment-submit {
	/*font: bold 13px 'times new roman';*/
	font: normal 11px tahoma;
	color: #555;
	width: 309px !important;
	width: auto;
	padding: 5px 0;
	margin-top: 5px;
}