/*
Theme Name: Black Desert
Version: 1.0
Author: kemtovez
Theme URI: http://blackdesert.su
Description: Тема для сайта Black Desert
*/

/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/
@import url(css/reset.css);

/*-------------------
 	General Styles
   ------------------*/
 body {
	min-width: 1200px;
	max-width: 1920px;
	font-family: PT Sans;
	color: #413f36;
	background: #f4efd6;
}  
.snow {
position: absolute;
z-index: 0;
}
#body {}
.area {
width: 1140px;
margin: 0 auto;
}
#full_header .logo{
padding: 33px 0px;
}
#min_header .logo{
padding: 33px 0px;
}

.reclam_url {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 0;
outline: 0;
border: 0;
font-size: 0;
line-height: 0;
display: block;
text-decoration: none;
}
.area {
position: relative;
z-index: 1;
}

#header {
background: url(img/bg/header_bg.jpg) top center no-repeat;
}
.header_1 {
background: url(img/bg/1f.jpg) top center no-repeat;
}
.header_2 {
background: url(img/bg/2f.jpg) top center no-repeat;
}
.header_3 {
background: url(img/bg/3f.jpg) top center no-repeat;
}
.header_4 {
background: url(img/bg/4f.jpg) top center no-repeat;
}
.header_5 {
background: url(img/bg/5f.jpg) top center no-repeat;
}
.header_6 {
background: url(img/bg/6f.jpg) top center no-repeat;
}
.header_7 {
background: url(img/bg/7f.jpg) top center no-repeat;
}
.header_8 {
background: url(img/bg/8f.jpg) top center no-repeat;
}
.header_9 {
background: url(img/bg/9f.jpg) top center no-repeat;
}
.header_10 {
background: url(img/bg/10f.jpg) top center no-repeat;
}
.content_box {
padding-top: 120px;
}
.logo {
font-family: 'MyriadPro-Cond';
font-weight: bold;
font-size: 80px;
z-index: 1;
position: relative;
display: inline-block;
}
.logo a {
background: url(img/bd_logo.png) top right no-repeat;
width: 715px;
height: 135px;
display: inline-block;
transition: all .5s linear;
-moz-transition: all .5s linear;
-webkit-transition: all .5s linear;
-o-transition: all .5s linear;
}
.logo a:hover {
-webkit-filter: hue-rotate(0deg) saturate(0.3);
}
.logo span {
color: #FFAA00;

}

.navigate {
background: url(img/nav-bg.jpg) top left repeat-x;
padding: 4px 0px;
height: 51px;
position: absolute;
width: 100%;
z-index: 100;
}
.menu-verhnee-menyu-container {
display: inline-block;
}
.nav-menu li {
float: left;
display: block;
height: 40px;
padding: 0px;
margin: 0px;
position: relative;
}
.nav-menu li.current-menu-item {
background: url(img/menu_bg.png) 0% 20% no-repeat;
}
.nav-menu li a{
float: left;
display: block;
font-size: 21px;
padding: 15px 20px 15px 20px;
margin: 0px;
text-decoration: none;
font-family: 'MyriadPro-Cond';
text-transform: uppercase;
color: #413f36;
}

.nav-menu .sub-menu {
display: none;
position: absolute;
margin: 0;
border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-webkit-border-radius: 0 0 4px 4px;
z-index: 999999;
}
.nav-menu ul li:hover .sub-menu {
z-index: 10;
margin-top: 45px;
border: 4px solid #05507b;
display: block;
}

#nav ul li a:hover {
background-color: #66614e;
color:#fff;
}

#nav .sub-menu { /* Стили меню 2-го уровня */
display: none;
position: absolute;
margin: 0;
border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-webkit-border-radius: 0 0 4px 4px;
z-index: 999999;
top: 12px;
}

#nav ul li:hover .sub-menu  {
z-index: 10;
display: block;
clear: both;
position: absolute;
background-color: #66614e;
color: #fff;
opacity: 1;
margin-top: 39px;
}
#nav ul li .sub-menu li {
display: block;
height: auto;
background: none;
}
#nav ul li .sub-menu li  a{
color: #fff;
display: block;
width: 167px;
height: auto;
padding: 10px 15px 17px 38px;
}
#nav ul li ul li a:hover {
background-color: #5a5544 !important;
background-image: url(img/dropdown-arrow.gif) !important;
background-repeat: no-repeat;
background-position: 180px 10px;
}

