/*
theme name: Mohajerat 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;
	color:#555;
	font:normal normal 0.75em/20px tahoma;
}
/*
=header
---------------------------------------------------------------------*/
.introbar-wrapp {
	background:#fcfcfc;
	border-bottom:1px solid #e9e9e9;
	border-top:1px solid #e9e9e9;
}
#introbar-wrapp1 {
	height:30px;
}
#introbar-wrapp2 {
	height:35px;
}
.container {
	width:1104px;
	margin:0 auto;
	overflow:hidden;
}
/* 
=LavaLamp menu 
------------------------------------------------*/
.lavaLamp {
	position: relative;
	height: 31px;
	overflow: hidden;
	float:right;
}
/* Force the list to flow horizontally */
.lavaLamp li {
	float:right;
	border-left:1px solid #e9e9e9;
}
/* Represents the background of the highlighted menu-item. */
.lavaLamp li.back {
	border-bottom:3px solid #b13a3a;
	height: 28px;
	z-index: 8;
	position: absolute;
	border-left:none;
}
.lavaLamp li.back .left {
	height: 27px;
}
/* Styles for each menu-item. */
.lavaLamp li a {
	position: relative;
	overflow: hidden;
	text-decoration: none;
	text-transform: uppercase;
	outline: none;
	text-align: center;
	height: 30px;
	z-index: 10;
	letter-spacing: 0;
	float: left;
	display: block;
	margin: auto 6px;
	color:#6b6b6b;
	line-height:26px;
}
.lavaLamp li:hover a, .lavaLamp li.current a, .service:hover .service-title a, .news:hover .news-title a, .post-content ul li a:Hover, .post-content ol li a:hover, .box-title a:hover, .more-video:hover, #footer-menu ul li a:hover, .archive-box:hover .abox-title a {
	color:#a94545 !important;
}
/*
=twosicon
--------------------------------*/
footer .twosicon {
	float:right;
	overflow:hidden;
	margin:10px 0 0 120px;
}
.twosicon {
	float:left;
	overflow:hidden;
	margin-top:2px;
}
.twosicon li {
	float:left;
	margin-right:2px;
}
.twosicon li a {
	background:url(images/twosicon.png) no-repeat;
	width:26px;
	height:28px;
	display:block;
}
.twosicon li a:hover {
	margin-top:2px;
}
.twosicon li.rss a {
	background-position:0 0;
}
.twosicon li.skype a {
	background-position:-30px 0;
}
.twosicon li.telegram a {
	background-position:-60px 0;
}
.twosicon li.twitter a {
	background-position:-90px 0;
}
.twosicon li.linkedin a {
	background-position:-120px 0;
}
.twosicon li.google-plus a {
	background-position:-150px 0;
}
.twosicon li.facebook a {
	background-position:-180px 0;
}
.twosicon li.instagram a {
	background-position:-210px 0;
}
/*
=logo
-----------------------------------------*/
#logo-wrapp {
	min-width:204px;
	padding-top:12px;
	float:right;
	overflow:hidden;
}
#logo {
	float:right;
}
#logo a {
	background:url(images/logo.png) no-repeat right top;
	text-indent:-9999px;
	display:block;
	min-width:260px;
	height:90px;
}
#slogan {
	float:right;
	text-align:center;
	margin-right:115px;
	color:#707070;
	max-width:383px;
	font-size:12px;
	line-height:32px;
	font-family:'twosweb-font';
}
/*
=ads-header
-----------------------------------------*/
#ads-header img, #ads-header object {
	text-align:center;
	display:block;
	width:320px;
	height:60px;
	float:left;
	margin:20px;
	border:1px solid #b8b8b8;
}
#date {
	display:block;
	width:235px;
	height:36px;
	font-size:1.3em;
	text-align:center;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-o-border-radius:4px;
	-khtml-border-radius:4px;
	color:#bbb;
	line-height:33px;
	float:left;
	border:1px solid #bb0500;
	margin-top:32px;
}
/*
=introbar-wrapp2
------------------------------------------------------*/
#introbar-wrapp2 .container {
	overflow:visible;
}
/*
=main-menu
----------------------------------------------------------*/
#nav-toggle {
	cursor:pointer;
	height:35px;
	display:none;
	position:absolute;
	top:1px;
	right:4px;
	padding-right:50px;
	font-weight:bold;
	line-height:35px;
	color:#a94545;
	background:url(images/responsive-menu.png) no-repeat right -3px;
}
#main-menu {
	float:right;
	line-height:35px;
	width:910px;
	position:relative;
	z-index:99999;
}
#main-menu ul {
	position:absolute;
	top:-9999px;/* hides all submenu items */
	width:200px; /* set the width of sub menu */
	background:#fcfcfc;
	border:1px solid #e9e9e9;
	border-top:none;
}
#main-menu li {
	float:right;
	position:relative;
	border-left:1px solid #e9e9e9;
}
#main-menu li:last-child {
	border-left:none;
}
#main-menu li:hover {
	visibility:inherit; /* fixes IE7 'sticky bug' */
}
#main-menu li a {
	display:block;
	position:relative;
	text-decoration:none;
	outline:none;
	color:#838383;
	padding:0 9px;
	font-weight:bold;
}
#main-menu li a:hover, #main-menu .current-menu-item a {
	color:#a94545 !important;
}
#main-menu li.sfHover a {
	color:#a94545;
}
#main-menu li .sf-sub-indicator {
	float:left;
	direction:rtl;
	padding-right:5px;
 *position:absolute;
 *left:4px;
 *top:1px;
}
#main-menu li ul li {
	width:100%;
	border:none;
	border-top:1px solid #e9e9e9;
}
#main-menu li ul li a {
	color:#838383 !important;
	text-align:right;
	padding:5px;
	line-height:20px;
	font-weight:normal;
}
#main-menu li ul li a:hover, #main-menu li.sfHover li.sfHover a.sf-with-ul {
	color:#a94545 !important;
}
#main-menu li.sfHover ul li.sfHover ul li a.sf-with-ul {
	color:#838383 !important;
}
#main-menu li.sfHover li.sfHover ul li a:hover, #main-menu li.sfHover li.sfHover li.sfHover a.sf-with-ul {
	color:#a94545 !important;
}
#main-menu li:hover ul, #main-menu li.sfHover ul {
	right:0;
	top:35px; /* 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;
}
/*
=search-form
-----------------------------------------*/
#search-form {
	float:left;
	height:29px;
	margin-top:2px;
	background:#fff;
	border:1px solid #cecdcd;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-o-border-radius:6px;
	-khtml-border-radius:6px;
}
#search-form input {
	background:none;
	border:none;
	font-family:tahoma;
}
#search-form #search-submit {
	width:20px;
	height:29px;
	float:lef;
	cursor:pointer;
	background:url(images/icon.png) no-repeat left 7px;
}
#search-form #search-text {
	width:134px;
	height:23px;
	float:right;
	padding:3px 6px;
	color:#888;
	line-height:25px;
	-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:160px;
}
/* 
=SLIDER STYLES 
---------------------------------------*/
.bx-wrapper {
	position: relative;
	margin: 0 auto 15px !important;
	padding: 0;
	*zoom: 1;
}
.bx-wrapper img {
	max-width: 100%;
	width:100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}


