﻿/**
 * Theme Name: bcChangbiMain
 */

#sidebar #book_cats.s1 {
    margin-bottom: 20px;
}
#sidebar a.download_all_book_list {
    background: url(../images/button_book_list_01.gif) no-repeat 0 0;
    border: 0;
    cursor: pointer;
    display: inline-block;
    line-height: 65px;
    height: 0;
    overflow: hidden;
    padding: 65px 0 0 0;
    vertical-align: middle;
    width: 124px;
}
#sidebar a.download_all_book_list:hover {
    background-position: 0 -65px;
}
#sidebar a.download_all_quarterly_list {
    background: url(../images/button_book_list_02.gif) no-repeat 0 0;
    border: 0;
    cursor: pointer;
    display: inline-block;
    line-height: 65px;
    height: 0;
    overflow: hidden;
    padding: 65px 0 0 0;
    vertical-align: middle;
    width: 124px;
}
#sidebar a.download_all_quarterly_list:hover {
    background-position: 0 -65px;
}

#sidebar #author_indexes.s1 {
    margin-bottom: 30px;
}

#sidebar a.download_all_quarterly_list2 {
    background: url(../images/button_book_list_03.gif) no-repeat 0 0;
    border: 0;
    cursor: pointer;
    display: inline-block;
    line-height: 50px;
    height: 0;
    overflow: hidden;
    padding: 50px 0 0 0;
    vertical-align: middle;
    width: 260px;
}
#sidebar a.download_all_quarterly_list2:hover {
    background-position: 0 -50px;
}

/* ==========================================================================
   Widget
   ========================================================================== */

#sidebar .changbi_widget_theme_default .widget-header {
    border-bottom: 1px solid #87c9e5;
    padding: 7px 0 11px 0;
}
#sidebar .changbi_widget_theme_default .widget-title {
    color: #5ba6c5;
    font-family: "Malgun Gothic", Dotum, Gulim, Verdana, Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
}

/* ==========================================================================
   Widget - Recent Posts
   ========================================================================== */

#sidebar .changbi_widget_recent_posts {
    margin-bottom: 30px;
}
#sidebar .changbi_widget_recent_posts .widget-body ul li {
    border-bottom: 1px solid #e3e3e3;
}
#sidebar .changbi_widget_recent_posts .item-wrap {
    padding: 7px 25px 6px 0;
    position: relative;
}
#sidebar .changbi_widget_recent_posts .item-wrap .item-title {
    font-size: 12px;
    line-height: 20px;
}
#sidebar .changbi_widget_recent_posts .item-wrap .item-title a {
    color: #555;
}
#sidebar .changbi_widget_recent_posts .item-wrap .item-title a:hover {
    color: #3c90b3;
}
#sidebar .changbi_widget_recent_posts .item-wrap .comments {
    background: url(../images/icon_reply_box_b.png) no-repeat center bottom;
    display: inline-block;
    font-family: Arial, Sans-Serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 13px;
    right: 1px;
    padding-bottom: 3px;    
    position: absolute;
    top: 12px;
    text-align: center;
    vertical-align: middle;        
}
#sidebar .changbi_widget_recent_posts .item-wrap .comments .box-l {
    background: url(../images/icon_reply_box_l.png) no-repeat 0 0;
    display: inline-block;
    height: 13px;
    width: 2px;
}
#sidebar .changbi_widget_recent_posts .item-wrap .comments .box-r {
    background: url(../images/icon_reply_box_r.png) no-repeat 0 0;
    display: inline-block;
    height: 13px;
    width: 2px;
}
#sidebar .changbi_widget_recent_posts .item-wrap .comments .number {
    background-color: #9fdbf4;
    color: #fff;
    display: inline-block;
    height: 13px;
    min-width: 14px;
    vertical-align: top;
}

/* ==========================================================================
   Widget - Top Posts
   ========================================================================== */

#sidebar .changbi_widget_top_posts {
    margin-bottom: 30px;
}
#sidebar .changbi_widget_top_posts .widget-body ol li {
    border-bottom: 1px solid #e3e3e3;
}
#sidebar .changbi_widget_top_posts .item-wrap {
    padding: 7px 25px 6px 0;
    position: relative;
}
#sidebar .changbi_widget_top_posts .item-wrap .item-title {
    font-size: 12px;
    line-height: 20px;
}
#sidebar .changbi_widget_top_posts .item-wrap .item-title a {
    color: #555;
}
#sidebar .changbi_widget_top_posts .item-wrap .item-title a:hover {
    color: #3c90b3;
}
#sidebar .changbi_widget_top_posts .item-wrap .comments {
    background: url(../images/icon_reply_box_b.png) no-repeat center bottom;
    display: inline-block;
    font-family: Arial, Sans-Serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 13px;
    right: 1px;
    padding-bottom: 3px;    
    position: absolute;
    top: 12px;
    text-align: center;
    vertical-align: middle;        
}
#sidebar .changbi_widget_top_posts .item-wrap .comments .box-l {
    background: url(../images/icon_reply_box_l.png) no-repeat 0 0;
    display: inline-block;
    height: 13px;
    width: 2px;
}
#sidebar .changbi_widget_top_posts .item-wrap .comments .box-r {
    background: url(../images/icon_reply_box_r.png) no-repeat 0 0;
    display: inline-block;
    height: 13px;
    width: 2px;
}
#sidebar .changbi_widget_top_posts .item-wrap .comments .number {
    background-color: #9fdbf4;
    color: #fff;
    display: inline-block;
    height: 13px;
    min-width: 14px;
    vertical-align: top;
}

/* ==========================================================================
   Widget - Tag Cloud
   ========================================================================== */

#sidebar .changbi_widget_tag_cloud {
    margin-bottom: 30px;
}
#sidebar .changbi_widget_tag_cloud .widget-header {
    margin-bottom: 12px;
}
#sidebar .changbi_widget_tag_cloud .tagcloud a {
    background-color: #f9f9f9;
    border: 1px solid #d4d4d4;
    color: #555;
    display: inline-block;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    margin: 0 1px 10px 0;
    padding: 1px 6px 2px 6px;
    text-decoration: none;
}
#sidebar .changbi_widget_tag_cloud .tagcloud a:hover {
    background-color: #81c3de;
    border-color: #81c3de;
    color: #fff;
}

/* ==========================================================================
   Widget - Image
   ========================================================================== */

.changbi_widget_image {
    margin-bottom: 30px;
    overflow: hidden;
}
* html .changbi_widget_image .imagewidget {
    overflow: hidden;
    width: 260px;
}
.changbi_widget_image .image-link {
    display: inline-block;
}



/* ==========================================================================
   Widget - RSS
   ========================================================================== */

#sidebar .widget_rss .widget-header {
    border-bottom: 1px solid #87c9e5;
    padding: 7px 0 11px 0;
}
#sidebar .widget_rss .widget-title {
    color: #5ba6c5;
    font-family: "Malgun Gothic", Dotum, Gulim, Verdana, Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
}

#sidebar .widget_rss {
    margin-bottom: 30px;
}
#sidebar .widget_rss .widget-body ul li {
    border-bottom: 1px solid #e3e3e3;    
    padding: 7px 25px 6px 0;
    
    font-size: 12px;
    line-height: 20px;    
}

#sidebar .widget_rss .widget-body a {
	color: #555;
}
#sidebar .widget_rss .widget-body a:hover {
	color: #3c90b3;	
}




