@font-face {
  font-family: "MilochaRegular";
  src: url("../fonts/milocha-webfont.eot");
  src: local("☺"), url("../fonts/milocha-webfont.woff") format("woff"), url("../fonts/milocha-webfont.ttf") format("truetype"), url(",,/fonts/milocha-webfont.svg#webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TitilliumText14LRegular";
  src: url("../fonts/TitilliumText1-webfont.eot");
  src: local("☺"), url("../fonts/TitilliumText1-webfont.woff") format("woff"), url("../fonts/TitilliumText1-webfont.ttf") format("truetype"), url("../fonts/TitilliumText1-webfont.svg#webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TitilliumText14L250wt";
  src: url("../fonts/TitilliumText250wt-webfont.eot");
  src: local("☺"), url("../fonts/TitilliumText250wt-webfont.woff") format("woff"), url("../fonts/TitilliumText250wt-webfont.ttf") format("truetype"), url("../fonts/TitilliumText250wt-webfont.svg#webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TitilliumText14L400wt";
  src: url("../fonts/TitilliumText400wt-webfont.eot");
  src: local("☺"), url("../fonts/TitilliumText400wt-webfont.woff") format("woff"), url("../fonts/TitilliumText400wt-webfont.ttf") format("truetype"), url("../fonts/TitilliumText400wt-webfont.svg#webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TitilliumText14L600wt";
  src: url("../fonts/TitilliumText600wt-webfont.eot");
  src: local("☺"), url("../fonts/TitilliumText600wt-webfont.woff") format("woff"), url("../fonts/TitilliumText600wt-webfont.ttf") format("truetype"), url("../fonts/TitilliumText600wt-webfont.svg#webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TitilliumText14L800wt";
  src: url("../fonts/TitilliumText800wt-webfont.eot");
  src: local("☺"), url("../fonts/TitilliumText800wt-webfont.woff") format("woff"), url("../fonts/TitilliumText800wt-webfont.ttf") format("truetype"), url("../fonts/TitilliumText800wt-webfont.svg#webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TitilliumText14L999wt";
  src: url("../fonts/TitilliumText999wt-webfont.eot");
  src: local("☺"), url("../fonts/TitilliumText999wt-webfont.woff") format("woff"), url("../fonts/TitilliumText999wt-webfont.ttf") format("truetype"), url("../fonts/TitilliumText999wt-webfont.svg#webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TitilliumTitle01Thin";
  src: url("../fonts/Titillium_title03-webfont.eot");
  src: local("☺"), url("../fonts/Titillium_title03-webfont.woff") format("woff"), url("../fonts/Titillium_title03-webfont.ttf") format("truetype"), url("../fonts/Titillium_title03-webfont.svg#webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

a img {
  border: none !important; }

a {
  outline: none; }

a:focus {
  -moz-outline-style: none; }

* {
  margin: 0;
  font-family: Trebuchet MS; }

input {
  width: 100%; }

body {
  font-family: Trebuchet MS;
  font-size: 14px;
  margin: 0px;
  padding: 0px;
  color: #353d47; }

textarea {
  font-family: Trebuchet MS;
  font-size: 13px;
  color: #353d47; }

#main {
  width: 922px;
  margin: 70px auto 100px auto; }

#main.front #right_col {
  margin-top: 95px; }

a#home {
  display: block;
  float: left;
  margin-right: 6px; }
  a#home img {
    padding-top: 6px; }

a#search img {
  margin-bottom: -4px; }

.top-nav {
  background-color: #d5e5ee;
  color: #40484f;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  float: left;
  font-size: 14px;
  margin: 7px 2px;
  padding: 3px 8px;
  height: 18px; }
  .top-nav a, .top-nav a:visited, .top-nav a:focus {
    color: #40484f;
    text-decoration: none; }
  .top-nav a#cancel_login img {
    padding-top: 3px !important;
    padding-left: 3px; }

.top-nav.right {
  float: right; }

.top-nav.red {
  background-color: #c97b7b; }
  .top-nav.red a, .top-nav.red span {
    color: white !important; }

.watermark {
  float: left;
  height: 17px;
  width: 155px;
  position: relative;
  font-size: 13px; }
  .watermark label, .watermark input {
    position: absolute;
    display: block;
    top: 0px;
    left: 0px;
    font-family: Trebuchet MS; }
  .watermark label {
    color: #353d47;
    left: 3px; }

#login_bar {
  width: 922px;
  height: 40px;
  margin: 0px auto; }
  #login_bar #login-form {
    display: block;
    height: 18px;
    margin: 0 -4px;
    display: none; }
    #login_bar #login-form input[type="submit"] {
      padding: 0px 3px 1px 3px;
      float: left;
      margin-right: 2px;
      font-family: Trebuchet MS; }
    #login_bar #login-form input[type="text"], #login_bar #login-form input[type="password"] {
      width: 145px;
      font-size: 13px;
      padding: 0px 3px;
      height: 18px; }
  #login_bar #forgot_password {
    float: right;
    font-size: 11px;
    font-style: italic;
    margin-top: -7px;
    width: 204px;
    overflow: hidden; }
    #login_bar #forgot_password a {
      display: block;
      color: grey;
      text-decoration: none; }