.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(images/fs.prevnext.png) no-repeat 0 0;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(images/fs.prevnext.png) no-repeat -45px 0;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 -45px;
}

.bx-wrapper .bx-next:hover {
	background-position: -45px -45px;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 45px;
	height: 45px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}


/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}
/*
=box
------------------------------------------------------*/
.box {
	margin-bottom:12px;
}
.box-title {
	margin-bottom:10px;
	text-align:center;
	background:url(images/line1.png) repeat-x 0 center;
}
.box-title a, .box-title span {
	background:#fff;
	line-height:20px;
	padding:0 12px;
	display:inline-block;
	font-size:1.7em;
	color:#444;
}
.box-content {
	overflow:hidden;
}
/*
=main-content
-------------------------------------------------*/
#main-content {
	float:right;
	width:816px;
	margin:10px 0 30px;
}
/*
=cbox
-------------------------------------------------*/
.cbox {
	border:1px solid #ededed;
	padding:8px;
}
.archive-box {
	float:right;
	margin:0 34px 22px;
	width:330px;
	cursor:pointer;
}
.inner-box {
	width:328px;
	position:relative;
	overflow:hidden;
	height:180px;
	margin-bottom:8px;
	border:1px solid #b8b8b8;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-o-border-radius:4px;
	-khtml-border-radius:4px;
}
.archive-box img {
	width:328px;
	height:180px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-o-border-radius:4px;
	-khtml-border-radius:4px;
	position: absolute;
	left: 0;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}
