﻿/*******************************************************************************************/
/*  작 성 자 : 울산대학교
/*  작 성 일 :  2012.
/*  수 정 일 :  2012.
/*  버     전 :  0.0.1
/*  설     명 :  IFOST < Section Schedule
/*  위     치 :  /css/contents/ifost/section/layout.css
/*******************************************************************************************/

/*******************************************************************************************/
/* IFOST 섹션별 일정 입력폼 컨트롤 설정 시작
/*******************************************************************************************/
select
{ 
	font-family: "Georgia", "PT Sans", "PT Serif", "Tahoma", "Verdana", "굴림", "돋움";
	margin: 0 0 0 0;
	padding: 3px 3px 3px 3px;
	border: 1px solid #C3C3C3;
	background: #F5F5F5;
}

input#subject,
input#place
{
	width: 480px;
	font-family: "PT Sans", "PT Serif", "Georgia", "Tahoma", "Verdana", "굴림", "돋움";
	margin: 0 0 0 0;
	padding: 3px 3px 3px 3px;
	border: 2px solid #C3C3C3;
	background: #F9F9F9;
}
/*******************************************************************************************/
/* IFOST 섹션별 일정 입력폼 컨트롤 설정 종료
/*******************************************************************************************/


/*******************************************************************************************/
/* IFOST 섹션별 일정 탭메뉴 컨트롤 설정 종료
/*******************************************************************************************/
div#MainWrapper div#ContentsWrapper div#MainContents div.contents-wrap div.articles div.forum-section-wrap
{
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}

div#MainWrapper div#ContentsWrapper div#MainContents div.contents-wrap div.articles div.forum-section-wrap h3.section-title-subject
{
	display: block;
	font-size: 20px;
	font-family: "PT Serif";
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
	background: url(/images/board/icon_title.gif) 0 10px no-repeat;
}

/* 포럼 섹션 분류 */
div#MainWrapper div#ContentsWrapper div#MainContents div.contents-wrap div.articles div.forum-section-wrap div.section-wrap
{
	margin: 0.2em 0 0 0;
	padding: 0 0 1em 0;
	border-top: 3px solid #080A07;
	border-bottom: 1px solid #080A07;
}

div#MainWrapper div#ContentsWrapper div#MainContents div.contents-wrap div.articles div.forum-section-wrap div.section-wrap fieldset
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
}

