html, body {
    background: url(http://www.indahkeramik.com/gallery/products/homogenous_tile/IKJ-20170808-155810/ROMAN%20GT602136R%20dDayton%20Beige%2060x60.jpg);
    repeat #000000;
    font-size: 12px!important;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    background-attachment: fixed;
    background-repeat: repeat;
}

a {
color: #67a767;
text-decoration: none;
}
 
a:hover {
transition: all 0.6s;
-webkit-transition: all 0.6s;
-moz-transition: all 0.6s;
color: #8b6e28;
}
 
hr {
    border: 0.2px solid #d9af99;
    border-width: 2px 0;
    clear: both;
    box-shadow: 1px 1px 2px rgba(100, 100, 100, 0.4);
    border-radius: 3px;
}
 
table {
    border-collapse: separate;
    border-spacing: 10px;
    clear: both;
    background: #efefef;
    empty-cells: show;
    width: 100%;
    border: 0px solid #222;
}
 
th {
font-weight: 400;
padding: 3px 5px;
text-align: left;
font-family: times !important;
text-transform: uppercase;
font-size: 12px;
}

td {
    font-size: 12px;
}
 
th a, th a:hover {
font-weight: 500;
}
 
h1 {
font-size: 200%;
}
 
h2, h3 {
font-size: 100%;
}
 
.category h2, .topic h2, #portal_foot h2, thead th {
    padding-left: 5px;
    letter-spacing: -1px;
    font-size: 28px;
    color: #442716;
    text-transform: lowercase;
    background-image: url(https://i.imgur.com/76y7jkq.png);
}

thead th {
font-family: times !important;
border-bottom: 3px solid rgb(35, 58, 59);
text-align:right;
padding-right: 5px;
border: none;
}

#portal h2 {
font-family: times !important;
color: #E5E2D9;
text-align: left;
font-weigh:500px;
}

.category h2 a, .topic h2 a, #portal h2 a, #portal_foot h2 a, thead th a {
    color: #338268;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}

.category h2 a:hover, .topic h2 a:hover, #portal h2 a:hover, #portal_foot h2 a:hover, thead th a:hover {
color: #17070e!important;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
-ms-transition: all 0.5s;
transition: all 0.5s;
}
 
input, select, textarea {
    border: 0;
    background: #e4c0ad;
    padding: 3px 5px;
    vertical-align: middle;
}

textarea {
font-family:"Tahoma";
font-size:14px;
margin:auto;
text-align:justify;
padding:5px;
width: 98%;
}
 
input:focus, input.focus, textarea:focus, textarea.focus {
background: #e5e2d9;
}
 
.submit_error {
background:#efede8;
border: 1px double #d7d2c9;
}
 
button, a.btn_fake {
    color: #52433c;
    cursor: default;
    font-size: 13px;
    text-transform: lowercase;
    border: none;
    background: #d9af99;
}

.c_foot button, .c_foot a.btn_fake, .c_sort button, .c_sort a.btn_fake {
border-color: none;
}


button.btn_text {
background:none;
border:0;
cursor:pointer;
font-family:"arial";
font-size:100%;
}
 
.notice {
background: rgb(156, 156, 128);
margin: 10px auto;
width: 70%;
}
 
.notice dt {
background: rgb(226, 217, 184);
color: #00000;
font-weight: 700;
}
 
.notice dd {
font-style:italic;
text-align: center;
}
 
dl.info {
    background: #efefef;
}
 
.info dt {
    background: #d9af99;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
}
 
dl.error {
background:#efede8;
border-color:#efede8;
}
 
.error dt {
background:#e5e2d9;
color:#D11414;
}
 
#top ul,#nav,ul.cat-pages,ul.cat-topicpages,table.calendar ul,div.meta_menu ul,#pm_folderlist,#profile_menuwrap ul {
list-style:none;
padding:0;
}
 
#profile_menuwrap ul,ul.cat-topicpages,blockquote dl,#fast-reply dd, table.calendar ul, .drop_menu {
margin:0;
}
 
#top li,#nav li,ul.cat-pages li,ul.cat-topicpages li,table.calendar li,#pm_folderlist li,#profile_menuwrap li,#ucp_gallery li {
display:inline;
}
 
#top_bar, #acplogin .c_mark img, #acplogin h1 img {
display: none;
}
 
#top {
    background: #F3D7C2;
    color: #F3F3F3;
    border: none;
    height: 35px;
    padding: 0 27px 4px 28px;
    width: 900px;
    margin: auto;
}

#top_info {
color:#fff;
float:left;
margin-top:11px;
}

#top_info a:hover {
color:#787272;
}

#top_menu {
float:right;
margin-top:0px;
}

#top_menu a:hover {
background: #928d8d;
}



.drop_menu li {
  float: left;
  text-align: center;
}
 
.drop_menu a {
    width: 9em;
    background-color: #f3d7c2;
    color: #222;
    display: block;
    padding: 7px .25em;
    position: relative;
    width: 9em;
}

.drop_menu ul {
  -moz-opacity: 1.0;
  border-top: 1px solid #45665a;
  color: #f3f1e4;
  left: -999em;
  margin: 0;
  opacity: 0.85;
  position: absolute;
  width: 7.5em;
}
 
.drop_menu ul li {
  font-size: 85%;
  margin: 0;
  padding: 0;
  width: 103%;
}
 
.drop_menu ul li a {
border-width:0 1px 1px;
display:block;
padding:4px 5%;
width:90%;
color: #000000!important;
}
 
.drop_menu li ul li a:hover {
background:#faf0e6;
color: #f3f1e4!important;
}

.categorybanner {
color: #E2D9B8;
font-family: times !important;
font-size: 33px;
text-align: center;
margin: 0px auto;
text-transform: lowercase;
letter-spacing: -1px;
font-weight: 900;
line-height:100%;
text-shadow: 3px 3px 0px #fff;
-moz-text-shadow: 3px 3px 0px #fff;
-webkit-text-shadow: 3px 3px 0px #fff;
margin-bottom:-10px;
}

.banner a {
color: #E2D9B8;
}