.small_red_link {
  background-color: #c97b7b;
  color: white !important;
  padding: 2px 4px;
  width: auto;
  cursor: pointer;
  border: solid 0px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  font-family: Trebuchet MS;
  text-decoration: none;
  font-size: 12px; }

.small_red_link:hover {
  background-color: #9fc54e; }

form input[type="submit"] {
  background-color: #c97b7b;
  color: white;
  padding: 2px 3px;
  width: auto;
  cursor: pointer;
  border: solid 0px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  font-family: Trebuchet MS; }
form input[type="submit"].disabled {
  background-color: #82b0cc !important;
  margin: 0px !important;
  cursor: default !important; }
form input[type="submit"]:hover {
  background-color: #9fc54e; }
form input[type="submit"]:active {
  margin-top: 2px; }
form input[type="text"], form input[type="password"], form textarea {
  background-color: #e3eef3;
  color: #353d47;
  border: solid 0px;
  padding: 3px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  width: 300px;
  font-size: 25px; }
form textarea {
  height: 100px;
  font-size: 13px; }
form label {
  color: #353d47;
  display: block;
  margin-bottom: 5px; }
form .checklist {
  width: 100%; }
  form .checklist label {
    display: inline;
    font-size: 12px; }
form .inline_submit {
  height: 38px;
  margin-bottom: -2px;
  overflow: hidden; }
  form .inline_submit input {
    float: left;
    display: block; }
  form .inline_submit input[type="submit"] {
    font-size: 20px;
    margin-left: 4px;
    padding: 5px; }

#locations select {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  background-color: #50565d;
  border: none;
  color: white;
  padding: 3px;
  font-size: 12px;
  margin-bottom: 5px; }
#locations select::-moz-focus-inner {
  border: 0; }

#locations.blue select {
  background-color: #e3eef3;
  color: #40484f;
  font-size: 16px; }

.clear {
  clear: both; }

