body {

	margin:0;

	padding:0;

	font:12px/25px tahoma;

	color:#000;

	background:#e1e1e1;

	background: url(../images/bg-slider1.jpg) 0 70px repeat-x #e1e1e1;

}

p {

	margin:0;

	padding:0;

}

h1, h2, h3, h4, h5, h6 {

	margin:0;

	padding:0;

}

a {

	text-decoration:none;

}

a img {

	border:none

}

@font-face {

 font-family: 'B Yekan';

 src: url('../fonts/yekan.eot');

 src: url('../fonts/yekan.eot') format('embedded-opentype'),  url('../fonts/yekan.woff') format('woff'),  url('../fonts/yekan.ttf') format('truetype');

}

/*=home

---------------------------*/

#header-wrapper {

	background: url("../images/bg-head.png") repeat scroll -2px 0 #CC150B;

	box-shadow: 0 -2px 2px #363636 inset;

	height:70px;

	width: 100%;

	position:relative;

	z-index:9999;

}

#header {

	background: url("../images/bg-header.png") no-repeat scroll center 0px transparent;

	height: 117px;

	margin-left: auto;

	margin-right: auto;

	width: 1150px;

}

#c-header {

	width:980px;

	margin-left: auto;

	margin-right: auto;

	height: 99px;

}

/*=logo

---------------------------*/

#logo {

	float: right;

	overflow: hidden;

	width: 340px;

}

#logo img {

	float: right;

}

#logo span {

	text-indent: -9999px;

	float: right;

}

#description {

	margin-top: 12px;

}

.select {

	float:left;

}

#changelan {

	border: 2px solid rgb(232, 105, 99);

    border-radius: 4px 4px 4px 4px;

    float: left;

    margin-top: 20px;

}

/*

=social

-------------------------------------*/

#social {

	float: left;

	padding: 18px 11px 12px;

	text-align: left;

	width:460px;

}

/*

=main-menu-wrapper

-------------------------------------*/

#main-menu-wrapper {

	float: left;

	margin-left: 36px;

	width: 600px;

}

#main-menu-wrapper #main-menu {

	margin:0;

	padding:4px;

	list-style:none;

	height:29px;

	line-height:29px;

}

#main-menu ul {

	position:absolute;

	top:-9999px;/* hides all submenu items */

	width:200px; /* set the width of sub menu */

	border-radius:0 0 5px 5px;

	-moz-border-radius:0 0 5px 5px;

	-webkit-border-radius:0 0 5px 5px;

	-o-border-radius:0 0 5px 5px;

	-khtml-border-radius:0 0 5px 5px;

	background:#393939;

	border:1px solid #454545;

	border-top:none;

	padding:0;

	list-style:none;

}

#main-menu li {

	float:right;

	position:relative;

}

#main-menu li:hover {

	visibility:inherit; /* fixes IE7 'sticky bug' */

}

#main-menu li a {

	display:block;

	position:relative;

	text-decoration:none;

	outline:none;

	background: url("../images/sep.png") no-repeat scroll -2px center transparent;

	color: #FFFFFF;

	display: block;

	font: 14px/32px B Yekan, tahoma;

	padding: 0 6px 0 16px;

	text-decoration: none;

}

#main-menu li a:hover, #main-menu .current-menu-item a {

	color:#ccc !important;

}

#main-menu li.sfHover a {

	color:#ccc;

}

#main-menu li .sf-sub-indicator {

	float:left;

	direction:rtl;

	padding-right:5px;

 *position:absolute;

 *left:4px;

 *top:1px;

	list-style:none;

}

#main-menu li ul li {

	width:100%;

	margin:0;

	line-height:18px;

	border-top:1px solid #454545;

}

#main-menu li ul li a {

	color:#fff !important;

	text-align:right;

	padding:5px;

	background:none;

	line-height:18px;

}

#main-menu li ul li a:hover, #main-menu li.sfHover li.sfHover a.sf-with-ul {

	color:#ccc !important;

}

