/*
	Template created by cryazone.com
*/

a { outline: none; color: #F85F2B; text-decoration: none; transition: color 0.2s linear; -webkit-transition: color 0.2s linear; -o-transition: color 0.2s linear; -moz-transition: color 0.2s linear }
a:hover { color: #abc64d }
a img { border: 0 none }
a > img { vertical-align: bottom }	
	
* {
	margin-top:0;
	margin-bottom:0;
	margin-right:0;
	margin-left:0;
	padding:0;
}
image{
	border:0;
}

.orange { color: #F85F2B }

::selection { background: #767676; color: #fff }
::-moz-selection { background: #767676; color: #fff }

h1,h2,h3,h4,h5 { font-weight: bold; font-family: "PT Sans", Helvetica, Arial, sans-serif; color: #564440; margin-bottom: .6em }
h1 { font-size: 26px; line-height: 32px }
h2 { font-size: 23px; line-height: 28px }
h3 { font-size: 22px; line-height: 26px }
h4 { font-size: 20px; line-height: 24px }
h5 { font-size: 16px; line-height: 20px }
.head { background-color: #f54305; padding: 3px 5px 2px 5px; width: 100%; border-radius: 4px; }
.head3 { font-size: 22px; line-height: 26px }
ul, ol { list-style: none; padding: 0; margin: 0; }

h6,pre,form,p,blockquote,fieldset,input {
	margin:0;
	padding:0;
}
textarea{
	border:1px solid #ccc;
	box-shadow:inset 0 1px 3px #ccc;
	padding:5px;
}
input:focus, textarea:focus {
    outline:none;
}
button:focus{
	outline:none;	
}
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 {font-size:20px;line-height:30px;}
h2 {font-size:18px;line-height:25px;}
h3 {font-size:16px;}
h4 {font-size:14px;}
h5, h6 {font-size: 13px; line-height: 15px; margin-bottom: 4px; font-weight: bold;}

input[type="checkbox"], input[type="radio"] {
	width: auto; 
	height: auto; 
	padding: 0; 
	margin: 3px 5px 5px 5px;
}
html{
	padding:0px;
	background:#eee;
}
body{

   
	background: url(../images/bg.jpg) no-repeat fixed 50% 0px #FBF4F1;
	font-family:"Arial", Tahoma sans-serif;
	font-size:13px;
	height:100%;
	margin:0px;
	padding:0 0 30px 0;
	color:#505050;
}

#container{
	width:1000px;
	margin:0 auto;
	box-shadow:0 2px 10px rgba(0,0,0,0.1);
	background:#fff;
}
.topline{
	height:10px;
	width:1000px;
	background:#F54204 url(../images/c30.png) repeat-x;
}
.searchblock{
	width:320px;
	height:20px;
	padding:20px;
	line-height:20px;
	float:center;
}
.searchblock ul{
	height:20px;
	list-style:none;
	padding:0;
	display:inline;
}
.searchblock li
{ 
	float:left;
	position: relative;
	border:0;
	display:block;
	height:20px;
}
.searchblock li a
{
	float:left;
	position: relative;
	text-align:center;
}
.searchform{
	color:#fff;
	width:250px;
	height:20px;
	line-height:20px;
	padding:0 5px 0 20px;
	border:0px;
	box-shadow:inset 0 1px 5px rgba(0,0,0,0.3);
	border-radius:10px;
	font-size:15px;
	font:Verdana, Geneva, sans-serif;
	background:#000 url(../images/searchbt.png) 0 0 no-repeat;
	overflow:hidden;
	transition:background 0.2s ease;
	border-left:1px solid #303030;
}
.searchform:focus{
	background:#fff url(../images/searchbt.png) 0 -20px no-repeat;
	color:#707070;
}


#share42 {
    padding: 6px 6px 0px;
    background: none repeat scroll 0% 0% transparent;
    border: 1px solid #E9E9E9;
    border-radius: 4px;
}

/* LOGIN begin  */
.loginbar{
	float:right;
	height:30px;
	position:static;
	line-height:30px;
	padding:0 5px;
	color:#000;
	margin:15px 10px 0 0;
}
.loginbar a{
	font-size:14px;
	text-decoration:underline;
	color:#abc64d;
}
.loginbar a:hover{
	color:#303030;
	text-decoration:none;
}
a.user{
	background:url(../images/user.png) left repeat-x;
	line-height:20px;
	display:inline-block;
	border-radius:10px;
	color:#fff;
	padding: 0 10px 0 20px;
	text-decoration:none;
}
a.user:hover{
	text-decoration:none !important;
	color:#303030;
}
.loginpanel{
	line-height:20px;
	min-width:140px;
	color:#909090;
	height:20px;
	padding:0 0 10px 0;
	float:right;
	text-align:right;
}
#loginb{
	color:#909090;
	width:240px;
	display:none;
	background:#fff;
	position:absolute;
	top:130px;
	left:50%;
	margin-left:-150px;
	z-index:20000 !important;
	box-shadow: 0px 0px 30px #000;
	padding:0 20px 20px 20px;
}
#loginb a{
	color:#505050;
	text-decoration:underline;
	text-transform:uppercase;
}
#loginb a:hover{
	color:#ccc;	
	text-decoration:none !important;
}
.postnews {position:absolute;left:-1950px;}
.logheader{
	height:40px;
	background:#F6490E url(../images/nav.png) center top no-repeat;
	margin:0 -20px 20px -20px;
	position:relative;
}
.login-close{
	position:absolute;
	background:url(../images/login-close.png) 0 0 no-repeat;
	width:40px;
	height:40px;
	cursor:pointer;
	top:0;
	right:0;
	border-left:1px solid #F54204;
	box-shadow:inset 1px 0 1px rgba(255,255,255,0.2);
}
.login-close:hover{
	background-position: 0 -40px;
}
.profile{
	margin:0 0 15px 0;
}
.profile-left{
	width:78px;
	float:left;
	margin:0 20px 0 0;
	border:1px solid #e5e5e5;
	padding:10px;
}
.profile img{
	width:80px;
	max-height:80px;
	box-shadow:0 1px 3px rgba(0,0,0,0.3);
}
.profile ul{
	list-style: none;
	margin:0 0 15px 0;
	padding:0;
	font-size:12px;
	color:#303030;
	float:left;
	width:120px;
}
.profile li{
	position: relative;
	height:29px;
	line-height:20px;
	margin:0;
	padding:0;
	width:150px;
	text-align:left;
}
.profile li a{
	text-align:left;
	line-height:20px;
	font-size:12px;
	color:#F54204 !important;
	text-decoration:underline !important;
	font-weight:normal;
}
.profile li a:hover{
	color:#303030 !important;
	text-decoration:none !important;
}
.login_input{
	text-align:center;
}
.login_field{
	width:240px;
	height:35px;
	line-height:35px;
	vertical-align: middle;
	font-size:15px;
	padding:0;
	color:#909090;
	background:#fff;
	margin-top:15px;
	text-align:left;
}
.field{
	padding:5px;
	width:230px;
	height:25px;
	line-height:25px;
	color:#909090;
	font-size:15px;
	font-family:Arial;
	background:#fff url(../images/fields.png) top repeat-x;
	border:1px solid #ccc;
	vertical-align: middle;
	box-shadow:inset 0 0 2px rgba(0,0,0,0.1); 
}
.field:hover, .field:active, .field:focus{
	background:#fafafa;
}
.not_save{
	font-size:12px;
	padding:0;
	margin:5px 0 10px 0;
	height:20px;
	text-align:left;
}
#login_overlay {
  background-color: #000; /* ׸         */
  height: 100%; /*                    */
  left: 0; /*                      */
  opacity: 0.50; /*                      */
  -moz-opacity:0.5;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  position: fixed; /*                         */
  top: 0; /*                       */
  width: 100%; /*                    */
  z-index: 10000; /*                                      */
  display:none;
}
/* LOGIN end  */
#header{
	width:1000px;
	height:80px;
	background:#101010 url(../images/b100.png) repeat-x;
}
.logo{
	width:340px;
	height:60px;
	float:left;
	padding:10px 0 0 20px;
}
.rek1{
	width:468px;
	height:60px;
	margin:8px;
	float:right;
}