#searchform {
display: inline-block;
vertical-align: top;
float: right;
}
#searchform div {}
#searchform #s{
background: #565140;
font-size: 14px;
color: #fff;
width: 130px;
vertical-align: middle;
padding: 5px 0px 5px 10px;
border: 1px solid #504a38;
margin: 11px 0px;
}
#searchsubmit {
background: url(img/search-icon.gif) center no-repeat;
border: none;
width: 24px;
height: 25px;
cursor: pointer;
} 


#content {

}

.post_list {
display: table-cell;
width: 765px;
background: url(img/content-bg.jpg) top center repeat-y;
vertical-align: top;
}
.post_list:before {
display: block;
content: ' ';
background: url(img/content-bg_top.jpg) top center no-repeat;
height: 9px;
width: 765px;
}
.post_list:after {
display:block;
content: ' ';
background: url(img/content-bg_bottom.jpg) top center no-repeat;
height: 9px;
width: 765px;
}
.posts {
padding: 15px 25px;
min-height: 1378px;
}
.one_post {
margin: 30px 0px;
}
.post-title {}
.post-title a {
font-family: 'MyriadPro-Cond';
color: #413f36;
text-decoration: none;
font-size: 28px;
}
.post-title a:hover {
color: #A66F00;
}
.post_meta {
border-top: 2px solid #6c6351;
}
.post_like {
background: url(img/post_like.png) left center no-repeat;
padding: 9px 7px 9px 30px;
display: inline-block;
margin: 0px 10px;
}
.post_date {
background: #6c6351;
display: inline-block;
width: 77px;
padding: 9px 7px 9px 7px;
font-size: 14px;
vertical-align: top;
color: #f4efd6;
}
.category {
display: inline-block;
background: url(img/category_icon_bg.png) left center no-repeat;
padding-left: 25px;
margin: 0px 10px;
}
.category a {
color: #A66F00;
text-decoration: none;
}
.count_comment {
background: url(img/count_comment_bg.png) left center no-repeat;
display: inline-block;
padding: 2px 0px;
padding-left: 27px;
margin: 0px 10px;
}
.autor_post {
background: url(img/autor_post_bg.png) left center no-repeat;
display: inline-block;
padding: 2px 0px;
padding-left: 27px;
margin: 0px 10px;
}
.autor_post a {
color: #A66F00;
text-decoration: none;
}
.post_thumbnail {
margin-top: 10px;
}
.post_thumbnail a {
color: #e5dec2;
text-decoration: none;
}
.thumbnail_block {
width: 695px;
height: 200px;
margin: 0 auto;
border: 10px solid rgba(0, 0, 0, 0.57);
}
.content_text {
display: block;
margin-top: 117px;
padding: 5px;
height: 73px;
overflow: hidden;
background: rgba(0, 0, 0, 0.73);
color: #e5dec2;
text-decoration: none;
text-align: justify;
}
.post_sticky {
  width: 30%;
  margin: 0px;
  display: inline-block;
  margin-right: 5px;
  vertical-align: top;
  background: rgba(0, 0, 0, 0.09) url(img/post_sticky.png) 98% 3% no-repeat;
  background-size: 16px;
  padding: 8px;
  border-radius: 10px;
}
.post_sticky h2 a {
  font-size: 18px;
  height: 55px;
  display: block;
  overflow: hidden;
}
.post_sticky .post_meta {
border-top: 1px solid #6c6351;
}
.post_sticky .content_text {
  margin-top: 0px;
  background: none;
  color: #090F12;
  text-align: left;
  font-size: 13px;
}
.razd {
background: url(img/razd.png) top center no-repeat;
display: block;
height: 10px;
}
.none_found {}