.profile {
  width: 605px;
  overflow: hidden;
  cursor: default;
  position: relative; }
  .profile .profile_inner {
    width: 700px; }
  .profile .contact_and_info, .profile .play {
    width: 65px;
    float: left;
    height: 90px;
    color: white;
    cursor: pointer; }
    .profile .contact_and_info a, .profile .play a {
      width: 30px;
      display: block;
      margin: 0px auto;
      height: 42px;
      cursor: pointer;
      filter: alpha(opacity=50);
      -moz-opacity: 0.5;
      -khtml-opacity: 0.5;
      opacity: 0.5; }
    .profile .contact_and_info a:active img, .profile .play a:active img {
      margin-top: 2px; }
  .profile .contact_and_info {
    background: #c97b7b;
    height: 90px; }
    .profile .contact_and_info a {
      width: 30px;
      padding: 10px 18px 10px 17px;
      height: 23px;
      margin: 0px; }
  .profile .play {
    background: #5d646c;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 12px;
    -moz-border-radius-bottomright: 12px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 12px;
    -webkit-border-bottom-right-radius: 12px;
    -webkit-border-bottom-left-radius: 0px;
    -khtml-border-top-left-radius: 0px;
    -khtml-border-top-right-radius: 12px;
    -khtml-border-bottom-right-radius: 12px;
    -khtml-border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 0px;
    height: 64px;
    padding-top: 26px; }
    .profile .play a {
      width: 26px;
      height: 32px;
      padding-left: 3px;
      padding-top: 1px;
      overflow: hidden;
      margin-top: 0px; }
    .profile .play a.playing img {
      margin-top: -33px; }
    .profile .play a.paused img {
      margin-top: 0px; }
  .profile .play:active a {
    margin-top: 2px; }
    .profile .play:active a img {
      margin-top: 0px; }
  .profile .play.no-play {
    background: #5d646c url(/images/no-play-grey.png) no-repeat 20px 26px; }
  .profile .lower_half {
    height: 90px;
    overflow: hidden;
    width: 400px;
    position: relative;
    cursor: default; }
    .profile .lower_half .back {
      position: absolute;
      top: 6px;
      left: 381px;
      cursor: pointer; }
    .profile .lower_half .back:active {
      top: 8px; }
    .profile .lower_half .lower_half_inner {
      margin-top: 6px; }
      .profile .lower_half .lower_half_inner .contact, .profile .lower_half .lower_half_inner .about_me {
        height: 90px; }
  .profile .info {
    background: url(../images/no_avatar.png) no-repeat #d5e5ee;
    -moz-border-radius-topleft: 12px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 12px;
    -webkit-border-top-left-radius: 12px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 12px;
    -khtml-border-top-left-radius: 12px;
    -khtml-border-top-right-radius: 0px;
    -khtml-border-bottom-right-radius: 0px;
    -khtml-border-bottom-left-radius: 12px;
    border-top-left-radius: 12px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 12px;
    width: 400px;
    height: 90px;
    margin-bottom: 12px;
    padding-left: 75px;
    float: left;
    overflow: hidden;
    position: relative; }
    .profile .info div.overview {
      height: 90px;
      overflow: hidden;
      position: relative; }
    .profile .info div.about_me, .profile .info div.contact_form {
      font-size: 13px;
      height: 75px;
      width: 370px;
      position: relative;
      color: #353d47;
      clear: both; }
      .profile .info div.about_me .sent_message, .profile .info div.contact_form .sent_message {
        color: #40484f;
        font-size: 20px;
        left: 86px;
        position: absolute;
        top: 26px;
        display: none; }
      .profile .info div.about_me img, .profile .info div.contact_form img {
        position: absolute;
        left: 378px;
        top: 1px;
        cursor: pointer; }
      .profile .info div.about_me img:active, .profile .info div.contact_form img:active {
        top: 3px; }
    .profile .info h4 {
      color: #40484f;
      font-family: "TitilliumText14L600wt";
      font-size: 33px;
      letter-spacing: -3px;
      margin: 9px 0 4px;
      font-weight: normal;
      line-height: 41px; }
      .profile .info h4 iframe.fb {
        border: none;
        overflow: hidden;
        width: 90px;
        height: 21px;
        margin-left: 5px; }
      .profile .info h4 a {
        font-family: "TitilliumText14L600wt";
        color: #40484f;
        text-decoration: none; }
      .profile .info h4 a:hover {
        color: #487c9f; }
    .profile .info .tools {
      position: absolute;
      top: 7px;
      right: 7px;
      filter: alpha(opacity=0);
      -moz-opacity: 0;
      -khtml-opacity: 0;
      opacity: 0; }
      .profile .info .tools a.mp3 {
        background-image: url(../images/play-button.png);
        background-position: 0px 0px; }
      .profile .info .tools a.mp3.playing {
        background-position: -30px 0px; }
      .profile .info .tools a.about_me {
        background-image: url(../images/info-button.png); }
      .profile .info .tools a.contact {
        background-image: url(../images/contact-button.png); }
      .profile .info .tools a {
        width: 30px;
        height: 30px;
        display: block;
        float: left;
        margin-right: 4px;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0; }
      .profile .info .tools a:active {
        margin-top: 2px; }
      .profile .info .tools .tags_list .instrument, .profile .info .tools .tags_list .genre {
        margin-top: 2px; }
    .profile .info .more_button {
      position: relative; }
    .profile .info .big_list h4 {
      margin: 1px 0 0; }

.more_tags {
  display: none;
  background-image: url(../images/alpha-blue-bg.png);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  padding: 5px;
  position: absolute;
  top: 0px;
  left: 0px;
  -moz-box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.1); }
  .more_tags a {
    display: inline-block !important;
    float: none !important;
    margin-left: 0px !important; }
  .more_tags br {
    display: block !important; }
  .more_tags br:last-child {
    margin-top: -3px; }

.tags_list div, .tags_list a {
  float: left;
  height: 16px;
  padding: 1px 0px 2px 0px;
  margin: 0px 2px 4px;
  color: #40484f;
  display: block;
  text-decoration: none; }
.tags_list br {
  display: none; }
.tags_list .instrument, .tags_list .genre, .tags_list .location {
  color: white;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  font-weight: bold;
  line-height: 15px;
  margin-top: 0px;
  padding: 1px 3px 2px 3px; }
.tags_list .instrument {
  background-color: #82b0cc; }
.tags_list .genre {
  background-color: #c97b7b; }
.tags_list .location {
  background-color: #ddb27e; }

#contact_template {
  display: none; }

div.contact_form form textarea {
  padding: 5px;
  background-color: #e3eef3;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  border: none;
  height: 68px;
  width: 310px;
  position: absolute;
  top: 0px;
  left: 0px; }
div.contact_form form label {
  font-size: 13px;
  top: 5px;
  left: 5px; }

h1 {
  color: #40484f;
  font-family: "TitilliumText14L600wt";
  font-size: 40px;
  letter-spacing: -3px;
  margin: 10px 0 10px 10px;
  font-weight: normal; }

h2 {
  color: #40484f;
  font-size: 20px;
  margin: 30px 0 10px 10px;
  letter-spacing: -1px; }

h2:first-child {
  margin-top: 0px; }

.blue_box {
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  -khtml-border-radius: 12px;
  border-radius: 12px;
  background-color: #d5e5ee;
  padding: 10px;
  margin-bottom: 12px;
  padding-bottom: 14px; }
  .blue_box a {
    color: #487c9f; }
  .blue_box b {
    color: #487c9f; }
  .blue_box p {
    margin-top: 9px;
    padding: 0px 5px;
    margin-bottom: 9px;
    line-height: 20px; }
  .blue_box p:last-child {
    margin-bottom: 0px;
    margin-top: 10px;
    line-height: 20px; }
  .blue_box p:first-child {
    margin-top: 2px;
    margin-bottom: 10px;
    line-height: 20px; }
  .blue_box p:only-child {
    margin-top: 2px;
    margin-bottom: 0px;
    line-height: 20px; }

.two_col_left {
  width: 306px;
  float: left; }

.two_col_right {
  width: 380px;
  float: left; }

.left {
  float: left; }

.right_gap {
  margin-right: 12px; }

#mp3_template {
  display: none; }

#mp3_player {
  height: 0px;
  overflow: hidden; }

#welcome-block {
  width: 704px;
  font-family: "TitilliumText14L600wt";
  font-size: 38px;
  color: #40484f; }
  #welcome-block #line1, #welcome-block #line2, #welcome-block #line3 {
    padding-left: 20px;
    letter-spacing: -2px; }
  #welcome-block #line1 {
    -moz-border-radius-topleft: 12px;
    -moz-border-radius-topright: 12px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-top-left-radius: 12px;
    -webkit-border-top-right-radius: 12px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -khtml-border-top-left-radius: 12px;
    -khtml-border-top-right-radius: 12px;
    -khtml-border-bottom-right-radius: 0px;
    -khtml-border-bottom-left-radius: 0px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    background-color: #e3eef3; }
  #welcome-block #line2 {
    background-color: #d5e5ee; }
  #welcome-block #line3 {
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 12px;
    -moz-border-radius-bottomleft: 12px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 12px;
    -webkit-border-bottom-left-radius: 12px;
    -khtml-border-top-left-radius: 0px;
    -khtml-border-top-right-radius: 0px;
    -khtml-border-bottom-right-radius: 12px;
    -khtml-border-bottom-left-radius: 12px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
    background-color: #c97b7b;
    color: white;
    font-size: 46px;
    position: relative; }
    #welcome-block #line3 #welcome-note {
      font-family: Trebuchet MS;
      font-size: 13px;
      position: absolute;
      top: 12px;
      left: 165px;
      width: 350px;
      letter-spacing: 0px; }
    #welcome-block #line3 #welcome-buttons {
      position: absolute;
      top: 13px;
      left: 530px;
      letter-spacing: 0px; }
      #welcome-block #line3 #welcome-buttons a:first-child {
        margin-right: 5px; }

