html, body {padding: 0; margin: 0; height: 100%;}
body {background:url('/nd/bg.png') 50% 0% #321f2e no-repeat; font-family:'Trebuchet MS',Helvetica,sans-serif; font-size:10pt; color:#fff}
body > div:first-child,.container {position: relative; height: 100%; width: 900px; margin: 0 auto;}
html > body > div:first-child,.container {min-height: 100%; height: auto;}

input,textarea,button {font-family:Calibri}

img {border:0}
a, a:link, a:visited {color: #ffd4df;}
a:hover, a:active {text-decoration: none; color: #eec3ce; outline: none;}
a.cat {color: #9e9e9e;}

#header {
  background: 20px 41px no-repeat;
  height: 41px;
  padding-top: 65px;
}
.authlogo {
  cursor: pointer;
  background: 50% 50% no-repeat;
  padding: 50px;
}
#header, .authlogo {
  background-image: url('/nd/logo.png');
}
.direclogo {
  cursor: pointer;
  position: relative;
  top: -52px;
  height: 72px;
  width: 300px;
}

#menu {
  text-align: right;
  padding-right: 20px;
}
#menu a {
  margin: 0 5px;
  display: inline-block;
  background: url('/nd/m_a.png') 0% repeat-x;
  height: 20px;
  font-size: 12pt;
  padding: 5px 12px;
  text-decoration: none;
  color: #b986af;

  box-shadow: 0 0 10px rgba(0, 0, 0, .3);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);

  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px
}
#menu a:hover {
  color: #fff;
}
#menu a:active,#menu a.currentpage {
  background: url('/nd/m_b.png') 0% repeat-x;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: 1px solid #53334c;
}

.asideblock, .asideblock > span, .commblock, .commblock > span
{
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -moz-border-radius: 10px;
}
.asideblock, .commblock {
  position: relative;
  border: 1px solid #ad8ea6;
  background: #cfb3c9;
  padding: 10px 5px;
}
.asideblock {
  width: 230px;
}

.commblock {
  display: inline-block;
  margin: 8px 0;
  margin-left: 93px;
}
.commblock > span, .asideblock > span {
  width: 100%;
}
.asideblock > span, .commblock > span {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  display: inline-block;
  border-top: 1px solid #ebcbe4;
}
.asideblock > div, .commblock > div {
  color: #4c4c4c;
  padding: 0 5px;
}
.asideblock > div > hr, .commblock > div > hr, #tab_people hr {
  height: 0;
  border: none;
}
#tab_people hr {
  border-top: 1px solid #ddd7da;
  border-bottom: 1px solid #fbf5f8;
}
.asideblock > div > hr, .commblock > div > hr {
  border-top: 1px solid #be99b7;
  border-bottom: 1px solid #e0c7db;
}
.ui-dialog-content a {
  color: #7a4e71 !important;
}
.asidebody, .commbody {
  font-size: 10pt;
}
.asidebody a {
  text-decoration: none;
  color: #7a4e71;
  display: inline-block;
  margin: 1px 0;
  font-size: 9pt;
}
.asidehead {
  padding-bottom: 10px;
}
.asidehead, .commhead {
  text-shadow: 0px 1px 1px rgba(255, 255, 255, .8);
  font-size: 12pt;
}
.commhead {
  display: inline-block;
  padding: 10px 5px;
}
.subblock {
  float: left;
  display: inline-block;
  margin: 0 7px;
}
.subblock > a > img {
  border-bottom: 1px solid #60405a;
}
.subblock > div {
  text-align: left;
  display: inline-block;
  vertical-align: top;
  height: 90px;
  width: 275px;
  color: #3b353a;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 140%;
  background: #cfb3c9;

  -webkit-border-radius: 8px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  
  border: 1px solid #e8cbe2;
  -webkit-box-shadow: 0px 2px 1px rgba(0, 0, 0, .3);
  box-shadow: 0px 2px 1px rgba(0, 0, 0, .3);
}
.subblock > div > a {
  text-decoration:none
}
.subblock > div > a h3 {
  margin:0;
  color:#3B353A;
  line-height:15px
}
.subblock > div > a div {
  color:#755970;
  font-style:italic;
  font-weight:bold;
  font-size:12px;
  margin:3px 0
}
.subblock > span {
  display: inline-block;
  vertical-align: top;
  margin-left: 5px;
  height: 23px;
  width: 12px;
  position: relative;
  top: 20px;
  left: 3px;
  background: url('/nd/qarrw.png') 0% 0% no-repeat;
}