.abox-title {
	text-align:center;
}
.abox-title a {
	color:#666;
	font-size:1.2em;
	line-height:24px;
}
.inner-box .caption {
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	color: #fff;
	z-index: 100;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	left: 35px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	-khtml-border-radius:3px;
}
.inner-box .full-caption {
	width: 230px;
	height: 86px;
	top: -120px;
	text-align: center;
	padding: 15px;
}
.inner-box:hover .full-caption {
	-moz-transform: translateY(130%);
	-o-transform: translateY(130%);
	-webkit-transform: translateY(130%);
	opacity: 1;
	transform: translateY(130%);
}
.inner-box .caption span {
	color:#fff;
	display:block;
	line-height:22px;
}
.inner-box .caption a {
	color:#fff;
}
.inner-box .caption a:hover {
	text-decoration:underline;
}
/*
=post
----------------------------------------*/
.post {
	overflow:hidden;
}
.top-post {
	border-bottom:1px solid #eee;
	overflow:hidden;
	margin-bottom:10px;
}
.btm-post {
	overflow:hidden;
}
.print {
	float:left;
	width:24px;
	height:25px;
	background:url(images/icon.png) no-repeat 0 -39px;
	margin-bottom:7px;
}
.post-content {
	overflow:hidden;
	color:#727272;
}
.box .post-title {
	float:none;
}
.post-title {
	color:#a94545;
	font-size:17px;
	float:right;
	margin-bottom:10px;
	line-height:20px;
}
.post-title a {
	font-size:17px;
}
.post-content p {
	line-height:34px;
	color:#545454;
	margin-bottom:12px;
	font-size:1.13em;
	text-align:justify;
}
.post-content p a:hover {
	text-decoration:underline;
}
.more-link {
	color:#8a490d;
	float:left;
	font-weight:bold;
	margin:10px 0;
	clear:both;
}
.more-link:hover {
	color:#af5608;
}
.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:#555;
}
.post-content ul li {
	list-style:disc outside none;
	margin-bottom:11px;
	font-family:'twosweb-font';
	font-size:1.13em;
}
.post-content ol li {
	list-style:decimal outside none;
}
.post-thumb {
	display:block;
	float:right;
	margin-left:8px;
}
.post-thumb img {
	width:95px;
	display:block;
	height:95px;
	text-align:center;
	border:1px solid #d7d7d7;
}
.post-thumb:hover img, .post-content p img:hover, #bank-wrapper .img-video:hover, .widg-img li:hover .widg-thumb, .ads img:hover, .ads object:hover {
	border-color:#a94545;
}
.post-content p img {
	border:1px solid #d7d7d7;
	text-align:center;
	max-width:95%;
}
.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.8em;
	line-height:28px;
}
.post-content h3 {
	font-size:1.7em;
	line-height:26px;
}
.post-content h4 {
	font-size:1.5em;
	line-height:22px;
}
.post-content h5 {
	font-size:1.3em;
	line-height:20px;
}
.post-content h6 {
	font-size:1em;
	line-height:18px;
}
.post-content table th {
	background:#a94545;
	color:#fff;
	text-align:center;
	padding:5px;
}
.post-content table td, .post-content table th {
	border:1px solid #a94545;
	padding:5px;
}
.post-meta {
	float:right;
	overflow:hidden;
	margin-top:4px;
}
.post-meta li {
	float:right;
	margin:0 0 8px 34px;
	list-style:none;
	color:#616161;
}
.post-meta li a {
	color:#616161;
}
.post-meta li a:Hover {
	text-decoration:underline;
}
/*
=iconshare
--------------------------------*/
.iconshare {
	float:left;
	overflow:hidden;
}
.iconshare p {
	float:right;
	color:#616161;
	margin-left:12px;
	line-height:27px;
}
.iconshare ul {
	float:left;
}
.iconshare li {
	float:left;
	margin-right:4px;
}
.iconshare li a {
	background:url(images/twosicon.png) no-repeat;
	width:29px;
	height:29px;
	display:block;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
}
.iconshare li a:hover {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
}
.iconshare li.twitter a {
	background-position:-61px -29px;
}
.iconshare li.googleplus a {
	background-position:0 -29px;
}
.iconshare li.facebook a {
	background-position:-31px -29px;
}
.cbox {
	border:1px solid #ededed;
	padding:8px;
	margin-bottom:20px;
}
/*
=related-post
---------------------------------*/
.related-post ul {
	overflow:hidden;
}
.related-post ul li {
	float:right;
	margin:0 10px 20px;
	width:379px;
}
.related-post ul li .related-thumb {
	float:right;
	margin-left:5px;
	width:66px;
	height:66px;
	border:1px solid #b8b8b8;
}
.related-post ul li:hover .related-thumb {
	border-color:#a94545;
}
.related-post ul li .related-thumb img {
	width:66px;
	height:66px;
}
.related-post ul li a {
	display:block;
	color:#555;
	line-height:20px;
}
.related-post ul li:hover a {
	color:#a94545;
}
/*
=aside
-------------------------------------------------*/
aside {
	float:left;
	width:260px;
	margin:10px 0 30px;
}
/*
=widg
--------------------------------------*/
.widg {
	border:1px solid #ededed;
	width:258px;
	margin-bottom:16px;
	padding:6px 0 16px;
}
.widg-title {
	color:#666;
	line-height:40px;
	font-size:1.5em;
	text-align:center;
	border-right:4px solid #a94545;
	border-left:4px solid #a94545;
}
.widg-content {
	border-top:1px solid #ededed;
	margin:0 20px;
	padding-top:10px;
}
.widg-content ul li {
	line-height:20px;
	padding:10px 0;
	border-bottom:1px solid #ededed;
	cursor:pointer;
}
.widg-content ul li a, #widg-category .widg-content li:hover .children li a, .widg-content .menu li:hover ul li a {
	color:#9f9f9f;
}
.widg-content ul li:hover a, #widg-category .widg-content li .children li a:hover, .widg-content .menu li ul li a:hover {
	color:#a94545;
}
/*
=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;
	color:#a94545;
}
#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:#7ba1b3;
	color:#fff;
	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:#a94545;
}
/*
=widg menu
--------------------------------------*/
.widg-content .menu li {
	border:none;
	padding:3px 0;
	color:#a94545;
}
.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:#9f9f9f;
}
.widg-content .textwidget a {
	color:#a94545;
}
.widg-content .textwidget a:hover {
	color:#7ba1b3;
}
/*
=rsswidget
--------------------------------------*/
.widg-title .rsswidget {
	color:#666;
}
.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:5px;
	color:#666;
}
#wp-calendar thead th {
	background:#a94545;
	width: 24px;
	color: #fff;
	text-align: center;
}
#wp-calendar tbody td {
	color: #9f9f9f;
	border: 1px solid #ededed;
	text-align: center;
}
#wp-calendar tbody td a {
	color: red;
}
#wp-calendar tfoot td a {
	color: red;
}
/*
=widg-img
--------------------------------------*/
.widg-img li {
	overflow:hidden;
}
.widg-img li .widg-thumb {
	float:right;
	margin-left:5px;
	width:66px;
	height:66px;
	border:1px solid #b8b8b8;
}
.widg-img li .widg-thumb img {
	width:66px;
	height:66px;
}
/*
=ads
--------------------------------------*/ 
.ads img, .ads object {
	margin:0 auto 10px;
	display:block;
	max-width:100%;
	border:1px solid #b8b8b8;
}
/*
=large-ads
--------------------------------------*/ 
.large-ads img, .large-ads object {
	margin:0 auto 10px;
	display:block;
	max-width:100%;
}
/*
=service
------------------------------------------*/
.service {
	float:right;
	width:276px;
	background:url(images/line2.png) repeat-x 0 76px;
}
.service:first-child {
	background-repeat:no-repeat;
}
.service:nth-last-child(2) {
 background-repeat:no-repeat;
 background-position:right 76px;
}
.service-thumb {
	display:block;
	width:158px;
	height:157px;
	position:relative;
	margin:0 auto 12px;
}
.service-thumb img {
	display:block;
	width:158px;
	height:157px;
}
.service-thumb span {
	display:block;
	width:158px;
	height:157px;
	position:absolute;
	background:url(images/servic-thumb.png) no-repeat left top;
	left:0;
	top:0;
	z-index:9999;
}
.service-title {
	color:#000;
	text-align:center;
	font-size:1.5em;
	line-height:20px;
	margin-bottom:14px;
}
.service-title a, .news-title a {
	color:#555;
}
.service p {
	color:#6e6e6e;
	padding:0 20px;
}
/*
=news
------------------------------------------*/
.news {
	float:right;
	width:342px;
	margin:0 0 20px 39px;
	overflow:hidden;
}
.last-news {
	margin-left:0;
}
.news-thumb {
	display:block;
	width:101px;
	height:101px;
	position:relative;
	margin-left:8px;
	float:right;
}
.news-thumb img {
	display:block;
	width:101px;
	height:101px;
}
.news-thumb span {
	display:block;
	width:101px;
	height:101px;
	position:absolute;
	background:url(images/news-thumb.png) no-repeat left top;
	left:0;
	top:0;
	z-index:9999;
}
.news-title {
	color:#000;
	font-size:1.4em;
	line-height:20px;
	margin-bottom:6px;
}
.news p {
	color:#6e6e6e;
}
/* 
=featured-area 
------------------------------------------------*/
#featured-area {
	background:#f8f8f8;
	padding-top:10px;
}
.featured-title {
	color:#767676;
	font-size:1.6em;
	margin-bottom:20px;
}
#bank-wrapper {
	float:right;
	width:484px;
	margin-bottom:30px;
}
#featured-video {
	width:228px;
	height:154px;
	float:right;
	margin:0 0 10px 10px;
	padding:2px;
	background:#fff;
	border:1px solid #757575;
	display:inline-block;
}
#bank-wrapper .img-video {
	width:104px;
	height:68px;
	background:#fff;
	border:2px solid #c8c8c8;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	-khtml-border-radius:3px;
	padding:2px;
	margin:0 0 10px 6px;
	display:inline-block;
}
#bank-wrapper .img-video img {
	width:104px;
	height:68px;
	display:inline-block;
}
.more-video {
	color:#767676 !important;
	text-align:center;
	font-weight:bold;
	display:block;
	margin:0 auto;
	width:80px;
clear:both;
}
#sponsor-wrapper {
	float:left;
	width:573px;
	margin-bottom:30px;
}
#sponsor-wrapper a {
	display:block;
	margin:0 15px 6px 0;
	width:176px;
	height:68px;
	float:right;
	background:url(images/btn.png) no-repeat;
}
#sponsor-wrapper #sponsor1 {
	background-position:0 0;
}
#sponsor-wrapper #sponsor2 {
	background-position:0 -66px;
}
#sponsor-wrapper #sponsor3 {
	background-position:0 -132px;
}
#sponsor-wrapper #sponsor4 {
	background-position:0 -200px;
}
#sponsor-wrapper #sponsor5 {
	background-position:0 -266px;
}
#sponsor-wrapper #sponsor6 {
	background-position:0 -331px;
}
#sponsor-wrapper #sponsor7 {
	background-position:0 -397px;
}
#sponsor-wrapper #sponsor8 {
	background-position:0 -463px;
}
#sponsor-wrapper #sponsor9 {
	background-position:0 -529px;
}
#sponsor-wrapper #sponsor10 {
	background-position:0 -597px;
}
#sponsor-wrapper #sponsor11 {
	background-position:0 -664px;
}
/* 
=footer-menu 
------------------------------------------------*/
#footer-menu {
	border-top:2px solid #f1f1f1;
	line-height:34px;
}
#footer-menu ul {
	overflow:hidden;
}
#footer-menu ul li {
	float:right;
	margin-left:38px;
	line-height:34px;
}
#footer-menu ul li a {
	font-weight:bold;
	display:block;
	padding-right:18px;
	color:#444;
	float:right;
	background:url(images/bullet1.png) no-repeat right 13px;
}
/*
=footer 
------------------------------------------------------------------------*/
footer {
	background:url(images/footer-line.png) no-repeat left 370px #141d26;
}
footer .container {
	height:439px;
	overflow:visible;
	background:url(images/footer.jpg) no-repeat right top;
}
#fwidg-wrapp {
	height:393px;
}
/*
=fwidg
--------------------------------------*/
.fwidg {
	float:right;
	width:196px;
	margin-left:44px;
	padding:12px 0;
}
#clock {
	width:215px;
}
#contact-us {
	padding:12px 10px;
}
.fwidg-title {
	color:#fff;
	padding-bottom:10px;
	border-bottom:1px solid #212c34;
	font-size:1.8em;
	line-height:20px;
}
.fwidg-content {
	border-top:1px solid #7c848a;
	padding:4px 8px 0;
}
.fwidg-content ul li {
	color:#fff;
	line-height:22px;
	padding:4px 14px 4px 0;
	background:url(images/bullet2.png) no-repeat right 14px;
}
#contact-us .fwidg-content ul li {
	padding:4px 0;
	background:none;
}
.fwidg-content ul li span {
	color:#f4f9ff;
	display:block;
}
.fwidg-content ul li a {
	color:#7ba1b3;
}
.fwidg-content ul li a:hover {
	color:#d70500;
}
.fwidg p {
	color:#fff;
	line-height:32px;
	text-align:justify;
}
#comment-footer {
	position:relative;
	margin:0 0 25px;
	width:334px;
	padding-top:80px;
}
#comment-footer img {
	left:101px;
	top:-64px;
	border:1px solid #19232c;
	border-radius:80px;
	-moz-border-radius:80px;
	-webkit-border-radius:80px;
	-o-border-radius:80px;
	-khtml-border-radius:80px;
	position:absolute;
	width:130px;
	height:130px;
}
footer .fl {
	width:584px;
}
/*
=newsletter
----------------------------------------------------*/
#newsletter {
	clear:both;
	padding-right:40px;
}
#newsletter .wpcf7 {
	margin:0;
}
#newsletter p {
	color:#fff;
}
#nltitle {
	float:right;
	color:#fff;
	margin:0 0 20px 16px;
	font-size:1.8em;
	line-height:20px;
}
#newsletter .wpcf7-form p {
	overflow:hidden;
	color:#7ba1b3;
	font-weight:bold;
	float:right;
	margin:0;
}
#newsletter .wpcf7-form input {
	float:none;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	margin:0 0 20px 6px;
	height:20px;
	line-height:16px;
	width:96px;
	padding:3px 8px;
	color:#7ba1b3;
	font-family:tahoma;
	border:1px solid #8d8d8d;
	text-align:center;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-o-border-radius:4px;
	-khtml-border-radius:4px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ededed+50,ffffff+100 */
