/* 각 유저메뉴 버튼들 클래스 */

IMG.BT_VALLEY {
	BACKGROUND-IMAGE : URL(http://md.egloos.com/skn/img/b/00/05/1/bt_Valley.gif);
	WIDTH : 58PX;
	HEIGHT : 21PX;
	}

IMG.BT_ADD {
	BACKGROUND-IMAGE : URL(http://md.egloos.com/skn/img/b/00/05/1/bt_addlink.gif);
	WIDTH : 73PX;
	HEIGHT : 21PX;
	}

IMG.BT_MY {
	BACKGROUND-IMAGE : URL(http://md.egloos.com/skn/img/b/00/05/1/bt_myegloo.gif);
	WIDTH : 83PX;
	HEIGHT : 21PX;
	}

IMG.BT_NEWPOST {
	BACKGROUND-IMAGE : URL(http://md.egloos.com/skn/img/b/00/05/1/bt_newpost.gif);
	WIDTH : 83PX;
	HEIGHT : 21PX;
	}

IMG.BT_CONFIG {
	BACKGROUND-IMAGE : URL(http://md.egloos.com/skn/img/b/00/05/1/bt_config.gif);
	WIDTH : 73PX;
	HEIGHT : 21PX;
	}

IMG.BT_LOGIN {
	BACKGROUND-IMAGE : URL(http://md.egloos.com/skn/img/b/00/05/1/bt_login.gif);
	WIDTH : 64PX;
	HEIGHT : 21PX;
	}


body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(http://pds6.egloos.com/pds/200808/01/28/h-bw.gif) repeat;
	font-size: 12px;
	line-height: 1.6em;
	font-family: 굴림,Tahoma,APPLEGOTHIC;
	}

a:link { color: #1E7A98; text-decoration: none; }
a:visited { color: #1E7A98; text-decoration: none; }
a:hover { color:#50C8FF; text-decoration: none !important; }
a:active { color: #50C8FF; text-decoration: none !important; }

hr.line { display: none; }/*system class*/

#body {
	width: 900px;
	margin: 0 auto;
	text-align: center;
	padding-bottom : 60px;
	}

#container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	float: left;
	}

#content_container {
	background: #fff;
	border : 1px solid #0000AD;
	width: 680px; 
	float: left;
	padding-bottom : 30px;
	}

#header { background : url(http://pds8.egloos.com/pds/200808/01/28/kig.gif) 25px 50px no-repeat;

 	width: 680px;
	height: 185px;
	margin: 0 auto;
	}

#content {
	width: 680px;
	text-align: center;
	margin-top: -30px;
	}

#sidebar {
	background: #fff;
	border : 1px solid #0000AD;
	float: right;
	width: 198px;
	text-align: center;
	line-height: 1.2em;
	margin-bottom: 50px;
	padding-top: 20px;
	padding-bottom : 20px;
	}

#footer {
	clear: both;
	width: 860px;
	margin: 0 auto;
	}



/* header 스타일 시작 */
#header { }

#header h1 { 
	margin: 0 40px;
	padding: 50px 0 0 15px;
	font-size: 20px;
	font-family : HY목판L;
	text-align: left;
	}

#header p.url {
	margin: 0 40px;
	padding-left: 15px;
	text-align: left;
	line-height: 1.7em;
	}
#header p.url a:link { color: #000; text-decoration: none; }
#header p.url a:visited { color: #000; text-decoration: none; }
#header p.url a:hover { color: #999966; text-decoration: none; }
#header p.url a:active { color: #999966; text-decoration: none; }

#body p.usermenu {
	height: 50px;
	margin: 0;
	text-align: right;
	padding: 5px 0 0 0;
	}
#body p.usermenu a:link { color: #6A493B; text-decoration: none; }
#body p.usermenu a:visited { color: #6A493B; text-decoration: none; }
#body p.usermenu a:hover { color: #966E00; text-decoration: none; }
#body p.usermenu a:active { color: #966E00; text-decoration: none; }
/* header 스타일 끝 */



/* content 스타일 시작 */
#content div.post {
	margin: 0 25px 0 25px;
	text-align: left;
	}
#content div.post h2.postdate { display: none; }
#content div.post h3.posttitle {
	background : url(http://pds6.egloos.com/pds/200808/01/28/lb.gif) 0% 100% no-repeat;
	width : 530px;
	height: 40px;
	margin : 40px 0 0 10px;
	border-bottom: none;
	color: #1E7A98;
	font-weight : bold;
	font-size : 12px;
	float: left;
	padding-top : 15px;
	}
#content div.post h3.posttitle a {
	color:#00505E;
	}
#content div.post p.postadmin {
	width : 70px;
	height: 40px;
	margin-top: 40px;
 	float: right; 
 	padding-top : 15px;
	}
#content div.post div.content {
	width: 600px;
	overflow: hidden;
	margin: 0 auto;
	padding-bottom: 30px;
	text-align : justify;
	}

#content div.post div.content a:link { color: #1E7A98; text-decoration: none; }
#content div.post div.content a:visited { color: #1E7A98; text-decoration: none; }
#content div.post div.content a:hover { color:#50C8FF; text-decoration: none; }
#content div.post div.content a:active { color: #50C8FF; text-decoration: none; }