#sidebar {
display: table-cell;
width: 375px;
vertical-align: top;
padding-top: 20px;
}
.sidebar-box-wrap {
float: left;
margin-bottom: 15px;
width: 273px;
padding: 6px 6px 6px 0px;
background-color: #ddd5ba;
border-right: 1px solid #c7bea2;
border-bottom: 1px solid #c7bea2;
border-top: 1px solid #c7bea2;
}
.sidebar-box {
width: 242px;
padding: 0px 15px 8px 15px;
float: left;
border-right: 1px solid #c7bea2;
border-bottom: 1px solid #c7bea2;
border-top: 1px solid #c7bea2;
background-image: url(img/sidebar-bg.jpg);
}
.sidebar-box-title {
font-size: 18px;
color: #FFF;
padding: 9px 0px 0px 20px;
margin: 0px 0px 2px 0px;
float: left;
font-size: 18px;
 font-family: 'MyriadPro';
background-image: url(img/sidebar-h2-bg.png);
width: 277px;
height: 50px;
margin-left: -15px;
position: relative;
clear: both;
}
.sidebar-box div {
float: left;
}
.navig {}
.wp-pagenavi {
display: inline-block;
}
.wp-pagenavi .current {
font-size: 16px;
padding: 7px 3px;
display: inline-block;
border: 1px solid rgba(244, 239, 214, 0.43);
width: 25px;
text-align: center;
text-decoration: none;
color: #6c6351;
background: #f4efd6;
}
.wp-pagenavi .page {
color: #f4efd6;
text-decoration: none;
font-size: 16px;
background: #6c6351;
}
.wp-pagenavi .page:hover {
color: #413f36;
background: #f4efd6;
}
.wp-pagenavi a {
padding: 7px 3px;
display: inline-block;
border: 1px solid rgba(244, 239, 214, 0.43);
width: 25px;
text-align: center;
}
.wp-pagenavi .extend {
padding: 11px 4px 11px 4px;
display: inline-block;
background: #f4efd6;
}

.popular_post_list {

}
.popular_post_list a {
display: block;
text-decoration: none;
font-family: 'MyriadPro-Cond';
color: #413f36;
font-size: 19px;
border-bottom: 1px solid rgba(0, 0, 0, 0.16);
margin: 2px 0px;
padding: 1px 0px;
}
.popular_post_list a:hover {
color: #A66F00;
}
.popular_post_list a  span{}

#recentcomments {}
.recentcomments {}
.recentcomments .comment-author-link {
background: url(img/autor_post_bg.png) left center no-repeat;
display: inline-block;
padding: 2px 0px;
padding-left: 24px;
}
.recentcomments a {
text-decoration: none;
font-family: 'MyriadPro-Cond';
color: #413f36;
font-size: 18px;
}
.recentcomments a:hover {
color: #A66F00;
}
#footer {
background-image: url(img/footer-bg.jpg);
width: 100%;
float: left;
}
#footer-inside {
background-image: url(img/footer-top.jpg);
background-repeat: repeat-x;
background-position: top;
width: 100%;
float: left;
padding-top: 50px;
}
.footer-bottom {
padding: 14px 0px 10px 0px;
float: left;
width: 100%;
background-image: url(img/footer-bottom-bg.gif);
background-color: #312e24;
background-repeat: repeat-x;
background-position: top;
color: #6E6D69;
}
.singl_text {
margin-top: 20px;
position: relative;
}
.singl_text h2 {
font-size: 24px;
font-weight: bold;
}
.singl_text h3 {
font-size: 20px;
font-weight: bold;
}
.singl_text p {
line-height: 18px;
margin-bottom: 10px;
}
.singl_text p strong {
font-weight: bold;
}
.singl_text p em {
font-style: italic;
}
.singl_text blockquote {
background: url(img/menu_bg.png) 0% 20% no-repeat;
padding: 15px 15px 8px 45px;
font-family: 'MyriadPro-Cond';
color: #413f36;
text-decoration: none;
font-size: 23px;
margin: 15px 0px;
}
.singl_text .d4pbbc-quote {
margin: 0px;
background: url(img/menu_bg.png) 0% 11% no-repeat;
background-size: 26px;
padding: 15px 15px 8px 32px;
}
.d4p-bbp-quote-title, .d4p-bbt-quote-title {
font-size: 16px;
}
.d4p-bbp-quote-title a {}
.singl_text .d4pbbc-quote p {
font-size: 16px;
}
.singl_text a {
color: #A66F00;
text-decoration: none;
font-weight: bold;
}
.singl_text a:hover {
color: #413f36;
}
.singl_text a img {
border: 5px solid rgba(0, 0, 0, 0.34);
margin: 10px;
max-width: 660px;
}
.singl_text img {
max-width: 660px;
}
.singl_text .aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.singl_text .alignleft {
float: left;
margin-right: 15px;
}
.singl_text .alignright {
float: right;
margin-left: 15px;
}
.singl_text p iframe {
display: block;
margin-left: auto;
margin-right: auto;
margin: 5px auto;
border: 10px solid rgba(0, 0, 0, 0.57);
}