#main-menu li.sfHover li.sfHover ul li a {

	color:#fff !important;

}

#main-menu li.sfHover li.sfHover ul li a:hover {

	color:#ccc !important;

}

#main-menu li:hover ul, #main-menu li.sfHover ul {

	right:0;

	top:32px; /* match top ul list item height */ /* tanzim mikone ke koja zir-menu neshoon dade beshe */

	z-index:99;

}

#main-menu li:hover li ul, #main-menu li.sfHover li ul {

	top:-9999px;

}

#main-menu li li:hover ul, #main-menu li li.sfHover ul {

	right:200px; /* match ul width */

	top:0;

}

#main-menu li li:hover li ul, #main-menu li li.sfHover li ul {

	top:-999em;

}

#main-menu a, #main-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/

	text-decoration:none;

	overflow:hidden;

}

/*

=select1

-------------------------------------*/

.select1 {

	background: #d3d3d3;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

}

.select1 .passiveSelect, .select1 .activeSelect {

	height:25px;

	line-height:2em;

	display:block;

	cursor:pointer;

	padding-left:10px;

	margin-right:10px;

}

.select1 .passiveSelect {

	background:url("../images/aaa.png") no-repeat scroll right 4px transparent;

	color:#000;

	text-align:left;

}

.select1 .activeSelect {

    background: url("../images/aaa.png") no-repeat scroll right 4px rgba(0, 0, 0, 0);
    color: #000000;
    text-align: left;
}

.select1 ul {

	padding:0;

	margin:0;

	background:#d3d3d3;

	list-style:none;

	max-height:200px;

	overflow-x: hidden;

	overflow-y: auto;

	cursor:pointer;

	width:132px;

}

.select1 li {

	color: #000000;

	font-weight: normal;

	margin: 0;

	padding: 2px 0 2px 12px;

	text-align: left;

}

.select1 .first {

	padding-top:10px;

}

.select1 .last {

	padding-bottom:10px;

	background:url(../images/select1-last.jpg) no-repeat bottom left;

}

.select1 li:hover {

	color:#CF1206;

}

.select1 .selected {

	color:#CF1206;

}

/*

=slide-wrapper

-------------------------------------*/

#slide-wrapper {

	background: url("../images/bg-slider.jpg") no-repeat scroll center center;

	height: 364px;

	width: 100%;

	text-align: center;

}

.slider-wrapper {

	width:900px;

	margin:0 auto;

	height:310px;

	padding:40px 0 0;

	position:relative;

}

/*

=The Nivo Slider styles

-------------------------------------------*/

.nivoSlider {

	position:absolute;

	width:100%;

	height:auto;

	overflow: hidden;

	background:url(../images/loading.gif) no-repeat 50% 50%;

}

.nivoSlider img {

	position:absolute;

	top:0px;

	left:0px;

	display:none;

}

.nivo-main-image {

	display: block !important;

	position: relative !important;

	width: 100% !important;

}

.nivoSlider a {

	border:0;

	display:block;

}

/*

=If an image is wrapped in a link

-------------------------------------------*/

.nivoSlider a.nivo-imageLink {

	position:absolute;

	top:0px;

	left:0px;

	width:100%;

	height:100%;

	border:0;

	padding:0;

	margin:0;

	z-index:6;

	display:none;

}

/*

=The slices and boxes in the Slider

-------------------------------------------*/

.nivo-slice {

	display:block;

	position:absolute;

	z-index:5;

	height:100%;

	top:0;

}

.nivo-box {

	display:block;

	position:absolute;

	z-index:5;

	overflow:hidden;

}

.nivo-box img {

	display:block;

}

/*

=Direction nav styles (e.g. Next & Prev)

-------------------------------------------*/

.nivo-directionNav a {

	position:absolute;

	top:45%;

	z-index:9;

	cursor:pointer;

	display:block;

	width:30px;

	height:30px;

	background:url(../images/arrows.png) no-repeat;

	text-indent:-9999px;

	border:0;

}