.banner a:hover {
color: #e5e2d9!important;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
-ms-transition: all 0.5s;
transition: all 0.5s;
}



#submenu {
position: relative;
padding:20px 20px;
text-align: center;
letter-spacing: -1px;
}

#submenu a {
    font-family: times !important;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 18px;
    color: #a7642d;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}
 
#submenu a:hover {
color: rgb(98, 125, 116)!important;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
-ms-transition: all 0.5s;
transition: all 0.5s;
}

#wrap {
    width: 900px;
    background: #E3E3E3 url(http://i51.tinypic.com/20qjskl.jpg);
    border-top: 0px;
    margin: auto;
    padding: 20px;
    border: 10px solid #d9af99;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
 
#nav {
font-size: 11px;
color: #d9af99;
height: 1%;
padding: 20px 0;
text-transform:uppercase;
}
 
ul.cat-pages {
float:left;
font-size:90%;
margin:15px 0;
padding: 5px 1px;
width:49%;
color: #5a564d;
}
 
.cat-pages a, .cat-pagesjump i, .cat-topicpages a {
    color: #efefef;
    background: #8fbc8f;
}

.cat-pages a:hover, .cat-topicpages a:hover {
transition: all 0.6s;
-webkit-transition: all 0.6s;
-moz-transition: all 0.6s;
color: #F3F1EE;
}
 
.cat-pages span {
    color: #E2D9B8;
    background: #b1b1b1;
    cursor: default;
    font-weight: 700;
    padding: 2px 5px;
}
 
.cat-pages input {
background: #e5e2d9;
color: #E2D9B8;
padding: 3px 5px;
vertical-align: baseline;
}
 
ul.cat-topicpages {
float: right;
font-size: 80%;
padding: 1px 0;
}
 
tr.generic td,div.generic {
font-size: 120%;
font-weight: 700;
text-align: center;
}
 
td.c_head, td.c_foot, td.c_sort {
font-size: 8px;
text-transform:uppercase;
color:#BABB9C;
}

.c_sort {
background: #none;
}

td.c_desc {
font-weight: 700;
text-align: right;
vertical-align: middle;
width: 200px;
}
 
td.c_desc small {
display:block;
font-weight:400;
}
 
tr.pm_new td {
font-weight: 700;
font-size: 90%;
}
 
tr.hidden td.c_post {
background: #efede8;
}
 
.bday {
color:#E2D9B8;
font-size:90%;
font-weight:700;
height:16px;
padding:2px 2px 2px 18px;
width:20px;
}
 
.c_mark {
background: none;
}

#descriptionstyle {
font-family: arial;
padding: 0 3px;
text-align:justify;
width:350px;
}
 
.c_forum {
    color: #442716;
    font-family: Roboto;
    font-size: 12px;
    text-align: justify;
    background: #efefef;
    padding: 10px 20px;
    border: 1px solid #d9af99;
}

.c_forum a {
    color: #801818;
}

.c_forum a:hover {
transition: all 0.6s;
-webkit-transition: all 0.6s;
-moz-transition: all 0.6s;
color: #d70a53;
}
 
.c_forum strong a {
    font-size: 18px;
    line-height: 20px;
    background: #F3D7C2;
    color: #222;
    width: auto;
    display: block;
    font-family: Calibri, Roboto;
    padding: 3px 30px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.c_forum strong a:hover {
color: #e97451!important;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
-ms-transition: all 0.5s;
transition: all 0.5s;
}
 
td.c_last {
    letter-spacing: 2px;
    font-size: 10px;
    text-transform: uppercase;
    font-family: Roboto;
    text-align: center;
    font-weight: 500;
}
 
.c_forum-desc {
font-size: 10px;
color: #5a564d;
}
 
.c_last-title {
    margin-top: 0px!important;
    margin-bottom: 2px!important;
    font-family: Calibri, Roboto;
    font-size: 15px;
    letter-spacing: -1px!important;
    text-decoration: none!important;
    text-transform: lowercase!important;
    color: rgb(143, 188, 143)!important;
    font-weight: 700;
    line-height: 35px;
    display: block;
}

.c_last-title:hover {
color: #17070e!important;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
-ms-transition: all 0.5s;
transition: all 0.5s;
}

td.c_info-v {
display:none;
}
 
td.c_info-r, td.c_info-t {
    letter-spacing: 2px;
    padding: 3px;
    text-align: center;
    font-family: Roboto;
    color: #B88971;
    background: #f3d7c2;
    height: 10px;
    border: 10px solid #efefef;
    font-weight: 900;
    text-transform: uppercase;
    margin: auto;
}

td.c_info-r {
border-left: 5px solid #f3f3f3;
}

td.c_info-t {
    border-right: 5px solid #efefef;
}
 
td.c_subforum {
    background: #edc9af;
    font-size: 10px;
    color: rgb(130, 130, 130);
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 20px;
}

td.c_subforum a {
    color: #800020;
}

td.c_subforum a:hover {
transition: all 0.6s;
-webkit-transition: all 0.6s;
-moz-transition: all 0.6s;
color: #d70a53;
}

.cat_head a:hover {
background:none;
font-style:normal;
}
 
.cat_head td {
border-color: none;
padding: 0;
}

#stats .cat_head td {
border-color: none;
}
 
.description {
font-size: 10px;
text-transform:none!important;
}
 
td#stats_events a,td#stats_events span {
padding: 4px 0 4px 20px;
}
 
td.c_username {
    text-align: center;
    font-family: 'Josefin Slab';
    font-size: 25px;
    background: #edc9af;
}

td.c_username a {
font-weight:400;
color:#f3f1ee;
}

td.c_username a:hover {
font-weight:400;
color:#F3F1EE;
transition: all 0.6s;
-webkit-transition: all 0.6s;
-moz-transition: all 0.6s;
}
 
td.c_user {
font-size:80%;
}
 
td.c_user dl {
    margin: 10px 10px;
    padding: 5px 5px;
    width: 200px;
    font-family: arial;
    letter-spacing: 2px;
    font-size: 10px;
    text-transform: lowercase;
}
 
