﻿p {margin:5px 0 5px 0;}
.btn{background:white url('btn.jpg') repeat-x;border:1px solid silver;}
.page {
	float: center;
	display:inline-block;
}
.header {
	background:url('top.jpg') repeat-x;
}
.bTitle{
	width:500px;
	font:bold 24px Times new Roman;
	color: white; filter:glow(Color=#555555,Strength=5);
	direction:rtl;
	text-align:right;
	float:right;
	margin-right:20px;
}
#content {
	width: 570px;
	float: left;
}

#content .postdate {
	position:relative;
	left:8px;
	top:10px;
	width: 146px;
	height: 20px;
	font:11px/16px tahoma;
	direction:rtl; 
	text-align: center;
	float: left;
	color: #888888;
}

#content .postbox {
	width:550px;
	margin-bottom:25px;
}
#content .postbox .ptitle {
	width:552px;
	height:40px;
	color:#364D67;
	background-image: url('pTitle.jpg'); background-repeat: no-repeat 
}
#content .postbox h3 {
	font:600 13px/40px Tahoma;
	color:#555;
	text-align:right;
	margin:0px 36px 0px 0;
	direction: rtl;
}
#content .postbox .post {
	background:url('menu.gif');
	width: 550px;
	border-left:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc;
	text-align:justify;
	direction: rtl
}
#content .postbox .text {
	width: 540px;
	font: 9pt Tahoma;
	color: #333333;
	margin:0px 4px 5px 3px;
	padding-top:1px;
	line-height:150%;
}
#content .postbox .pdown {
	width: 540px;
	height:18px;
	font:600 11px tahoma;
	margin:7px 4px 0px 3px;
	text-align:left;
	direction: rtl;
}

#content .postbox .recentPosts {
	background:url('menu.gif');
	width: 550px;
	border:1px solid #ccc;
	direction: rtl;
	text-align:right;
	padding-bottom:5px
}

#content .postbox .recentPosts p {
	padding:7px;
	line-height:1px;
	font-weight:600;
	color:#888888;
	
}
#content .postbox .recentPosts ul{
	margin-bottom:0;
	margin-top:5px;
}
#content .postbox .recentPosts li {
	list-style-type:circle;
	font:12px/20px tahoma;
	margin:0;
}

#sides {
	width: 165px;
	float: left;
}
#sides .menu {
	width: 160px;
	margin-bottom: 20px;
}

#sides .menu h3 {
	height: 32px;
	text-align: center;
	color:#333;
	background: url('topmenu.gif') no-repeat;
	margin-top:0px;
	margin-bottom:0px; font-style:normal; font-variant:normal; font-weight:600; line-height:32px; font-size:13px; font-family:Tahoma
}
#sides .menu ul {
	margin:0px;
	list-style-type: none;
	background: url('menu.gif');	
	text-align: right;
	direction:rtl;
	border-left:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; padding-left:4px; padding-right:4px; padding-top:0px; padding-bottom:5px
}
#sides .menu ul li {
	color: #333;
	font: normal 12px/20px Tahoma;
	text-align: right;
}
#poll input{
	border:0px;
}
.pages{
	width:400px;
	border:1px solid #ccc;
	background:url('menu.gif');
	padding-top:6px;	
	padding-bottom:6px
}
.pages a{
	color:#003399;
}
.pages a:hover{
	color:white;
	background:#aaaaaa;
}

.footer{
	height:35px;
	line-height:130%;
	width:900px;
	background:url('menu.gif');
	border-top:1px solid #ccc;
	padding-top:4px;
	margin-top:40px
}