	/* visibleBox */
	.visibleBox {
		border: 1px solid #d8d8d8;
		background: #fff;
		float: left;
		margin-left: 0px;
		font-size: 12px;
		line-height: 12px;
		color: #000;
		position: relative;
		width:100%;
		min-height:50px;
	}
	.visibleBox p {
		padding-bottom: 0px;
	}

	/* nonvisibleBox */
	.nonvisibleBox {
		/*border: 1px solid #d8d8d8;*/
		/*background: #fff;*/
		float: left;
		margin-left: 0px;
		font-size: 12px;
		line-height: 12px;
		color: #000;
		position: relative;
		width:100%;
		min-height:50px;
	}
	.nonvisibleBox p {
		padding-bottom: 0px;
	}

/*************************************
* 사이드바 내용
*************************************/

.blog_sidebar {
	margin: 20px 0px 0px 0px;
	font-size:12px;
	width:230px;
	/*line-height:24px;*/
	color: #666;
	overflow: hidden;
	padding:0px 0 0 0px;
	float:left;

	text-align:justify;
}
.sidebar_top {
	margin-top: 10px;
}
.blog_sidebar img {
	margin:3px 10px 6px 0;
	float:left;
	width:64px;
	height: 64px;
	padding:2px;

	border: 1px solid #CCC;
}
.blog_sidebar h3 {
	padding: 0 0 10px 0px;
}
	/*아이콘*/
	.blog_sidebar h3.icon{
		/*background:url("./_askin_sprite-sidebar-icons.gif") no-repeat top left;*/
		padding:0 0 0 40px;
		height:32px;
		line-height:32px
	}

	.blog_sidebar h3.noticeIcon{
		background:url("./_askin_sprite-sidebar-icons.png") no-repeat 0 0px;
	}
	.blog_sidebar h3.authorIcon{
		background:url("./_askin_sprite-sidebar-icons.png") no-repeat 0 -50px;
	}
	.blog_sidebar h3.recentTrackbackIcon{
		background:url("./_askin_sprite-sidebar-icons.png") no-repeat 0 -100px;
	}
	.blog_sidebar h3.recentCommentIcon{
		background:url("./_askin_sprite-sidebar-icons.png") no-repeat 0 -150px;
	}
	.blog_sidebar h3.blogrollIcon{
		background:url("./_askin_sprite-sidebar-icons.png") no-repeat 0 -200px;
	}






.blog_sidebar p {
	padding: 0px;
	margin: 0px;
	line-height:18px
}



/* Search Form */
.search_form {
	height: 30px;
	width: 230px;
	/*border: 1px solid #000;*/
	/*background: #fafafa;*/
	position: absolute;
	right: 0;
	bottom: 17px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
	input#search_input {
		color: #6d5d52;
		font-size: 12px;
		border: 1px solid #000;
		padding: 5px 10px 5px 10px;
		width: 173px;
		height: 18px;
	}
	input.submit_button {
		width: 36px;
		height: 30px;
		position: absolute;
		right: 0px;
		top: 0px;
		border: 1px solid #000;
		text-indent: -9999px;
		letter-spacing: -5px;
		color: #fff;
		padding: 0;
		margin: 0;
		display: block;
		cursor: pointer;
	}
	input.submit_button {
		background: transparent url("./_askin_sprite.png") no-repeat -200px -150px;
	}
	input:hover.submit_button {
		background: transparent url("./_askin_sprite.png") no-repeat -200px -100px;
	}


#adminMenu            { margin:5px 0 10px 0; text-align:center; background-color:#E9E9E9; padding:5px;}
#adminMenu li         { display:inline; background:none;}


/*************************************
* rss 베너
*************************************/

#bannerRSS {
	float: left;
	width:100%;
	height:90px;
	background: url("./_askin_rss_ani.png") no-repeat 0 100% transparent;
	/*border:1px dotted #CCC;*/
}
#bannerRSS .btnArea{
	margin:50px 10px 0px 70px;
	width:65px;
	height:16px;
	overflow:hidden;
	position: relative;
}
#bannerRSS a.linker {
	display:block;
	margin:0 auto;
	text-indent:-9999px;
	width:65px;
	height:16px;
}
#bannerRSS a.linker {
	background:url("./_askin_rss_blue.gif") no-repeat scroll 0 0 transparent;
}
#bannerRSS a:hover.linker{
	background:url("./_askin_rss_yellow.gif") no-repeat scroll 0 0 transparent;
}

/*************************************
* 목록 - 카테고리, 최근글
*************************************/