dl.user_profile {
overflow:hidden;
word-wrap:break-word;
}

dl.user_profile dt {
    color: #251817;
    font-family: arial;
    font-size: 13px;
    padding: 3px 3px 3px 3px;
    letter-spacing: 1px;
}

dl.user_profile dd {
margin-left: 20px;
  margin-right: 20px;
  font-size: 11px;
  padding: 5px;
margin-bottom:5px;
text-align: justify;
}
 
dl.user_info dd {
    display: inline-block;
    background: rgb(237, 201, 175);
    line-height: 1.5em;
    margin-right: 2px;
    font-weight: lighter;
    margin-left: 10px;
    width: 80px;
    text-align: center;
    letter-spacing: 1px;
    height: auto;
    margin-top: 1px;
    margin-bottom: 7px;
}

#profile_menu a {
color: #E2D9B8;
font-size: 18px;
width: 136px;
background: #bb9075;
text-transform: lowercase;
font-family:"times";
letter-spacing: 0;
font-weight: 400;
}

#profile_menu ul li a {
padding: 4px 0.25em;
}

#profile_menu a:hover {
background: #c2ae7c!important;
color:#E2D9B8;
transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
box-shadow: 0 2px 2px rgba(200,200,200,0.5);
margin-top:10px;
margin-bottom:10px;
}

#profile_menu ul {
border-top: 0;
}
 
#profile_menu li li a {
border: 0;
font-size: 14px;
}
 
#profile_menu li ul li a:hover {
background: none;
transition: all 0.6s;
-webkit-transition: all 0.6s;
-moz-transition: all 0.6s;
color: #F3F1EE;
}
 
td.c_poll-choice label {
font-weight:700;
padding-left:1em;
}
 
td.c_poll-votes {
font-size:120%;
text-align:center;
width:15%;
}
 
td.c_poll-bar div {
float: left;
height: 12px;
padding-right: 3px;
background-color: #E2D9B8;
box-shadow: 1px 1px 2px rgba(100, 100, 100, 0.4);
}
 
td.c_poll-bar span {
display: block;
float: left;
height: 12px;
width: 3px;
}
 
.editby,.queued {
border:none;
font-size:75%;
margin-top:3em;
padding:3px 5px;
}
 
.queued {
font-weight:200;
}
 
blockquote, #blog blockquote blockquote {
background: #e5e2d9;
padding-bottom: 1px;
box-shadow: 1px 1px 2px rgba(100, 100, 100, 0.4);
}
 
blockquote dl {
    text-transform: lowercase;
    background-color: #b59540;
    color: #f4f3f2;
    font-weight: 400;
    padding: 2px 4px;
    box-shadow: 1px 1px 2px rgba(100, 100, 100, 0.4);
    letter-spacing: 2px;
    border-radius: 5px;
}

blockquote dt {
float: left;
font-weight: 400;
letter-spacing:2px;
}
 
code {
background: #e5e2d9;
font-family: Monaco, Consolas, "Courier New", Courier, monospace;
overflow: auto;
} 

blockquote code {
max-width: 500 px;
} 

div.spoiler {
background: #e5e2d9;
padding: 5px 7px;
box-shadow: 1px 1px 2px rgba(100, 100, 100, 0.4);
}
 
div.spoiler_toggle {
    text-transform: lowercase;
    background-color: rgb(187, 144, 117);
    color: #f4f3f2;
    cursor: pointer;
    font-weight: 400;
    padding: 2px 4px;
    letter-spacing: 2px;
    border-radius: 5px;
    border-bottom: 2px solid #bb9075;
}
 
td.c_postinfo {
    font-size: 15px;
    vertical-align: middle;
    color: #5a564d;
}
 
td.c_sig {
    color: #5a564d;
    font-size: 80%;
    padding: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}
 
td.c_sig blockquote {
background:none transparent;
border:0;
padding-left:5px;
}
 
td.c_sig blockquote dl {
background:none transparent;
border:0;
color:#5a564d;
}
 
td.c_sig blockquote dl dt,td.c_sig blockquote dl dd {
color:#5a564d;
padding:0;
}
 
td.c_sig blockquote div {
background:transparent;
margin-left:5px;
padding:0;
}
 
tr.c_postfoot td, td.c_postfoot {
clear: both;
text-transform: uppercase;
font-weight: 700;
padding-bottom: 8px;
}
 
td.c_username {
width:195px;
}
 
.c_next a {
display:block;
font-size:125%;
font-weight:700;
text-align:center;
}
 
div.c_view-list {
font-size: 10px;
}
 
dl#fast-reply dt {
    background-color: #c19a6b;
    width: 150px;
    text-align: center;
    color: #f4f3f2;
    font-size: 18px;
    margin: 0;
    padding: 5px;
    border-radius: 3px;
    text-transform: lowercase;
    font-family: "times";
    letter-spacing: -1px;
}
 
dl#fast-reply dd {
    background: rgb(227, 227, 227);
    padding: 15px 0;
    text-align: center;
    box-shadow: 1px 1px 2px rgba(100, 100, 100, 0.4);
}

#c_post-preview {
background: none;
margin:0 auto 10px;
padding:5px;
text-align:left;
width:90%;
font-size:12px;
text-align:justify;
font-family:"Tahoma";
}
 
#c_post-resize span {
color: #5a564d;
cursor: pointer;
font-size: 225%;
padding: 20px 5px 0;
}
 
#emot_wrap {
background: none;
}
 
#emot_wrap h3 {
background: none;
font-size: 120%;
text-align: center;
}
 
#emot_end {
display: block;
font-weight: 700;
padding: 4px 0;
text-align: center;
}
 
#pm_folders {
padding-top: 30px;
vertical-align: top;
width: 150px;
}
 
#pm_folderlist {
position: relative;
margin-left:0;
margin-top:0
}
 
#pm_folderlist li {
display: list-item;
margin-bottom: 4px;
padding-left: 28px;
}
 
#pm_forwarded {
border: 1px double #d7d2c9;
color:#5a564d;
font-size:90%;
font-style:italic;
margin-top:1em;
padding:3px 5px;
}
 