#theme-my-login1 {

}
#theme-my-login1 label {}
.login ul li {
margin-bottom: 5px;
}
.login .input {
background: #565140;
font-size: 14px;
padding: 5px 0px 5px 10px;
border: 1px solid #A66F00;
color: #fff;
}
.login .submit {}
.submit input {
background: none;
border: none;
font-size: 14px;
font-weight: bold;
text-decoration: none;
font-family: 'MyriadPro';
text-transform: uppercase;
color: #413f36;
padding: 5px 5px;
cursor: pointer;
}
.submit input:hover {
background-color: #66614e;
color: #fff;
}
#theme-my-login1 a {
color: #A66F00;
text-decoration: none;
font-weight: bold;
}
#theme-my-login1 a:hover {
color: #413f36;
}
.login .error {}
.login .error a {}
.login .tml-user-avatar {
float: none;
margin-bottom: 10px;
}
.tml-user-avatar img {
border: 3px solid rgba(0, 0, 0, 0.34);
}
#user-avatar-display {
display: inline-block;
vertical-align: top;
margin-left: 10px;
padding: 15px;
width: 255px;
}
#user-avatar-display h3 {
font-family: 'MyriadPro-Cond';
color: #413f36;
text-decoration: none;
font-size: 20px;
vertical-align: top;
display: inline-block;
padding-right: 24px;
}
#user-avatar-display p {
display: inline-block;

}
#user-avatar-display img {
border: 5px solid rgba(0, 0, 0, 0.34);
margin: 0px;
line-height: 0px;
}
#user-avatar-link, #user-avatar-remove  {
background: none;
border: none;
font-size: 14px;
font-weight: bold;
text-decoration: none;
font-family: 'MyriadPro';
text-transform: uppercase;
color: #413f36;
padding: 5px 5px;
cursor: pointer;
display: block;
vertical-align: top;
}
#user-avatar-link:hover, #user-avatar-remove:hover  { 
background-color: #66614e;
color: #fff;
}
#your-profile  .form-table{
display: inline-block;
vertical-align: top;
border-right: 2px solid #6c6351;
}
#your-profile h3 {
font-family: 'MyriadPro-Cond';
color: #A66F00;
text-decoration: none;
font-size: 24px;
}
#your-profile .regular-text, #pass1, #pass2, #display_name, #user_race, #user_class, #description {
background: #565140;
font-size: 14px;
padding: 5px 0px 5px 10px;
border: 1px solid rgba(255, 255, 255, 0.71);
color: #fff;
width: 200px;
}
#your-profile .description {
display: block;
width: 212px;
line-height: 11px;
}
#your-profile label {
font-family: 'MyriadPro-Cond';
color: #413f36;
text-decoration: none;
font-size: 20px;
}
#your-profile  label .description {
font-size: 14px;
display: inline;
}
.game_settings {
width: 402px;
}
#loginform1 {

}
#loginform1  label {
display: inline-block;
width: 130px;
}
#loginform1 .input {
margin-bottom: 10px;
}
#registerform label {
display: block;
}
#registerform .input {}


.form-photo {}
.form-photo h2{
font-family: 'MyriadPro-Cond';
color: #413f36;
text-decoration: none;
font-size: 28px;
margin: 10px 0px;
}
.form-photo h3{
font-family: 'MyriadPro-Cond';
color: #413f36;
text-decoration: none;
font-size: 19px;
margin: 10px 0px;
padding-bottom: 20px;
}
#preview1 {
display: inline-block;
}
#preview1 img {
display: inline-block;
border: 5px solid rgba(166, 111, 0, 0.42);
margin: 0px;
}
#upload_form {
display: inline-block;
vertical-align: top;
margin-left: 50px;
}
.uploads_game_ava {
background: #f4efd6;
border: none;
font-size: 14px;
font-weight: bold;
text-decoration: none;
font-family: 'MyriadPro';
text-transform: uppercase;
color: #413f36;
padding: 5px 5px;
cursor: pointer;
}
.bat1 {
width: 85px;
height: 43px;
margin-top: -25px;
position: relative;
}
.bat1 input {
width: 83px;
opacity: 0;
}
.error {}
.step2 {
display:none;
position: fixed;
top: 10%;
left: 10%;
z-index: 100;
padding: 10px;
background: rgba(86, 81, 64, 0.74);
border: 3px solid rgba(166, 111, 0, 1);
max-width: 1000px;
overflow: auto;
max-height: 600px;
}
#preview {
}
#image_file2 {
background: none;
border: none;
font-size: 14px;
font-weight: bold;
text-decoration: none;
font-family: 'MyriadPro';
text-transform: uppercase;
color: #f4efd6;
padding: 5px 5px;
cursor: pointer;
margin: 5px;
}
#image_file2:hover {
color: #413f36;
}


