html, body {
  min-height: 100%;
}

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, 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, article, aside, canvas, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  font: inherit;
  font-size: 100%;
}

article, aside, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

a {
  color: #00AFFF;
  text-decoration: none;
  -webkit-transition: all .4s ease 0s;
  -moz-transition: all .4s ease 0s;
  -o-transition: all .4s ease 0s;
  transition: all .4s ease 0s;
}

a:hover {
  color: #007bb3;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

img {
  max-width: 100%;
  border: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}

.clearfix {
  *zoom: 1;
}

.image-details-padding{
    padding-top: 0px !important;
}

.clearfix:before, .clearfix:after {
  display: table;
  content: "";
}

.clearfix:after {
  clear: both;
}

p {
  margin: 0 0 10px;
}

p small {
  color: #999;
  font-size: 10px;
}

article h1 {
  text-transform: uppercase;
  line-height: 20px;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: normal;
  font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
  text-rendering: optimizelegibility;
}

h1 {
  font-size: 30px;
  line-height: 40px;
}

h2 {
  font-size: 24px;
  line-height: 40px;
}

h3 {
  font-size: 18px;
  line-height: 30px;
}

h4, h5, h6 {
  line-height: 20px;
}

h4 {
  font-size: 14px;
}

h5 {
  font-size: 12px;
}

h6 {
  color: #999;
  text-transform: uppercase;
  font-size: 11px;
}

h1.small {
  color: #999;
  font-weight: normal;
  font-size: 18px;
  line-height: 20px;
  margin-top: 5px;
}

label, input, button, select, textarea {
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
}

input, button, select, textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

label {
  display: block;
  margin-bottom: 5px;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  display: inline-block;
  margin-bottom: 9px;
  padding: 4px;
  height: 20px;
  color: #555;
  font-size: 12px;
  line-height: 20px;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #fff;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -ms-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
  outline: 0;
  outline: thin dotted  \9;
  border-color: rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
}

.banner {
  padding-top: 10px;
}

.profile-info .banner {
  padding-top: 0;
}

/* Preloader */
#save_preloader.lng-all {
  position: relative;
  top: 6px;
  left: 55px;
  visibility: hidden;
}

#save_preloader.lng-ru {
  position: relative;
  top: 6px;
  left: 50px;
  visibility: hidden;
}

#follow_preloader {
  position: relative;
  top: -12px;
  left: 5px;
  visibility: hidden;
}

#post_comment_preloader {
  position: relative;
  left: -5px;
  visibility: hidden;
}

#add_tags_preloader {
  position: relative;
  top: -50px;
  left: 1px;
  display: none;
}
/* END Preloader*/

/* $Button */
.button {
  display: inline-block;
  padding: 10px;
  border-radius: 3px 3px 3px 3px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 10px;
  zoom: 1;
  *display: inline;
}

.button.top {
  line-height: 20px;
}

/* END Button */
/* $button gray style*/
.button.gray-style {
  background: none repeat scroll 0 0 #777777;
  color: #FFFFFF;
}

/* END button gray style*/
/* $button blue style*/
.button.blue-style {
  border: none;
  background: none repeat scroll 0 0 #00AFFF;
  color: #FFFFFF;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
  cursor: pointer;
}

.button.blue-style:hover {
  background-color: #009FFF;
}

.button.blue-style.inner {
    border-radius: 0;
}

/* END button blue style*/
/* $dropdown menu blue style*/
#user .dropdown.blue-style {
  position: absolute;
  top: 28px;
  /* display: none; */
  border-top: 2px solid #00b0ff;
  border-radius: 2px;
  background: #FFF;
}

#user .dropdown.blue-style:before {
  position: absolute;
  top: -6px;
  right: 20px;
  margin: 0 -5px;
  width: 10px;
  height: 5px;
  background: url("../images/icons.png") no-repeat scroll -145px -260px transparent;
  content: "";
}

/* END $dropdown menu blue style*/

#user .dropdown {
  right: -10px;
  z-index: 1000;
  display: none;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.5);
  text-transform: none;
  font-size: 12px;
}

#user .dropdown ul {
  padding: 10px 0;
  border-bottom: 1px solid #bebebe;
}

#user .dropdown li {
  display: block;
  margin: 0;
}

#user .dropdown li a {
  padding: 1px 49px;
  border-radius: 0;
}

#user .dropdown li a:hover {

}

#user .dropdown li a:hover .bold {
  color: #fff;
}

#user .dropdown li.view-profile a {
  background-image: url(../images/icons-user-menu.png);
  background-position: 24px 4px;
  background-repeat: no-repeat;
}

#user .dropdown li.view-profile a:hover {
  background-image: url(../images/icons-user-menu.png);
  background-position: 24px -46px;
  background-repeat: no-repeat;
}

#user .dropdown li.view-setting a {
  background-image: url(../images/icons-user-menu.png);
  background-position: 25px -96px;
  background-repeat: no-repeat;
}

#user .dropdown li.view-setting a:hover {
  background-image: url(../images/icons-user-menu.png);
  background-position: 25px -146px;
  background-repeat: no-repeat;
}

#user .dropdown li.messages a {
  background-image: url(../images/icons-user-menu.png);
  background-position: 22px -197px;
  background-repeat: no-repeat;
}

#user .dropdown li.messages a:hover {
  background-image: url(../images/icons-user-menu.png);
  background-position: 22px -247px;
  background-repeat: no-repeat;
}

#user .dropdown li .bold {
  color: #00b0ff;
  font-weight: bold;
}

#user .dropdown li.view-upload a {
  background-image: url(../images/icons-user-menu.png);
  background-position: 22px -484px;
  background-repeat: no-repeat;
}

#user .dropdown li.view-upload a:hover {
  background-image: url(../images/icons-user-menu.png);
  background-position: 22px -530px;
  background-repeat: no-repeat;
}

#user .dropdown li.view-help a {
  background-image: url(../images/icons-user-menu.png);
  background-position: 25px -296px;
  background-repeat: no-repeat;
}

#user .dropdown li.view-help a:hover {
  background-image: url(../images/icons-user-menu.png);
  background-position: 25px -346px;
  background-repeat: no-repeat;
}

#user .dropdown li.logout a {
  background-image: url(../images/icons-user-menu.png);
  background-position: 26px -395px;
  background-repeat: no-repeat;
}

#user .dropdown li.logout a:hover {
  background-image: url(../images/icons-user-menu.png);
  background-position: 26px -445px;
  background-repeat: no-repeat;
}

#user .dropdown.pull-right {
  right: 0;
  left: auto;
}

#user .dropdown .divider {
  overflow: hidden;
  margin: 9px 1px;
  height: 1px;
  border-bottom: 1px solid #fff;
  background-color: #e5e5e5;
  *width: 100%;
  *margin: -5px 0 5px;
}

#user .dropdown a {
  display: block;
  clear: both;
  padding: 3px 15px;
  color: #333;
  white-space: nowrap;
  font-weight: normal;
  line-height: 20px;
}

#user .dropdown li>a:hover, #user .dropdown .active>a, #user .dropdown .active>a:hover {
  background-color: #00afff;
  color: #fff;
  text-decoration: none;
}

#user #drop_profile {
  cursor: pointer;
  position: relative;
  top: 5px;
  margin-left: -4px;
}

#user #drop_profile .caret {
  display: inline-block;
  margin: 9px 7px 9px 5px;
  width: 0;
  height: 0;
  border-top: 3px solid #00b0ff;
  border-right: 3px solid transparent;
  border-left: 3px solid transparent;
  content: "";
  vertical-align: top;
  filter: alpha(opacity=30);
}

/*
.pagination ul {
  display: inline-block;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  *display: inline;
  *zoom: 1;
}

.pagination li {
  display: inline;
}

.pagination a.page {
  float: left;
  padding: 0 14px;
  border: 1px solid #ddd;
  border-left-width: 0;
  text-decoration: none;
  line-height: 38px;
}

.pagination span.current {
  float: left;
  padding: 0 14px;
  border: 1px solid #ddd;
  text-decoration: none;
  line-height: 38px;
}

.pagination a.page:hover, .pagination .active a {
  background-color: #f5f5f5;
}

.pagination .active a {
  color: #999;
  cursor: default;
}

.pagination .disabled span, .pagination .disabled a, .pagination .disabled a:hover {
  background-color: transparent;
  color: #999;
  cursor: default;
}

.pagination li:first-child a {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

.pagination li:last-child a {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

.pagination-centered {
  text-align: center;
}

.pagination-right {
  text-align: right;
}

.pagination .manual_page {
  text-align: center;
  line-height: 42px;
}
*/

.pagination .manual_page input {
  padding: 5px;
  width: 30px;
  outline: none;
  border: 1px solid #ccc;
  border-radius: 5px;
  color: #666;
  text-align: center;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.invisible {
  visibility: hidden;
}

ul.color-chips {
  margin: 0 0 10px 2px;
}

ul.color-chips li {
  float: left;
  margin: 0 0 5px;
  list-style: none outside none;
}

ul.color-chips li a {
  float: left;
  margin: 0 3px;
  width: 31px;
  height: 31px;
  border: 1px solid #D5D5D5;
  background-image: url("../img/glass-li.png");
  background-position: 0 50%;
  background-repeat: no-repeat;
  background-size: 100% auto;
  text-indent: -9999px;
}

ul.color-chips li a:hover {
  background-image: url("../img/glass-li.png");
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
}

.slider .color-chips li {
  display: inline-block;
  float: left;
}

#main.sided {
  padding: 20px 10px 10px 0;
  width: 620px;
}

#main.sided .image {
  margin: 0 auto 0 auto;
  padding: 0 0 20px;
  text-align: center;
  background: none;
}

#main.sided .image .wrap {
  position: relative;
  display: inline-block;
  padding: 4px;
  border: 1px solid #dcdcdc;
  background-color: #fff;
  zoom: 1;
  *display: inline;
}

#main.sided .image .wrap .fullexpand {
  display: none;
}

#main.sided .image .wrap:hover .fullexpand {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 34px;
  height: 34px;
  display: inline-block;
}

#main.sided .image .wrap:hover .fullexpand.lng-ru {
  background: url(../images/icons4-ru.png) no-repeat 0 -850px;
}

#main.sided .image .wrap:hover .fullexpand.lng-all {
  background: url(../images/icons4.png) no-repeat 0 -850px;
}

#main.sided .image .info {
  overflow: visible;
  margin: 8px 0 0 0;
  color: #999999;
  text-align: center;
  text-shadow: 0 1px #fff;
  white-space: nowrap;
  font-size: 12px;
  font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
  line-height: 20px;
  padding: 4px;
  border: 1px solid #dcdcdc;
  background-color: #fff;
  border-radius: 3px;
}

#main.sided .image .info .highlight {
  color: #555;
  font-weight: 500;
}

.profile-info #main.sided,
.profile-info #sidebar {
  border-top: none;
}

#main.sided, #sidebar {
  float: left;
}

#sidebar {
  display: inline-block;
  margin: 20px 0 0 10px;
  width: 300px;
  vertical-align: top;
}

#sidebar.advert {
  margin-top: 40px;
}