#ucp_gallery a {
font-weight: 700;
}
 
.calendar td.cal_inactive {
background: #e5e2d9;
}
 
.calendar td div {
background: #e5e2d9;
font-weight:700;
padding:5px 7px;
}

.cal_inactive div {
color: #5a564d;
}

#cal_current div {
background: #efede8;
border: 1px double #d7d2c9;
}

.calendar div a {
float:right;
font-size:80%;
font-weight:400;
padding:0 0 6px 24px;
}
 
.calendar li a,.calendar li span {
border-color:transparent;
border-style:solid;
border-width:1px;
display:block;
padding:3px;
}
 
.calendar td#cal_current {
background: #efede8;
}
 
div.portal_content {
    font-size: 13px;
    margin: 0;
    padding: 5px 7px;
    text-transform: lowercase;
    border: 1px double #d9af99;
    text-align: justify;
}

#portal h4 {
    font-size: 15px;
    text-transform: lowercase;
    font-weight: 200;
    margin: 0;
    padding: 5px 7px;
    background: #dddddd;
    text-align: justify;
    border: 1px double #d9af99;
}
 
#portal h4 a {
font-weight: 500;
}

#faq dt a {
color: #E2D9B8;
font-size: 120%;
font-weight: 700;
}
 
#faq dd.faq_more a, #faq dl.faq_more a:hover {
font-style: italic;
}
 
.search_results {
background:#efede8;
border: 1px double #d7d2c9;
margin-bottom:1em;
padding:5px 7px;
}
 
.search_results h3 {
display:inline;
font-size:125%;
}
 
.search_results cite,.search_results p {
color:#5a564d;
font-size:85%;
margin:0;
}
 
#findposts .c_mark {
color:#5a564d;
font-size:200%;
font-weight:700;
vertical-align:top;
}
 
#pmtoast {
    background: #a9a9a9;
    border: 3px double #d9af99;
    bottom: 10px;
    color: rgb(35, 58, 59);
    display: none;
    font-size: 10px;
    font-family: "arial";
    text-transform: lowercase;
    position: fixed;
    right: 10px;
    text-align: right;
    text-decoration: none;
    width: 200px;
    z-index: 1;
}
 
#pmlink {
display: block;
padding: 10px 10px 10px 55px;
text-decoration: none;
}
 
#pmlink big {
    text-transform: lowercase;
    font-family: times !important;
    color: #843d3d;
    display: block;
    font-weight: 700;
    padding-bottom: 5px;
    font-size: 18px;
}
 
#pmclose {
    background: rgb(217, 175, 153);
    display: block;
    font-size: 80%;
    padding: 1px 10px;
}

#pmtoast a:hover, #pmlink a:hover, #pmclose a:hover {
transition: all 0.6s;
-webkit-transition: all 0.6s;
-moz-transition: all 0.6s;
color: #F3F1EE;
}

#foot_wrap {
margin: 0px auto;
width:95%;
margin-top:20px;
margin-bottom:20px;
}
 
#foot td {
border: 0;
font-size:8px;
}
 
#foot #foot_datetime {
width: 1%;
white-space: nowrap;
}

#foot_datetime a {
color:#67433a;
text-transform:uppercase;
font-size:13px;
}

#foot_datetime a:hover {
transition: all 0.6s;
-webkit-transition: all 0.6s;
-moz-transition: all 0.6s;
color: #F3D7C2;
}
 
#foot_themechooser {
color:#5d2904;
text-transform:uppercase;
font-size:8px;
}

#foot_links a {
    color: #442716;
    text-transform: uppercase;
    font-size: 8px;
}

#foot_links a:hover {
transition: all 0.6s;
-webkit-transition: all 0.6s;
-moz-transition: all 0.6s;
color: #8b6e28;
}

#copyright {
font-size: 8px;
margin: 0px auto;
margin-top:20px;
text-align: center;
text-transform:uppercase;
color:#BABB9C;
}
 
#copyright a {
color: #E2D9B8;
text-decoration: none;
}

#copyright a:hover {
transition: all 0.6s;
-webkit-transition: all 0.6s;
-moz-transition: all 0.6s;
color: #F3F1EE;
}
 
#c_tos h3 {
color: #333333;
font-size: 120%;
}
 
input.username_ok {
border-bottom: 3px solid #54da2b;
}
 
input.username_no {
border-bottom: 3px solid #dc6398;
}
 
#acplogin {
background: #none;
height: 275px;
left: 50%;
margin: -137.5px 0 0 -250px;
padding: 0;
position: absolute;
top: 50%;
width: 500px;
}
 
#acplogin h1 {
    height: 50px;
    padding: 50px 20px 0 0;
    text-align: right;
}

 
#acplogin h1 img {
position:absolute;
left:0;
top:0;
}
 
a img {
border:0;
}
 
form {
display: inline;
margin: 0;
padding: 0;
}
 
.category h2, .topic h2, #portal h2 {
    padding: 20px;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #800020;
    text-align: center;
    font-size: 20px;
    background-image: url(https://i.imgur.com/76y7jkq.png);
}

#portal h2, #portal_foot h2 {
    clear: none;
    margin: 0;
}
 
h3 {
padding: 3px 0;
}
 
input[type=checkbox] {
background: transparent;
border: 0;
padding: 0;
vertical-align: bottom;
}
 
input[type=radio] {
border: 0;
}
 
select {
    font-family: "arial";
    font-size: 11px;
    background: #8fbc8f;
    margin: 3px 3px;
    padding: 3px 30px;
    vertical-align: bottom;
    letter-spacing: 2px;
    text-transform: lowercase;
}
 
option {
margin: 2px 0;
}
 
button.btn_img {
border: 0;
cursor: pointer;
padding: 0;
}
 
.notice dt,.notice dd {
padding: 5px 7px;
}
 
.drop_menu a img {
vertical-align: bottom;
}
 
.drop_menu li:hover ul,.drop_menu li.hover ul {
left:auto;
}
 
#submenu a {
padding: 3px 5px;
}
 
#main {
height: 1%;
}
 
