@charset "utf-8";
/* CSS Document */

* {
	outline:none;
	margin:0;
	padding:0;
}

*::-moz-focus-inner {
	padding:0;
	border:0;
	margin:0;
}

@font-face {
  	font-family: 'yekan';
  	src:url('fonts/yekan.eot?#') format('eot'),  /* IE6–8 */
       	url('fonts/yekan.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       	url('fonts/yekan.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

a {
	color:#3e3e3e;
	text-decoration:none;
}

a:hover,.red,a.gray:hover {
	color:#b44100;
}

a.red:hover,.green {
	color:#090;
}

.gray {
	color:#8c8c8c;
}

img {
	border:none;
}

div,input,h1,h2,h3,h4,h5,h6,form,table,input,select,textarea {
	font:normal 11px tahoma;
	direction:rtl;
	color:#3e3e3e;
	line-height:13px;
}

body {
	background:#ebe5cf url(images/gr.gif) repeat-x;
	padding-top:1px;
}

.clear {
	clear:both;
}

.container {
	width:900px;
	margin:0 auto;
}

#right {
	float:right;
	width:268px;
}

#title {
	font:bold 15px tahoma;
	color:#ebe5cf;
	margin-top:18px;
}

#title a {
	color:#ebe5cf;
}

#title a:hover {
	color:#fff;
}

#title_en {
	color:#ebe5cf;
	margin-top:3px;
}

#nav {
	margin-top:31px;
}

#nav_footer {
	padding-top:98px;
}

#nav a,#nav_footer a {
	display:inline-block;
	color:#ebe5cf;
	margin-left:26px;
}

#nav_footer a {
	margin-left:25px;
}

#nav a:hover,#nav_footer a:hover {
	color:#FF9;
}

#nav a.left_nav,#nav_footer a.left_nav {
	margin-left:0;
}

#search {
	background:url(images/search.jpg);
	width:268px;
	height:33px;
	margin-top:40px;
	margin-bottom:17px;
}

#search input {
	background:none;
	border:none;
	color:#fff;
	text-shadow:0px 0px 6px rgba(0,0,0,0.3);
	padding:8px 12px 6px;
	width:210px;
}

#search input::-webkit-input-placeholder { /* WebKit browsers */
    color:#fff;
	text-shadow:0px 0px 6px rgba(0,0,0,0.3);
	opacity:0.9;
	filter:alpha(opacity=90);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

#search span {	display:inline-block;	
	width:23px;
	height:23px;
	float:left;
	cursor:pointer;
	margin:5px 0 0 5px;
	padding:0;
}

.block {
	background:#fff;
	border-radius:5px;
	box-shadow:0px 0px 6px rgba(0,0,0,0.25);
	margin-bottom:15px;
}

.avatar {
	float:right;
	border-radius:5px;
	margin:10px;
}

.desc {
	margin:11px 2px 0 0;
	line-height:20px;
	float:right;
}

.title_block {
	font:normal 22px yekan;
	color:#6d6853;
	margin:0 11px 9px;
}

.by_line {
	border-bottom:1px solid #ebebeb;
}

.menu {
	padding:1px 15px;
}

.menu li {
	display:block;
}

.menu li a {
	display:block;
	background:url(images/c1.png) right no-repeat;
	padding:11px 12px 15px 9px;
	margin-right:4px;
}

.menu li a span {
	float:left;
	margin-top:1px;
	color:#b0b0b0;
}

.menu .menu1 li a {
	margin-right:25px;
	background-image:url(images/c2.png);
}

.menu .menu2 li a {
	margin-right:46px;
	background-image:url(images/c3.png);
}

.menu_link li:last-child .by_line , .menu_best li:last-child .by_line {
	border:none;
}

.menu_link li a {
	padding-right:16px;
	background-image:url(images/plus.png);
	margin-right:6px;
}

.menu_best {
	padding-top:2px;
}

.menu_best li a {
	background:none;
	margin-right:0;
	padding-right:0;
	padding-bottom:14px;
}

.menu_best li a p {
	float:right;
	background:url(images/best.png);
	width:23px;
	height:19px;
	padding-top:4px;
	text-align:center;
	color:#fff;
	text-shadow:0px 0px 5px rgba(0,0,0,0.4);
	margin:4px 3px 0 11px;
}

.menu_best span {
	display:block;
	margin-top:4px !important;
	float:none !important;
}

#top {
	float:left;
	margin:16px 0 19px 17px;
}

#top a {
	float:left;
	color:#ebe5cf;
}

#top a:hover {
	color:#fff;
}

#top .line {
	float:left;
	background:#3e372c;
	width:1px;
	height:16px;
	margin:0 20px;
}

#hand {
	background:url(images/hand.png) right top no-repeat;
	padding-right:20px;
}

#left {
	float:left;
	width:612px;
}

.block_radius {
	border-radius:12px;
	padding-top:12px;
}

.title {
	background:url(images/title.jpg);
	width:586px;
	height:40px;
	margin:0 auto;
}

.title h2,.title h4 {
	float:right;
	font-size:14px;
	margin:11px 43px 0 0;
}

.comment {
	float:left;
	margin:12px 0 0 14px;
}

.cat {
	border-bottom:1px solid #e4e4e4;
	margin:0 23px;
	padding:11px 5px 14px;
}

.category {
	float:right;
}

.view {
	float:left;
}

.post {
	margin:13px 31px;
}

