﻿/* 
Theme Name: Aghigh (عقیق)
Author:<a href="http://bonyanalam.ir">Bonyanalam</a>
Author URI: http://bonyanalam.ir
Description: <p dir="rtl"> این قالب مخصوص Bonyanalam.ir جهت استفاده در سیستم <a href="http://http://bonyanalam.ir/">Bonyanalam </a> توسط <a href="http://bonyanalam.ir"> Bonyanalam </a> طراحی شده است .
*/
<!--

/* main style */
body {
	text-align: center;
	width: 400px;
	font-family: tahoma;
	font-size: 11px;
	line-height: 160%;
	background: url(images/bg.gif);
}
a:link, a:visited {
   color: #0000FF;
   text-decoration : none;
}
a:hover {
	color: #663333;
}
.page {
	width: 350px;
	height: auto;
	background: url(images/pbg.gif);
	border: 1px solid #00385C;
	direction: rtl;
	padding: 2px;
}
.main {
	float: right;
	width: 350px;
	
}
.post {
	text-align: center;
	width: 100%;
	background: #fff;
	border: 1px solid #006CB0;
	margin-bottom: 4px;
}
.title {
	height: 29px;
	background: #63A9FF url(images/title.gif);
	border: 1px solid #006CB0;
	color: #fff;
	font-size: 11px;
	line-height: 180%;
}
.title img {
	margin: 5px;
}
.date {
	float: left;
}
.arrow {
	width: 23px;
	height: 7px;
	float: right;
	margin: 0x 5px;
}
.pbody {
	text-align: justify;
	color: #666;
	background: url(images/pbbg.gif) #E4EBD7;
	border: 1px solid #8BABD3; 
	margin:1px;
	padding: 5px;
}
.pbody p {
	margin:0px;
	
}
.pdesc {
	text-align: right;
	width: 100%;
	height: 10px;
	background: #E2EFFF;
	border: 1px solid #8BABD3; 
	margin: 1px;
	padding: 2px;
}



.frm {
	direction: rtl;
	width: 320px;
	padding: 10px;
}
.frm .lable {
	float: right;
}
input, textarea, select {
	float: left;
	color: #000000;
	font: 11px/16px tahoma,Lucida,Tahoma,Arial,Sans-serif;
	background-color: #B8D8FF; 
	border: 1px solid #3A3096;
	margin: 2px;
}
.frm  textarea {
	width: 100%;
}
input.btn  {
	background: url(images/btnbg.gif);
}
input.txt {
	background: url(images/inptbg.gif);
}