.join-big {
  background-color: #ddb27e;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  border-bottom: solid 3px #d19452;
  padding: 1px 12px 2px; }

.search-big {
  background: url("/images/search-background.png") no-repeat;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  padding: 1px 32px 5px 12px; }

.join-big, .search-big {
  color: white;
  text-decoration: none;
  display: block;
  font-family: Trebuchet MS;
  font-size: 19px;
  line-height: 25px;
  float: left; }

.join-big:active, .search-big:active {
  margin-top: 2px; }

#big-logo {
  margin-bottom: -13px;
  padding-left: 25px; }

#right_col {
  width: 305px;
  float: right; }
  #right_col .blue_box.find_by_name {
    padding: 6px 20px 20px;
    background-color: #82b0cc; }
    #right_col .blue_box.find_by_name form {
      position: relative; }
      #right_col .blue_box.find_by_name form input[type=submit] {
        position: absolute;
        top: 14px;
        left: 222px; }
      #right_col .blue_box.find_by_name form input[type=text] {
        padding-right: 49px;
        width: 212px;
        margin-top: 5px;
        background-color: #d5e5ee; }
  #right_col h1 {
    color: white;
    margin: 0px; }
  #right_col #search {
    background: #5d646c;
    margin-bottom: 12px;
    padding: 20px;
    padding-top: 6px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px; }
    #right_col #search form label {
      color: white; }
    #right_col #search #locations {
      margin-bottom: 15px; }

