/* -------------------------------------------------------------------
	ОСНОВНЫЕ СТИЛИ
------------------------------------------------------------------- */

body {
	font-size: 14px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #282828;
	background-color: #fff;
}


/* Ссылки
---------------------------------------------------- */
a 		{ color: #2d8df0; }
a:hover 	{ color: black; }

.text a:visited { color: #1D2273; }

a.link-dashed 		{ border-bottom: 1px dashed #4e729d; text-decoration: none; }
a.link-dashed:hover 	{ border-color: #f00; }

a.link-dotted 		{ border-bottom: 1px dotted #4e729d; text-decoration: none; }
a.link-dotted:hover 	{ border-color: #f00; }


/* Заголовки
---------------------------------------------------- */
h2.page-header 		{ color: #282828; font-size: 27px; line-height: 1em; font-weight: normal; margin-bottom: 20px; }
h2.page-header span 	{ color: #aaa; }
h2.page-header i 		{ vertical-align: middle; }

h2.header-table 			{ margin-bottom: 10px; font-size: 22px; font-weight: normal; }
h2.header-table a 		{ border-bottom: 1px solid #d9e3ef; text-decoration: none; }
h2.header-table a:hover 	{ color: #f00; border-bottom: 1px solid #efd2d2; }
h2.header-table span 		{ color: #969696; }


/* Шапка сайта
---------------------------------------------------- */
header #container 	{ overflow: hidden; position: relative; }

#header .site-name 			{ font-size: 25px; line-height: 1em; float: left; padding-top: 8px; margin-right: 30px; }
#header .site-name a 			{ color: #282828; font-family: "Tahoma",sans-serif; text-decoration: none; }
#header .site-name a:hover 	{ color: #646464; }

#header .new-messages { position: absolute; top: 0; right: 195px; color: #f00; font-size: 11px; margin-right: 15px; margin-top: 17px; line-height: 1em; text-decoration: none; }
#header .new-messages i { position: relative; top: -1px; }
.mozilla #header .new-messages i { top: -2px; }

#header .dropdown-user { position: absolute; top: 5px; right: 48px; padding: 5px 20px 5px 5px; width: 120px; background: #fff; border: 1px solid #e6e6e6; }
#header .dropdown-user.opened 							{ border: 1px solid #ddd; box-shadow: 0 0 7px rgba(0, 0, 0, .2); }
#header .dropdown-user .dropdown-user-trigger 			{ position: absolute; top: 0; right: 0; width: 18px; height: 35px; cursor: pointer; }
#header .dropdown-user .dropdown-user-trigger i 			{ position: absolute; top: 15px; left: 4px; height: 0; width: 0; border: 4px solid transparent; border-top-color: #969696; }
#header .dropdown-user .dropdown-user-trigger:hover i,
#header .dropdown-user.opened .dropdown-user-trigger i	{ border-top-color: #646464; }
#header .dropdown-user .username 							{ color: #282828; font-size: 12px; line-height: 24px; text-decoration: underline; white-space: nowrap; overflow: hidden; }
#header .dropdown-user .username:hover 					{ color: #646464; }
#header .dropdown-user .avatar 							{ float: left; margin-right: 7px; position: relative; width: 24px; height: 24px; }    

.dropdown-user-menu									{ position: absolute; background: #fff; border: 1px solid #e6e6e6; box-shadow: 0 0 7px rgba(0, 0, 0, .1); z-index: 30; }
.dropdown-user-menu li 								{ border-top: 1px solid #f0f0f0; position: relative; }
.dropdown-user-menu li.item-stat 						{ padding: 7px 15px; font-size: 11px; border: none; }
.dropdown-user-menu li.item-stat .rating 				{ color: #5fa459; }
.dropdown-user-menu li.item-stat .rating.negative 		{ color: #d95f5f; }
.dropdown-user-menu li.item-stat .rating i 				{ position: relative; top: 0; }
.dropdown-user-menu li.item-stat .strength 			{ color: #758aa3; margin-right: 15px; }
.dropdown-user-menu li.item-stat .arrow 				{ position: relative; top: 3px; }
.dropdown-user-menu li.item-stat .icon-synio-star-small { position: relative; top: 2px; }
.dropdown-user-menu li.item-stat .icon-synio-strength 	{ position: relative; top: 1px; }
.dropdown-user-menu li a 								{ display: block; zoom: 1; padding: 0 15px; font-size: 12px; line-height: 28px; color: #282828; text-decoration: none; }
.dropdown-user-menu li a:hover 						{ background: #4E729D; color: #fff; }
.dropdown-user-menu li.item-messages .new 				{ color: #f00; font-size: 11px; float: right; }
.dropdown-user-menu li.item-messages a:hover .new 		{ color: #fff; }

#header .auth { position: absolute; top: 0; right: 0; line-height: 49px; font-size: 11px; margin-right: 48px; }
#header .auth li { float: left; margin-left: 23px; }
#header .auth li a { color: #282828; text-decoration: none; }
#header .auth li a:hover { text-decoration: underline; }
#header .auth li a.sign-in { color: #4e729d; }


/* Футер
---------------------------------------------------- */
footer #container 	{ overflow: hidden; }

#footer .copyright { font-size: 11px; text-align: right; color: #282828; float: right; width: 180px; }
#footer .copyright .design-by { overflow: hidden; line-height: 15px; margin-top: 30px; }
#footer .copyright .design-by img { float: left; margin-right: 10px; margin-top: 3px; }
#footer .copyright .design-by div { font-size: 10px; color: #969696; margin-top: 1px; }
#footer a:hover { text-decoration: none; }
#footer .footer-list { float: left; width: 138px; padding-right: 50px; }
#footer .footer-list li { margin-bottom: 3px; }
#footer .footer-list .footer-list-header { font-weight: bold; line-height: 24px; color: #282828; margin-bottom: 11px; border-bottom: 1px solid #ddd; }
#footer .footer-list a { text-decoration: none; }
#footer .footer-list a:hover { text-decoration: underline; }


/* Навигация
---------------------------------------------------- */
#nav .button.button-write { float: right; margin-left: 35px; margin-top: 1px; }
#nav .search-header { float: right; }
#nav .search-header .search-header-show { font-size: 11px; margin-top: 4px; }
#nav .search-header i { margin-right: 3px; opacity: .3; }
#nav .search-header:hover i { opacity: 1; }

#nav .search-header .search-header-show a { color: #969696; border-bottom: 1px dotted #969696; }
#nav .search-header .search-header-show a:hover { color: #f00; border-color: #f00; }
#nav .search-header .search-header-form { position: relative; top: 0px; }
#nav .search-header .search-header-form .input-text { padding: 4px 25px 4px 5px; width: 290px; }
#nav .search-header .search-header-form .input-submit { position: absolute; top: 5px; right: 5px; width: 16px; height: 16px; border: none; background: url(../images/icons-starter.png) -115px -55px no-repeat; }


/* Stat
---------------------------------------------------- */
.stat-performance { margin: 0 auto; padding: 15px 20px; background: #f0f0f0; border-top: 1px solid #ddd; }
.stat-performance table td { width: 200px; vertical-align: top; }
.stat-performance h4 { font-weight: bold; }


/* Userfeed
---------------------------------------------------- */
.userfeed-get-more {display: block; width: 90%; margin: 0px auto; text-align: center; height: 2.5em; padding-top: 1em;}
.userfeed-get-more:hover { background: #f0f7fd;}
.userfeed_loading {background: #f7f7f7 url(../images/loader.gif) no-repeat center;}


/* Stream
---------------------------------------------------- */
.stream-get-more { margin-top: 50px; display: block; text-align: center; padding: 6px 10px 8px; color: #fff; text-decoration: none;	font-size: 13px; line-height: 15px; background: #4e729d; border: 1px solid #4e729d; }
.stream-get-more:hover { background: #436793; border: 1px solid #436793; color: #fff; }
.stream-get-more:active { 
	-moz-box-shadow: 	0 2px 4px rgba(0, 0, 0, .15) inset; 
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .15) inset; 
	box-shadow: 		0 2px 4px rgba(0, 0, 0, .15) inset; 
}
.stream-get-more.loader { background-image: url(../images/loader.gif); background-repeat: no-repeat; background-position: 50% 50%; border: none; }
.stream_loading { background: #f7f7f7 url(../images/loader.gif) no-repeat center; border: none; }
.stream-comment-preview { position: relative; padding: 5px 10px 6px; background: #f7f7f7; margin-top: 13px; font-size: 11px; }
.stream-comment-preview:after 	{ display: block; content: ""; position: absolute; top: -12px; left: 15px; width: 0; height: 0; border-width: 6px; border-color: transparent transparent #f7f7f7 transparent; border-style: solid; }

.stream-list { margin: 0 0 20px; }
.stream-list li.stream-item { margin-bottom: 23px; min-height: 48px; _height: 48px; border-bottom: 1px solid #e6e6e6; padding: 0 0 20px 60px; position: relative; }
.stream-list li.stream-item:last-child { border: none; }
.stream-list li.stream-item .info { color: #969696; font-size: 11px; line-height: 1em; margin-bottom: 8px; }
.stream-list li.stream-item .info .date { color: #969696; }
.stream-list li.stream-item .avatar { position: absolute; top: 0; left: 0; }
.stream-list li.stream-item .user-avatar { margin-left: 3px; }
.stream-list li.stream-header-date { font-size: 16px; color: #969696; margin-top: 50px; margin-bottom: 20px; padding-bottom: 5px; border-bottom: 1px solid #e6e6e6; }


/* Userfields
---------------------------------------------------- */
.userfield-list { width: 450px; }
.userfield-list li { background: #eee; margin-bottom: 1px; padding: 10px 10px; overflow: hidden; zoom: 1; line-height: 12px; color: #777; }
.userfield-list li .userfield-actions { float: right; }
.userfield-list li .userfield_admin_name { font-weight: bold; color: #333; }

.userfield-add { text-decoration: none; border-bottom: 1px dashed #70AAE0; }
.userfield-add:hover { color: #333; border-color: #333; }


/* Talk
---------------------------------------------------- */
.talk-search { padding: 15px; background: #f7f7f7; margin-bottom: 35px; }
.talk-search header { position: relative; min-height: 27px; }
.talk-search header .close { position: absolute; top: 3px; right: 0; font-size: 11px; cursor: pointer; }
.talk-search .talk-search-content { display: none; padding-top: 15px; border-top: 1px solid #fff; }
.talk-search .talk-search-content p { margin-bottom: 25px; }
.talk-search.opened header { border-bottom: 1px solid #e6e6e6; padding-bottom: 15px; }
.talk-search.opened .talk-search-content { display: block; }

.talk-search.talk-friends header .close { left: 0; right: auto; }
.talk-search.talk-friends .friend-list { margin-bottom: 15px; font-weight: bold; }
.talk-search.talk-friends .friend-list li { margin-bottom: 5px; }

.talk-blacklist-form { padding: 15px; background: #f7f7f7; margin-bottom: 15px; }


/* Misc
---------------------------------------------------- */
.avatar-edit { margin-bottom: 15px; }
.avatar-edit img { vertical-align: bottom; }
.avatar-edit label { margin-top: 10px; }

.drafts { float: right; font-size: 11px; }

.content-error h2.page-header { font-weight: bold; font-size: 30px; margin-bottom: 35px; }
.content-error a { color: #758aa3; }
.content-error a:hover { color: #f00; }

.help { display: none; position: relative; padding: 10px 7px 13px; background: #fff; margin-top: 13px; font-size: 11px; border: 1px solid #dfe3e8; }
.help:before 	{ display: block; content: ""; position: absolute; top: -12px; left: 15px; width: 0; height: 0; border-width: 6px; border-color: transparent transparent #fff transparent; border-style: solid; }
.help .help-col { float: left; width: 230px; padding: 0 10px; }
.help .help-col.help-wide { float: none; width: 96%; }
.help .help-item { margin-bottom: 20px; }
.help .help-item:last-child { margin-bottom: 0; }
.help .help-item h4 { color: #758aa3; font-weight: bold; }
.help .help-item h4 a { color: #758aa3; border-bottom: 1px dotted #758aa3; }
.link-dotted.help-link { font-size: 11px; color: #282828; border-color: #282828; }
.link-dotted.help-link:hover { color: #000; border-color: #000; }


/* Стили для "облегченных" страниц (вход, регистрация и проч.)
---------------------------------------------------- */
body.light { background: #f7f7f7; }
#wrap.light { margin: 0 auto -70px; }
#footer.light { height: 30px; padding: 20px 0; }
#push.light { height: 70px; }

#header.light,
#footer.light { background: transparent; }

#header.light .site-name { text-align: center; float: none; margin: 0; padding: 0; }

.content-light { background: #fff; border: 1px solid #f0f0f0; float: none; margin: 30px auto 0; padding: 30px; width: 40%; }

.content-light.login { width: 200px; }
.content-light.login .validate-error-show { width: 170px; }
.content-light.login h2.invite-title { font-weight: bold; }

.content-light.reactivation { width: 380px; }
.content-light.exit { width: 400px; }
.content-light.exit h2 { margin: 0; text-align: center; }
.content-light.reminder { width: 310px; }
.content-light.reminder-confirm { width: 360px; }

.content-light.error { width: 360px; }

.content-light.registration { width: 360px; }
.content-light.confirm { width: 360px; }
.content-light.activate { width: 360px; }
.content-light.invite { width: 380px; }