html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
.clear {
  clear:both;
  font:0px/0px;
  height:0;
  visibility:hidden;
  overflow:hidden;
}

html {
  font-family:Tahoma, Arial, Helvetica, sans-serif;
  background:#141c26 url(/img/bg.png) repeat-y 0 0;
}
a {
  text-decoration:none;
}
a:active {
  position:relative;
  top:1px;
}


body {
  background:url(/img/bg.png) repeat-y 100% 0;
}
#container {
  width:898px;
  padding:0 46px 50px;
  margin:0 auto;
  padding-bottom:50px;
}
#header {
  height:305px;
  position:relative;
  background:url(/img/header_bg.jpg) no-repeat 50% 0;
}
#top-box,
#pandora-box,
#online {
  width:868px;
  padding:35px 15px 35px;
  position:relative;
}
#top-box {
  background:#fff;
  margin-bottom:10px;
  font:12px/18px Tahoma;
  min-height:186px;
  height:auto;
  max-height:auto;
}
.illus-link,
#top-box .illus,
#top-box .recent-news .illus-link,
#top-box .recent-news .illus-link img {
  float:left;
  display:block;
}
#logo,
#auth,
#search,
#location,
#lang,
#home,
#sub-menu,
#main-menu {
  position:absolute;
}
#logo {
  width:385px;
  height:185px;
  background:url(/img/logo.png) 0 0 no-repeat;
  display:block;
  bottom:55px;
  left:5px;
  text-indent:-9999px;
}
#logo a {
  display:block;
  width:100%;
  height:185px;
}
#auth {
  display:block;
  color:#a6acb0;
  font:10px/22px Tahoma;
  right:10px;
  bottom:100px;
}
#auth li {
  float:left;
  margin-right:5px;
}
#auth a {
  color:#a6acb0;
}
#auth a.novice {
  font:bold 14px/18px Tahoma;
}
#auth a:hover {
  text-decoration:none;
}
#search {
  margin:0;
  padding:0;
  display:block;
  width:195px;
  height:21px;
  bottom:190px;
  right:5px;
  color:#a6acb0;
}
#search span {
  display:block;
  width:185px;
  padding:0 5px;
  height:21px;
  background:url(/img/search.png) 0 0 no-repeat;
}
#search span input {
  background:none;
  border:none;
  font:11px/21px Tahoma;
  height:21px;
  width:100%;
  background:url(/img/search.png) 100% -21px no-repeat;
  color:#a6acb0;
}


#location {
  display:block;
  font:12px/18px Tahoma;
  color:#a6acb0;
  left:407px;
  bottom:102px;
}
#location a {
  color:#fff;
  background:url(/img/down.png) 100% 75% no-repeat;
  font:18px/18px Tahoma;
  display:inline-block;
  padding-right:16px;
}
#location span {
  font:18px/18px Tahoma;
  border-bottom:1px dashed #a6acb0;
}
#location a:hover span {
  border-bottom:none;
}


#lang {
  display:block;
  font:9px/14px Tahoma;
  text-transform:uppercase;
  color:#fff;
  left:407px;
  bottom:190px;
}
#lang li {
  float:left;
  margin-right:5px;
}
#lang a {
  color:#858e94;
}
#lang a:hover {
  text-decoration:none;
}


#main-menu {
  display:block; /* TRIM */
  right:5px;
  bottom:0;
}
#sub-menu {
  display:block; /* TRIM */
  bottom:0;
  left:5px;
}


#sub-menu,
#sub-menu a {
  color:#a6acb0;
  font:10px/45px Tahoma, sans-serif;
  text-transform:uppercase;
}
#sub-menu a:hover {
  color:#fff;
}


#sub-menu li {
  float:left;
  padding:0 4px;
  height:45px;
}
#main-menu li {
  float:left;
  margin-right:3px;
  width:124px;
  text-align:center;
  font:bold 14px/45px Tahoma, sans-serif;
  text-transform:uppercase;
  margin-top:8px;
}
#main-menu li.active {
  margin-top:0px;
}
#main-menu li a,
#main-menu li.active a {
  display:inline-block;

  width:124px;
  color:#fff;
  height:45px;
  background:#858e94;

  border-radius-topleft:2px;
  border-radius-topright:2px;

  -moz-border-radius-topleft:2px;
  -moz-border-radius-topright:2px;

  -webkit-top-left-radius:2px;
  -webkit-top-right-radius:2px;
}
#main-menu li a:hover {
  background:#fff;
  color:#616a71;
}
#main-menu li.active a {
  padding-bottom:5px;
  padding-top:3px;
  color:#616a71;
  background:#fff;
}

