div#content2 {
		position:absolute;
        margin-left: auto;
        margin-right: auto;

        top: 209px;
        left: -1px;
        width: 800px;
        height: 360px;
        background: #ffd600;
        text-align: left;
		border: solid 0px #000;
}


div#content4 {
		position:absolute;
        margin-left: auto;
        margin-right: auto;

		top: 209px;
        left: 0px;
        width: 700px;
        background: #ffd600;
        text-align: left;
		border: solid 0px #000;
}

div#hide
{
		position:absolute;
        margin-left: auto;
        margin-right: auto;
		display:none;

        left: 0px;
        width: 3px;
        background: #ffd600;
        text-align: left;
		border: solid 0px #000;
}

ul.blank
{
	list-style:none;
}

.bolden
{
	font-weight:bold;
}

div#content3 {
	position:absolute;
        margin-left: auto;
        margin-right: auto;

        top: 400px;
        left: 60px;
	z-index:3;
}

div.grey
{
	color:#666;
}

span.grey
{
	color:#666;
}

/*

Theme name: WordPress Default - kubrick -

Editors: Navid Kashani

Persian Wordpress Project : wp-persian.com

*/



#page {

	text-align:right;

	direction:rtl;

}

h1, h2, h3, #sidebar h2 {


}

.commentlist li .avatar {

	float:left;

}

#header {

	margin:0 1px 0 0;

}

.narrowcolumn {

	float:right;

	padding: 0 45px 20px 0;

}

.widecolumn {

	margin: 5px 150px 0 0;

}

.widecolumn .smallattachment {

	margin: 5px 0 5px 5px;

}

.postmetadata {

	clear:right;

}

#sidebar {

	margin-left: 0;

	margin-right: 545px;

}

img.alignright {

	margin: 0 7px 0px 0;

}



img.alignleft {

	margin: 0 0 0px 7px;

}



.alignright {

	float: right;
	overflow:auto;

}



.alignleft {

	float: left;

}

code {

	display:block;

	direction:ltr;

	text-align:left;

}

acronym, abbr, span.caps {

	letter-spacing:0; /* fix opera bug */

}

html>body .entry ul {

	padding:0 10px 0 0;

	text-indent:10px;

}

html>body .entry li {

	margin: 7px 10px 8px 0;

}

.entry ol {

	padding: 0 35px 0 0;

}

#sidebar ul ul, #sidebar ul ol {

	margin: 5px 10px 0 0;

}

#sidebar ul ul ul, #sidebar ul ol {

	margin: 0 10px 0 0;

}

#commentform input {

	margin: 5px 0 1px 5px;

}

#commentform #submit {

	float:left;

}

.commentlist p {

	margin: 10px 0 10px 5px;

}

#wp-calendar #next a {

	padding-right:0;

	padding-left:10px;

	text-align:left;

}

#wp-calendar #prev a {

	padding-left:0;

	padding-right:10px;

	text-align:right;

}

blockquote {

	margin: 15px 10px 0 30px;

	padding-left: 0;

	padding-right: 20px;

	border-left: 0 none;

	border-right: 5px solid #ddd;

}

#email, #url {

	direction:ltr;

}

.post {
	margin: 0 0 10px;
	text-align: justify;
	overflow:auto;
	}

.post hr {
	display: block;
	}
	
.hangingindent {
	text-indent:-30px;
	padding-left:30px;
	text-align:justify;
}

b.emphasis2 {
	font-style:italic;
	font-weight:bold;
}

.smallhead {
	font-weight:bolder;
	font-style:italic;
	font-size:larger;
}

.smallhead2 {
	font-style:italic;
	font-size:larger;
}


/*Link for the callout and headers (not underlined)*/
a.calloutlink:link {
	text-decoration: none; 
	color: #000033; 
	letter-spacing: 0px;
	font: normal normal 13px Arial, Helvetica, sans-serif;
	border-style: none; outline: none 
	}
a.calloutlink:visited {
	text-decoration: none; color: #000033; 
	font: normal normal 13px Arial, Helvetica, sans-serif;
	border-style: none; outline: none 
	letter-spacing: 0px;
	}
a.calloutlink:active {
	text-decoration: none; color: #000033; 
	font: normal normal 13px Arial, Helvetica, sans-serif;
	border-style: none; outline: none 
	letter-spacing: 0px;
	text-transform: none;
	}
a.calloutlink:hover {
	text-decoration: none; color: #b80013; 
	font: normal normal 13px Arial, Helvetica, sans-serif;
	border-style: none; outline: none;
	}
a.calloutlink:active {outline: none }

a.headerlink:link {
	text-decoration: none; 
	color: #000033; 
	letter-spacing: 0px;
	font: normal normal 13px Arial, Helvetica, sans-serif;
	border-style: none; outline: none 
	}
a.headerlink:visited {
	text-decoration: none; color: #000033; 
	font: normal normal 13px Arial, Helvetica, sans-serif;
	border-style: none; outline: none 
	letter-spacing: 0px;
	}
a.headerlink:active {
	text-decoration: none; color: #000033; 
	font: normal normal 13px Arial, Helvetica, sans-serif;
	border-style: none; outline: none 
	letter-spacing: 0px;
	text-transform: none;
	}
a.headerlink:hover {
	text-decoration: none; color: #b80013; 
	font: normal normal 13px Arial, Helvetica, sans-serif;
	border-style: none; outline: none;
	}
a.headerlink:active {outline: none }


.col1
{
	width:25%;
	font-weight:bold;
	vertical-align:top;
}

.col2
{
	width:5%;
}

.col3
{
	width:70%;
	vertical-align:top;
}

.rightpic
{
	float:right;
}

#wordpress 
{
	width:620px;
}

.alignright2
{
	position:relative;
	left:490px;
	top:37px;
}