/*
Theme Name: By_PAS
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
#calend
{
	margin:0 auto;
	width:150px;
}
textarea#comment
{
	width:450px;
	height:200px;
	margin-bottom:20px;
}
input#submit
{
	width:100px;
	font:13px Arial, Helvetica, sans-serif;
}
#submitbtn
{
	width:100px;
	margin:0 0 0 auto;
}
div.commentformfields
{
	margin:20px 0;
}
label {
	float: right;
	width: 240px;
}
#allofcommentform
{
	width:450px;
}
.com_all
{
	height:50px;
	width:440px;
	background:#0000CC;
	margin-top:10px;
	color:white;
	
}
.com_all a:link,.com_all a:visited
{
	color:white;
}

.com_data_and_auther_name
{
	float:right;
	width:390px;
}
.avatorpic
{
	width:30px;
	height:50px;
	margin:10px 0 0 0;
	overflow:hidden;
}
.handcursor
{
	color:white;
}
h2.handcursor
{
	font-size:11px;
	color:white;
	cursor:pointer;
}
h2.handcursor span
{
	text-align:center
}
.postmetadata
{
direction:rtl;
text-align:right;
}