.more,
.more a {
  color:#0076ad;
}

/* =FOOTER
------------------------------------------------------------------------------*/
#footer {
  font:11px/14px Tahoma;
  color:#3d4958;
  padding:35px 0 35px 15px;
  position:relative;
}
#footmenu {
  width:285px;
  display:block;
  float:left;
}
#footmenu li {
  width:95px;
  float:left;
  padding-bottom:6px;
}
#footmenu a {
  color:#3d4958;
}
#footmenu a:hover {
  color:#586a80;
}
#footer .disc {
  width:380px;
  float:left;
  margin-right:16px;
}
#footer .disc a {
  color:#fff;
}
#footer .disc a:hover {
  text-decoration:none;
}
.u-logo {
  display:block;
  width:29px;
  height:28px;
  text-indent:-9999px;
  overflow:hidden;
  background:url(/img/u_logo.png) no-repeat 0 0;
  margin-top:-10px;
}
#footer .disc p {
  width:370px;
  padding-bottom:30px;
}
/* =EDIT
------------------------------------------------------------------------------*/
.edit {
  display:inline-block;
  padding:3px 5px;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  font:normal 12px/14px Tahoma;
  margin:0 0 5px;
  color:#0076ad;
  background:#fff;
  border:1px solid #eee;
}
.edit:hover {
  -moz-box-shadow:0px 0px 6px #eee;
  border:1px solid #ddd;
  background:none;
}
.edit:focus {
  -moz-box-shadow:0px 0px 9px #ccc;
  color:#42C3FF;
  outline:none;
}
#top-box .recent-news .title,
#top-box .tagscloud h2 {
  font:18px/18px Tahoma;
  color:#616a71;
}
.tagscloud,
#sm_clouds {
  width:200px;
  padding-left:10px;
  font:11px Arial, Helvetica, sans-serif;
}
.tagscloud a,
#sm_clouds a {
  color:#616A71;
  margin-right:10px;
}
.tagscloud a:hover,
#sm_clouds a:hover {
  background:#616A71;
  color:#fff;
}
#top-box .column {
  float:left;
}
/* =Select Location
------------------------------------------------------------------------------*/
#locationSelector {
  width:285px;
  top:210px;
  left:275px;
  z-index:90;
}
.dialog-box {
  display:block;
  background:#fff;
  box-shadow:-2px 5px 10px #999;
  -moz-box-shadow:-2px 5px 10px #999;
  -webkit-box-shadow:-2px 5px 10px #999;
  position:absolute;
  padding:30px;
}
.dialog-box label,
.dialog-box .lb {
  font:12px/28px Tahoma;
  color:#a6acb0;
  display:inline-block;
  float:left;
}
#locationSelector label,
#locationSelector .sel {
  padding-bottom:15px;
}
#locationSelector ul,
#locationSelector .sel {
  width:180px;
  padding:0 5px;
  float:right;
}
#locationSelector .sel {
  display:inline-block;
  border-radius:3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border:1px solid #999;
  font:12px/18px Tahoma;
  padding:3px 5px;
}
#locationSelector .sel select {
  border:none;
  width:180px;
  outline:none;
}
#locationSelector .sel select option {
  outline:none;
}
#locationSelector ul {
  font:11px/18px Tahoma;
  padding:0 0 5px 5px;
  width:190px;
}
#locationSelector ul li {
  float:left;
  width:95px;
}
#locationSelector ul a {
  display:inline-block;
  padding:3px 5px;
  color:#0076ad;
}
#locationSelector ul a:hover {
  color:#fff;
  background:#0076ad;
  border-radius:3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
}
#reg_rules_holder {
  font:11px/14px Tahoma;
  z-index:100;
  width:400px;
  top:50%;
  left:50%;
  margin:-237px 0 0 -200px;
}
#reg_rules_holder a {
  color:#0076AD;
  font:12px/12px Tahoma;
}
.rules-box {
  width:400px;
  height:550px;
  overflow:auto;
  margin-bottom:5px;
}
#reg_rules_holder p {
  padding-bottom:10px;
}