.nav{
	width:1000px;
	height:40px;
	padding:0 0 8px 0;
	position:relative;

	background:url(../images/nav.png) repeat-x;
	

}
.nav ul{
	font-size:15px;
	list-style:none;
	margin:0;

	height:40px;
	padding:0 0 0 20px ;
	position:relative;
}
.nav li{ 
	float: left;
	z-index:100;
	text-align:left;
	position:relative;
}
.nav li a
{
	font-size: 12px;
	color:#F6CA6B;
	text-shadow:0 -1px 0 rgba(0,0,0,0.3);
	line-height:40px;
	padding:0 15px;
	display: block;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
.nav li a:hover {
	z-index:100;
	color:#A5C441;
	text-decoration:none;
	text-shadow:none;
	background:#fff repeat-x;
}
.nav li a.link1{
}
.nav li.drop:hover .link1{
	background:#fff repeat-x;
	color:#A5C441;
	text-shadow:none;
}
.nav li.drop{
	display:block;
}
.nav li.drop:hover{
	
}
.nav li ul {
	z-index:500; 
	opacity: 0; 
    height: 0;
    overflow: hidden;
	position:absolute !important;
	left:0;
	margin:0;
	background:#fafafa;
	transition:opacity 0.1s ease;
	display:none;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:10px;
	min-width:160px;
}
.nav li li{
	z-index:500;
	height:25px;
	padding:0;
	display:block;
	clear:both;
	border-top:1px solid #eee;
	float:none;
}
.nav li li:first-child{
	border:0;
}
.nav li li a {
	padding:0 10px !important;
	text-align:left;
	font-size:15px;
	line-height:25px !important;
	text-decoration:none;
	text-shadow:none;
	box-shadow:none;
	display:block;
	color:#F5460A;
	font-weight:normal;
	float:none;
}
.nav li li a:hover {
	text-shadow:none;
	clear:both;
	text-decoration:underline;
	border:0;
	background:#eee;
}
.nav li:hover ul{
	opacity:1;
	height:auto;
	clear:both;
	display:block;
}
#content{
	width:1000px;
	padding:3px 0 0 0;
}
#left{	
	width:720px;
	padding:0;
	float:left;
}
#left1{	
	width:700px;
	padding:0;
	float:left;
}
#right{
	width:240px;
	float:right;
	padding:0 20px 0 0;
}
#rightup{
	width:270px;
	float:right;
	position:relative;
	left:10px;
}
#centerfoot{	
	width:1000px;
	padding:0 20px 0 0;
	float:left;
	
}
.newposts{
	margin:0 20px 20px 20px;
}
.news-1{
	width:440px;
	height:330px;
	overflow:hidden;
	float:left;
	position:relative;
}
.news-1 img{
	width:440px;
	min-height:330px;
}
.news-1-content a{
	display:block;
	position:relative;
	height:330px;
	overflow:hidden;
	text-decoration:none;
	font-size:12px;
}
.news-1-text{
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	padding:15px;
	background:url(../images/c70.png);
	height:;
	color:#fff;
	text-shadow:0 1px 1px rgba(0,0,0,0.3);
	line-height:18px;
	width:410px;
}
.news-1-content a:hover .news-1-text{
	background:#F54204;
	color:#fff;
	text-shadow:none;
}
.news-1-text b{
	font-size:20px;
	display:block;
	line-height:25px;
	margin:0 0 10px 0;
}
.news-2{
	width:200px;
	height:110px;
	overflow:hidden;
	float:left;
	position:relative;
}
.news-2 img{
	width:200px;
	min-height:110px;
}
.news-2-content a{
	display:block;
	position:relative;
	height:110px;
	overflow:hidden;
	text-decoration:none;
	font-size:12px;
}
.news-2-text{
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	padding:5px 10px;
	background:url(../images/c70.png);
	color:#fff;
	text-shadow:0 1px 1px rgba(0,0,0,0.3);
	line-height:18px;
	width:200px;
}
.news-2-content a:hover .news-2-text{
	background:#F54204;
	color:#fff;
	text-shadow:none;
}
.news-2-text b{
	font-size:12px;
}
.vblock{
	float:left;
	width:290px;
	padding:5px 20px;
	position:relative;
}
.vblockvk{
	float:left;
	width:270px;
	padding:5px 20px;
	position:relative;
}
.vheader{
	padding:0 10px 0 5px;
	margin:0 0 15px 0px;
	line-height:30px;
	font-size:20px;
	color:#303030;
	border-bottom:2px solid #000;
	position:relative;
	display:block;
}
.vheader a{
	color:#303030;
	font-size:20px;
	text-decoration:none;
}
.vheader a:hover{
	color:#A5C441;
	text-decoration:underline;
}
.custom-1{
	width:234px;
	overflow:hidden;
	height:247px;
	float:left;
	margin:0 0 25px 7px;
	position:relative;
}
.over150{
	width:235px;
	height:138px; 
	overflow:hidden;
	margin:0 0 0 0;
	position:relative;
}
.over150 img{
	border: 1px solid #abc64d;
	width:225px;
	height:135px;
	transition:opacity 0.2s ease;
}
.over150 img:hover{
	opacity:0.85;
}