.nivo-directionNav .nivo-prevNav {

	background-position:-30px 0;

	right:15px;

}

.nivo-directionNav .nivo-nextNav {

	left:15px;

}

/* 

=nivo-controlNav

-------------------------------------------*/

.nivo-controlNav {

	overflow:hidden;

	position:absolute;

	right:0;

	bottom:-18px;

	text-align:center;

}

.nivo-controlNav a {

	cursor:pointer;

	float:right;

	display:block;

	width:13px;

	height:12px;

	background:url(../images/bullets.png) -20px 0 no-repeat;

	text-indent:-9999px;

	border:0;

	margin:0 3px;

}

.nivo-controlNav a.active {

	font-weight:bold;

	background-position:0 0;

}

/*

=gallery-index

-------------------------------------*/

#gallery-index {

	width:980px;

	height:170px;

	background:#000;

	margin:2px auto;

}

#list {

	width:980px;

	height:135px;

	margin:0 auto;

}

.slider {

	float:left;

	left: -5000px;

	margin:18px 27px 0;

	position:relative;

	visibility:hidden;

}

.slider ul {

	height:135px;

	width:864px;

}

.slider ul li {

	padding:0 6px;

	height:135px;

	width:204px;

}

.slider ul li img {

	cursor:pointer;

	height:135px;

	width:204px;

}

.prev {

	cursor:pointer;

	float:left;

	padding:66px 0 0 16px;

}

.next {

	cursor:pointer;

	float:right;

	padding:66px 16px 0 0;

}

/*

=search-wrapper

-------------------------------------*/

#search-wrapper {

	background: url("../images/search-wrapper.png") no-repeat scroll center center transparent;

	height: 42px;

	margin-top: 23px;

	margin-left:auto;

	width:980px;

	margin-right:auto;

	margin-bottom: 2px;

}

#search-wrapper-s {

	background: url("../images/search-wrapper.png") no-repeat scroll center center transparent;

	height: 42px;

	margin-top: 76px;

	margin-left:auto;

	width:980px;

	margin-right:auto;

	margin-bottom: 2px;

}

#film {

	width:156px;

	float:left;

}

#catalog {

	width:156px;

	float:left;

}

#search {

	float: right;

	height: 42px;

	text-align:right;

	color:#fff;

	font:13px/25px B Yekan, tahoma;

	width: 645px;

}

#search label {

	font: 17px/43px B Yekan;

	padding: 0 10px;

}

#search #search-submit {

	background: url("../images/b-search.png") no-repeat scroll 0 0 transparent;

	border: medium none;

	border-radius: 2px 2px 2px 2px;

	cursor: pointer;

	float: left;

	height: 35px;

	margin-left: 10px;

	margin-top: 4px;

	width: 42px;

}

#search input {

	font:12px/25px B Yekan, tahoma;

}

#search #search-text {

	background: none repeat scroll 0 0 #FFFFFF;

	border: medium none;

	border-radius: 3px 3px 3px 3px;

	box-shadow: 0 0 6px #888888 inset;

	float: left;

	height: 29px;

	line-height: 35px;

	color:#f92f22;

	margin-left: 10px;

	margin-top: 6px;

	padding: 0 10px;

	width: 195px;

}

/*

=container2

-------------------------------------*/

#container2 {

	background: url("../images/container2.png") no-repeat scroll center center transparent;

	height: 132px;

	margin-bottom: 3px;

	margin-left: auto;

	margin-right: auto;

	width: 980px;

}

.article-container2 {

	float: right;

	height: 95px;

	width: 320px;

}

#container2 img {

	border: 1px solid rgb(229, 229, 229);

    float: right;

    height: 90px;

    margin: 20px 10px;

    width: 128px;

}

#container2 h3 {

	margin:0;

	padding:0;

	font: 14px/18px B Yekan, tahoma;

	margin: 9px 0 0;

}

