@import url(https://fonts.googleapis.com/css?family=Fjalla+One);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);

a, a:hover {
    color: #222;
}

.kelapa, body {
    font-family: 'Open Sans', sans-serif;
}

.tdce:hover, .tdrl2:hover, .tdrl:hover {
    text-transform: uppercase;
}

.dlink a, .tdrl, .tm, b, strong {
    font-weight: 700;
}

body {
    background: #ffffff;
    font-size: 13px;
    color: #333;
    padding: 0;
    margin: 0 auto;
    in-width: auto;
    max-width: 940px;
    float: center;
}

img {
    position: relative;
    top: 10px;
    margin: -1px 5px -1px -1px;
    max-width: 100%;
}

#user .comment img, #user .post img {
    max-width: 60px;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.navp a, a.dlink {
    background-color: #fff;
    padding: 1px 6px;
    color: #fff;
}

input, select, textarea {
    color: #828282;
    margin: 1px;
    padding: 4px;
    border: 1px solid #e3e3e3;
    background: #fff;
}

input:hover, select:hover, textarea:hover {
    color: #7a7a7a;
    margin: 1px;
    padding: 4px;
    border: 1px solid #222;
}

input[type=submit] {
    color: #fff;
    background: #ff1b0f;
    padding: 5px;
    margin: 1px;
    border-style: none;
    cursor: pointer;
}

input[type=submit]:hover {
    color: #333;
    margin: 1px;
    background: #f2f2f2;
    border: 1px solid #222;
    padding: 4px;
}

#header-wrapper {
    background: 0 0;
}

#header-wrapper .logo {
    background-color: #fff;
    border-color: solid 1px #460000;
    border-top: solid 5px #fff;
    border-left: solid 5px #fff;
    border-right: solid 5px #fff;
}

#header-wrapper .logo img {
    /*width: 30%;*/
    /*height: 30%;*/
    margin: 5px;
}

#header-wrapper .logo h1 {
    padding: 2px;
    font-size: 15px;
    margin: 1px;
}

#header-wrapper .nav {
    background-color: #fff;
    text-align: center;
    padding: 6px 0;
    display: block;
}

#header-wrapper .nav a {
    padding: 3px 6px;
    color: #000000 !important;
    text-decoration: none;
}

#header-wrapper .nav a:hover {
    text-decoration: underline;
}

#header-wrapper .profil {
    border-bottom: solid 1px #222;
    padding: 2px 3px;
}

#header-wrapper .msg {
    background-color: #fff;
    border: 1px solid #fff;
    padding: 3px 6px;
}

#header-wrapper .navbar {
    text-align: left;
    padding: 5px 3px;
    border-bottom: solid 1px #ddd;
    display: block;
}

#header-wrapper .navbar a {
    background-color: #fff;
    padding: 1px 6px;
    color: #fff !important;
    text-decoration: none;
}

#content-wrapper {
    background: 0 0;
    position: relative;
}

#content-wrapper .list .list-entry {
    background: #fff;
    padding: 3px 6px;
    border-bottom: solid 1px #eee;
    line-height: 18px;
    overflow: hidden;
    color: #333;
}

,
.list-entry a {
    color: #222;
}

#content-wrapper .list h2, #content-wrapper .list h3 {
    margin: 0;
    padding: 4px 6px;
    background: #f3f3f3;
    border-bottom: solid 1px #ddd;
    font-size: inherit;
}

#content-wrapper .pagination .numb {
    background-color: #199bd6;
    text-align: left;
    padding: 6px;
    display: block;
    color: #fff;
}

#content-wrapper .pagination .jump {
    background-color: #fff;
    text-align: left;
    padding: 3px;
    display: block;
}

#content-wrapper .view .title {
    background-color: #fff;
    text-align: left;
    padding: 3px 0;
    border-bottom: solid 1px #ddd;
    display: block;
}

#content-wrapper .view .detail {
    background-color: #fff;
    text-align: left;
    padding: 2px 8px;
}

