﻿@font-face {
	font-family: Conv_BYekan;
	src: url('fonts/BYEKAN.eot');
	src: local('B Yekan'), url('fonts/BYEKAN.woff') format('woff'), url('fonts/BYEKAN.ttf') format('truetype'), url('fonts/BYEKAN.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.titleBG {
	background-image: url('imagesred/h3-bg.gif');
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 5px;
	margin-right: -4px;
	height: 38px;
}
* {
	padding: 0px;
	margin: 0px;
}
body {
	background-position: center top;
	direction: rtl;
	padding: 0px;
	background-image: url('imagesred/bg-top2.jpg');
	background-repeat: repeat-x;
	background-color: #350906;
	font-family: tahoma;
	font-size: 9pt;
	color: #FFFFFF;
}
.warperBG {
	background-position: center top;
	background-repeat: no-repeat;
	margin: auto;
}
.header {
	padding-top: 30px;
	height: 90px;
}
.menu {
	background-image: url('imagesred/mainnav-bg.gif');
	background-repeat: repeat-x;
	height: 41px;
}
.warper {
	margin: auto;
	width: 980px;
}
.menu ul li {
	background-position: left top;
	list-style-type: none;
	float: right;
	padding-top: 11px;
	height: 30px;
	padding-right: 19px;
	padding-left: 20px;
	background-image: url('imagesred/mainnav-sep.gif');
	background-repeat: no-repeat;
	display: inline-block;
	text-align: center;
	font-family: Conv_BYekan , "b yekan", Arial;
	font-size: 14px;
	font-weight: bold;
}
a {
	text-decoration: none;
}
.menu li a {
	color: #C0C0C0;
}
.menu ul li:hover {
	background-position: right top;
	background-image: url('imagesred/mainnav-active-r.gif');
	background-repeat: repeat-x;
}


.menu ul li a {
	height:30px;
}
.menu ul li a:hover {
	color: #333333;
}
.menu li ul{
	display: none;
	height: auto;
	padding: 0px;
	margin:0px;
	position: absolute;
	width: 180px;
	z-index: 200;
	/*top:1em;
	/*left:0;*/
}
.menu li ul
{
	margin:9px -19px 0 0;
}
.menu li:hover ul{
	display:block;
}
.menu li li {
	background-image:none;
	background-color:#403d3b;
	display:block;
	float:none;
	margin:0px;
	text-align:right;
	width:162px;
	font-size:13px;
	border-bottom:1px #555 solid;
}
.menu li ul a{
	display:block;
	text-align:right;
}
.searchBox {
	float: left;
	width: 250px;
	background-image: url('imagesred/ht-bg.gif');
	background-repeat: no-repeat;
	height: 30px;
	background-position: right center;
	padding-top: 5px;
	margin-top: 3px;
	padding-right: 3px;
}
.searchText {
	margin-right: 5px;
	border-color: transparent;
	background-color: transparent;
	width: 163px;
	margin-left: 6px;
	height: 23px;
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
}
.searchButton {
	background-image: url('imagesred/login-bg.gif');
	background-repeat: no-repeat;
	width: 66px;
	height: 24px;
	border-color: transparent;
	border-width: 0px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.downMenu {
	background-color: #CCC;
	height: 35px;
	margin-top: 10px;
}
.container {
	padding-top: 32px;
	overflow: visible;
}
.contents {
	width: 700px;
	background-image: url('imagesred/cc-bg.gif');
	padding-top: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #b9b7b5;
	border-bottom-color: #b9b7b5;
	border-left-color: #b9b7b5;
	margin-bottom: 25px;
	padding-bottom: 10px;
}
.sidebar {
	float: left;
	width: 250px;
}
.gadget h4 {
	background-position: left top;
	background-image: url('imagesred/span-left.gif');
	background-repeat: repeat-x;
	height: 39px;
	display: inline-block;
	padding-left: 88px;
	padding-right: 5px;
	font-family: Conv_BYekan , "b yekan", Arial, "B Yekan";
	padding-top: 5px;
	font-size: 15px;
	font-weight: normal;
	margin-right: 4px;
}
.gadget .head {
	background-position: right top;
	background-image: url('imagesred/h3-bg.gif');
	background-repeat: repeat-x;
	height: 37px;
	color: #FFFFFF;
}
.gadget {
	margin-bottom: 7px;
}
.contents h2.title {
	background-image: url('imagesred/arrow-right.gif');
	background-repeat: no-repeat;
	font-weight: normal;
	font-family: Conv_BYekan , "b yekan", Arial;
	font-size: 13px;
	height: 27px;
	background-position: left 1px;
	display: inline-block;
	padding-right: 10px;
	padding-left: 20px;
	width: 250px;
	padding-top: 8px;
}
.gContent {
	background-color: #EBEAE9;
	margin-right: 4px;
	padding: 10px;
	border-right-color: #b9b7b5;
	border-bottom-color: #b9b7b5;
	border-left-color: #b9b7b5;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
}
.postTitle {
	height: 35px;
}
.gadget ul {
	margin: 0px;
	padding-right: 10px;
}
.gadget ul li {
	list-style-type: square;
	padding-top: 2px;
	padding-bottom: 2px;
}
a {
	color: #C20243;
	text-decoration: none;
}
.footer {
	background-color: #333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #222;
	clear: both;
	padding-top: 20px;
	overflow: auto;
	padding-bottom: 10px;
	font-weight: normal;
}
.downfooter {
	background-color: #222;
	height: 50px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #333;
	clear: both;
	padding-top: 15px;
	font-size: 11px;
	color: #666;
	line-height: 1.8em;
}
.Panel {
	float: right;
	width: 280px;
	margin-left: 20px;
	margin-right: 20px;
}
.Panel h5 {
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C20243;
	padding-bottom: 7px;
	font-size: 11px;
	margin-bottom: 15px;
	padding-right: 2px;
}
.Panel ul {
	margin-right: 10px;
	color: #aaa;
}
.Panel ul li {
	padding-bottom: 4px;
	padding-top: 3px;
	list-style-type: square;
	list-style-position: inside;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #aaa;
	margin-bottom: 2px;
}
a:hover {
	color: #000000;
}
a img {
	border-style: none;
	border-width: 0px;
}
.Postcontents {
	width: 700px;
	float: right;
}
#calendar {
	margin: auto;
	color: #000000;
	text-align: center;
	width: 200px;
}
#calendar table td {
	text-align: center;
	padding: 3px;
}
#calendar .weekdays {
	background-position: center;
	color: #333333;
	height: 25px;
	vertical-align: super;
	background-color: #C5C5C5;
}
#calendar .dayoff { color: #777; font-size: 7pt; }
#calendar .dayon a {
	color: #33CCFF;
	text-decoration: none;
	font-size: 7pt;
	background-color: #000000;
}
#calendar .dayon a:hover { color: #f50; text-decoration: underline; }