.image-details-sidebar {
  border-top: 1px solid #D9D9D9;
}

#sidebar a {
  color: #999;
}

#sidebar .category{
    border-top:1px solid #fff;
    border-bottom:1px solid #d9d9d9;
}

#sidebar .image__author{
    position: relative;
    overflow: hidden;
    width: 300px;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 10px;
    padding-left: 0px;
}
#sidebar .image__author .img-holder{
    float: left;
    padding-right: 11px;
}
#sidebar .image__author .button{
    padding-left: 0px;
    padding-right: 0px;
}
#sidebar .image__author .button .ico{
    float: left;
}
#sidebar .image__author .button .text{
    float: left;
    text-align: center;
    color: white;
    margin-top: 1px;
}
#sidebar .image__author .button.following{
    border-radius: 3px 0 0 3px;
}
#sidebar .image__author .button.following.active{
    background:#cbc8c8;
    box-shadow:inset 0 0 7px 2px rgba(59,59,59,0.3);
    -webkit-box-shadow:inset 0 0 7px 2px rgba(59,59,59,0.3);
}
#sidebar .image__author .button.send-mail{
    border-left: 1px solid #8dd5ff;
}
#sidebar .image__author .button.report{
    border-left: 1px solid #8dd5ff;
    padding-right: 0;
    border-radius: 0 3px 3px 0;
}
#sidebar .image__author .button.report.active{
    background:#cbc8c8;
    box-shadow:inset 0 0 7px 2px rgba(59,59,59,0.3);
    -webkit-box-shadow:inset 0 0 7px 2px rgba(59,59,59,0.3);
}
#sidebar .image__author .button.report .ico{
    margin-right: -2px;
}
#follow-button, #unfollow-button{
    width: 82px;
  padding: 10px 0 10px 0;
}
#message-button{
    width: 95px;
}
#report-button{
    width: 84px;
}
#follow-button .ico, #unfollow-button .ico{
    margin-left: 9px;
}
#follow-button .icons.ico06,
#unfollow-button .icons.ico06{
  margin-left:3px;
}
#message-button .ico{
    margin-left: 11px;
    margin-top: 1px;
}
#message-button .icons.ico07{
  margin:0 0 3px 2px;
}
#report-button .ico{
    margin-left: 9px;
}
#report-button .icons.ico08{
  margin-left:4px;
}

#sidebar .image__stats{
    padding:10px 0 7px 0;
    height:26px;
    font-family:"Segoe UI",Candara,"Bitstream Vera Sans","DejaVu Sans","Bitstream Vera Sans","Trebuchet MS",Verdana,"Verdana Ref",sans-serif;
}

#sidebar .image__stats .add_to_collection {
  float: left;
  margin: 0 20px 0 0;
  border-right: 1px solid #fff;
}

#sidebar .image__stats .add_to_collection .wrap {
  padding: 45px 10px 0;
  border-right: 1px solid #d9d9d9;
  background: url("../images/icons4.png") no-repeat scroll 50% -690px transparent;
}

#sidebar .image__stats .add_to_collection.lng-ru .wrap {
  padding: 45px 10px 0;
  border-right: 1px solid #d9d9d9;
  background: url("../images/icons4-ru.png") no-repeat scroll 50% -690px transparent;
}

#sidebar .image__stats .add_to_collection.collected .wrap {
  background-position: 50% -1591px;
}

#sidebar .image__stats .add_to_collection .wrap:hover {
  background-position: 50% -754px;
}

#sidebar .image__stats .add_to_collection .wrap.remove {
  background-position: 50% -1655px;
}

#sidebar .image__stats .add_to_collection .wrap.remove:hover {
  background-position: 50% -1591px;
}

#sidebar .image__stats .add_to_collection span {
  margin-top: 3px;
  text-align: center;
  text-transform: uppercase;
  font-size: 9px;
  font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
}

#sidebar .image__stats .stats_data {
  margin: 2px 0 0 0;
}

#sidebar .image__stats .stats_data ul li {
  padding: 0 5px 0 0;
  width: 95px;
  float: left;
}

#sidebar .image__stats .stats_data a {
  color: #00b0ff;
}

#sidebar .sharethis-widget {
  padding: 15px 3px 11px 3px;
}

#sidebar .sharethis-widget .share_paceholder {
  height: 36px;
  text-align: center;
}

#sidebar .sharethis-widget .stButton {
  margin: 0 5px;
}

#sidebar .color_stats {
  padding: 10px 0;
}

#sidebar .color_stats .colorz {
  z-index: 100;
  padding: 10px 7px 10px 7px;
  height: 18px;
  border-radius: 2px 2px 2px 2px;
  background-color: #fff;
  box-shadow: 0 0 1px #464646;
  text-align: center;
  line-height: 18px;
}

#sidebar .color_stats .colorz .icon-link {
  float: left;
  margin: 1px 8px 0 2px;
  width: 16px;
  height: 16px;
  background-image: url(../images/icons4.png);
  background-position: 0 -300px;
  background-repeat: no-repeat;
}

#sidebar .color_stats .colorz .icon-link.lng-ru {
  float: left;
  margin: 1px 8px 0 2px;
  width: 16px;
  height: 16px;
  background-image: url(../images/icons4-ru.png);
  background-position: 0 -300px;
  background-repeat: no-repeat;
}

#sidebar .color_stats .colorz ul.color-chips {
  margin: 0 0 10px 0px;
}

#sidebar .color_stats .colorz ul.color-chips li {
  float: left;
  margin: 0;
  list-style: none outside none;
}

#sidebar .color_stats .colorz ul.color-chips li a {
  margin: 0;
  width: 26px;
  height: 18px;
  border: none;
}

#sidebar .tag_stats {
  padding: 15px 0 0 0;
  border-bottom: 1px solid #d9d9d9;
}

#sidebar .tag_stats h3 {
  position: relative;
  top: -7px;
  color: #00b0ff;
}

#sidebar .tag_stats a.tag_item {
  display: block;
  margin-bottom: 2px;
  padding: 0 5px 0 20px;
  height: 20px;
  border-radius: 2px 2px 2px 2px;
  background: url(../images/icons4.png) no-repeat 4px -385px;
  font-weight: normal;
  line-height: 20px;
}

#sidebar .tag_stats a.tag_item.lng-ru {
  display: block;
  margin-bottom: 2px;
  padding: 0 5px 0 20px;
  height: 20px;
  border-radius: 2px 2px 2px 2px;
  background: url(../images/icons4-ru.png) no-repeat 4px -385px;
  font-weight: normal;
  line-height: 20px;
}


#sidebar .tag_stats a.tag_item:hover {
  background-color: #e2e2e2;
  text-decoration: none;
}

#sidebar .tag_stats a.tag_item span {
  float: right;
  font-weight: normal;
}

#sidebar .tag_stats .tag-form {
  margin-top: 6px;
}

#sidebar .tag_stats .tag-form form {
  margin: 0 0 10px;
}

#sidebar .tag_stats .tag-form input {
  margin: 3px 0 0 0;
  width: 270px;
  height: 16px;
  border-radius: 3px;
  color: #777777;
  line-height: 16px;
  padding-right: 24px;
}

.tag_stats .tags-list {
  overflow: hidden;
  width: 100%;
  outline: none;
}

#sidebar .report_abuse {
  padding-top: 15px;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
  background: url("../images/bg.png") repeat scroll 0 0 #EEEEEE;
  color: #999;
  font-size: 12px;
  font-size: 12px;
  font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
  line-height: 20px;
}

.main-wrapper > header {
  position: relative;
  height: 60px;
  border-top: 1px solid #D3D3D3;
  border-bottom: 1px solid #D3D3D3;
  background: none repeat scroll 0 0 #FFF;
}

body .wrap {
  padding: 20px;
}

header nav, header div#user {
  position: absolute;
  top: 17px;
}

header nav ul, header div#user ul {
  margin-left: 0;
}

header nav li,
footer .nav li {
  display: inline;
  margin-right: 14px;
  text-transform: uppercase;
  -webkit-transition: all .4s ease 0s;
  -moz-transition: all .4s ease 0s;
  -o-transition: all .4s ease 0s;
  transition: all .4s ease 0s;
}

#clear-head nav li {
  text-transform: none;
}

header nav li #userpic-small {
  outline: 1px solid #AAA;
}

header .wrapper nav li a {
  padding: 5px 6px;
}

footer .nav li a {
  padding: 5px 0px;
}

header .wrapper nav li a,
footer .nav li a {
  display: inline-block;
  outline: medium none;
  border-radius: 3px 3px 3px 3px;
  text-decoration: none;
  text-transform: uppercase;
}

header .wrapper nav li a:hover,
footer .nav li a:hover {
  border-radius: 3px;
  background-color: #eee;
  text-decoration: none;
}

header nav li a.select, header nav li a.active,
footer .nav li a.select, footer .nav li a.active {
  background-color: #00AFFF;
  color: #FFF;
}

header nav li a.most_viewed {
}

header .wrapper nav {
  left: 230px;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 1);
}

header .wrapper.lng-fr nav {
  left: 200px;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 1);
}

header .wrapper.lng-ru nav {
  left: 205px;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 1);
}

header #user {
  position: absolute;
  top: 16px;
  right: 0;
  color: #00AFFF;
  text-transform: uppercase;
  font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
}

header #user > li {
  position: relative;
}

header ul#user.anonymous {
  margin-left: 0;
}

header ul#user.anonymous li {
  margin-right: 0;
}

header #user img {
  display: block;
  float: right;
}

.joinbtn {
    color: #FF5353;
    font-weight: bold;
}

.block.tags {
  margin: 4px 0 0 0;
  padding: 0px;
  border: 1px solid #dcdcdc;
  background: none;
  background-color: #fff;
}

.block.tags .header {
  margin: 0;
  padding: 0;
  color: #00b0ff;
  font-size: 18px;
  line-height: 18px;
}

.block.tags .left-column {
  float: left;
  padding: 19px 10px 14px 19px;
  width: 610px;
}

.block.tags .left-column input {
  margin-top: 7px;
  width: 578px;
  height: 16px;
  border-radius: 4px;
}

.block.tags .left-column .tags {
  margin-top: 7px;
}

.block.tags .left-column .tags .tag {
  float: left;
  margin: 0 7px 5px 0;
  height: 21px;
  font-size: 12px;
}

.block.tags .left-column .tags .tag .name {
  float: left;
  padding: 0 4px;
  height: 21px;
  border-radius: 2px 0 0 2px;
  background-color: #eee;
}

.block.tags .left-column .tags .tag .close {
  display: block;
  float: right;
  width: 18px;
  height: 21px;
  border-radius: 0 2px 2px 0;
  background: url(../images/icons4.png) no-repeat -288px -2px #aaa;
  opacity: 1;
}

.block.tags .left-column.lng-ru .tags .tag .close {
  display: block;
  float: right;
  width: 18px;
  height: 21px;
  border-radius: 0 2px 2px 0;
  background: url(../images/icons4-ru.png) no-repeat -288px -2px #aaa;
  opacity: 1;
}

.block.tags .right-column {
  float: right;
  padding: 19px 19px 19px 9px;
  width: 271px;
}