#container2 h3 a{

	margin:0;

	padding:0;

	font: 14px/18px B Yekan, tahoma;

	margin: 9px 0 0;

	color:#000;

}

#container2 .content-article {

	display: block;

	float: right;

	font: 11px/18px B Yekan, tahoma;

	height: 80px;

	text-align: justify;

	width: 155px;

}

#container2 .more a {

	display: block;

	float: left;

	color:#000;

	font: 12px/18px B Yekan, tahoma;

	margin-left: 14px;

}

#container2 #special-logo {

	border: medium none;

	margin: 10px 2px;

	height: 70px;

	width: 78px;

}

#co-workers {

	float: left;

	height: 117px;

	padding-top: 15px;

	width: 330px;

}

#container2 #co-workers h3 {

	float: left;

	font: 16px/25px B Yekan, tahoma;

	padding-right: 11px;

	width: 327px;

}

/*

=container

-------------------------------------*/

#container {

	width:978px;

	background:#f4f4f4;

	border:1px solid #fff;

	overflow:hidden;

	margin:0 auto;

}

/*

=sidebar

-------------------------------------*/

#sidebar {

	float: left;

	margin-left: 10px;

	margin-top: 5px;

	margin-bottom: 10px;

	overflow: hidden;

	width: 275px;

}

/*

=login

-------------------------------------*/

#login{

	margin-bottom:5px;

}

#login-title {

	background: url("../images/title-widgets.png") no-repeat scroll 0 0 transparent;

	height: 42px;

	padding: 0 6px;

}

#login-title:hover {

	background: url("../images/title-widgets-hover.png") no-repeat scroll 0 0 transparent;

}

#login-title h3 {

	background: url("../images/arrow.png") no-repeat scroll right center transparent;

	font: 15px/42px B Yekan, tahoma;

	padding-right:26px;

}

#login-content {

	background: none repeat scroll 0 0 #FFFFFF;

	border: 1px solid #E9E9E9;

	padding: 20px 10px;

	width: 253px;

}

#login-form p label {

	font:12px/25px B Yekan, tahoma;

}

#login-form p {

	height: 32px;

}

#login-form a {

	font:12px/25px B Yekan, tahoma;

	color:#000;

}

#login-form input {

	border: 1px solid #E1E1E1;

	border-radius: 5px 5px 5px 5px;

	box-shadow: 5px -6px 11px #E1E1E1 inset;

	float: left;

	font: 12px/25px B Yekan, tahoma;

	height: 22px;

	padding: 1px 5px;

	width: 147px;

	color:#888;

}

#login-form #submit-login {

	color: #A4A2A2;

	cursor: pointer;

	display: block;

	font: 13px/25px B Yekan, tahoma;

	height: 27px;

	width: 61px;

}

/*

=ads

-------------------------------------*/

#ads {

	width:275px;

	overflow:hidden;

}

#ads img {

	max-width: 273px;

}

#ads a, #ads div {

	display:block;

	margin: 2px 0;

	border: 1px solid #E9E9E9;

	text-align:center;

}

/*

=minslider

-------------------------------------*/

#minslider{

    background: none repeat scroll 0 0 #FFFFFF;

    border: 1px solid #E1E1E1;

    height: 146px;

    margin-bottom: 2px;

    padding: 10px 6px;

    width: 261px

}

/*

=looped-slider

------------------------------------------*/

#looped-slider {

	position:relative;

	background: none repeat scroll 0 0 #FFFFFF;

    border: 1px solid #E1E1E1;

    margin-bottom: 4px;

    padding:8px;

    width: 257px;

	height:146px;

}

#looped-slider .container {

	position:relative;

	overflow:hidden;

	width: 257px;

	height:146px;

}

#looped-slider .slides {

	position:absolute;

	top:0;

	left:0;

}

#looped-slider .slides div {

	position:absolute;

	left:0;

	top:0;

	width: 257px;

	height:146px;

}