.custom-3{
	width:280px;
	overflow:hidden;
	height:100%;
	float:left;
	margin:0 0 15px 5px;
	position:relative;
}
.over350{
	width:285px;
	overflow:hidden;
	margin:0 0 10px 0;
	position:relative;
}

.over350 img{
	border: 1px solid #abc64d;
	width:278px;
	height:180px;

	transition:opacity 0.2s ease;
}
.over350 img:hover{
	opacity:0.85;
}
	
#sape{
	width:245px;
	font-size:12px;
	float:left;
	padding:0 1px 10px 22px;
}

.c1title{
	font-size:14px;
	color:#303030;
	max-height:48px;
	overflow:hidden;
	line-height:16px;
	margin:0 0 10px 0;
}
.c1title a{
	font-size:14px;
	font-weight:bold;
	color:#303030;
	text-decoration:none;
}
.c1title a:hover{
	color:#abc64d;
	text-decoration:underline;	
}
.c1text{
	line-height:16px;
	overflow: hidden;
	text-overflow: ellipsis;
	font-style: italic;
}

.c3text {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 278px;
    font-style: italic;
}
.c3title a{
	font-size:14px;
	overflow: hidden;
	font-weight:bold;
	text-overflow: ellipsis;
	font-style: italic;

}

.hblock{
	width:975px;
	margin:0 0 20px 20px;
}
.hheader{
	margin:0 20px 20px 0;
	color:#F6CA6B;
	font-size:18px;
	background:#fff 0 -10px repeat-x;
	line-height:30px;
	display:block;
}
.hheader span{
	background:#000 url(../images/c30.png) repeat-x;
	display:inline-block;
	padding:0 10px;
}
.hheader a{
	color:#fff;
	font-size:18px;
	text-decoration:none;
}
.hheader a:hover{
	text-decoration:underline;
}
.carousel  {
   width: 960px; /*                    */
   height:140px;
   padding: 0;
   position:relative;
}
.carousel-wrapper {
   width: 960px; /*                         */
   overflow: hidden; /*                    ,                                     */
   margin:0px;
   padding:0px;
   position:relative;
}
.carousel-items {
   width: 10000px; /*                                                   */
   position: relative; /*                                                           */
}
.carousel-block {
   float: left; /*                                         */
   width: 245px; /*                               */
   margin:0;
}
 
/*********** BUTTONS ***********/
.carousel-button-left{
	display:block;
	position:absolute;
	top:50px;
	left:0;
}
.carousel-button-right{
	display:block;
	position:absolute;
	top:50px;
	right:0;
}
.carousel-button-left a, .carousel-button-right a{
   width: 40px; 
   height: 40px; 
   cursor: pointer; 
   display:block;
   text-decoration:none;
   background:url(../images/carousel-nav.png);
}
.carousel-button-left a{
   background-position:0 0;
   margin:0 5px 0 0;
}
.carousel-button-left a:hover{
   background-position:0 -40px; 
}
.carousel-button-right a{
   background-position:-40px 0;
}
.carousel-button-right a:hover{
   background-position:-40px -40px;
}



/*                 */
.box_skitter {
    position:relative;
    width:100%;
    height:350px; /*                */
    background:#000;
    overflow:hidden;
}

.box_skitter ul {
    display:none;
}

.box_skitter .image {
    overflow:hidden;
}

.box_skitter .image img {
    display:none;
}

.box_skitter .box_clone {
    position:absolute;
    top:0;
    left:0;
    width:100px;
    overflow:hidden;
    display:none;
    z-index:20;
}

.box_skitter .box_clone img {
    position:absolute;
    top:0;
    left:0;
    z-index:20;
}

