/*
Theme Name: Takinson design 2
Theme URI: http://www.blueperspective.com
Description: custome design by takin for knowdiff.net
Version: 1.00
Author: Takin aghdashloo
Author URI http://www.blueperspective.com
*/
.repeat {
	background-image: url(images/LineBg.jpg);
	background-repeat: repeat-x;
}
.bodytxt {
	color: #7a6236;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-family: tahoma;

}

.bodytxt2 {
	color: #7a6236;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-family: tahoma;

}

.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #31687e;
	font-weight: bold;
	text-decoration: none;
}

.head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #31687e;
	font-weight: bold;
	text-decoration: none;
}

.head:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #31687e;
	font-weight: bold;
	text-decoration: underline;
}
.leftLine{
	background-image:url(images/LeftLine.jpg);
	background-repeat:repeat-y;
}
.rightLine{
	background:url(images/N_RightLine.jpg);
	background-repeat:repeat-y;
}
.aboutTitle{
	background-color:#fcf8ec;
}
.page{
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #663300;
}
.titles{
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #7a6236;
}
.titles a{
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #7a6236;
	text-decoration: none;
}
.titles a:hover{
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #7a6236;
	text-decoration: underline;
}
.header{
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #7a6236;
	background:url(images/Title_02.jpg);
	background-repeat:no-repeat
}


/* Recent Posts */

#recent {
	color:#564018;
	margin-right:70px;
	margin-left:35px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	border-bottom:1px #cfc7a2 dotted;
	padding-bottom:10px;
	margin-bottom:7px;
}
#recent .link a {
	color:#564018;
	text-decoration:none;
}
#recent .link a:hover {
	text-decoration:underline;
}

/* Quote Box */

#quote {
	color:#564018;
	margin-right:70px;
	margin-left:35px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
}
#quote .right {
	padding-left:5px;
}
#quote .left {
	padding-right:5px;
}
#quote .person {
	font-size:14px;
	font-weight:normal;
	margin-top:5px;
	margin-right:15px;
}

/* Rahbaran-e Kelisa */
#rahbaran {
	margin-left:0px;
	color:#564018;
	margin-top:20px;
	font-family:"Times New Roman", Times, serif;
}
#rahbaran .picture {
	padding-left:30px;
	padding-right:23px;
	float:right;
	width:162px;
	margin:0;
}

#rahbaran .image {
	padding:2px;
	border:1px #564018 solid;
}
#rahbaran h1 {
	width:300px;
	padding-bottom:5px;
	font-size:20px;
	font-weight:bold;
	border-bottom:1px #cfc7a2 dotted;
	margin-left:15px;
	margin-right:213px;
	margin-top:10px;
	direction:rtl;
}
#rahbaran p {
	width:480px;
	padding-bottom:25px;
	font-size:16px;
	color:#412f0f;
	/* border-bottom:1px #cfc7a2 dotted; */
	margin-left:15px;
	margin-right:20px;
	margin-top:10px;
	direction:rtl;
}