#auth_form,
#auth_remi {
  top:210px;
  right:8px;
  font:11px/14px Tahoma;
  z-index:100;
}

#auth_form .err,
#auth_remi .err {
  color:#f00;
  padding-left:65px;
  width:190px;
}
#auth_form .notice,
#auth_remi .notice {
  color:#666;
  width:250px;
}
#auth_form label,
#auth_remi label  {
  display:inline-block;
  width:60px;
  font:12px/28px Tahoma;
}
#auth_form .reminder,
#auth_remi .reminder {
  display:block;
  width:60px;
  float:left;
  font:11px/14px Tahoma;
  padding-top:7px;
}
#auth_form .reminder a,
#auth_remi .reminder a {
  color:#0076ad;
}
#auth_form input,
#auth_remi input {
  border:1px solid #bbb;
  border-top:2px solid #aaa;
  font:12px/18px Tahoma;
  width:190px;
  border-radius:3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  padding:5px;
  margin-bottom:5px;
  color:#666;
}
#auth_form input:focus,
#auth_remi input:focus {
  box-shadow:0 0 5px #aaa;
  -moz-box-shadow:0 0 5px #aaa;
  -webkit-box-shadow:0 0 5px #aaa;
}
#auth_form .submit,
#auth_remi .submit {
  width:190px;
  display:inline-block;
}
#auth_form .submit input,
#auth_remi .submit input {
  margin-top:5px;
  background:#0076ad;
  color:#fff;
  border:none;
  width:200px;
  font:bold 14px/30px Tahoma;
  border-radius:6px;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
}
#auth_form .submit input::-moz-focus-inner,
#auth_remi .submit input::-moz-focus-inner {
    border: 1px dotted transparent;
}
#auth_form .submit input:focus,
#auth_remi .submit input:focus {
  box-shadow:none;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  text-shadow:#333 1px 1px 2px;
  -webkit-text-shadow:#333 1px 1px 2px;
  background:#005780;
}

.wide-content-area {
  width:610px;
  min-height:415px;
  font-size:12px;
  line-height:16px;
clear:both;
}
.wide-content-area p,
.wide-content-area h1,
.wide-content-area h2,
.wide-content-area h3,
.wide-content-area h4 {
  padding-bottom:5px;
}
.wide-content-area a {
  color:#0076ad;
  text-decoration:underline;
}
.wide-content-area a:hover {
  color:#0076ad;
  text-decoration:none;
}

#regForm {
  position:relative;
  min-height:600px;
}
.edit-pop {
	display:none;
	background:#fff;
	padding:35px;
}
.edit-pop .title {
	font:24px/24px Tahoma;
	color:#616a71;
	font-weight:normal;
	padding-bottom:30px;
	display:block;
}
#regForm h2,
#regForm p {
  width:360px;
  float:left;
}
#regForm h2 {
  border-bottom:1px solid #666;
  font:30px Tahoma;
  color:#141c26;
  padding:0 0 20px 10px;
}
#regForm p {
  padding:15px 0 0 10px;
}
#regForm form {
  width:345px;
  position:relative;
  float:right;
  padding-right:130px;
  padding-top:50px;
}
.edit-pop  form {
	width:420px;
}
#regForm label,
.subscribe label,
#regForm .lb,
.edit-pop .lb,
.edit-pop label {
  width:60px;
  display:inline-block;
  font:14px/30px Tahoma;
  color:#616a71;
  margin:0;
}
.edit-pop .lb,
.edit-pop label {
	width:160px;
	font:14px/35px Tahoma;
}
.edit-pop span label {
	width:80px;
}
.geo_links a {
  width:60px;
  display:inline-block;
  font:11px Tahoma;
  color:#0076AD;
  width:265px;
  padding:0px;
  padding-left:170px;
  margin:0px;
}
.subscribe label {
  width:80px;
}
.subscribe .err_err {
  padding-left:85px;
  color:#f00;
  padding-bottom:15px;
  clear:both;
  display:inline-block;
}


