/*
Theme Name: Francula Persian
Theme URI: http://francula.com
Description: Theme for Francula Persian
Author: Pendar Nabi Pour & Mani Monajjemi
Author URI:
version: 1.0
*/



/* basics */

*{margin:0; padding:0;}

p,h1,h2,h3,h4,blockquote,ul,li,ol,ul li,ol li,small {
	direction: rtl;
	text-align: right;
}	

h1,h2,h3,h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #7C1A1C;
}

h1 {font-size: 18pt;}
h2 {font-size: 14pt; margin-top:10px;}
h3 {font-size: 10pt; margin-top:10px;}
h4 {font-size: 9pt;}
small {font-size: 9pt}

/* images and misc. */

img{ border: none; }
img a{border:none;}

img.left{ float: left; border: none;}
img.right{ float: right; border: none}
img.aligncenter {float: none; display:block; margin-left:auto; margin-right:auto; }

blockquote{
	border-right:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}

.alignleft { text-align:left; float: left}
.alignright { text-align:right; float: right}
.alignnone {text-align:inherit; float:none;}

img.coverimage {
	float: left;
	clear:none;
	padding: 20px 10px 5px 0;

}

h2.archivetitle {
	color: black;
}
/* links */

a{
	color:#7C1A1C;
	text-decoration:none;
	border: none;
	}

a:hover{text-decoration: underline; border: none;}

/* Footer */

#footer p {
	font-size: 11px;
	text-align: center;
	color: #CCCCCC;
}

#footer a, #footer a:visited {
	color: #999999;
}

/* Right Bar */

#dailylog {
	width: 230px;
	background-image:url(images/sidebox.jpg);
	background-position:top center;
	background-repeat: repeat;
	margin:60px 0 5px 0;
	padding:0;
}

#dailylog p {
	padding: 5px 12px;
	line-height: 140%;
	color:#FFFFFF;
	text-align: justify;
}

#dailylog p.daily-navbar {
	color:#FFFFFF;
}

#linkbox {
	margin:5px 0;
	padding:0;
	width: 230px;
}

ul.folder {
	list-style-type: none;
	margin-right: 28px;
}

ul.folder li {
	list-style-type:none;
	padding-bottom: 2px;
	padding-top: 2px;
}

ul.folder li a, ul.folder li a:visited {
	color: black;
}

ul.folder ul.children {
	list-style-type:none;
}

ul.folder ul.children li{
	list-style-type:none;
	margin-right: 15px;
	padding-bottom: 2px;
	padding-top: 2px;
}

/* Entry */

.post {
	margin-bottom: 20px;
	clear: both;
}

.extraspace {
	margin-bottom: 100px;
}
.post h2 {
	float: right;
}
.post small {
	display: block;
	float:left;
	padding-top: 12px;
}

.entry, .entry p{
	font-size: 11pt;
	text-align: justify;
	line-height: 140%;
	clear: right;
}

.entry p {
	padding:5px 0;
}

#endbar {
	direction: rtl;
	margin: 10px 0;
	clear: both;
}

.filledbar {
	background:url(images/bg-footer.jpg);
	height: 20px;
	border:1px solid black;
	padding:2px;
	color: white;
}

#endbar a, #endbar a:visited {
	color: white;
}

#endbar .postcom, #endbar .postcat {
	font-size: 9pt;
	color: white;
	padding:10px 0;
	background-image:url(images/sidebox.jpg);
	background-position: top right;
	text-align: center;
	float: left;
}

#endbar .postcom {
	width: 100px;
	margin-left: 15px;
}

#endbar .postcat {
	width: 200px;
}

.entry ul,ol {
	direction: rtl;
	text-align: right;
	margin-right: 30px;
	clear: right;
}

.entry ul {
	list-style-type:square;
}

.entry .wp-caption {
	padding: 2px 2px 2px 10px;
	margin: 0 10px 10px 0;
}

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

.entry .wp-caption-text {
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
}

.entry h2 {
	color: black;
	margin-bottom: 10px;
}

/* Comments */

#commentlist {
	direction: rtl;
}

#commentlist .comment {
	background-image:url(images/bg-comment.jpg);
	background-position:top left;
	background-repeat:repeat;
	margin:10px 0px;
	clear: both;
	padding:5px 10px 5px 3px;
}

#commentlist .comment img.avatar  {
	float:left;
	clear:none;
}

#commentlist span.commenttext p{
	direction: rtl;
	color:#FFFFFF;
	margin:10px 20px 10px 40px;
	text-align: justify;

}

#commentform #commentright {
	width: 280px;
	float: right;
	clear: none;
}

#commentform #commentleft {
	width: 400px;
	float: left;
	clear: none;
}

#commentform input {
	font-family: tahoma;
	direction: rtl;
	font-size: 10pt;
	width: 250px;
	height: 22px;
	/*background-image:url(images/bg-footer.jpg);*/
	background-color:#CCCCCC;
	border:1px solid black;
	margin: 5px 0;
	color: #333333;
	padding: 5px 2px 0 2px;
}

#commentform textarea {
	float: left;
	font-family: tahoma;
	font-size: 10pt;
	padding: 3px;
	direction: rtl;
	width: 392px;
	height: 200px;
	/*background-image:url(images/bg-footer.jpg);*/
	background-color:#CCCCCC;
	border:1px solid black;
	margin: 5px 0;
	color: #333333;

}

#commentform #submit {
	height: 35px;
	padding: 0;
	cursor:pointer;
}

/* Search Form */

#searchform #s {
	width: 200px;
	height: 18px;
	background-color: white;
	border:1px solid #666666;
	font-family: tahoma;
	font-size: 10pt;
	direction: rtl;
	text-align: right;
	margin:0;
	padding:0;
}

#searchform #searchsubmit {
	width: 80px;
	height: 20px;
	background-color: #7C1A1C;
	color: white;
	font-family: tahoma;
	font-size: 8pt;
	direction: rtl;
	text-align: center;
	margin: 0;
	padding-bottom:3px;
	border: none;
	
}

#commentssection h2 {
	direction: rtl;
	text-align: right;
}
/* Links */

/* Debug */