.picture {	width:216px;
	float:right;
	margin-bottom:28px;
	position:relative;
}.picture img { max-width:100%; }

.resize {
	background:url(images/resize.png);
	width:23px;
	height:23px;
	position:absolute;
	left:10px;
	top:10px;
	cursor:pointer;
}

.resize:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.picture img {
	border-radius:8px;
}

.text {
	float:right;
	font:normal 12px tahoma;
	line-height:23px;
	text-align:justify;
	width:314px;
	margin:0 20px 0 0;
}

.more {
	background:url(images/more.jpg);
	height:26px;
	padding:7px 12px 0;
	border-radius:5px;
	display:block;
	float:left;
	text-align:center;
	color:#fff !important;
	text-shadow:0px 0px 5px rgba(0,0,0,0.3);
	line-height:normal;
	margin:20px 0 30px;
}

.text_large .more {
	margin-top:0;
}

.more:hover {
	background-position:bottom;
}

.page {
	background:url(images/page.jpg);
	height:36px;
	padding-left:8px;
	margin-bottom:15px;
}

.page a {
	float:left;
	background:url(images/number.gif) bottom;
	height:17px;
	padding:3px 7px 0;
	border-radius:6px;
	margin:8px 3px 0 0;
}

.page a:hover,.page a.current {
	background-position:top;
	color:#333;
}

#footer {
	background:url(images/footer.gif) bottom repeat-x;
	margin-top:9px;
}

#left_footer {
	float:left;
	width:612px;
}

#left_footer .block {
	height:135px;
}

.copyright {
	text-align:center;
	color:#ebe5cf;
	padding:3px 0 21px;
}

.random {
	float:right;
	font:bold 12px tahoma;
	margin:11px 30px 0;
}

.random_left {
	float:left;
	font:normal 11px tahoma;
	cursor:pointer;
}

.random_left:hover {
	color:#090;
}

.random_ul {
	margin:10px 30px 0;
}

.random_ul li {
	line-height:27px;
	display:block;
}.random_ul li:nth-child(4),.random_ul li:nth-child(5),.random_ul li:nth-child(6),.random_ul li:nth-child(7),.random_ul li:nth-child(8),.random_ul li:nth-child(9),.random_ul li:nth-child(10),.random_ul li:nth-child(11),.random_ul li:nth-child(12),.random_ul li:nth-child(13),.random_ul li:nth-child(14),.random_ul li:nth-child(15),.random_ul li:nth-child(16),.random_ul li:nth-child(17),.random_ul li:nth-child(18),.random_ul li:nth-child(19),.random_ul li:nth-child(20),.random_ul li:nth-child(21),.random_ul li:nth-child(22),.random_ul li:nth-child(23),.random_ul li:nth-child(24),.random_ul li:nth-child(25) { display:none; }

.random_ul li span {
	float:left;
}

#right_footer {
	float:right;
	width:268px;
}

#share {
	margin-top:39px;
}

#share a {
	display:block;
	float:right;
	width:27px;
	height:27px;
	margin-left:5px;
	background:url(images/share.jpg)
}

#share a.tw {
	background-position:-27px 0;
}

#share a.in {
	background-position:-54px 0;
}

#share a.ig {
	background-position:-81px 0;
}

#share a:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.text_large {
	float:none;
	width:auto;
	margin:0;
	height:auto;
}

.text_large img {
	max-width:550px;
	height:auto;
}

.gallery {
	padding:20px 0 7px 2px;
}

.gallery a {
	float:left;
	line-height:0;
	display:block;
	margin:0 0 7px 7px;
}

.gallery a.first_gallery {
	margin-left:0;
}

.gallery a img {
	border-radius:8px;
	border:3px solid #e4e4e4;
}

.by_margin {
	margin:20px 0 16px;
}

.price {
	margin-top:8px;
	margin-right:14px;
	float:right;
}
.price_new {
	float:right;
	margin-right:14px;
	margin-top:25px;
	font-weight:600;
	font-size:9pt;
}

.send {
	padding:15px 20px 20px;
}

.send input,.send textarea {
	background:#fff;
	border:1px solid #dbdbdb;
	border-bottom-width:2px;
	border-radius:4px;
	padding:6px 9px 9px;
	width:260px;
	margin:8px 0 12px;
}

.ltr {
	direction:ltr;
}

.send textarea {
	width:552px;
	height:110px;
}

.send .vote {
	border:none;
	margin-bottom:0;
	background:url(images/more.jpg);
	height:33px;
	padding:0 12px 4px;
	border-radius:5px;
	text-align:center;
	color:#fff;
	text-shadow:0px 0px 5px rgba(0,0,0,0.3);
	cursor:pointer;
	width:auto;
	margin-top:0px;
}

.send .vote:hover {
	background-position:bottom;
}

.seprate {
	float:right;
}

.seprate_left {
	float:left;
}

.user {
	margin:20px 24px;
	border-top:1px solid #ddd;
	padding:20px 12px 0;
}

.user_top {
	border-top:none;
	padding-top:0;
}

.user_bottom {
	padding-bottom:30px;
}

.user_text {
	text-align:justify;
	line-height:19px;
	margin-top:6px;
}

.large {
	padding:10px 0;
}

.large img {
	border-radius:8px;
}

.simple {
	padding:5px 0 20px;}input.font , textarea.font { padding:5px 10px; }
	
@media only screen and (max-width: 500px) {
	.card_win > div { display:block; }
	.card_win > div:nth-child(1) { padding-bottom:30px; }
}