.profile_map_marker {}
.profile_map_marker h2 {
font-family: 'MyriadPro-Cond';
color: #413f36;
text-decoration: none;
font-size: 28px;
margin: 10px 0px;
padding-bottom: 12px;
}
.profile_map_marker h2 a {
padding: 0px;
}
.profile_map_marker a {
display: inline-block;
width: 190px;
padding: 8px 5px 8px 35px;
}
.profile_map_marker a span {
font-size: 10px;
font-weight: normal;
color: #413f36;
}
.p_one_marker_1 {
background: url(img/markers_type_1.png) left center no-repeat;
}
.p_one_marker_2 {
background: url(img/markers_type_2.png) left center no-repeat;
}
.p_one_marker_3 {
background: url(img/markers_type_3.png) left center no-repeat;
}
.p_one_marker_4 {
background: url(img/markers_type_4.png) left center no-repeat;
}
.p_one_marker_5 {
background: url(img/markers_type_5.png) left center no-repeat;
}
.p_one_marker_6 {
background: url(img/markers_type_6.png) left center no-repeat;
}


.activity {}
.activity h3 {
font-family: 'MyriadPro-Cond';
color: #413f36;
text-decoration: none;
font-size: 28px;
margin: 10px 0px;
}
.activity .pont_count {
font-size: 15px;
font-family: PT Sans;
color: #413f36;
}
.activity .pont_count span{
display: inline-block;
font-family: 'MyriadPro-Cond';
color: #9819E2;
text-decoration: none;
font-size: 20px;
padding: 0px 6px;
border-radius: 20px;
border: 1px solid #9819E2;
}
.activity a {

}
.activity a img {
border: none;
margin: 3px;
width: 50px;
height: auto;
}

.profile_bild_lists {}
.profile_bild_lists h3 {
font-family: 'MyriadPro-Cond';
color: #413f36;
text-decoration: none;
font-size: 28px;
margin: 10px 0px;
} 
.profile_bild_lists div {}
.profile_bild_lists div a {
display: block;
}
/*-----------------------------------*/
.game_users_list {}
.game_user_box {
width: 300px;
display: inline-block;
margin: 10px;
vertical-align: top;
height: 150px;
font-family: 'MyriadPro';
border: 5px solid rgba(166, 111, 0, 0.41);
}
.game_user_box_1 {
width: 144px;
display: inline-block;
height: 145px;
padding: 5px 0px 0px 5px;
background: rgba(65, 63, 54, 0.64);
color: #fff;
border-right: 1px solid rgba(0, 0, 0, 0.13);
}
.game_user_box_1 .game_user_name {
font-family: 'MyriadPro-Cond';
text-align: center;
font-size: 28px;
margin-bottom: 10px;
text-shadow: 1px 1px 0px #000000;
}
.game_user_box_1 .game_user_name a {
color: #fff;
text-decoration: none;
}
.game_user_box_1 .game_user_class {
font-size: 14px;
padding: 6px 0px;
}
.game_user_box_1 .game_user_server {
font-size: 14px;
padding: 6px 0px;
}
.game_user_box_1 .game_user_class  span{
font-family: 'MyriadPro-Cond';
text-transform: uppercase;
text-shadow: 1px 1px 0px #000000;
}
.game_user_box_1 .game_user_server span {
font-family: 'MyriadPro-Cond';
text-transform: uppercase;
text-shadow: 1px 1px 0px #000000;
}
.game_user_box_2 {
width: 140px;
display: inline-block;
height: 140px;
padding: 5px;
background: rgba(65, 63, 54, 0.64);
color: #fff;
margin-left: -4px;
vertical-align: top;
font-family: PT Sans;
overflow: hidden;
opacity: 0;
}
.game_user_box_2:hover {
opacity: 1;
}
.serch_guild {
font-size: 20px;
color: #FF1515;
}
.game_user_server a {
color: #fff;
text-decoration: none;
}


#pagination {}
#pagination ul {
margin: 20px;
}
#pagination ul li {
display: inline-block;
width: 27px;
text-align: center;
}
#pagination ul li a {
padding: 7px 3px;
display: inline-block;
border: 1px solid rgba(244, 239, 214, 0.43);
width: 25px;
text-align: center;
color: #f4efd6;
text-decoration: none;
font-size: 16px;
background: #6c6351;
}

