html, body {
	margin: 0;
	padding: 0;
}

#header {
	width: 100%;
	height: 169px;
	background: #5d6e92 url(images/bg.gif);
	border-bottom: 1px solid #7994c5;
	border-bottom: 3px solid #1b3261;
}

#header .content {
	position: relative;
	width: 910px;
	margin: 0 auto;
	height: 169px;
}

#header .content .logo {
	position: absolute;
	top: 0;
	right: 0;
}

#footer {
	width: 100%;
	background: #5d6e92 url(images/bg.gif);
	border-top : 3px solid #1b3261;
	clear: both;
	height: 200px;
}

#footer .content {
	width: 910px;
	margin: 0 auto;
}

#copyright {
	width: 100%;
	border-top: 2px solid #4c5e85;
	background: #2a3b5f;
	color: #efefef;
}

#copyright .content {
	width: 910px;
	margin: 0 auto;
	text-align: center;
	font: normal 11px verdana;
	padding: 8px 0;
}

#outerwrapper {
	width: 100%;
	background: #fff;
}

#innerwrapper {
	width: 910px;
	margin: 0 auto;
}

#rightcontent {
	width: 630px;
	float: right;
	margin: 25px 0;
	direction: rtl;
	text-align: justify;
	font: normal 11px/1.5em tahoma;
	color: #4f4e4e;
}

#leftcontent {
	width: 252px;
	float: left;
	margin: 25px 0;
	color: #404040;
}

#linkdump {
	background: #faeea8;
}

#linkdump .header {
	background: url(images/linkdump-header.gif) no-repeat;
	height: 28px;
	overflow: hidden;
	position: relative;	
}

#linkdump .header .content {
	position: absolute;
	width: 140px;
	top: 4px;
	left: 25px;
	text-align: center;
}

#linkdump .header .content a {
	text-decoration: none;
	color: #4f4e4e;
}

#linkdump .footer {
	background: url(images/linkdump-footer.gif) no-repeat;
	height: 10px;
	overflow: hidden;
}

#linkdump ul {
	list-style-type: none;
	list-style-image: url(images/linkdump-bullet.gif);
}

#linkdump ul li {
	margin-bottom: 5px;
}

#linkdump ul li p {
	margin-top: -3px;
	color: #888;
}

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

.postbox {
	background: #e4e9f4;
	margin-top: 30px;
}

.postbox .header {
	background: url(images/postbox-header.gif) no-repeat;
	height: 37px;
	position: relative;
	overflow: hidden;
}

.postbox .header div {
	position: absolute;
	top: 3px;
	left: 21px;
	width: 232px;
	text-align: center;
}

.postbox .header div a {
	text-decoration: none;
	color: #00CCFF;	
}

.postbox .body {
	margin: 5px 25px;	
}

.postbox .body p {
	margin: 14px 0;	
}

.postbox .body a {
	color: #09f;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: 0;	
}

.postbox .body a:hover {
	color: #0cf;
	padding-bottom: 1px;
	border-bottom: 1px solid;	
}

.postbox .body .title {
	font: bold 24px 'times new roman';	
	margin-bottom: 9px;
}

.postbox .body .title a {
	text-decoration: none;
	color: #7e7e76;
	padding: 0 !important;
	border: 0 !important;
}

.postbox .body .title a:hover {
	padding: 0 !important;
	border: 0 !important;
}

.postbox .body img {
	padding: 5px 10px;	
}

.postbox .permalink {
	margin: 0 25px;
	text-align: left;
	color: #7e7e76;
	clear: both;
}

.postbox .permalink a {
	text-decoration: none;
	color: #7e7e76;
}

.postbox .permalink a:hover {
	color: #0cf;
}

.postbox .footer {
	background: url(images/postbox-footer.gif) no-repeat;
	height: 11px;
	overflow: hidden;
}