div#MainWrapper div#ContentsWrapper div#MainContents div.contents-wrap div.articles div.forum-section-wrap div.section-wrap fieldset legend
{
	display: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div#MainWrapper div#ContentsWrapper div#MainContents div.contents-wrap div.articles div.forum-section-wrap div.section-wrap fieldset ul.section
{
	margin: 0 0 0 0;
	padding: 10px 0 0 30px;
	list-style-type: disc;
}

div#MainWrapper div#ContentsWrapper div#MainContents div.contents-wrap div.articles div.forum-section-wrap div.section-wrap fieldset ul.section li
{
	margin: 0 0 0 0;
	padding: 2px 0 2px 0;
}

div#MainWrapper div#ContentsWrapper div#MainContents div.contents-wrap div.articles div.forum-section-wrap div.section-wrap fieldset ul.section li a:hover 
{
	color: blue;
	text-decoration: underline;
}

div#MainWrapper div#ContentsWrapper div#MainContents div.contents-wrap div.articles div.forum-section-wrap div.section-wrap fieldset ul.section li span.selector
{
	color: #1B4472;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
/*******************************************************************************************/
/* IFOST 섹션별 일정 탭메뉴 컨트롤 설정 종료
/*******************************************************************************************/


/*******************************************************************************************/
/* IFOST 섹션별 일정 목록 컨트롤 설정 종료
/*******************************************************************************************/
div#MainWrapper div#ContentsWrapper div#MainContents div.contents-wrap div.articles h4.date-title
{
	clear: both;
	display: block;
	color: #1B4472;
	font-style: italic;
	font-size: 1.2em;
	font-weight: bold;
	font-family: "Georgia";
	margin:  0 0 0;
	padding: 1em 0 0.5em 0.5em;
}

div#MainWrapper div#ContentsWrapper div#MainContents div.contents-wrap div.articles table.article
{
	clear: both;
	width: 100%;
	font-size: 1em;
	margin: 0 0 1em 0;
	padding: 0 0 0 0;
	text-align: center;
	border: none;
	border-top: 1px solid #1B4472;
	border-collapse: collapse;
}

div#MainWrapper div#ContentsWrapper div#MainContents div.contents-wrap div.articles table.article caption
{
	display: none;
}

div#MainWrapper div#ContentsWrapper div#MainContents div.contents-wrap div.articles table.article thead,
div#MainWrapper div#ContentsWrapper div#MainContents div.contents-wrap div.articles table.article thead tr
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div#MainWrapper div#ContentsWrapper div#MainContents div.contents-wrap div.articles table.article thead tr th
{
	margin: 0 0 0 0;
	padding: 7px 3px 5px 3px;
	border-left: 1px solid #CFE0F3;
	border-right: 1px solid #CFE0F3;
	border-bottom: 1px solid #CFE0F3;
	background: #F7FBFF
}

div#MainWrapper div#ContentsWrapper div#MainContents div.contents-wrap div.articles table.article thead tr.bof th
{
	border-top: 1px solid #1B4472;
}

div#MainWrapper div#ContentsWrapper div#MainContents div.contents-wrap div.articles table.article thead tr th span.header
{
	display: block;
	color: #1B4472;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* 행사시간 */
div#MainWrapper div#ContentsWrapper div#MainContents div.contents-wrap div.articles table.article thead tr th.time
{
	width: 15%;
}

/* 논문저자 */
div#MainWrapper div#ContentsWrapper div#MainContents div.contents-wrap div.articles table.article thead tr th.author
{
	width: 20%;
}

/* 소속정보 */
div#MainWrapper div#ContentsWrapper div#MainContents div.contents-wrap div.articles table.article thead tr th.affiliation
{
	width: 30%;
}

/* 처리명령 */
div#MainWrapper div#ContentsWrapper div#MainContents div.contents-wrap div.articles table.article thead tr th.command
{
	width: 10%;
}

div#MainWrapper div#ContentsWrapper div#MainContents div.contents-wrap div.articles table.article tbody,
div#MainWrapper div#ContentsWrapper div#MainContents div.contents-wrap div.articles table.article tbody tr
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div#MainWrapper div#ContentsWrapper div#MainContents div.contents-wrap div.articles table.article tbody tr td
{
	margin: 0 0 0 0;
	padding: 7px 5px 5px 5px;
	vertical-align: top;
	border: 1px solid #EBEBEB;
	background: #FFF;
}

div#MainWrapper div#ContentsWrapper div#MainContents div.contents-wrap div.articles table.article tbody tr.focus td
{
	background: #F9F9F9;
}

/* 섹션 좌장ㆍ부좌장 정보 */
div#MainWrapper div#ContentsWrapper div#MainContents div.contents-wrap div.articles table.article tbody tr td.section-chair
{
	margin: 0 0 0 0;
	padding: 7px 5px 7px 5px;
	text-align: center;
	border-top: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
	background: #FFFFE8;
}

div#MainWrapper div#ContentsWrapper div#MainContents div.contents-wrap div.articles table.article tbody tr td.section-chair div.chair,
div#MainWrapper div#ContentsWrapper div#MainContents div.contents-wrap div.articles table.article tbody tr td.section-chair div.co-chair
{
	color: #000;
	font-size: 1.2em;
	font-family: "Georgia";
	margin: 0 0 0 0;
	padding: 0 0 0.1em 0;
	text-align: center;
}

div#MainWrapper div#ContentsWrapper div#MainContents div.contents-wrap div.articles table.article tbody tr td.section-chair div.chair strong,
div#MainWrapper div#ContentsWrapper div#MainContents div.contents-wrap div.articles table.article tbody tr td.section-chair div.co-chair strong
{
	font-weight: bold;
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div#MainWrapper div#ContentsWrapper div#MainContents div.contents-wrap div.articles table.article tbody tr td.section-chair div.chair span,
div#MainWrapper div#ContentsWrapper div#MainContents div.contents-wrap div.articles table.article tbody tr td.section-chair div.co-chair span
{
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* 논문 저자 */
div#MainWrapper div#ContentsWrapper div#MainContents div.contents-wrap div.articles table.article tbody tr td.author
{
	font-size: 1em;
	font-family: "Georgia";
	margin: 0 0 0 0;
	padding: 0.7em 0.5em 0.5em 0.5em;
	text-align: left;
}

div#MainWrapper div#ContentsWrapper div#MainContents div.contents-wrap div.articles table.article tbody tr td.author span
{
	font-size: 0.97em;
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0.2em 0;
}

div#MainWrapper div#ContentsWrapper div#MainContents div.contents-wrap div.articles table.article tbody tr td.author span.authors
{
	margin: 0 0 0 0;
	padding: 0 0 0.2em 0.8em;
	background: url(/images/board/icon_articles_box.gif) 0 0.5em no-repeat;
}

/* 섹션주제 */
div#MainWrapper div#ContentsWrapper div#MainContents div.contents-wrap div.articles table.article tbody tr td.subject
{
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0.5em 0.5em 0.5em 0.5em;
	text-align: left;
}

/* 공동주제 */
div#MainWrapper div#ContentsWrapper div#MainContents div.contents-wrap div.articles table.article tbody tr td.common
{
	font-weight: bold;
	text-align: center;
}

/* 새글마크 */
div#MainWrapper div#ContentsWrapper div#MainContents div.contents-wrap div.articles table.article tbody tr td.subject span.new
{
	position: relative;
	top: 0.1em;
	left: 0.3em;
	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* 처리명령 */
div#MainWrapper div#ContentsWrapper div#MainContents div.contents-wrap div.articles table.article tbody tr td.command span
{
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 3px 0;
}

/* 신규등록*/
div#MainWrapper div#ContentsWrapper div#MainContents div.contents-wrap div.articles div.command
{
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	text-align: right;
}
/*******************************************************************************************/
/* IFOST 섹션별 일정 목록 컨트롤 설정 종료
/*******************************************************************************************/


/*******************************************************************************************/
/* IFOST 섹션별 일정 입력폼 컨트롤 설정 종료
/*******************************************************************************************/
/* 일정기간 */
div#MainWrapper div#ContentsWrapper div#MainContents div.articles form#article-insert-form fieldset div.row-input span.data span.event-date
{
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
}
/*******************************************************************************************/
/* IFOST 섹션별 일정 입력폼 컨트롤 설정 종료
/*******************************************************************************************/