#looped-slider .slides div img {

	width: 257px;

	height:146px;

}

#looped-slider .pagination {

	position:absolute;

	list-style:none;

	bottom:4px;

	right:12px;

	padding:0;

}

#looped-slider .pagination li{

	float:left;

}

#looped-slider .pagination li a {

	text-indent:-9999px;

	cursor:pointer;

	float:right;

	display:block;

	width:13px;

	height:12px;

	background:url(../images/bullets.png) -20px 0 no-repeat;

	border:0;

	margin:0 3px;

}

#looped-slider .pagination li.active a  {

	background-position:0 0;

}

/*

=news-sidebar

-------------------------------------*/

#widget {

	margin-bottom:5px;

}

#widget-title {

	background: url("../images/title-widgets.png") no-repeat scroll 0 0 transparent;

	height: 42px;

	padding: 0 6px;

}

#widget-title:hover {

	background: url("../images/title-widgets-hover.png") no-repeat scroll 0 0 transparent;

}

#widget-title h3 {

	background: url("../images/arrow.png") no-repeat scroll right center transparent;

	font: 15px/42px B Yekan, tahoma;

	padding-right:26px;

}

#widget-content {

	width:273px;

	overflow:hidden;

	padding:7px 0;

	background:#fff;

	border:1px solid #E9E9E9;

}

#widget-content ul {

	list-style: square outside none;

	margin: 0;

	padding-right: 20px;

}

#widget-content ul li a {

	color: #000000;

	display: block;

	font: 12px/25px B Yekan, tahoma;

}

#widget-content ul li a:hover {

}

/*

=contentarea

-------------------------------------*/

#cotentarea {

	width:639px;

	overflow:hidden;

	background: none repeat scroll 0 0 #FFFFFF;

	border: 1px solid #E9E9E9;

	float:right;

	margin-bottom: 10px;

	margin-left: 10px;

	margin-top: 5px;

	padding:15px 20px;

}

.tab-post-img {

	border: 1px solid #E5E5E5;

	float: right;

	margin: 10px 0 10px 10px;

}

.tab-post-title {

	font:16px/25px B Yekan, tahoma;

}

.tab-post-title  a{

	font:16px/25px B Yekan, tahoma;

	color:#000;

}

.tab-post p {

	display: block;

	font: 11px/22px tahoma;

	text-align: justify;

}

.more-link {

	float: left;

	color:#c71208;

	font: 13px/30px B Yekan, tahoma;

}

.seprator {

	margin: 12px 0;

}

/*

=wp_page_numbers

-------------------------------------*/

#wp_page_numbers {

	background: url("../images/bg-pagination.png") no-repeat scroll center center transparent;

	height: 50px;

	margin: 0 auto;

	text-align: center;

	width: 522px;

	color:#888;

}

#wp_page_numbers.next {

	cursor: pointer;

	float: right;

	line-height: 50px;

	text-indent: -9999px;

	width: 46px;

}

#wp_page_numbers #nums {

	display: block;

	float: right;

	font: 15px/0px B Yekan, tahoma;

	width:400px;

	padding-top:16px;

	margin-right: 23px;

}

#wp_page_numbers #nums span {

	padding: 0 6px;

	display: block;

}

#wp_page_numbers #nums span.active a {

	background: none repeat scroll 0 0 #8F9B9C;

	border-radius: 11px 11px 11px 11px;

	box-shadow: 1px 3px 4px #A7B4B4;

	color: #FFFFFF;

}

#wp_page_numbers #nums span a:hover {

	background: none repeat scroll 0 0 #8F9B9C;

	border-radius: 11px 11px 11px 11px;

	box-shadow: 1px 3px 4px #A7B4B4;

	color: #FFFFFF;

	display:block;

}

#wp_page_numbers #nums span a {

	color: #888888;

	display: block;

	float: right;

	line-height: 23px;

	padding: 0 6px;

}

/*

=footer

-------------------------------------*/

