body,
html {
    height: 100%
}

#wrapper,
body,
html {
    padding: 0;
    margin: 0
}

#footer,
#lower-wrap,
#upper-wrap,
#wrapper {
    position: relative
}

#content:after,
#upper-wrap:after,
.clear,
.clearfix:after {
    display: block;
    height: 0
}

#header-left-nav a,
#message-area a,
#paging a,
.view-all-btn,
a {
    text-decoration: none
}

#artwork-description:after,
#content:after,
#register-content:after,
#upper-wrap:after,
.clear,
.clearfix:after,
.comment:after,
.field:after {
    content: ".";
    clear: both;
    visibility: hidden
}

#rate-wrap,
.comment-body,
.comment-reply .comment-reply-body,
.thumb,
.thumb .end {
    overflow: hidden
}

* {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-shadow: rgba(128, 128, 128, .5) 0 0 1px;
    text-rendering: optimizelegibility
}

img {
    box-shadow: 0 5px 5px rgba(0, 0, 0, .2);
    border-radius: 4px
}

body {
    background-color: #FFF;
    font-size: 13px;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden
}

input[type=password],
input[type=text] {
    font-family: Arial, sans-serif !important;
    border: 1px solid #ddd;
    padding: 5px 4px
}

input.visitor-name {
    border: 1px solid #ccc !important;
    font: 11px Arial;
    outline: 0;
    margin: 0
}

#comment-list-wrap,
#content {
    margin-bottom: 10px
}

input.size0 {
    width: 50px
}

input.size1 {
    width: 300px
}

input.size2 {
    width: 400px
}

a {
    color: #dc6300;
    font-weight: 700
}

a:hover {
    text-decoration: underline
}

a img {
    border: 0
}

.clearfix {
    display: block
}

#mask,
#notification {
    display: none;
    position: absolute
}

#wrapper {
    width: 100%
}

#upper-wrap {
    display: block;
    margin: 0;
    background-color: #F6F8F8
}

#lower-wrap {
    display: block;
    height: 80%;
    text-align: center;
    padding-top: 10px;
    color: #000
}

#artwork-description-wrap {
    color: #000;
    font-size: 14px;
    display: block;
    max-width: 608px;
    text-align: left
}

#artwork-2-description-wrap {
    color: #000;
    font-size: 14px;
    display: block;
    margin: 0 40px 0 40px;
    text-align: left
}

#content {
    height: 100%;
    display: inline-block;
    vertical-align: top
}

#sec-comment-wrap {
    display: block;
    width: 100%
}

#footer {
    clear: both
}

#mask {
    width: 100%;
    height: 100%;
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5;
    background: #000;
    top: 0;
    left: 0;
    z-index: 1000
}

#notification {
    width: 200px;
    height: 50px;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -100px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-color: #333;
    opacity: .9;
    z-index: 99;
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding: 8px 0 0;
    font-weight: 700;
    border: 1px solid #eee
}

.tick-1 {
    background: url(../images/tick-2.png) 10px 10px no-repeat;
    padding-left: 30px
}

#sec-photo-wrap {
    margin: 0 auto;
    height: 100%
}

#photo-caption {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 99
}

#comment-box,
#comment-content,
.scrollbar,
.track {
    position: relative
}

#photo-caption h3 {
    font-size: 20px;
    color: #000;
    text-shadow: 1px 1px 6px #fff;
    font-weight: 700;
    margin: 0;
    padding: 0
}

#comment-box {
    color: #333;
    height: 100%;
    background-color: #FFF;
    border-bottom: 1px solid #e1e1e8;
    border-radius: 4px 4px 0 0
}

#lower-wrap-2 {
    background-color: #f7f7f9;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    margin-bottom: 20px
}

#comment-content {
    overflow: hidden;
    height: 100%;
    border-radius: 4px
}

#comment-list {
    clear: both;
    margin-top: 0
}

.thumb,
.thumb .end {
    background-color: #003d5d
}

.scrollbar {
    float: right;
    width: 15px
}

.track {
    background-color: #d8eefd;
    height: 100%;
    width: 13px;
    padding: 0 1px
}

.thumb {
    height: 20px;
    width: 13px;
    cursor: pointer;
    position: absolute;
    top: 0
}

.thumb .end {
    width: 13px;
    height: 5px
}

.disable {
    display: none
}

#comment-content h3 {
    font-size: 15px;
    color: #fff;
    background-color: #333;
    margin: 0;
    padding: 3px 5px;
    clear: both;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px 4px 0 0
}

#comment-content > div + h3 {
    margin-top: 10px
}

#comment-content > div {
    padding-top: 5px;
    padding-left: 0;
    font-size: 13px
}

.comment {
    clear: both;
    position: relative;
    font-size: 13px
}

.comment:after {
    display: block;
    height: 0
}

.comment-body .comment-info {
    padding-bottom: 5px
}

.author-hightlight {
    color: #333;
    font-weight: 700
}

.comment-time-like {
    font-size: 12px;
    font-weight: 400 !important;
    color: #999 !important
}