#twiblock, #sitesblock, #yesblock, #contentblock {
  background: url('/nd/sites.png') 0% 0% repeat-x;
  margin-top: 15px;

  -moz-box-shadow: 0px 2px 1px rgba(0, 0, 0, .3);
  -webkit-box-shadow: 0px 2px 1px rgba(0, 0, 0, .3);
  box-shadow: 0px 2px 1px rgba(0, 0, 0, .3);

  -moz-border-radius: 14px;
  border-radius: 14px;
  -webkit-border-radius: 14px;

  border-top: 1px solid #714f6a;  
}

#yesblock {
  font-weight: 500;
  padding-top: 15px;
  text-align: center;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, .4);
  font-size: 25pt;
  color: #a27198;
  height: 60px;

  margin-top: 25px;
  background: url('/nd/yes.png') 0% repeat-x;
}
#yesblock a {
  color: #cd93c1;
  text-decoration: none;
  border-bottom: 2pt solid #cd93c1;
}

#video {
  display: none;
}
#videoblock {
  overflow: hidden;
  font-weight: 500;
  text-align: center;
  font-size: 42pt;
  color: #442a3f;
  margin-top: 15px;
  background: #a27198;
  padding: 25px 50px 0;
  height: 500px;

  -moz-box-shadow: 0px 2px 1px rgba(0, 0, 0, .5);
  -webkit-box-shadow: 0px 2px 1px rgba(0, 0, 0, .5);
  box-shadow: 0px 2px 1px rgba(0, 0, 0, .5);

  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
}
#videoblock span {
  text-shadow: 0px 1px 1px rgba(255, 255, 255, .5);
  display: inline-block;
  margin-top: 200px;
}
span.playbutton {
  cursor: pointer;
}
span.wooooops {
  font-size: 40pt;
  margin-top: 80px!important
}

span.wooooops a {
  color:#6d3f64
}

#sitesblock {
  height: 120px;
  text-align: center;
  padding-top: 15px;
  font-weight: 500;  
}
#sitesblock > div {
  width: 860px;
  height: 120px;
  margin: 2px 0 0 20px;
  overflow: hidden;
}
#sitesblock > div > div {
  width: 1000000px;
}
#siteright, #siteleft {
  cursor: pointer;
  display: inline-block;
  width: 36px;
  height: 38px;
  background: red;
  margin: 35px;
  position: absolute;
}
#siteright {
  background: url('/nd/rarr.png') 100% 0% no-repeat;
  float: right;
  right: -80px;
}
#siteleft {
  background: url('/nd/larr.png') 0% 0% no-repeat;
  float: left;
  left: -80px;
}

#footer {
  font-size: 11px;
  font-weight: 500;
  margin: 15px 15px 0 15px;
  padding-bottom: 15px;
}
#footer a {
  margin: 0 2px;
  color: #cfb3c9;
}
#footer div {
  float: right;
}

#contentblock a {
  color: #7d426f;
}
#contents, #contentab {
  color: #4c4c4c;
  background: #ebe6e8;
  border-top: 1px solid #fff;
  
  -moz-border-radius-bottomleft: 14px;
  -moz-border-radius-bottomright: 14px;
  -webkit-border-bottom-left-radius: 14px;
  -webkit-border-bottom-right-radius: 14px;
  border-bottom-left-radius: 14px;
  border-bottom-right-radius: 14px;
}
#contents {
  padding: 10px;
  min-height: 630px;
}
#contentab > div {
  padding: 20px;
}
#contentab > #tab_people {
  padding: 10px 0 10px 0;
}