.posttext {
	line-height: 1.8em;
}
.contents h2.posttitle {
	font-family: Conv_BYekan , "b yekan", Arial;
	font-size: 17px;
	font-weight: normal;
}
.postContainer {
	padding: 5px 10px 5px 10px;
	color: #000000;
}

.downfooter .right {
	float: right;
}
.downfooter .left {
	float: left;
}

.posttext a.more {
	background-position: left bottom;
	background-image: url('images/readon-bg.gif');
	background-repeat: no-repeat;
	display: inline-block;
	width: 85px;
	height: 21px;
	color: #000000;
	text-align: center;
	padding-left: 5px;
	font-size: 11px;
	padding-top: 0px;
}
.postmore {
	padding: 5px;
	height: 19px;
}
.posttext a.more:hover {
	color: #C25902;
}

.PasswordBox {
	padding-right: 120px;
	padding-left: 120px;
}

.PasswordForm {
	background-image: url('images/search-bg.gif');
	background-repeat: no-repeat;
	height: 27px;
	background-position: 110px top;
	width: 400px;
}
.PasswordForm .input {
	background-color: transparent;
	border: 0px none transparent;
	width: 225px;
	margin-left: 10px;
	text-align: right;
}
.PasswordForm span {
	width: 55px;
	display: inline-block;
}
.PasswordForm .button {
	color:#FFF;
	font-family:Conv_BYekan , "b yekan", Arial;
	background-image: url('images/bsearch-bg.gif');
	background-repeat: no-repeat;
	width: 80px;
	height: 24px;
	border: 0px none transparent;
}

.SharePost ul li {
	float: right;
	list-style-type: none;
	width: 63px;
	height: 28px;
	margin-left: 4px;
	margin-bottom: 5px;
	background-image: url('images/shr-custom-sprite.png');
}
.SharePost {
	width: 100%;
	margin: 5px;
	overflow: hidden;
}
.sh1
{
	 background-position: -238px bottom;
}
.sh2{
	 background-position: -300px bottom;
}
.sh3{
	background-position: -358px bottom;
}

.sh4{
	 background-position: -479px bottom;
}

.sh5{
	 background-position: -717px bottom;
}

.sh6{
	background-position: -778px bottom;
}

.sh7{
	 background-position: -839px bottom;
}

.sh8{
	background-position: -118px bottom;
}
.sh9{
	background-position: -418px bottom;
}
.sh10{
	 background-position: -58px bottom;
}
.sh1:hover
{
	 background-position: -238px top;
}
.sh2:hover{
	 background-position: -300px top;
}
.sh3:hover{
	background-position: -358px top;
}

.sh4:hover{
	 background-position: -479px top;
}

.sh5:hover{
	 background-position: -717px top;
}

.sh6:hover{
	background-position: -778px top;
}

.sh7:hover{
	 background-position: -839px top;
}

.sh8:hover{
	 background-position: -118px top;
}
.sh9:hover{
	 background-position: -418px top;
}
.sh10:hover{
	 background-position: -58px top;
}

.topDetiles {
padding-top: 4px; padding-bottom: 5px; padding-right: 2px; color: #999999; font-size: 11px; overflow: auto; height: 20px;
}
.postinfo {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
}

.comment {
	float: left;
}

.generalinfo {
	float: right;
}

.leftside {
	float: left;
}

.rightside {
	float: right;
}

.navigation-previous {
	float: right;
}
.navigation-next {
	float: left;
}
.navigation {
	font-size: 14px;
	font-family: Conv_BYekan , "b yekan", Arial;
	padding: 30px 20px 20px 20px;
	font-weight: lighter;
}

.postContainer ul.list li {
	list-style-type: square;
	list-style-position: inside;
	padding-right: 25px;
}