.comment-time-like a.like-this {
    color: #5598F3;
    padding-left: 18px;
    background: url(../images/thumb_up.png) center left no-repeat
}

.comment-first {
    color: #333;
    position: relative;
    padding: 3px 3px 3px 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

#comment-hide,
#signin-reg,
#smilies-list,
.btn-cancel,
.logo {
    position: absolute
}

.comment p {
    display: inline
}

.comment p.cancel {
    width: 10px;
    height: 10px;
    background: url(../images/cross-10x10.png) no-repeat;
    display: none
}

.comment-reply {
    clear: both;
    padding: 3px 3px 3px 40px;
    color: #333;
    border-radius: 4px
}

.cancel-reply-action {
    display: none;
    color: #5598f3
}

.reply-action {
    color: #5598f3
}

.comment-time-like a {
    font-weight: 400
}

.comment-reply.comment-arrow {
    background: url(../images/arrow-right.png) 3px 16px no-repeat
}

.comment-reply-body .comment-reply-info {
    padding-bottom: 5px;
    font-weight: 700;
    color: #22293F
}

.comment-reply-body .comment-reply-info small {
    padding-left: 10px;
    font-weight: 400 !important;
    color: #999 !important
}

.comment-body .comment-message {
    clear: both
}

#user-avatar:hover {
    cursor: pointer
}

#comment-hide {
    bottom: 0;
    left: 0;
    font-size: 10px;
    color: #999;
    cursor: pointer
}

#comment-leave {
    position: relative;
    display: block
}

#paging {
    float: right;
    border: 1px solid #333;
    border-radius: 4px
}

#paging a {
    display: inline-block;
    padding: 5px;
    line-height: .9em;
    color: #333
}

#paging span + span {
    margin-left: 2px
}

#paging span.current-page a {
    font-weight: 700;
    border: 0;
    background: #333;
    color: #FFF
}

#footer > div {
    background-color: #F6F8F8;
    border-top: 1px solid #484848;
    padding: 5px 0;
    margin-top: 5px
}

.footer-category {
    padding-left: 20px;
    color: #000
}

.footer-category h3 {
    font-size: 15px;
    margin: 0;
    padding: 0;
    color: #000
}

.column-1,
.column-2,
.column-3 {
    float: left
}

.column-1 {
    width: 40%
}

.column-2 {
    width: 21%
}

.column-3 {
    width: 23%
}

#signin-reg {
    right: 0;
    padding: 5px 10px 0 0;
    z-index: 11
}

#signin-reg img {
    vertical-align: middle
}

#edit-content,
#register-content,
#signin-content {
    display: none;
    color: #000;
    padding: 10px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f8f8f8');
    background: -ms-linear-gradient(top, #fff, #eee);
    background: -moz-linear-gradient(top, #fff 10%, #f8f8f8 100%);
    background: -webkit-gradient(linear, 0 10%, 0 100%, from(#fff), to(#eee));
    background: -o-linear-gradient(top, #fff, #eee);
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9999
}

#register-content {
    margin-top: -200px;
    margin-left: -300px
}

#edit-content {
    margin-top: -235px;
    margin-left: -350px
}

#signin-content {
    margin-top: -130px;
    margin-left: -225px
}

#register-content:after {
    display: block;
    height: 0
}

#edit-content h2,
#register-content h2,
#signin-content h2 {
    margin: 0;
    padding: 0
}

.btn-cancel {
    top: -1px;
    right: 0;
    display: block;
    text-indent: -9999px;
    background: url(../images/cross.png) no-repeat;
    width: 40px;
    height: 40px
}

.logo {
    top: 50%;
    left: 10px;
    margin-top: -23px
}

.field {
    clear: both;
    display: block
}

.field + .field {
    margin-top: 10px
}

.field:after {
    display: block;
    height: 0
}

.field p {
    float: left;
    width: 27%;
    text-align: left;
    margin: 0;
    padding: 0
}

.field p label {
    font-weight: 700;
    color: #000
}

.field p small {
    color: #999;
    font-size: 9px;
    display: block
}

.btn-reset,
.btn-submit {
    color: #fff;
    height: 40px;
    font-weight: 700
}

.field span {
    float: left;
    width: 70%
}

.btn-submit-reset {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 0;
    padding: 5px 6px;
    cursor: pointer
}

.btn-submit {
    background-color: #08C;
    width: 140px
}

.btn-reset {
    background-color: #565656;
    width: 80px
}

#smilies-wrap {
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    z-index: 11;
    background: url(../images/arrow-down-1.png) right center no-repeat;
    width: 30px;
    padding: 0 0 5px
}

#smilies-wrap:hover {
    border: 1px solid #1B334C;
    background: url(../images/arrow-up-1.png) right center no-repeat #fff;
    cursor: pointer
}

#smilies-wrap:hover #smilies-list {
    display: block
}

#smilies-list {
    left: 0;
    top: 16px;
    display: none;
    border: 1px solid #1B334C;
    background-color: #fff
}

#smilies-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100px
}

#smilies-list ul li {
    float: left;
    padding-left: 2px;
    border: 1px solid #fff
}