#column
{
	border: 1px solid #e0e0e0;
	width:230px;
	float:left;
	margin-bottom:10px
}
#column p
{
	color:#262729
}
#column .itemTitle
{
	padding:0px 0px 10px 0px;
}
#column .itemTitle p
{
	margin:15px 0;
}
/* 카테고리 - 카테고리 옆 개수 스타일 */
#column .cnt 
{
	font:0.85em Tahoma, Helvetica, Arial, Gulim, sans-serif;
	color:#f60;
}

#category table,
#category tbody,
#category tfoot,
#category thead,
#category tr,
#category th,
#category td{
	vertical-align:middle;
}




/* 타이틀, 아이콘 */
#column h3
{
	margin:0;
	padding:0;
	/*font:16px 맑은 고딕, Arial, Helvetica, sans-serif;타이틀 폰트*/
	font-weight: bold
	color:#262626
}




#column h3.icon {
	/*background:url("./_askin_sprite-sidebar-icons.gif") no-repeat top left;*/
	padding:0 0 0 0px;
	height:32px;
	line-height:32px
}
#column h3.icon.categoryIcon{
}
#column h3.icon.recentPostIcon{
}

/* 목록 박스 */
#column .item{
	margin: 0px;
	padding: 20px;
	/*
	margin:0 auto;
	padding:0 0 0 0px;
	*/
	/*font:.75em/1.7em Verdana,Arial,Geneva,Helvetica,sans-serif;*/
	color:#1e1e1e
	background: #fff;
	background-color:#fff;
}

	/* 목록 */
	.itemlist{
		margin:0px;
		padding:0 0 0 0px;
		list-style:none;
		border-bottom:1px solid #eee;
	}
	.itemlist li{
		border-top:1px solid #eee;
	}
	.itemlist li a:link,
	.itemlist li a:active,
	.itemlist li a:visited{
		padding:7px 0px 7px 0px;
		display:inline-block;
		color:#666;
		text-decoration:none
	}
	.itemlist li a:hover{
		color:#000;
		text-decoration: underline;
	}
	/*
	.itemlist li a.twitter{
		color:#3151a2;
		background:url(http://media.smashingmagazine.com/cdn_smash/wp-content/themes/default-autosvn-stable/images/sprite-sidebar-icons.gif?v=2010-01-01) no-repeat 95% -352px;
		display:block
	}
	.itemlist li a.rss{
		color:#e57c30;
		background:url(http://media.smashingmagazine.com/cdn_smash/wp-content/themes/default-autosvn-stable/images/sprite-sidebar-icons.gif?v=2010-01-01) no-repeat 95% -376px;
		display:block
	}
	.inner a.twitter{
		color:#1CA1D3 !important
	}
	*/




/*************************************
* 목록 - 링크
*************************************/

.blog_link {
	margin: 0 0px 0px 0px;
	font-size:12px;
	width:230px;
	line-height:24px;
	color: #666;
	overflow: hidden;
	float: left;
}

.blog_link img {
	margin:5px 10px 0 0;
	float:left;
}
.blog_link h3 {
	padding: 0 5px;
}
.blog_link ul {
	overflow: hidden;
}
.blog_link ul li {
	display: inline-table;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
.blog_link ul li a {
	display: block;
	font-size: 13px;
	line-height: 13px;
	color: #666;
	padding: 10px 5px 10px 38px;
	border-bottom:1px solid #DDD;
	width: 100%;
	float: left;
	text-decoration: none;
}

	.linkList a {
		background: url("./_askin_home_gray.gif") no-repeat scroll 10px center transparent;
	}
	.linkList a:hover {
		background: url("./_askin_home.gif") no-repeat scroll 10px center transparent;
	}		

	.blog_link ul li a:hover {
		background-color: #fafafa;
		color: #000;
		text-decoration: none;
	}





/*************************************
* 목록 - 댓글 리스트
*************************************/

/* box */
#recentCommentList {
	/*border: 1px solid #d8d8d8;*/
	background-color:#E9E9E9;
	float: left;
	/*font-size: 12px;
	line-height: 12px;*/
	color: #000;
	position: relative;
	width:100%
}
#recentCommentList ul {
	margin:20px;
	padding:0px;
	border-bottom:1px dotted #CCC;
}
#recentCommentList li {
	border-top:1px dotted #CCC;
}

#recentCommentList li a:link,
#recentCommentList li a:active,
#recentCommentList li a:visited,
#recentCommentList li span{
	padding:7px 0px 7px 0px;
	display:inline-block;
	color:#666;
	text-decoration:none
}
#recentCommentList li a:hover{
	color:#000;
	text-decoration: underline;
}
#recentCommentList li span {
	color:#888;
}
	

/*************************************
* 목록 - 트랙벡 리스트
*************************************/