#topbar {
  padding: 15px;
}
#topbar a {
  position: relative;
  top: 5px;
  margin: 0 5px;
  font-size: 15px;
  color: #bf89b4;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, .2);
}
#topbar a.currentblock {
  background: #ebe6e8;
  padding: 10px 13px 20px 13px;
  color: #403f40 !important;
  text-decoration: none;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, .2) !important;

  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.profile {
    margin: 5px 0 0 22px;
}
.profile .user {
    padding: 0 0 25px;
    overflow: hidden;
}
.profile .avatar {
    width: 104px;
    height: 104px;
    float: left;
    margin: 0 18px 0 0;
    text-align: center;
    overflow: hidden;
}
.profile .avatar img {
    max-width: 104px;
    max-height: 104px;
}
.profile .user h3 {
    margin: 5px 0 3px; 
    color: #575656;
    font-size: 15pt;
    font-weight: normal;
    text-shadow: 0 1px 0 #fff;
}
.profile .user span {
    padding: 0 0 0 2px;
    color: #9d7194;
    font-size: 8pt;
    font-style: italic;
}
.profile .twit {
    margin: 6px 0 0;
    font-size: 11pt;
    line-height: 24px;
}
.profile .twit img {
    margin: 0 10px 0 0;
    position: relative;
    top: 3px;
    left: 4px;
}
.profile .twit a {
    color: #9d7194;
}
.profile dl {
    margin: 0 0 8px;
}
.profile dt {
    width: 106px;
    padding: 0 17px 0 0;
    color: #6b6b6b;
    text-align: right;
    float: left;
}
.profile dd {
    margin: 0 0 0 106px;
    padding: 0 0 0 17px;
}
.profile br {
    margin: 0 0 8px;
}
#tab_feedback {color: #575656; overflow: hidden;}
.feedback-letter a {color: #866681 !important;}
#tab_idea {color: #575656; overflow: hidden;}
.feedback-form .have-title {
    margin: 21px 0 0 2px;
    font-size: 10pt;
    font-weight: normal;
    position: absolute;
}
.feedback-form .have {
    list-style-type: none;
    margin: 10px 0 1px;
    padding: 0;
}
.feedback-form .have li {
    padding: 12px 0 0 123px;
    color: #2f2f2f;
    font-size: 9pt;
}
.feedback-form .have input {
    margin: 0 10px 0 0;
    position: relative;
    top: 1px;
}
.feedback-form .need-title {
    margin: 6px 0 0 2px;
    font-size: 10pt;
    font-weight: normal;
    position: absolute;
}
.feedback-form .need {
    list-style-type: none;
    margin: 7px 0 1px;
    padding: 0;
}
.feedback-form .need li {
    padding: 0 0 12px 123px;
    color: #2f2f2f;
    font-size: 9pt;
}
.feedback-form .need input {
    margin: 0 10px 0 0;
    position: relative;
    top: 1px;
}
#tab_error {overflow: hidden;}
.feedback-file {
    width: 655px;
    height: 72px;
}
.error-text {
    margin: 11px 16px 0 6px;
    color: #2f2f2f;
    font-size: 9pt;
    line-height: 18px;
    float: left;
}
.feedback-form .i-file {
    width: 218px;
    height: 34px;
    margin: 13px 11px 0 0;
    padding: 0 14px;
    background-position: 0 -239px;
    float: left;
}
.feedback-form .button-file {
    width: 73px;
    height: 39px;
    background-position: -246px -239px;
    margin: 11px 0 0;
    color: #fff;
    font-size: 12pt;
    text-shadow: 0 1px 0 #000;
    cursor: pointer;
    float: left;
}

#twiblock > span {
  display: inline-block;
  vertical-align: middle;
  width: 128px;
  padding: 10px 0;
  text-align: center;
}
#twiblock > span a {
  color:#cd93c1;
  font-size:12pt;
  text-shadow:0px 1px 0 rgba(0, 0, 0, .2);
}
#twits {
  position: relative;
  top: 15px;
  display: inline-block;
  height: 65px;
}
#twits a {
  color: #74536f;
  text-decoration: none;
  border-bottom: 1px solid #74536f;
}
#twits .subblock > a {
  border-bottom: none;
}
#twits .subblock img {
  margin-top: 17px;
  border-bottom: 1px solid #76486d;
}
#twits .subblock > div {
  height: 75px;
}

#asidetents {
  float: right;
  width: 250px;
  overflow: hidden;
}

#searchbar {
  padding-top: 2px;
  position: relative;
  top: -7px;
  left: -10px;
  border-top: none;
  display: inline-block;
  float: right;
  background: url('/nd/search.png') 0% 0% repeat-x;
  margin-top: 18px;

  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
}
#searchbar input {
  background: url('/nd/srch.png') 5px 50% no-repeat;
  height: 28px;
  vertical-align: middle;
  color: #fff;
  font-size: 9pt;
  font-weight: 700;
  padding: 0 10px 0 25px;
  width: 200px;
  border: none;
  outline: none;
}

#iconsblock {
  padding: 5px 25px;
}