#content-wrapper .view .downlink {
    background-color: #fff;
    text-align: center;
}

#content-wrapper .view .sharelink {
    background-color: #fff;
    text-align: left;
    padding: 4px 8px;
}

#user .post, .profile {
    background: #fff;
    padding: 3px 6px;
    border-bottom: solid 1px #eee;
    display: block;
    color: #333;
}

,
.post a {
    color: #222;
}

#user .pagination .numb {
    background-color: #199bd6;
    text-align: left;
    padding: 6px 5px;
    display: block;
    color: #fff;
}

#user .pagination .jump {
    background-color: #fff;
    text-align: left;
    padding: 3px 6px;
    display: block;
}

#user .comment {
    background: #fff;
    padding: 3px 6px;
    border-bottom: solid 1px #eee;
}

#footer {
    background: #fff;
    padding: 7px;
    color: #222;
    text-align: center;
}

#footer .ads {
    background: #222;
    padding: 3px 8px;
    border: 1px solid #fff;
}

#footer .navl {
    background-color: #fff;
    text-align: center;
    padding: 6px 0;
    display: block;
}

#footer .navl a {
    padding: 3px 6px;
    color: #222 !important;
    text-decoration: none;
}

#footer .navl a:hover, h3.barl a:hover {
    text-decoration: underline;
}

#footer .flink, #footer .friends {
    text-align: center;
    padding-top: 2px;
}

.news {
    border: 1px solid #bbb;
    background-color: #ffc;
    color: #333;
    font-size: 12px;
    padding: 6px;
}

.copy, .razdl {
    color: #000000;
    text-align: center;
}

h3.barl {
    margin: 0;
    padding: 3px 6px;
    background: #f3f3f3;
    border-bottom: solid 1px #ddd;
    font-size: inherit;
}

h3.barl a {
    margin: 0;
    padding: 2px 4px;
    font-size: 14px;
}

.kelapa a:hover, .link a {
    text-decoration: none;
}

.note {
    background: #fff;
    padding: 3px 6px;
}

.ads, .search {
    background: #fff;
    border-color: solid 1px #460000;
    padding: 8px 8px;
}

.ads:hover {
    border-left: 3px solid #222;
}

.breadcrumb, .title {
    margin: 0;
    background: #f3f3f3;
    border-bottom: solid 1px #ddd;
    font-size: inherit;
}

.list-a, .main, .notif {
    background: #fff;
}

.breadcrumb h2, .title h1, .title h2 {
    margin: 0;
    padding: 0;
    font-size: 14px;
}

.list-a, .main, .notif, .paging {
    padding: 3px 6px;
}

.list-a, .main {
    border-bottom: solid 1px #eee;
    line-height: 18px;
    overflow: hidden;
}

.notif, .razdl {
    border: 1px solid #ffffff;
}

.razdl {
    margin: 0;
    padding: 4px 6px;
    background: #ffffff;
    font-size: inherit;
}

.navp {
    padding: 3px 6px;
}

.copy {
    background-color: #222;
    padding: 6px 3px;
}

.cakep:nth-child(even), .cakep:nth-child(odd) {
    border-bottom: 1px solid #e0e0e0;
    padding: 4px;
}

.cakep:nth-child(odd) {
    background: #fff;
}

.tm {
    background-color: #e8e8e8;
    border-top-width: 1px;
    border-top-color: #50a7e6;
    border-top-style: solid;
    padding: 3px 3px 3px 10px;
}

.imgholder, .thumb {
    background: url() center center no-repeat #FFF;
    border: 1px solid #CCC;
    padding: 2px;
    float: left;
}

.imgholder, .imgholder img, .thumb, .thumb img {
    height: 60px;
    width: 80px;
}

.link {
    background: url(/arrow.png) right center no-repeat #000000;
    border: 1px solid #DBDBDB;
    border-radius: 4px;
    margin: 2px;
}