#recentTrackbackList {
	float: left;
	width:100%;
}
#recentTrackbackList ul {
	padding:0px;
}
#recentTrackbackList li {
	border-bottom:1px dotted #CCC;
	padding:10px 0px;
}

#recentTrackbackList li a:link,
#recentTrackbackList li a:active,
#recentTrackbackList li a:visited,
#recentTrackbackList li span{
	padding:0px 0px 0px 38px;
	display:inline-block;
	color:#666;
	text-decoration:none;
}
#recentTrackbackList li a{
	background: url("./_askin_link_gray.gif") no-repeat scroll 10px center transparent;
}
#recentTrackbackList li a:hover{
	color:#000;
	text-decoration: underline;
	background: url("./_askin_link.gif") no-repeat scroll 10px center transparent;
}
#recentTrackbackList li p {
	margin:0px;
	padding:0px;
}
#recentTrackbackList li span {
	margin:0px;
	padding:0px;
	color:#BBB;
}

/*************************************
* 공지
*************************************/

#notice{
	margin:10px 0;
	padding:0;
}
#notice li{
	border-bottom:1px dotted #ddd;
	margin:0 0 2px 0;
	padding:0 0 1px 0;
	background:none;
}
#notice a:link,
#notice a:visited{
	background:url(icon_notice.gif) 0 0 no-repeat;
	padding:0 0 5px 35px;
	text-decoration:none;
	color:#666;
}
#notice a:hover{
	background:url(icon_notice_over.gif) 0 0 no-repeat;
	padding:0 0 5px 35px;
	color: #000;
	text-decoration: underline;
}



/*************************************
* 카운터
*************************************/

#counter{
	padding:10px 10px 0px 0px;
	margin:30px 0 10px 0;
	background-color:#E9E9E9;
	letter-spacing:0;
	width:220px;
}

#counter li{
	display:inline;
	float: left;
	margin-left:10px;
}


#counter .total,
#counter .today,
#counter .yesterday{
	font-family: Helvetica;
	font-size:18px;
	line-height:20px;
	color: #000;
	font-weight: bold;
	/*float: left;
	padding-bottom: 20px;*/
	/*width: 230px;*/
	text-shadow: 0 1px 0 #fff;
}
#counter .total{
	padding-left:10px;
}

#counter .total em,
#counter .today em,
#counter .yesterday em{
float:left;
	font-family: arial;
	font-size: 10px;
	color: #6e6e6e;
	font-weight: normal;
	display: block;
	font-style: normal;
	/*padding-bottom: 6px;
	line-height: 10px;*/
}


















/* Sidebar */

  #sidebar #ads {
    position: relative;
    left: 0px;
    background: transparent url("./_askin_side-border.png") no-repeat 0 100%;
    float: left;
    padding-bottom: 11px;
    margin-bottom: 19px;
  }
    #sidebar #ads a.side_advert_here {
      position: absolute;
      bottom: -10px;
      right: 0px;
      font-size: 9px;
      letter-spacing: -0.05em;
      text-shadow: 0 1px 0 #fff;  
    }
    #sidebar #ads a {
      margin: 0 0 10px 10px;
      display: block;
      font-family: verdana, sans-serif;
      float: left;
      text-align: center;
      text-decoration: none !important;
      overflow: hidden;
      text-shadow: 0 1px 0 #fff;
      font-weight: normal;
    }
      #sidebar #ads a img {
        display: block;
        float: left;
        border: 0;
        clear: right;
      }
    #sidebar #ads div.bsap a.adhere {
      color: #555 !important;
      font-size: 12px;
      border: 1px solid #b3b3b3 !important;
      background: #e1e1e1 !important;
      text-align: center;
    }
    #sidebar #ads div.bsap a.adhere:hover {
      border: 1px solid #999 !important;
      background: #e4e4e4 !important;
      color: #000 !important;
    }
  #sidebar .plus_member {
    float: left;
    padding-left: 10px; 
    font-size: 12px;
    line-height: 18px;
    color: #6e6e6e;
    margin-bottom: 30px;
    position: relative;
  }
    #sidebar .plus_member .plus_icon {
      display: block;
      width: 135px;
      height: 90px;
      float: left;
      text-indent: -9999px;
    }
    #sidebar .plus_member .plus_text {
      float: left;
    }
      #sidebar .plus_member .plus_text p {
        padding-bottom: 8px;
      }
      #sidebar .plus_member .plus_text ul {
        line-height: 12px;
      }
        #sidebar .plus_member .plus_text ul li {
          display: inline;
          margin-right: 5px;
          padding-right: 6px;
          border-right: 1px solid #4d4d4d;
        }
        #sidebar .plus_member .plus_text ul li:last-child {
          border: none;
        }