<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[TNF : Tatter Network Foundation forum - letter-spacing:-1px; 오류라면?]]></title>
		<link>http://forum.tattersite.com/ko/viewtopic.php?id=4260</link>
		<description><![CDATA[letter-spacing:-1px; 오류라면? 의 최근 RSS 글들.]]></description>
		<lastBuildDate>Sat, 29 Dec 2007 01:58:54 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[RSS 답글: letter-spacing:-1px; 오류라면?]]></title>
			<link>http://forum.tattersite.com/ko/viewtopic.php?pid=23034#p23034</link>
			<description><![CDATA[<p>응? 레터스패싱이 왜 그런 문제를 일으키는거죠?;;;;</p>]]></description>
			<author><![CDATA[null@example.com (나니)]]></author>
			<pubDate>Sat, 29 Dec 2007 01:58:54 +0000</pubDate>
			<guid>http://forum.tattersite.com/ko/viewtopic.php?pid=23034#p23034</guid>
		</item>
		<item>
			<title><![CDATA[RSS 답글: letter-spacing:-1px; 오류라면?]]></title>
			<link>http://forum.tattersite.com/ko/viewtopic.php?pid=22928#p22928</link>
			<description><![CDATA[<p>css 에서</p><p>br { letter-spacing:normal; }</p><p>를 추가해보세요-</p>]]></description>
			<author><![CDATA[null@example.com (1up)]]></author>
			<pubDate>Wed, 26 Dec 2007 04:50:29 +0000</pubDate>
			<guid>http://forum.tattersite.com/ko/viewtopic.php?pid=22928#p22928</guid>
		</item>
		<item>
			<title><![CDATA[RSS 답글: letter-spacing:-1px; 오류라면?]]></title>
			<link>http://forum.tattersite.com/ko/viewtopic.php?pid=22920#p22920</link>
			<description><![CDATA[<p>CSS 에서 letter-spacing:-1px 라고 되어 있는 부분을 삭제하시거나, 0 으로 지정하시면 될듯 싶습니다.</p>]]></description>
			<author><![CDATA[null@example.com (lunamoth)]]></author>
			<pubDate>Wed, 26 Dec 2007 02:26:15 +0000</pubDate>
			<guid>http://forum.tattersite.com/ko/viewtopic.php?pid=22920#p22920</guid>
		</item>
		<item>
			<title><![CDATA[letter-spacing:-1px; 오류라면?]]></title>
			<link>http://forum.tattersite.com/ko/viewtopic.php?pid=22911#p22911</link>
			<description><![CDATA[<p>안녕하세요?</p><p>아래에 문의 글을 올린 나이스짱입니다.<br />약간 해결의 실마리를 찾았기에 이렇게 글을 새로 올려봅니다.</p><p>얼마전에 티스토리 스킨을 변경했습니다.<br />테터에서도 엄청나게 많이 쓰는 스킨인 (basic_gray) 스킨인데요.</p><p><a href="http://www.dongwanzzang.com">http://www.dongwanzzang.com</a> 이곳이 제 블로그이오니, 보시면 아시리라 믿습니다^^;</p><p>그런데 요놈이 다 좋은데, 딱 하나의 문제가 있네요.<br />그것은 다름아닌,<br />댓글을 달 때, 엔터키를 세번쳐야만 한 줄이 띄어집니다.</p><p>엔터키를 한번만 혹은 두번만 치고 쓰면 그냥 줄바꿈 (br)이 되는 셈인거죠.</p><p>평소보다 무조건 한번 더 쳐야 하는 상황인데,<br />직접 제 블로그에서 댓글 한번 달아보시면 쉽게 이해하시리라 봅니다만 ㅠㅠ<br />이거 방법이 없을까요?</p><p>본문내용이나 방명록은 아무 문제없는데<br />코멘트만 문제가 되네요 ㅠㅠ</p><p>고수님들의 답변 기다리고 있습니다. 라고 제가 글을 올렸습니다만</p><p>그런데 감사하게도 lunamoth님께서<br />&quot;http://retro.tattertools.com/ko/SkinMan … kList.html 에 있는 &quot;article 영역에 letter-spacing:-1px; 오류가 없는가 (이럴경우 엔터를 두번쳐야 문단이 생성됨)&quot; 에 해당되는 사항인듯 싶네요. css 에서 관련 부분을 고쳐보시면 되지 않을까 싶습니다.&quot;<br />라고 의견을 주셨는데요.</p><p>흑...letter-spacing:-1px; 오류라면 뭔가요?<br />제가 초보이다보니, 정확히 알려주시지 않으면 스스로 고칠수가 없네요 ㅠㅠ</p><p>제 css파일을 올려드릴게요.<br />혹시 보시고 어느부분이 어떻게 수정되면 될런지 의견좀 주실수 있을까요?</p><br /><br /><p>============================================================<br />@charset &quot;utf-8&quot;;<br />/* CSS Document */<br />/* 반드시 들어가야 하는 스타일 시작 */<br />/* 1. 본문 전체&nbsp; */<br />body{ font: small/1.5 &#039;돋움&#039;, &#039;Dotum&#039;, verdana; background:#3d3d3d url(./images/bg.gif) no-repeat; padding:50px 20px; margin:0; color:#a2a2a2; letter-spacing:-1px; text-align:center}<br />/* 2. 기본 링크 */<br />a{ text-decoration:none;}<br />a:link { color:#a2a2a2;}<br />a:visited {&nbsp; &nbsp; color :#a2a2a2;}<br />a:hover {&nbsp; &nbsp; text-decoration:underline; color:#ffffff;}<br />a:active { color:#99999;}&nbsp; &nbsp; <br />/* 3. 이미지 */<br />img{ border:0;}<br />/* 4. 이미지 버튼 */<br />&nbsp; &nbsp; .ib {&nbsp; &nbsp; cursor: pointer;}<br />/* 5. 입력 텍스트 */<br />&nbsp; &nbsp; .text {&nbsp; &nbsp; border:1px solid #999;}<br />/* 6. 트리 테이블 */<br />&nbsp; &nbsp; .branch2 {&nbsp; &nbsp; }<br />/* 7. 트리 셀 */<br />&nbsp; &nbsp; .branch3 { cursor:pointer; height:10px;}<br />/* 8. 달력 월 표시 */<br />&nbsp; &nbsp; .cal_month { height:18px; text-align:center; color:#e1cdbd;}<br />/* 9. 달력 요일 표시 */<br />&nbsp; &nbsp; .cal_week1 { height:18px; text-align:center;}<br />/* 10. 달력 일요일 표시 */<br />&nbsp; &nbsp; .cal_week2 { color: #cfe01e; text-align:center;}<br />/* 11. 달력 지난 달 날짜 표시 */<br />&nbsp; &nbsp; .cal_day1 {&nbsp; &nbsp; color:#000; text-align:center;}<br />/* 12. 달력 다음 달 날짜 표시 */<br />&nbsp; &nbsp; .cal_day2 {&nbsp; &nbsp; color: #000; text-align:center;}<br />/* 13. 달력 이번 달 날짜 표시 */<br />&nbsp; &nbsp; .cal_day3 {&nbsp; &nbsp; &nbsp;text-align:center;}<br />/* 14. 달력 오늘 날짜 표시 */<br />&nbsp; &nbsp; .cal_day4 {&nbsp; &nbsp; background-color:#000000; text-align:center; color:#cfe01e;}<br />/* 15. 달력 글쓴 날 링크 스타일 */<br />&nbsp; &nbsp; a.cal_click{ font-weight:bold; color:#fff;}<br />&nbsp; &nbsp; a.cal_click:link { color:#fff; text-align:center;}<br />&nbsp; &nbsp; a.cal_click:visited {&nbsp; &nbsp; color:#fff;&nbsp; &nbsp; &nbsp;text-align:center;}<br />&nbsp; &nbsp; a.cal_click:hover {&nbsp; &nbsp; color : #fff;&nbsp; &nbsp; &nbsp;text-align:center;}<br />/* 16. 이미지 아래 캡션 스타일 */<br />&nbsp; &nbsp; .cap1 {&nbsp; &nbsp; color: #876;&nbsp; &nbsp; text-align: center;&nbsp; &nbsp; }<br />/* 16. 키워드 스타일 */<br />&nbsp; &nbsp; .key1 {&nbsp; &nbsp; }<br />/* 16. 카테고리 옆 개수 스타일 */<br />&nbsp; &nbsp; .c_cnt { font:0.75em Tahoma;&nbsp; &nbsp; color:#cfe01e; letter-spacing:0;}<br />/* 17. 최신글 옆 개수 스타일 */<br />&nbsp; &nbsp; .ps_cnt { font:0.75em Tahoma;&nbsp; &nbsp; color:#cfe01e; letter-spacing:0;}</p><p>/* 반드시 들어가야하는 스타일 끝 - 이 아래는 자유롭게 추가, 삭제 가능 */<br />/* 기본 스타일 */<br />h1, h2, h3, h4{ font-size:100%; margin:0; padding:0;}<br />hr{display:none;}<br />/* 블로그의 레이아웃 */<br />.container{ width:980px; text-align:left; margin:0 auto;}<br />&nbsp; &nbsp; .header{ clear:both; background:red; }<br />&nbsp; &nbsp; &nbsp; &nbsp; .header h1{ float:left;}<br />&nbsp; &nbsp; &nbsp; &nbsp; .header .rss{ text-align:right;}<br />&nbsp; &nbsp; .Body{ margin-right:6px;}<br />&nbsp; &nbsp; .Body .layoutMiddle{}<br />&nbsp; &nbsp; .Body .layoutTop{}<br />&nbsp; &nbsp; .Body .layoutBottom{}<br />&nbsp; &nbsp; &nbsp; &nbsp; .mainBody{ float:left; width:980px; padding:0; margin:0; }<br />&nbsp; &nbsp; &nbsp; &nbsp; /*<br />&nbsp; &nbsp; &nbsp; &nbsp; .mainBody .layoutMiddle{ background:url(./images/layoutMiddle.gif) repeat-y;}<br />&nbsp; &nbsp; &nbsp; &nbsp; .mainBody .layoutTop{background:url(./images/layoutTop.gif) no-repeat top;}<br />&nbsp; &nbsp; &nbsp; &nbsp; .mainBody .layoutBottom{background:url(./images/layoutBottom.gif) no-repeat bottom; padding:10px;}<br />&nbsp; &nbsp; &nbsp; &nbsp; */<br />&nbsp; &nbsp; &nbsp; &nbsp; .mainBody .layoutBottom{margin-top:20px;}</p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; .blogmenu{ clear:both; background:url(./images/menu_bar.gif) no-repeat ; width:930px; height:35px; padding:5px 5px 0 10px;}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; .contentBody{ width:940px;}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; .contentBody .layoutMiddle{ padding:0; margin:0; background:none;}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; .contentBody .layoutTop{ padding:0; margin:0; background:none;}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; .contentBody .layoutBottom{ padding:0; margin:0; background:none;}&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; .content { float:right; width:720px; margin:0 15px 5px 0; padding:0; display:inline; }<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; .content .layoutMiddle{background:none; padding:0; margin:0;}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; .content .layoutTop{background:none; padding:0; margin:0;}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; .content .layoutBottom{background:none; padding:0; margin:0;}&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; .sideinfo{ float:left; width:180px;}<br />&nbsp; &nbsp; &nbsp; &nbsp; /*.sideinfoEtc{ float:left; margin:0 0 0 0; width:0px; background:none;}*/<br />&nbsp; &nbsp; .footer{ width:980px; padding:20px 0; text-align:center; clear:both;}</p><p>/* header : 블로그 제목 + 구독하기 버튼 */<br />.header h1 { font-size:25pt; font-family:Arial; font-weight:normal; }<br />.header h1 a:link { color:#fff;}<br />.header h1 a:visited { color:#fff;}<br />.header h1 a:hover { color:#fff; text-decoration:none;}<br />/* mainbody &gt; blogmenu : 블로그 메뉴 + 검색 */<br />.blogmenu&nbsp; &nbsp; .menu{ float:left; font-size:90%; color:#a2a2a2; margin:5px 0 0 0; } <br />.blogmenu&nbsp; &nbsp; .menu a{ color:#a2a2a2; padding:0 3px;}<br />.blogmenu .menu a:hover{ color:#fff; text-decoration:none;}<br />.blogmenu .menu&nbsp; &nbsp; .adminmenu a{ color:#a2a2a2;}<br />.blogmenu .menu .adminmenu a:hover{ color:#fff;}<br />.blogmenu .search { float:right; }<br />.blogmenu .search input{ border:0; margin:0; padding:0;}<br />.blogmenu .search .input{ width:130px; height:20px; padding:0 4px 0 4px; background-color:#6f6f6f; color:#ffffff; }<br />.blogmenu .search .btn{ background:url(./images/btn_search.gif) no-repeat; width:40px; height:20px; text-indent: -100em; overflow:hidden;&nbsp; }<br />.blogmenu .rss{ float:right; font-size:85%; letter-spacing:-1px; margin:5px 10px 0 0;}<br />.blogmenu .rss a{ color:#a2a2a2;&nbsp; background:url(./images/iconRss.gif) no-repeat right; padding:3px 15px 0 10px;}</p><p>/* mainBody &gt; contentBody &gt; sideinfo&nbsp; 기본스타일*/<br />.sideinfo {font:90% dotum, Verdana; }<br />.sideinfo .name{ color:#999;}<br />.sideinfo .date{ font:90% Tahoma; color:#999; letter-spacing:0;}<br />.sideinfo .cnt{ font:80% Tahoma; color:#cfe01e; letter-spacing:0;}<br />.sideinfo ul{ margin:0; padding:0; list-style:none;}<br />.sideinfo li{ background:url(./images/bull.gif) no-repeat 0 7px; padding:5px 0 0 8px;}<br />.sideinfo h3{ margin-top:20px; font:100% dotum; color:#618cbf; text-decoration:underline; margin-bottom:10px; font-weight:bold;}</p><p>/* mainbody &gt; contentBody &gt; sideinfo &gt; 블로그 이미지 */<br />.sideinfo .blogimageTop&nbsp; &nbsp; {background:url(./images/photoframe_top.gif) no-repeat; width:180px; height:6px; line-height:0; font-size:0;}<br />.sideinfo .blogimage{ width:180px; overflow:hidden; text-align:center; background-color:#323232;}<br />.sideinfo .blogimageBottom&nbsp; &nbsp; {background:url(./images/photoframe_bottom.gif) no-repeat; width:180px; height:6px; line-height:0; font-size:0;}<br />/* mainbody &gt; contentBody &gt; sideinfo &gt; 블로그 설명 */<br />.sideinfo .blogdesc{ color:#a2a2a2; margin-top:5px;}&nbsp; &nbsp; <br />/* mainbody &gt; contentBody &gt; sideinfo &gt; 공지사항 */<br />.sideinfo .notice { margin:5px 0; }<br />.sideinfo .notice h3, .sideinfoEtc .notice h3{background:url(images/t_notice.gif) no-repeat; width:180px; height:22px; <br />&nbsp; &nbsp; display:block; text-indent: -100em; overflow:hidden; text-decoration: none; <br />}<br />.sideinfo .notice li{ background:url(images/iconNotice4.gif) no-repeat; padding:2px 0 2px 30px;} <br />/* mainbody &gt; contentBody &gt; sideinfo &gt; 카테고리 리스트 스타일 */</p><p>.sideinfo .category h3, .sideinfoEtc .category h3{background:url(images/t_category4.gif) no-repeat; width:180px; height:22px; <br />&nbsp; &nbsp; display:block; text-indent: -100em; overflow:hidden; text-decoration: none;<br />}<br />.sideinfo .category li{ background-image:none; padding-bottom:1px;}<br />.sideinfo .category li ul li ul li{ margin-left:5px; padding-left:7px; border-left:1px dotted #bbb;}</p><p>/* 최근에 올라온 글 */<br />.sideinfo .recentPost h3, .sideinfoEtc .recentPost h3{background:url(images/t_post4.gif) no-repeat; width:180px; height:22px; <br />&nbsp; &nbsp; display:block; text-indent: -100em; overflow:hidden; text-decoration: none; margin-bottom:10px;<br />}<br />.sideinfo .recentPost .cnt, .sideinfoEtc .recentPost .cnt{font:80% tahoma; color:#cfe01e;}</p><p>/* 최근에 달린 댓글 */<br />.sideinfo .recentComment h3, .sideinfoEtc .recentComment h3{background:url(images/t_comment4.gif) no-repeat; width:180px; height:22px; <br />&nbsp; &nbsp; display:block; text-indent: -100em; overflow:hidden; text-decoration: none; <br />}<br />.sideinfo .recentComment, .sideinfoEtc .recentComment{ width:180px; overflow:hidden; line-height:1.3; }</p><p>/* mainbody &gt; contentBody &gt; sideinfo &gt; 카운터 */<br />.sideinfo .counter{ font:90% Tahoma; letter-spacing:0; text-align:left; padding:10px; margin-top:10px;}<br />/* mainbody &gt; contentBody &gt; sideinfo &gt; 태터툴즈 로고 */<br />.sideinfo .poweredBy{ text-align:center; padding:5px;}<br />/* mainbody &gt; contentBody &gt; sideinfo &gt; rss 구독 아이콘 */<br />.sideinfo .rss{ text-align:center; padding:5px;}</p><p>/* sideinfoEtc 기본스타일*/<br />.sideinfo {font:90% dotum, Verdana; }<br />.sideinfo h3{ font:small dotum; font-weight:bold; text-decoration:underline; margin-bottom:10px; margin-top:20px;}<br />.sideinfo ul{ margin:0; padding:0; list-style:none;}<br />.sideinfo li{ background:url(./images/bull.gif) no-repeat 0 3px; padding:0 0 5px 8px;}</p><p>/* sideinfoEtc &gt; 태그 */<br />.sideinfo .tag, .sideinfo .tag { background:none; display:inline; padding:0; text-align:justify;}<br />.sideinfo .tag .cloud1, .sideinfo .tag .cloud1{ font-weight:bold; font-size:140%; color:#e8e635 }<br />.sideinfo .tag .cloud2, .sideinfo .tag .cloud2 { font-weight:bold; font-size:130%;color:#eeeeee}<br />.sideinfo .tag .cloud3, .sideinfo .tag .cloud3 { font-weight:bold; font-size:120%;color:#a2a2a2}<br />.sideinfo .tag .cloud4, .sideinfo .tag .cloud4 { font-size:110%;color:#a2a2a2}<br />.sideinfo .tag .cloud5, .sideinfo .tag .cloud5 { font-size:100%;color:#a2a2a2}&nbsp; &nbsp; <br />.sideinfo .tag a:hover, .sideinfo .tag a:hover{ color:#fff;}&nbsp; &nbsp; <br />.sideinfo .tag h3, .sideinfo .tag h3 { background:url(images/t_tags.gif) no-repeat; width:180px; height:22px; <br />&nbsp; &nbsp; display:block; text-indent: -100em; overflow:hidden; text-decoration: none;<br />}</p><p>/* mainbody &gt; sideinfo &gt; 최근에 받은 트랙백 */<br />.sideinfo .recentTrackback, .sideinfo .recentTrackback{ font-family: Verdana; letter-spacing:0;}<br />.sideinfo .recentTrackback .cnt, .sideinfo .recentTrackback .cnt{ font:70% Verdana;}<br />.sideinfo .recentTrackback h3, .sideinfo .recentTrackback h3 {background:url(images/t_track.gif) no-repeat; width:180px; height:22px; <br />&nbsp; &nbsp; display:block; text-indent: -100em; overflow:hidden; text-decoration: none;<br />}</p><p>/* mainbody &gt; sideinfo &gt; 글보관함 */<br />.sideinfo .archive, .sideinfo .archive{ font-size:90%; font-family: Verdana; letter-spacing:0;}<br />.sideinfo .archive .cnt, .sideinfo .archive .cnt{color:#becd2f; font:80% Tahoma;}<br />.sideinfo .archive h3, .sideinfo .archive h3 {background:url(images/t_archive.gif) no-repeat; width:180px; height:22px; <br />&nbsp; &nbsp; display:block; text-indent: -100em; overflow:hidden; text-decoration: none;<br />}<br />/* mainbody &gt; sideinfo &gt; 달력 */<br />.sideinfo .calender table.tt-calendar th, .sideinfo .calender table.tt-calendar th { font:100%; }<br />.sideinfo .calender table.tt-calendar td.cal_day, .sideinfo .calender table.tt-calendar td.cal_day { font:80% Verdana; }<br />.sideinfo .calender h3, .sideinfo .calender h3 {background:url(images/t_calendar.gif) no-repeat; width:180px; height:22px; <br />&nbsp; &nbsp; display:block; text-indent: -100em; overflow:hidden; text-decoration: none;<br />}<br />.sideinfo .calender a, .sideinfo .calender a{ color:#fff;}<br />/* mainbody &gt; sideinfo &gt; 링크 */<br />.sideinfo .link h3, .sideinfo .link h3 {background:url(images/t_link.gif) no-repeat; width:180px; height:22px; <br />&nbsp; &nbsp; display:block; text-indent: -100em; overflow:hidden; text-decoration: none;<br />}</p><p>/* content 기본스타일*/<br />.content {font:90%/1.5 dotum, Verdana;}<br />.content h2{ font-size:100%;}<br />.content h3{ font-size:100%; color:#fff; margin:0 5px; padding:0 0;}<br />.content input{ border:1px solid #6e6e6e; color:#666666;}<br />.content textarea{ border:1px solid #6e6e6e; color:#666666; overflow:visible; height:150px;}<br />.content .name{font-size:95%;}<br />.content .date{font:80% Tahoma;&nbsp; color:#999; letter-spacing:0;}<br />.content .cnt {font:75% Tahoma; letter-spacing:0; color:#cfe01e;}<br />/* content 검색 리스트 */<br />.content .searchList{ margin-bottom:30px;}<br />.content .searchList .date{padding-right:7px;}<br />.content .searchList ol{ list-style:none; margin:0; padding:0;}<br />.content .searchList li{ margin:0; border-bottom:1px solid #6e6e6e; padding:2px 0;}<br />/* content 검색 댓글 리스트 */<br />.content .searchReplyList{ margin-bottom:30px;}<br />.content .searchReplyList .date{padding-right:7px;}<br />.content .searchReplyList .name {color:#999;}<br />.content .searchReplyList ol{ list-style:none; margin:0; padding:0;}<br />.content .searchReplyList li{ margin:0 ; border-bottom:1px solid #6e6e6e; padding:2px 0;}<br />/* content 위치로그 */<br />.content .local .spot {&nbsp; &nbsp; padding:5px 0 2px 20px; background:url(&quot;./images/iconDepth.gif&quot;) no-repeat 10px 5px; border-bottom:1px solid #6e6e6e; margin:0 10px;}&nbsp; &nbsp; <br />.content .local .info {&nbsp; &nbsp; padding:5px 0 2px 10px; background:url(&quot;./images/bullTri.gif&quot;) no-repeat 0 50%; border-bottom:1px solid #6e6e6e;}&nbsp; &nbsp; <br />.content .local a{ color:#a2a2a2;}<br />/* content 태그 */<br />.content .tag a{ color:#e8e635; padding:0 2px; text-decoration:none; font-family:dotum;}<br />.content .tag ul{ margin:10px; padding:0;}<br />.content .tag li{ display:inline; padding:0; text-align:justify;}<br />.content .tag li .cloud1 { font-weight:bold; font-size:155%; }<br />.content .tag li .cloud2 { font-weight:bold; font-size:145%; color:#eeeeee;}<br />.content .tag li .cloud3 { font-weight:bold; font-size:135%; color:#a2a2a2;}<br />.content .tag li .cloud4 { font-size:125%; color:#a2a2a2;}<br />.content .tag li .cloud5 { font-size:115%; color:#a2a2a2;}&nbsp; &nbsp; <br />.content .tag li a:hover{ color:#ffffff;}&nbsp; &nbsp; </p><p>/* content 방명록 기본 스타일 */<br />.content .guestbook p{padding:2px; margin:0;}</p><p>/* content &gt; entry&nbsp; 댓글+트랙백 공통 스타일 */<br />.content .entry .list .name{ float:left;}<br />.content .entry .list .date{ float:left; padding:5px 2px 0 2px;}<br />.content .entry .list .control{ float:right; padding-right:5px;}<br />.content .entry .listBody {clear:both;}</p><br /><p>/* content 방명록 글쓰기 */<br />.content .guestbook .write {color:#a2a2a2; margin:0 5px; text-align:left}<br />.content .guestbook .write input{ width:30%; padding:4px 4px 0 4px; color:#666; font-size:95%;}<br />.content .guestbook .write .homepage{ width:70%;}<br />.content .guestbook .write textarea{ width:100%; margin-bottom:5px;}<br />.content .guestbook .write .btn{ width:100%; background:#4f4f4f; padding-top:3px; margin:0 0 0 1px; color:#fff }<br />.content .guestbook .write .checkbox{ border:0; width:20px;}</p><p>/* content 방명록 리스트 */<br />.content .guestbook .list { color:#888; margin:10px 10px;}<br />.content .guestbook .list ul{ margin:0; padding:0; list-style:none;} <br />.content .guestbook .list ol{ margin:0; padding:0; list-style:none;} <br />.content .guestbook .list li{ padding:10px 10px 10px 14px; background:url(./images/iconFoot2.gif) no-repeat 0 6px; border-bottom:1px solid #6e6e6e;}<br />.content .guestbook .list li ul li{ padding-left:24px; background:url(./images/iconDepth.gif) no-repeat 4px 12px; margin-bottom:4px; padding:10px 0 10px 14px; border:0;}<br />.content .guestbook .list .name{ font-size:100%; letter-spacing:0; float:left; padding-right:3px;}<br />.content .guestbook .list .date{ float:left; padding:3px 2px 0 2px;}<br />.content .guestbook .list .control{ margin-left:400px; text-align:right; padding-right:5px; }<br />.content .guestbook .listBody {clear:both; overflow:hidden; width:500px;}<br />.content .guestbook .listBody2 {clear:both; overflow:hidden; width:490px;}<br />.content .guestbook .name a{ color:#ededed;}<br />.content .guestbook .date{ font:80% Tahoma; color:#999; letter-spacing:0;}</p><p>/* content &gt; entryNotice, entryProtected, entry 기본 스타일 */<br />.content .entryNotice, .content .entryProtected {margin-bottom:30px;}<br />.content .entry { margin-bottom:20px; }<br />/* content &gt; entryNotice, entryProtected, entry 제목 + 정보 */<br />.content .titleinfo{ border:0px; border-bottom:1px solid #6e6e6e; padding:0 0 8px 0; margin-bottom:10px;}<br />.content .titleinfo h2{ color:#ffffff;}<br />.content .titleinfo h2 a{ display:inline; float:left; color:#ffffff;}<br />.content .titleinfo .name { float:left;}<br />.content .titleinfo .name a{ padding:2px 0 0 0; color:#d1d1d1;}<br />.content .titleinfo .date{ text-align:right; padding-top:2px; color:#7d7d7d;}<br />.content .admin{ font-size:95%; padding-right:5px; text-align:right;}</p><p>/* content &gt; entryNotice, entryProtected, entry 본문 */<br />.content .article{ margin:10px; width:700px; overflow:hidden; letter-spacing:0;}<br />.content .article ul{ margin-left:20px; padding:0;}<br />.content .article ol{ margin-left:20px; padding:0;}<br />.content .article a{ color:#618cbf;}<br />.content .article blockquote{ margin:10px 0 10px 30px; border-left:4px double #ded2c6; padding-left:10px;}</p><p>/* 작성자 */<br />.author&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; { text-align:right; color:#888; padding:20px 20px;}<br />.author .text&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; { font:90% Verdana, Arial, Helvetica, sans-serif;}</p><br /><p>/* content &gt; entry &gt;&nbsp; 태그 */<br />.content .entry .tag{ clear:both; text-align:left; padding-right:10px; margin-bottom:10px;}<br />.content .entry .tag a:hover{ color:#fff; text-decoration:underline;}</p><p>/* content &gt;entry &gt;&nbsp; 트랙백+댓글 버튼 */<br />.content .entry .btnTrackbackComment {clear:both; border-top:1px solid #6e6e6e; padding:8px 5px; margin:0;}<br />/* content &gt; entry &gt; 트랙백받을 주소*/<br />.content .entry .trackback {margin:0 0 0 0;}<br />.content .entry .trackback h3{ padding:0 5px; color:#cfe01e; font-weight:normal; }<br />.content .entry .trackback .address{letter-spacing:0; font-family:Verdana; font-size:90%; color:#a2a2a2;}<br />/* content &gt; entry &gt; 트랙백 리스트 */<br />.content .entry .trackback h4{ font-size:100%; font-weight:normal; display:inline; margin:0;}<br />.content .entry .trackback h4 a{color:#ededed; padding:0 2px;}<br />.content .entry .trackback .list ol{margin:0; padding:0; list-style:none;}<br />.content .entry .trackback .list li{ background:url(./images/bullTri.gif) no-repeat 5px 12px; padding:3px 0 0 12px;}<br />.content .entry .trackback .list .date{ color:#999;}<br />.content .entry .trackback .list .listBody { color:#999; padding:2px 0;}<br />/* content &gt; entry &gt; 댓글 타이틀*/<br />.content .entry .comment{width:540px; overflow:hidden;}<br />.content .entry .comment p{margin:0;}<br />.content .entry .comment { margin:0;}<br />.content .entry .comment h3{ padding:0 5px; color:#cfe01e; font-weight:normal; }<br />.content .entry .comment .address{letter-spacing:0; font-family:dotum; color:#a2a2a2;}<br />/* content &gt; entry &gt; 댓글 리스트 */<br />.content .entry .comment .list ol{margin:0; padding:0; list-style:none;}<br />.content .entry .comment .list ul{list-style:none;}<br />.content .entry .comment .list li{ background:url(images/iconComment4.gif) no-repeat 5px 10px; border-top:1px solid #666; padding:8px 0 5px 20px; margin-bottom:4px;}<br />.content .entry .comment .list li ul li{ background:url(images/iconReComment.gif) no-repeat 5px 5px; padding:3px 0 0 30px; margin:0 2px;}<br />.content .entry .comment .name a{ font-size:110%; color:#ededed;}</p><p>/* content &gt; entry&nbsp; 댓글+트랙백 공통 스타일 */<br />.content .entry .list .name{ float:left;}<br />.content .entry .list .date{ float:left; padding:5px 2px 0 2px;}<br />.content .entry .list .control{ float:right; padding-right:5px;}<br />.content .entry .listBody {clear:both;}</p><p>/* content &gt; entry 댓글 쓰기 */<br />.content .entry .comment .write {color:#a2a2a2; margin:0 5px;}<br />.content .entry .comment .write input{&nbsp; width:30%; padding:4px 4px 0 4px; color:#666; font-size:95%;}<br />.content .entry .comment .write .homepage{ width:50%; display:inline;}<br />.content .entry .comment .write textarea{ width:100%; margin-bottom:5px;}<br />.content .entry .comment .write .checkbox{ border:0; width:20px;}<br />.content .entry .comment .write .btn{ width:100%; background:#4f4f4f; padding-top:3px; margin:0 0 0 1px; color:#fff}</p><p>.content .paging{ clear:both; text-align:center; margin:50px 0; font:80% Verdana;}</p><p>/* footer */<br />.footer{ font:80% Verdana; letter-spacing:0; color:#ffffff;}<br />.footer a:link{color:#ffffff;}<br />.footer a:visited{color:#ffffff;}<br />.footer a:hover{color:#fff;}<br />.footer .menu{ font:120% dotum; letter-spacing:-1px;}<br />===============================================================</p><br /><p>위와 같습니다.<br />혹시 이것을 보시고 뭐가 잘못된건지...<br />알 수있는 방법은 없을지요?</p><p>고수님들의 의견 기다립니다 ㅠㅠ</p>]]></description>
			<author><![CDATA[null@example.com (나이스짱)]]></author>
			<pubDate>Tue, 25 Dec 2007 15:37:00 +0000</pubDate>
			<guid>http://forum.tattersite.com/ko/viewtopic.php?pid=22911#p22911</guid>
		</item>
	</channel>
</rss>