#regForm input,
.subscribe input,
.edit-pop  input {
  width:265px;
  display:inline-block;
  font:14px/30px Tahoma;
  padding:5px;
  border:1px solid #ddd;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  margin-bottom:10px;
  color:#333;
}
.edit-pop  input {
	width:240px;
	font:14px/35px Tahoma;
}
#regForm .radio,
#regForm .check,
.edit-pop  .check,
.edit-pop  .radio {
  width:auto;
}
#usr_set_p_info textarea,
.edit-pop  textarea {
  width:415px;
  overflow:auto;
  height:150px;
  margin-bottom:25px;
}
#usr_set_p_name,
#usr_set_p_info,
#usr_set_p_pass,
#usr_set_p_mail {
  min-height:220px;
}
#regForm .wrn,
.edit-pop .wrn {
  padding:10px 0;
  font:11px/16px Tahoma;
  color:#858e94;
}


#regForm .submit input,
.subscribe .submit input,
.edit-pop .submit input {
  margin-left:60px;
  width:275px;
  padding:10px 0;
  color:#fff;
  text-shadow:-1px -1px 1px #2c7092;
  background:#0a8acb;
  text-transform:uppercase;
  background: -moz-linear-gradient(top,  #2a9dd6,  #0986cb);
  -moz-box-shadow:0px 0px 5px #85c7e7;
}
#regForm .submit input::-moz-focus-inner,
.subscribe .submit input::-moz-focus-inner,
.edit-pop .submit input::-moz-focus-inner {
    border: 1px dotted transparent;
}
#regForm .submit input:focus,
.subscribe .submit input:focus,
.edit-pop .submit input:focus {
  background: -moz-linear-gradient(bottom,  #2a9dd6,  #0986cb);
  -moz-box-shadow:0px 0px 10px #0986cb;
}
.edit-pop .submit input {
	width:250px;
	margin-top:15px;
	margin-right:5px;
}
.selarea {
  display:inline-block;
  width:275px;
}
.selarea span {
  display:inline-block;
  padding:5px;
  width:265px;
  border:1px solid #ddd;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  margin-bottom:10px;
  color:#333;
}
.selarea *,
.selarea select::-moz-focus-inner {
  border:1px dotted transparent;
}

.selarea select {
  width:100%;
}
.subscribe .submit input {
  margin-left:82px;
  width:280px;
}


.cont-box {
  width:615px;
  padding-bottom:100px;
  float:left;
}
.cont-box h2 {
  font:20px Tahoma;
  color:#616a71;
  padding-bottom:15px;
  border-bottom:1px dashed #d6d6d6;
  margin-bottom:15px;
}
.cols {
  padding:45px 0 0;
}
.cont-box .col {
  float:left;
  width:175px;
  margin-right:30px;
}
.cont-box .wide {
  width:320px;
  padding-right:30px;
  margin-right:10px;
}
#top-box .cont-box h3 {
  padding:0 0 15px;
  border-bottom:1px dashed #d6d6d6;
  font:18px/18px Tahoma;
  color:#000;
}
#top-box .cont-box h3 span {
  font:14px/14px Tahoma;
  color:#abb0bc;
}
#top-box .cont-box h3 a {
  color:#000;
  margin-right:0.3em;
}
#top-box .cont-box ul {
  padding-bottom:15px;
  display:block;
}

#top-box .ideabox-list li {
  padding:10px 0;
  border-bottom:1px dashed #d6d6d6;
}
#top-box .ideabox-list h4 {
  font:12px/18px Tahoma;
  padding:0;
}
#top-box .ideabox-list h4 a {
  color:#000;
  text-decoration:underline;
}
#top-box .ideabox-list h4 a:hover {
  text-decoration:none;
}
#top-box .ideabox-list li p {
  font:11px/14px Tahoma;
  color:#858e94;
  padding:5px 0 0;
}
#top-box .cont-box .more {
  text-decoration:underline;
}
#top-box .cont-box .more:hover {
  text-decoration:none;
}
#top-box .comments {
  float:right;
  width:240px;
}
#top-box .comments .banner-socket {
  width:240px;
  height:400px;
  margin-bottom:30px;
  border:0px;
}

