/*
theme name: Noor 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;
}
/*
=color-wrapp
--------------------------------------------------------------------*/
#color-wrapp {
	background:#fff;
	width:22px;
	padding:12px 4px 0;
	position:absolute;
	left:5px;
	top:15%;
	z-index:9999;
}
.color {
	cursor:pointer;
	width:22px;
	height:18px;
	margin-bottom:12px;
	display:block;
}
#color1 {
	background:#B58F5E;
}
#color2 {
	background:#000;
}
/*
=header
-------------------------------------------------------------*/
header {
	height:226px;
}
#inner-header {
	margin:0 auto;
	width:980px;
	position:relative;
}
#inner-header img {
	float:right;
	max-width:185px;
	max-height:226px;
}
/*
=logo
-----------------------------------------*/
#logo {
	float:right;
	padding-top:5px;
}
#logo a {
	display:block;
	max-width:560px;
	font-family:'roze-font';
	font-size:2em;
	line-height:70px;
}
#logo #slogan {
	font-size:1.4em;
	line-height:24px;
	padding:5px 72px 0 0;
}
/*
=time-wrapper
-----------------------------------------*/
#time-wrapper {
	position:absolute;
	top:0;
	left:0;
	width:160px;
	height:44px;
	border-radius:0 0 6px 6px;
	-moz-border-radius:0 0 6px 6px;
	-webkit-border-radius:0 0 6px 6px;
	-o-border-radius:0 0 6px 6px;
	-khtml-border-radius:0 0 6px 6px;
	color:#fff;
	padding:0 8px 0 46px;
	width:170px;
	font-size:11px;
}
#time-wrapper time {
	display:block;
	margin:8px 0;
}
/*
=search-form
-----------------------------------------*/
#search-form {
	width:154px;
	height:22px;
	padding:6px 6px 5px 1px;
	position:absolute;
	left:0;
	top:66px;
}
#search-form input {
	background:none;
	border:none;
	font-family:tahoma;
}
#search-form #search-submit {
	width:27px;
	height:22px;
	float:left;
	cursor:pointer;
}
#search-form #search-text {
	width:115px;
	height:22px;
	float:right;
	padding:0 6px;
	line-height:22px;
}
/*
=main-menu
----------------------------------------------------------*/
#nav-toggle1, #nav-toggle2 {
	cursor:pointer;
	height:34px;
	display:none;
	position:absolute;
	bottom:32px;
	right:186px;
	padding-right:42px;
	font-weight:bold;
	line-height:34px;
	color:#fff;
	background:url(images/responsive-menu.png) no-repeat right -3px;
}
#nav-toggle2 {
	right:-9px;
	bottom:23px;
}
#main-menu {
	position:relative;
	z-index:9999;
	float:right;
	height:25px;
	line-height:25px;
	max-width:765px;
	margin:25px 30px 20px 0;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-o-border-radius:4px;
	-khtml-border-radius:4px;
	padding-top:10px;
}
#main-menu ul {
	position:absolute;
	top:-9999px;/* hides all submenu items */
	width:150px; /* 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;
}
#main-menu li {
	float:right;
	position:relative;
	border-left:1px solid #fff;
	line-height:15px;
}
#main-menu li.last-li {
	border:none;
}
#main-menu li:hover {
	visibility:inherit; /* fixes IE7 'sticky bug' */
}
#main-menu li a {
	display:block;
	position:relative;
	outline:none;
	color:#fff;
	padding:0 12px;
}
#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%;
	margin:0;
	border:none;
}
#main-menu li ul li a {
	color:#fff !important;
	text-align:right;
	padding:5px;
}
#main-menu li.sfHover ul li.sfHover ul li a.sf-with-ul {
	color:#fff !important;
}
#main-menu li:hover ul, #main-menu li.sfHover ul {
	right:0;
	top:25px; /* 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:150px; /* 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;
}
/*
=hot-news
----------------------------------------------------------*/
#ticker {
	margin-right:30px;
	float:right;
	width:755px;
	padding:0 5px;
	line-height:20px;
}
#hot-news li a {
	color:#fff;
}
/*
=featured-area
-------------------------------------------------------------*/
#featured-area {
	margin:0 auto 10px;
	width:980px;
	overflow:hidden;
}
/*
=tabs
---------------------------------------*/
#tab-wrapper {
	float:right;
	background:#ebebeb;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-o-border-radius:4px;
	-khtml-border-radius:4px;
	width:304px;
	height:292px;
}
.tabs {
	height:24px;
	overflow:hidden;
}
.tabs li {
	float:right;
	margin:0 4px;
}
.tabs li a {
	display:block;
	color:#fff;
	padding:0 8px;
	line-height:21px;
	font-weight:bold;
}
.tabs li.current a, .tabs li.active a {
	background:#ebebeb;
	line-height:22px;
	margin-top:2px;
	border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	-webkit-border-radius:4px 4px 0 0;
	-o-border-radius:4px 4px 0 0;
	-khtml-border-radius:4px 4px 0 0;
}
.tab-container {
	clear:both;
	padding:6px;
	width:292px;
}
.tab-container li, .box-content ul li {
	overflow:hidden;
	padding:3px 0;
	cursor:pointer;
}
.tab-container li a, .box-content ul li a {
	color:#222;
}
.tab-container li:hover a, .box-content ul li:hover a, #gallery-slider ul li:hover .gallery-title a, .widg-content ul li a:hover {
	color:#157600;
}
.thumb {
	float:right;
	margin-left:5px;
	display:block;
	border:1px solid transparent;
	width:40px;
	height:40px;
}
.thumb img {
	width:40px;
	height:40px;
}
.more-link {
	float:left;
	margin-left:5px;
	font-weight:bold;
}
/*
=slider-wrapper
---------------------------------------*/
#slider-wrapper {
	float:left;
	width:642px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-o-border-radius:4px;
	-khtml-border-radius:4px;
	height:292px;
}
.main-slider-content {
	height:292px;
	width:555px;
}
ul.lof-main-wapper li {
	position:relative;
}
.lof-slidecontent {
	position:relative;
	overflow:hidden;
}
.lof-slidecontent .preload {
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:100000;
	text-align:center;
	background:#FFF
}
.lof-slidecontent .preload div {
	height:100%;
	width:100%;
	background:transparent url(images/load-indicator.gif) no-repeat scroll 50% 50%;
}
.lof-slidecontent .sliders-wrapper {
	position:relative;
	height:100%;
	width:555px;
	z-index:3px;
	overflow:hidden;
}
.lof-slidecontent ul.sliders-wrap-inner {
	overflow:hidden;
	background:transparent url(images/load-indicator.gif) no-repeat scroll 50% 50%;
	padding:0px;
	margin:0;
	position:absolute;
	overflow:hidden;
}
.lof-slidecontent ul.sliders-wrap-inner li {
	overflow:hidden;
	padding:0px;
	margin:0px;
	float:left;
	position:relative;
}
.lof-slidecontent .lof-opacity li {
	position:absolute;
	top:0;
	left:0;
	float:inherit;
}
.lof-slidecontent .navigator-content {
	position:absolute;
	right:0;
	top:0px;
	z-index:9;
	height:292px;
	width:87px;
	overflow:hidden;
	color:#FFF
}
.lof-slidecontent .navigator-wrapper {
	position:relative;
	z-index:10;
	height:292px;
	width:87px;
	overflow:hidden;
	color:#FFF;
	float:left
}
.lof-slidecontent ul.navigator-wrap-inner {
	top:0;
	padding:0;
	margin:0;
	position:absolute;
	width:100%;
}
.lof-slidecontent ul.navigator-wrap-inner li {
	cursor:hand;
	cursor:pointer;
	list-style:none;
	padding:0;
	margin-left:0px;
	overflow:hidden;
	float:left;
	display:block;
	text-align:center;
}
ul.sliders-wrap-inner li img {
	padding:0px;
	width:555px;
	height:292px;
}
.lof-slidecontent .slider-description a {
	color:#FFF;
}
.lof-slidecontent .slider-description {
	z-index:100px;
	position:absolute;
	bottom:5px;
	left:0px;
	width:539px;
	background:url(images/bg_trans.png);
	height:42px;
	padding:5px 8px;
	color:#fff;
	-moz-box-shadow: inset 0 0 6px #fff;
	-webkit-box-shadow: inset 0 0 6px #fff;
	box-shadow: inset 0 0 6px #fff;
}
.lof-slidecontent .slider-description .slider-title {
	font-size: 1.4em;
	margin-bottom:4px;
}
.lof-slidecontent .slider-description .slider-title a {
	color:#fff;
}
.lof-slidecontent ul.navigator-wrap-inner li > div {
	height:100%;
	position:relative;
}
.lof-slidecontent ul.navigator-wrap-inner li img {
	border:5px solid #eaeaea;
	height:57px;
	width:67px;
	margin:3px 5px;
	float:left;
}
/*
=wrapper
-------------------------------------------------------------*/
#wrapper {
	margin:0 auto;
	width:980px;
	overflow:hidden;
}
/*
=box
--------------------------------------*/
.box {
	margin-bottom:10px;
	background:#ebebeb;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-o-border-radius:4px;
	-khtml-border-radius:4px;
	width:312px;
	float:right;
}
.fr .box {
	float:none;
	width:304px;
}
.large-box {
	float:none;
	width:976px;
	clear:both;
}
.large-box .box-head .more-link {
	margin:0;
	color:#fff;
	font-weight:normal;
}
#middle-box {
	margin:0 20px 10px;
}
.box-head {
	padding:0 6px;
	height:24px;
	overflow:hidden;
	color:#fff;
}
.box-title {
	float:right;
	color:#fff;
	font-size:1.1em;
	line-height:24px;
}
.box-title a {
	color:#fff !important;
}
.box-content {
	padding:6px;
	position:relative;
	font-size:0.9em;
}
.large-box .box-content {
	padding:15px;
	font-size:1em;
	overflow:hidden;
}
#video-box {
	padding:0;
	height:148px;
}
.box-content ul li span {
	color:#707070;
}
.mini-title {
	font-size:1.1em;
	font-weight:bold;
	font-family:tahoma;
}
.box .thumb img, .box .thumb {
	width:58px;
	height:58px;
}
.fr .box .thumb img, .fr .box .thumb {
	width:40px;
	height:40px;
}
/*
=vertical-ticker
-------------------------------------------*/
#vertical-ticker1 ul {
	height:144px;
	overflow:hidden;
}
#vertical-ticker2 ul, #vertical-ticker3 ul {
	height:330px;
	overflow:hidden;
}
.box-content .arrow {
	width:12px;
	height:8px;
	position:absolute;
	text-indent:-9999px;
	left:8px;
}
#vertical-ticker1 #ticker-prev1, #vertical-ticker2 #ticker-prev2, #vertical-ticker3 #ticker-prev3 {
	background-position:0 -9px;
	top:-11px;
}
#vertical-ticker1 #ticker-next1, #vertical-ticker2 #ticker-next2, #vertical-ticker3 #ticker-next3 {
	background-position:0 0;
	top:-21px;
}
#vertical-ticker1 #ticker-prev1:active, #vertical-ticker2 #ticker-prev2:active, #vertical-ticker3 #ticker-prev3:active {
	top:-10px;
}
#vertical-ticker1 #ticker-next1:active, #vertical-ticker2 #ticker-next2:active, #vertical-ticker3 #ticker-next3:active {
	top:-22px;
}
/*
=gallery-slider
----------------------------------------*/
#gallery-slider {
	padding:10px 35px;
	overflow:hidden;
}
#gallery-slider .viewport {
	float: left;
	width: 910px;
	overflow: hidden;
	position: relative;
	height:140px;
}
#gallery-slider .buttons {
	display: block;
	text-indent:-999em;
	direction:rtl;
	width:10px;
	height:14px;
	position:absolute;
	top:56px;
}
#gallery-slider .next:active, #gallery-slider .prev:active {
	top:57px;
}
#gallery-slider .disable {
	visibility: hidden;
}
#gallery-slider .overview {
	list-style: none;
	position: absolute;
	padding: 0;
	margin: 0;
	width: 910px;
	left:0;
	top: 0;
}
#gallery-slider .overview li {
	float: left;
	margin:0 5px;
	width: 120px;
	padding:0;
	height:140px;
}
#gallery-slider .overview li img {
	width:120px;
	height:110px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	-khtml-border-radius:10px;
}
.gallery-title {
	text-align:center;
	font-size:1em;
	font-weight:bold;
	font-family:tahoma;
}
/*
=post
----------------------------------------*/
.post, #post-gallery {
	padding-bottom:10px;
	margin-bottom:10px;
	overflow:hidden;
}
.post-content {
	overflow:hidden;
	color:#444;
}
.post-title {
	margin-bottom:5px;
	line-height:18px;
	font-size:1.4em;
}
.post-title a:hover {
	color:#157600;
}
.post-content p, #player-wrapper p {
	color:#222;
	line-height:20px;
	margin-bottom:12px;
}
.post-content p a:hover {
	text-decoration:underline;
	color:#157600;
}
.post .more-link {
	color:#157600;
	margin: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:#222;
}
.post-content ul li a:Hover, .post-content ol li a:hover {
	color:#157600;
}
.post-content ul li {
	list-style:disc outside none;
}
.post-content ol li {
	list-style:decimal outside none;
}
.post-thumb {
	display:block;
	float:right;
	margin-left:8px;
}
.post-thumb img {
	width:100px;
	height:100px;
	background:#fff;
	padding:2px;
	border:1px solid transparent;
}
.post-content p img {
	border:1px solid transparent;
	max-width:97%;
	background:#fff;
	padding:2px;
}
.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 td {
	padding:5px;
}
blockquote {
	color: #222;
	border-right:15px solid #bbb;
	background:#fff;
	padding:10px;
	margin:10px auto;
}
.post-meta {
	margin:8px 0;
	overflow:hidden;
}
.post .post-meta li {
	cursor:default;
	overflow:visible;
	padding:0 12px;
	line-height:12px;
 *line-height:16px;
	float:right;
	border-left:2px solid #777;
	margin:0 0 8px 0;
	list-style:none;
}
.post .post-meta li:last-child {
	border-left:none;
}
.post .post-meta li a {
	color:#157600;
}
.post .post-meta li span {
	color:#222;
}
.post .post-meta li a:Hover {
	text-decoration:underline;
}
#gallery-title {
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 12px;
	padding-bottom: 5px;
	font-size:12px;
}
#post-gallery .gallery {
	overflow:hidden;
}
.gallery {
	clear: both;
}
.gallery > img {
	height: 70px;
	width:100px;
	cursor: pointer;
	margin:0 4px 8px;
	border:1px solid transparent;
	padding:2px;
	background:#fff;
}
.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;
}
}
/*
=player-wrapper 
--------------------------------------------------------------*/
.audiojs {
	width:944px !important;
	border: 1px solid #ccc !important;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	height:34px !important;
	margin-bottom:15px;
}
.audiojs .play-pause {
	height:26px !important;
}
.audiojs .scrubber {
	width:780px !important;
}
.audiojs .progress {
	background:#006015 !important;
}
#player-wrapper ol, #player-wrapper ul {
	padding:0 10px 15px;
}
#player-wrapper ol li, #player-wrapper ul li {
	cursor: pointer;
	line-height: 38px;
	opacity: 0.80;
	-khtml-opacity: 0.80;
	-moz-opacity: 0.80;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter:alpha(opacity=80);
	padding: 0 5px 0 15px;
	position: relative;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