.block.tags .right-column .content {
  margin-top: 7px;
}

.slider .more {
  position: relative;
  bottom: 0;
}

.slider .more.right {
  float: right;
}

.slider .slider-toggle {
  position: absolute;
  bottom: -27px;
  left: 50%;
  margin-left: -23px;
  padding-left: 20px;
  background-image: url("../images/icons4.png");
  background-position: 6px -990px;
  background-repeat: no-repeat;
  cursor: pointer;
}

.slider .slider-toggle.lng-ru {
  position: absolute;
  bottom: -27px;
  left: 50%;
  margin-left: -23px;
  padding-left: 20px;
  background-image: url("../images/icons4-ru.png");
  background-position: 6px -990px;
  background-repeat: no-repeat;
  cursor: pointer;
}

.slider .slider-toggle:hover {
  text-decoration: none;
}

.pagination {
  margin: 40px auto 20px;
  width: 400px;
  height: 40px;
  border-radius: 2px;
  texet-align: center;
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eeeeee)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%); /* W3C */
  box-shadow: 0 2px 3px #ccc;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0); /* IE6-9 */
}

.pagination a.page, .pagination span.page {
  margin-top: 6px;
  padding: 5px;
  border-width: 1px 0 1px 1px;
  line-height: 20px;
}

.pagination .prev,
.pagination .next {
  display: inline;
  margin: 6px 10px;
  font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
  line-height: 9px;
}


.pagination .prev {
  margin-right: 30px;
}

.pagination .next {
  margin-left: 20px;

}

.pagination .prev:hover, .pagination .next:hover {
  background: #009fff;
  text-decoration: none;
}

.pagination .prev.disabled, .pagination .next.disabled {
  background-color: #777;
}

.pagination .prev {
  float: left;
}

.pagination .next {
  float: right;
}

.pagination .manual_page {
  margin-left: 150px;
  position: absolute;
  line-height: 42px;
}

#order-by {
  display: inline;
  float: right;
}

#order-by li {
  display: inline;
  padding: 2px;
}

.profile-info {
  padding: 10px 0 0 0;
  text-align: left;
}

.profile-info .profile-image {
  display: inline-block;
  float: left;
  width: 100px;
  border-radius: 2px;
}

.profile-info .profile-image img {
  border-radius: 2px;
}

.profile-info .profile-header .info {
  margin-left: 120px;
}

.profile-info .info .button {
  border-radius: 3px;
  background: #00AFFF;
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
  font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
}

.profile-info .info .button.right {
  margin-left: 10px;
}

.profile-info .info .button.edit-profile {
  padding-left: 30px;
  background-image: url(../images/icons.png);
  background-position: 9px -634px;
  background-repeat: no-repeat;
}

.profile-info .info .button.follow {
  padding-left: 32px;
  background-image: url(../images/icons.png);
  background-position: 10px -693px;
  background-repeat: no-repeat;
}

.profile-info .info .button.direct-message {
  padding-left: 40px;
  background-image: url(../images/icons.png);
  background-position: 9px -754px;
  background-repeat: no-repeat;
}

.profile-info .info .button:hover {
  background-color: #009fff;
  text-decoration: none;
}

.profile-info .info .status {
  display: inline-block;
  float: right;
  margin-top: -30px;
  padding: 6px 10px 6px 30px;
  border-radius: 3px;
  background-color: #FFF;
  background-repeat: no-repeat;
  color: #9b9b9b;
}

.profile-info .info .status.online {
  background-image: url(../images/icons.png);
  background-position: 10px -589px;
}

.profile-info .info .status.offline {
  background-image: url(../images/icons.png);
  background-position: 11px -548px;
}

.profile-info .info .info-1 {
  overflow: hidden;
  padding-top: 10px;
}

.profile-info .info .info-2 {
  overflow: hidden;
  padding-top: 10px;
}

.profile-info .create-set {
  margin: 18px 0 0 0;
  padding: 11px 10px 11px 48px;
  height: 29px;
  border: 1px solid #dcdcdc;
  border-radius: 2px;
  background: url(../images/add-set-mini.png) no-repeat 10px 50% #fff;
}

.profile-comments .comment-form form textarea{
    display:block;
    width:100%;
    height:100px;
}
#main.sided #image_details {
    padding-top: 20px;
}
#main.sided .header{
    margin: 20px 0 20px 0;
    color: #999;
    text-decoration: underline;
    text-transform: uppercase;
    text-shadow:0 1px 0 #FFF;
    font-size: 18px;
}
#main.sided #similar-images{
    position: relative;
    height: 99px;
    overflow: hidden;
}
#main.sided #similar-images .list{
    margin-left: 35px;
}
#main.sided #similar-images .list li{
    float: left;
    margin: 0 0 0 14px;
    padding: 3px;
    background-color: #FFFFFF;
    box-shadow: 0 0 0 1px rgba(0,0,0, 0.2);
}
#main.sided #similar-images .list li:first-child{
    margin-left: 0;
}
#main.sided #similar-images .list li:hover{
    background-color: rgba(0, 175, 255, 0.5);
    box-shadow: 0 0 0 1px rgba(0, 175, 255, 0.5);
}
#main.sided #similar-images .arrow_left,
#main.sided #similar-images .arrow_right{
    position: absolute;
    top: -1px;
    display: block;
    width: 20px;
    height: 96px;
    border: 1px solid #dcdcdc;
    -webkit-transition: opacity 0.15s ease-out;
    -moz-transition: opacity 0.15s ease-out;
    -ms-transition: opacity 0.15s ease-out;
    -o-transition: opacity 0.15s ease-out;
    transition: opacity 0.15s ease-out;
}
#main.sided #similar-images .arrow_left{
    left: 0px;
    background: url("../images/arrows_small.png") no-repeat scroll left center #FFF;
}
#main.sided #similar-images .arrow_right{
    right: 0px;
    background: url("../images/arrows_small.png") no-repeat scroll right center #FFF;
}
#main.sided #similar-images .arrow_left:hover,
#main.sided #similar-images .arrow_right:hover{
    border: 1px solid #bbb;
}

.profile-info .create-set input[type="text"] {
  float: left;
  padding-right: 10px;
  padding-left: 10px;
  width: 626px;
}

.profile-info .create-set .switch-container {
  float: left;
  margin: 0 0px 0 10px;
}

.profile-info .create-set input[type="submit"] {
  float: right;
  margin: 0;
  padding: 0 10px;
  cursor: pointer;
}

/*.profile-info .info .name{*/
/*color:#00b0ff;*/
/*text-shadow: 0 1px 0 #FFF;*/
/*font-size:20px;*/
/*font-family:"Segoe UI",Candara,"Bitstream Vera Sans","DejaVu Sans","Bitstream Vera Sans","Trebuchet MS",Verdana,"Verdana Ref",sans-serif;*/
/*}*/

.profile-info .info .location {
  color: #333;
  text-shadow: 0 1px 0 #FFF;
  font-size: 14px;
}

.profile-info .info .location-label {
  color: #999;
}

.profile-info .info .right {
  float: right;
}

.profile-info .info .left {
  float: left;
}

.profile-info .info-selector {
  margin-top: 6px;
  padding-bottom: 1px;
  border-bottom: 1px solid #d9d9d9;
}

.profile-info .info-selector li {
  float: left;
  font-size: 14px;
}

.profile-info .info-selector li a,
.profile-info .info-selector li span {
  position: relative;
  top: 2px;
  display: block;
  padding: 5px 10px;
  color: #333;

  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 0 1px 0 #FFFFFF;
  font-size: 12px;
  font-family: "Open Sans", Arial, sans-serif;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

.profile-info .info-selector .selected a,
.profile-info .info-selector .selected span,
.profile-info .info-selector li a:hover {
  padding-bottom: 3px;
  border-bottom: 1px solid #333;
  font-weight: bold;
}

.profile-info .info-selector .selected span {
  cursor: default;
}

.profile-info .info-selector li a {
  padding-bottom: 3px;
  border-bottom: 1px solid #aaa;
}

.profile-info .info-selector li a:hover {
  border-bottom: 1px solid #009FFF;
  color: #009FFF;
  font-weight: normal;
}

.profile-info .stats {
  padding: 10px 0 10px 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #d9d9d9;
}

.profile-info .stats .stat-block {
  float: left;
  width: 33.15%;
  border-right: 1px solid #d9d9d9;
  border-left: 1px solid #FFF;
  vertical-align: top;
}

.profile-info .stats .stat-block img {
  float: left;
  padding: 6px 0 0 10px;
}

.profile-info .stats .stat-block .stat-info {
  padding-left: 80px;
  color: #555;
  text-transform: uppercase;
  text-shadow: 0 1px 0 #FFFFFF;
  font-size: 10px;
  font-family: "Open Sans", Arial, sans-serif;
}

.profile-info .stats .stat-block:first-child {
  border-left: none;
}

.profile-info .stats .stat-block:last-child {
  border-right: none;
}

.profile-info .stats .stat-block .stat-info.info {
  background: url(../images/info.png) no-repeat 18px 50%;
}

.profile-info .stats .stat-block .stat-info.chart {
  background: url(../images/chart.png) no-repeat 18px 50%;
}

.profile-info .stats .stat-block .stat-info.time {
  min-height: 60px;
  background: url(../images/clock.png) no-repeat 18px 50%;
}

.profile-info .stats .stat-block .stat-info .stat-item {
  padding: 0 20px 0 0;
  text-align: right;
}

.profile-info .stats .stat-block .stat-info .stat-item .stat-label {
  display: inline-block;
  float: left;
  width: 100px;
  text-align: left;
}

/* .profile-info SETS */
.profile-info ul.sets {
  overflow: hidden;
  margin-right: -15px;
  margin-bottom: 20px;
}

.profile-info ul.sets .set {
  float: left;
  margin: 20px 12px 0 0;
  padding: 4px 4px 6px;
  width: 454px;
  border: 1px solid #DCDCDC;
  border-radius: 2px;
  background: #FFF;
}

.profile-info ul.sets .set .images {
  position: relative;
  overflow: hidden;
}

.profile-info ul.sets .set .images .cover-overlay {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 176, 255, 0.75);
  color: #FFF;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
  font-size: 20px;
  line-height: 120px;
  opacity: 0;
  cursor: pointer;
}

.profile-info ul.sets .set .images:hover .cover-overlay {
  opacity: 1;
}

.profile-info ul.sets .set .images img {
  float: left;
  margin: 0 0 0 2px;
}

.profile-info ul.sets .set .images img:first-child {
  margin: 0;
}

.profile-info ul.sets .set .content {
  overflow: hidden;
}

.profile-info ul.sets .set .content .title {
  margin: 4px 0 0 8px;
  color: #333;
  font-weight: bold;
  font-size: 14px;
}

.profile-info ul.sets .set .content .info {
  float: left;
  overflow: hidden;
  margin: 1px 12px 0 8px;
  font-size: 12px;
}

.profile-info ul.sets .set .content .info div {
  float: left;
  margin-right: 20px;
}

