/* --------------------------------------------
	ТОПИК
-------------------------------------------- */
@font-face {
    font-family: Copperplate Gothic Bold;
    font-family: 'shrift';
    src: url('fonts/9533.ttf'); 
    src: url(fonts/Copperplate Gothic Bold Regular.ttf);
    font-style: normal;
}
@font-face { font-family: 'ploskii'; src: url('fonts/8508.otf'); }

.topic { margin-bottom: 50px; padding-left: 30px; overflow:hidden; position: relative; zoom: 1;}
.topic:last-child { margin-bottom: 0; }

/* Favourite */
.topic .topic-info-favourite { position: absolute; top: 8px; left: 0px }
.topic .topic-info-favourite .favourite { height: 16px; width: 20px; background: url(../images/icons.gif) no-repeat 0 -40px; }
.topic .topic-info-favourite .favourite:hover { background: url(../images/icons.gif) no-repeat -20px -40px;  }
.topic .topic-info-favourite .favourite.active { background: url(../images/icons.gif) no-repeat -20px -40px;  }
.topic .topic-info-favourite .favourite-count { display:block; text-align:center; padding-top:4px; color:#339900 }

/* Header */
/*.topic .title { margin-bottom: 3px; font-size: 26px; font-family: Copperplate Gothic Bold Regular; }*/

.topic .title { 
 margin-bottom: 3px;  
 font-size: 28px; 
 font-family: shrift, Tahoma, sans-serif; 
 color: #555;
 }

@media screen and (max-width: 1100px) {
.topic .title {   
 font-size: 20px;  
 }
}

.topic .info-top { margin-bottom: 20px; }
.topic .info-top .title-blog { background: #babdb2; color: #fff;  margin-right: 15px; padding: 2px 5px 3px; }   

/* Content */
.topic .topic-content 		{ margin-bottom: 15px; }
.topic .topic-content.text 	{ font-size: 16px; font-family: Verdana, sans-serif; line-height: 20px; }

/* Tags */
.topic .tags { margin: 0 0 6px; padding-left: 13px; background: url(../images/tag.png) no-repeat 0 5px; zoom: 1; }
.topic .tags li { display: inline; color: #777; }
.topic .tags li a { color: #777; text-decoration: none; }
.topic .tags li a:hover { color: #fff; background: #babdb2; padding: 3px; /*box-shadow: 0px 3px 1px -1px rgba(0, 0, 0, 0.3);*/ }
.topic .tags li.topic-tags-user a { color: #339900 }
.topic .tags li.topic-tags-user a:hover { background: #339900; color:#fff }

/* Info */
.topic .info { overflow: hidden; zoom: 1; padding: 9px 0 0; font-size: 13px; background: url(../images/info_bg.png) repeat-x; }
.topic .info li { float: left; margin-right: 15px; line-height:23px }
.topic .info li a { text-decoration: none; }

.topic .info li.vote { overflow: visible !important }
.topic .info li.vote .vote-count { padding: 0 7px 0 5px !important }
.topic .info li.date { font-family: Verdana, sans-serif; color: #999; font-size: 13px; }
.topic .info li.username a { font-family: Tahoma,sans-serif; background: url(../images/icons.gif) no-repeat 0 -106px; padding-left: 13px; }
.topic .info li.username a:hover { text-decoration: underline; }
.topic .info li.topic-info-vote { padding-right:15px; height:18px }
.topic .info li.comments-link a { font-family: Verdana, sans-serif; color: #a7a6a6; font-size: 12px; }
.topic .info li.comments-link a span { color: #390; }
.topic .info li.comments-link a:hover { background: #83dc5f; color: #eaeaea; }
.topic .info li.comments-link a:hover span { background: #390; color: #fff; }

.topic .info li.topic-info-share			{ padding: 6px; margin-top:2px; cursor: pointer; border-radius: 4px; }
.topic .info li.topic-info-share i			{ float: left; }
.topic .info li.topic-info-share.active,
.topic .info li.topic-info-share:hover		{ background: #64ceff; }
.topic .info li.topic-info-share.active i,
.topic .info li.topic-info-share:hover i	{ background-position: -12px -51px; }

/* Share */
.topic .topic-share { /*display: none;*/ border: 1px solid #efefef; padding: 3px; border-radius: 0px; margin-bottom: 10px; position: relative; }
/*.topic .topic-share .arrow { position: absolute; border: none; width: 15px; height: 11px; background: url(..imagesicons-synio.png) no-repeat; background-position: -53px -107px; bottom: -11px; }*/

/* Poll */
.topic .poll { margin-bottom: 15px; }

.topic .poll .poll-vote { margin-bottom: 20px; margin-left: 0; list-style-type: none;	}
.topic .poll .poll-vote li { margin-bottom: 10px; }
.topic .poll .poll-vote li:last-child { margin-bottom: 0; }
.topic .poll .poll-vote li label { display: inline; }
.topic .poll .poll-vote li input { position: relative; top: 1px; margin-right: 2px; }

.topic .poll .poll-result { margin-bottom: 10px; list-style-type: none; background: #fff; overflow: hidden; }
.topic .poll .poll-result li { margin-bottom: 20px; }
.topic .poll .poll-result li dl { overflow: hidden; zoom: 1; }
.topic .poll .poll-result li dl dt { float: left; width: 80px; }
.topic .poll .poll-result li dl dt span { font-size: 11px; color: #aaa; }
.topic .poll .poll-result li dl dd { float: left; width: 400px; }
.topic .poll .poll-result li dl dd div { height: 7px; margin-top: 3px; background: #ccc; overflow: hidden; border-radius: 4px; }
.topic .poll .poll-result li.most dl dd div { background: #1999e2; background: url(../images/poll-most.png) repeat-x; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); box-shadow: 0 1px 2px rgba(0,0,0,.2); }
.topic .poll .poll-result li.most dl dt { color: #12aaeb; }

.topic .poll .poll-total { position: relative; color: #818189; font-size: 11px; line-height: 16px; padding-left: 80px; margin-bottom: 30px; }
.topic .poll .poll-total .poll-sort { position: absolute; top: 2px; left: 0; width: 23px; height: 23px; background: url(../images/icons-synio.png) -161px 0 no-repeat; cursor: pointer; }
.topic .poll .poll-total .poll-sort.active { background-position: -184px 0; }

/* Topic Photo */
.topic.topic-type-photoset {  }
.topic.topic-type-photoset .topic-photo-preview { position: relative; margin-bottom: 15px; cursor: pointer; }
.topic.topic-type-photoset .topic-photo-preview img { vertical-align: top; }
.topic.topic-type-photoset .topic-photo-preview .topic-photo-count { display: none; cursor: pointer; position: absolute; top: 5px; right: 5px; background: #000; color: #6bd24b; padding: 4px 7px; background: rgba(0,0,0,.6); }
.topic.topic-type-photoset .topic-photo-preview .topic-photo-desc { display: none; width: 96%; padding: 7px 2%; position: absolute; bottom: 0; left: 0; background: #000; color: #6bd24b; color: #fff; line-height: 16px; background: rgba(0,0,0,.7); }

.topic.topic-type-photoset .topic-photo-images { padding-top: 10px; margin-bottom: 15px; }
.topic.topic-type-photoset .topic-photo-images h2 { border-bottom: 1px solid #ccc; padding-bottom: 4px; margin-bottom: 15px; font-size: 25px; }
.topic.topic-type-photoset .topic-photo-images ul { overflow: hidden; zoom: 1; }
.topic.topic-type-photoset .topic-photo-images ul li { float: left; margin: 0 9px 9px 0; position: relative; }
.topic.topic-type-photoset .topic-photo-images ul li .image-number { display: none; position: absolute; top: 5px; right: 5px; background: #000; color: #6bd24b; padding: 1px 6px; font-size: 11px; background: rgba(0,0,0,.6); }
.topic.topic-type-photoset .topic-photo-images ul li:hover .image-number { display: block; }
.topic.topic-type-photoset .topic-photo-images ul li img { vertical-align: top; }
.topic.topic-type-photoset .topic-photo-images .topic-photo-more { display: block; border-top: 1px solid #dbe6f0; text-align: center; padding: 10px 0; margin-bottom: 15px; text-decoration: none; background: #f3f7fa; color: #7b90a5; }
.topic.topic-type-photoset .topic-photo-images .topic-photo-more:hover { background: #eaf2f8; }

.topic-photo-upload { background: #F1F7FD; padding: 15px 15px 15px; margin-bottom: 20px; }
.topic-photo-upload h2 { margin-bottom: 15px; }
.topic-photo-upload ul { overflow: hidden; zoom: 1; }
.topic-photo-upload ul li { min-height: 100px; _height: 100px; margin-bottom: 10px; padding-left: 110px; position: relative; }
.topic-photo-upload ul li img { position: absolute; top: 0; left: 0; }
.topic-photo-upload ul li label { color: #aaa; }
.topic-photo-upload ul li textarea { border: 1px solid #ddd; width: 350px; height: 60px; padding: 3px; font-size: 12px; font-family: Arial, sans-serif; color: #333; }
.topic-photo-upload ul li .image-delete { text-decoration: none; margin-right: 15px; }
.topic-photo-upload ul li .image-delete:hover { color: #f00; }
.topic-photo-upload ul li.marked-as-preview .mark-as-preview { display: inline; color: #43c70f; font-weight: bold; }
.topic-photo-upload ul li .mark-as-preview { display: none; text-decoration: none; }
.topic-photo-upload ul li:hover .mark-as-preview { display: inline; }
.topic-photo-upload .topic-photo-upload-rules { color: #888; margin-bottom: 15px; }
.topic-photo-upload .topic-photo-upload-input { margin-bottom: 20px; }
.topic-photo-upload .topic-photo-upload-input input { margin-top: 3px; }

/* Topic Talk */
.topic.topic-type-talk header .topic-info 			{ background: #f8fbfe; font-size: 11px; padding: 15px; border-radius: 5px; margin-bottom: 0; }

.topic.topic-type-talk .talk-recipients 			{ padding: 15px; background: #f8fbfe; margin-bottom: 0; border-radius: 0; }
.topic.topic-type-talk .talk-recipients-header 		{ font-size: 11px; min-height: 0; }
.topic.topic-type-talk .talk-recipients-content h3 	{ font-size: 16px; font-weight: normal; margin-bottom: 10px; }
                     
/* Topic Link */
.topic.topic-type-link { }
.topic.topic-type-link .topic-header .topic-title a { color: #27964C; }
.topic.topic-type-link .topic-url { font-size: 11px; margin-bottom: 30px; padding-top: 10px; }
.topic.topic-type-link .topic-url a { color: #27964C; }
.topic.topic-type-link .topic-url a:hover { color: #f00; }

/* Topic Preview */
.topic-preview { margin-top: 30px; }
.topic-preview .profile-page-header { border-top: 1px solid #ddd; }
.topic-preview .topic { margin-bottom: 20px; }

.vote-topic-info li { margin-bottom: 3px; }


r7{
font-size: 10px;
color: #bcbcbc;
}

.buttemail {
    
    background: #63c963;
    border: 1px solid #63c963;
    color: #F8F8F8;
    border-radius: 0px;
    font-family: 'Jura', sans-serif;
    font-size: 18px;
    padding: 4px 12px 4px 12px;
    margin:0px 0px 10px 10px;
    box-shadow: 0px 5px 2px -1px rgba(0,0,0,0.5);
}

.buttemail:hover {
    box-shadow: 0px 3px 1px -1px rgba(0,0,0,0.5);
}

a.chit {
    font-family: 'ploskii';
    font-size: 17px;    
    background: #3b4045;
    color: #babdb2;
    padding: 9px 13px 7px 11px;
    text-decoration: none;
   
}

a.chit:hover{
box-shadow: 0px 1px 1px -1px rgba(0, 0, 0, 0.3);
}

a.chit:visited{
color: #babdb2;
}

a.paginac {    
    background: #3b4045;
    color: #babdb2;
    padding: 3px 13px 5px 13px;
    text-decoration: none;
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.3);
}

a.paginac:hover{
box-shadow: 0px 1px 1px -1px rgba(0, 0, 0, 0.3);
}

a.paginac:visited{
color: #fff;
}

a.zagolovok {
 color: #555;
 padding: 1px;
 font-family: 'shrift';
/* box-shadow: 0px 1px 1px -1px rgba(0, 0, 0, 0.6);*/
 text-decoration: none;
 font-size: 28px;
}

a.zagolovok:hover{
box-shadow: 0px 1px 1px -1px rgba(0, 0, 0, 0.3);
}

@media screen and (max-width: 1100px) {
a.zagolovok {
 text-decoration: none;
 font-size: 20px;
}

}


#submi{ margin:0px 0px 0px 18px;}

#polosa {
    background: #333;
    width: 100%; 
    height: 90px;
}