#nav li img {
vertical-align: top;
}
 
.meta_box,.meta_menu {
margin:10px 0;
}
 
.meta_box li {
display:list-item;
list-style-position:inside;
list-style-type:square;
margin-left:10px;
}
 
.meta_menu ul {
font-size:90%;
margin:5px 5%;
}
 
.meta_menu img,.meta_menu span {
float:right;
margin:10px 20px;
}
 
.cat-pages a,.cat-pagesjump i,.cat-topicpages a {
cursor:pointer;
padding:2px 5px;
}
 
.cat-topicpages a {
padding: 1px 3px;
}
 
.cat-buttons,.topic-buttons {
float:right;
margin:15px 0;
text-align:right;
width:50%;
}

.topic-buttons a:hover {
background:none;
}
 
tr.postbtn td {
padding:5px;
text-align:center;
}
 
.row1,.row2 {
line-height:1.4;
}
 
td.c_head input,td.c_head button,td.c_foot input,td.c_foot button,td.c_sort input,td.c_sort button {
padding:1px;
}
 
td.c_desc img,td.c_desc input {
float:left;
vertical-align:middle;
}
 
.category {
margin: 0px auto;
width: 100%;
}

#headercs {
width:130px;
margin-bottom:-5px;
font-family: times !important;
text-align: center;
padding-left: 5px;
padding-top: -5px;
padding-bottom:-10px;
color: #E2D9B8;
letter-spacing: -1px;
font-size: 18px;
text-transform:lowercase;
text-shadow: 1px 1px 0px #fff;
-moz-text-shadow: 1px 1px 0px #fff;
-webkit-text-shadow: 1px 1px 0px #fff;
}
 
span.collapse, span.uncollapse {
cursor: pointer;
float: right;
position: relative;
}
 
.c_mark img {
display: block;
margin: auto;
}
 
.c_last {
line-height: 1.4;
min-width: 300px;
width: 30%;
}
 
#stats_members {
font-family:"times";
}

#stats_legend {
font-size: 12px;
text-transform:uppercase;
}
 
td.c_cat-mark, td.c_cat-icon {
padding: 5px 0;
text-align: center;
width: 30px;
}

td.c_cat-starter {
width:125px;
}
 
td.c_cat-lastpost {
width:175px;
}
 
.c_user {
    vertical-align: top;
}
 
img.c_user {
height: 1px;
}
 
.avatar, img.member {
    display: block;
    margin: 0px auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

.avatar:hover {
border-radius: 0%;
-webkit-transition: 0.9s ease-in-out;
-moz-transition: 0.9s ease-in-out;
-o-transition: 0.9s ease-in-out;
box-shadow: 1px 1px 2px rgba(100, 100, 100, 0.4);
}

.av_wrap {
overflow:hidden;
text-align:center;
margin:auto;
}

td.c_user .usertitle {
    text-align: center;
    padding-top: 10px;
    font-family: 'Josefin Slab';
    letter-spacing: -1px;
    font-style: italic;
    font-weight: bold;
    font-size: 20px;
    color: #81450a;
    text-shadow: 1px 1px 2px rgba(100, 100, 100, 0.4);
}
 
.pip {
margin:3px 0;
white-space:nowrap;
}
 
dl.user_info dt,dl.user_info dd {
padding:.1em;
}
 
dl.user_info dt {
margin:0px auto;
min-width:4em;
display:none;
}
 
dl.user_info dd.spacer, dl.user_profile dd.spacer {
display:none;
clear: both;
float: none;
height: 0px;
padding: 0;
}
 
td.c_poll-choice {
line-height: 1.5;
padding-left: 45%;
}
 
td.c_poll-answer {
text-align: right;
width: 42.5%;
}
 
td.c_poll-bar {
text-align: left;
vertical-align: middle;
width: 42.5%;
}
 
* html td.c_poll-bar span {
margin-top: 3px;
}
 
td.c_post {
    padding: 15px 15px;
    font-size: 14px;
    line-height: 1.7;
    vertical-align: top;
    text-align: justify;
    border-top: 2px solid rgb(217, 175, 153);
    border-bottom: 2px solid #d9af99;
}

td.c_post ul {
list-style-type:square;
margin-left:10px;
}

.c_sig,.c_nosig {
width:100%;
}
 
#topic_review img {
max-width:90%;
}
 
.c_post-attachment {
font-size:83.3%;
margin-top:1em;
padding:1em;
}
 
.c_post-attachment dd {
margin-left:1em;
}
 
.post_sep {
display: none;
}
 
td.c_sig,td.c_nosig {

vertical-align:top;
}
 
td.c_nosig {
border-top-style:hidden!important;
}
 
blockquote dl dt, blockquote dl dd {
padding: 2px 4px;
}

blockquote dl dd {
font-size: 80%;
}

blockquote div,blockquote code {
margin:0;
padding:5px;
}
 
dl#fast-reply {
clear:both;
margin:auto;
width:80%;
}
 
dl#fast-reply dd p {
margin:-3px;
padding:0 5% 10px;
text-align:left;
}
 
dl#fast-reply dd textarea {
display:block;
height:100px;
margin-bottom:10px;
padding:2px;
width:90%;
}
 
#c_post-text {
height:223px;
}
 
#c_post-resize {
float:right;
margin-top:-1px;
padding:4px 0 0;
text-align:right;
}
 
#btn_preview {
float:left;
margin:10px 0 0 1px;
}
 
#c_emot {
height:225px;
vertical-align:top;
width:210px;
}
 
#emot_list {
height:275px;
margin:0 auto;
overflow:auto;
padding:5px 0;
text-align:center;
}
 
div#emot_list {
padding:0;
}
 
#emot_list li {
display:inline;
padding:4px 10px;
}
 
#emot_list img {
cursor:pointer;
vertical-align:baseline;
}
 
.pm {
margin-bottom:1em;
}
 
#pm_datesent {
width:200px;
}
 
#pm_select {
text-align:center;
width:1px;
}
 
#conversation .c_post {
padding:2em;
}
 
#ucp_profile,#pm_messages {
float:right;
}
 
