/*
theme name: Roya theme
version: 1.0
Author: 2sweb.ir
Author URI: http://2sweb.ir
Desctiption: Dedicated Professional and full option clean Wordpress Template
*/
@charset "utf-8";
@import url('reset.css');
body {
	direction:rtl;
	text-align:right;
	font:normal normal 0.75em/20px tahoma;
	background:url(images/body.png) repeat-x 0 top;
	padding-top:7px;
}
#featured-area {
	background: #333333; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMzMzMzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMzMzMzMzIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzk2OTQ5NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5Njk0OTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #333333 0%, #333333 0%, #969494 100%, #969494 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(0%, #333333), color-stop(100%, #969494), color-stop(100%, #969494)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #333333 0%, #333333 0%, #969494 100%, #969494 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #333333 0%, #333333 0%, #969494 100%, #969494 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #333333 0%, #333333 0%, #969494 100%, #969494 100%); /* IE10+ */
	background: linear-gradient(to bottom, #333333 0%, #333333 0%, #969494 100%, #969494 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#969494', GradientType=0 ); /* IE6-8 */
	border-bottom:3px solid #fdfdfd;
}
/*
=header
--------------------------------------------------------------------*/
header {
	margin:0 auto;
	width:1150px;
}
/*
=logo
-----------------------------------------*/
#logo {
	padding:20px 0 26px;
	position:relative;
}
#logo a {
	background:url(images/logo.png) no-repeat right top;
	padding-right:247px;
	display:inline-block;
	min-width:100px;
	height:47px;
	color:#fff;
	font-family:'homa-font';
	font-size:1.1em;
	line-height:28px;
}
#logo a:hover {
	color:#f5be1c;
}
#logo #slogan {
	position:absolute;
	top:55px;
	right:316px;
	font-family:'homa-font';
	font-size:1.3em;
	line-height:22px;
	color:#c9c9c9;
	width:100%;
}
/*
=menu
-----------------------------------------*/
#menu {
	width:768px;
	float:right;
}
#menu li {
	float:right;
	line-height:16px;
	padding:0 20px 0 22px;
	background:url(images/menu.png) no-repeat left center;
	position:relative;
	z-index:9999;
}
.TopNav {
	float: right;
}
.TopNav li {
	font-size: 11px;
	font-style: italic;
	list-style: none;
	display: inline;
	padding-right: 15px;
	line-height: 30px;
}
.TopNav li a {
	text-decoration: none;
	color: #a7a7a7;
}
.TopNav li a:hover {
}
.ResponsiveMainMenu {
	height: 0;
	visibility: hidden;
}
.ResponsiveMainMenuSpan:before {
 content: "";
 width: 20px;
 height: 4px;
 float: right;
 border-top: 2px solid #a7a7a7;
 border-bottom: 2px solid #a7a7a7;
 margin-right: 6px;
 position: absolute;
 right: 0;
}
.ResponsiveMainMenuSpan:after {
 content: "";
 width: 20px;
 height: 4px;
 float: right;
 border-bottom: 2px solid #a7a7a7;
 margin: 8px 6px 0 0;
 position: absolute;
 right: 0;
}
 .ResponsiveMainMenuSpan {
 width: 150px;
 display: block;
 font-weight:bold;
 border: 1px solid #202020;
 background: linear-gradient(#585858, #424242);
 background: -webkit-linear-gradient(#585858, #424242);
 background: -o-linear-gradient(#585858, #424242);
 background: -moz-linear-gradient(#585858, #424242);
 cursor: pointer;
 color: #a7a7a7;
 padding: 5px 61px 5px 5px;
}
/*
	.ResponsiveMainMenu .ResponsiveMainMenuFlyout {
		opacity: 0;
		visibility: hidden;
		-webkit-transition: all 0.25s;
		-moz-transition: all 0.25s;
		-ms-transition: all 0.25s;
		-o-transition: all 0.25s;
		transition: all 0.25s;
	}

	.ResponsiveMainMenu:hover .ResponsiveMainMenuFlyout {
		opacity: 1;
		visibility: visible;
	}
*/
	.ResponsiveMainMenuFlyout li {
 list-style: none;
}
 .ResponsiveMainMenuFlyout li a {
 width: 218px;
 display: block;
 font-size: 14px;
 color: #a7a7a7;
 text-decoration: none;
 background: linear-gradient(#585858, #424242);
 background: -webkit-linear-gradient(#585858, #424242);
 background: -o-linear-gradient(#585858, #424242);
 background: -moz-linear-gradient(#585858, #424242);
 padding: 8px 5px 8px 0;
 border-left: 1px solid #202020;
 border-right: 1px solid #202020;
 border-bottom: 1px solid #202020;
}
 .ResponsiveMainMenuFlyout li a:hover {
 display: block;
 font-size: 14px;
 color: #ccc;
 text-decoration: none;
 background: linear-gradient(#767676, #626262);
 background: -webkit-linear-gradient(#767676, #626262);
 background: -o-linear-gradient(#767676, #626262);
 background: -moz-linear-gradient(#767676, #626262);
 padding: 8px 5px 8px 0;
 border-left: 1px solid #202020;
 border-right: 1px solid #202020;
 border-bottom: 1px solid #202020;
}
 .ResponsiveMainMenuFlyout {
 display: none;
}
 .ResponsiveMainMenuFlyoutExpand {
 display: inline;
}
/*
	.ResponsiveMainMenuFlyout li .ResponsiveMainMenuFlyoutSubUL {
		opacity: 0;
		visibility: hidden;
		-webkit-transition: all 0.25s;
		-moz-transition: all 0.25s;
		-ms-transition: all 0.25s;
		-o-transition: all 0.25s;
		transition: all 0.25s;
	}

	.ResponsiveMainMenuFlyout li:hover .ResponsiveMainMenuFlyoutSubUL {
		opacity: 1;
		visibility: visible;
	}
*/
	.ResponsiveMainMenuFlyoutUL li {
 position: relative;
}
 .ResponsiveMainMenuFlyoutSubUL {
 width: 217px;
 border-top: 1px solid #202020;
 position: absolute;
 left: -217px;
 top: -1px;
 z-index: 400;
}
 .ResponsiveMainMenuFlyoutSubUL li {
 list-style: none;
}
 .ResponsiveMainMenuFlyoutSubUL li a {
 width: 218px;
 display: block;
 font-size: 14px;
 color: #ccc;
 text-decoration: none;
 background: linear-gradient(#767676, #626262);
 background: -webkit-linear-gradient(#767676, #626262);
 background: -o-linear-gradient(#767676, #626262);
 background: -moz-linear-gradient(#767676, #626262);
 padding: 8px 5px 8px 0;
 border-left: 1px solid #202020;
 border-right: 1px solid #202020;
 border-bottom: 1px solid #202020;
}
 .ResponsiveMainMenuFlyoutSubUL, .ResponsiveMainMenuFlyoutSubULHide {
 display: none;
}
 .ResponsiveMainMenuFlyoutSubULShow {
 display: inline;
}
.MainNav {
	text-align: right;
	clear: both;
}
.MainNavList {
	position: relative;
}
.MainNavList:last-child a {
	padding-right: 0;
}
.MainNav li {
	background:url(images/menu.png) no-repeat left center;
	height: 30px;
	display: inline-block;
	line-height: 30px;
}
.MainNav li a {
	height: 30px;
	display: block;
	color:#dedede;
	padding: 0 15px;
	font-weight:bold;
}
.MainNav li a:hover {
	height: 30px;
	color: #f5be1c;
}
.DropdownContainerBorder {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.DropdownContainerBorderShow {
	opacity: 1;
	visibility: visible;
}
.ArrowUp {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #fff;
	position: absolute;
	top: -5px;
	right: 105px;
}
.ArrowUpDining {
	right: 107px;
}
.ArrowUpBedroom {
	right: 146px;
}
.ArrowUpOffice {
	right: 233px;
}
.ArrowUpAccents {
	right: 318px;
}
.ArrowUpEntertainment {
	right: 448px;
}
.DropdownContainerBorder {
	width: 656px;
	border-left: 5px solid rgba(0, 0, 0, 0.5);
	border-right: 5px solid rgba(0, 0, 0, 0.5);
	border-bottom: 5px solid rgba(0, 0, 0, 0.5);
	position: absolute;
	right: -81px;
	z-index: 200;
}
.DropdownContainerBedroom {
	right: -111px;
}
.DropdownContainerOffice {
	right: -206px;
}
.DropdownContainerAccents {
	right: -283px;
}
.DropdownContainerEntertainment {
	right: -374px;
}
.DropdownContainer {
	height: 325px;
	background-color: #fff;
	padding: 20px 0;
	overflow: hidden;
}
.DropdownList {
	width: 100%;
	float: left;
}
.AttributeListValueRoom {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase !important;
}
.AttributeListValueRoom a {
	color: #f5be1c !important;
	text-decoration:none;
}
.AttributeListValueRoom a:hover {
	color: #b00;
}
.DropdownList li {
	background:none;
	display: inline;
	text-align:right;
}
.DropdownList li a {
	color: #1e1e1e;
	text-decoration:none;
}
.DropdownList li a:hover {
	color: #b00;
}
.DropdownText {
	width: 140px;
	height: 295px;
	float: right;
	background-color: #3a3a3a;
	padding: 15px;
}
.DropdownText p {
	font-weight: normal;
	text-align: right;
	color: #a7a7a7;
	line-height: 18px;
	padding-top: 8px;
}
.DropdownText p a {
	color: #a7a7a7;
	padding: 0;
}
.DropdownText p a:hover {
	color: #ddd;
}
.DropdownImage {
	float: left;
	background-color: #3a3a3a;/*border: 1px solid #999;
	box-sizing: border-box;*/
}
.AttributeRoomContainer {
	width: 466px;
	position: absolute;
	left: 10px;
	top: 20px;
	z-index: 1;
}
.AttributeTypeContainer {
	width: 466px;
	position: absolute;
	left: 10px;
	top: 20px;
	z-index: 1;
	display: none;
}
.AttributeTypeContainerShow {
	display: inline;
}
.AttributeRoomContainerHide {
	display: none;
}
/*
=header-menu
----------------------------------------*/
#header-menu {
	float:left;
	overflow:hidden;
	margin-bottom:20px;
}
#header-menu li {
	float:right;
	line-height:30px;
	margin-right:20px;
}
#header-menu li a {
	color:#c8c8c8;
}
#header-menu li a:hover, #header-menu li.current-menu-item a {
	color:#f5be1c;
}
/*
=twosocial
----------------------------------------*/
#twosocial {
	float:left;
	overflow:hidden;
	color:#a0a0a0;
	width:240px;
	margin-bottom:20px;
}
#twosocial span {
	float:right;
	display:block;
	line-height:20px;
}
#twosocial li {
	float:left;
	margin-right:10px;
}
#twosocial li a {
	display:block;
	background:url(images/2sicons.png) no-repeat;
	width:20px;
	height:20px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#twosocial li.facebook a {
	background-position:0 0;
}
#twosocial li.google-plus a {
	background-position:-20px 0;
}
#twosocial li.twitter a {
	background-position:-40px 0;
}
#twosocial li.instagram a {
	background-position:-60px 0;
}
#twosocial li.rss a {
	background-position:-80px 0;
}
#twosocial li.facebook a:hover {
	background-position:0 -20px;
}
#twosocial li.google-plus a:hover {
	background-position:-20px -20px;
}
#twosocial li.twitter a:hover {
	background-position:-40px -20px;
}
#twosocial li.instagram a:hover {
	background-position:-60px -20px;
}
#twosocial li.rss a:hover {
	background-position:-80px -20px;
}
/*
=search-form
-----------------------------------------*/
#search-form {
	background:#333;
	border:1px solid #636363;
	height:24px;
	float:left;
	margin-bottom:20px;
}
#search-form input {
	background:none;
	border:none;
	font-family:tahoma;
}
#search-form #search-submit {
	background:url(images/icon.png) no-repeat 5px 5px;
	width:22px;
	height:24px;
	float:left;
	cursor:pointer;
}
#search-form #search-text {
	width:126px;
	height:18px;
	float:left;
	padding:3px 10px;
	color:#9d9d9d;
	line-height:18px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#search-form #search-text:focus {
	width:156px;
}
/*
=looped-slider
------------------------------------------*/
#looped-slider {
	margin:0 auto 20px;
	border:17px solid #fff;
	width:1116px;
	height:498px;
	position:relative;
}
#looped-slider .container {
	position:relative;
	overflow:hidden;
	width:1116px;
	height:498px;
}
#looped-slider .slides {
	position:absolute;
	top:0;
	left:0;
}
#looped-slider .slides div {
	position:absolute;
	left:0;
	top:0;
	width:1116px;
}
#looped-slider .slides div a img {
	width:1116px;
	height:498px;
}
#looped-slider .next, #looped-slider .previous {
	position:absolute;
	width:40px;
	height:40px;
	background:url(images/btn-slider.png) no-repeat;
	bottom:229px;
	display:block;
	text-indent:-9999px;
}
#looped-slider .previous {
	left:10px;
	background-position:0 0;
}
#looped-slider .next {
	right:10px;
	background-position:-40px 0;
}
#looped-slider .next:hover {
	background-position:-40px -40px;
}
#looped-slider .previous:hover {
	background-position:0 -40px;
}
#looped-slider .previous:active, #looped-slider .next:active {
	bottom:227px;
}
/*
=welcome
------------------------------------------*/
#welcome {
	margin:0 auto 20px;
	background:#f2f2f2;
	padding:15px;
	width:1120px;
}
#welcome p, #about p {
	color:#696868;
}
#wtitle {
	font-size:1.5em;
	text-align:center;
	margin-bottom:8px;
	line-height:26px;
	color:#f5be1c;
}
#wtitle a, #about-title a {
	color:#f5be1c;
}
#wtitle a:Hover, .main-title a:hover, .pbox:hover .ptitle a, #about-title a:hover, .post-content .post-title a:hover, .post-content ul li a:Hover, .post-content ol li a:hover {
	color:#f39d16;
}
/*
=wrapper
--------------------------------------------------------------------*/
#wrapper {
	border-top:3px solid #969595;
}
.main-title {
	text-align:center;
	color:#f5be1c;
	font-size:1.6em;
	text-align:center;
	margin:14px 0 25px;
	line-height:17px;
	background:url(images/main-title.png) repeat-x;
}
.main-title a, .main-title span {
	color:#f5be1c;
	padding:0 18px;
	background:#fff;
}
/*
=product-wrapper
-----------------------------------------------------------*/
.product-wrapper {
	width:1150px;
	margin:0 auto;
}
#main-content .product-wrapper {
	width:810px;
	margin:0;
}
.pbox {
	border:1px solid #ebebeb;
	background:#fcfbfa;
	padding:8px;
	float:right;
	width:246px;
	cursor:pointer;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	margin:0 11px 22px;
}
#main-content .pbox {
	margin:0 8px 16px;
	width:236px;
}
.pbox:hover {
	border-color:#ffd043;
	background:#f8f7f6;
}
.pbox a img {
	width:246px;
	height:200px;
}
#main-content .pbox a img {
	width:236px;
}
.ptitle {
	margin:5px 0 2px;
}
.ptitle a {
	font-size:1.6em;
	line-height:20px;
	color:#4e4e4e;
}
.pbox span {
	color:#6e6e6e;
}
.clear-res1, .clear-res2 {
	clear:both;
	display:none;
}
/*
=wp_page_numbers
--------------------------------------*/
#wp_page_numbers {
	font-size:0.9em;
	margin:10px auto;
	width:250px;
	clear:both;
}
#wp_page_numbers li {
	float:left;
	margin-bottom:5px;
}
#wp_page_numbers li.space {
	padding-left:5px;
	color:#6e6e6e;
}
#wp_page_numbers li.page_info {
	color:#6e6e6e;
	line-height:20px;
}
#wp_page_numbers li a {
	background:#f39d16;
	color:#fff;
	margin-left:5px;
	padding:4px 7px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#wp_page_numbers li.active_page a, #wp_page_numbers li a:hover {
	background:#333;
}
/*
=about
----------------------------------------------------------*/
#about {
	border-top:3px solid #ececec;
	background:url(images/about.png) repeat-x #f4f4f4;
}
#about-content {
	width:1150px;
	margin:0 auto;
	padding:10px 0;
}
#about-title {
	font-size:1.5em;
	margin-bottom:8px;
	line-height:26px;
	color:#f5be1c;
}
/*
=container
-----------------------------------------------------------*/
#container {
	margin:0 auto;
	width:1150px;
	overflow:hidden;
}
/*
=aside
-----------------------------------------------------------*/
aside {
	float:right;
	width:322px;
	margin-top:14px;
}
/*
=widg
--------------------------------------*/
.widg {
	background:#fafafa;
	border:1px solid #ebebeb;
	margin-bottom:20px;
}
.widg-title {
	color:#fff;
	font-size:1.5em;
	line-height:29px;
	text-align:center;
	padding:0 10px;
	min-height:33px;
	margin-bottom:20px;
	background: #3f3f3f; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0OSUiIHN0b3AtY29sb3I9IiMzZjNmM2YiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI0OSUiIHN0b3AtY29sb3I9IiMzZjNmM2YiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MyUiIHN0b3AtY29sb3I9IiMyZjJmMmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MyUiIHN0b3AtY29sb3I9IiMyZjJmMmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #3f3f3f 49%, #3f3f3f 49%, #2f2f2f 53%, #2f2f2f 53%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(49%, #3f3f3f), color-stop(49%, #3f3f3f), color-stop(53%, #2f2f2f), color-stop(53%, #2f2f2f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #3f3f3f 49%, #3f3f3f 49%, #2f2f2f 53%, #2f2f2f 53%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #3f3f3f 49%, #3f3f3f 49%, #2f2f2f 53%, #2f2f2f 53%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #3f3f3f 49%, #3f3f3f 49%, #2f2f2f 53%, #2f2f2f 53%); /* IE10+ */
	background: linear-gradient(to bottom, #3f3f3f 49%, #3f3f3f 49%, #2f2f2f 53%, #2f2f2f 53%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f3f3f', endColorstr='#2f2f2f', GradientType=0 ); /* IE6-8 */
}
.widg-content {
	padding:0 15px;
}
.widg-content ul li {
	list-style:disc inside;
	color:#f39d16;
	line-height:20px;
	margin-bottom:10px;
	cursor:pointer;
}
.widg-content ul li a, #widg-category .widg-content li:hover .children li a, .widg-content .menu li:hover ul li a, .featured-widg-title a, .related-post ul li .related-post-title a {
	color:#171717;
}
.widg-content ul li:hover a, #widg-category .widg-content li .children li a:hover, .widg-content .menu li ul li a:hover, .featured-widg-title li:hover a, .related-post ul li:hover .related-post-title a {
	color:#f39d16;
}
.widg-content ul li:active a {
	color:#cc7f05;
}
/*
=widg-category
--------------------------------------*/
#widg-category .widg-content ul {
	margin-right:5px;
}
#widg-category .widg-content ul .cat-item {
	border:none;
	list-style:circle inside;
	padding:3px 0;
}
#widg-category .widg-content li .children {
	margin-right:10px;
}
#widg-category .widg-content li .children li {
	list-style:disc inside;
}
#widg-category .widg-content li .children li ul li {
	list-style:square inside;
}
/*
=widg tagcloud
--------------------------------------*/
.widg-content .tagcloud {
	overflow:hidden;
}
.widg-content .tagcloud a {
	float:right;
	display:block;
	background:#f5be1c;
	color:#171717;
	margin:0 0 6px 6px;
	line-height:24px;
	padding:5px 10px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.widg-content .tagcloud a:hover {
	background:#f39d16;
}
.widg-content .tagcloud a:active {
	background:#333;
	color:#fff;
}
/*
=widg menu
--------------------------------------*/
.widg-content .menu li {
	border:none;
	padding:3px 0;
}
.widg-content .menu li ul {
	margin-right:10px;
}
.widg-content .menu li ul li {
	list-style:square inside;
}
.widg-content .menu li ul li ul li {
	list-style:disc inside;
}
/*
=textwidget
--------------------------------------*/
.widg-content .textwidget {
	color:#171717;
}
.widg-content .textwidget a {
	color:#f39d16;
}
.widg-content .textwidget a:hover {
	color:#cc7f05;
}
.widg-content .textwidget a:active {
	color:#f39d16;
}
/*
=rsswidget
--------------------------------------*/
.widg-title .rsswidget {
	color:#fff;
}
.widg-title .rsswidget img {
	margin-left:4px;
}
/*
=calendar_wrap
--------------------------------------*/
#wp-calendar {
	width:100%;
	line-height:24px;
}
#wp-calendar caption {
	text-align: center;
	font-size:1.7em;
	font-weight:normal;
	margin-bottom:2px;
}
#wp-calendar thead th {
	background:#f39d16;
	width: 24px;
	color: #fff;
	text-align: center;
}
#wp-calendar tbody td {
	color: #444;
	border: 1px solid #EEE;
	text-align: center;
}
#wp-calendar tbody td a {
	color: #cc7f05;
}
#wp-calendar tfoot td a {
	color: #cc7f05;
}
/*
=featured-widg
--------------------------------------*/
.featured-widg .widg-content ul li {
	list-style:none;
}
.featured-widg img {
	width:288px;
	border:1px solid transparent;
	height:228px;
	display:block;
	margin:0 auto;
	max-width:100%;
}
.featured-widg li:hover img, .related-post ul li:hover img, .gallery > img:hover, .post-content p img:hover {
	border-color:#ffd043;
}
.featured-widg-title {
	text-align:center;
	font-size:1.4em;
	line-height:22px;
}
/*
=main-content
-----------------------------------------------------------*/
#main-content {
	float:left;
	width:810px;
	margin-top:14px;
}
/*
=post
----------------------------------------*/
.box {
	background:#fafafa;
	border:1px solid #ebebeb;
	margin-bottom:20px;
}
.post-content {
	overflow:hidden;
	color:#444;
	padding:0 10px;
}
.post-content .post-title {
	margin:0 0 10px;
	line-height:26px;
}
.post-content .post-title a {
	color:#444;
	font-size:1em;
}
.post-content p {
	color:#444;
	line-height:20px;
	margin-bottom:12px;
}
.more-link {
	float:left;
	font-weight:bold;
	margin:5px 0;
	clear:both;
}
.post-content ul, .post-content ol {
	margin:0 18px 15px 0;
}
.post-content li {
	line-height:22px;
	margin-right:8px;
}
.post-content ul li a, .post-content ol li a {
	color:#444;
}
.post-content ul li {
	list-style:disc outside none;
}
.post-content ol li {
	list-style:decimal outside none;
}
.post-thumb {
	display:block;
	margin-bottom:20px;
	width:808px;
	height:406px;
}
.post-thumb img {
	width:808px;
	height:406px;
}
.post-content p img {
	border:1px solid transparent;
	max-width:100%;
}
.post-content p img.alignleft {
	margin:10px;
}
.post-content p img.alignright {
	margin:10px;
}
.post-content p img.aligncenter {
	margin:10px auto;
	clear:both;
}
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
	margin:22px 0 2px;
}
.post-content h1 {
	font-size:1.8em;
	line-height:34px;
}
.post-content h2 {
	font-size:1.7em;
	line-height:28px;
}
.post-content h3 {
	font-size:1.5em;
	line-height:26px;
}
.post-content h4 {
	font-size:1.3em;
	line-height:22px;
}
.post-content h5 {
	font-size:1.2em;
	line-height:20px;
}
.post-content h6 {
	font-size:1em;
	line-height:18px;
}
.post-content table th {
	background:#f39d16;
	padding:5px;
	color:#fff;
	text-align:center;
}
.post-content table td {
	border:1px solid #ccc;
	padding:5px;
}
.post-meta {
	margin:8px 0;
	overflow:hidden;
}
.post-meta li {
	padding:0 10px;
	line-height:12px;
	float:right;
	margin:0 0 8px 0;
	list-style:none;
	color:#444;
}
.post-meta li a:Hover {
	text-decoration:underline;
}
blockquote {
	color: #222;
	border-right:15px solid #f39d16;
	background:#e4e2e4;
	padding:10px;
	margin:10px auto;
}
‬ /*
=share-post
---------------------------------*/
.share-post {
	overflow:hidden;
}
.share-post a {
	float:right;
	color:#fff;
	display:block;
	height:32px;
	line-height:32px;
	width:232px;
	padding-left:10px;
	margin:0 10px 25px;
	background:#436fc9;
}
.share-post a:hover {
	font-weight:bold;
}
.share-post .twitt {
	background:#40bef4;
}
.share-post .googleplus {
	background:#ec5f4a;
}
.share-post span {
	height:32px;
	width:32px;
	display:block;
	float:right;
	margin-left:10px;
	background:url(images/icon.png) no-repeat 3px -141px #3967c6;
}
.share-post .twitt span {
	background:url(images/icon.png) no-repeat 3px -107px #26b5f2;
}
.share-post .googleplus span {
	background:url(images/icon.png) no-repeat 5px -67px #e94d36;
}
/*
=related-post
---------------------------------*/
.related-post, .gallery {
	padding:9px;
}
.related-post .post-title {
	color:#444;
	font-size:1.6em;
	margin-bottom:10px;
}
.related-post ul {
	overflow:hidden;
}
.related-post ul li {
	float:right;
	width:252px;
	margin:0 5px 10px;
	cursor:pointer;
}
.related-post ul li.clear {
	float:none;
	width:100%;
	margin:0;
	cursor:default;
}
.related-post ul li img {
	width:250px;
	border:1px solid transparent;
	height:198px;
}
.related-post ul li .related-post-title {
	text-align:center;
	font-size:1.4em;
	line-height:22px;
}
/*
=gallery
---------------------------------*/
.gallery {
	clear: both;
}
.gallery > img {
	height: 198px;
	width:250px;
	border:1px solid transparent;
	cursor: pointer;
	margin:0 4px 10px;
}
.view {
	display: none;
	position: fixed;
	z-index: 9999;
	margin: auto;
	right: 0;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(128, 128, 128, 0.9);
}
.view img {
	position: absolute;
	margin: auto;
	max-width: 76%;
	max-height: 76%;
	top: 5px;
	bottom: 0;
	left: 0;
	right: 0;
}
.view .control {
	cursor: pointer;
	position: absolute;
	display: block;
	width: 30px;
	background-color: rgba(0, 0, 0, 0.2);
	-webkit-background-size: 20px;
	-moz-background-size: 20px;
	background-size: 20px;
}
.view .control:hover {
	background-color: rgba(0, 0, 0, 0.4);
}
.view .prev, .view .next {
	height: 100%;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAM1BMVEUAAADn5+fMzMybm5v+/v4aGho7Ozvs7Ow9PT1paWnNzc319fX39/fGxsbOzs7X19f///9a5cBWAAAAEHRSTlMAx5ZR8gMUyhY0l+nuk5edQKeKOwAAAExJREFUOMvtyjkOgDAQBMEZ1vjg3P+/lphkVgIjEbjTajyrktqLM/CSf+71jfNbz4E3OpXDkp+QteTHHB1Lh2Max+3YoY9thc4M3boAUF4EQhWxxtYAAAAASUVORK5CYII=) no-repeat center center;
}
.view .next {
	right: 0;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.view .prev {
	left: 0;
}
.close {
	height: 30px;
	margin: auto;
	left: 0;
	right: 0;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAARVBMVEUAAACSkpLv7+8sLCyampqXl5dmZmZkZGSYmJj8/PxgYGCVlZW8vLz7+/sPDw+7u7u7u7v19fXV1dXDw8Nra2v////8/PyAUl8bAAAAFXRSTlMAet8agFJPKlboTGRy4QhhqPisrFAcDNbVAAAAlUlEQVQ4y4XRyxKDIBBEUSAhEB+Jjxr+/1NFWPSibZ2FUnVusWDc8/x8SIJiGOp3NPuma6/SbhBFNrPYTm8U7Ci0o2Dngp0LuCrgXJBTAVeF9l7MU3dVFGuuZ6s+3Xg+bwhJu1nZ5fa7f8Ru4WL7cBTCUQhHoRwFOxfsXMBlEbvL4g/nYq6/17IO4u198e4sslMzSsEcAD0OzXhIFX4AAAAASUVORK5CYII=) no-repeat center center;
}
.load {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100px;
	height: 15px;
	border: 3px solid white;
	border-radius: 15px;
	background-color: rgba(0, 0, 0, 0.4);
}
.load:before {
	position: absolute;
	left: 0;
	width: 15px;
	height: 15px;
	border-radius: 15px;
	background-color: white;
	content: "";
	-webkit-animation: load 1s infinite alternate;
	-moz-animation: load 1s infinite alternate;
	-ms-animation: load 1s infinite alternate;
	-o-animation: load 1s infinite alternate;
	animation: load 1s infinite alternate;
}
 @keyframes "load" {
 100% {
left: 85px;
}
}
 @-moz-keyframes load {
 100% {
left: 85px;
}
}
 @-webkit-keyframes "load" {
 100% {
left: 85px;
}
}
 @-ms-keyframes "load" {
 100% {
left: 85px;
}
}
 @-o-keyframes "load" {
 100% {
left: 85px;
}
}
/*
=footer
--------------------------------------------------------------------*/
footer {
	background:url(images/footer.png);
}
#top-footer {
	height:8px;
	background:url(images/top-footer.png) repeat-x;
}
#middle-footer {
	margin:0 auto;
	width:1150px;
	overflow:hidden;
	padding-top:12px;
}
/*
=footer-widg
--------------------------------------*/
.footer-widg {
	width:213px;
	float:right;
	margin:0 0 15px 75px;
}
.fwidg-title {
	background:url(images/icon.png) no-repeat right -28px;
	color:#fff;
	padding-right:36px;
	font-size:1.4em;
	line-height:25px;
	height:32px;
	margin-bottom:8px;
}
.fwidg-content {
	padding-right:40px;
}
.fwidg-content ul li {
	line-height:20px;
	cursor:pointer;
	padding:8px 0;
}
.fwidg-content ul li a {
	color:#261c00;
}
.fwidg-content ul li:hover a {
	color:#fff;
}
.fwidg-content ul li:active a {
	color:#664d03;
}
.footer-widg p {
	color:#261c00;
	margin-bottom:5px;
}
#newsletter {
	margin-left:0;
	width:285px;
}
#newsletter .wpcf7 {
	padding:0;
}
#newsletter .wpcf7-form input {
	background:#fff;
	border:1px solid #7d7d7d;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	-khtml-border-radius:3px;
	float:none;
	margin:0;
	width:226px;
}
#newsletter .wpcf7-form .wpcf7-submit {
	margin:0 auto !important;
	display:block;
	float:none !important
}
/*
=copyright
---------------------------------------------------*/
#btm-footer {
	background:url(images/copyright.png) repeat-x;
	height:37px;
}
#copyright-wrapper {
	width:1150px;
	margin:0 auto;
	overflow:hidden;
}
#copyright-wrapper p {
	overflow:hidden;
	color:#c7c7c7;
	float:left;
	line-height:37px;
}
#copyright-wrapper #copyright {
	float:right;
}
#copyright-wrapper p a {
	color:#c7c7c7;
	text-decoration:none;
}
#copyright-wrapper #footer-favicon {
	text-indent:-9999px;
	background:url(images/favicon-2sweb.png) center center no-repeat;
	display:block;
	cursor:pointer;
	width:16px;
	float:left;
	margin:11px 11px 0 0;
	height:16px;
}
/*
=wpcf7-form, comment-form
----------------------------------------------------*/
#twos-comment, .wpcf7 {
	padding:10px;
}
p.nocomments {
	margin-bottom:8px;
}
ol.commentlist {
	list-style:none;
	margin:0;
	padding:0;
}
ol.commentlist li {
	border:1px solid #d5d5d5;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-khtml-border-radius:5px;
	margin:0 0 10px;
	padding:8px 7px;
	position:relative;
	background:#fff;
	overflow:hidden;
}
ol.commentlist li.pingback comment-author {
	padding:0 170px 0 0;
}
ol.commentlist .comment-body {
	overflow:hidden;
}
ol.commentlist .comment-body em {
	font-style:normal;
}
ol.commentlist li div.vcard {
	overflow:hidden;
	width:310px;
	float:right;
}
ol.commentlist li div.vcard cite.fn a.url {
	color:#cc0000;
	text-decoration:none;
}
ol.commentlist li div.vcard cite.fn a.url:hover {
	color:#000;
}
ol.commentlist li div.vcard img.avatar {
	background: #fff;
	border:1px solid #aaa;
	padding: 5px;
	float:right;
	margin:0 0 10px 10px;
}
ol.commentlist li div.comment-meta {
	float:left;
	margin:15px 0;
}
ol.commentlist li div.comment-meta a {
	color:#cc7f05;
	text-decoration:none;
}
ol.commentlist li p {
	margin-bottom:12px;
	float:right;
	clear:both;
	color:#444;
}
ol.commentlist li ul {
	font-weight:normal;
	line-height: 16px;
	font-family:tahoma;
	list-style:square;
	margin:0 0 12px;
	padding:0;
}
ol.commentlist li div.reply {
	background:#999;
	border:1px solid #666;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-o-border-radius:2px;
	-khtml-border-radius:2px;
	font-weight:bold;
	font-family:tahoma;
	color:#fff;
	padding:4px;
	text-align:center;
	width:58px;
	float:left;
	clear:both;
	font-size:0.9em;
	margin-bottom:10px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
ol.commentlist li div.reply:hover {
	background:#f39d16;
	border-color:#cc7f05;
}
ol.commentlist li div.reply a {
	color:#fff;
	text-decoration:none;
}
ol.commentlist li ul.children {
	list-style:none;
	margin:12px 0 0;
	text-indent:0;
}
ol.commentlist li ul.children li.depth-2 {
	margin:0 0 3px;
}
ol.commentlist li ul.children li.depth-3 {
	margin:0 0 3px;
}
ol.commentlist li ul.children li.depth-4 {
	margin:0 0 3px;
}
ol.commentlist li ul.children li.depth-5 {
	margin:0 0 3px;
}
ol.commentlist ul.children li.odd {
	background:#f7f7f7;
}
ol.commentlist ul.children li.even {
	background:#f8f8f8;
}
ol.commentlist li.pingback div.vcard {
	padding:0 170px 0 0;
}
#comments {
	color:#f39d16;
	font-size:1.5em;
	margin-bottom:12px;
	font-weight:normal;
	line-height:20px;
}
#respond {
	padding:0 10px;
}
#respond h3 {
	margin-bottom:8px;
}
#respond h3 span {
	color:#f39d16;
	display:block;
	line-height:28px;
	font-size:1.3em;
	font-weight:normal;
}
#commentform, .wpcf7-form {
	overflow:hidden;
}
#commentform p, .wpcf7-form p {
	overflow:hidden;
	color:#444;
	margin-bottom:10px;
	font-weight:bold;
}
#commentform label {
	display:block;
}
#commentform input, #commentform textarea, .wpcf7-form input, .wpcf7-form textarea, .wpcf7-form .wpcf7-select {
	float:right;
	padding:3px 8px;
	color:#686868;
	margin-top:10px;
	font-family:tahoma;
}
#commentform input:hover, #commentform textarea:hover, .wpcf7-form input:hover, .wpcf7-form textarea:hover, .wpcf7-form .wpcf7-select:hover {
	border:1px solid #f39d16;
}
#commentform input:focus, #commentform textarea:focus, .wpcf7-form input:focus, .wpcf7-form textarea:focus, .wpcf7-form .wpcf7-select:focus {
	box-shadow:0 1px 2px rgba(0, 0, 0, 0.3) inset;
	-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.3) inset;
	-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.3) inset;
}
#commentform textarea, .wpcf7-form textarea {
	width:370px;
	padding:8px;
}
#commentform #submit, .wpcf7-form .wpcf7-submit, #newsletter .wpcf7-form .wpcf7-submit {
	float:left;
	cursor:pointer;
	margin:0 0 0 400px;
	font-weight:bold;
	width:62px;
	height:23px;
	line-height:18px;
	background:url(images/btn.png) no-repeat;
	color:#fff;
	text-align:center;
	font-weight:bold;
	border:none !important;
	padding:0 0 2px;
}
#commentform #submit:hover, .wpcf7-form .wpcf7-submit:hover, #newsletter .wpcf7-form .wpcf7-submit:hover {
	background-position:0 -23px;
}
#commentform #submit {
	margin:0 0 0 379px;
}
.wpcf7-form .wpcf7-file, #commentform #submit:focus, .wpcf7-form .wpcf7-submit:focus {
	border:none !important;
	box-shadow:none !important;
	-moz-box-shadow:none !important;
	-webkit-box-shadow:none !important;
}
.cancel-comment-reply {
	margin-bottom:10px;
}
#commentform #url, #commentform #email, .wpcf7-validates-as-email {
	text-align:left;
}
#commentform .cptch_block input {
	margin-top:0;
	float:none;
}
.wpcf7-form .wpcf7-select {
	font-family: tahoma;
	height: 25px;
	width: 235px;
	padding:0;
}
.wpcf7-form .wpcf7-select option {
	padding:5px;
}
.wpcf7-checkbox, .wpcf7-radio {
	margin:10px 10px 0 0;
	display:block;
}
.wpcf7-checkbox .wpcf7-list-item, .wpcf7-radio .wpcf7-list-item {
	margin-left:10px;
}
.wpcf7-checkbox .wpcf7-list-item input, .wpcf7-radio .wpcf7-list-item input, .wpcf7-form .wpcf7-acceptance {
	float:none;
	margin:0;
	background:none;
	border:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}
.wpcf7-quiz-label {
	float:right;
	margin:14px 0 0 12px;
 *margin:0 0 0 12px;
}
.wpcf7-form .wpcf7-acceptance {
	margin:4px 0 0 10px;
	background:none;
	border:none;
}
.wpcf7-form .wpcf7-file {
	background:none;
	border:none;
	cursor:pointer;
}
.cptch_block {
	direction:rtl;
}