.post {
  padding-top: 5px;
  width: 600px;
}
.postcat {
  vertical-align: top;
  display: inline-block;
  background: url('/nd/postcat.png') 0% 0% repeat-x;
  color: #fff;
  padding: 6px 8px;
  font-size: 7pt;
  line-height: 5pt;
  font-weight: bold;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.postcat a {
  color: #fff !important;
  text-decoration: none;
}
.postname {
  position: relative;
  top: -4px;
  font-size: 16pt;
  text-shadow: 0 1px 1px rgba(255, 255, 255, .9);
  padding: 0 10px;
}
.postname a {
  text-decoration: none;
}
.postname a:hover {
  text-decoration: underline;
}
.postdate {
  color: #a8a8a8;
  position: relative;
  top: -7px;
  font-size: 6pt;
}
.postmess {
  font-size: 14px;
  line-height: 18pt;
  padding: 4px;
  margin: 2px 0;
}
.author {margin:20px 0 0; padding:20px; line-height:140%; color:#fff; background:#321f2e; border-bottom:1px solid #fff; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px}
.author img {width:63px; height:63px; display:inline-block; box-shadow:0 0 10px #000; -webkit-box-shadow:0 0 10px #000; -moz-box-shadow:0 0 10px #000}
.author ul {list-style:none; display:inline-block; width:460px; padding:0; margin:0 0 0 20px; vertical-align:top}
.author ul li:first-child {font-size:16px}
.author ul .job {color:#847180; font-style:italic; font-size:10px; margin:0 0 5px}
.author ul .text {font-size:11px}
.social {margin:20px 0 0; border:1px solid #c6bfc2; padding:10px; height:20px; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px}
.twitter-share-button {height:21px!important}
.postcommnum {
  color: #999;
  font-size: 9pt;
  font-style: italic;
  padding: 2px 0 14px 4px;
}

.commblock > img {
  position: absolute;
  top: 5px;
  left: -85px;
  max-height: 64px;
}
span.commquote {
  background: url('/nd/commq.png') 0% 0% no-repeat;
  width: 14px;
  height: 26px;
  top: 4px;
  left: -13px;
  border: none;
}
.commname {
  color: #55344e;
  font-size: 12pt;
  font-weight: 400;
}
.commdate {
  padding-right: 10px;
  font-size: 8pt;
  color: #4c4c4c;
  position: relative;
  top: -1px;
  left: 10px;
}
a.commalink {
  font-size: 9pt;
  color: #9d7194;
  font-weight: bolder;
  margin: 0 5px;
}
#commaddtbl td {
  padding: 0 5px;
  vertical-align: middle;
  height: 35px;
}
.commaddbut {
  margin: 5px 0;
  padding: 8px;
  font-size: 11pt;
}
.authbut {
  margin: 10px 0;
  padding: 5px 32px;
  font-size: 15pt;
}
.commaddbut, .authbut {
  cursor: pointer;
  color: #fff;
  border: none;
  outline: none;
  background: url('/nd/comaddbut.png') 0% 0% repeat-x;
  
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;

  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, .3);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, .3);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, .3);
}
.field.input, .field.input > * {
  height: 30px;
  width: 240px;
  margin: 0;
  padding: 0;
}
.field.textarea, .field.textarea > * {
  height: 135px;
  width: 350px;
  margin: 0;
  padding: 0;
}
.field textarea {
  width: 318px !important;
  margin: 10px 0 !important;
}
.field input {
  width: 208px !important;
}
.field.textarea.fullwidth, .field.textarea.fullwidth > * {
  width: 600px;
}

.field {
  background-color: #efefef;
  position: relative;
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, .5);
}
.field input, .field textarea {
  resize: none;
  font-size: 9pt;
  color: #a5a5a5;
  position: absolute;
  background: none;
  border: none;
  outline: none;
  display: inline-block;
  padding: 0 16px !important;
}
.field, .field div {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -moz-border-radius: 10px;
}
.field div {
  position: absolute;
}

.field_u {
  left: 0;
  width: 100% !important;
  height: 15px !important;
  top: 0;
  background: url('/nd/fieldu.png') 0% 0% repeat-x;
}

.field_l, .field_r {
  top: 0;
  width: 25px !important;
}
.field_l {
  left: 0;
  background: url('/nd/fieldl.png') 0% 0% repeat-y;
}
.field_r {
  right: 0;
  background: url('/nd/fieldr.png') 100% 0% repeat-y;
}