#pagination ul li .current {
font-size: 16px;
padding: 7px 3px;
display: inline-block;
border: 1px solid rgba(244, 239, 214, 0.43);
width: 25px;
text-align: center;
text-decoration: none;
color: #6c6351;
background: #f4efd6;
}
#pagination ul li .dots {
padding: 7px 4px 7px 4px;
display: inline-block;
}
#pagination ul li a:hover {
color: #413f36;
background: #f4efd6;
}
.name_category {
font-family: 'MyriadPro-Cond';
text-decoration: none;
font-size: 50px;
color: #A66F00;
margin-bottom: -10px;
}


.comment_head {
font-family: 'MyriadPro-Cond';
color: #A66F00;
text-decoration: none;
font-size: 28px;
border-bottom: 2px solid #6c6351;
margin: 40px 0px;
}
.commentlist {}
.commentNavigation {
  text-align: right;
  padding-bottom: 10px;
}
.commentNavigation a {
  font-family: 'MyriadPro-Cond';
  color: #A66F00;
  font-size: 20px;
  text-decoration: none;
}
.commentNavigation .dots {}
.commentNavigation .current {
  font-family: 'MyriadPro-Cond';
  font-size: 20px;
}



.commentlist .children {
margin-left: 43px;
}

.single_comment {}
.single_comment_autor {
background: url(img/comment_bg.png) top left no-repeat;
width: 452px;
padding: 0px 0px 30px 20px;
}
.comment_autor_ava {
display: inline-block;
width: 48px;
height: 48px;
background: #8b866e url(img/00010402.png) center no-repeat;
border: 3px solid rgba(0, 0, 0, 0.34);
}
.comment_autor_ava img {}
.comment_autor_name {
display: inline-block;
font-family: 'MyriadPro-Cond';
color: #e1dcc4;
text-transform: uppercase;
font-size: 23px;
margin: 0px 10px;
text-shadow: 1px 1px 0px #000000;
}
.comment_autor_name a {
color: #e1dcc4;
text-decoration: none;
}
.comment_autor_name a:hover {
color: #A66F00;
}
.aciv_thumbnail_block {
display: inline-block;
vertical-align: top;
}
.aciv_thumbnail_block  img{
width: 100px;
}
.aciv_singl_text {
display: inline-block;
vertical-align: top;
margin: 13px 0px;
width: 594px;
padding-left: 15px;
}
.comment_war_text {
color: red;
}
.comment_text {
padding: 3px 25px;
color: #413f36;
font-size: 18px;
width: 420px;
word-wrap: break-word;
}
.comment_meta {
display: inline-block;
width: 200px;
float: right;
padding-right: 15px;
text-align: right;
visibility: hidden;
}
.single_comment:hover .comment_meta {
 visibility: visible;
 }
.comment_reply {
padding: 3px;

height: 20px;
}
.comment_reply a{
color: #A66F00;
text-decoration: none;
font-weight: bold;
}
.comment_reply a:hover {
color: #413f36;
}
.comment_data {
display: inline-block;
background: url(img/single_data_bg.png) center left no-repeat;
padding: 3px;
padding-left: 23px;
}
.comment_data a {
color: #A66F00;
text-decoration: none;
text-shadow: 1px 1px 0px #000000;
margin: 5px 0px;
display: inline-block;
}
.comment_data a:hover {
color: #413f36;
}
.comment_edit {
display: inline-block;
}
.comment_data .comment-edit-link{
background: url(img/comment_edit.png);
background-repeat: no-repeat;
width: 20px;
height: 20px;
display: inline-block;
margin: 0px;
}
.comment_razd {
background: url(img/comment_razd.png);
background-repeat: no-repeat;
height: 10px;
width: 454px;
margin-left: 8px;
margin-bottom: 30px;
}

.comment-reply-title {
font-family: 'MyriadPro-Cond';
color: #413f36;
text-decoration: none;
font-size: 28px;
}
.comment-reply-title a {
color: #A66F00;
text-decoration: none;
font-weight: bold;
font-size: 16px;
}
.comment-reply-title a:hover {
color: #413f36;
}
.logged-in-as {
padding: 10px 0px;
}
.logged-in-as a {
color: #A66F00;
text-decoration: none;
font-weight: bold;
}
.logged-in-as a:hover {
color: #413f36;
}

#comment {
background: #565140;
font-size: 14px;
padding: 5px 0px 5px 10px;
color: #fff;
border: 5px solid rgba(166, 111, 0, 0.59);
}