#footer-wrapper {

	width:100%;

	height:271px;

	background:url('../images/bg-footer.png') repeat-x;

	margin-top:5px;

}

#footer {

	width:980px;

	overflow:hidden;

	position:relative;

	margin:0 auto;

}

/*

=menu-footer

-------------------------------------*/

#menu-footer-wrapper {

	height: 30px;

	margin: 15px auto;

	width: 500px;

}

#menu-footer-wrapper #menu-footer {

	margin:0;

	padding:0;

	list-style:none;

}

#menu-footer-wrapper #menu-footer li {

	float:right;

}

#menu-footer-wrapper #menu-footer li a {

	color: #797979;

	display: block;

	font: 16px/80px B Yekan, tahoma;

	padding: 0 8px;

	text-shadow: 0 1px 0 #FFFFFF;

}

/*

=logo-footer

-------------------------------------*/

#logo-footer a {

	display: block;

	height: 128px;

	margin: 0 auto;

	width: 200px;

}

/*

=copyright

-------------------------------------*/

#copyright {

	height: 30px;

	margin: 25px auto;

	width: 500px;

	text-align: center;

}

#copyright p {

	font: 16px/30px B Yekan, tahoma;

	text-shadow: 0 1px 0 #FFFFFF;

	color: #797979;

}

#copyright p a{

	font: 16px/30px B Yekan, tahoma;

	text-shadow: 0 1px 0 #FFFFFF;

	color: #000;

}

/*

=single-page

-------------------------------------*/

#back-slide-wrapper-s {

	height: 176px;

	position: absolute;

	width: 100%;

	z-index: -52;

}

#slide-wrapper-s {

	background: url("../images/slider2.png") no-repeat scroll center -80px transparent;

	height: 176px;

	position: absolute;

	text-align: center;

	width: 100%;

	z-index: -50;

}

/*

=title-items

-------------------------------------*/

.title-items {

	background: url("../images/title-widgets.png") no-repeat scroll 0 0 transparent;

	display: block;

	font: 13px/43px B Yekan, tahoma;

	height: 45px;

	margin: 0;

	padding:0;

	width: 270px;

}

.title-items:hover {

	background: url("../images/title-widgets-hover.png") no-repeat scroll 0 0 transparent;

	display: block;

}

.title-items a {

	background: url("../images/arrow.png") no-repeat scroll right center transparent;

	color: rgb(0, 0, 0);

	display: block;

	margin: 0 10px;

	padding: 0 30px;

}

/*

=post

-------------------------------------*/

#post {

	float: right;

	font: 12px/25px tahoma;

	padding: 20px;

	text-align: justify;

	width: 650px;

}

#post img {

	border-bottom: 1px solid rgb(191, 191, 191);

}

#post-title {

	border-bottom: 1px solid rgb(191, 191, 191);

	font: 13px/37px B Yekan, tahoma;

	margin-bottom: 10px;

}

#post img.alignleft {

	margin:10px;

	float:left;

}

#post img.alignright {

	margin:10px;

	float:right;

}

#post img.aligncenter {

	margin:0 auto;

	display:block;

}

/*

=single-post

-------------------------------------*/

#container-s{

	background:#fff;

	border:1px solid #e9e9e9;

	padding: 10px 15px;

    width: 950px;

	overflow:hidden;

	margin-left:auto;

	margin-right:auto;

}

/*

=options-s

-------------------------------------*/

#options-s{

	float: left;

    margin-left: 6px;

    margin-top: 15px;

    width: 65px;

}

.post-title{

	border-bottom: 1px solid rgb(192, 192, 192);

    color: rgb(68, 68, 68);

    float: right;

    font: 17px/41px B Yekan,tahoma;

    padding: 0 24px;

    width: 825px;

}

/*

=related-right

-------------------------------------*/

.title-other{

	border-bottom: 1px solid rgb(237, 237, 237);

    float: right;

    font: 15px/12px B Yekan,tahoma;

    margin: 10px;

    padding: 10px;

    width: 300px;

}