.profile-info ul.sets .set .content .info .count-photo {
  padding: 0 0 0 16px;
  background: url(../images/icons.png) no-repeat 1px -815px;
}

.profile-info ul.sets .set .content .info .count-users {
  padding: 0 0 0 19px;
  background: url(../images/icons.png) no-repeat 4px -856px;
}

.profile-info ul.sets .set .content .info .update {
  padding: 0 0 0 19px;
  background: url(../images/icons.png) no-repeat 4px -895px;
}

.profile-info ul.sets .button-edit {
  position: relative;
  bottom: 7px;
  float: right;
  margin: 0 10px 0 0;
  width: 20px;
  height: 21px;
  background: url(../images/icons.png) no-repeat 0px -960px;
  cursor: pointer;
}

.profile-info ul.sets .button-delete {
  position: relative;
  bottom: 7px;
  float: right;
  margin: 0 2px 0 0;
  width: 20px;
  height: 21px;
  background: url(../images/icons.png) no-repeat 0px -1060px;
  cursor: pointer;
}

.profile-info ul.sets .new-set {
  background: url(../images/add-set.png) no-repeat 50% 50% #FFF;
  text-align: center;
}

.profile-info ul.sets .new-set div {
  margin: 150px auto 0;
  font-size: 20px;
}

/* END .profile-info SETS */

/* $popup edit set */
.popup-form.edit-set {
  margin: -77px 0 0 -335px;
  min-width: 670px;
}

form.edit-set {
  padding-top: 5px;
  width: 610px;
}

form.edit-set .edit-set-text {
  display: block;
  float: left;
  margin-bottom: 0;
  width: 465px;
}

form.edit-set .switch-container {
  display: inline-block;
  float: left;
  margin-left: 9px;
}

form.edit-set input[type="submit"] {
  display: block;
  margin-top: 10px;
  margin-left: 0;
}

/* end $popup edit set */

.profile-comments {
  padding: 10px 10px 0 10px;
  width: 60%;
}

.profile-comments h2 {
  text-transform: uppercase;
  font-size: 16px;
}

.profile-comments .comment-item {
  clear: both;
  padding: 10px 0 10px 0;
  border-bottom: 1px solid #999;
}

.profile-comments .comment-item img {
  float: left;
  width: 48px;
}

.profile-comments .comment-item .comment-content {
  margin-left: 55px;
}

.profile-comments .comment-item .comment-content .comment-name {
  color: #00b0ff;
  font-weight: bold;
  font-size: 12px;
}

.profile-comments .comment-item .comment-content .comment-time {
  margin-top: 5px;
  color: #bbb;
}

.profile-comments .comment-form {
  clear: both;
  padding: 10px 0 10px 0;
}

.profile-comments .comment-form img {
  float: left;
}

.profile-comments .comment-form form {
  margin-left: 55px;
  padding-right: 10px;
}

.profile-comments .comment-form form .comment-submit {
  display: inline-block;
  padding: 6px;
  border-radius: 3px;
  background: #00AFFF;
  color: #fff;
  text-transform: uppercase;
  font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
}

.profile-comments .comment-form form .comment-submit:hover {
  background: #009fff;
  text-decoration: none;
}

.profile-comments .comment-form form textarea {
  display: block;
  width: 100%;
  height: 100px;
}

#main.sided .header {
  margin: 20px 0 20px 0;
  color: #999;
  text-decoration: underline;
  text-transform: uppercase;
  text-shadow: 0 1px 0 #FFF;
  font-size: 18px;
}

#main.sided #similar-images {
  position: relative;
  height: 99px;
  overflow: hidden;
}

#main.sided #similar-images .list {
  margin-left: 35px;
}

#main.sided #similar-images .list li {
  float: left;
  margin: 0 0 0 14px;
  padding: 3px;
  background-color: #FFFFFF;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
}

#main.sided #similar-images .list li:first-child {
  margin-left: 0;
}

#main.sided #similar-images .list li:hover {
  background-color: rgba(0, 175, 255, 0.5);
  box-shadow: 0 0 0 1px rgba(0, 175, 255, 0.5);
}

#main.sided #similar-images .arrow_left,
#main.sided #similar-images .arrow_right {
  position: absolute;
  top: -1px;
  display: block;
  width: 20px;
  height: 96px;
  border: 1px solid #dcdcdc;
  -webkit-transition: opacity 0.15s ease-out;
  -moz-transition: opacity 0.15s ease-out;
  -ms-transition: opacity 0.15s ease-out;
  -o-transition: opacity 0.15s ease-out;
  transition: opacity 0.15s ease-out;
}

#main.sided #similar-images .arrow_left {
  left: 0px;
  background: url("../images/arrows_small.png") no-repeat scroll left center #FFF;
}

#main.sided #similar-images .arrow_right {
  right: 0px;
  background: url("../images/arrows_small.png") no-repeat scroll right center #FFF;
}

#main.sided #similar-images .arrow_left:hover,
#main.sided #similar-images .arrow_right:hover {
  border: 1px solid #bbb;
}

#main.sided #comments_list {
  border-top: 1px solid #d9d9d9;
}

#main.sided .comment_entry {
  position: relative;
  padding: 20px 0 15px;
  border-bottom: 1px solid #d9d9d9;
}

#main.sided .comment_entry:last-child {
  border-bottom: none;
}

#main.sided .comment_entry .left {
  float: left;
}

#main.sided .comment_entry img {
  margin: 0 10px;
  border-radius: 2px;
}

#main.sided .comment_entry .username {
  padding-bottom: 3px;
}

#main.sided .comment_entry .username .user-name {
  position: relative;
  top: -4px;
  display: inline;
}

#main.sided .comment_entry:hover .button-delete {
  position: absolute;
  top: 65px;
  bottom: 7px;
  left: 20px;
  margin: 0;
  width: 20px;
  height: 21px;
  background: url("../images/icons-popup.png") no-repeat scroll 100% -233px transparent;
  cursor: pointer;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

#main.sided .comment_entry .text {
  position: relative;
  top: -2px;
  margin-left: 60px;
}

#main.sided .comment_entry .text > div {
  line-height: 17px;
}

#main.sided .comment_entry h4 {
  line-height: 14px;
}

#main.sided .comment_entry .note {
  position: relative;
  top: 4px;
  margin-bottom: 0;
  color: #666;
  font-size: 90%;
}

#main.sided .comment_entry #comment_post {
  margin-left: 60px;
}

#main.sided .comment_entry #comment_post textarea {
  width: 550px;
  height: 100px;
  border: 1px solid #c7c7c7;
}

#main.sided .comment_entry hr {
  border-color: #d9d9d9;
  border-bottom: none;
}

#image_details #comment_form_div .left {
  float: left;
}

#image_details #comment_form_div .left.form {
  width: 540px;
}

#image_details #comment_form_div .left.userpic {
  padding: 0 10px;
  width: 40px;
}

#image_details #comment_form_div form textarea {
  width: 532px;
  height: 138px;
}

#image_details #comment_form_div .control-group {
  margin-bottom: 0;
}

#image_details #comment_form_div .control-group label {
  display: none;
}

#image_details #comment_form_div form input.select {
  padding: 0 10px;
  height: 29px;
  outline: medium none;
  border: none;
  border-radius: 3px 3px 3px 3px;
  background-color: #00AFFF;
  color: white;
  text-transform: uppercase;
  text-shadow: #555 0 1px 0;
  line-height: 29px;
}

#image_details #comment_form_div form input.select:hover {
  text-shadow: none;
}

.clear {
  clear: both;
}

strong {
  color: #656464;
  font-weight: bold;
}

.wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 940px;
}

/* $clearfix*/
.wrapper {
  *zoom: 1;
}

.wrapper:before, .wrapper:after {
  display: table;
  content: "";
}

.wrapper:after {
  clear: both;
}

/* end clearfix*/

nav {
  font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
}

a.logo {
  position: absolute;
  top: 18px;
  display: inline-block;
  width: 196px;
  height: 26px;
  background-image: url(../images/icons4.png);
  background-position: 0 -450px;
  background-repeat: no-repeat;
}

a.logo.lng-ru    {
  position: absolute;
  top: 18px;
  display: inline-block;
  width: 177px;
  height: 26px;
  background-image: url(../images/icons4-ru.png);
  background-position: 0 -450px;
  background-repeat: no-repeat;
}

a.logo.lng-fr    {
  position: absolute;
  top: 18px;
  display: inline-block;
  width: 177px;
  height: 26px;
  background-image: url(../images/icons4-fr.png);
  background-position: 0 -450px;
  background-repeat: no-repeat;
}

header nav li a.colors_link,
header nav li a.tags_link {
  background: url("../images/icons4.png") no-repeat center -528px;
}

header nav li a.colors_link.select,
header nav li a.tags_link.select {
  background: url("../images/icons4.png") no-repeat center -528px;
  background-color: #00AFFF;
}

header nav li a.colors_link.active,
header nav li a.tags_link.active {
  background: url("../images/icons4.png") no-repeat center -574px, #00AFFF !important;
  background: #00afff 0px 0px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
}

header nav li a.colors_link.lng-ru,
header nav li a.tags_link.lng-ru {
  background: url("../images/icons4-ru.png") no-repeat center -528px;
}

header nav li a.colors_link.lng-ru.select,
header nav li a.tags_link.lng-ru.select {
  background: url("../images/icons4-ru.png") no-repeat center -528px;
  background-color: #00AFFF;
}

header nav li a.colors_link.lng-ru.active,
header nav li a.tags_link.lng-ru.active {
  background: url("../images/icons4-ru.png") no-repeat center -574px, #00AFFF !important;
  background: #00afff 0px 0px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
}

header nav li a.colors_link.lng-ru.active,
header nav li a.tags_link.lng-ru.active {
  background: url("../images/icons4-ru.png") no-repeat center -574px, #00AFFF !important;
  background: #00afff 0px 0px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
}

header nav li a.colors_link:hover,
header nav li a.tags_link:hover {
  background-color: #eee;
}

header nav li a.colors_link.active:hover,
header nav li a.tags_link.active:hover {
  background-color: #00AFFF;
}

.slider {
  position: relative;
  z-index: 5;
  display: none;
  padding: 15px 0;
  border-bottom: 1px solid #D3D3D3;
  background: #fff;
}

.slider .more {
  display: inline-block;
  margin: 10px 0 10px;
  text-transform: uppercase;
  font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
}

.slider .wrapper.tags .left-column {
  float: left;
  margin-right: 20px;
  width: 460px;
}

.slider .wrapper.tags h3 {
  margin-bottom: 5px;
  color: #00b0ff;
}

.slider .wrapper.tags .right-column {
  float: right;
  width: 460px;
}

.slider .wrapper.tags .tags-list li {
  clear: both;
  overflow: hidden;
  padding: 0 5px 0 23px;
  border-bottom: 1px solid #EBEBEB;
  background: url(../images/icons4.png) no-repeat -288px -94px;
  line-height: 21px;
}

.slider .wrapper.tags .tags-list.lng-ru li {
  clear: both;
  overflow: hidden;
  padding: 0 5px 0 23px;
  border-bottom: 1px solid #EBEBEB;
  background: url(../images/icons4-ru.png) no-repeat -288px -94px;
  line-height: 21px;
}