.box_skitter .prev_button {
    position:absolute;
    top:50%;
    left:35px;
    z-index:100;
    width:42px;
    height:42px;
    overflow:hidden;
    text-indent:-9999em;
    margin-top:-25px;
    background:url('../images/prev.png') top left no-repeat;
}

.box_skitter .next_button {
    position:absolute;
    top:50%;
    right:35px;
    z-index:100;
    width:42px;
    height:42px;
    overflow:hidden;
    text-indent:-9999em;
    margin-top:-25px;
    background:url('../images/next.png') top left no-repeat;
}

.box_skitter .info_slide {
    position:absolute;
    top:325px;
    left:15px;
    z-index:100;
    background:#000;
    color:#fff;
    font:bold 12px arial;
    padding:5px 0 5px 5px;
    border-radius:5px;
    opacity:0.75;
}

.box_skitter .image_number {
    background:#333;
    float:left;
    padding:2px 10px;
    margin:0 5px 0 0;
    cursor:pointer;
    border-radius:2px;
}

.box_skitter .image_number_select {
    background:#cc0000;
    float:left;
    padding:2px 10px;
    margin:0 5px 0 0;
}

.box_skitter .info_slide_thumb {
    border-radius:0;
    overflow:hidden;
    height:45px;
    top:auto;
    bottom:-5px;
    left:-5px;
    padding:5px;
    opacity:1;
}

.box_skitter .info_slide_thumb .image_number {
    overflow:hidden;
    width:70px;
    height:40px;
    position:relative;
}
.box_skitter .info_slide_thumb .image_number img {
    position:absolute;
    top:-50px;
    left:-50px;
}

.box_skitter .box_scroll_thumbs {
    padding:0 10px;
}

.box_skitter .box_scroll_thumbs .scroll_thumbs {
    position:absolute;
    bottom:60px;
    left:50px;
    background:#ccc;
    width:200px;
    height:10px;
    overflow:hidden;
    text-indent:-9999em;
    z-index:101;
    border-radius:20px;
    cursor:pointer;
    border:#333 solid 1px;
}

.box_skitter .label_skitter {
    z-index:150;
    position:absolute;
    bottom:0;
    left:0;
    display:none;
}

.loading {
    position:absolute;
    top:50%;
    right:50%;
    z-index:10000;
    margin:-16px -16px;
    color:#fff;
    text-indent:-9999em;
    overflow:hidden;
    background:url('../images/ajax-loader.gif') top left no-repeat;
    width:32px;
    height:32px;
}

.box_skitter_large {
    width:100%;
	left:20px;
    height:400px; /*                 */
}

.box_skitter_small {
    width:200px;
    height:200px;
}

.label_skitter {
    z-index:150;
    position:absolute;
    bottom:0;
    left:0;
    background:url('../images/back-box-label-black.png') top left repeat-x;
    color:#fff;
    display:none;
    border-top:1px solid #000;
}

.label_skitter p {
    padding:10px;
    margin:0;
    font-size:17px;
}


/*                */


.custom-7{
	width:97%;
	height:95%;
	overflow:hidden;
	position:relative;
}
.over241{

	height:95%;
	overflow:hidden;
}
.over241 img{
	border: 1px solid #abc64d;
	width:99%;
	height:150px;
	min-height:95%;
	transition:opacity 0.2s ease;

}
.over241 img:hover{
	opacity:0.85;
}
.hover-title{	
	line-height:13px;
	position:absolute;
	bottom:0;
	left:0;
	color:#fff;
	font-size:13px;
	text-shadow:0 1px 1px rgba(0,0,0,0.5);
	width:100%;
}
.hover-title a{
	font-size:14px;
	color:#fff;
	text-decoration:none;
	padding:5px 10px;
	display:block;
	background:url(../images/black50.png);
	transition:all 0.2s ease;
}
.hover-title a:hover{
	text-decoration:none;
	color:#eee;
	background:url(../images/black60.png);
	text-shadow:none;
}


.custom-2{
	width:97%;
	height:95%;
	overflow:hidden;
	position:relative;
}
.over210{

	height:95%;
	overflow:hidden;
}
.over210 img{
	border: 1px solid #abc64d;
	width:99%;
	height:150px;
	min-height:95%;
	transition:opacity 0.2s ease;

}
.over210 img:hover{
	opacity:0.85;
}
.hover-title{	
	line-height:13px;
	position:absolute;
	bottom:0;
	left:0;
	color:#fff;
	font-size:13px;
	text-shadow:0 1px 1px rgba(0,0,0,0.5);
	width:100%;
}
.hover-title a{
	font-size:14px;
	color:#fff;
	text-decoration:none;
	padding:5px 10px;
	display:block;
	background:url(../images/black50.png);
	transition:all 0.2s ease;
}
.hover-title a:hover{
	text-decoration:none;
	color:#eee;
	background:url(../images/black60.png);
	text-shadow:none;
}
.custom-4{
	width:320px;
	height:256px;
	float:left;
	margin:0 20px 20px 0;
	position:relative;
}

.over320 img:hover{
	opacity:0.85;
}
.c4title{
	display:block;
	line-height:18px;
	max-height:36px;
	overflow:hidden;
	font-size:16px;
	color:#303030;
	font-weight:bold;
}
.c4title a{
	font-size:16px;
	color:#303030;
	text-decoration:none;
}
.c4title a:hover{
	text-decoration:underline;
	color:#F54204;
}


