/*   
 * 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;}

/* linkBoard 게시판 */
.modal-link {width:600px;}