#rambodad {
	position: relative;
	width: 252px;
	height: 245px;
	background: url(images/ads-rambod-mellat.gif) no-repeat;
}

#rambodad .containerlink {
	display: block;
	position: absolute;
	top: 0;
	left: 29px;
	width: 223px;
	height: 245px;
}

#rambodad .buttonlink {
	display: block;
	position: absolute;
	top: 10px;
	left: 0;
	width: 25px;
	height: 80px;
}

#rambodad .button2link {
	display: block;
	position: absolute;
	top: 94px;
	left: 0;
	width: 25px;
	height: 80px;
}

.latest {
	background: url(images/latest-bg.gif) no-repeat top left;
}

.friends {
	background: url(images/friends-bg.gif) no-repeat top left;
}

.friends .body div div {
	padding: 3px 10px;
	margin: 0 12px;
	background: url(images/leftcontent-rtl-bullet.gif) no-repeat center right;
}

.archive {
	background: url(images/archive-bg.gif) no-repeat top left;
}

.contact {
	background: url(images/contact-bg.gif) no-repeat top left;
}

.contact p {
	text-align: center;
	padding: 30px 0;	
}

#leftcontent .box {
	width: 252px;
	margin-top: 15px;
}

#leftcontent .box .header {
	height: 8px;
	font-size: 0;
	overflow: hidden;
	background: url(images/leftcontent-box-header.gif) no-repeat top right;
}

#leftcontent .box .footer {
	height: 8px;
	font-size: 0;
	overflow: hidden;
	background: url(images/leftcontent-box-footer.gif) no-repeat top right;
}

#leftcontent .box .body {
	width: 223px;
	background: #ebebeb;
	margin: 0 0 0 29px;
	direction: rtl;
	font: normal 11px tahoma;
}

#leftcontent .box .body ul {
	margin: 0;
	padding-right: 25px;
	list-style-type: none;
	list-style-image: url(images/leftcontent-rtl-bullet.gif);
}

#leftcontent .box .body ul li {
	padding-bottom: 5px;
}

#leftcontent .archive .body ul {
	direction: ltr;
	list-style-image: url(images/leftcontent-ltr-bullet.gif);
}

#leftcontent a {
	color: #404040;
	text-decoration: none;	
}

#leftcontent a:hover {
	color: #09f;
}

#footer .rightcontent {
	float: right;
	width: 217px;
}

#footer .rightcontent .box {
	width: 217px;
	direction: rtl;
	font: normal 11px tahoma;
	margin-top: 25px;
}

#footer .rightcontent .box .header {
	width: 180px;
	height: 23px;
	background: url(images/footer-box-titlebar-bg.png) no-repeat;
	color: #fff;
	padding-top: 5px;
	padding-right: 37px;
}

#footer .rightcontent .box .body ul {
	margin: 0;
	padding-right: 25px;
	list-style-type: none;
	list-style-image: url(images/footer-bullet.gif);
}

#footer .rightcontent .box .body ul li {
	margin: 15px 0;
	color: #ccc;
}

#footer .rightcontent .box a {
	color: #fff;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: 0;
}

#footer .rightcontent .box a:hover {
	padding-bottom: 1px;
	border-bottom: 1px solid;
}

img {
	border: 0 none;	
}

p {
	margin: 0;
	padding: 0;	
}

.commentpostbox .body p {
	margin: 0;
}

#commentscount {
	font: bold 13px 'times new roman';
	font: bold 21px 'times new roman';
	color: #777;
	margin-bottom: -20px;
	margin-top: 50px;
}

#commentscount span {
	color: #000;
}

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

#commentscount a:hover {
	color: #f90;
}

#comments-form {
	padding: 25px;
}

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

#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: 300px;
	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: 300px;
	height: 100px;
}


#comment-submit {
	font: bold 13px 'times new roman';
	color: #555;
	width: 334px !important;
	width: auto;
	padding: 5px 0;
	margin-top: 5px;
}