#related-right{

	float: right;

    margin-left: 20px;

    overflow: hidden;

    width: 330px;

}

#other-product ul{

	float: right;

    list-style: none outside none;

    margin: 0;

    overflow: hidden;

    padding-right: 14px;

    width: 330px;

}

#other-product ul li{

	background: url("../images/arrow-ul-fa.png") no-repeat scroll right 7px transparent;

    line-height: 20px;

    padding: 0 17px;

}

#other-product ul li a{

	display:block;

	color:#444;

	font:13px B Yekan,tahoma;

}

#other-product ul li a:hover{

	color:#999;

}

#films{

	float: right;

	padding-right: 12px;

    height: 45px;

    width: 320px;

}

#films span{

   display: block;

    float: left;

    text-align: right;

    width: 215px;

	font: 16px/50px B Yekan,tahoma;

}

#price{

	float: right;

    height: 52px;

    width: 320px;

	margin-top: 10px;

	padding-right: 12px;

}

#price span{

	display: block;

    float: left;

    text-align: right;

    width: 215px;

	font: 16px/50px B Yekan,tahoma;

	color:#f85658;

}

/*

=gallery-product

-------------------------------------*/

#gallery-product{

	border-bottom: 1px solid #d4d3d3;

    border-top: 1px solid #d4d3d3;

    height: 160px;

    margin: 10px;

    padding: 10px 0;

}

#gallery-product img{

	height: 160px;

    margin: 0 4px;

    width: 218px;

	border: 1px solid #d4d3d3;

}

/*

=content-single

-------------------------------------*/

#content-single{

    font: 12px/25px tahoma;

    margin: 0 auto 25px;

    text-align: justify;

    width: 924px;

	color:#444;

}

/*=other-related-pic

-------------------------------------*/

#other-related-pic-t h3{

	color: rgb(68, 68, 68);

    font: 17px/27px B Yekan,tahoma;

    padding: 0 24px;

    width: 825px;

}

#other-related-pic ul{

	list-style:none;

	margin:0;

	padding:0;

}

#other-related-pic ul li{

	float:right;

}

#other-related-pic{

	border-bottom: 1px solid #d4d3d3;

    border-top: 1px solid #d4d3d3;

    height: 160px;

    margin: 10px;

    padding: 10px 0;

}

#other-related-pic img{

	height: 160px;

    margin: 0 4px;

    width: 222px;

	border: 1px solid #d4d3d3;

}
#post #wpcf7-f712-p1079-o1 input{
    border: 1px solid rgb(225, 225, 225);
    border-radius: 5px 5px 5px 5px;
    box-shadow: 5px -6px 11px rgb(225, 225, 225) inset;
    color: rgb(136, 136, 136);
    font: 12px/25px B Yekan,tahoma;
    height: 22px;
    padding: 1px 5px;
margin-left:578px;
    width: 180px;
}
#post #wpcf7-f712-p1079-o1 textarea{
    border: 1px solid rgb(225, 225, 225);
    border-radius: 5px 5px 5px 5px;
    box-shadow: 5px -6px 11px rgb(225, 225, 225) inset;
    color: rgb(136, 136, 136);
    font: 12px/25px B Yekan,tahoma;
    padding: 1px 5px;
}
#post submit{
	border: 1px solid rgb(225, 225, 225);
    border-radius: 5px 5px 5px 5px;
    box-shadow: 5px -6px 11px rgb(225, 225, 225) inset;
    color: red;
    font: 12px/25px B Yekan,tahoma;
    padding: 1px 5px;
}
.wpcf7-form-control-wrap your-name{
border: 1px solid #E1E1E1;
border-radius: 5px 5px 5px 5px;
box-shadow: 5px -6px 11px #E1E1E1 inset;
float: left;
font: 12px/25px B Yekan, tahoma;
height: 22px;
padding: 1px 5px;
width: 147px;
color: #888;}