/*  
Theme Name: Farid1
Theme URI: http://www.blog.pitm.net/
Description: This is my first theme.
Version: 1.0
Author: Farid Ahmadian
Author URI: http://www.blog.pitm.net/

*/



@charset "utf-8";
/* CSS Document */

html{
direction:rtl;
}
p{
text-align:justify;
}

body{
background-position:center top;
	background-repeat:no-repeat;
	background-color:#272727;
	background-image:url('images/bg000000.jpg');
font-family:Tahoma;
font-size:9pt;

}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #4068A8;
}
a:active {
	text-decoration: none;
	color: #000000;
}

#wrapper{
margin: 0 auto 0 auto;
width: 750px;
}
#header{
text-align:center;
background: #eeeeee;
background-image:url(images/header.jpg);
float: left;
width: 750px;
height:100px;

    -moz-border-radius: 5px; /* Firefox */
    -webkit-border-radius: 5px; /* Safari */
}
#container{

float: left;
width: 500px;
text-align:center;
}
.sidebar{
float: left;
width: 240px;
background: #eeeeee;
margin: 0 0 0 10px;
display: inline;
vertical-align:top;
text-align:left;
direction:ltr;


    -moz-border-radius: 5px; /* Firefox */
    -webkit-border-radius: 5px; /* Safari */
	
}
#footer{
background: #eeeeee;
clear: both;
float: left;
width: 753px;
    -moz-border-radius: 5px; /* Firefox */
    -webkit-border-radius: 5px; /* Safari */
}
#footer p{
text-align:center;
}
.spacer{
height:10px;
float: left;
width: 750px;
}

.post{
background: #eeeeee;
padding:7px;
border-bottom-width:thin;
border-top-width:thin;
border-right-width:thin;
border-left-width:thin;

    -moz-border-radius: 5px; /* Firefox */
    -webkit-border-radius: 5px; /* Safari */
}

#search_form{
background-image:url(images/pointer.jpg);
background-position:right;
background-repeat:no-repeat;
}

#container h2{
background-color:#FFFFFF;
background-image:url(images/post.jpg);
background-repeat:no-repeat;
background-position:right;
font-size:16px;

    -moz-border-radius: 5px; /* Firefox */
    -webkit-border-radius: 5px; /* Safari */
	
}

.sidebar h2{
text-align:center;
background-color:#FFFFFF;
background-repeat:no-repeat;
background-position:right;
font-size:14px;
}

.sidebar ul{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

.my_connector a:link{
	color:#EEEEEE;
}

.my_connector a:visited {
	color:#EEEEEE;
}
.my_connector a:hover {
	color:#EEEEEE;
}
.my_connector a:active {
	color:#EEEEEE;
}

#persian a{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.2;
	
	-moz-border-radius-bottomleft:5px;

background-color:#FFFFFF;
height:91px;
width:70px;
background-repeat:no-repeat;
background-position:right;
background-image:url(images/persian_sign.png);
position:absolute;
right:0;
top:0px;

}
#persian a:hover{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.9;
}

#favirits{
padding-right:5px;
direction:rtl;
text-align:right;
}
#atten {style.css (line 286)
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
border:1px solid #CCCCCC;
margin:0.5em 1.25em 0 0;
width:175px;
text-align:right;
padding:5px;
}




.comments-template
{
	margin: 10px 0 0;
	padding: 10px 0 0;
}

.comments-template ol
{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li
{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
}

.comment-text-b
{
border-right: 1px dotted #afafaf;
border-left: 1px dotted #afafaf;
border-bottom: 1px dotted #afafaf;
padding: 3px;
color: #113274;
}

.comments-template h2, .comments-template h3
{
	font-family:tahoma, Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata
{
	font-size: 11px;
	border-bottom: 1px dotted #272727;
	border-top: 3px double #272727;
	border-right: 3px double #272727;
	border-left: 3px double #272727;
	padding-right: 2px;
	padding-left: 2px;
	background: #272727;
	color:#FFFFFF;
}

.comments-template p.nocomments
{
	padding: 0;
}

.comments-template textarea
{
	font-family:tahoma, Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

#comment
{
width: 425px;
font-family: tahoma;
text-align: right;
border: 1px solid #b0bec7;
color: #113274;
}
.commentmetadata a
{
color:#FFFFFF;
}
.navigation{
	background:#EEEEEE;
	color:#FFFFFF;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}
.entry img{
	text-decoration:none;
 max-width: 480px;
  height: auto;	

}
.entry a img{
  color:#EEEEEE;
}