#commentform #submit {
background: none;
border: none;
font-size: 14px;
font-weight: bold;
text-decoration: none;
font-family: 'MyriadPro';
text-transform: uppercase;
color: #413f36;
padding: 5px 5px;
cursor: pointer;
}
#commentform #submit:hover {
background-color: #66614e;
color: #fff;
}

.comment-respond {
padding-bottom: 25px;
}

.block_autor_1 {
display: inline-block;
width: 375px;
vertical-align: top;
}
.block_autor_1  h3{
font-family: 'MyriadPro-Cond';
color: #A66F00;
text-decoration: none;
font-size: 24px;
padding: 15px 0px;
}
.block_autor_1 .autor_ava{
display: inline-block;
}
.block_autor_1 .autor_ava img{
border: 5px solid rgba(0, 0, 0, 0.33);
}
.block_autor_1 .autor_nik{
display: inline-block;
font-family: 'MyriadPro-Cond';
font-size: 30px;
margin-bottom: 10px;
vertical-align: top;
}
.block_autor_1 .autor_nik span {
display: block;
font-size: 17px;
font-family: PT Sans;
}
.autor_nik .pont_count {
font-size: 13px;
font-family: PT Sans;
color: #413f36;
}
.autor_nik .pont_count span {
display: inline-block;
font-family: 'MyriadPro-Cond';
color: #9819E2;
text-decoration: none;
font-size: 20px;
padding: 0px 6px;
border-radius: 20px;
border: 1px solid #9819E2;
}
.block_autor_2 {
display: inline-block;
vertical-align: top;
}
.block_autor_2 h3{
font-family: 'MyriadPro-Cond';
color: #A66F00;
text-decoration: none;
font-size: 24px;
padding: 15px 0px;
}
.nagradi {}
.nagradi h3 {
font-family: 'MyriadPro-Cond';
color: #000000;
text-decoration: none;
font-size: 20px;
padding: 10px 0px;
}
.nagradi a {}
.nagradi a  img{
width: 50px;
height: auto;
}
.autor_blogs {}
.autor_blogs h3 {
font-family: 'MyriadPro-Cond';
color: #A66F00;
text-decoration: none;
font-size: 24px;
padding: 15px 0px;
}
.autor_blogs a {
display: block;
text-decoration: none;
font-family: 'MyriadPro-Cond';
color: #413f36;
font-size: 19px;
border-bottom: 1px solid rgba(0, 0, 0, 0.16);
margin: 2px 0px;
padding: 1px 0px;
}
.autor_blogs a:hover {
color: #A66F00;
}

/*-----------------*/
.guilds_list {}
.info_guild {}
.guilds_block {
margin: 20px 0px;
}
.guilds_left_block {
width: 695px;
height: 200px;
margin: 0 auto;
border: 10px solid rgba(0, 0, 0, 0.57);
}
.guilds_left_block .ava{
padding: 5px;
height: 190px;
width: 685px;
margin: 0px;
overflow: hidden;
background: rgba(0, 0, 0, 0.73);
color: #e5dec2;
text-decoration: none;
text-align: justify;
position: relative;
}
.guilds_left_block .guild_name {
font-family: 'MyriadPro-Cond';
text-align: center;
font-size: 48px;
margin-bottom: 10px;
text-shadow: 1px 1px 0px #9D6002;
}
.guilds_left_block .guild_name a {
color: #fff;
text-decoration: none;
}
.guilds_left_block .guild_name  span {
font-size: 16px;
vertical-align: top;
text-shadow: none;
}
.guilds_left_block .guild_info {}
.guilds_right_block {
height: 122px;
overflow: auto;
display: inline-block;
width: 665px;
padding: 0px 10px;
}