.link:hover {
    background: url(/arrow.png) right center no-repeat #DBDBDB;
    border: 1px solid #DBDBDB;
    border-radius: 4px;
    margin: 2px;
}

.link a {
    color: #000;
    display: block;
    padding-left: 3px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.headline, .kelapa, .kelapa a, .tdce a, .tdce2, .tdce2 a, .tdrl, .tdrl a, .tdrl2, .tdrl2 a {
    color: #000000;
}

.dlink a, .kelapa a {
    display: inline-block;
}

.kelapa {
    background: url() no-repeat center center fixed #0E495C;
    font-size: 20px;
    height: 40px;
}

.headline {
    max-width: 800px;
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 50px;
}

.kelapa a {
    padding: 10px;
}

.kelapa a img {
    height: 20px;
}

.kelapa a.fr:hover {
    background-color: #F6F6F6;
}

.kelapa a.back {
    padding: 10px 5px;
}

.tdce div, .tdce2 div, .tdrl div, .tdrl2 div {
    padding: 8px;
    margin: 0;
    vertical-align: middle;
}

.kelapa a.fr {
    border-left: 1px solid #FFF;
}

.kelapa img {
    vertical-align: middle;
}

.kelapa a.fl {
    border-right: 1px solid #FFF;
}

.tabatas {
    border-collapse: collapse;
}

.tdrl {
    background-color: #fff;
    border-color: solid 1px #460000;
    width: 25%;
    text-align: center;
}

.tdce div, .tdrl div {
    background: url(/imgs/tabs_gradient_light.png);
}

.tdce2 {
    width: 38%;
    text-align: center;
    background: #222;
}

.tdrl2 {
    background-color: #2E2E2E;
    width: 31%;
    text-align: center;
}

.tdce2 div, .tdrl2 div {
    background: url(/imgs/tabs_gradient_light.png);
}

.img-responsive {
    width: 100%;
    height: auto;
    max-width: 100%;
}

.dlink {
    margin: 20px;
    padding: 2px;
    text-align: center !important;
}

.dlink a {
    margin: 8px;
    padding: 10px;
    background-image: linear-gradient(#15a517, #1cb51f, #15a517);
    color: #fff;
    font-size: 13px;
    border-radius: 2px;
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.embed-responsive::before {
    display: block;
    content: "";
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.embed-responsive-21by9::before {
    padding-top: 42.85714%;
}

.embed-responsive-16by9::before {
    padding-top: 56.25%;
}

.embed-responsive-4by3::before {
    padding-top: 75%;
}

.embed-responsive-1by1::before {
    padding-top: 100%;
}

.sqs-audio-player {
    background-color: #b3b3b3 !important;
    background-image: linear-gradient(#eaeaea, #eaeaea) !important;
    background: -webkit-linear-gradient(#b3b3b3, #eaeaea) !important;
    border: 0 solid #b3b3b3 !important;
    border-radius: 0;
    color: #6B6B6B;
}

.audio-author {
    color: #707070 !important;
}

.audio-title {
    color: #fff !important;
}

.volume .bar.active {
    border-right-color: #36b3a8 !important;
}

.volume .bar {
    border-right-color: #b3b3b3 !important;
}

.progress {
    background: #707070 !important;
}

.controls {
    color: #707070 !important;
}

.sp-brand-link {
    opacity: .0;
}

.sp-webpush-label.sp-windows.sp-chrome {
    opacity: .0;
}

.sp-webpush-label.sp-windows.sp-opera {
    opacity: .0;
}

.sp-webpush-label.sp-windows.sp-yandex {
    opacity: .0;
}

.sp-webpush-label.sp-windows.sp-firefox {
    opacity: .0;
}

.two-first-letter {
    font-size: 2em;
    color: darkred;
}

.rest-domain-name {
    font-size: 2em;
    color: #2a2a2a;
}

div.logo a {
    text-decoration: none;
}