.slider .wrapper.tags .tags-list li > a {
  display: block;
}

.slider .wrapper.tags .tags-list li > a:hover {
  text-decoration: none;
}

.slider .wrapper.tags .tags-list li.down {
  background: url(../images/icons4.png) no-repeat -288px -194px;
}

/*.slider .wrapper.tags .tags-list.lng-ru li.down {*/
  /*background: url(../images/icons4-ru.png) no-repeat -288px -194px;*/
      /*background-color: #eee;*/
/*}*/

.slider .wrapper.tags .tags-list li.equal {
  background: none;
}

.slider .wrapper.tags .tags-list li:hover {
  border-radius: 2px;
  background-color: #eee;
  cursor: pointer;
}

.slider .wrapper.tags .tags-list .number {
  color: #999;
}

.slider .wrapper.tags .tags-list .tag {
  margin-left: -4px;
  color: #555;
}

.slider .wrapper.tags .tags-list .count {
  float: right;
  color: #999;
  text-align: right;
}

article {
  position: relative;
}

article .wrapper {
  padding: 20px 0;
}

article .wrapper > h1 {
  margin: 0;
  padding: 0;
}

article .grid {
  margin-bottom: 20px;
}

/* $FOOTER ALWAYS BOTTOM START */

.content_wrapp1 {
  margin-top: -80px;
  min-height: 100%;
}

.content_wrapp2 {
  padding-top: 80px;
  padding-bottom: 113px;
  height: 100%;
}

/* $FOOTER ALWAYS BOTTOM END */

/* $NEW FOOTER START */

footer {
  position: absolute;
  border-top: 1px solid #FFFFFF;
  box-shadow: 0 -1px #B9B9B9;
  bottom: 3px;
  width: 100%;
  padding-top: 18px;
}

footer.white-bg {
  background-color: #f4f4f4;

}

footer .back_to_top {
  position: relative;
  top: -12px;
  left: 50%;
  display: block;
  margin-left: -43.5px;
  padding-right: 3px;
  padding-left: 20px;
  width: 67px;
  height: 18px;
  border-radius: 2px;
  background: url(../images/btt_arrow.gif) no-repeat #00b0ff;
  background-position: 8px, 5px;
  color: #fff;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
}

footer .back_to_top:hover {
  text-decoration: none;
}

footer .back_to_top:before {
  position: absolute;
  top: 1px;
  left: -5px;
  width: 0;
  height: 0;
  border-bottom: 9px solid #cdcdcd;
  border-left: 5px solid transparent;
  content: "";
}

footer .back_to_top:after {
  position: absolute;
  top: 1px;
  right: -5px;
  width: 0;
  height: 0;
  border-right: 5px solid transparent;
  border-bottom: 9px solid #cdcdcd;
  content: "";
}

footer .wrapper {
  position: relative;
}

footer .wrapper .nav {
  overflow: hidden;
}

footer .wrapper .nav li {
  display: inline;
}

footer .wrapper .copy {
  float: left;
  line-height: 65px;
  margin-left: 5px;
}

footer .wrapper .social:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background-color: #FFFFFF;
  content: "";
}

footer .wrapper .social {
  position: relative;
  float: right;
  padding-left: 20px;
  height: 80px;
  border-left: 1px solid #B9B9B9;
  width: 342px;
}

footer .wrapper {
  height: 100px;
}

footer .wrapper .footwrap{
  width: 600px;
}

.banner_728x90 {
  margin: 0 auto;
  width: 728px;
  height: 90px;
  background: #F16D7C;
}

#item-list {
  margin: 0;
}

.message_box {
  min-height: 20px;
}

.message {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 1px #666;
  font-weight: bold;
  font-size: 14px;
  font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
  line-height: 39px;
}

.message a {
  color: #fff;
  text-decoration: underline;
}

/* ========================================================
   $White button style
   ===================================================== */
input[type="submit"].button-white {
  height: 32px;
  font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
  cursor: pointer;
}

.button-white {
  position: relative;
  top: -1px;
  padding: 0 10px;
  width: auto;
  height: 10px;
  border: 1px solid;
  border-color: #E5E5E5 #C0C0C0 #ACACAC;
  border-radius: 3px;
  background: #fbfbfb; /* Old browsers */
  background: -moz-linear-gradient(top, #fbfbfb 0%, #f5f5f5 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfb), color-stop(100%, #f5f5f5)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fbfbfb 0%, #f5f5f5 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fbfbfb 0%, #f5f5f5 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fbfbfb 0%, #f5f5f5 100%); /* IE10+ */
  background: linear-gradient(to bottom, #fbfbfb 0%, #f5f5f5 100%); /* W3C */
  -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.2);
  color: #777777;
  text-transform: uppercase;
  text-shadow: 0 1px 0 #FFF;
  line-height: 10px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfb', endColorstr='#f5f5f5', GradientType=0); /* IE6-9 */
  -webkit-transition: all .4s ease 0s;
  -moz-transition: all .4s ease 0s;
  -ms-transition: all .4s ease 0s;
  -o-transition: all .4s ease 0s transition : all .4 s ease 0 s;
}

.button-white:hover {

  background: #f3f4f5; /* Old browsers */
  background: -moz-linear-gradient(top, #f3f4f5 0%, #dbdbdb 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f3f4f5), color-stop(100%, #dbdbdb)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f3f4f5 0%, #dbdbdb 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f3f4f5 0%, #dbdbdb 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f3f4f5 0%, #dbdbdb 100%); /* IE10+ */
  background: linear-gradient(to bottom, #f3f4f5 0%, #dbdbdb 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f4f5', endColorstr='#dbdbdb', GradientType=0); /* IE6-9 */
}

input[type="submit"].button-gray {
  height: 32px;
  font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
  cursor: pointer;
}

.button-gray {
  position: relative;
  top: -1px;
  padding: 0 17px;
  width: auto;
  height: 10px;
  border: 1px solid;
  border-color: #E5E5E5 #C0C0C0 #ACACAC;
  border-radius: 3px;
  background: rgb(245, 245, 245); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(245, 245, 245, 1) 0%, rgba(227, 227, 227, 1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(245, 245, 245, 1)), color-stop(100%, rgba(227, 227, 227, 1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(245, 245, 245, 1) 0%, rgba(227, 227, 227, 1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(245, 245, 245, 1) 0%, rgba(227, 227, 227, 1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(245, 245, 245, 1) 0%, rgba(227, 227, 227, 1) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(245, 245, 245, 1) 0%, rgba(227, 227, 227, 1) 100%); /* W3C */
  -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.2);
  color: #777777;
  text-transform: uppercase;
  text-shadow: 0 1px 0 #FFF;
  line-height: 10px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#e3e3e3', GradientType=0); /* IE6-9 */
  -webkit-transition: all .4s ease 0s;
  -moz-transition: all .4s ease 0s;
  -ms-transition: all .4s ease 0s;
  -o-transition: all .4s ease 0s transition : all .4 s ease 0 s;
}

.button-gray:hover {
  background: #fbfbfb; /* Old browsers */
  background: -moz-linear-gradient(top, #fbfbfb 0%, #f5f5f5 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfb), color-stop(100%, #f5f5f5)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fbfbfb 0%, #f5f5f5 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fbfbfb 0%, #f5f5f5 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fbfbfb 0%, #f5f5f5 100%); /* IE10+ */
  background: linear-gradient(to bottom, #fbfbfb 0%, #f5f5f5 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfb', endColorstr='#f5f5f5', GradientType=0); /* IE6-9 */
}

.login-twitter-big,
.login-facebook-big {
  display: block;
  padding: 0 3px 0 63px;
  width: 197px;
  height: 48px;
  background: url(../images/login-social-button.png) no-repeat 0 0;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
  font-size: 18px;
  line-height: 44px;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

.login-facebook-big {
  background: url(../images/login-social-button.png) no-repeat 0 -48px;
}

.login-twitter-big:hover,
.login-facebook-big:hover {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
}

/* ========================================================
   !White button style
   ===================================================== */

/* $images block grid*/

#load-images-grid {
  margin-top: 20px;
  text-align: center;
}

#images-block-grid {
  margin-right: -13px;
}

#images-block-grid li.image-block {
  float: left;
  margin: 14px 13px 0 0;
  padding: 4px 4px 0;
  border: solid 1px #dcdcdc;
  border-radius: 2px;
  background-color: #fff;
}

#images-block-grid li.image-block .image {
  height: 185px;
  overflow: hidden;
  position: relative;
  width: 215px;
}

#images-block-grid.flow li.image-block .image {
  height: auto;
}

#images-block-grid li.image-block .image .overlike {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: no-repeat 50% 50% rgba(39, 39, 39, 0.7);
  opacity: 0;
  cursor: pointer;
  -webkit-transition: opacity linear .2s;
  -moz-transition: opacity linear .2s;
  -ms-transition: opacity linear .2s;
  -o-transition: opacity linear .2s;
  transition: opacity linear .2s;
}

#images-block-grid li.image-block .image:hover .overlike {
  opacity: 0.7;
  -webkit-transition: opacity linear .2s;
  -moz-transition: opacity linear .2s;
  -ms-transition: opacity linear .2s;
  -o-transition: opacity linear .2s;
  transition: opacity linear .2s;
}

#images-block-grid li.image-block .image .like {
  position: absolute;
  top: 77px;
  left: 90px;
  width: 36px;
  height: 32px;
  background: url("../images/icons4.png") no-repeat 0 -1600px transparent;
  display: none;
  opacity: 0;
}

#images-block-grid li.image-block.lng-ru .image .like {
  position: absolute;
  top: 77px;
  left: 90px;
  width: 36px;
  height: 32px;
  background: url("../images/icons4-ru.png") no-repeat 0 -1600px transparent;
  display: none;
  opacity: 0;
}

#images-block-grid.mine li.image-block .image .like {
  display: none;
}

#images-block-grid.mine li.image-block .image:hover .like {
  display: block;
}

#images-block-grid li.image-block.collected .image .like {
  background-position: 0 -1650px;
  display: block;
}

#images-block-grid li.image-block .image:hover .like,
#images-block-grid li.image-block.collected .image .like:hover {
  opacity: 0.7;
  display: block;
}

#images-block-grid li.image-block .image:hover .like:hover {
  opacity: 1;
  display: block;
}

#images-block-grid li.image-block .image img {
  display: block;
}

#images-block-grid li.image-block .info {
  margin: 11px 0 12px 0;
  color: #333;
  text-align: center;
  height: 30px;
}

#images-block-grid li.image-block .info .block {
  display: inline-block;
  width: 53px;
  border-left: 1px solid #eee;
  text-align: center;
}

#images-block-grid li.image-block .info .block:first-child {
  border-left: none;
}

#images-block-grid li.image-block .info .block.date {
  width: 58px;
}

#images-block-grid li.image-block .info .block.date.lng-ru {
  width: 50px;
}

#images-block-grid li.image-block .info .block.avatar {
  vertical-align: top;
  width: 46px;
  opacity: 0.5;
}

#images-block-grid li.image-block .info .block.avatar:hover {
  opacity: 1;
}