background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 0%, #ededed 50%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #ededed), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #ededed 50%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #ededed 50%, #ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #ededed 50%, #ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #ededed 50%, #ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 ); /* IE6-8 */
}
#newsletter .wpcf7-form .wpcf7-submit {
	border-color:#bb0500;
	cursor:pointer;
	width:62px;
	font-weight:bold;
	height:28px;
	color:#fff;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff0000+0,cc0000+100 */
background: #ff0000; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjYzAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ff0000 0%, #cc0000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff0000), color-stop(100%, #cc0000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ff0000 0%, #cc0000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ff0000 0%, #cc0000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ff0000 0%, #cc0000 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ff0000 0%, #cc0000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#cc0000', GradientType=0 ); /* IE6-8 */
	-moz-box-shadow: inset 0 0 5px #e98484 !important;
	-webkit-box-shadow: inset 0 0 5px #e98484 !important;
	box-shadow: inset 0 0 5px #e98484 !important;
}
#newsletter .wpcf7-form .wpcf7-submit:hover {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cc0000+0,ff0000+100 */
background: #cc0000; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #cc0000 0%, #ff0000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cc0000), color-stop(100%, #ff0000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #cc0000 0%, #ff0000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #cc0000 0%, #ff0000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #cc0000 0%, #ff0000 100%); /* IE10+ */
	background: linear-gradient(to bottom, #cc0000 0%, #ff0000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#ff0000', GradientType=0 ); /* IE6-8 */
}
/*
=copyright
---------------------------------------------------*/
#copyright {
	overflow:hidden;
}
#copyright p {
	float:right;
	color:#fff;
	text-align:center;
	line-height:20px;
}
#copyright p.fl {
	float:left;
	text-align:right;
	width:145px;
}
#copyright p a {
	color:#d70500;
}
#copyright #footer-favicon {
	text-indent:-9999px;
	background:url(images/favicon-2sweb.png) center center no-repeat;
	display:block;
	cursor:pointer;
	width:16px;
	height:16px;
	margin:5px auto;
}
/*
=wpcf7-form, comment-form
----------------------------------------------------*/
#twosweb-comment, .wpcf7 {
	margin:35px 0;
}
#form-title {
	color:#454545;
	font-size:17px;
	line-height:33px;
	padding-right:50px;
	margin-bottom:24px;
	background:url(images/icon.png) no-repeat right -80px;
}
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:#a94545;
	text-decoration:none;
}
ol.commentlist li p {
	margin-bottom:12px;
	float:right;
	clear:both;
}
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:#a94545;
	border-color:#a94545;
}
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:#454545;
	font-size:1.5em;
	margin-bottom:12px;
	padding:0 10px;
	font-weight:normal;
	line-height:20px;
}
#respond {
	padding:0 10px;
}
#respond h3 {
	margin-bottom:8px;
}
#respond h3 span {
	color:#454545;
	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:#919191;
	margin-bottom:16px;
	float:right;
}
p .wpcf7-select:parent {
float:none;
}
#commentform label {
	display:block;
	margin-bottom:16px;
}
#commentform input, #commentform textarea, .wpcf7-form input, .wpcf7-form textarea, .wpcf7-form .wpcf7-select {
	float:right;
	padding:3px 8px;
	color:#919191;
	margin-left:24px;
	font-family:tahoma;
	background:#fff;
	border:1px solid #b8b8b8;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-o-border-radius:4px;
	-khtml-border-radius:4px;
	-moz-box-shadow:0 -2px 5px #ccc inset;
	-webkit-box-shadow:0 -2px 5px #ccc inset;
	box-shadow:0 -2px 5px #ccc inset;
	width:217px;
	height:28px;
}
#commentform input:hover, #commentform textarea:hover, .wpcf7-form input:hover, .wpcf7-form textarea:hover, .wpcf7-form .wpcf7-select:hover {
	border:1px solid #a94545;
}
#commentform input:focus, #commentform textarea:focus, .wpcf7-form input:focus, .wpcf7-form textarea:focus, .wpcf7-form .wpcf7-select:focus {
	border-color:#7ba1b3;
}
#commentform textarea, .wpcf7-form textarea {
	width:735px;
	padding:8px;
	height:auto;
}
#commentform #submit, .wpcf7-form .wpcf7-submit {
	border-color:#cfcfcf;
	color:#a94545;
	cursor:pointer;
	padding:2px 8px;
	width:80px;
	font-weight:bold;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ededed+100 */
