/* pooyaa.net css */
a img {border: none;}
#outer {
	direction:rtl;
	width:850px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
}
#logo
{

}
#main{
	float:right;
	width:850px;
}
#post{
	width:640px;
	float:left;	
}
#post a{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#333e74;
}
#post a:hover{
	color:#999;
}
#postMain{
	width:598px;
	padding:2px 2px 2px 2px;
	direction:rtl;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:justify;
}

#postTitle{
	font-family:"Times New Roman", Times, serif;
}

div.main{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
div#postMain div#main a {
color:blue;
}

div.date{
	font-size:9px;	
}

a.comment{
	font-size:12px;
}

#commentMain
{
	border-bottom:dashed;
}
#commentMain h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
#cmWriter{
	width:300px;
	float:right;
}
#cmUrl{
	float:left;
}
#cmEmail{
	float:right;
	width:300px;
}
#cmText{
	width:595px;
	clear:right;
	padding-right:1px;
}
#cmMainText
{
	width:593px;
	height:100px;
	padding-right:0px;
}
#commentBox{
	padding-top:10px;
}
#email
{
	direction:ltr
}
#url
{
	direction:rtl
}
#nav
{
	width:600px;
	margin-right:210px;	
}
#nav ul
{
margin: 0;
padding: 0;
float:right;
list-style-type:none;
}
#nav li{
		display:inline;
		margin: 0;
		padding-left:5px;
		padding-right:5px;
		background-color:#000;

}

#nav li a {
text-decoration:none;  
color:#FFFFFF;
z-index:1;}
#nav ul li:hover {background-color:#666666 }
#nav ul li#current {text-decoration:none; 
background-color:#CCCCCC}
#nav ul li#current a{
color:#333333}

#sidebar
{
	float:right;
	width:200px;
	margin-top:20px;
	margin-right:0px;
	padding-top:1px;
	
}
#sidebar div.sideHead{
	margin-top:5px;
	background-color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
}
#sidebar div.sideBody{
	width:200px;
	overflow:auto;
	background-color:#CCC;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#000;
}

#sidebar div.sideBody a{
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	border:none;
	color:#000;
}
#sidebar div.sideBody a:hover{
	color:#FFF;
}
#sidebar input#username
{
	width:100px;
}

#sidebar input#password
{
	width:100px;
}

#sidebar input#auth
{
	width:25px;
}

.tags{
font-size:11px;
}
.tags a{
	font-size:11px;
	color:#445196;
}