#content div.post div.content a { border-bottom : 1px dotted #bbb; }


#content div.post div.content img.image_top	{ margin-bottom : 15px; }/*system class*/
#content div.post div.content img.image_mid { margin: 15px 0; }/*system class*/
#content div.post div.content img.image_left { margin: 0 15px 15px 0; }/*system class*/
#content div.post div.content img.image_right { margin: 0 0 15px 15px; }/*system class*/

#content div.post div.content a.more {}

#content div.post p.posttail {
	clear: both;
	text-align: right;
	margin-right : 25px;
	}
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: underline; }

#content div.post p.posttail a.checkpost {}
#content div.post p.posttail a.permalink {}
#content div.post p.posttail span.author { font-weight : bold; }
#content div.post p.posttail a.time {}
#content div.post p.posttail a.category {}

#content div.post p.posttail a.trackback {}
#content div.post p.posttail a.trackback span {}

#content div.post p.posttail a.comment {}
#content div.post p.posttail a.comment span {}

#content p.page { }
/* content 스타일 끝 */



/* comment 및 trackback 스타일 시작 */
#content div.post div.comment { width : 580px; padding : 20px; background-color: #FFFFD1;}
#content div.post div.comment div.comment_body { line-height: 1.6em; text-align : justify; }
#content div.post div.comment div.comment_tail { font-size : 9pt;}
#content div.post div.comment div.comment_input {}
#content div.post div.comment div.comment_line {}
#content div.post div.comment div.track_top {}

div.comment_input textarea { margin-left : 8px;
width: 560px !important; 
height: 200px !important; 
padding: 5px; 
border : 1px solid #1E7A98 !important;

filter: chroma(color=#998899);
scrollbar-face-color:#fff; 
scrollbar-highlight-color: #1E7A98; 
scrollbar-shadow-color: #1E7A98;
scrollbar-3dlight-color:#fff; 
scrollbar-track-color:#fff; 
scrollbar-arrow-color: #1E7A98;
scrollbar-darkshadow-color:#fff;
}

/* comment 및 trackback 스타일 끝 */



/* 본문 내의 자주 사용하는 태그 속성 시작 */
#content div.post div.content ul {}
#content div.post div.content ul li {}
#content div.post div.content ol {}
#content div.post div.content ol li {}
#content div.post div.content blockquote {}

#content div.post div.content q {}
#content div.post div.content acronym {}
#content div.post div.content strong {}
#content div.post div.content em {}

#content div.post div.content dl {}
#content div.post div.content dl dt {}
#content div.post div.content dl dd {}

#content div.post div.content cite {}
#content div.post div.content code {}
#content div.post div.content samp {}
#content div.post div.content kbd {}
/* 본문 내의 자주 사용하는 태그 속성 끝 */



/* sidebar 스타일 시작 */
#sidebar p.logoimage { margin-top : 25px;}
#sidebar p.description { 
	width: 158px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	line-height: 1.5em;
	}
#sidebar p.nick { text-align : right; margin : -10px 25px 0 0px;}
#sidebar p.nick img { vertical-align: text-bottom; }/*system class*/

#sidebar div.menu {
	width: 166px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	line-height: 1.5em;
	}

#sidebar div.menu h3.posttitle {
	height: 30px;
	margin: 0;
	padding-top: 18px;
	text-align: center;
	color: #1E7A98;
	margin: 20px auto 10px auto;
	font-size: 12px;
	background : url(http://pds9.egloos.com/pds/200808/01/28/fish.gif) no-repeat;
	border-bottom: none;
	}

#sidebar div.menu .content { list-style: none; padding-left: 0; margin-left: 0; overflow: hidden; }/*system class*/
#sidebar div.menu .content {
	width: 150px;
	margin: 0 auto;
	}
#sidebar div.menu ul.content {
	width: 150px;
	margin: 0 auto;
	}

#sidebar div.menu ul.content li {}
#sidebar div.menu ul.content li span.small { display: block; }/*system class*/
#sidebar div.menu ul.content li span.small { font-size:8PT; color : #999999; margin-bottom : 7px; }

#sidebar div.menu .content div.lifelog {}
#sidebar div.menu .content div.lifelog a { text-decoration: none; }/*system class*/
#sidebar div.menu .content div.lifelog img { margin: 3px 0; }/*system class*/

#sidebar div.menu .content form#finder { margin: 0; }/*system class*/
#sidebar div.menu .content input#kwd { width: 100px; font-size: 12px; vertical-align: top; }/*system class*/
#sidebar div.menu .content input#submit { margin-left: 5px; vertical-align: top; }/*system class*/

#sidebar div.banner {}
#sidebar p.xml { color : white; }
#sidebar p.xml a { color : white; }

#sidebar p.author {}
/* sidebar 스타일 끝 */



/* calendar 스타일 시작 */
div.cal { margin : 0 auto; text-align : center; letter-spacing: 0pt;}
div.cal_head { text-align : center; }
div.cal_body { text-align : center; }
div.cal_bottom { }

.cal { text-align : center; letter-spacing: 0pt;}
.cal_day { text-align : center; }
.cal_sun { text-align : center;	}
.cal_sat	 { text-align : center;	}
.cal_today { text-align : center; }
.cal_tr { }
/* calendar 스타일 끝 */