body {COLOR: #000}
a {COLOR: #cb5100}

.content {BACKGROUND: #fff url(img/light/content_bg.gif) repeat-x top}

.ftop {
    BACKGROUND: #dbdbdb;
    BORDER-BOTTOM: 1px solid #fff
}
.ftop .featured li div {
    BACKGROUND: #efefef;
    BORDER: 1px solid #fff
}
.ftop .featured li div a {COLOR: #cc6600}
.ftop .featured li div a.title {COLOR: #cb5100}

.ftop .top li {BACKGROUND: url(img/light/ftop_top_div.gif) repeat-x bottom}
/* .ftop .top li:hover {background-color:#dfdfdf;} */
.ftop .top li span a {
    COLOR: #cc6600;
    FONT-WEIGHT: normal
}
.ftop .top li span a.comments {COLOR: #00728f}


.heading1 {
    BACKGROUND: url(img/light/heading1_bg.gif) repeat-x top;
    COLOR: #fff;
    BORDER: 1px solid #878787
}
.heading1 span {BACKGROUND-IMAGE: url(img/light/heading1_arrow.gif); background-position: right}

.heading3 {COLOR: #cb5100}

.highlights .thumbnail img {
    BACKGROUND: #fff;
    BORDER: 3px solid #b6b6b6
}

.highlights li {BACKGROUND: #efefef}
.highlights span.cat {
    BACKGROUND: #dbdbdb;
    BORDER-TOP: 1px solid #fff;
    COLOR: #444
}
.highlights span.cat a {COLOR: #444}

.articles > li {BACKGROUND: url(img/light/articles_div.gif) repeat-x bottom}
.articles .pinfo {
    BACKGROUND: #dbdbdb;
    BORDER-TOP: 1px solid #d2d2d2;
    COLOR: #444
}
.articles .pinfo a {COLOR: #00728f}
.articles .pinfo a.comments {BACKGROUND-IMAGE: url(img/light/icon_comments.gif); background-position: right;
}
.articles .pinfo span a {COLOR: #cc6600}
.articles .overlay a {BACKGROUND: url(img/light/articles_thumb.gif)}
.articles .post a {COLOR: #cb5100}

.article .ainfo {
    BACKGROUND: #dedede url(img/light/articles_ainfo_bg.gif) repeat-x top;
    BORDER: 1px solid #bbb
}
.article .ainfo .avatar a {
    BACKGROUND: #fff;
    BORDER: 2px solid #999
}
.article .ainfo .author a {COLOR: #00728f}
.article .ainfo ul li {BACKGROUND: url(img/light/articles_ainfo_div.gif) no-repeat left}
.article .ainfo ul li a {
    COLOR: #333;
    PADDING-LEFT: 24px;
    MARGIN-LEFT: 1px
}
.article .ainfo ul li a:hover {
    BACKGROUND: url(img/light/articles_ainfo_bg_hover.gif);
    COLOR: #fff
}
.article .ainfo .advert {
    BACKGROUND: #eee;
    BORDER-TOP: 1px solid #bbb;
    BORDER-RIGHT: 1px solid #bbb
}

.article .thumbnail {
    BACKGROUND: #fff;
    BORDER: 2px solid #b2b2b2
}
.articles .thumb img {
    BACKGROUND: #fff;
    BORDER: 2px solid #b2b2b2
}

.article .atabs {BACKGROUND: url(img/light/articles_atabs_hdiv.gif) repeat-x 0 32px}
.article .atabs .tabs li a {
    COLOR: #333;
    BACKGROUND: url(img/light/articles_atabs_bg.gif) repeat-x bottom
}
.article .atabs .tabs li a.active {
    BACKGROUND: url(img/dark/articles_atabs_bg_active.gif) repeat-x bottom;
    COLOR: #fff
}
.article .atabs .atabs_content {BACKGROUND: #dbdbdb}
.article .atabs .tags a {COLOR: #00728f}
.article .atabs .categories a {COLOR: #ff7800}

.articles .post h1, .articles .post h2, .articles .post h3, .articles .post h4, .articles .post h5, .articles .post h6 {
    BACKGROUND: url(img/light/articles_atabs_hdiv.gif) repeat-x bottom;
    COLOR: #666
}
.articles .post blockquote {
    COLOR: #444;
    BACKGROUND: #dbdbdb;
    BORDER-RIGHT: 5px solid #00728f
}
.articles .post blockquote blockquote {
    BACKGROUND: #fff;
    BORDER-RIGHT: 5px solid #7fb8c7
}

.articles .post ul li  {BACKGROUND: url(img/light/list_bullet.gif) no-repeat 0 7px}

.article .post-date {COLOR: #666}

.comments li .cwrap {
    BACKGROUND: #dbdbdb;
    BORDER: 1px solid #c3c3c3
}
.comments li .avatar img {
    BACKGROUND: #fff;
    BORDER: 2px solid #a3a3a3
}
.comments li .author,.comments li .author a {COLOR: #cb5100}
.comments li .date {COLOR: #444}
.comments li .reply a {COLOR: #00728f}
.comments li .cnumber {COLOR: #444}
.comments li .ctext {
    BACKGROUND: #fff;
    BORDER: 1px solid #c3c3c3
}
.comments li .ctext .triangle {BACKGROUND: url(img/light/comments_triangle.gif)}

.comments li.comment-author-admin .ctext, .comments li.bypostauthor .ctext {
    BACKGROUND: #d3f0f8;
    BORDER: 1px solid #98ccda
}
.comments li.comment-author-admin .ctext .triangle, .comments li.bypostauthor .ctext .triangle {BACKGROUND: url(img/light/comments_triangle_admin.gif)}

.comments input.cicon {
    BACKGROUND-COLOR: #191919;
    BACKGROUND-IMAGE: url(img/light/comments_icons.gif)
}
.comments textarea {BACKGROUND: #191919}
.comments input.cicon,.comments textarea {COLOR: #666}
.comments input.cicon:focus,.comments textarea:focus {COLOR: #fff}

.box {BACKGROUND: #dbdbdb}
.box li {BORDER-TOP: 1px solid #fff}
.box li ul li a {COLOR: #666}

.list2 li strong {COLOR: #444}
.list2 li .limg {
    BACKGROUND: #fff;
    BORDER: 1px solid #a3a3a3
}

.wp-pagenavi a,.wp-pagenavi .pages {
    COLOR: #cb5100;
    BACKGROUND: #e2e2e2;
    BORDER: 1px solid #c3c3c3
}
.wp-pagenavi .current {
    BACKGROUND: #00728f;
    COLOR: #fff;
    BORDER: 1px solid #01556a
}

#wp-calendar caption {
    BORDER-BOTTOM: 1px dotted #333;
    COLOR: #333
}

.wp-polls p strong {COLOR: #444}

.latestc img {
    BACKGROUND: #fff;
    BORDER: 1px solid #a3a3a3
}
.latestrp img {
    BACKGROUND: #fff;
    BORDER: 2px solid #a3a3a3
}
.latestrp span a {COLOR: #cc6600}

.wp-caption {
    BACKGROUND-COLOR: #b2b2b2;
    COLOR: #444
}
.wp-caption img {BORDER: 1px solid #fff !important}

.formcontainer fieldset {
    BORDER: 1px solid #ccc;
    BACKGROUND: #efefef
}
.formcontainer fieldset:hover {BORDER: 1px solid #666}
.formcontainer fieldset:hover  legend{
    BACKGROUND: #ffd32e;
    COLOR: #333
}
.formcontainer legend {
    COLOR: #fff;
    BACKGROUND: #414141
}
.formcontainer input, .formcontainer textarea {
    BORDER: 1px solid #ccc;
    BACKGROUND: #fff
}
.formcontainer input:focus, .formcontainer textarea:focus {
    BORDER: 1px solid #f88b00;
    BACKGROUND: #fafafa
}
.formcontainer p.error {
    BORDER: 1px solid #ff6eae;
    COLOR: #555;
    BACKGROUND: #f4e7e7
}
.formcontainer input.error {
    BORDER: 1px solid #ff6eae;
    BACKGROUND: #f4e7e7
}
.formcontainer .success {
    COLOR: #555;
    BACKGROUND: #ffc;
    BORDER: 1px solid #fc9
}
.formcontainer span.required {COLOR: #00728f}
