/*
Theme Name: Siah fam
Theme URI: http://wpskin.ir
Description: A siah themes and blog theme for WP.
Version: 1.5
Author: Mostafa B
Author URI: http://wpskin.ir/
*/
Table{font-family: Tahoma; font-size: 8pt;color:white}
.BlogTitle{color:white ;font-family: Arial; font-size: 18pt; font-weight: bold;}
.BlogTitle A:link {color:white;text-decoration: none}
.BlogTitle A:visited {color:white;text-decoration: none;}
.BlogTitle A:hover {color:white;text-decoration: none}

.BlogSubTitle{color:#F2F2F2 ;font-family: Tahoma;font-size: 9pt;padding-bottom: 6px}



.posttitle{font-size: 9pt;font-family: Tahoma; color:#FFFFFF;font-weight: bold;padding-top: 6px; padding-bottom: 2px;}
.posttitle A:link {color:#FFFFFF;font-weight: bold;text-decoration: none}
.posttitle A:visited {color:#FFFFFF;font-weight: bold;text-decoration: none;}
.posttitle A:hover {color:yellow;font-weight: bold;text-decoration: none}
 
.postdesc {font-size: 7pt;font-family: Tahoma;color:white;}
.postdesc  A:link{color:#FFFF00;text-decoration: none;}
.postdesc  A:visited {color:#FFFF00;text-decoration: none;}
.postdesc  A:hover{color:#FFFF00;text-decoration: underline;}

.PostBody {font-size: 9pt;font-family: Tahoma;color:#F2F2F2;line-height:1.5em;padding:3px}
.PostBody A:link{color:#FFFF00;text-decoration: none;}
.PostBody A:visited {color:#FFFF00;text-decoration: none;}
.PostBody A:hover{color:#FFFF00;text-decoration: underline;}
.right {
	background:url('images/index14.gif') no-repeat;  padding-bottom:3px; height:31px; width:160px;
}
 A:link {color:#cccccc;text-decoration: none}
 A:visited {color:#cccccc;text-decoration: none;}
 A:hover {color:#ffffff;text-decoration: none}
ul, ol {
	margin: 0px 1px;
	padding: 0 5px;
}
li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
/*+++++++ COMMENTS +++++++*/

.commentlist li ol {padding-top: 5px; border-bottom:1px dotted #e6e6e6; list-style: none}
.avatar img {float:left}
.ctext {margin-left: 70px}

.trackbacks a {color: #006699; border-bottom: 1px dotted #e6e6e6;}
.user {font-weight: bold; font-size: 14px; padding-top:10px;}
.author {background: #FFF8AF; padding-right: 10px;}
#commentform p { padding-bottom:0px;}
#commentform #author { border:1px solid #dadada; height:20px; width:200px; }
#commentform #email { border:1px solid #dadada; height:20px; width:200px; }
#commentform #url { border:1px solid #dadada; height:20px; width:200px;}
#commentform #comment { border:2px solid #dadada; height:200px; width:450px;}
/* Images */
img.centered, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #DF5800;
	text-align: center;
	background-color: #F1EEC1;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}