#images-block-grid li.image-block .info .block.view {
  width: 46px;
}

#images-block-grid li.image-block .info .block.view.lng-ru {
  width: 60px;
}

#images-block-grid li.image-block .info .block.likes {
  width: 46px;
}

#images-block-grid li.image-block .info .block.likes.lng-ru  {
  width: 40px;
}

#images-block-grid li.image-block .info .block.comments {
  width: 62px;
}

#images-block-grid li.image-block .info .block .upper {
  font-size: 14px;
  display: block;
}

#images-block-grid li.image-block .info .block .bottom {
  font-size: 10px;
  line-height: 10px;
  display: block;
}

/* Image box */

#flow {
  margin: 0 -20px 0 0;
}
/*todo class imagebox not found*/
#flow .imagebox {
  position: relative;
  margin: 20px 20px 0 0;
  background: #fff;
  box-shadow: 0 0 3px #AAA;
}

#flow .imagebox .image {
  position: relative;
}

#flow .imagebox .image .overlike {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: no-repeat 50% 50% rgba(39, 39, 39, 0.7);
  opacity: 0;
  cursor: pointer;
  -webkit-transition: opacity linear .2s;
  -moz-transition: opacity linear .2s;
  -ms-transition: opacity linear .2s;
  -o-transition: opacity linear .2s;
  transition: opacity linear .2s;
}

#flow .imagebox .image:hover .overlike {
  opacity: 0.7;
  -webkit-transition: opacity linear .2s;
  -moz-transition: opacity linear .2s;
  -ms-transition: opacity linear .2s;
  -o-transition: opacity linear .2s;
  transition: opacity linear .2s;
}

#flow .imagebox .image .like {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -16px 0 0 -18px;
  width: 36px;
  height: 32px;
  background: url("../images/icons4.png") no-repeat 0 -1600px transparent;
  opacity: 0;
}

#flow .imagebox .image:hover .like {
  opacity: 0.7;
}

#flow .imagebox .image:hover .like:hover {
  opacity: 1;
}

#flow .imagebox .info {
  padding: 5px;
  color: #333333;
  font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
}

#flow .imagebox li {
  display: inline-block;
  padding-left: 23px;
  width: 30px;
  background: url(../images/icons4.png) left -1749px no-repeat;
  line-height: 20px;
}

#flow .imagebox li.views {

}

#flow .imagebox li.likes {
  background-position: -40px -1749px;
}

#flow .imagebox li.comments {
  background-position: -80px -1749px;
}

/* !images block grid*/

/* Follow button*/
.follow-btn {
  display: inline-block;
  overflow: hidden;
  margin: 5px 0 0 16px;
  border-radius: 2px;
  font-size: 12px;
  cursor: pointer;
  zoom: 1;
+ display : inline;
}

.follow-btn .text {
  float: left;
  padding: 4px 13px 3px 9px;
  border-top: 1px solid #b7b7b7;
  border-bottom: 1px solid #b7b7b7;
  border-left: 1px solid #b7b7b7;
  border-radius: 2px 0 0 2px;
  background-color: #fff;
  color: #00b0ff;
  text-transform: uppercase;
}

.follow-btn.unfollow .text {
  color: #868686;
}

.follow-btn .count {
  position: relative;
  float: left;
  padding: 4px 9px 3px 9px;
  border: 1px solid #00b0ff;
  border-radius: 0 2px 2px 0;
  background: #00b0ff;
  color: #fff;
}

.follow-btn.unfollow .count {
  border: 1px solid #868686;
  background: #868686;
}

.follow-btn .count:after {
  position: absolute;
  top: 50%;
  left: -5px;
  margin: -4px 0;
  border-top: 4px solid transparent;
  border-right: 4px solid #00b0ff;
  border-bottom: 5px solid transparent;
  content: "";
}

.follow-btn.unfollow .count:after {
  border-right: 4px solid #868686;
}

/* End Follow button*/

header#clear-head {
  margin-bottom: 0px;
}

/* Logos */
#logo {
  display: inline-block;
  color: #00b0ff;
  text-decoration: none;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  zoom: 1;
  *display: inline;
}

#logo .title {
  color: #999;
  text-transform: uppercase;
  letter-spacing: -1px;
  font-weight: bolder;
  font-size: 18px;
  font-family: Trebuchet MS, Helvetica, sans-serif;
}

#logo .desc {
  color: #777;
  letter-spacing: 0;
  font-size: 12px;
}

#logo.logo-main {
  padding: 0 0 0 28px;
  background: url(../images/icons4.png) no-repeat 0 -1042px;
}

#logo.logo-main.lng-ru {
  padding: 0 0 0 28px;
  background: url(../images/icons4-ru.png) no-repeat 0 -1042px;
}

#logo.logo-color {
  padding: 0 0 0 42px;
  position: relative;
}
/*todo don finde class logo-most-viewed logo-gif logo-multitag*/
#logo.logo-most-viewed {
  padding: 0 0 0 28px;
  background: url(../images/icons4.png) no-repeat 0 -1042px;
}

#logo.logo-gif {
  padding: 0 0 0 28px;
  background: url(../images/icons4.png) no-repeat 0 -1092px;
}

#logo.logo-multitag {
  padding: 0 0 0 28px;
  background: url(../images/icons4.png) no-repeat 0 -1141px;
}

#logo.logo-users {
  padding: 0 0 0 32px;
  background: url(../images/uicon.png) no-repeat left 5px;
}

#logo.logo-set {
  padding: 0;
}

#logo.logo-tag {
  padding: 0 0 0 28px;
  background: url(../images/icons4.png) no-repeat 0 -1190px;
}

#logo-link {
  position: static;
  margin: 1px 8px 0 0;
  color: #00b0ff;
  font-size: 16px;
}

/* end Logos */

/* $loginpage */
#login-page {
  margin: 100px auto 100px;
  text-align: center;
}

#login-page .logo {
  position: relative;
  top: 0;
  color: #555;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  font-shadow: 0 1px 0 #fff;
}

#login-page .logo .slogan {
  margin: 2px 0 0 1px;
  letter-spacing: 1px;
}

#login-page .logo:hover {
  text-decoration: none;
}

#login-page .block {
  display: inline-block;
  margin: 59px 0 0 0;
  padding: 26px 20px 30px;
  border-radius: 2px;
  background: #FFF;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  zoom: 1;
  *display: inline;
}

#login-page .block .buttons {
}

#login-page .block .buttons.register {
  padding: 0 48px;
}

.login-form #id_username {
  width: 100px;
}

#login-page form {
  position: relative;
  width: 540px;
}

#login-page form.register {
  width: 635px;
  text-align: left;
}

#login-page form.register .erotic label:first-child {
  float: left;
}

#login-page form.register .erotic .switch-container {
  position: relative;
  top: -5px;
  float: left;
  margin-left: 50px;
}

#login-page .helptext {
  position: relative;
  top: -4px;
  display: none;
  margin: 0 13px 0 10px;
  padding: 0 0 0 20px;
  height: 33px;
  background: url("../images/icons.png") no-repeat scroll 0 -1500px transparent;
  line-height: 30px;
}

#login-page .helptext:after {
  position: absolute;
  top: 0;
  right: -13px;
  display: block;
  padding-left: 13px;
  height: 33px;
  background: url("../images/icons.png") no-repeat scroll 100% -1500px transparent;
  content: "";
}

#login-page .info {
  position: relative;
  left: -20px;
  margin: 30px -40px 10px 0;
  border-top: 1px solid #d1d1d1;
}

#login-page .info .wrap {
  position: relative;
  top: -10px;
  padding: 0 5px;
  background: #fff;
  text-transform: uppercase;
}

#login-page form input[type="text"],
#login-page form input[type="password"] {
  margin: 0 0 20px;
  padding: 4px 10px;
  width: 318px;
  height: 28px;
  border-radius: 5px;
  color: #777;
  font-size: 18px;
  font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
}

/* all */
#login-page form input[type="text"]::-webkit-input-placeholder {
  line-height: 26px;
}

#login-page form input[type="submit"] {
  display: block;
  height: 37px;
  font-size: 18px;
}

#login-page form .submit input[type="submit"] {
  float: left;
}

#login-page form .submit {
  padding: 0px 100px 0;
}

#login-page form .submit .forgot-password {
  float: right;
  margin: 9px 0 0 0;
}

#login-page .buttons .login-twitter-big {
  float: left;
}

#login-page .buttons .login-facebook-big {
  float: right;
}

#login-page .not-registered-yet {
  margin: 20px 0 0 0;
  color: #555555;
  text-align: center;
  font-size: 16px;
}

#login-page label {
  margin-bottom: 20px;
  font-size: 18px;
}

/* !loginpage */
.errorlist {
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
  padding: 5px;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  background: none repeat scroll 0 0 #FFFFFF;
  color: #ff6666;
  font-size: 15px;
  zoom: 1;
  *display: inline;
}

.errorlist:after,
.errorlist:before {
  position: absolute;
  top: 100%;
  width: 0;
  height: 0;
  border: solid transparent;
  content: " ";
  pointer-events: none;
}

.errorlist:after {
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #fff;
}

.errorlist:before {
  left: 50%;
  margin-left: -6px;
  border-width: 6px;
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #CCCCCC;
}

/* START full image viewer page */
#viewer.mobile {
  margin-top: 60px;
  margin-left: 0;
}

#viewer.mobile.zoomed {
  margin-top: 0;
  margin-left: 0;
}

#viewer {
  margin-left: 160px;
}

#viewer.zoomed {
  margin-left: 0;
}

#secondary {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 140px;
}

#secondary.zoomed {
  display: none;
}

#secondary #logo {
  padding: 0 0 10px;
  border-bottom: 1px solid #D9D9D9;
  text-align: center;
  line-height: 1;
}

#attachment-owner {
  position: relative;
  margin: 0 0 15px 0;
  padding: 15px 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #D9D9D9;
  text-align: left;
  font-weight: bold;
  font-size: 12px;
}

#attachment-owner:after {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  border-top: 1px solid #fff;
  content: "";
}

#attachment-owner a {
  display: block;
  margin: 0 0 8px 0;
  text-align: left;
}

#attachment-owner .meta {
  display: block;
  margin: 6px 0 0 0;
  font-weight: normal;
  font-size: 11px;
  line-height: 1.3;
}

#attachment-owner span.file {
  overflow: hidden;
  text-overflow: ellipsis;
}

#attachment-owner span.file:hover {
  overflow: visible;
}

#back {
  position: relative;
  display: block;
  margin: 0 0 15px;
  padding: 8px 8px 8px 8px;
  text-align: center;
  font-size: 10px;
}

div.ad {
  position: static;
  bottom: 20px;
  left: 20px;
  width: 140px;
  text-align: center;
  font-size: 11px;
  line-height: 1.5;
}

div.ad a.flag {
  text-transform: uppercase;
  font-weight: bold;
}

div.ad a img {
  display: block;
  margin: 10px auto;
}

div.ad a {
  color: rgba(0, 0, 0, 0.7);
  -webkit-transition: .2s opacity ease;
  -moz-transition: .2s opacity ease;
  -o-transition: .2s opacity ease;
  transition: .2s opacity ease;
}

