/*
Theme Name: Metis Theme
Theme URI: http://www.metisblog.com/
Description: Greek Titan goddess of wise counsel
Version: 1.0
Author: Metis
Author URI: http://www.metisblog.com/
*/

/* The Basics */


* { 
	margin: 0;
	padding: 0;
}

@font-face{
font-family:"otto";
src:url('UthmanTN1Ver10.otf');
}

@font-face{
font-family:"notonas";
src:url('NotoNaskhArabic-Regular.ttf');
}

@font-face{
font-family:"nei";
src:url('Neirizi.ttf');
}

@font-face{
font-family:"mitra";
src:url('BMitra.ttf');
}

@font-face{
font-family:"bnazanin";
src:url('bNazaninN.ttf');
}

@font-face{
font-family:"yekan";
src:url('BYekan.ttf');
}

@font-face{
font-family:"vahid";
src:url('BVahidBd.ttf');
}
a {
	color: #A73A02;
	text-decoration: none;
}

a:hover {
	color: #D88207;
	text-decoration: underline;
}

a img {
	border: none;
	
}

atrans {
	color: #A73A02;
	opacity: 0;
	text-decoration: none;
	
}

acronym, abbr {
	border-bottom: 1px dashed #444;
	font-size: 90%;
	letter-spacing: .07em;
}

blockquote {
    margin: 10px 10px;
    padding: 10px 25px 10px 75px;
    font-family: tahoma, "Times New Roman", Times, serif;
    background: #fff no-repeat top left;
    color: #444;
    text-align: justify;
}

form {
	margin-top: 7px;
}

p {
	padding: 5px 0 5px 0;
}

small {
	font-size: 85%;
}

textarea {
	width: 450px;
}

#sidebar p {
	font-size: 10px;
	line-height: 15px;
}

#footer p {
	color: #666;
}

.alignright {
	float: right;
}
.alignleft {
	float: left;
}

.aligncenter {
	text-align: center;
}

.date {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	margin-bottom: 10px;
}

.description {
	font-family: tahoma, "Times New Roman", Times, serif;
	color: #860e40;
	margin-left: 480px;

}

.feedback {
	background-color: #f8f8f8;
	padding: 0 5px 2px 5px;
}

.meta {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}

.post {
	margin-bottom: 35px;
	text-align: right;
	direction: rtl;
}

/* Headings */
h1 { color: #860e40; font: normal 40px  "Times New Roman", Times, serif; color: #860e40; margin-left: 480px; padding-top: 50px; }
h1 a { color: #860e40; text-decoration: none; border: none; }
h1 a:hover { color: #860e40; text-decoration: none; border: none; }
h2 { border-bottom: 1px solid #ddd; color: #800517; padding-bottom: 2px; font: normal 17px tahoma, Helvetica, sans-serif; }
h2 a { color: #336; text-decoration: none; border: none; }
h2 a:hover { color: #889AC2; text-decoration: none; border: none; }
h3 { color: #860e40; font: normal 40px  "Times New Roman", Times, serif; color: #860e40; opacity: 0; margin-left: 480px; padding-top: 50px; }


/* Sidebar */

#sidebar h2 { font-size: 13px; font-weight: normal; direction: rtl; }
#sidebar li { font-size: 11px; font-weight: normal; direction: rtl; }

#sidebar select {
	font-family: "tahoma";
	width: 190px;
	color: #860e40;
}
	

/* Layout */
body { 
	background-color: #F7F6D1;
	font: 13px/22px tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #444;
	margin: 10px 0;
	text-align: justify;
	line-height: 200%;
}

#container {
	width: 800px;
	margin: 0 auto;
	direction: rtl;
	background-color: #fff;
	padding: 20px 20px 0 20px;
	border-right: 2px solid #C2C295;
	border-left: 2px solid #C2C295;
	border-top: 1px solid #c2c295;
	border-bottom: 2px solid #c2c295;
}

#content {
	float: left;
	width: 550px;
	padding-left: 45px;
}

#footer {
	clear: both;
	border-top: 1px solid #ddd;
	padding-bottom: 8px;
	text-align: center;
}

#header {
	height: 220px;
	margin-bottom: 35px;
	background: url(images/metis-title2.jpg);
	text-align: center;
}

.sep {
	margin: 25px 0 20px 0;
	padding: 0;
	height: 40px;
	border:none;
	background: url(images/separator.gif);
}

#sidebar {
	float: left;
	width: 200px;
	margin-bottom: 35px;
}

/* Images */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ddd;
}
	
img.alignright {
	padding: 4px;
	margin: 4px 0 5px 7px;
	display: inline;
	border: 1px solid #ddd;
}

img.alignleft {
	padding: 4px;
	margin: 4px 7px 5px 0;
	display: inline;
	border: 1px solid #ddd;
}

/* Lists */
ul {
	margin-top: 3px;
	list-style: none;
}

li {
	list-style: none;
	line-height: 20px;
	padding: 0 0 0 10px;
}

li li {
	margin-left: 23px;
	margin-bottom: 2px;
	list-style: circle;
	padding: 0;
}

/* Comments */
.alt {
	margin: 0;
	padding: 10px;
}
	
.alt {
	background-color: #dda;
	border-top: 1px solid #c2c295;
	border-bottom: 1px solid #c2c295;
}

.commentlist {
	padding: 0;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.commentnumber {
      float:left;
      padding: 12px 25px 0px 0px;
      font-family: "Times New Roman", Times, serif;
      font-size:24px;
      color:#E8E1DB;
}