#ucp_settings img,#ucp_profile img {
margin:18px 20px;
}
 
#ucp_gallery li {
float:left;
margin:15px 5px;
}
 
#ucp_gallery button {
cursor:pointer;
text-align:center;
}
 
.ucp button.btn_text {
padding:5px 0;
text-align:center;
width:100%;
}
 
.calendar td {
height:125px;
padding:0;
vertical-align:top;
width:14.3%;
}
 
.calendar li {
display:list-item;
font-size:80%;
margin:0;
}
 
.calendar li.placeholder {
padding:4px;
}
 
.calendar li span {
cursor:default;
}
 
.calendar td#cal_current div {
padding-top:3px;
}

#portal_main {
width:98%;
margin:10px;
}
 
#portal_head {
margin-bottom:10px;
}
 
#portal_foot {
margin-top:10px;
}
 
#portal_l,#portal_r {
font-size:10px;
margin:0;
padding:0;
}
 
#portal_l {
float: left;
width: 200px;
}
 
#portal_r {
float: right;
width: 180px;
}
 
#portal_news {
margin: 0 190px 0 210px;
}
 
#portal_clear {
background: transparent;
border: none;
clear: both;
font-size: 1px;
height: 1px;
margin: 0;
padding: 0;
}
 
.portal_box {
margin-bottom: 15px;
}
 
.portal_box table {
clear: none;
}
 
#portal h2,#portal_foot h2 {
clear: none;
margin: 0;
}
 
#faq {
margin:20px 0;
}
 
#faq dl {
padding:1em;
}
 
#faq dt {
margin-bottom:5px;
}
 
#faq dd {
display:list-item;
margin:0 0 3px 15px;
padding-left:3px;
}
 
.search_results div {
display:block;
margin:5px 0;
}
 
#acplogin #loginform {
display:block;
padding:0 50px;
}

input {
font-size:12px;
font-family: "arial";
}

#shoutpost input {
font-size: 110%;
}

button.btn_default, #nav li span, .c_post-attachment dt, #c_tos dt {
font-weight:700;
}
 
.meta_box h3, #meta_welcome strong {
font-size:12px;
}
 
blockquote div {
background: #e5e2d9;
}
 
img,.meta_box button img,td.c_cat-mark input,.c_post-attachment img,.warn img,#ucp_gallery a img, td.c_postinfo input {
vertical-align:middle;
}
 
h1,h2,h3,#nav,#boardmeta,#main {
clear:both;
margin:0;
margin: 0px auto;
width: 95%;
}
 
#meta_welcome,.search_results {
clear:both;
}
 
#stats_events {
line-height:2;
}
 
.warn {
text-align:center;
}

td.c_topicfoot {
text-align:center;
}

.c_cat-starter,.c_cat-replies,.c_cat-views,.c_cat-lastpost,td.c_poll-total,td.c_poll-vote,.ucp th,#c_notes,.calendar th {
text-align:right;
}

.c_cat-starter,.c_cat-replies,.c_cat-views,.c_cat-lastpost {
font-size:10px;
}

td.c_topicfoot {
    background: #efede8;
    font-family: times !important;
    font-size: 15px;
    text-transform: lowercase;
}

td.c_topicfoot strong {
font-family: times !important;
font-size:18px;
text-transform:lowercase;
}
 
blockquote dl dd,#foot #foot_links {
text-align:right;
}
 
#c_post,#ucp_gallery {
text-align:center;
vertical-align:top;
}
 
#files_upload input, .pm .row1 a, .pm .row2 a, #ucp_gallery button img, #findposts td a {
display: block;
}
 
#ucp_settings, #pm_settings {
float: left;
}
 
#c_tos dd,#username_response {
margin-left: 10px;
}
 
#vlx {
z-index: 1;
}
 
#blog {
background: #aaddf5;
margin: 10px 0;
}
 
#blog blockquote {
background: none;
border: none;
font-size: 85%;
padding: 0 10px;
}
 
#blog blockquote blockquote {
padding: 0;
font-size: 100%;
}
 
#blog h1 {
float: right;
}
 
#blog h2 {
background: #16729c;
clear: none;
font-size: 80%;
padding: 5px;
text-transform: uppercase;
}
 
#blog h2, #blog h2 a, #blog h2 a:hover {
color: #ffffff;
}
 
#blog_foot {
clear:both;
margin-bottom:20px;
}
 
#blog_head {
border: 8px solid #aaddf5;
padding: 10px 14px;
}
 
#blog_head img.avatar {
display:inline;
}
 
#blog_head:after {
content: "."; 
display: block; 
height: 0;
line-height:0;
clear: both; 
visibility: hidden;
}
 
#blog_main {
margin:20px 200px 10px 10px;
}
 
#blog_categories, #blog_readers, #blog_about {
background: #efede8;
margin: 15px 0;
padding: 5px 7px;
}

#blog_sidebar h3,#blog_sidebar dt {
color:#5a564d;
font-weight:700;
}
 
#blog_sub {
background: #efede8;
clear: both;
position: relative;
padding: 5px 7px;
text-align: right;
font-size: 85%;
}

#blog_sub button, .c_foot button {
border-color: #efede8;
}

#blog_sub span {
padding-top: 4px;
}
 
#blog_sidebar {
background: #aaddf5;
float: right;
font-size: 93.3%;
margin: 20px 10px 0 0;
padding: 0 10px;
width: 160px;
}
 
#blog_sidebar dd {
margin-left: 10px;
}
 
#blog_user {
font-size: 175%;
}
 
#blog table {
clear: none;
}
 
div.blog_options {
font-size: 80%;
text-align: right;
background: #efede8;
margin: 15px 0;
padding: 5px 7px;
text-transform: uppercase;
}

div.blog_date {
background: #efede8;
color: #5a564d;
float: right;
font-weight: 700;
margin: 11px 15px;
text-align: center;
text-transform: uppercase;
width: 40px;
}
 
div.blog_date span {
background: #efede8;
color: #16729c;
display: block;
font-size: 130%;
font-weight: 700;
padding: 2px 4px;
}
 