div.ad a br {
  display: none;
}

div.ad a em {
  color: #fff;
  font-weight: bold;
  font-style: normal;
}

div.ad a:hover {
  opacity: .75;
}

/* viewer styles 
--------------------------------------------- */
#viewer img {
  display: block;
  max-width: 100%;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}

#viewer img:hover {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

#viewer img.zoomed:hover {
  cursor: -webkit-zoom-out;
  cursor: -moz-zoom-out;
  cursor: zoom-out;
}

#viewer-img img.zoomed {
  max-width: none;
}

#viewer img.not-on-s3 {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

@-webkit-keyframes progress {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}

#viewer img.ring {
  -webkit-animation: progress 8s infinite linear;
}

#viewer div.progress-ring {
  position: relative;
  margin: 40px auto;
  width: 250px;
}

#viewer div.progress-ring img.cloud {
  position: absolute;
  top: 0;
  left: 0;
}

div.message {
  margin: 0 0 50px 0;
  padding: 20px;
}

div.message h2 {
  margin: 0 auto;
  width: 60%;
  color: rgba(255, 255, 255, 0.5);
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.3;
}

/* END full image viewer page */

/* START bubbletip */
.bubbletip {
  position: absolute;
  z-index: 50;
  padding: 10px;
  border: 1px solid #00AFFF;
  border-collapse: collapse;
  border-radius: 4px;
  background-color: #fff;
}

.bubbletip:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin: 0 -10px -10px !important;
  width: 0;
  height: 0;
  border-top: 10px solid #fff;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  content: "";
}

.bubbletip:before {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin: 0 -10px -11px !important;
  width: 0;
  height: 0;
  border-top: 10px solid #00AFFF;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  content: "";
}

.bubbletip td.bt-content {
  background-color: #fff;
  vertical-align: middle;
}

/* START bubbletip */

.avatar_icons {
  display: block;
}

.avatar_icons img {
  display: block;
  float: left;
  background-position: center center;
  background-size: cover;
}

.avatar_icons img:after {
  position: absolute;
  display: block;
  border-radius: 4px;
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.51) inset;
  content: "";
}

.avatar_icons.medium {
  width: 73px;
  height: auto;
}

.avatar_icons.medium img {
  width: 73px;
  height: 73px;
  border-radius: 4px;
}

.avatar_icons.medium img:after {
  width: 73px;
  height: 73px;
}

.avatar_icons.small {
  width: 24px;
  height: 24px;
  box-shadow: none;
}

.avatar_icons.small img {
  margin-top: 0;
  margin-left: 0;
  width: 24px;
  height: 24px;
}

.avatar_icons.small img:after {
  width: 24px;
  height: 24px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.5) inset;
}

.feed {
  margin: 14px 0 0;
}

.feed header h1 {
  text-align: center;
}

.feed .content {
  position: relative;
  margin-left: 70px;
}

.feed .content .wraper {
  display: inline-block;
}

.feed .content .item {
  text-align: left;
}

.feed .content .item > .tags {
  float: left;
  margin-top: 43px;
}

.feed .content .item > .tags .tag {
  display: block;
  float: left;
  clear: both;
  margin: 0 0 4px 3px;
  padding: 8px 9px 8px 6px;
  border-radius: 0 4px 4px 0;
  text-shadow: none;
  font-size: 10px;
  font-family: "Open Sans", Arial, sans-serif;
}

.feed .content .item > .content:after {
  position: absolute;
  top: 25px;
  left: -7px;
  width: 7px;
  height: 14px;
  background: url("../images/article.png") no-repeat scroll -2px -4px transparent;
  content: "";
}

.feed .content .item > .content {
  position: relative;
  float: left;
  margin: 0 0 15px 90px;
  min-height: 66px;
  width: 610px;
  border: medium none transparent;
  border-radius: 3px 3px 3px 3px;
  background: none repeat scroll 0 0 white;
  box-shadow: 0 0 0 1px #E2E2E2, 0 1px 2px rgba(0, 0, 0, 0.1);
  text-align: left;
  font-size: 15px;
  line-height: 22px;
}

.feed .content .item .head {
  position: relative;
  padding: 9px 15px 10px;
}

.feed .content .item .head .avatar_icons {
  position: absolute;
  top: -1px;
  left: -90px;
  display: block;
  width: 73px;
  border-radius: 4px;
  text-align: center;
}

.feed .content .item .head .avatar_icons .like {
  display: inline-block;
  margin: 10px 0 0;
  width: 30px;
  height: 30px;
  background: url(../images/like.png) no-repeat 0 0;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  zoom: 1;
  *display: inline;
}

.feed .content .item .head .avatar_icons .like:hover {
  background-position: 0 -48px;
}

.feed .content .item .head .avatar_icons span {
  display: block;
  float: left;
  margin-top: 4px;
  margin-left: 4px;
  width: 48px;
  height: 48px;
  border-radius: 100px 100px 100px 100px;
  background-position: center center;
  background-size: cover;
}

.feed .content .item .head .avatar_icons span:after {
  position: absolute;
  display: block;
  width: 48px;
  height: 48px;
  border-radius: 4px;
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.51) inset;
  content: "";
}

.feed .content .item .head .avatar_icons span img {
  position: absolute;
  height: 48px;
  opacity: 0;
}

.feed .content .item .head .meta {
  display: block;
  margin-top: 2px;
  padding-top: 0;
  padding-bottom: 0;
  color: #AAAAAA;
  font-size: 11px;
}

.feed .content .item .head .meta span,
.feed .content .item .head .meta a {
  padding-right: 6px;
}

.feed .content .item .head .meta .like {
  display: inline-block;
  padding-left: 18px;
  height: 15px;
  background: url("../images/icons4.png") no-repeat scroll -80px -1754px transparent;
  color: #aaa;
  line-height: 15px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

.feed .content.lng-ru .item .head .meta .like {
  display: inline-block;
  padding-left: 18px;
  height: 15px;
  background: url("../images/icons4-ru.png") no-repeat scroll -80px -1754px transparent;
  color: #aaa;
  line-height: 15px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

.feed .content .item .head .meta .like:hover {
  background-position: -240px -1754px;
}

.feed .content .item .head .meta .timeago {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  height: 15px;
  background: url("../images/feed-assets.png") no-repeat scroll -25px -114px transparent;
  line-height: 15px;
}

.feed .content .item .head .meta .mediasource {
  position: relative;
  display: inline-block;
  margin-right: 4px;
  padding-left: 20px;
  height: 15px;
  background: url("../images/feed-assets.png") no-repeat scroll -24px -160px transparent;
  line-height: 15px;
}

.feed .content .item .head .meta .mediasource a {
  color: #aaa;
  text-decoration: underline;
}

.feed .content .item .head .meta .mediasource a:hover {
  color: #757575;
}

.feed .content .item .video-holder {
  position: relative;
  min-height: 177px;
  width: 100%;

  background: url('../images/crosshatch_w.png') repeat scroll 0 0, url('../images/white_dust_10.png') repeat scroll 0 0 rgba(213, 210, 210, 0.53);
  transition: all 0.4s ease 0s;
}

.feed .content .item .video-holder.min {
  padding: 14px 0;
}

.feed .content .item .video-holder  a.play {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: url("../images/video.png") no-repeat scroll -5px 110px transparent;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

.feed .content .item .video-holder a.play:hover {
  border: none;
  background: url(../images/video.png) no-repeat -5px -196px;
}

.feed .content .item .video-holder a.play img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}

.feed .content .item .video-holder.min a.play img {
  border-radius: 4px 4px 4px 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.58);
}

.feed .content .item .info {
  position: relative;
  z-index: 2;
  padding-right: 15px;
  padding-bottom: 12px;
  padding-left: 15px;
}

.feed .content .item .svg-image-blur {

}

.feed .content .item .video {
  -webkit-filter: blur(2px);
  filter: blur(2px);
}

.feed .content .item h2:after {
  position: relative;
  right: 0;
  display: block;
  margin-top: 10px;
  width: auto;
  height: 1px;
  background: -moz-linear-gradient(left center, rgba(255, 255, 255, 0.13) 85%, rgba(255, 255, 255, 0) 100%) repeat scroll 0 0 transparent;
  content: "";
}

.feed .content .item h2 {
  overflow-x: hidden;
  margin-bottom: 10px;
  color: #FFFFFF;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  font-weight: 700;
  font-size: 13px;
  line-height: 1.4 !important;
}

.feed .content .item .info h2 a {
  color: white;
  text-decoration: none;
}

.feed .content .item .actions {
  margin-top: 10px;
}

.feed .content .item .actions a {
  padding-left: 24px;
  background: url("../images/timeline_videopost_assets.png") no-repeat scroll 0 0 transparent;
  color: #fff;
}

.feed .content .item .actions a.like {
  background-position: -20px -15px;
}

.feed .content .item .actions a.collect {
  background-position: -20px -55px;
}

.feed .content .item .actions a.share {
  background-position: -20px -96px;
}

.feed .content .item .likeList {
  display: none;
  padding: 0;
  border-bottom: 1px solid #D9D9D9;
}

.feed .content .item .likeList ul {
  position: relative;
  margin: 0;
  padding: 2px 8px 5px;
  background: none repeat scroll 0 0 #F9F9F9;
  list-style: none outside none;
}

.feed .content .item .likeList ul li {
  position: relative;
  display: block;
  float: left;
  margin: 7px 6px 7px 7px;
  padding: 0;
  width: 56px;
  height: 56px;
}

.feed .content .item .likeList ul li div.avatar_icons {
  position: absolute;
  top: 3px;
  left: 2px;
}

.feed .content .item .likeList .avatar_icons {
  position: static;
  top: auto;
  left: auto;
  margin: 0 auto;
}

.feed .content .item .likeList a {
  display: inline-block;
  color: #4E4E4E;
  text-align: center;
  text-decoration: none;
}

.feed .content .item .comments {
  padding-bottom: 0;
  font-family: Lucida Grande, Lucida Sans Unicode, Arial, sans-serif;
}

.feed .content .item .comments a.show {
  clear: both;
  padding: 3px 15px 5px 12px;
  border-bottom: 1px solid #F0F0F0;
  text-align: center;
  text-decoration: underline;
  font-size: 12px;
}

.feed .content .item .comments ul {
  margin: 0;
  padding: 0;
}

.feed .content .item .comments ul li {
  clear: both;
  padding: 8px 15px 6px 12px;
  border-bottom: 1px solid #F0F0F0;
}

.feed .content .item .comments ul li .avatar_icons {
  float: left;
  margin-top: 2px;
  margin-right: 8px;
}

.feed .content .item .comments ul li p {
  position: relative;
  overflow: hidden;
  margin: 0;
  word-wrap: break-word;
  font-size: 11px;
  line-height: 15px;
}

.feed .content .item .comments ul li p > a.user {
  font-weight: normal;
}

.feed .content .item .comments ul li time.small {
  display: block;
  margin-top: 0;
  color: #AAAAAA;
  font-size: 9px;
}

.feed .content .item .comments form.comment_form {
  padding: 11px 11px 12px;
}

.feed .content .item .comments form.comment_form .avatar_icons {
  position: relative;
  display: inline-block !important;
  float: left;
  margin-top: 3px;
}

.feed .content .item .comments form.comment_form input {
  margin: 3px 0 0 10px;
  width: 524px;
  padding-right: 24px;
  height: 16px;
  font-size: 11px;
  font-family: Lucida Grande, Lucida Sans Unicode, Arial, sans-serif;
}

/* END feed lent */

#color-range {
    display: inline-block;
    *display:inline;
    position: relative;
    vertical-align: middle;
    width: 120px;
    text-align: center;
    margin-top: -28px;
    margin-left: 0px;
}

