    html,body {
    background:#e0f6fc;
    background: linear-gradient(bottom, #2899b7 37%, #71CCDE 69%, #d0e5fc 85%);
    background: -moz-linear-gradient(bottom, #2899b7 37%, #71CCDE 69%, #d0e5fc 85%);
    background: -webkit-linear-gradient(bottom, #2899b7 37%, #71CCDE 69%, #d0e5fc 85%);
    background: -webkit-linear-gradient(bottom, #2899b7 37%, #71CCDE 69%, #d0e5fc 85%);
    background: -o-linear-gradient(bottom, #2899b7 37%, #71CCDE 69%, #d0e5fc 85%);
    background: -ms-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.37, #2899b7),
    color-stop(0.69, #71CCDE),
    color-stop(0.85, #d0e5fc)
    );
    color:#fff;
    font-family:"Helvetica", "Arial", "Bitstream Vera Sans", "Verdana", sans-serif;
    font-size:93.3%;
    margin:0;
    padding:0;
    }

    a {
    color:#178895;
    text-decoration:none;
    }

    a:hover {
    color:#067784;
    text-decoration:none;
    }

    hr {
    background-color:#034452;
    border:0;
    clear:both;
    color:#034452;
    height:1px;
    }

    table { border-collapse:collapse; border-spacing:0; clear:both; empty-cells:show; width:100%; }

    th,td, .meta_box {
    border:1px solid #11aeda;
    }

    th, td.c_subforum, td.c_user dl, blockquote, code, #emot_wrap h3, #emot_end, .calendar td div, #portal h4, blockquote div, #blog_comments li.odd, #shoutbox li.odd, .meta_box {
    background:#19E4FF;
    background:gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #00C5E3),
    color-stop(0.5, #19E4FF),
    color-stop(1, #96F1FF)
    );
    background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #00C5E3),
    color-stop(0.5, #19E4FF),
    color-stop(1, #96F1FF)
    );
    background-image: -moz-linear-gradient(
    center bottom,
    #00C5E3 0%,
    #19E4FF 50%,
    #96F1FF 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#96F1FF', endColorstr='#00C5E3'); /* ie7 */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#96F1FF', endColorstr='#00C5E3'); /* ie8 */
    color:#034452;
    }

    th {
    font-weight:400;
    padding:4px 5px 3px 5px;
    text-align:left;
    }

    td, .info dt, .meta_menu, td.c_desc, .c_mark, td.c_last, dl#fast-reply dd, #emot_wrap, div.portal_content, .search_results, #acplogin, .row2 td, #shoutwrap, td.c_view, #pmtoast {
    background:#67EBFF;
    background:gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.01, #51CDf2),
    color-stop(0.5, #66EBFF),
    color-stop(0.75, #6EE7FA),
    color-stop(0.98, #96F5FF),
    color-stop(1, #D9FCFF)
    );
    background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.01, #51CDf2),
    color-stop(0.5, #66EBFF),
    color-stop(0.75, #6EE7FA),
    color-stop(0.98, #96F5FF),
    color-stop(1, #D9FCFF)
    );
    background-image: -moz-linear-gradient(
    center bottom,
    #51CDf2 1%,
    #66EBFF 50%,
    #6EE7FA 75%,
    #96F5FF 98%,
    #D9FCFF 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6ee7fa', endColorstr='#51cdf2'); /* ie7 */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6ee7fa', endColorstr='#51cdf2'); /* ie8 */
    color:#034452;
    }

    td {
    padding:5px 10px;
    }

    .theme_buttons, .big_buttons, button,a.btn_fake, .cat-pages a:hover,.cat-topicpages a:hover, td#stats_events a,td#stats_events span, td.c_poll-bar div, td.c_poll-bar span, .calendar div a, #blog_categories, #blog_readers, #blog_about, div.blog_options, #blog_sidebar, div.blog_date, div.blog_entry {
    opacity:0.75;
    filter: alpha(opacity=75); /* IE 7 */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /* IE 8 */
    }

    th a,th a:hover {
    color:#145563;
    font-weight:700;
    }

    #shoutbox li.odd a {
    color:#145563;
    }

    h1 {
    font-size:200%;
    }

    h2,h3 {
    font-size:100%;
    }

    .category h2 a,#portal h2 a,#portal_foot h2 a,thead a,.category h2 a:hover,#portal h2 a:hover,#portal_foot h2 a:hover,thead a:hover {
    background: linear-gradient(
    bottom,
    #00CCFF 1%,
    #66EBFF 10%,
    #FFFFFF 50%,
    #66EBFF 90%,
    #00E1FF 100%
    );
    background: -moz-linear-gradient(
    center bottom,
    #00CCFF 1%,
    #66EBFF 10%,
    #FFFFFF 50%,
    #66EBFF 90%,
    #00E1FF 100%
    );
    background: -webkit-linear-gradient(
    center bottom,
    #00CCFF 1%,
    #66EBFF 10%,
    #FFFFFF 50%,
    #66EBFF 90%,
    #00E1FF 100%
    );
    background: -o-linear-gradient(
    center bottom,
    #00CCFF 1%,
    #66EBFF 10%,
    #FFFFFF 50%,
    #66EBFF 90%,
    #00E1FF 100%
    );
    background: -ms-linear-gradient(
    center bottom,
    #00CCFF 1%,
    #66EBFF 10%,
    #FFFFFF 50%,
    #66EBFF 90%,
    #00E1FF 100%
    );
    background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.01, #00CCFF),
    color-stop(0.1, #66EBFF),
    color-stop(0.5, #FFFFFF),
    color-stop(0.9, #66EBFF),
    color-stop(1, #00E1FF)
    );
    border-radius:10px;
    padding:8px 200px 8px 200px;
    border-left:2px solid #007ba7;
    border-top:2px solid #007ba7;
    border-right:2px solid #44dffd;
    border-bottom:2px solid #44dffd;
    text-shadow:0px 1px 0px #fff;
    }

    .category h2 a,#portal h2 a,#portal_foot h2 a,thead a {
    color:#0b495e;
    }

    .category h2 a:hover,#portal h2 a:hover,#portal_foot h2 a:hover,thead a:hover {
    color:#1d6b7f;
    }

    .category h2,.topic h2,#portal h2,#portal_foot h2,thead th, h2.special {
    background:#3CC4D9;
    background-image:gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #0089ab),
    color-stop(0.5, #3CC4D9),
    color-stop(1, #8AEFFF)
    );
    background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #0089ab),
    color-stop(0.5, #3CC4D9),
    color-stop(1, #8AEFFF)
    );
    background-image: -moz-linear-gradient(
    center bottom,
    #0089ab 0%,
    #3CC4D9 50%,
    #8AEFFF 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8AEFFF', endColorstr='#0089ab'); /* ie7 */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8AEFFF', endColorstr='#0089ab'); /* ie8 */
    color:#fff;
    font-size:110%;
    font-weight:700;
    padding-top:12px!important;
    padding-bottom:12px!important;
    text-align:center!important;
    text-shadow:0px 1px 0px #11AEDA;
    border:0;
    }

    thead th {
    text-align:center;
    }

    input,select,textarea,button,a.btn_fake{
    background:#ddf;
    border:1px solid #54d8ed;
    color: #034452;
    padding:3px 5px;
    vertical-align:middle;
    text-shadow:0px 1px 0px #fff;
    }

    select,textarea,button,a.btn_fake{
    border-radius:8px;
    }

    input {
    border-radius:5px;
    }

    textarea {
    font-family:"Verdana", sans-serif;
    font-size:100%;
    margin:auto;
    width:98%;
    }

    input:focus,input.focus,textarea:focus,textarea.focus {
    border-color:#11aeda;
    }

    .submit_error {
    background:#fff8eb;
    border:1px solid #e77700;
    }

    button,a.btn_fake {
    background:#0b495e;
    background-image: gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #04222B),
    color-stop(0.9, #159AC2),
    color-stop(1, #1DC2F0)
    );
    background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #04222B),
    color-stop(0.9, #159AC2),
    color-stop(1, #1DC2F0)
    );
    background-image: -moz-linear-gradient(
    center bottom,
    #04222B 0%,
    #159AC2 90%,
    #1DC2F0 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0D6987', endColorstr='#093442'); /* ie7 */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0D6987', endColorstr='#093442'); /* ie8 */
    color:#fff;
    cursor:pointer;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:90%;
    overflow:visible;
    width:auto;
    border:0;
    text-shadow:0px 1px 0px #000;
    }

    button:hover,a.btn_fake:hover {
    opacity:0.5;
    filter: alpha(opacity=50); /* IE 7 */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE 8 */
    }

    button.btn_text {
    background:none;
    border:0;
    cursor:pointer;
    font-family:Arial, "Bitstream Vera Sans", Verdana, sans-serif;
    font-size:100%;
    }

    .notice {
    background:#dde;
    border:2px solid #11aeda;
    color:#034452;
    margin:10px auto 0;
    width:70%;
    border-radius:10px;
    }

    .notice dt {
    color:#8CB5E7;
    font-weight:700;
    }

    .notice dd { font-style:italic; }

    dl.info {
    background:#f6f6f6;
    border-color:#11aeda;
    }

    .info dt {
    color:#034452;
    }

    dl.error {
    background:#fafafa;
    border-color:#BC3737;
    }

    .error dt {
    background:#e7e7e7;
    color:#BC3737;
    }

    #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, .search_results div div, table.calendar ul { 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 {
    background:#36D7FF;
    background:gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #d0e5fc),
    color-stop(0.33, #36D7FF),
    color-stop(0.75, #00B5DE),
    color-stop(1, #00CCFF)
    );
    background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #d0e5fc),
    color-stop(0.33, #36D7FF),
    color-stop(0.75, #00B5DE),
    color-stop(1, #00CCFF)
    );
    background: -moz-linear-gradient(
    center bottom,
    #d0e5fc 0%,
    #36D7FF 33%,
    #00B5DE 75%,
    #00CCFF 100%
    );
    height:22px;
    padding:4px 2% 3px 2%;
    margin-bottom:12px;
    }

    #top_info {
    color:#fff;
    float:left;
    margin-top:4px;
    }

    #top_menu {
    float:right;
    margin-top:0px;
    }

    .drop_menu li {
    float:left;
    margin-right:1px;
    text-align:center;
    }

    .drop_menu a {
    display:block;
    padding:4px .25em;
    position:relative;
    width:9em;
    }

    .drop_menu ul {
    left:-999em;
    margin:0;
    position:absolute;
    width:9.4em;
    -moz-box-shadow:0px 1px 0px #fff;
    box-shadow:0px 1px 0px #fff;
    padding-top:5px!important;
    }

    .drop_menu ul li {
    font-size:85%;
    margin:0;
    padding:0;
    width:100%;
    }

    .drop_menu ul li a {
    border-width:0 1px 1px;
    display:block;
    padding:4px 5%;
    width:90%;
    }

    #logo {
    border-bottom:0;
    clear:both;
    margin:0 2%;
    text-align:center;
    font-size:75px;
    padding-bottom:15px;
    font-weight:bold;
    color:#11AEDA;
    }

    #logo a {
    font-family:"Lucida Grande";
    color:#11AEDA;
    text-shadow:0px -3px 8px #fff,
    0px 3px 8px #000012;
    }

    #logo a:hover {
    color:#2899b7;
    }

    #submenu {
    padding:5px 1% 5px 1%;
    color:#11AEDA;
    font-size:100%;
    margin:0 2%;
    text-align:center;
    }

    #wrap {
    background:#defaff;
    background:gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.60, #cde9FF),
    color-stop(0.95, #00A6BF),
    color-stop(0.99, #3DDBFF),
    color-stop(1, #1BAAD0)
    );
    background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.60, #cde9FF),
    color-stop(0.95, #00A6BF),
    color-stop(0.99, #3DDBFF),
    color-stop(1, #1BAAD0)
    );
    background: -moz-linear-gradient(
    center bottom,
    #cde9FF 60%,
    #00A6BF 95%,
    #3DDBFF 99%,
    #1BAAD0 100%
    );
    margin:0 2% 30px;
    -moz-border-radius:15px;
    border-radius:15px;
    padding-bottom:25px;
    color: #034452;
    }

    #nav {
    color:#fff;
    height:1%;
    padding:10px 1%;
    }

    .meta_box {
    font-size:85%;
    line-height:150%;
    padding:10px 25px;
    }

    .meta_menu {
    border:1px solid #11aeda;
    padding:0;
    width:49%;
    }

    .meta_menu h3 {
    background:#3CC4D9;
    background-image:gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #0089ab),
    color-stop(0.5, #3CC4D9),
    color-stop(1, #8AEFFF)
    );
    background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #0089ab),
    color-stop(0.5, #3CC4D9),
    color-stop(1, #8AEFFF)
    );
    background-image: -moz-linear-gradient(
    center bottom,
    #0089ab 0%,
    #3CC4D9 50%,
    #8AEFFF 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8AEFFF', endColorstr='#0089ab'); /* ie7 */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8AEFFF', endColorstr='#0089ab'); /* ie8 */
    color:#fff;
    font-size:110%;
    font-weight:700;
    text-align:center!important;
    text-shadow:0px 1px 0px #11AEDA;
    }

    .meta_menu a,.meta_menu a:hover {
    color:#034452;
    }

    ul.cat-pages { float:left; font-size:90%; margin:15px 0; padding: 5px 1px; width:49%; }

    .cat-pages a,.cat-pagesjump i,.cat-topicpages a {
    background:#0b495e;
    background-image: gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #04222B),
    color-stop(0.9, #159AC2),
    color-stop(1, #1DC2F0)
    );
    background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #04222B),
    color-stop(0.9, #159AC2),
    color-stop(1, #1DC2F0)
    );
    background-image: -moz-linear-gradient(
    center bottom,
    #04222B 0%,
    #159AC2 90%,
    #1DC2F0 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0D6987', endColorstr='#093442'); /* ie7 */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0D6987', endColorstr='#093442'); /* ie8 */
    color:#fff;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    opacity:0.5;
    text-shadow:0px 1px 0px #000;
    filter: alpha(opacity=50); /* IE 7 */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE 8 */
    -moz-border-radius:5px;
    border-radius:5px;
    padding:2px 5px;
    }

    .cat-pages span {
    background:#0b495e;
    background-image: gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #04222B),
    color-stop(0.9, #159AC2),
    color-stop(1, #1DC2F0)
    );
    background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #04222B),
    color-stop(0.9, #159AC2),
    color-stop(1, #1DC2F0)
    );
    background-image: -moz-linear-gradient(
    center bottom,
    #04222B 0%,
    #159AC2 90%,
    #1DC2F0 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0D6987', endColorstr='#093442'); /* ie7 */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0D6987', endColorstr='#093442'); /* ie8 */
    color:#fff;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    opacity:0.99;
    text-shadow:0px 1px 0px #000;
    filter: alpha(opacity=99); /* IE 7 */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=99)"; /* IE 8 */
    -moz-border-radius:5px;
    border-radius:5px;
    cursor:default;
    font-weight:700;
    padding:2px 5px;
    font-size:12px;
    }

    .cat-pages input {
    background:#dde;
    -moz-border-radius:5px;
    border-radius:5px;
    color:#034452;
    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; padding:20px; text-align:center; }

    td.c_head,td.c_foot,td.c_sort {
    background:#fff;
    background:gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #B2FFFC),
    color-stop(0.5, #4CFFFF),
    color-stop(1, #00FFFF)
    );
    background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #B2FFFC),
    color-stop(0.5, #4CFFFF),
    color-stop(1, #00FFFF)
    );
    background: -moz-linear-gradient(
    center bottom,
    #B2FFFC 0%,
    #4CFFFF 50%,
    #00FFFF 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00FFFF', endColorstr='#B2FFFC'); /* ie7 */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00FFFF', endColorstr='#B2FFFC'); /* ie8 */
    color:#034452;
    font-size:80%;
    }

    td.c_desc {
    color:#034452;
    font-weight:700;
    text-align:right;
    vertical-align:middle;
    width:200px;
    }

    td.c_desc small { display:block; font-weight:400; }

    tr.pm_new td {
    background:#D8DCEB;
    font-weight:700;
    }

    tr.hidden td.c_post {
    background:#67EBFF;
    }

    .bday {
    background:#048DAE;
    -moz-border-radius:3px;
    border-radius:3px;
    padding:3px 6px 3px 6px;
    color:#fff!important;
    padding:3px 6 3px 6px;
    font-size:90%;
    font-weight:700;
    height:16px;
    width:20px;
    }

    .c_mark {
    text-align:center;
    width:1%;
    }

    .c_forum {
    color: #034452;
    font-size:80%;
    width:60%;
    }

    .c_forum strong a,.c_last strong a {
    color: #178895;
    }

    .c_forum strong a {
    font-size:135%;
    }

    td.c_last {
    font-size:85%;
    }

    .c_forum-desc {
    color:#034452;
    font-size:85%;
    }

    .c_last-title {
    display:block;
    line-height:16px;
    }

    td.c_info-v,td.c_info-t,td.c_info-r { font-size:80%; padding:5px; text-align:center; }

    td.c_subforum {
    font-size:80%;
    font-style:italic;
    }

    .cat_head td {
    padding:0;
    }

    .description {
    color: #034452;
    font-size:85%;
    }

    a.member:hover {
    color: #067784;
    }

    td#stats_events a,td#stats_events span {
    background:#048DAE;
    -moz-border-radius:3px;
    border-radius:3px;
    padding:3px 6px 3px 6px;
    color:#fff!important;
    padding:3px 6 3px 6px;
    }

    td.c_username {
    background: -webkit-gradient(linear, left top, left bottom, from(#52E8FF), to(#1a9fbf));
    background: -moz-linear-gradient(top, #52E8FF, #1a9fbf);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#52E8FF', endColorstr='#1a9fbf'); /* ie7 */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#52E8FF', endColorstr='#1a9fbf'); /* ie8 */
    padding:2px 0;
    text-align:center;
    }

    td.c_username a { font-size:140%; font-weight:700; }
    td.c_user { font-size:80%; }

    td.c_user dl {
    margin:10px 0;
    padding:5px 7px;
    width:160px;
    }

    dl.user_profile { overflow:hidden; word-wrap:break-word; }
    dl.user_profile dd { font-style:italic; margin-left:8px; }
    dl.user_info dd { font-weight:700; margin-bottom:1px; }
    #profile_menu ul { border-top:0; }

    #profile_menu a {
    border:0;
    background:transparent;
    text-shadow:0px 1px 0px #2DB6CE;
    }

    #profile_menu a:hover {
    padding:4px 4px 4px 3px;
    }

    #profile_menu ul a:hover {
    padding:6px 7px;
    }

    #profile_menu ul, .drop_menu ul {
    background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.03, #009DC4),
    color-stop(0.5, #3BD1FF),
    color-stop(0.7, #61DDFF),
    color-stop(0.85, #42E0FF),
    color-stop(0.95, #8CE6FF),
    color-stop(1, #D0E5FC)
    );
    background-image: -moz-linear-gradient(
    center bottom,
    #009DC4 3%,
    #3BD1FF 50%,
    #61DDFF 70%,
    #42E0FF 85%,
    #8CE6FF 95%,
    #D0E5FC 100%
    );
    color:#fff;
    opacity:0.95;
    filter: alpha(opacity=95); /* IE 7 */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)"; /* IE 8 */
    z-index:1;
    -moz-border-radius:0px 0px 10px 10px;
    border-radius:0px 0px 10px 10px;
    }

    #profile_menu li li a { border-top:0; }

    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 {
    background:#0b495e;
    background-image: gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #04222B),
    color-stop(0.9, #159AC2),
    color-stop(1, #1DC2F0)
    );
    background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #04222B),
    color-stop(0.9, #159AC2),
    color-stop(1, #1DC2F0)
    );
    background-image: -moz-linear-gradient(
    center bottom,
    #04222B 0%,
    #159AC2 90%,
    #1DC2F0 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0D6987', endColorstr='#093442'); /* ie7 */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0D6987', endColorstr='#093442'); /* ie8 */
    float:left;
    height:12px;
    padding-right:3px;
    -moz-border-radius:5px;
    border-radius:5px;
    }

    td.c_poll-bar span {
    background:#0b495e;
    background-image: gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #04222B),
    color-stop(0.9, #159AC2),
    color-stop(1, #1DC2F0)
    );
    background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #04222B),
    color-stop(0.9, #159AC2),
    color-stop(1, #1DC2F0)
    );
    background-image: -moz-linear-gradient(
    center bottom,
    #04222B 0%,
    #159AC2 90%,
    #1DC2F0 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0D6987', endColorstr='#093442'); /* ie7 */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0D6987', endColorstr='#093442'); /* ie8 */
    display:block;
    float:left;
    height:12px;
    width:3px;
    -moz-border-radius:5px 0px 0px 5px;
    border-radius:5px 0px 0px 5px;
    }

    .editby,.queued {
    color: #034452;
    font-size:85%;
    font-style:italic;
    margin-top:1em;
    padding:3px 5px;
    }

    blockquote {
    border:1px solid #11aeda;
    margin:10px auto;
    padding-bottom:1px;
    width:98%;
    }

    blockquote dl {
    background:#3CC4D9;
    background-image:gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #0089ab),
    color-stop(0.5, #3CC4D9),
    color-stop(1, #8AEFFF)
    );
    background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #0089ab),
    color-stop(0.5, #3CC4D9),
    color-stop(1, #8AEFFF)
    );
    background-image: -moz-linear-gradient(
    center bottom,
    #0089ab 0%,
    #3CC4D9 50%,
    #8AEFFF 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8AEFFF', endColorstr='#0089ab'); /* ie7 */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8AEFFF', endColorstr='#0089ab'); /* ie8 */
    border-bottom:1px solid #11aeda;
    color:#fff;
    }

    blockquote dl dt {
    color:#fff;
    float:left;
    font-weight:700;
    }

    td.c_post blockquote dl dt {
    background:#048DAE;
    color:#fff;
    float:left;
    font-weight:700;
    margin-left:10px;
    padding-left:5px;
    padding-right:5px;
    border-right:1px solid #11aeda;
    border-left:1px solid #11aeda;
    }

    td.c_post blockquote {
    -moz-box-shadow:0px 2px 5px #048DAE;
    box-shadow:0px 2px 5px #048DAE;
    }

    code {
    display:block;
    font-family:Monaco, Consolas, "Courier New", Courier, monospace;
    max-height:400px;
    overflow:auto;
    white-space:pre;
    }

    div.spoiler {
    border:1px solid #11aeda;
    border-top:0;
    padding:5px 7px;
    }

    div.spoiler_toggle {
    background:#3CC4D9;
    background-image:gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #0089ab),
    color-stop(0.5, #3CC4D9),
    color-stop(1, #8AEFFF)
    );
    background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #0089ab),
    color-stop(0.5, #3CC4D9),
    color-stop(1, #8AEFFF)
    );
    background-image: -moz-linear-gradient(
    center bottom,
    #0089ab 0%,
    #3CC4D9 50%,
    #8AEFFF 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8AEFFF', endColorstr='#0089ab'); /* ie7 */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8AEFFF', endColorstr='#0089ab'); /* ie8 */
    border:1px solid #11aeda;
    color:#fff;
    cursor:pointer;
    font-weight:700;
    padding:2px 4px;
    }

    td.c_postinfo {
    background: -webkit-gradient(linear, left top, left bottom, from(#52E8FF), to(#1a9fbf));
    background: -moz-linear-gradient(top, #52E8FF, #1a9fbf);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#52E8FF', endColorstr='#1a9fbf'); /* ie7 */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#52E8FF', endColorstr='#1a9fbf'); /* ie8 */
    color:#034452;
    font-size:80%;
    vertical-align:middle;
    }

    td.c_sig {
    color: #034452;
    font-size:80%;
    }

    td.c_sig blockquote {
    background:none transparent;
    border:0;
    border-left:3px solid #034452;
    padding-left:5px;
    }

    td.c_sig blockquote dl {
    background:none transparent;
    border:0;
    color: #034452;
    }

    td.c_sig blockquote dl dt,td.c_sig blockquote dl dd {
    color: #034452;
    padding:0;
    }

    td.c_sig blockquote div {
    background:transparent;
    margin-left:5px;
    padding:0;
    }

    tr.c_postfoot {
    background:#f6f6f6;
    clear:both;
    }

    td.c_footicons,td.c_postinfo { width:100%; }
    td.c_username { width:175px; }
    .c_next a { display:block; font-size:125%; font-weight:700; text-align:center; }

    div.c_view-list {
    color:#034452;
    font-size:92.5%;
    }

    dl#fast-reply dt {
    background:#3CC4D9;
    background-image:gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #0089ab),
    color-stop(0.5, #3CC4D9),
    color-stop(1, #8AEFFF)
    );
    background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #0089ab),
    color-stop(0.5, #3CC4D9),
    color-stop(1, #8AEFFF)
    );
    background-image: -moz-linear-gradient(
    center bottom,
    #0089ab 0%,
    #3CC4D9 50%,
    #8AEFFF 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8AEFFF', endColorstr='#0089ab'); /* ie7 */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8AEFFF', endColorstr='#0089ab'); /* ie8 */
    color:#fff;
    font-size:110%;
    font-weight:700;
    text-align:center!important;
    text-shadow:0px 1px 0px #11AEDA;
    margin:0;
    padding:5px;
    }

    dl#fast-reply dd {
    border:1px solid #11aeda;
    padding:15px 0;
    text-align:center;
    }

    #c_post-preview {
    background:#ddf;
    border:1px solid #54d8ed;
    color: #034452;
    -moz-border-radius:8px;
    border-radius:8px;
    -moz-box-shadow:0px 2px 5px #777;
    box-shadow:0px 2px 5px #777;
    margin:0 auto 10px;
    padding:5px;
    text-align:left;
    width:98%;
    }

    #c_post-resize span {
    color: #178895;
    cursor:pointer;
    font-size:225%;
    padding:20px 5px 0;
    }

    #emot_wrap {
    color:#034452;
    border:1px solid #11aeda;
    -moz-border-radius:10px ;
    border-radius:10px;
    }

    #emot_wrap h3 {
    color:#034452;
    border-bottom:1px solid #11aeda;
    font-size:120%;
    text-align:center;
    }

    #emot_end {
    border-top:1px solid #11aeda;
    display:block;
    font-weight:700;
    padding:4px 0;
    text-align:center;
    -moz-border-radius:0px 0px 10px 10px;
    border-radius:0px 0px 10px 10px;
    }

    #pm_folders {
    border-left:1px solid #11aeda;
    border-right:1px solid #11aeda;
    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;
    }

    #pm_forwarded {
    border:1px dotted #11aeda;
    color:#999;
    font-size:90%;
    font-style:italic;
    margin-top:1em;
    padding:3px 5px;
    }

    #ucp_gallery a {
    color: #178895;
    font-weight:700;
    }

    #ucp_gallery a:hover {
    color:#067784;
    }

    .calendar td.cal_inactive {
    background:#51CDF2;
    color:#034452!important;
    }

    .calendar td div {
    border-bottom:1px solid #11aeda;
    font-weight:700;
    padding:5px 7px;
    }

    .calendar div a {
    background:#048DAE;
    -moz-border-radius:3px;
    border-radius:3px;
    float:right;
    font-size:80%;
    font-weight:400;
    padding:3px 6px 3px 6px;
    margin-top:-2px;
    color:#fff!important;
    }

    .calendar li a,.calendar li span { border-color:transparent; border-style:solid; border-width:1px; display:block; padding:3px; }

    .calendar td#cal_current {
    background: -webkit-gradient(linear, left top, left bottom, from(#52E8FF), to(#1a9fbf));
    background: -moz-linear-gradient(top, #52E8FF, #1a9fbf);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#52E8FF', endColorstr='#1a9fbf'); /* ie7 */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#52E8FF', endColorstr='#1a9fbf'); /* ie8 */
    border:2px solid #11aeda;
    }

    div.portal_content {
    border:1px solid #11aeda;
    font-size:88.3%;
    margin:0;
    padding:5px 7px;
    }

    #portal h2 { font-size:88.3%; }

    #portal h4 {
    border-left:1px solid #11aeda;
    border-right:1px solid #11aeda;
    font-size:88.3%;
    font-weight:400;
    margin:0;
    padding:5px 7px;
    }

    #faq dt a {
    color: #178895;
    font-size:120%;
    font-weight:700;
    }

    #faq dd.faq_more a,#faq dl.faq_more a:hover {
    color:#f;
    font-style:italic;
    }

    .search_results {
    border:1px solid #11aeda;
    margin-bottom:1em;
    padding:5px 7px;
    }

    .search_results h3 { display:inline; font-size:125%; }

    .search_results cite,.search_results p {
    color: #034452;
    font-size:85%;
    margin:0;
    }

    #findposts .c_mark {
    color:#034452;
    font-size:200%;
    font-weight:700;
    vertical-align:top;
    }

    #pmtoast {
    border:2px solid #11aeda;
    bottom:10px;
    display:none;
    font-size:12px;
    position:fixed;
    right:10px;
    text-align:left;
    text-decoration:none;
    width:190px;
    z-index:1;
    -moz-border-radius:15px;
    border-radius:15px;
    color:#034452!important;
    }

    #pmlink {
    color:#034452;
    display:block;
    padding:10px 10px 10px 20px;
    text-decoration:none;
    }

    #pmlink small {
    color:#034452;
    }

    #pmlink big {
    color:#034452;
    display:block;
    font-weight:700;
    padding-bottom:5px;
    }

    #pmlink strong {
    color:#178895;
    }

    #pmclose {
    color:#034452;
    display:block;
    font-size:80%;
    padding:1px 15px 5px 10px;
    text-align:right;
    }

    #pmclose:hover {
    color:#067784;
    }

    #foot_wrap { margin:20px 1px 20px 0; }

    #foot td {
    background:transparent;
    border:0;
    color: #034452;
    font-size:80%;
    }

    #foot a,#foot a:hover {
    ccolor: #034452;
    }

    #foot #foot_datetime {
    width:1%;
    white-space:nowrap;
    }

    #copyright {
    color:#FFF;
    font-size:80%;
    margin:10px 0;
    text-align:center;
    }

    #copyright a {
    color:#fff;
    font-weight:700;
    }

    #c_tos h3 {
    color: #034452;
    font-size:120%;
    }

    td.username_ok {
    background:#e0fae0;
    }

    input.username_ok {
    outline:2px solid #0c0;
    }

    td.username_no {
    background:#fae0e0;
    }

    input.username_no {
    outline:2px solid #e77700;
    }

    #acplogin {
    border:1px solid #11aeda;
    height:275px;
    left:50%;
    margin:-137.5px 0 0 -250px;
    padding:0;
    position:absolute;
    top:50%;
    width:500px;
    }

    #acplogin h1 {
    color:#034452;
    font-weight:400;
    height:50px;
    margin-bottom:20px;
    padding:50px 20px 0 0;
    text-align:right;
    }

    #acplogin h1 img { position:absolute; left:0; top:0; display:none;}
    a img { border:0; }
    form { display:inline; margin:0; padding:0; }
    .category h2,.topic h2,#portal h2 { padding:5px; text-align:left; }
    h3 { padding:3px 0; }
    input[type=checkbox] { background:transparent; border:0; padding:0; vertical-align:bottom; }
    input[type=radio] { border:0; }
    select { margin:0 7px; padding:0; vertical-align:bottom; }
    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%; padding:0 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:0 2px; }
    .cat-buttons,.topic-buttons { float:right; margin:15px 0; text-align:right; width:50%; }
    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:10px 0 0; }
    span.collapse,span.uncollapse { cursor:pointer; float:right; position:relative; background:transparent; border:0; padding:0; }
    span.collapse a,span.uncollapse a, span.collapse:hover,span.uncollapse:hover, span.collapse a:hover,span.uncollapse a:hover { background:transparent; border:0; padding:0; }
    .c_mark img { display:block; margin:auto; }
    .c_last { line-height:1.4; min-width:300px; width:30%; }
    .category td.c_foot { height:10px; }
    #stats_members { line-height:1.2; }
    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; width:1px; min-width:175px; max-width:175px; }
    .c_post { width:100%; }
    .c_sig,.c_nosig { width:100%; }
    .avatar { display:block; margin:auto; text-align:center; }
    .av_wrap { overflow:hidden; text-align:center; margin:auto; }
    td.c_user .usertitle { margin:3px 0; overflow-x:hidden; text-align:center; }
    .pip { margin:3px 0; white-space:nowrap; }
    dl.user_info dt,dl.user_info dd { padding:.1em; }
    dl.user_info dt { float:left; margin:0; min-width:4em; }
    dl.user_info dd.spacer,dl.user_profile dd.spacer { clear:both; float:none; height:1px; 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 { line-height:1.7; vertical-align:top; }
    td.c_post ul { list-style-type:square; margin-left:10px; }
    .c_post img,#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 { font-size:1px; height:1px; }
    td.c_sig,td.c_nosig { height:1%; vertical-align:top; }
    td.c_nosig { border-top-style:hidden!important; }
    blockquote dl dt,blockquote dl dd { padding:2px 4px; }
    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_head { margin-bottom:10px; }
    #portal_foot { margin-top:10px; }
    #portal_l,#portal_r { font-size:88.3%; margin:0; padding:0; }
    #portal_l { float:left; width:200px; }
    #portal_r { float:right; width:150px; }
    #portal_news { margin:0 160px 0 210px; }
    #portal_clear { background:transparent; border:none; clear:both; font-size:1px; height:1px; margin:0; padding:0; }
    .portal_box { margin-bottom:5px; padding:1px; }
    .portal_box table { clear:none; }
    #portal h2,#portal_foot h2 { clear:none; margin:0; padding:3px 5px; }
    #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; }

    #top_info a,#top_info a:hover,.drop_menu a,.drop_menu a:hover {
    color:#fff;
    }

    #submenu a,#submenu a:hover {
    color:#1CB0C7;
    }

    input,select,td,th { font-size:90%; }
    button.btn_default,#nav li span,.c_post-attachment dt,#c_tos dt { font-weight:700; }
    #submenu a:hover,.meta_menu a:hover { text-decoration:underline; }
    .meta_box h3,td.c_topicfoot strong,#meta_welcome strong { font-size:120%; }

    .meta_box h3,.meta_box a,.meta_box a:hover,tr.pm_new td a,tr.pm_new td a:hover,tr.hidden td a,tr.hidden td a:hover,.c_forum strong a:hover,.c_last strong a:hover,#faq dt a:hover,.search_results h3 a,.search_results h3 a:hover {
    color: #067784;
    }

    a.member,.calendar td a,.calendar a:hover,#faq dd a,#faq dd a:hover {
    color: #178895;
    }

    img,.meta_box button img,td.c_cat-mark input,.c_post-attachment img,.warn img,#ucp_gallery a img { vertical-align:middle; }
    h1,h2,h3,#nav,#boardmeta,#main { clear:both; margin:0; }
    #meta_welcome,.search_results { clear:both; }
    #stats_events { line-height:2; }
    .c_cat-starter,.c_cat-replies,.c_cat-views,td.c_poll-total,td.c_poll-vote,td.c_topicfoot,.warn,.ucp th,#c_notes,.calendar th { text-align:center; }
    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 {
    color: #034452;
    margin:0px 0 10px 0!important;
    }

    #blog blockquote { background:none; border:none; font-size:85%; padding:0 10px; }
    #blog h1 { float:right; }
    #blog h2 { background:none; clear:none; font-size:130%; padding:0; }

    #blog h2,#blog h2 a,#blog h2 a:hover {
    color:#fff;
    }

    #blog_foot {
    clear:both;
    margin-bottom:20px;
    }

    #blog_head {
    padding:10px 14px;
    }

    #blog_head img.avatar { display:inline; }
    #blog_main { margin:20px 200px 10px 10px; }

    #blog_categories,#blog_readers,#blog_about,div.blog_options {
    background:#0b495e;
    margin:15px 0;
    padding:5px 7px;
    }

    #blog_categories a,#blog_readers a,#blog_about a,div.blog_options a {
    color:#11aeda;
    }

    #blog_sidebar h3,#blog_sidebar dt {
    color:#fff;
    font-weight:700;
    }

    #blog_sub {
    clear:both;
    position:relative;
    padding:5px 7px;
    text-align:right;
    }

    #blog_sub a {
    color:#fff;
    }

    #blog_sub span { padding-top:4px; }

    #blog_sidebar {
    background:#0b495e;
    background-image: gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #004457),
    color-stop(0.9, #159AC2),
    color-stop(1, #1DC2F0)
    );
    background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #004457),
    color-stop(0.9, #159AC2),
    color-stop(1, #1DC2F0)
    );
    background-image: -moz-linear-gradient(
    center bottom,
    #004457 0%,
    #159AC2 90%,
    #1DC2F0 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0D6987', endColorstr='#093442'); /* ie7 */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0D6987', endColorstr='#093442'); /* ie8 */
    color:#ddd;
    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%; }
    div.blog_options { font-size:90%; text-align:right; }

    div.blog_date {
    background:#0b495e;
    background-image: gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #012C38),
    color-stop(0.9, #0F85A6),
    color-stop(1, #00B8EB)
    );
    background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #012C38),
    color-stop(0.9, #0F85A6),
    color-stop(1, #00B8EB)
    );
    background-image: -moz-linear-gradient(
    center bottom,
    #012C38 0%,
    #0F85A6 90%,
    #00B8EB 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0D6987', endColorstr='#093442'); /* ie7 */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0D6987', endColorstr='#093442'); /* ie8 */
    color:#fff;
    float:right;
    font-weight:700;
    margin:0 15px;
    text-align:center;
    text-transform:uppercase;
    width:40px;
    padding-top:3px;
    }

    div.blog_date span {
    background:#0b495e;
    color:#fff;
    display:block;
    font-size:130%;
    font-weight:700;
    padding:2px 4px;
    }

    div.blog_entry {
    background:#0b495e;
    background-image: gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #004457),
    color-stop(0.9, #159AC2),
    color-stop(1, #1DC2F0)
    );
    background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #004457),
    color-stop(0.9, #159AC2),
    color-stop(1, #1DC2F0)
    );
    background-image: -moz-linear-gradient(
    center bottom,
    #004457 0%,
    #159AC2 90%,
    #1DC2F0 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0D6987', endColorstr='#093442'); /* ie7 */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0D6987', endColorstr='#093442'); /* ie8 */
    color:#ddd;
    margin:10px 0;
    padding:5px 7px;
    }

    #blog_comments li { padding:5px 7px; }

    #shoutwrap {
    border:1px solid #11aeda;
    font-size:88.3%;
    }

    #shoutwrap td { padding:0; }
    #shoutbox { list-style-type:none; margin:0; padding:0; }
    #shoutbox li { padding:5px 7px; }

    #shoutbox dl,#shoutbox dt,#shoutbox dd { margin:0; padding:0; }

    #shoutbox dt {
    color: #034452;
    font-size:80%;
    }

    #shoutopts,#shoutpost { clear:both; text-align:center; }

    /*** BLOG CSS ROUNDED CORNERS ***/
    div.blog_entry, #blog, #blog_sidebar {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    }

    div.blog_date, #blog_categories,#blog_readers,#blog_about,div.blog_options, #blog_comments li.odd, .editby, .queued {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    }

    div.blog_date span {
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    }

    #blog_head {
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
    }
    /*** END BLOG ROUNDED CORNERS ***/

    .category td.c_foot {
    background:transparent!important;
    border:0!important;
    }

    #top_menu img, td.c_nosig, #nav img {
    display:none;
    }

    #setskin, select {
    -moz-border-radius:0px!important;
    border-radius:0px!important;
    border:0;
    }

    .calendar thead th a {
    background:transparent;
    border:0;
    padding:5px!important;
    text-shadow:0px 1px 0px #2EB6CE;
    }

    .info dt, dl#fast-reply dt, #emot_wrap h3 {
    -moz-border-radius:10px 10px 0px 0px;
    border-radius:10px 10px 0px 0px;
    }

    .meta_menu {
    -moz-border-radius:0px 0px 10px 10px;
    border-radius:0px 0px 10px 10px;
    }

    #logo a, #statsicons, #forum_marker, #forum_marker_nonew, #forum_marker_move, #forum_marker_pass, #forum_marker_readonly, #forum_marker_trash {
    -moz-transform: skew(-05deg);
    -webkit-transform: skew(-05deg);
    -o-transform: skew(-05deg);
    -ms-transform: skew(-05deg);
    transform: skew(-05deg);
    }

    /*** Begin Forum Images CSS ***/
    #forum_marker, #forum_marker_nonew, #forum_marker_move, #forum_marker_pass, #forum_marker_readonly, #forum_marker_trash {
    background:gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.01, #00CCFF),
    color-stop(0.1, #66EBFF),
    color-stop(0.5, #FFFFFF),
    color-stop(0.9, #66EBFF),
    color-stop(1, #00E1FF)
    );
    background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.01, #00CCFF),
    color-stop(0.1, #66EBFF),
    color-stop(0.5, #FFFFFF),
    color-stop(0.9, #66EBFF),
    color-stop(1, #00E1FF)
    );
    background: -moz-linear-gradient(
    center bottom,
    #00CCFF 1%,
    #66EBFF 10%,
    #FFFFFF 50%,
    #66EBFF 90%,
    #00E1FF 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00E1FF', endColorstr='#00CCFF'); /* ie7 */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00E1FF', endColorstr='#00CCFF'); /* ie8 */
    border-radius:10px;
    -moz-border-radius:10px;
    border-left:2px solid #007ba7;
    border-top:2px solid #007ba7;
    border-right:2px solid #44dffd;
    border-bottom:2px solid #44dffd;
    text-shadow:0px 1px 0px #fff;
    }

    #forum_marker_move, #forum_marker_pass, #forum_marker_readonly, #forum_marker_trash {
    font-size:15px;
    color:#0b495e;
    }

    #forum_marker_move, #forum_marker_pass, #forum_marker_readonly, #forum_marker_trash {
    height:32px;
    width:47px;
    padding:18px 0px 0px 0px!important;
    }

    #forum_marker {
    font-size:15px;
    color:#0b495e;
    height:32px;
    width:50px;
    padding:18px 0px 0px 0px!important;
    cursor:pointer;
    text-align:center;
    }

    #forum_marker_nonew {
    opacity:0.4;
    height:50px;
    width:50px;
    filter: alpha(opacity=40); /* IE 7 */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; /* IE 8 */
    }

    #minimize, #maximize, #maximize_top, #maximize_bottom {
    background:#dde;
    text-align:center;
    }

    #minimize, #maximize {
    height:3px;
    width:17px;
    }

    #maximize_top, #maximize_bottom {
    height:6px;
    width:3px;
    position:relative;
    left:7px!important;
    }

    #minimize {
    position:relative;
    top:3px;
    }

    #statsicons {
    color:#178895;
    font-size:25px;
    font-family:"Monaco";
    }

    .theme_buttons, .big_buttons {
    background:#0b495e;
    background-image: gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #04222B),
    color-stop(0.9, #159AC2),
    color-stop(1, #1DC2F0)
    );
    background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #04222B),
    color-stop(0.9, #159AC2),
    color-stop(1, #1DC2F0)
    );
    background-image: -moz-linear-gradient(
    center bottom,
    #04222B 0%,
    #159AC2 90%,
    #1DC2F0 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0D6987', endColorstr='#093442'); /* ie7 */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0D6987', endColorstr='#093442'); /* ie8 */
    color:#fff;
    width:auto;
    text-shadow:0px 1px 0px #000;
    -moz-border-radius:5px;
    border-radius:5px;
    }

    .theme_buttons {
    font-size:12px;
    padding:3px 5px;
    }

    .big_buttons {
    font-size:18px;
    padding:6px 10px;
    }

    .theme_buttons a:hover, .big_buttons a:hover {
    cursor:pointer;
    }

    .plainfolder, .nonewfolder, .hotfolder, .nonewhotfolder, .pollfolder, .nonewpollfolder, .lockedfolder {
    font-size:28px;
    font-weight:bold;
    }

    .warnnote, .warne, .warnf {
    font-size:22px;
    font-weight:bold;
    }

    .warnnote {
    font-size:17px!important;
    }

    .plainfolder, .nonewfolder, .warne, .warnnote {
    color:#034452;
    }

    .hotfolder, .nonewhotfolder, .warnf {
    color:#b80000;
    }

    .pollfolder, .nonewpollfolder {
    color:#3c9200;
    }

    .lockedfolder {
    color:#000;
    }
    /*** End Forum Images CSS ***/

.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}