.u-panel {
  display:block;
  width:190px;
  position:absolute;
  right:5px;
  top:165px;
  color:#A6ACB0;
  font:12px/14px Tahoma;
}
.u-panel h2,
.u-panel a:hover {
  color:#fff;
}
.u-panel a {
  color:#A6ACB0;
}
.u-img {
  float:left;
  width:30px;
  height:50px;
  margin-right:5px;
}
.u-opt {
  width:155px;
  float:left;
}
.u-opt li{
  display:inline;
  margin-right:3px;
}
.MixControls li {
  float:left;
  width:175px;
}
.MixControls li a,
#photoAddButton  {
  padding:7px;
  width:150px;
  text-align:center;
  display:inline-block;
  background:#eee;
  color:#111;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  border-radius:2px;
  font:bold 10px/14px Arial, Helvetica, sans-serif;
  text-transform:uppercase;
}
.MixControls li a:hover,
#photoAddButton:hover {
  border:1px solid #aaa;
  background:none;
  -moz-box-shadow:0px 0px 6px #bbb;
  color:#111;
}
#photoAddButton {
	margin-bottom
}
#kontakt {
  display:block;
  position:absolute;
  width:100px;
  height:57px;
  right:15px;
  top:32px;
}
.subscribe {
  display:block;
  padding:10px 10px 0 0;
  width:465px;
  padding-left:380px;
  float:right;
}

#reg_switcher {
  position:absolute;
  top:0;
  right:0;
  display:block;
  left:0;
  margin-left:-5px;
}
#reg_switcher li {
  float:left;
  margin-right:3px;
}
#top-box #reg_switcher a {
  display:inline-block;
  padding:3px 5px;
  color:#858e94;
  text-decoration:none;
}
#top-box #reg_switcher a:hover {
  color:#fff;
  background:#858e94;
}

.user_profile {
  padding-bottom:100px;
}


.user_profile .l_col {
  width:160px;
  margin-right:15px;
  float:left;
  padding-bottom:20px;
}
.user_profile .r_col {
  width:480px;
  float:left;
  padding-bottom:20px;
}
.u_info {
  font:11px/18px Tahoma;
  color:#858e94;
}
#top-box .user_profile h2 {
  font:normal 18px/24px Tahoma;
  color:#616a71;
  padding:0 0 20px;
}
.user_profile span {
  font:bold 14px/24px Tahoma;
}
.user_profile .r_col  {
  font:12px/18px Tahoma;
  color:#616a71;
}
.user_profile .avatar img {
  border:2px solid #c2cad4;
}
.row {
  border-top:1px solid #eceeef;
  padding:20px 0 20px 175px;
  width:693px;
  position:relative;
}
.friends,
.prof-comments {
  border-bottom:1px solid #eceeef;
}


#top-box .row h3 {
  position:absolute;
  left:0;
  top:20px;
  padding:0;
  font:18px/24px Tahoma;
  color:#616a71;
}
#top-box .row h3 span {
  font:12px/24px;
}

.blogs p {
  padding-bottom:10px;
}
.blogs h4 {
  font:normal 14px/18px Tahoma;
}
#top-box .blogs h4 a {
  text-decoration:none;
}
.blogs ul {
  margin:-5px 0 0 -10px;
  font:11px/16px Tahoma;
  color:#858e94;
}
.blogs li {
  padding:10px;
  position:relative;
}
.blogs .even {
  background:#f2f3f3;
}
#top-box .blogs .date {
  position:static;
  margin:0;
  padding:0 0 10px;
}
.photos li,
.friends li {
  float:left;
  margin-right:5px;
}
.small-cont-panel {
  font:11px/25px Tahoma;
  display:block;
  position:absolute;
  left:694px;
  top:25px;
  padding:15px;
  background:#fff;
  z-index:50;
}
.panel-open {
	box-shadow: -3px 9px 3px #d1d1d1;
  -moz-box-shadow: -3px 6px 9px #d1d1d1;
  -webkit-box-shadow: -3px 6px 9px #d1d1d1;
  background:#fff;	
}
#top-box .small-cont-panel h3 {
	padding:0 0 10px 27px;
	line-height:20px;
	font:normal 12px/20px Tahoma;
	color:#0076ad;
	background:url(/img/edit-icon.png) 0 0 no-repeat;
}
#top-box .panel-open h3 a {
	font-weight:bold;
	text-decoration:none;
}
#top-box .small-cont-panel ul {
	display:none;
}
#top-box .small-cont-panel li {
	
}
#top-box .small-cont-panel ul a {
  display:block;
  height:25px;
  text-decoration:none;
  padding-left:27px;
}
#top-box .small-cont-panel ul .linkalike {
	display:block;
	height:25px;
	background:none;
	padding-left:27px;
	border:none;
	font:11px/25px Tahoma;
	color:#0076AD;
	cursor:pointer;
}
#top-box .small-cont-panel ul .linkalike:active {
	position:relative;
	top:1px;
} 
#top-box .small-cont-panel ul .linkalike::-moz-focus-inner {
	border:1px dotted transparent;
}
.small-cont-panel .friend {
  background:url(/img/friend.png) 0 0 no-repeat;
}
.small-cont-panel .message {
  background:url(/img/write.png) 0 0 no-repeat;
}
#top-box .num-com {
  width:25px;
  display:block;
  padding-left:10px;
  text-align:center;
  font:11px/27px Tahoma;
  height:27px;
  background:url(/img/small_bubble.png) 0 0 no-repeat;
  text-decoration:none;
  color:#858E94;
  position:absolute;
  right:10px;
  top:10px;
}
#top-box .num-com:hover {
  color:#0076AD;
}