div.blog_entry {
background: #aaddf5;
margin: 10px 0;
padding: 5px 7px;
}
 
#blog_comments li {
padding: 5px 7px;
}

#shoutwrap {
font-size: 88.3%;
}
 
#shoutwrap td {
padding: 0;
}
 
#shoutbox {
font-size: 110%;
list-style-type: none;
margin: 0;
padding: 0;
}
 
#shoutbox li {
padding:5px 7px;
}
 
#shoutbox li.odd {
background: none;
}
 
#shoutbox dl,#shoutbox dt,#shoutbox dd {
margin:0;
padding:0;
}
 
#shoutbox dt {
font-size: 80%;
}
 
#shoutopts,#shoutpost {
clear:both;
text-align:center;
}

#announcement {
width:380px!important;
height:250px!important;
font-size:10px!important;
font-family:arial!important;
border:none;
overflow:auto;
padding:5px;
}
.announcement a {
color: #E2D9B8;
}
.announcement a:hover {
transition: all 0.6s;
-webkit-transition: all 0.6s;
-moz-transition: all 0.6s;
color: #F3F1EE;
}

#navilink a {
display: inline-block;
padding: 2px;
width: 80px;
text-align: center;
letter-spacing:1px;
background: #E2D9B8;
box-shadow: 1px 1px 2px rgba(100, 100, 100, 0.4);
font-size: 9px;
font-weight:400;
margin-bottom:10px;
border-radius: 100%;
color: #f4f3f2;
}
#navilink a:hover {
background: #ece9e3!important;
color: #F3F1EE;
transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
box-shadow: 0 2px 2px rgba(200,200,200,0.5);
}


.forums .c_foot {
padding: 0;
}

.c_mark a:hover {
background: none;
}

.c_view {
font-size:12px;
}

#portal {
    border: 3px double rgb(217, 175, 153);
    margin-bottom: 10px;
}

.c_cat-mark, .posts .c_foot {
font-weight: 700;
}

#forum_footer .c_foot {
padding: 0;
}

#announcement_list .c_cat-title, #announcement_list .c_cat-starter, #announcement_list .c_cat-lastpost {
border-bottom: none;
}

.c_cat-title {
font-family: arial;
text-transform: lowercase!important;
padding: 0 3px;
padding-left:10px;
font-size: 10px;
letter-spacing:2px;
text-align: justify;
}

.c_cat-title a {
font-size: 15px;
font-weight:500;
font-family: arial bold!important;
text-transform:lowercase;
letter-spacing:-1px;
color: rgb(182, 132, 64);
}

.c_cat-title a:hover {
transition: all 0.6s;
-webkit-transition: all 0.6s;
-moz-transition: all 0.6s;
color: #67433a;
}

.c_topicfoot {
background: #efede8;
}

.blue {
background: #efede8;
padding: 2px 4px;
text-transform: uppercase;
font-weight: 700;
font-size: 100%;
}

.blue:hover {
background: #efede8;
}

#fast-reply button {
font-size: 80%;
font-family: "arial";
}

.topic-buttons a, .topic-buttons a:hover {
padding: 4px;
}

#forum_footer .c_sort button {
border-color: #none;
}

#pm_messages {
height: 95px;
}

#ucp_profile {
height: 129px;
}

#conversation {
margin: 0 !important;
}

#pm_quick_reply {
margin-top: 20px;
}

select[name="fid"] + small button {
border-color: #f3f1ee;
}

button:hover, #topic_viewer .exclusivebutton + table td {
background: #f3f1ee;
color:#5a564d;
}

.cornercanvas {
display: none !important;
}

#stats {
border-bottom: 0;
padding-top: 30px;
}

#stats .c_foot {
    padding-right: 10px;
    padding: 11px;
}

.c_foot a {
color:#8fbc8f;
text-transform:uppercase;
font-size:10px;
}

.c_foot a:hover {
transition: all 0.6s;
-webkit-transition: all 0.6s;
-moz-transition: all 0.6s;
color: #F3F1EE;
}

#c_bbcode .row1 {
background: #efede8;
padding:2px;
}

.l {text-align:left}
.c {text-align:center}
.r {text-align:right}
.left {float:left}
.right {float:right}
#stats_members a.member, .bday_strip {white-space:nowrap}
.calendar li span {cursor:default}
#c_tos li {display:list-item;margin-left:25px}
#c_tos ul li {list-style:disc}
#c_tos ol li {list-style:lower-alpha}
#shoutrefresh {cursor:pointer}