#smilies-list ul li:hover {
    border: 1px solid #333
}

#artwork-description {
    height: 100px;
    margin-bottom: 5px
}

#author-avatar {
    float: left;
    width: 60px
}

#author-avatar span {
    font-weight: 700;
    color: #22293F;
    display: block;
    width: 50px;
    word-wrap: break-word
}

#artwork-description-dialog {
    float: left;
    width: 70%;
    position: relative;
    overflow-x: hidden
}

#artwork-description-dialog p {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin: 0;
    padding: 10px;
    background: #f5f6f7;
    border: 1px solid #e5e5e5;
    cursor: pointer
}

#artwork-description:after {
    display: block;
    height: 0
}

.jp-container {
    width: 100%;
    position: relative;
    background: 0 0;
    float: left
}

#slide-comment-area {
    position: absolute;
    right: 0;
    top: 0;
    height: 101%;
    width: 80px;
    cursor: pointer;
    display: none
}

#slide-comment-area:hover {
    background: url(../images/toggle-bar.png) bottom left repeat-x
}

#slide-comment-arrow {
    width: 20px;
    height: 20px;
    position: relative;
    top: 50%;
    left: 50%;
    margin-left: -10px;
    margin-right: -10px;
    background: url(../images/comment-expand.png) no-repeat
}

#rate-wrap {
    position: relative
}

#rate-buttons .rate-brief {
    text-align: center;
    font-size: 10px
}

#rate-buttons li + li {
    margin-left: 5px
}

.note {
    background: #F9DAA5;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    border: 1px solid #E6B96F;
    padding: 3px 0 3px 30px;
    margin-top: 5px
}

#itsc-loading {
    display: none;
    color: #000;
    padding-right: 5px
}

#message-area {
    border: 1px solid #ccc;
    background: #fff;
    font: 11px Arial;
    padding: 6px;
    color: #a9a9a9;
    margin-top: 2px
}

#message-area a {
    font-weight: 400 !important;
    display: block;
    text-align: center
}

.left-panel,
.right-panel {
    display: inline-block;
    vertical-align: bottom
}

.pic-panel {
    margin-top: 30px;
}

#header {
    background-color: #333;
    color: #FFF
}

#header-left,
#header-right,
#mem-avatar,
#mem-brief {
    float: left
}

#header-left {
    width: 100%
}

#header-right {
    width: 14%
}

#header-left-nav,
#header-right-signreg {
    padding: 5px;
    position: relative
}

#header-left-nav h2,
#header-left-nav h3,
#mem-brief p {
    margin: 0;
    padding: 0
}

#header-left-nav h2 {
    font-size: 1.5em
}

#header-left-nav h3 {
    font-size: 18px;
    margin-top: 0;
    color: #FFF
}

#header-left-price-list {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px
}

#header-left-price-list a {
    background: url(../images/price-list.png) no-repeat;
    padding-left: 20px;
    color: #E57B00
}

#mem-avatar {
    width: 40px
}

#mem-brief {
    padding-left: 5px
}

#mem-brief a {
    font-size: .9em
}

.right-panel {
    max-width: 248px;
    margin-left: 20px;
    width: 100%
}

.email-field,
.email-label,
.message-label,
.name-field,
.name-label {
    vertical-align: top;
    text-align: right
}

#smilies-list ul li img {
    box-shadow: none
}

#comment-list .comment:first-child {
    padding-top: 0
}

.view-all-btn {
    font-size: 13px;
    border: 1px solid #e7e7e7;
    color: #000;
    padding: 5px;
    background-color: #f5f5f5;
    border-radius: 4px;
    width: 112px;
    font-weight: 400
}

.view-all-btn:hover {
    cursor: pointer;
    background-color: #d9d9d9
}

#viewAll {
    display: inline
}

.email-field,
.email-label,
.message-field,
.message-label,
.name-field,
.name-label {
    display: inline-block
}

@media screen and (max-width: 604px) {
    .right-panel {
        margin: 0 5px;
        width: 95%
    }

    #sec-comment-wrap {
        width: 100%
    }

    #content {
        margin-left: 5px
    }
}

@media screen and (min-width: 605px) and (max-width: 960px) {
    #content {
        margin-left: 5px
    }
}

.name-label {
    width: 120px;
    font-size: 13px
}

.name-field {
    width: 327px
}

.email-label {
    width: 120px;
    font-size: 13px
}

.email-field {
    width: 335px
}

.message-label {
    width: 120px;
    font-size: 13px
}

.message-field {
    width: 790px
}

.btn-container {
    margin-left: 125px;
    margin-top: 10px
}

@media screen and (min-width: 651px) and (max-width: 951px) {
    .email-field,
    .name-field {
        width: 180px
    }

    .message-field {
        width: 485px
    }
}

@media screen and (max-width: 650px) {
    .email-label,
    .message-label,
    .name-label {
        display: block;
        text-align: left
    }

    .email-field {
        display: block;
        width: 335px
    }

    .message-field,
    .name-field {
        display: block;
        width: 90%
    }

    .btn-container {
        margin-left: 0;
        margin-top: 10px
    }
}