#slider-range {
    display: none;
}

#boxperiod {
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin-top: -2px;
    margin-left: 20px;
}

#boxperiod select {
    padding: 0px;
    margin-bottom: 0px;
}

.sortperiod {
    display: inline;
    position: relative;
    float: right;
    border-left: 1px solid #dfdfdf;
    background-color: #ffffff;
}

.sortperiod select {
    padding: 0px;
    margin: 4px 6px 6px 6px;
}

.author-button-margin{
    margin-left: -2px;
    margin-right: -2px;
}

.home-title-row {
    margin-top: -5px !important;
    height: 49px;
}
.home-title {
    float: left;
    font-size: 18px;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    color: #999;
    position: relative;
    font-weight: 300;
    margin: 5px 7px 0px 0px;
}
.home-title a {
    text-decoration: underline;
}
.home-title .num {
    font-size: 12px;
    line-height: 14px;
    margin: 0 0 0 5px;
    color: #0A0;
    vertical-align: top;
}
.home-title .num a {
    color: #434649;
    text-decoration: underline;
}
.home-title .num a:hover {
    text-decoration:none;
}
.home-separate {
  margin: 8px 7px 0px 3px;
  font-size: 12px;
  float: left;
  color: #777;
}
.home-desc {
  margin-top: -21px;
}

.reg-block {
float:right;
margin-top:11px;
}

/*.zag-to-reg {*/
/*float:left;*/
/*font-size:33px;*/
/*margin-top:10px;*/
/*color:#868686;*/
/*}*/

/*.regtxt {*/
/*float:left;*/
/*font-size:18px;*/
/*margin-left:35px;*/
/*margin-top:23px;*/
/*line-height:25px;*/
/*}*/

.regbtn.lng-ru  {
display: inline-block;
width: 244px;
height: 44px;
background-image: url('../img/bg-ru.png');
background-repeat: no-repeat;
text-indent: -10000px;
}

.regbtn  {
display: inline-block;
width: 244px;
height: 44px;
background-image: url('../img/bg.png');
background-repeat: no-repeat;
text-indent: -10000px;
}

.regbtn.fb-reg {
background-position: 0 -44px;
}

.regbtn.fb-reg.lng-ru {
background-position: 0 -137px;
}

.regbtn.vk-reg {
background-position: 0 -334px;
}

.regbtn.ok-reg {
background-position: 0 -484px;
}

.regbtn.twttr-reg {
background-position: 0 -137px;
}

.regbtn.mail-reg {
background-position: 0 -325px;
}

.regbtn.mail-reg.lng-ru {
background-position: 0 -633px;
}

.regbtn:hover {
opacity: 0.8;
}

.regbtn:hover {
opacity: 0.8;
}

.reg-block {
float:right;
margin-top:11px;
}

.zag-to-reg {
float:left;
font-size:28px;
margin-top:10px;
color:#868686;
}

.regtxt {
float:left;
font-size:16px;
margin-left:35px;
margin-top:23px;
line-height:25px;
}

.regbtn.lng-ru  {
display: inline-block;
width: 244px;
height: 44px;
background-image: url('../img/bg-ru.png');
background-repeat: no-repeat;
text-indent: -10000px;
}

.switcher-left {
    float: left;
}
.switcher-right {
    float: right;
}
.container_switch {
    margin-top: 6px;
}
.container_switch > .switch {
  width: 100px;
}
.container_switch.lng-ru > .switch {
  width: 119px;
}
.switch span {
    margin-top: -30px;
    margin-left: 5px;
    float: right;
    font-color: #4E4E4E;
}
.cmn-toggle {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden;
}
.switch label {
    margin-bottom: 12px;
}
.cmn-toggle + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

input.cmn-toggle-round-flat + label {
  padding: 2px;
  width: 50px;
  height: 20px;
  background-color: #dddddd;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  -webkit-transition: background 0.4s;
  -moz-transition: background 0.4s;
  -o-transition: background 0.4s;
  transition: background 0.4s;
}
input.cmn-toggle-round-flat + label:before, input.cmn-toggle-round-flat + label:after {
  display: block;
  position: absolute;
  content: "";
}
input.cmn-toggle-round-flat + label:before {
  top: 2px;
  left: 2px;
  bottom: 2px;
  right: 2px;
  background-color: #fff;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  -webkit-transition: background 0.4s;
  -moz-transition: background 0.4s;
  -o-transition: background 0.4s;
  transition: background 0.4s;
}
input.cmn-toggle-round-flat + label:after {
  top: 4px;
  left: 4px;
  bottom: 4px;
  width: 18px;
  background-color: #dddddd;
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
  -ms-border-radius: 26px;
  -o-border-radius: 26px;
  border-radius: 26px;
  -webkit-transition: margin 0.4s, background 0.4s;
  -moz-transition: margin 0.4s, background 0.4s;
  -o-transition: margin 0.4s, background 0.4s;
  transition: margin 0.4s, background 0.4s;
}
input.cmn-toggle-round-flat:checked + label {
  background-color: #8ce196;
}
input.cmn-toggle-round-flat:checked + label:after {
  margin-left: 28px;
  background-color: #8ce196;
}
.sets_img {
    margin: 18px 0 18px 0;
    color: #6B6B6B;
    text-transform: uppercase;
    text-shadow: 0 1px 0 #FFF;
    font-size: 16px;
}
.sets_color {
    color: #000;
}
.sets_panel {
    width: 610px;
    height: 120px;
    display: inline-block;
    padding: 4px;
    border: 1px solid #dcdcdc;
    background-color: #fff;
    zoom: 1;
    border-radius: 3px;
}
.sets_panel > div:first-child {
    margin-left: 10px;
}
.sets_example {
    width: 184px;
    height: 103px;
    border: 1px solid #dcdcdc;
    margin: 8px;
    float: left;
    border-radius: 0 0 4px 4px;
}
.sets_example_imgs {
    height: 51px;
    color: gray;
}
.current_image {
    color: gray;
}
.sets_example_image {
    padding-left: 1px;
    padding-top: 1px;
    float: left;
}
.set_name {
    text-align: center;
    padding-top: 5px;
    display: block;
}
.user_name {
    text-align: center;
    display: block;
}
.similar_img_title {
    margin-bottom: 18px;
    color: #6B6B6B;
    text-transform: uppercase;
    text-shadow: 0 1px 0 #FFF;
    font-size: 16px;
}
.message-block {
    text-align: center;
    padding-top: 25px;
}

.lang-select{
  height: 28px;
  margin-top: 17px;
  margin-right: 15px;
  font-size: 13px;
}

/* top tags slider */

#tag-similar-images{
    position: relative;
    height: 199px;
    overflow: hidden;
}
#tag-similar-images .list{
    margin-left: 35px;
}
#tag-similar-images .list li{
    float: left;
    margin: 0 0 0 14px;
    padding: 3px;
    background-color: #FFFFFF;
    box-shadow: 0 0 0 1px rgba(0,0,0, 0.2);
}
#tag-similar-images .list li:first-child{
    margin-left: 0;
}
#tag-similar-images .list li:hover{
    background-color: rgba(0, 175, 255, 0.5);
    box-shadow: 0 0 0 1px rgba(0, 175, 255, 0.5);
}
#tag-similar-images .arrow_left,
#tag-similar-images .arrow_right{
    position: absolute;
    top: -1px;
    display: block;
    width: 20px;
    height: 96px;
    border: 1px solid #dcdcdc;
    -webkit-transition: opacity 0.15s ease-out;
    -moz-transition: opacity 0.15s ease-out;
    -ms-transition: opacity 0.15s ease-out;
    -o-transition: opacity 0.15s ease-out;
    transition: opacity 0.15s ease-out;
}
#tag-similar-images .arrow_left{
    left: 0px;
    background: url("../images/arrows_small.png") no-repeat scroll left center #FFF;
}
#tag-similar-images .arrow_right{
    right: 0px;
    background: url("../images/arrows_small.png") no-repeat scroll right center #FFF;
}
#tag-similar-images .arrow_left:hover,
#tag-similar-images .arrow_right:hover{
    border: 1px solid #bbb;
}

.slider.toptag .wrapper {
    height:130px;
    width:940px
}

.tag-preview .tag-name {
position: absolute;
    left: 0;
    bottom: 0;
    width: 150px;
    padding: 0.8em;
    color: white;
    text-shadow: 0 2px 5px rgba(0,0,0,0.1);
    white-space: normal;
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,0.8) 100%);
    background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.8) 100%);
}
.tag-preview {
	float:left;
		margin-right:3px;
    display: block;
    position: relative;
    border-radius: 0.3em;
    overflow: hidden;
	    width: 150px;
}
.gridd {

    display: table;
    width: 100%;
}

.bttt {
	font-family: arial, sans-serif;
background-color: #BFBFBF !important;
color: white;
display: table-cell;
    vertical-align: middle;
    float: none;

}
.bttt:hover {
color: black;
	text-decoration: none;
}
.tag-preview .tag-action {
    position: absolute;
    top: 0;
    right: 0;
    padding: 1em;
}

.entry-right-image {
  left: 95%;
  opacity: 0.8;
      padding-top: 84px;
      max-width: 300px;
    width: 100%;
    text-align: left;
    z-index: 3;
    top: 60px;
    position: fixed;
    min-height: 300px;
    max-height: 400px;
}
.entry-right-image:hover {
    left: 90%;
}

.entry-left-image {
    right: 95%;
  opacity: 0.8;
      padding-top: 84px;
    max-width: 300px;
    width: 100%;
    text-align: left;
    z-index: 3;
    top: 60px;
    position: fixed;
    min-height: 300px;
   max-height: 400px;
}
.entry-left-image:hover {
    right: 90%;
}

.entry-image {
    width: 300px;
    padding-top: 84px;
    /*background: #fff !important;*/
    border-radius: 3px;
    /*border: 1px solid #f3f3f3;*/
    overflow: hidden;
/*.entry-holder {*/
    display: block;
    max-width: 400px;
    /*width: 100%;*/
    margin: 0 auto;
    /*background-color: #FFFFFF;*/
}


@media only screen and (max-width: 1200px) {
  .hide-lte-1200{
    display: none;
  }
}

@media only screen and (max-width: 959px) {

}

@media only screen and (min-width: 768px) and (max-width: 959px) {

}

@media only screen and (max-width: 767px) {

}

@media only screen and (min-width: 480px) and (max-width: 767px) {

}

@media only screen and (max-width: 479px) {

}