#results {
  float: left; }

.search-column {
  width: 290px;
  float: left;
  margin: 0px 0px 20px 0px; }

.search-column td {
  width: 33%; }

#search form .search-column:first-child {
  margin-right: 30px; }

.search-column td label, .checklist td label {
  cursor: pointer; }

.profile-block .profile:last-child .info {
  margin-bottom: 0px; }

img.big-logo {
  margin-bottom: -14px;
  margin-left: 12px; }

#intro_box {
  background-color: #82b0cc;
  color: white;
  width: 575px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  -khtml-border-radius: 12px;
  border-radius: 12px;
  padding: 5px 15px 15px 15px;
  margin-bottom: 12px; }
  #intro_box h1 {
    margin: 0px;
    color: white; }

.center {
  margin-left: auto;
  margin-right: auto;
  width: 385px; }

form .error {
  background: #82b0cc url(/images/white-cross.png) no-repeat 7px 7px;
  color: white;
  font-size: 13px;
  display: inline-block;
  line-height: 24px;
  margin-bottom: 13px;
  margin-top: 5px;
  padding: 0 5px 0px 23px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px; }

a.why_link {
  font-size: 11px;
  color: #82b0cc;
  font-weight: bold;
  font-style: italic; }

#feedback {
  color: #548fb8;
  padding: 0px 10px; }
  #feedback a {
    color: #548fb8; }