.sideblock{
	width:245px;
	margin-bottom:10px;
	background:#fff;
}
.sideblock .active {
    background-color: #D9EEA3;
    border: 1px solid #D9EEA3;
    border-radius: 2px;
}
.sideblock a{
	color:#000;
	text-decoration:none;
}
.sideblock a:hover{
	color:#F85F2B;
	text-decoration:none;
}
.sideblock li {
    margin: 0px 0px 2px;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #FFF;
    display: block;
}
.sideheader{
	color:#F6CA6B;
	font-size:18px;
	height:35px;
	line-height:35px;
	background: url(../images/cheader.png) right top;
	margin:0 -8px 10px 0;
	display:block;
	padding:0 0 10px 10px;
}
.sideheader a{
	font-size:18px;	
	color:#303030;
	text-decoration:underline;
}
.sideheader a:hover{
	text-decoration:none;
}

.topnews{
	padding:0 0 10px 0;
	margin:10px 0 0 0;
	position:relative;
}
.over240{
	width:250px;
	height:160px;
	overflow:hidden;
	margin:0 0 5px 0;
}
.over240 img{

	border: 1px solid #abc64d;
	width:248px;
	height:150px;
	min-height:97%;
	transition:opacity 0.2s ease;
	
}
.over240 img:hover{
	opacity:0.9;
}
.ctitle{
	font-size:13px;
	line-height:16px;
	overflow:hidden;
	color:#f54204;
	margin:0 0 5px 0;
	padding:0 5px;
}
.ctitle a{
	font-size:13px;
	text-decoration:none;
	color:#f54204;
	font-weight:bold;
}
.ctitle a:hover{
	color:#abc64d;
	text-decoration:underline;
}




.play{
	display:block;
	width:35px;
	height:35px;
	background:url(../images/play.png) no-repeat;
	position:absolute;
	top:33px;
	left:58px;
}
.comments-num{
	position:absolute;
	top:5px;
	left:5px;
	width:28px;
	height:32px;
}
.comments-num a{
	display:block;
	background:url(../images/comm-title.png) 0 0 no-repeat;
	color:#fff !important;
	font-size:12px;
	width:28px;
	height:32px;
	text-align:center;
	text-decoration:none !important;
	line-height:27px;
}
.comments-num a:hover{
	background-position: 0 -32px;	
	text-decoration:none;
}


.category{
	text-transform:uppercase;
	font-size:12px;
	color:#F54204;
	height:20px;
	line-height:20px;
	margin:0 10px 0 10px;
}
.c1data{
	margin:0 10px;
	line-height:20px;
	font-size:12px;
	color:#909090;
	height:20px;
}
.comms{
	float:left;
	padding:0 0 0 20px;
	margin:0 0 0 10px;
	background:url(../images/comms.png) left center no-repeat;
	height:15px;
}
.custom-1 .comms{
	float:right !important;
}



.lastnews{
	text-align:center;
}
.lastnews a{
	background:#f1f1f1;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:30px;
	display:inline-block;
	padding:0 10px;
	text-shadow:0 1px 1px #fff;
}
.lastnews a:hover{
	background:#e1e1e1;
	text-decoration:none;
}
.rek2{
	padding:10px 10px 0 10px;
	width:980px;
}
.tagsblock{
	padding:10px;
	background:#F54204;
	margin:-20px 0 0 0;
}
.tagsblock a{
	color:#fff;
}
.about{
	font-size:12px;
	line-height:20px;
	color:#000;
	padding:0 0 20px 0;
}
.about a{
	font-size:12px;
}