span.byline { font-size: 35%; text-shadow: 1px 1pt; }
.imgc { color: #65bee8; }
.hott { color: #dc6398; }

marquee {
display: inline-block;
white-space: normal;
}

/* Chaucer font */

h1 {
	font-family: 'Chaucer', arial, serif;
	font-size: 15px;
	text-transform: lowercase;
}

/* no-faceface fallback */
.no-fontface h1 {
	font-family: Arial Bold, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: lowercase;
}

h2 {
    font-family: 'Chaucer';
    font-size: 18px;
    text-transform: uppercase;
    background-image: url(https://i.imgur.com/76y7jkq.png);
    padding: 10px;
    color: #5a564d;
}

/* no-faceface fallback */
.no-fontface h2 {
	font-family: Arial Bold, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: lowercase;
}

h3 {
	font-family: 'Chaucer';
	font-size: 28px;
	text-transform: lowercase;
}

/* no-faceface fallback */
.no-fontface h2 {
	font-family: Arial Bold, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: lowercase;
}

h4 {
	font-family: 'Chaucer';
	font-size: 33px;
	text-transform: lowercase;
}

/* no-faceface fallback */
.no-fontface h2 {
	font-family: Arial Bold, Helvetica, sans-serif;
	font-size: 30px;
	text-transform: lowercase;
}

/* Forum Desc */


.forumdesc {
    width: 400px;
    height: 100px;
    overflow: auto;
    background-color: #f3d7c2;
    border: 20px solid #f3d7c2;
    padding: 0px 3px;
    margin: 5px auto;
    font: normal normal normal 11px/120% Arial;
    color: #d9af99;
    text-align: justify!important;
}

 .momboards {
    width: 351px;
    height: 90px;
    position: relative;
  }

.momboards br { display: none; }
  
.forumdesc2 {
    width: 394px;
    height: 60px;
    overflow: auto;
    background-color: #f3d7c2;
    padding: 20px 3px;
    margin: 0px;
    font: normal normal normal 11px/120% Arial;
    color: #222;
    text-align: justify!important;
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0;
    transition: all 0.5s linear 0s;
    -webkit-transition: all 0.5s linear 0s;
    -moz-transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
}
  
  .forumdesc2:hover {
    opacity: 1;
    transition: all 0.5s linear 0s;
    -webkit-transition: all 0.5s linear 0s;
    -moz-transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
  }

/* Registrasi Form */

.bbcode-file {
display:block; 
width:85%; 
padding:20px; 
text-align:justify; 
text-indent: 20px;
    color: black;
}

.bbcode-mbappmain {
    width: 470px;
    padding: 15px;
    font: 10px/11px arial;
    text-align: justify;
    text-indent: 20px;
    color: black;
}

.bbcode-lemons {
    background-color: #f0ece1fd;
    color: #262626;
    display: block;
    padding: 3px;
    text-transform: uppercase;
    font-family: open sans condensed;
    font-size: 8px;
    letter-spacing: 5px;
}

.bbcode-canontemplate {
    display: inline-block;
    width: 450px;
    height: 230px;
    vertical-align: top;
}

.bbcode-imageholder {
    display: block;
    background: #FFF none repeat scroll 0% 0%;
    transition-duration: 0.8s;
    width: 500px;
    height: 300px;
    position: relative;
    overflow: hidden;
}

.bbcode-description {
    text-align: center;
    font-family: calibri;
    font-size: 10px;
    text-transform: uppercase;
    display: block;
    width: 450px;
    height: 180px;
    max-height: 450px;
    padding-top: 20px;
    margin-top: -260px;
    margin-left: 30px;
    opacity: 0;
    transition-duration: 0.8s;
}

.bbcode-description{
    color: #FFF;
    background-color: #d9af99;
}

.bbcode-tablesb {
    display: table;
    vertical-align: top;
    padding: 30px;
    background: #f5f5f5;
    width: 520px;
    border: 3px solid #d9af99;
    text-align: justify;
    margin-left: 5px;
}

.bbcode-canontemplate:hover .bbcode-description, .bbcode-canontemplate:hover .bbcode-description2{opacity:0.9;}

.bbcode-lastname {font-family: Tahoma; font-size: 24px; text-transform: uppercase; letter-spacing: -1px; line-height: 100%}

/* FACE CLAIM */

.bbcode-tablesapp{
  display: block;
  width: Auto;
  border: 1px dashed #cbcbcb;
  -moz-border-radius: 0px 15px 0px 15px;
}

.bbcode-style {
  font-style: italic;
  font-weight: 700;
  font-size: 36px;
  text-shadow: 2px 2px 2px;
  text-transform: lowercase;
}

.bbcode-girls {
  font-style: italic;
  color: #c67d9c;
  font-weight: bold;
}

.bbcode-boys {
  font-style: italic;
  color: #7d95c6;
  font-weight: bold;
}


/* BBCODE */

.bbcode-jobsh2 {
    color: #49796b;
    text-transform: uppercase;
    font-size: 25px;
    display: block;
}

.bbcode-tbheader {
    color: #49796b;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 5px;
    line-height: 100%;
    display: inline;
}

/* Canon List */ 


.bbcode-enaratemplate {display:inline-block;width:125px;height:125px;vertical-align:top;}

.bbcode-enaraimageholder {display:block;width: 125px; height: 125px;background:#fff;transition-duration: 0.8s;  -moz-transition-duration: 0.8s;  -webkit-transition-duration: 0.8s;  -o-transition-duration: 0.8s;}

.bbcode-enaradescription {
    text-align: center;
    font-family: calibri;
    font-size: 10px;
    text-transform: lowercase;
    display: block;
    width: 125px;
    height: 125px;
    max-height: 80px;
    padding-top: 45px;
    margin-top: -125px;
    opacity: 0;
    transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -webkit-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
}

.bbcode-enaradescription {
    color: #fff;
    background-color: #d9af99;
}

.bbcode-enaratemplate:hover .bbcode-enaradescription, .bbcode-enaratemplate:hover .bbcode-enaradescription2{opacity:0.9;}

.bbcode-enaralastname {font-family: Tahoma; font-size: 18px; text-transform: uppercase; letter-spacing: -1px; line-height: 100%}

.bbcode-enaraheader {
    display: block;
    width: 385px;
    background-color: #d9af99;
    font-size: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    line-height: 100%;
    text-transform: uppercase;
    letter-spacing: -1px;
    color: #fff;
    margin: auto;
}

.bbcode-enarasubheader{color: #C40000;font-family: arial;font-weight: bold;font-size: 20px;text-shadow: 1px 1px #ffffff;letter-spacing: -1px;text-transform: uppercase;}

.point_box {
    PADDING-LEFT: 20px;
}

.image_box {
    position: relative;
    display:inline-block;
}

.image_box img {
    display: block;
    padding: 5px 3px 5px 3px;
}

.image_box .cornerLink {
    opacity: 0;
    position: absolute;
    bottom: 18px;
    font: 10px abel;
    left: 0px;
    right: 0px;
    padding: 10px 0px;
    color: #525261;
    background: #efefef;
    text-decoration: none;
    text-align: center;
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;
}

.cornerLink h1 {
    font-size: 19px;
}

.image_box:hover .cornerLink {
    opacity: 1;
}

.l {text-align:left}
.c {text-align:center}
.r {text-align:right}
.left {float:left}
.right {float:right}
#stats_members a.member, .bday_strip {white-space:nowrap}
.calendar li span {cursor:default}
#c_tos li {display:list-item;margin-left:25px}
#c_tos ul li {list-style:disc}
#c_tos ol li {list-style:lower-alpha}
#shoutrefresh {cursor:pointer}