/*   
 * Style text Name: - Bluesky board Applications Style editng 
 * Description: Towinpeoples Bluesky Theme.
 * Version: 0.01
 * Author: Sung-Yul, Cho / Bong-sang, Kang
 * Website: http://www.towinpeoples.com
*/


/* 서머리형 게시판 리스트*/
.summary-section .media	{margin-bottom:10px;padding-bottom:15px;border-bottom:1px solid #ddd;}
.summary-section .media .media-heading {margin-bottom:10px;}

/*블로그형 게시판 리스트*/
.blog-section .media	{margin-bottom:10px;padding-bottom:15px;border-bottom:1px solid #ddd;height:280px;}
.blog-section .media .media-heading {margin-bottom:10px;}
.blog-section .media .media-heading a {display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:98%;}

/*썸네일형 게시판 리스트*/
.thumblist-section a.thumbnail{display:block;text-decoration:none;margin-bottom:5px}

/*general 게시판 리스트*/
.general-section .top-line{border-top:2px solid #00337d;}
.general-section th {text-align:left;background-color:#e8f0f8;}

/*elevator 게시판 리스트*/
.thumblist-section .ih-item.square{width:auto;height:auto;}
.thumblist-section .ih-item.square .info {min-height:25px;padding:10px 5px;}
.thumblist-section .ih-item.square .info p{font-size:11px;font-style:normal;margin-bottom:0;}
.bx-wrapper .bx-viewport{padding-top:1px;padding-left:2px;padding-right:5px;padding-bottom:0;}
.bx-wrapper .bx-controls-direction a.bx-prev {top:-25px;left:55px;background: url('../images/controls-h-blue.png') no-repeat 0 -25px;}
.bx-wrapper .bx-controls-direction a.bx-next {top:740px;left:55px;background: url('../images/controls-h-blue.png') no-repeat -24px -25px;}
.bx-wrapper .bx-controls-direction a.bx-prev:hover {background-position: 0 0px;}
.bx-wrapper .bx-controls-direction a.bx-next:hover {background-position: -24px 0px;}

