﻿/* Skin by oliverne.com */

/* HTML body 내부에 설정된 폰트는 HTML 글쓰기(FCKEditor)에 사용되는 기본 폰트가 됩니다. Gulim:굴림 , DOTUM: 돋움 */
body {font-family: "굴림", Arial, Helvetica, sans-serif; font-size: 9pt;}

/* HTML 글쓰기(FCKEditor)에서 사용되는 사용자 정의 스타일 입니다 */
.sytle1 {background: #EEEEEE;}
.sytle2 {background: #FFFF99;}
.sytle3 {background-color:#FFFF99; width:300px; border:1px dotted #999999; padding:6px;}

TABLE			{text-layout:fixed;}
TD				{word-break:break-all;}

/* 스킨에 쓰이는 기본 스타일 */
.ol-bg			{background-image:url('images/bg_pattern.gif'); font-size:9pt; color:#909090;}
.ol-menu		{padding-left:2px; padding-top:3px; padding-bottom:12px;}
.ol-contents	{font-family: "굴림"; font-size: 9pt; line-height: 150%; color: #404040;}
.ol-small		{font-family: "굴림"; font-size: 8pt;}
.ol-date		{font-family:"arial","돋움"; font-size:8pt; color:#446395; letter-spacing:0;}

/* 스타일을 지정하지 않는 기본 링크 */
a				{font-family:"굴림"; font-size:9pt; color:#4A6187; text-decoration:none;}
a:link			{font-family:"굴림"; font-size:9pt; color:#4A6187; text-decoration:none;}
a:visit			{font-family:"굴림"; font-size:9pt; color:#4A6187; text-decoration:none;}
a:hover			{font-family:"굴림"; font-size:9pt; color:#1C61D0; text-decoration:underline;}

/* 짙은 회색 링크 */
a.ol-gray			{font-family:"굴림"; font-size:9pt; color:#505050; text-decoration:none;}
a:link.ol-gray		{font-family:"굴림"; font-size:9pt; color:#505050; text-decoration:none;}
a:visit.ol-gray		{font-family:"굴림"; font-size:9pt; color:#505050; text-decoration:none;}
a:hover.ol-gray		{font-family:"굴림"; font-size:9pt; color:#1C61D0; text-decoration:underline;}

/* MORE 부분 링크 */
a.ol-orange			{font-family:"굴림"; font-size:9pt; color:#EF7314; text-decoration:none;}
a:link.ol-orange	{font-family:"굴림"; font-size:9pt; color:#EF7314; text-decoration:none;}
a:visit.ol-orange	{font-family:"굴림"; font-size:9pt; color:#EF7314; text-decoration:none;}
a:hover.ol-orange	{font-family:"굴림"; font-size:9pt; color:#E15500; text-decoration:underline;}

/* 포스팅 제목 링크 */
a.ol-subject		{font-family: "굴림"; font-size: 11pt; font-weight: bold; color: #2F669E; text-decoration:underline;}
a:link.ol-subject	{font-family: "굴림"; font-size: 11pt; font-weight: bold; color: #2F669E; text-decoration:underline;}
a:visit.ol-subject	{font-family: "굴림"; font-size: 11pt; font-weight: bold; color: #2F669E; text-decoration:underline;}
a:hover.ol-subject	{font-family: "굴림"; font-size: 11pt; font-weight: bold; color: #EF7314; text-decoration:underline;}

/* 라이센스 링크*/
a.ol-link-license		{font-family:"verdana"; font-size:7pt; color:#909090; letter-spacing:-1; text-decoration:none;}
a:link.ol-link-license	{font-family:"verdana"; font-size:7pt; color:#909090; letter-spacing:-1; text-decoration:none;}
a:visit.ol-link-license	{font-family:"verdana"; font-size:7pt; color:#909090; letter-spacing:-1; text-decoration:none;}
a:hover.ol-link-license	{font-family:"verdana"; font-size:7pt; color:#416FBB; letter-spacing:-1; text-decoration:none;}

/* 달력부분 */
/* 포스트가 존재하는 일자 링크*/
a.postday			{font-family:"tahoma"; font-size:8pt; color:#306CCE; text-decoration:underline;}
a:link.postday		{font-family:"tahoma"; font-size:8pt; color:#306CCE; text-decoration:underline;}
a:visit.postday		{font-family:"tahoma"; font-size:8pt; color:#306CCE; text-decoration:underline;}
a:hover.postday		{font-family:"tahoma"; font-size:8pt; color:#ffffff; background-color:#4F6D9F; text-decoration:none;} 

.arrow				{font-family:"tahoma"; font-size:7pt; color:#999999; text-decoration: none;}	/* 월 이동 화살표 */
.cal_title			{font-family:"verdana"; font-size:7pt; color:#505050; letter-spacing:-1;  background-color:#fafafa;}	/* 일월화수목금토 */
.aday				{font-family:"tahoma"; font-size:8pt; color:#606060;}	/* 평일 */
.today				{font-family:"tahoma"; font-size:8pt; color:#306CCE; background-color:#dfdfdf; font-weight:bold;}	/* 오늘 */
.cal_border			{}		/* 캘린더 테두리 */
.space				{background-color:#fafafa;}	/* 달력 날짜부분 셀 구분 */
.menuHeader			{font-family:"tahoma"; color:#505050; font-size:8pt; background-color:#fafafa;}	/* 상단에 년월 배경색 및 높이 */

/* 코멘트 보기 comment.html */
.ol-table-comment		{margin-top:8px; background-color:#f5f5f5; border:1px solid #dddddd;}
.ol-td-comment			{font-family:"굴림"; font-size:9pt; color:#505050; line-height:150%; padding-left:5px; }

/* 코멘트 입력 comment.html */
.ol-textarea			{width:100%; height:85px; border:1px solid #dddddd; padding-left:5px; font-family:"굴림"; font-size:9pt; color:#303030; line-height:150%; overflow:auto;}
.ol-input				{border:1px solid #cccccc; height:18px; font-family:"굴림"; font-size:9pt; color:#303030;}
.ol-input-btn			{width:100%; height:40px; border:0px solid #dddddd; background-color:#B2BED8; font-family:"tahoma"; font-size:8pt; color:#4F6D9F;}