.guilds_right_block p {}
.guilds_right_block a {
color: #A66F00;
text-decoration: none;
font-weight: bold;
}
.guild_info {
position: absolute;
background: rgba(229, 222, 194, 0.79);
padding: 5px;
top: 0px;
left: 0px;
visibility: hidden;
}
.guilds_left_block .ava:hover .guild_info {
visibility: visible;
}
.guild_info a {
margin: 0px 5px;
}
.guild_info form {
display: inline-block;
vertical-align: top;
}
.guild_info .likes {
background: url(img/guild_likes.png) center left;
background-repeat: no-repeat;
padding: 2px 5px 2px 25px;
border: none;
text-align: left;
font-family: 'MyriadPro-Cond';
font-size: 24px;
}
.guild_info .site_url {
background: url(img/site_url_guild.png) center left;
background-repeat: no-repeat;
display: inline-block;
width: 30px;
height: 30px;
}
.guild_info .vk_grup {
background: url(img/vk_grup.png) center left;
background-repeat: no-repeat;
display: inline-block;
width: 30px;
height: 30px;
}
.guild_info .email_guild {
background: url(img/email_guild.png) center left;
background-repeat: no-repeat;
display: inline-block;
width: 30px;
height: 30px;
}
.guild_info .task_video {
background: url(img/youtube_icon.png) center left;
background-repeat: no-repeat;
display: inline-block;
width: 30px;
height: 30px;
}
.likes {
display: inline-block;
vertical-align: top;
color: #413f36;
}
.guilds_right_block::-webkit-scrollbar-track {
background: #363636;
}
.guilds_right_block::-webkit-scrollbar-button {
background: transparent;
}
.guilds_right_block::-webkit-scrollbar-thumb {
background: #e5dec2;
}
.guilds_right_block::-webkit-scrollbar {
width: 13px;
height: 13px;
}

.open_add_guild_form {
font-family: 'MyriadPro-Cond';
color: #A66F00;
text-decoration: none;
font-size: 24px;
margin: 10px 0px;
}
.add_guild {
margin-bottom: 15px;
}
.add_guild_form {}
.add_guild_form_block {
width: 445px;
display: inline-block;
vertical-align: top;
}
.add_guild_form_block .add_guild_form_input {
background: #565140;
font-size: 14px;
padding: 5px 0px 5px 10px;
border: 1px solid rgba(255, 255, 255, 0.71);
color: #fff;
width: 200px;
}
.add_guild_form textarea {
width: 165px;
display: inline-block;
vertical-align: top;
background: #565140;
font-size: 14px;
padding: 5px 0px 5px 10px;
border: 1px solid rgba(255, 255, 255, 0.71);
color: #fff;
height: 72px;
}
.add_guild_form_video {
background: #565140;
font-size: 14px;
padding: 5px 0px 5px 10px;
border: 1px solid rgba(255, 255, 255, 0.71);
color: #fff;
width: 200px;
}
.add_guild_but {
display: inline-block;
width: 83px;
background: none;
border: none;
font-size: 14px;
font-weight: bold;
text-decoration: none;
font-family: 'MyriadPro';
text-transform: uppercase;
color: #413f36;
padding: 5px 5px;
cursor: pointer;
}
.add_guild_but:hover {
background-color: #66614e;
color: #fff;
}

.gallery {
position: relative;
}
.close_album {
width: 32px;
background: url('img/vendor/fancybox/fancybox_sprite.png');
height: 32px;
display: block;
float: right;
margin-top: -50px;
}
.shuse_gal {
font-family: 'MyriadPro-Cond';
color: #A66F00;
text-decoration: none;
font-size: 24px;
margin: 15px 0px;
}
.album_vk {
position: relative;
display: inline-block;
cursor: pointer;
margin: 6px;
}
.trenings {
text-align: center;
}
.album_vk div {
width: 175px;
height: 86px;
float: none;
}
.album_vk span {
position: absolute;
bottom: 0px;
background: rgba(0, 0, 0, 0.73);
color: #e5dec2;
padding: 10px;
font-size: 14px;
left: 1px;
}
.photo_list {

}
.photo_list h3 {
font-family: 'MyriadPro-Cond';
color: #A66F00;
text-decoration: none;
font-size: 24px;
margin: 15px 0px;
}
.photo_list a {}
.photo_list a div {
width: 122px;
height: 63px;
border: 5px solid rgba(0, 0, 0, 0.57);
margin: 5px;
display: inline-block;
}


.obt_korea {
display: inline-block;
vertical-align: top;
padding: 10px;
background: rgba(0, 0, 0, 0.47);
margin: 20px 0px;
border-radius: 10px;
}
.obt_korea div {
font-size: 19px;
color: #FFA500;
text-shadow: 1px 1px 1px #000000;
}
.obt_korea div span {

}
.text_com a {
background: none;
width: auto;
height: auto;
color: #fff;
text-decoration: none;
}
.text_com a:hover {
color: #A66F00;
}
.sidebar-box div.devmx-webviewer div {
float: none;
}
.pres_instr {
  background: url(img/menu_bg.png) 0% 20% no-repeat;
  padding: 5px 5px 5px 46px;
  margin: 10px 0px;
}
.modal_video_but {
color: #A66F00;
  text-decoration: none;
  font-weight: bold;
  float: right;
  text-transform: uppercase;
}
.modal_video_but:hover {
color: #413f36;
}