background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 0%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #ededed 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #ededed 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 ); /* IE6-8 */
	box-shadow:none !important;
	-moz-box-shadow:none !important;
	-webkit-box-shadow:none !important;
}
#commentform #submit:hover, .wpcf7-form .wpcf7-submit:hover {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ededed+0,ffffff+100 */
background: #ededed; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ededed 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededed), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ededed 0%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ededed 0%, #ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ededed 0%, #ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ededed 0%, #ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff', GradientType=0 ); /* IE6-8 */
}
.wpcf7-form .wpcf7-file {
	border:none !important;
	box-shadow:none !important;
	-moz-box-shadow:none !important;
	-webkit-box-shadow:none !important;
	background: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;
	width:16px;
}
.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;
	float:none !important;
	clear:both !important;
}
.your-email input {
	text-align:left;
}
.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;
	width:16px;
}
p input[type="checkbox"] {
	float:none;
}
/*
=wp_page_numbers
--------------------------------------*/
#wp_page_numbers {
	font-size:0.9em;
	margin:12px auto;
	width:280px;
}
#wp_page_numbers li {
	margin-right:6px;
	float:left;
	margin-bottom:5px;
	color:#465360;
	border:1px solid #e3e3e3;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	background:#fff;
	-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;
	-moz-box-shadow:2px 2px 2px #ececec;
	-webkit-box-shadow:2px 2px 2px #ececec;
	box-shadow:2px 2px 2px #ececec;
}
#wp_page_numbers .page_info {
	padding:0 7px;
}
#wp_page_numbers .space {
	padding:0 4px;
}
#wp_page_numbers li a {
	color:#465360;
	display:block;
	padding:0 7px;
}
#wp_page_numbers li.active_page, #wp_page_numbers li:hover {
	border-color:#7c3c3c;
}
.clear2 {
	clear:both;
	display:none;
}
/*
=ads
---------------------------------*/
.ads img, .ads object {
	margin:0 auto 28px;
	display:block;
	border:1px solid #12100b;
}
.ads:hover img, .ads object:hover {
	border-color:#8eda43;
}
#respond h3 span {
	display:none;
}
/*
.gallery
---------------------------------------------------------*/
.gallery {
	clear: both;
}
.gallery > img {
	height: 130px;
	width:130px;
	cursor: pointer;
	margin:0 4px 8px;
	border:1px solid #b8b8b8;
}
.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;
}
}
blockquote {
	color: #222;
	border-right:15px solid #a94545;
	background:#e4e2e4;
	padding:10px;
	margin:10px auto;
}
