/* -------------------------------------------------------------------
	БЛОКИ
------------------------------------------------------------------- */

.block 					{ padding-bottom: 25px; margin-top: 25px; border: 1px solid #E2E2E2;  padding:20px 15px; background:#F9F9F9;  border-radius: 5px;}
.block:first-child 		{ margin-top:0}
.block:last-child 		{ margin-bottom: 0;  }
.sidebar-left .block 	{ margin-bottom: 10px; }
.block-footer 			{ padding-bottom: 25px; border-bottom: 0px dotted #dce1e6;  padding:15px 0px 25px 0px; position:relative }

.block-footer .nav.nav-pills					{ margin-bottom: 0; padding: 15px 0 0; }
.block-footer .nav.nav-pills a 					{ text-decoration: none; border-bottom: 1px dotted #fff; color:#fff !important }
.block-footer .nav.nav-pills li.active 			{ border-color: #fff; background: none;  }
.block-footer .nav.nav-pills li.active a 		{ border: none; }
.block-footer .block-header 					{ position: relative;  padding-bottom: 30px; }
.block-footer .block-header h3 a 				{ text-decoration: none; color: #333; }
.block-footer .block-header h3 a.link-dotted 	{ color: #5055B2; }
.block-footer .block-content 					{  }
.block-footer footer 							{ margin-top: 15px; font-size: 11px; color: #b9c2c2; }
.block-footer footer a							{ color: #727a90; }
.block-footer .tag-cloud li 					{ margin-right:8px; font-family:Arial, Helvetica, sans-serif; font-style:italic}
.block-footer .tag-cloud li a 					{ color:#f9f9f9; text-decoration:none}
.block-footer .tag-cloud li a:hover 			{ text-decoration:underline}
.block-footer .search-form-wrapper 				{ position:absolute; top:17px; right:0; background:none; width:35%}
.block-footer .search-input-wrapper .input-text { background:#3C3C3C; color:#999999; border:1px solid #565656}


.block .block-header 					{ position: relative;  padding-bottom: 16px; }
.block .block-header h3 				{ font: italic normal 24px/1em Arial, Helvetica, sans-serif; border-bottom:1px solid #cccccc; padding: 0 0 10px 50px; position:relative }
.block .block-header h3 i 				{ display: inline-block; position:absolute; top:0; left:0; width:25px; height:100%; border-bottom:1px solid #000; padding:0 5px}


.latest-list li img 					{ border:1px solid #000}
.block .block-header h3 a 				{ text-decoration: none;  }
.block .block-header h3 a.link-dotted 	{ color: #5055B2; }
.block .block-content 					{  }
.block footer 							{ margin-top: 15px; font-size: 11px; color: #b9c2c2; }
.block footer a							{ color: #727a90; }
.block .max-height-200 					{ overflow: auto; max-height: 200px; _height: expression( this.scrollHeight > 200 ? "200px" : "auto" ); position: relative; }
.block .nav.nav-pills						{ margin-bottom: 0; padding: 15px 0 0; }
.block .nav.nav-pills a, .nav.nav-pills a	{ text-decoration: none; border-bottom: 1px dotted #727a90; }
.block .nav.nav-pills li.active a 			{ border: none; }


/* Block Type - Stream */
.block .block-update 			{ position: absolute; bottom: 17px; right: 5px; width: 22px; height: 26px; background: url(../images/icons-fortune.png) -59px -251px no-repeat; cursor: pointer; }
.block .block-update:hover 		{ background-position: -105px -251px }
.block .block-update.active 	{ background-position: -82px -251px }

.block.block-type-stream .block-content .latest-list 				{ font-family: Tahoma, Geneva, sans-serif}
.block.block-type-stream .block-content .latest-list li 			{ padding-left:35px; margin-bottom: 5px; color: #A6A6A6; position:relative;  font-size:14px; border-bottom:1px solid #DCDCDC; padding-bottom:5px    }
.block.block-type-stream .block-content .latest-list li:hover 		{ }
.block.block-type-stream .block-content .latest-list p 				{ font-size: 11px; font-weight:bold;   }
.block.block-type-stream .block-content .latest-list p time 		{ margin-left:5px}
.block.block-type-stream .block-content .latest-list .stream-topic 	{ text-decoration:none; }


.block.block-type-stream .block-content .latest-list .author-avatar 		{ position:absolute; top:5px; left:0}
.block.block-type-stream .block-content .latest-list .blog-name, .block.block-type-stream .block-content .latest-list .stream-blog 			{ color:#333; text-decoration:none;  }
.block.block-type-stream .block-content .latest-list .blog-name:hover 		{ color: #f00; }
.block.block-type-stream .block-content .latest-list .author 				{ color: #333;  }
.block.block-type-stream .block-content .latest-list .author:hover 			{ color: #f00; }
.block.block-type-stream .block-content .latest-list .block-item-comments 	{ font-size:10px; margin:0px 4px; position:relative; top:-1px; color:#155C5A; font-weight:bold; font-family: Tahoma, Geneva, sans-serif; white-space: nowrap; text-decoration:none}


.block.block-type-stream .block-content .inverse-line .author-avatar {top:10px}
.block.block-type-stream .block-content .inverse-line li:first-child {border-top: none}
.block.block-type-stream .block-content .inverse-line li {border-top:1px solid #DCDCDC; padding-top:5px; padding-bottom:0px; border-bottom: none;}


/* Block Type - Activity Settings */
.block.block-type-activity p 							{ margin-bottom: 15px; }
.block.block-type-activity ul li 						{  }
.block.block-type-activity ul li label 					{ display:block}
.block.block-type-activity ul.stream-settings-blogs li 	{ margin-bottom: 3px; }
.block.block-type-activity .note 						{ display: block; margin-bottom: 15px; color:#878787; }


/* Block Type - Profile */
.block.block-type-profile 								{ border-radius: 5px 5px 0 0;   }
.block.block-type-profile .profile-photo-wrapper 		{ position: relative;  text-align:center; padding-top:5px; overflow:hidden }
.block.block-type-profile .profile-photo-wrapper img 	{}
.block.block-type-profile .profile-photo 				{ vertical-align: top; max-width: 240px; }

.block.block-type-profile .upload-photo 				{  margin-top:20px; background: #f8fbfe; font-size: 11px; text-align:center }
.block.block-type-profile .upload-photo a 				{  }

.block.block-type-profile .block-content 				{  }
.block.block-type-profile .profile-actions 				{ margin-top:15px; font-size:11px; text-align:center }
.block.block-type-profile #add_friend_form {text-align: left}
.block.block-type-profile .profile-actions a 			{}

.block.block-type-profile-note	 				{ border: 2px solid #ffe25d; padding: 15px; border-radius: 5px; }
.block.block-type-profile-note p 				{ margin-bottom: 10px; }
.block.block-type-profile-note .actions 		{ margin-bottom: 0; font-size: 11px; }
.block.block-type-profile-note .actions a 		{ color: #275ec2; border-color: #275ec2; }
.block.block-type-profile-note .actions a:hover { color: #f00; border-color: #f00; }
.block.block-type-profile-nav 					{ padding: 0; margin:0; border:none  }


/* Block Type - Foldable */
.block.block-type-foldable { background: none; }
.block.block-type-foldable .block-header { background: none; border: none; padding: 0 0 10px; }
.block.block-type-foldable .block-content { display: none; background: #fafafa; }
.block.block-type-talk-search { margin-bottom: 10px; }
.block.block-type-talk-friends { margin-bottom: 10px; }


/* Block Type - Blogs */
.block.block-type-blogs .block-blog-list { border-bottom:1px dashed #dcdcdc; }
.block.block-type-blogs .block-blog-list li { position: relative; padding:3px 7px 4px; color:#666; border-top:1px dashed #dcdcdc; padding-right:15% }
.block.block-type-blogs .block-blog-list li a { font-size:13px; font-family:Tahoma, Geneva, sans-serif; font-weight:bold; text-decoration:none  }
.block.block-type-blogs .block-blog-list li a.blog-closed { text-decoration:line-through; color:#999999}
.block.block-type-blogs .block-blog-list li i {  top: 5px; position:absolute; right:5px }
.block.block-type-blogs .block-blog-list li.odd { background:#F1F1F1}
.block.block-type-blogs .block-blog-list li.even { background:}
.block.block-type-blogs .block-blog-list li p {  }

.block.block-type-blogs .block-blog-list li span { position:absolute; top:5px; right:7px; font-size:11px; font-weight:bold;font-family:Arial, Helvetica, sans-serif}



/* Block Type - Blogs */
.block.block-type-blog {
	border-radius: 5px;
	padding: 10px;
	border: 5px solid #FFE25D;
	position:relative; background:#FFFCF0
}
.block.block-type-blog .block-header { margin-bottom: 0; padding: 0;  }
.block.block-type-blog .block-header h3 { font-size: 22px; line-height:1.2; padding:5px 0 0; border-bottom:none; text-align:center; font-family:Arial, Helvetica, sans-serif }
.block.block-type-blog .block-header h3 a {  text-decoration: underline; }
.block.block-type-blog .block-content { padding: 0 7px; margin:10px 0 0px; font-family:Arial, Helvetica, sans-serif; text-align:center; font-style:italic; font-size:12px }
.block.block-type-blog .block-content p {}
p.blog-stats { font-size:14px; }
.block.block-type-blog footer { text-align:center; margin:10px 0 5px}
.block.block-type-blog footer a {  margin-left: 7px; }

/* Block Type - Tags */
.block.block-type-tags .search-form-wrapper { margin-bottom: 15px; }