.ppl {
  position: relative;
  padding: 0 10px 10px 150px;
  background: 25px 8px no-repeat;
}
.ppl p {
  padding: 0;
  margin: 0;
  font-size: 17pt;
  color: #423e41;
  text-shadow: 0 1px 1px rgba(255, 255, 255, .5);
  position: relative;
  top: 2px;
}
.ppl p span a {
  color: #561f44;
  font-size: 12pt;
  font-weight: 600;
}
.ppl p span {
  display: block;
  float: right;
  text-align: right;
  width: 100px;
}
.ppl p span.icons {
  display: none;
}
.ppl:hover p span.icons {
  display: block;
}
.ppl > span {
  color: #786173;
  font-size: 9pt;
  font-style: italic;
  padding: 0 1px;
}
.ppl div {
  padding: 3px 0;
  color: #6d6b6c;
  font-size: 11pt;
  line-height: 16pt;
}

.auth, .auth > div {
  width: 300px !important;
}
.auth > div {
  display: table-cell;
  vertical-align: middle;
}

.userauth, #forumbox {
  padding: 10px;
  background: #ebe6e8;
  border: 1px solid #fff;

  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, .3);
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, .3);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, .3);

  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
}
.authfield {
  margin: 5px !important;
  width: 300px !important;
}
.authfield > input {
  width: 270px !important;
}
.authfield, .authfield > * {
  font-size: 15pt !important;
  height: 55px !important;
}
.authname {
  font-size: 12pt;
  color: #423e41;
  padding: 2px 6px;
  text-shadow: 0px 1px 1px rgba(255, 255, 255, .3);
}
.authname > a {
  padding-top: 3px;
  float: right;
  color: #9d7194;
  font-size: 8pt;
}

#forumbox {
  margin-top: 15px;
  padding: 15px 0;
  color: #6d6b6c;
  font-size: 10pt;
}
#forumbox a {
  color: #7c4271;
}
.mf_forum {
  width: 100%;
  padding: 0;
  border-collapse: collapse;
  border-top: 1px solid #ddd7da;
  border-bottom: 1px solid #fff;
  border-collapse: separate !important;
  border-spacing: 0;
}
.mf_forum > tbody > tr > td, .mf_forum > tr > td {
  padding: 5px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #ddd7da;
}
.mf_forum_post .mf_forum {
  border: none !important;
}
.mf_forum_post_i {
  border-right: 1px solid #ddd7da;
  width: 120px;
  line-height: 15pt;
}
.mf_forum_post_m {
  border-left: 1px solid #fff;
  vertical-align: top;
}
.mf_forum_post_i > a > img {
  max-width: 100px;
  overflow: hidden;
}
.mf_forum_post > td {
  padding: 0 !important;
}
.mf_forum_post_up td {
  background: rgba(215, 209, 211, 0.15);
  font-size: 8pt;
}
.mf_forum_post_i, .mf_forum_post_m {
  border-bottom: none !important;
}
.mf_forum_post_up:first-child td {
  border-top: none !important;
}
.mf_forum_line > td {
  padding-left: 30px !important;
  font-size: 15pt;
}
.mf_forum_spacer {
  height: 30px;
}
.mf_forum_paginator {
  padding: 5px 15px;
}
.mf_forum_sline1 {
  width: 10% !important;
  text-align: center;
  vertical-align: middle;
}
.mf_forum_sline2 {
  width: 50% !important;
}
.mf_forum_sline3 {
  width: 20% !important;
}
.mf_forum_sline4 {
  width: 20% !important;
}
.mf_forum_add {
  float: right;
  padding: 5px 5px 0 0;
}


.guestagit {
  float: left;
  font-size: 9pt;
  padding: 5px;
  text-align: left;
  line-height: 15pt;
}
.pplphoto {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 100px;
  height: 100px;
  overflow: hidden;
}
.ppltype:after {
  content: ":";
}
.ppltype {
  vertical-align: top;
  color: #646263;
  width: 143px;
  text-align: right;
}
.ppldata {
  color: #343434;
  padding: 0 5px;
}
.ppldata a {
  text-decoration: none;
  color: #844d77;
  font-size: 12pt;
  font-weight: 500;
}
.ppldata a:hover {
  text-decoration: underline;
}
.pplspace {
  height: 20px;
}
#twitterstatus {
  padding: 5px 0;
  min-height: 50px;
  overflow: hidden;
  font-size: 12pt;
  line-height: 20px;
}

.facebookblock {
  width: 230px;
  position: relative;
  padding-left: 13px;
}
.captcha {
    width: 44px !important;
    padding: 9px 12px 7px !important;
    display: inline !important;
    position: relative;
    top: -3px;
}
.captcha-img {
    position: relative;
    top: 4px;
}
.captcha-img img {
    border: 0;
}