#regForm .err_err{
	display:block;
	color:red;
}
#img_iface {
	font:normal 12px/16px Tahoma;
}
#img_iface td {
	padding-bottom:10px;
}
#select_geo a {
	display:inline-block;
	margin-bottom:3px;
}
.afisha,
.photo_list {
	padding-bottom:70px;
	font:11px/15px Tahoma, sans-serif;
}
.photo_list  {
	width:610px;
}
.afisha .title,
.photo_list .title {
	font:20px/20px Tahoma;
	color:#616a71;
	padding-bottom:30px;
}
.photo_list ul {
	padding-top:20px;
	border-top:1px dashed #d6d6d6;
	display:block;
}
.afisha ul li,
.photo_list ul li {
	float:left;
	width:150px;
	padding-right:47px;
}
.photo_list ul li {
	padding-bottom:30px;
}
.afisha h3,
.photo_list h3 {
	font:bold 14px/18px Tahoma;
}
.photo_list h3 {
	padding:5px 0 10px;
}
.afisha h3 a,
.photo_list h3 a {
	color:#141c26;
}
.afisha img {
	padding-bottom:20px;
}
.afisha p {
	padding-bottom:15px;
}
.photo_list .desc {
	font:11px/16px Tahoma;
	padding-bottom:12px;
}
.photo_list .meta {
	font:10px/14px Tahoma;
	color:#858e94;
}
.photo_list .meta a {
	color:#0076ad;
	text-decoration:underline;
} 
.photo_list .more {
	padding-top:15px;
}
.photo_list .num-comments {
	margin-left:15px;
}
.photo_list .more a {
	font-size:12px;
}
.photo_list .more a,
.photo_list .num-comments span {
	text-decoration:underline;
}
.photo_list .more a:hover,
.photo_list .num-comments:hover span,
#top-box .photo_list .more .num-comments {
	text-decoration:none;
} 
.afisha p a {
	color:#0076ad;
	text-decoration:underline;
}
.afisha p a:hover {
	text-decoration:none;
}
.afisha .date {
	display:block;
	font-size:9px;
	line-height:16px;
	color:#858e94;
}
.afisha-sec {
	float:left;
	border-top:1px dashed #d6d6d6;
	display:block;
	width:100%;
}
.afisha-sec li {
	position:relative;
	padding:5px 0;
	border-bottom:1px dashed #d6d6d6;
}
.afisha-sec img {
	float:left;
	width:50px;
}
.afisha-sec p,
.afisha-sec h3 {
	margin-left:60px;
}
.afisha-sec .location a {
	color:#0076AD;
}
#top-box .recent-news .afisha-sec h3 {
	font:normal 12px/15px Tahoma;
	padding:0;
	width:220px;
}
.afisha-sec h3 a {
	color:#141c26;
}
.afisha-sec .date {
	position:absolute;
	top:7px;
	right:15px;
}
#top-box .recent-news .afisha-sec p {
	padding-bottom:5px;	
	font:10px/15px Tahoma;
	color:#797c80;
}
.afisha-sec .author {
	width:220px;
}
.afisha-sec .author a {
	color:#0076ad;
	font:11px/15px Tahoma;
}
.afisha-sec .more {
	position:absolute;
	bottom:2px;
	right:15px;
}
#top-box .princess p a.button, #top-box div a.button {
	margin-top:5px;
  background:#1292d1;
  color:#fff;
  border:none;
  width:200px;
  font:bold 14px/30px Tahoma;
  box-shadow:0px 0px 6px #fff;
  -moz-box-shadow:0px 0px 6px #3d9dcc;
  border-radius:6px;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  padding:20px 15px;
  text-decoration:none;
  text-transform:uppercase;
}
.msg {
	font-weight:bold;
}
#top-box .people_count {
	display:inline-block;
	padding-right:20px;
	font:11px/30px Arial;
	float:left;
	padding-top:10px;
}
.people_count a {
	font:18px/30px Arial;
	text-decoration:underline;
	color:#1795d3;
} 
.people_count a:hover {
	text-decoration:none;
}
#poster_take {
	float:right;
	width:230px;
	padding-top:10px;
}
.users {min-height:500px;}
.users ul {
	width:550px;
	padding-top:10px;
	border-top:1px dashed #D6D6D6;
	display:block;
}
.users p {
	width:500px;
}
.users .title {
	color:#616A71;
	font:18px/18px Tahoma;
	padding-bottom:20px;
}
.users .us_list li {
	width:70px;
	overflow:hidden;
	float:left;
	margin-right:8px;
}
.pagination {
  padding-top:10px;
  float:left;
}
.pagination li {
  float:left;
}
.pagination span, .pagination a, .pagination a:hover,
#top-box .pagination a:hover {
  display:inline-block;
  padding:3px 7px;
  background:#616A71;
  color:#fff;
  margin-right:2px;
}
.pagination a {
  background:#fff;
  color:#616A71;
}
.photolist li {
	width:80px;
}
.MixControls .photolist a {
	display:inline-block;
	width:16px;
	height:16px;
	padding:2px;
	margin:0 3px 0 0;
}
.MixControls .photolist a:hover {
	box-shadow:none;
	-moz-box-shadow:none;
	border:none;
}
.MixControls .photolist .ph_crop {
	background:url(/img/ph_crop.png) 50% 50% no-repeat;
}
.MixControls .photolist .ph_edit {
	background:url(/img/ph_edit.png) 50% 50% no-repeat;
}
.MixControls .photolist .ph_del {
	background:url(/img/ph_del.png) 50% 50% no-repeat;
}
#top-box  .albums_edit,
#top-box .albums_edit h3 {
	font:12px/18px Tahoma;
}
.notify {
	background:#fff;
	position:relative;
	padding:45px 50px 20px;
	top:0;
	left:540px;
	width:250px;
	font:11px/15px Tahoma;
	color:141c26;
}
.notify img {
	float:left;
}
.notify p {
	padding:0;
	margin:0 0 0 110px;
}
.notify a {
	font-size:12px;
	color:#0076AD;
	text-decoration:underline;
}
.notify .action {
	font-size:11px;
	padding:3px 5px;
	text-decoration:none;
	display:inline-block;
	margin:0 10px 0 0;
	position:relative;
	top:-17px;
	left:-5px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.notify a:hover {
	text-decoration:none;
}
.notify .action:hover {
	background:#0076AD;
	color:#fff;
}
.notify .action:active {
	background:#1696d2;
	text-shadow:0px 1px 1px #0a85bf; 
}
#formCrop {
	font:12px/16px Verdana;
	padding:30px 0 15px;
}
#formCrop td {
	padding-bottom:10px;
	font:bold 12px/16px Verdana;
}
.mw_inp {
	margin-top:5px;
	background:#0076ad;
	color:#fff;
	border:none;
	width:200px;
	font:bold 14px/30px Tahoma;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	margin-left:10px;
	padding:5px 0;
 }
#formInfo {
	padding:30px;
}
#formInfo input,
#formInfo textarea {
	width:100%;
	display:inline-block;
	font:14px/30px Tahoma;
	padding:5px;
	border:1px solid #ddd;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-bottom:10px;
	color:#333;
}
#formInfo label {
	font:14px/18px Tahoma;
	margin-bottom:5px;
}
.mw_inp,
#formInfo .mw_inp {
	width:auto;
	margin-top:5px;
	background:#0076ad;
	color:#fff;
	border:none;
	width:200px;
	font:bold 14px/30px Tahoma;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	margin-left:10px;
	padding:5px 0;
 }
 #formInfo .mw_inp {
 	margin-left:0;
 }