#player-wrapper ol li:hover, #player-wrapper ul li:hover {
	opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:alpha(opacity=100);
	-ms-transform: scale(1.01); /* IE 9 */
	-webkit-transform: scale(1.01); /* Chrome, Safari, Opera */
	transform: scale(1.01);
}
#player-wrapper ol li .down-butt, #player-wrapper ul li .butt {
	color: #f9f9f9;
	float: left;
	line-height: 100%;
	margin: 6px 5px 0 0;
	padding: 5px 10px 7px;
}
#player-wrapper ol li a, #player-wrapper ul li a {
	color:#222;
}
#player-wrapper ol li.playing {
	padding-right: 25px;
}
/*
=Reveal Modals
------------------------------------------------ */		
.reveal-modal-bg {
	position: fixed;
	height: 100%;
	width: 100%;
	background: #000;
	background: rgba(0, 0, 0, .8);
	z-index: 88888;
	display: none;
	top: 0 !important;
	left: 0;
}
.reveal-modal {
	visibility: hidden;
	border:1px solid #ccc;
	top: 100px !important;
	left: 50%;
 *left:300px;
	margin-left: -192px;
	width: 400px;
	background:#000;
	position: fixed;
	z-index: 99999;
}
.reveal-modal.small {
	width: 200px;
	margin-left: -140px;
}
.reveal-modal.medium {
	width: 400px;
	margin-left: -240px;
}
.reveal-modal.large {
	width: 600px;
	margin-left: -340px;
}
.reveal-modal.xlarge {
	width: 800px;
	margin-left: -440px;
}
.reveal-modal .close-reveal-modal {
	font-size: 20px;
	text-align:center;
	line-height:20px;
	position: absolute;
	top: -21px;
	left: -1px;
	color: #CFCFCF;
	width:20px;
	background:#fff;
	text-shadow: 0 -1px 1px rbga(0, 0, 0, .6);
	font-weight: bold;
	cursor: pointer;
}
.reveal-modal .close-reveal-modal:hover {
	color:#000;
}
/*
=footer
-------------------------------------------------------------*/
footer {
	height:38px;
}
#copyright {
	margin:0 auto;
	width:980px;
	line-height:32px;
	overflow:hidden;
}
#copyright p {
	color:#fff;
	line-height:32px;
	float:right;
}
#copyright p a {
	color:#fff;
}
#copyright #design {
	float:left;
}
#copyright #footer-favicon {
	text-indent:-9999px;
	background:url(images/favicon-2sweb.png) center center no-repeat;
	display:block;
	cursor:pointer;
	width:16px;
	height:16px;
	float:left;
	margin:9px 9px 0 0;
}
/*
=widg-wrapper
----------------------------------------------*/
#widg-wrapper {
	width:100%;
	position:fixed;
	right:0;
	z-index:9999;
	bottom:-290px;
	-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-btn {
	display:block;
	width:30px;
	height:29px;
	cursor:pointer;
	position:absolute;
	right:8px;
	top:-35px;
	text-indent:-9999px;
}
#widg-btn.open {
	background-position:0 -113px;
}
#widgets {
	width:980px;
	margin:0 auto;
	height:260px;
	padding:15px 0;
	overflow:hidden;
}
/*
=widg
--------------------------------------*/
.widg {
	float:right;
	width:282px;
	height:235px;
	margin:0 10px 5px;
	background:#ebebeb;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-o-border-radius:4px;
	-khtml-border-radius:4px;
	padding:10px;
}
.widg-title {
	font-size:1.4em;
	line-height:18px;
	margin-bottom:5px;
	text-align:center;
}
.widg-content ul li {
	line-height:20px;
	list-style:circle inside;
	padding:6px 0;
}
.widg-content ul li a {
	color:#222;
}
/*
=widg-category
--------------------------------------*/
#widg-category .widg-content ul {
	margin-right:5px;
}
.widg-content ul .cat-item {
	border:none;
	list-style:circle inside;
	padding:3px 0;
}
.widg-content li ul.children {
	margin-right:10px !important;
}
.widg-content li ul.children li {
	list-style:disc inside;
}
.widg-content li ul.children li ul li {
	list-style:square inside;
}
/*
=widg tagcloud
--------------------------------------*/
.widg-content .tagcloud {
	overflow:hidden;
}
.widg-content .tagcloud a {
	float:right;
	display:block;
	color:#fff;
	margin:6px 0 0 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 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:#222;
}
.widg-content .textwidget a {
	color:#157600;
}
.widg-content .textwidget a:hover {
	text-decoration:underline;
}
/*
=rsswidget
--------------------------------------*/
.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 {
	width: 24px;
	color: #fff;
	text-align: center;
}
#wp-calendar tbody td {
	color: #444;
	text-align: center;
}
#wp-calendar tbody td a {
	color:#40c124;
}
#wp-calendar tfoot td a {
	color:#40c124;
}
/*
=wp_page_numbers
--------------------------------------*/
#wp_page_numbers {
	font-size:0.9em;
	margin:0 auto;
	width:250px;
}
#wp_page_numbers li {
	float:left;
	margin-bottom:5px;
}
#wp_page_numbers li.space {
	padding-left:5px;
}
#wp_page_numbers li.page_info {
	line-height:20px;
}
#wp_page_numbers li a {
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-o-border-radius:2px;
	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:#157600;
}
/*
=gbox
--------------------------------------*/
.gbox {
	float:right;
	height: 224px;
	margin: 0 10px 20px;
	padding: 10px;
	width: 271px;
	cursor:pointer;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-o-border-radius:4px;
	-khtml-border-radius:4px;
}
.gbox:hover {
	border-color:#157600;
}
.gallery-img {
	overflow:hidden;
	display:block;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-khtml-border-radius:5px;
	margin-bottom:8px;
}
.gallery-img img {
	display: block;
	margin: 0 auto;
	height:130px;
	width: 271px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-khtml-border-radius:5px;
 -webkit-transition: all .3s ease;
 -moz-transition: all .3s ease;
 -o-transition: all .3s ease;
 transition: all .3s ease;
}
.gbox:hover img {
	transform: rotate(2deg) scale(1.1, 1.1);
	-ms-transform: rotate(2deg) scale(1.1, 1.1); /* IE 9 */
	-webkit-transform: rotate(2deg) scale(1.1, 1.1); /* Opera, Chrome, and Safari */
}
.gbox-title {
	margin-bottom:6px;
	text-align:center;
	font-size:1.3em;
	line-height:24px;
}
.gbox:hover .gbox-title a {
	color:#157600;
}
.clear-gbox {
	clear:both;
}
.clear-res, .minimal-clear {
	clear:both;
	display:none;
}
/*
=wpcf7-form, comment-form
----------------------------------------------------*/
p.nocomments {
	margin-bottom:8px;
}
ol.commentlist {
	list-style:none;
	margin:0;
	padding:0;
	width:600px;
}
ol.commentlist li {
	border:1px solid #ccc;
	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:250px;
	float:right;
}
ol.commentlist li div.vcard cite.fn a.url {
	color:#157600;
	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 {
	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 {
	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 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 {
	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 {
	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:#222;
	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;
	margin-top:10px;
	font-family:tahoma;
	background:#fff;
	border:1px solid #bbb;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-khtml-border-radius:5px;
}
#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 {
	float:left;
	cursor:pointer;
	padding:2px 8px;
	margin:0 0 0 559px;
	font-weight:bold;
	color:#fff;
}
#commentform #submit {
	margin-left:538px;
}
.wpcf7-form .wpcf7-file:focus, .wpcf7-form .wpcf7-file:hover {
	border:none;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	background:none;
}
.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;
}