/* Guide Book */
.guide-book { background: #fff; margin-top: 10px; 
	border-top:5px solid #000;}
	.guide-book .pPad, .orangeBox .pPad { margin-bottom: 0; padding-top: 10px; padding-bottom: 10px }
	.guide-book h4 a { color: #594642 }
	.guide-book h4 { font-size: 17px; margin-bottom: .2em; clear: both }
	.guide-book ul { font-size: 12px; float: left; width: 100%; margin-bottom: 1.2em }
	.guide-book ul li { float: left; margin-right: 1em; }
	.guide-book ul li a { font-size: 14px; }
	
	
	/* Guide Book 2 */
.guide-book2 { background: #fff; margin-top: 1px; 
	border-top:5px solid #000;}
	.guide-book2 .pPad, .orangeBox .pPad { margin-bottom: 0; padding-top: 10px; padding-bottom: 10px }
	.guide-book2 ul { font-size: 12px; float: left; width: 100%; margin-bottom: 1.2em }
	.guide-book2 ul li { float: left; margin-right: 1em; }
	.guide-book2 ul li a { font-size: 14px; }
	
	
	/* Guide Book 3 */
	.guide-book3 { background: #fff; margin-top: 1px; 
	border-top:3px solid #F6C96B;
	padding: 20px 30px 0 30px}
	
	
		/* Guide Book 4 */
	.guide-book4 { background: #fff; margin-top: 1px; 
	border-top:3px solid #F6C96B;
	padding: 20px 30px 0 30px}
	
	
	/* Main Blocks */
.pPad { padding: 20px 30px 0 30px }

.cols3 { margin-right: -20px; }
	.cols3 .colBlock { float: left; width: 300px; margin: 0 20px 0 0; }
	.cols3 .recept { float: left; margin: 0 20px 0 0; }
	.cols3 .colBlock p { margin: 0; }
	.cols3 .btl, .guide-book .btl { font-size: 28px }
	.btl { margin-bottom: .8em }

	#copyright { width: 590px; padding-left: 0px; float: left }
	.copyright { float: right; width: 100%; font-size: 12px }
	#copyright .strong, #copyright .strong a { font-size: 16px !Important; }
	

/*        */
.votebutton{
	font-family:Arial;
	background:#F54204 url(../images/c30.png) repeat-x;
	cursor:pointer;
	width:120px;
	height:32px !important;
	line-height:28px !important;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	display:block;
	color:#fff;
	margin:5px auto;
	border:0;
	border-radius:16px;
	text-shadow:0 -1px 1px rgba(0,0,0,0.3);
}
.votebutton:active{
	box-shadow:inset 0 0 10px rgba(0,0,0,0.9) !important;
}
.votebutton:hover{
	color:#fff;
	background:#F54204;
	box-shadow:inset 0 0 10px rgba(0,0,0,0.3);
	text-shadow:none;
}
.vbutton{
	font-family:Arial;
	background:#eee url(../images/w30.png) 0 0 repeat-x;
	cursor:pointer;
	width:100px;
	height:30px !important;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	display:block;
	margin:5px 0 10px 20px;
	color:#fff;
	float:left;
	border:1px solid #ccc;
	border-radius:15px;
	box-shadow:0 1px 2px rgba(0,0,0,0.5);
}
.vbutton:active{
	box-shadow:inset 0 0 10px rgba(0,0,0,0.9) !important;
}
.vbutton:hover{
	color:#fff;
	border:0;
	background:#F54204;
	box-shadow:inset 0 0 10px rgba(0,0,0,0.3);
	text-shadow:none;
}
.resbutton{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px !important;
	font-weight:bold;
	color:#303030;
	text-decoration:none !important;
	line-height:24px;	
	float:left;
	height:24px;
	width:90px;
	text-align:center;
	margin:5px 0 0 10px;
	background:#eee url(../images/w30.png) repeat-x;
	padding:2px 0;
	border:1px solid #ccc;
	border-radius:15px;
	box-shadow:0 1px 2px rgba(0,0,0,0.5);
}
.resbutton:hover{
	color:#fff !important;
	background:#F54204;
	box-shadow:inset 0 0 10px rgba(0,0,0,0.3);
	text-shadow:none;
	text-decoration:none;
}



.speedbar {
    font-size: 15px;
    padding-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
	margin:0 0 8px 10px;
    max-width: 950px;
    font-style: italic;
}

#speedbar h1 {
    font-size: 15px;
	padding-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
	margin:0 0 8px 10px;
    max-width: 950px;
    font-style: italic;
}

.speedbar a{
	color:#F54204;
	text-decoration:underline;
	font-size:15px;
}
.speedbar a:hover{
	color:#A5C441;	
	text-decoration:none;
}
.sort{
	margin:0 10px 20px 20px;
	color:#909090;
}
.sort a{
	color:#303030;
	text-decoration:none;
	border-bottom:1px dotted #909090;
}
.sort a:hover{
	color:#F54204;
	border-bottom:1px solid #F54204;
}
.shortstory {
	width:320px;
	margin:0 0 25px 20px;
	line-height:18px;
	float:left;
	position:relative;
	height:377px;
	overflow:hidden;
}
.shortstory a{
	text-decoration:none;
	color:#F54204;
}
.shortstory a:hover{
	text-decoration:underline;
	color:#abc64d;
}

	.shortstory img{

	border: 1px solid #abc64d;
	width:310px;
	height:200px;
	transition:opacity 0.2s ease;
}

.shortstory img:hover{
	opacity:0.85;
}

.shorttitle{
	margin:0 0 5px 0;
}
.shorttitle a{
	line-height:20px;
	font-size:18px;
	color:#303030;
	text-decoration:underline;
}
.shorttitle a:hover{
	text-decoration:none;
}
.shortstory .full-info{
	margin:0;
}
/* NEWS POST */
.full-story, .tagscloud{
	width:660px;
	padding:0 20px 10px 20px;
	color:#505050;
	font-size:14px;
	line-height:150%;
}
.full-story a {
	color:#F54204;
	font-size:14px;
}
.full-story a:hover {
	color:#303030;
	text-decoration:none;
}
.full-story img {
	margin:0 10px 10px 10px;
	max-width:640px;
}
.full-story ul, .full-story ol {
	margin-left:15px;
}
.post-title{
	font-size:20px !important;
	color:#303030;
	text-decoration:none;
	font-family:"Arial";
	line-height:25px;
	margin-bottom:10px;
	position:relative;
	font-weight:bold;
}
.post-title h1, post-title a h1{
	font-size:20px !important;
	display:inline;
}
.post-title a{
	font-weight:bold;
	color:#F54204;
	font-size:18px !important;
	text-decoration:underline;
	font-family:"Arial";
}
.post-title a:hover{
	color:#303030;
	text-decoration:underline;
}
.full-info{
	font-size:12px;
	color:#909090;
	margin:0 0 10px 0;
	height:5px;
	line-height:14px;
}
.full-info a{
	font-size:12px;
	color:#303030;
	text-decoration:underline;
}
.full-info a:hover{
	text-decoration:none;
}
.print{
	background: url(../images/print.png) no-repeat;
	margin:-1px 10px 0 0;
	float:left;
	display:inline-block;
	height:16px;
	width:16px;
}
.date{
	float:left;
	margin:0 10px 0 0;
	font-size:12px;
	text-transform:uppercase;	
}
.tags{
	background:url(../images/tags.png) no-repeat;
	padding:0 0 0 15px;
	text-transform:uppercase;
}
.views{
	float:left;
	margin:0 10px 0 0;
	font-size:12px;
	background:url(../images/views.png) 0 0 no-repeat;
	padding:0 0 0 15px;	
}
.rtng{
	float:left;
}
.fstory{
	margin-bottom:20px;
	}
	
	.fstory img{
	margin: 5px 10px 5px 0px;
	border: 1px solid #abc64d;
	border-radius: 10px;
	width:280px;
	transition:opacity 0.2s ease;
}

.fstory img:hover{
	opacity:0.85;
}

.fstory h2, .fstory h3{
	margin:0 0 10px 0;
	border-left:5px solid #F54204;
	padding:0 0 0 10px;
	color:#303030;
}
.info-rating{
	margin:0 0 0 10px;
	font-size:12px;
	display:inline-block;
	position:relative;
	top:4px;
}
.related-block{
	position:relative;
	overflow:hidden !important;
	color:#303030;
	margin:0 0 20px 0;
}
.related-block .custom-1{
	float:left;
	height:170px;
	overflow:hidden;
}
	
/* COMMENTS */
.addcomment{
	padding:0;
	text-align:center;
	margin:20px;
	padding:0 0 10px 0;
	background:#f5f5f5;
}
.addcomment .title{
	background:url(../images/addcomm.png) right no-repeat;
}
.title{
	line-height:32px;
	color:#F54204;
	font-size:18px;
	text-align:left;
	margin:0 20px ;
	padding:5px 0;
}
.addcomment-post{
	margin:0 20px;
}
.comments{
	width:680px;
	margin:0 ;
}
textarea#comments{
	height:150px;	
}
.comm-title{
	line-height:32px;
	color:#F54204;
	font-size:18px;
	margin:0 10px 0 10px;
	padding:5px 10px;
	position:relative;
	display:inline-block;
}
.comm-n{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	display:inline-block;
	line-height:28px;
	padding:0 0 4px 0;
	width:28px;
	position:absolute;
	right:-28px;
	top:0;
	text-shadow:0 -1px 0 rgba(0,0,0,0.5);
	background:url(../images/comm-title.png) 0 0 no-repeat;
}
.comment{
	width:640px;
	color:#505050;
	margin:0 20px 20px 20px;
	padding:10px;
	position:relative;
	background:#f5f5f5;
	text-shadow:0 1px 1px #fff;
	border-top:2px solid #ddd;
}
.comment a{
	color:#F54204;
	text-decoration:none;
}
.comment a:hover{
	text-decoration:underline;	
}
.comment table{
	margin:0;
	padding:0;
}
.comment-left{
	max-height:100px;
	width:60px;
	padding:5px;
	font-size:12px;
	float:left;
}
.comment-left a{
	color:#000;
	font-weight:bold;
}
.comment-left img{
	width:60px;
	max-height:60px;
}
.comment-right{
	width:555px;
	padding:5px;
	font-size:13px;
	min-height:40px;
	float:left;
	margin:0 0 0 5px;
	position:relative;
	border-radius:3px;
}
.comment-right a{
	color:#F54204;
	font-weight:bold;
}
.comm-data{
	color:#909090;
	margin-bottom:10px !important;
	display:block;
	font-size:12px;
	font-style:italic;
}
.comment-right a{
	font-size:12px;
	color:#303030;
}
.comment:hover .comment-title-hover{
	display:block;
}
.comment-title-hover{
	height:15px;
	line-height:15px;
	width:400px;
	padding:0;
	font-size:12px;
	color:#505050;
	display:none;
	position:absolute;
	top:5px;
	right:0;
	z-index:10;	
	text-align:right;
}
.comment-title-hover a{
	color:#F54204;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:normal;
}
.comment-title-hover a:hover{
	color:#505050;
	text-decoration:underline;
}
.comment-title-hover span{
	float:right;
}
.comment-number{
	color:#fff !important;
	padding:0 3px;
	font-weight:bold;
	font-size:12px;
	line-height:15px;
	float:right;
	background:#505050;
}
.mass-action{
	padding:0 0 0 5px;
	margin:-2px 0 0 0 ;
	height:15px;
	float:right;
}
.mass_comments_action{
	margin:0 0 0 20px;
	color:#909090;
}
.comment-news{
	margin:5px 0 !important;
}
.comment-news a{
	text-decoration:underline;
	font-size:13px !important;	
}
.comment-news a:hover{
	text-decoration:none;
	color:#F54204;
}
.info{
	min-height:35px;
	margin:0 20px 20px 20px;
	color:#707070;
	background:#eee url(../images/sign.png) 	5px 5px no-repeat;
	padding:10px 5px 10px 60px;
	font-size:12px;
	line-height:15px;
	text-shadow:0 1px 0 #fff;
}
.info a{
	color:#F54204;
}
.navigation{
	height:30px;
	width:100%;
	color:#000;
	margin:10px auto;
	padding:15px 0;
	font-size:14px;
	clear:both;
	text-align:center !important;	
}
.navigation b{
	font-size:25px !important; 
}
.navigation a:link,
.navigation a:visited,
.navigation a:active {
	line-height:24px !important;
	height:24px;
	text-decoration:none;
	padding:0 9px;
	color:#F54204;
	font-size:17px;
	display:inline-block;
	border-radius:3px;
	font-weight:bold;
	border:1px solid #ccc;
	border-radius:2px;
}
.navigation a:hover{
	text-decoration:underline;
	color:#F54204;
}
.navigation span {
	line-height:24px !important;
	height:24px !important;
	text-decoration:none;
	padding:0 7px;
	color:#fff;
	border:1px solid #F54204;
	border-radius:3px;
	font-size:17px;
	display:inline-block;
	background:#eee url(../images/w30.png) repeat-x;
}
.nav_ext{
	background:none !important;
	color:#909090 !important;
	font-weight:bold;
	box-shadow:none !important; 
}
.next,.prev{
	display:inline-block !important;
	font-weight:normal;
}
.next span,.prev span{
	background:none !important;
	color:#909090;
}
.next a, .prev a{
	background:#eee !important;
	text-decoration:none !important;
}
.next a:hover, .prev a:hover{
	background:#ccc !important;
}
table.fulltable{
	width:100%;
	border-collapse: collapse;
    border-spacing: 0;
	cellspacing:0;
	border:0;

}
table.fulltable td{
	border-top:1px solid #eee;
	padding:10px 0;
}
.line{
	margin:5px 0;
	padding:5px 15px;
	border:1px solid #e0e0e0;
	background:#fafafa;
	min-height:20px;
	text-align:left;
	font-size:13px;
}
.sline{
	width:160px;
	min-height:25px;
	line-height:25px;
	text-align:left;
}
.pline{
	width:400px;
	min-height:20px;
	line-height:20px;
	text-align:left;
}
.import{
	color:#F54204;
}
.line a{
	color:#F54204;
}
.row{
	font-size:13px;
	margin:5px 0;
	padding:5px;
	border:1px solid #eee;
	background:#fafafa;
}
.row a{
	color:#F54204;
}
.row h{
	min-width:150px;
	padding:3px;
	margin:0 0 10px 0;
}
.poll{
	background:#fafafa;
	padding:5px 10px;
	margin:5px 0 10px 0;
	border:1px solid #eee;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}
.poll b{
	border-bottom:1px solid #303030;
}
.userstop{
	font-family:Tahoma;
	font-size:12px;
	color:#505050;
	border-collapse:collapse;
}
.userstop thead {
	font-family:Arial;
	padding:5px 0 0 5px;
	height:20px;
	font-size:12px;
	color:#303030;
	background:url(../images/white.png) repeat-x;
}
.userstop table {
	border-collapse:collapse;
}
.userstop td {
	text-align:center;
	height:25px;
	padding:0px;
	border:1px solid #ccc;
}
.userstop a {
	font-size:12px;
	text-decoration:none;
	color:#F54204;
}
.userstop a:hover {
	text-decoration: none;
}
.stat{
	color:#707070;
	font-size:13px;
	font-weight:bold;
	min-height:15px;
	margin:0 20px 0 20px;
	padding:2px 0 5px 0;
	border-bottom:1px solid #e0e0e0;
}
.stat span{
	float:right;
	font-weight:normal;
}
.stat a{
	font-size:13px;
	text-decoration:none;
}
.h-row{
	color:#505050;
	background:#f1f1f1;
	font-weight:bold;
	padding:0 0 0 15px;
	margin:10px 0 0 0;
}
textarea, .txsh, .input1, .input2, .input3{
	border:1px solid #ccc;
	height:25px;
	line-height:25px;
	background:#fff url(../images/fields.png) top repeat-x;	
}
textarea:focus, .txsh:focus, .input1:focus, .input2:focus, .input3:focus, .search #searchinput:focus, .search #searchuser:focus, .field:focus, .field:hover{
box-shadow:none;
border:1px solid #bbb;
}
.input1{
	width:340px; 
	font-family:verdana; 
	font-size:13px;
	box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
	padding:0 5px;
	color:#707070;
}
.input2{
	width:100px;
	padding:0 5px;
	font-size:12px;
	box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
}
.input3{
	width:223px; 
	font-family:"Tahoma"; 
	font-size:12px; 	
	padding:0 5px;
	box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
}
.input4{
	width:312px;
	height:100px;
	font-family:verdana; 
	font-size:12px;	
	border:1px solid #ccc;	
}
.clear {
	margin:0;
	padding:0;
	height:0px;
	clear:both;
	width:100%;
}
table{
	background:transparent;
	border:0px;
	border-collapse:separate;
}
table td{
	text-align:left;
	padding:0px;
	background:transparent;
}
select {
	font-size:12px;
	font-family: tahoma;
}
.stext {
	color: #727272;
	font-size:12px;
	font-family: tahoma;
}
.stext a:active,
.stext a:visited,
.stext a:link {
	color: #0084ff;
	text-decoration:none;
}
.stext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.ntitle {
	color: #CC00FF;
	font-size: 15px;
	font-family: tahoma;
	font-weight: bold;
	padding:11px 0 0 6px;
}
.ntitle a {
	color: #0084ff;
	text-decoration: underline;
}
.ntitle a:hover {
	text-decoration:none;
}
.ui-dialog fieldset{
	padding:5px;
	color:#F54204;
	border:1px solid #505050;
}
.pm_status {
	float:left;
	background:#fff;
	padding:0 0 10px 0;
	border:1px solid #eee;
	width: 330px;
	height: 100px;
	margin:5px 15px 0 10px;
}

.pm_status_head {
	font-size: 12px; 
	background:#eee repeat-x;
	height: 25px;
	line-height:25px;
	padding: 0;
	font-weight: bold;
	text-align: center;
	color: #505050;
	font-size:14px;
	box-shadow:0 1px 3px rgba(0,0,0,0.3);
}

.pm_status_content {
	padding: 5px;
}
.pmlinks{
	padding:10px 10px;
	float:left;
	text-align:center;
	width:250px;
}
.pmlinks a{
	display:block;
	height:30px;
	padding:0 10px;
	line-height:30px;
	background:#eee repeat-x;
	color:#505050;
	text-decoration:none;
	margin:0 10px 5px 10px;
	text-shadow:0 1px 1px #fff;
	border:1px solid #ccc;
	border-radius:3px;
}
.pmlinks a:hover{
	box-shadow:inset 0 0 10px rgba(0,0,0,0.2) !important;
	color:#F54204;
	background:#ececec;
}


.share-icons {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  margin: 20px 0;
  font-family: sans-serif;
}

.share-title {
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 14px;
  color: #444;
  margin-right: 10px;
}

.share-icons a svg {
  width: 24px;
  height: 24px;
  transition: transform 0.2s ease;
}

.share-icons a:hover svg {
  transform: scale(1.15);
}


