• Family SITE :
  • 난조아
  • 토크오케이
  • 믹스스킨
  • 믹스DTD
  • RSS
  • 엔메일
  • 관리 :
  • Control Panel
  • Write a Post

독고발사수연대 ... Dokdo & Goguryeo & Bo Hai & Sea of Korea

  • Home
  • Cover
  • Notice
  • Tag List
  • Location Log
  • Keywords
  • Guest Book
  • Photo
  • SimpleViewer
  • TiltViewer
  • Flickr

  • 日本は独島が日本領土という妄言を直ちに中止し、謝罪せよ。不法に占有している对马岛を韓国に返還してください。

Search Results for 'stye.css'


1 POSTS

  1. 2008/06/16 20080617 coolant 스킨 style.css 수정 원본 by BellB

20080617 coolant 스킨 style.css 수정 원본

  • Posted at 2008/06/16 17:30
  • Filed under Tip&Tip/works


Coolant (textcube ver.)

style.zip

@charset "utf-8";                

*
{
 margin: 0;
 padding: 0;
}

html
{
 background-color: #a8a8a8;
}

body
{
 background: url('./images/bg_bodyTop.gif') 50% top repeat-x;
 color: #666;
 font: 1.2em/1.7 Helvetica, AppleGothic, Gulim, '굴림', sans-serif;
 font-size: 75%;
 padding-top: 30px;
}

a
{
 text-decoration: none;
}

a:link, a:visited
{
 color: #accb53;
}

a:hover, a:active
{
 color: #c36;
}

/* global */

img
{
 border: 0 none;
}

br
{
 letter-spacing: 0;
}

hr
{
 display: none;
}

fieldset
{
 border: 1px solid #f0f0e6;
 display: block;
 padding: 1.2em;
}

legend
{
 color: #999;
 padding: 0 0px;
}

p
{
 margin-bottom: 1.7em;
}

code
{
 font-family: Monaco, Courier New, monospace;
}

pre
{
 margin-left: 0.8em;
 margin-bottom: 0.5em;
 padding: 0.2em;
 border-top: 1px dashed #ccc;
 border-bottom: 1px dashed #ccc;
}

dfn, em, cite, address
{
 font-style: normal;
}

/*-------------------------------*/

/* heading */

/*-------------------------------*/

h1
{
 font: normal 2.17em arial, 'Trebuchet MS', Verdana, sans-serif;
}

h1 a:link, h1 a:visited
{
 color: #e23c8e;
}

h1 a:hover, h1 a:active
{
 color: #ff6bb4;
}

h2
{
 padding-bottom: .5em;
 background: #fff url('./images/bg_h2.gif') repeat-x 0 100%;
 border-bottom: 1px solid #fff;
 font-size: 1.5em;
 letter-spacing: -1px;
 color: #accb53;
}

h2 a:link, h2 a:visited
{
 color: #accb53;
}

h2 a:hover, h2 a:active
{
 color: #c0e900;
}

h3
{
 font: bold 1.17em/1.5 Arial, Helvetica, sans-serif;
 background-color: #faf9f8;
 border-bottom: 1px solid #eee;
 color: #accb53;
}

h3 a:link, h3 a:visited
{
 color: #669818;
}

h3 a:hover, h3 a:active
{
 color: #7ab61a;
}

h4
{
 font-size: 1.08em;
}

/*-------------------------------*/

/* Layout */

/*-------------------------------*/

#container
{
 width: 800px;
 margin: 0 auto;
}

#author
{
 position: relative;
 margin: 0 5px;
 background: #222 url('./images/bg_authorBar.gif') repeat-x 0 0;
 font-size: 0.9em;
 line-height: 3.3em;
}

* html #author
{
 display: inline-block;
}

#author span
{
 position: relative;
 left: -5px;
 float: left;
 font-family: AppleGothic, Dotum, '돋움', 'Lucida Grande', 'Myriad Pro', Helvetica, Tahoma, sans-serif;
 padding-left: 30px;
 background: url('./images/bg_authorBarLeft.gif') no-repeat 0 0;
 color: #ccc;
 line-height: 3.4em;
}

#author ul
{
 position: relative;
 right: -5px;
 display: block;
 padding-right: 30px;
 background: url('./images/bg_authorBarRight.gif') no-repeat 100% 0;
 list-style: none;
 text-align: right;
}

* html #author ul
{
 display: inline-block;
}

*:first-child+html #author ul
{
 display: inline-block;
}

#header
{
 position: relative;
 width: 100%;
 height: 8em;
 padding-top: 1.8em;
 background: #fff url('./images/bg_wrapperTop.gif') 0 0 repeat-x;
}

#header h1
{
 padding-left: 25px;
}

#mBody:after
{
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}

#mBody
{
 padding: 0 30px;
 clear: both;
 display: inline-block;
 background-color: #fff;
}

#contentColumn
{
 float: left;
 width: 480px;
 overflow: hidden;
}

#rightColumn
{
 float: right;
 width: 220px;
 padding: 0 0 0 40px;
 overflow: hidden;
}

#footer
{
 clear: both;
 position: relative;
 height: 3em;
 margin-right: 5px;
 background: url('./images/bg_footerLeft.gif') no-repeat 0 0;
}

/*-------------------------------*/

/* top */

/*-------------------------------*/

#author li
{
 display: inline;
 margin-left: 1em;
 font-family: 'Lucida Grande', 'Myriad Pro', Tahoma, sans-serif;
}

#author li a:link, #author li a:visited
{
 color: #ccc;
}

#author li a:hover, #author li a:active
{
 color: #eee;
}

/*-------------------------------*/

/* header */

/*-------------------------------*/

#header ul
{
 font-family: 'Trebuchet MS', Helvetica, sans-serif;
 list-style: none;
 padding: .5em 20px 0 0;
 text-align: right;
}

#header li
{
 display: inline;
}

#header li a
{
 padding: .1em .5em;
 text-decoration: none;
}

#header li a:link, #header li a:visited
{
 color: #333;
}

#header li a:hover, #header li a:active
{
 color: #333;
 background: #aed340;
}

/* selected */

#tt-body-page #header .tab_home a,
#tt-body-search #header .tab_home a,
#tt-body-archive #header .tab_home a,
#tt-body-category #header .tab_home a,
#tt-body-entry #header .tab_home a,
#tt-body-meta #header .tab_metapage a,
#tt-body-cover #header .tab_cover a,
#tt-body-location #header .tab_location a,
#tt-body-tag #header .tab_tag a,
#tt-body-keylog #header .tab_keyword a,
#tt-body-notice #header .tab_notice a,
#tt-body-guestbook #header .tab_guestbook a
{
 color: #dd568c;
 text-decoration: underline;
}

/*-------------------------------*/

/* content column */

/*-------------------------------*/

.entry
{
 margin-bottom: 1.5em;
}

/* subject */

.subject
{
 margin-bottom: 1.5em;
}

.subject ul
{
 list-style: none;
 border-bottom: 1px solid #e8e8e8;
 background-color: #faf9f8;
}

.subject li
{
 display: inline;
 font: 0.92em/2 'Trebuchet MS', Helvetica, sans-serif;
 color: #999;
}

.subject .postInfo li
{
 padding: .3em .6em .3em 25px;
}

.subject .infoDate
{
 background: url('./images/bullet_clock.gif') no-repeat 7px 50%;
}

.subject .infoCategory
{
 background: url('./images/bullet_folder.gif') no-repeat 5px 50%;
}

.subject li a
{
 font-family: AppleGothic, Dotum, '돋움', Helvetica, sans-serif;
}

.subject p
{
 padding: .3em 10px .3em 25px;
 background: #faf9f8 url('./images/bullet_info.gif') no-repeat 5px 50%;
 border-bottom: 1px solid #e8e8e8;
 font: 0.9em 'Trebuchet MS', Helvetica, sans-serif;
 color: #999;
}

/* Protected */

.protectedBody
{
 margin-bottom: 1.5em;
 padding: 2em 0 2.5em;
}

.protectedBody p
{
 margin: .5em;
}

.protectedBody input.submitBtn
{
 width: 5em;
 font-size: 0.9em;
}

/* search list */

.searchList
{
 margin-bottom: 2em;
}

.searchList ol
{
 list-style: none;
}

.searchList li
{
 border-bottom: 1px solid #eee;
}

.searchList li *
{
 vertical-align: middle;
}

.searchList li a
{
 display: block;
 line-height: 1.9em;
}

.searchList li a:hover
{
 background-color: #faf9f8;
}

.searchList .slDate
{
 color: #666;
 font-size: 0.9em;
 margin-right: .4em;
}

.searchList .slCnt
{
 color: #f90;
 font-size: 0.9em;
 margin-left: .2em;
}

/* admin */

.subject .admin
{
 border-top: 1px solid #fff;
}

.subject .admin li
{
 padding-right: .5em;
 font-family: AppleGothic, Dotum, '돋움', sans-serif;
}

.subject .admin li:after
{
 content: "|";
 color: #999;
 padding-left: .4em;
}

/* article */

.article
{
 margin: 1em 0 1.8em;
 text-align: left;
}

.article a:link, .article a:visited
{
 color: #cb89b3;
 border-bottom: 1px dashed #c39;
}

.article a:hover, .article a:active
{
 background-color: #faf9f8;
 border-bottom: 1px dashed #c39;
 color: #c39;
}

.article blockquote
{
 margin: 1.7em auto;
 padding: 0 10px;
 width: 80%;
 color: #50b4ca;
 border-left: 2px solid #ddd;
}

.article fieldset
{
 clear: both;
}

.article hr
{
 display: block;
 margin-bottom: 1em;
}

.article ol
{
 margin: 1em 0 1.5em 50px;
}

.article ul
{
 list-style: none;
 margin: 1em 0 1.5em 30px;
}

.article ul li
{
 padding-left: 20px;
 background: url('./images/bullet_atricleUl.gif') no-repeat 0 .5em;
}

.article .infoAuthor
{
 line-height: 1.2em;
 margin-top: 10px;
 text-align: right;
}

.article .infoAuthor dfn
{
 background: url('./images/bullet_author.gif') no-repeat 0 50%;
 padding: 2px 0 2px 18px;
}

.article .infoAuthor span
{
 color: #999;
 font: 0.9em/2 'Trebuchet MS', Helvetica, sans-serif;
}

.rssurl
{
 color: #999;
 font: 0.9em/2 'Trebuchet MS', Helvetica, sans-serif;
 text-align: center;
}

.tt-gallery-box
{
 clear: both;
}

.galleryControl a
{
 border-bottom: none !important;
}

.imageblock
{
 margin: 0 0 0 0;
 padding: 0;
 border: none;
}

.imageblock.left, .imageblock.right
{
 margin: 0 0 .5em 0 !important;
}

.imageblock.left
{
 padding-right: 10px;
}

.imageblock.right
{
 padding-left: 10px;
}

.imageblock *
{
 border: 0 none !important;
}

more..

 

.imageblock img
{
 background-color: #fff;
 border: 1px solid #eee !important;
 vertical-align: middle;
}

.imageblock .extensionIcon img
{
 border: none !important;
 margin-right: 2px;
}

.imageblock .cap1
{
 color: #999;
 font-family: AppleGothic, Dotum, '돋움', Helvetica, sans-serif;
 font-size: 0.9em;
 line-height: 1.3;
 padding: 3px;
 text-align: center;
 margin: 3px 0 0 0;
}

.moreless_fold
{
 padding-left: 20px;
 background: url('./images/ico_plus.gif') no-repeat left 50%;
}

.moreless_top
{
 margin-bottom: 5px;
 padding-left: 20px;
 background: url('./images/ico_minus.gif') no-repeat left 50%;
}

.moreless_bottom
{
 display: none;
}

.moreless_fold span, .moreless_top span, .moreless_bottom span
{
 background: #f5f5f5;
 color: #333;
}

.moreless_content
{
 padding: 1em 5px;
 border-top: solid 1px #eee;
 border-bottom: solid 1px #eee;
 background-color: #faf9f8;
}

div.footnotes {
 padding: 1em 0.5em 0 0.2em;
 font-size: 0.9em;
 line-height: 150%;
 color: #555;
}

div.footnotes hr {
 margin-bottom: 8px;
 border: 0 none;
 background: #999;
 width: 30%;
 height: 1px;
}

div.footnotes ol {
 margin-left: 25px;
}

div.footnotes ol p {
 margin: 0.7em;
}

/* tag, comments btn */

.miscInfo
{
 clear: both;
 margin: 2em 0 1em;
 padding: 0 0 .3em;
 border-top: 1px solid #eee;
 border-bottom: 1px solid #eee;
 font-size: 0.9em;
 line-height: 1.5em;
}

.miscInfo dl
{
 padding: .2em 0;
}

.miscInfo dt
{
 float: left;
 width: 6em;
 margin: .3em 0 0;
 padding-left: 20px;
}

.miscInfo .postTag
{
 background: url('./images/bullet_tag.gif') no-repeat 0 45%;
}

.miscInfo .response
{
 background: url('./images/bullet_comment.gif') no-repeat 0 50%;
}

.miscInfo .rss
{
 background: url('./images/btn_rss.png') no-repeat 0 50%;
}
.miscInfo dd
{
 margin: .3em 0 0 8em;
 padding-left: .5em;
}

/*-------------------------------*/

/* trackback */

/*-------------------------------*/

.trackback .url
{
 background: url('./images/bullet_uri.gif') no-repeat 5px 50%;
 padding-left: 20px;
 font: 0.9em 'Trebuchet MS', Helvetica, sans-serif;
}

.trackback .rss
{
 background: url('./images/btn_rss.png') no-repeat 5px 50%;
 padding-left: 20px;
 font: 0.9em 'Trebuchet MS', Helvetica, sans-serif;
}

/* Trackback list */

.trackback h3
{
 display: none;
}

.trackback
{
 padding-bottom: .5em;
}

.trackback ol
{
 list-style: none;
}

.trackback ol li
{
 margin-bottom: 1em;
 padding: .5em 1em;
 background-color: #faf9f8;
 border: 1px solid #f0f0e6;
}

.trackback li p
{
 margin-bottom: 1em;
}

.trackback li span
{
 font: 0.9em 'Franklin Gothic Medium', Helvetica, sans-serif;
 color: #999;
}

.trackback span a:link, .trackback span a:visited
{
 color: #999;
}

.trackback span a:hover, .trackback span a:active
{
 color: #333;
}

.trackback li p
{
 margin: .8em 0;
 text-align: left;
}

.trackback cite
{
 font-family: AppleGothic, Dotum, '돋움', Helvetica, sans-serif;
}

/*-------------------------------*/

/* Comments, Guestbook */

/*-------------------------------*/

.entry .list
{
 margin: .5em 0 2em;
}

#guestBook .list
{
 margin-top: 2em;
}

/* Comment list */

.list h3
{
 display: none;
}

.list ol
{
 list-style: none;
 margin-bottom: 2em;
}

.list li
{
 margin-bottom: 1em;
 border: 1px solid #f0f0e6;
}

* html .list li
{
 display: inline-block;
}

*:first-child+html .list li
{
 display: inline-block;
}

.list li p
{
 clear: left;
 margin-bottom: .5em;
 padding: 0 1em .3em;
}

.list p.writer
{
 padding: 0 1em 0;
}

.list span.command
{
 float: left;
 display: block;
 margin-bottom: 1em;
 font: 0.9em 'Franklin Gothic Medium', Helvetica, sans-serif;
 color: #999;
}

.list span a
{
 text-decoration: underline;
}

.list span a:link, .list span a:visited
{
 color: #999;
}

.list span a:hover, .list span a:active
{
 color: #333;
}

.list cite
{
 display: block;
 margin: .6em 0 -.5em;
}

.list span abbr
{
 border: 0 none;
}

/* Reply */

.list ol li ol
{
 margin: 0;
}

.list ol li ol li
{
 margin: 0;
 padding: 0 0 .3em;
 border: 0 none;
 border-top: 1px solid #f0f0e6;
 background-color: #faf9f8;
}

.list .writer cite img
{
 float: left;
 margin: 0 .5em 3px 0;
 background-color: #fff;
 border: 1px solid #ddd;
 padding: 2px;
}

/* special classes
.list ol li.rp_secret p.writer cite, .list ol li.guest_secret p.writer cite
{
 background-image: url('./images/ico_lock.jpg');
 background-position: left center;
 background-repeat: no-repeat;
 padding-left: 14px;
}

.list ol li.rp_secret span.hiddenCommentTag_name, .list ol li.guest_secret span.hiddenCommentTag_name
{
 color: #999;
}

.list ol li.rp_secret span.hiddenCommentTag_content, .list ol li.guest_secret span.hiddenCommentTag_content
{
 display: none;
} */

/* Write area */

form legend
{
 font: 1.3em 'Franklin Gothic Medium', Helvetica, sans-serif;
}

form fieldset div
{
 margin: .3em 0;
 width: 435px;
}

form label
{
 padding-left: .2em;
 vertical-align: middle;
 font: 1em 'Franklin Gothic Medium', Helvetica, sans-serif;
}

form label em
{
 color: #999;
}

form input
{
 width: 180px;
 padding: 2px .5em;
 background-color: #faf9f8;
 border: 1px solid #ddd;
 font: 1em AppleGothic, Gulim, '굴림', sans-serif;
 vertical-align: middle;
 color: #666;
}

form textarea
{
 width: 435px;
 height: 12em;
 padding: 2px .5em;
 background-color: #faf9f8;
 border: 1px solid #ddd;
 font: 1em AppleGothic, Dotum, '돋움', sans-serif;
 color: #666;
}

form input:focus, textarea:focus
{
 background-color: #fff;
 border-top-color: #aaa;
 border-left-color: #aaa;
}

.checkbox
{
 width: 12px;
 padding: 0;
 border: 0 none;
 background: none;
}

.submit
{
 height: 3.2em;
}

.submit input
{
 width: 80px;
 height: 25px;
 margin-top: 1em;
 padding: .3em;
 font-size: 0.9em;
 color: #666;
 cursor: pointer;
}

/*-------------------------------*/

/* location log */

/*-------------------------------*/

#location
{
 margin-bottom: 2em;
}

#location dt, #location dd
{
 border-bottom: solid 1px #eee;
}

#location dt span
{
 padding-left: 12px;
 background: url('./images/bullet_indent.gif') no-repeat 0 3px;
}

#location dt .dent0
{


/* first child */
 padding-left: 18px;
 background: url('./images/bullet_globalspot.gif') no-repeat 5px 50%!important;
 font-weight: bold;
}

#location dd span
{
 padding-left: 10px;
 background: url('./images/bullet_spot.gif') no-repeat 0 3px;
}

#location dd .localAuthor
{
 font-size: 0.9em;
 vertical-align: middle;
 color: #999;
}

/*-------------------------------*/

/* tag log (page)*/

/*-------------------------------*/

#taglog
{
 margin-bottom: 2em;
}

#taglog ul
{
 list-style: none;
 text-align: left;
}

#taglog li
{
 display: inline;
 line-height: 2.2em
}

#taglog li a.cloud1
{
 font-weight: bold;
 font-size: 2em;
}

#taglog li a.cloud2
{
 font-weight: bold;
 font-size: 1.8em;
 color: #afd06c;
}

#taglog li a.cloud3
{
 font-weight: bold;
 font-size: 1.5em;
 color: #b3c987;
}

#taglog li a.cloud4
{
 font-size: 1.2em;
 color: #a8bd7f;
}

#taglog li a.cloud5
{
 font-size: 0.9em;
 color: #aaa;
}

#taglog li a:hover
{
 color: #c36;
}

/*-------------------------------*/

/* keyword log */

/*-------------------------------*/

#keywords ul
{
 list-type-style: none;
 text-align: left;
}

#keywords ul li
{
 display: inline;
 line-height: 2.2em
 list-type-style: none;
 padding-right: 10px;
}

/*-------------------------------*/

/* cover */

/*-------------------------------*/

.coverpost
{
 clear: both;
 border-bottom: 0px solid #ddd;
 margin: 1px 0;
}

.coverpost h2
{
 font-size: 100%;
 padding-bottom: 0px;
 padding-right: 5px;
 padding-left: 1px;
}

.coverpost h2 a
{
 letter-spacing: -1px;
 line-height: 100%;
}

.coverpost .img_preview
{
 background-color: #fff;
 float: left;
 padding: 0 0px 0px 0;
}

.coverpost .img_preview img
{
 border: 1px solid #ccc;
 cursor: pointer;
 height: 80px;
 width: 80px;
}

.coverpost .post_info
{
 background-color: #ffffff;
 border-bottom: 1px dotted #e8e8e8;
 font: 0.9em Dotum, Arial, sans-serif;
 padding: 0em 0em 0em 0;
}

.coverpost .post_info span
{
 line-height: 1.0em;
 padding: .3em 0 .3em 22px;
}

.coverpost .post_info .category
{
 background: url('./images/bullet_folder.gif') no-repeat 6px 50%;
}

.coverpost .post_info .category a
{
 color: #888;
 margin-right: 6px;
}

.coverpost .post_info .date
{
 background: url('./images/bullet_clock.gif') no-repeat 0 50%;
 color: #888;
 font-family: Verdana, Helvetica, Arial, Gulim, sans-serif;
 padding-left: 16px;
}

.coverpost .post_info .author .preposition
{
 display: none;
}

.coverpost .post_info .author
{
 background: url('./images/bullet_author.gif') no-repeat 6px 50%;
}

.coverpost .post_content
{
 margin: 3px 0;
 line-height: 100%;
 overflow: hidden;
}

.coverpost .post_tags
{
 background: url('./images/bullet_tag.gif') no-repeat 0 0.35em;
 clear: both;
 line-height: 1.0em;
 padding: 5px 5px 5px 20px;
}

.coverpost .post_tags a
{
 font-size: 0.9em;
}

.coverpost .post_tags span
{
 display: none;
}

.clear
{
 clear: both;
}

/*-------------------------------*/

/* page navigation */

/*-------------------------------*/

.paging
{
 margin: 4.5em 0 6em;
 font: 0.9em 'Trebuchet MS', Helvetica, sans-serif;
 text-align: center;
 color: #ccc;
}

.paging a:link, .paging a:visited
{
 color: #666;
}

.paging a:hover, .paging a:active
{
 color: #f06;
}

.paging .selected
{
 font-weight: bold;
 color: #b6447c;
 border-bottom: 1px solid #f69;
}

/*-------------------------------*/

/* sidebar */

/*-------------------------------*/

#rightColumn
{
 margin-bottom: 1em;
}

#rightColumn div
{
 margin-top: 1em;
}

/* tag cloud (sidebar only) */

#tagbox ul
{
 padding-top: .2em;
}

#tagbox li
{
 display: inline;
 line-height: 1.5;
}

#tagbox a
{
 letter-spacing: -1px;
}

#tagbox li a.cloud1
{
 font-weight: bold;
 font-size: 1.9em;
 color: #cb89b3;
}

#tagbox li a.cloud2
{
 font-weight: bold;
 font-size: 1.5em;
 color: #dab1cb;
}

#tagbox li a.cloud3
{
 font-weight: bold;
 font-size: 1.2em;
 color: #d9c8d3;
}

#tagbox li a.cloud4
{
 font-size: 0.9em;
 color: #999;
}

#tagbox li a.cloud5
{
 font-size: 0.7em;
 color: #ccc;
}

#tagbox li a:hover
{
 background-color: #f5f5f5;
 text-decoration: none;
 color: #333;
}

/* Categories */

#category div
{
 margin: 0 !important;
}

#category h3
{
 margin-bottom: .2em;
}

#category
{
 font: .9em/2 AppleGothic, Dotum, '돋움', sans-serif;
}

#category ul
{
 list-style: none;
}

#category li a
{
 display: block;
 border-bottom: 0px solid #eee;
}

#category li a:link, #category li a:visited
{
 color: #cb89b3;
}

#category li a:hover, #category li a:active
{
 color: #c36;
 background-color: #faf9f8;
}

/* 1 depth */

#category ul li ul li a
{
 padding-left: 22px;
 background: url('./images/bullet_category.gif') no-repeat 0 50%;
 border-bottom: 0px dotted #eee;
}

#category ul li ul li a:link, #category ul li ul li a:visited
{
 color: #666;
}

#category ul li ul li a:hover, #category ul li ul li a:active
{
 color: #c36;
 background-color: #faf9f8;
}

/* 2 depth */

#category ul li ul
{
 margin: 0;
}

#category ul li ul li ul li
{
 border-bottom: 0px dotted #eee;
}

#category ul li ul li ul li a
{
 border: 0 none;
 padding-left: 36px;
 background: url('./images/bg_tree.gif') no-repeat 22px 45%;
}

#category ul li ul li ul li.lastChild a
{
 background: url('./images/bg_treeEnd.gif') no-repeat 22px 45%;
}

/* selected */

#category .selected
{
 font-weight: bold;
}

#category .selected ul li
{
 font-weight: normal;
}

/* count  */

.c_cnt
{
 color: #f90;
}

/* blogger instruction */

#bloggerTag img
{
 border: 0px solid #dedede;
 display: block;
 margin: 0 auto;
}

#bloggerTag p.description
{
 font: 0.9em/1.2 AppleGothic, Dotum, '돋움', sans-serif;
 margin: 10px 0 5px 0;
}

#bloggerTag p.owner
{
 margin-bottom: 0;
 text-align: right;
}

/* author list */
#authorList ol, #authorList ul, #archiveBox ul
{
 list-style: none;
}

#authorList li
{
 list-style: none;
}

#authorList li a:link, #authorList li a:visited
{
 color: #666;
}

#authorList li a:hover, #authroList li a:active
{
 background: #faf9f8;
 color: #c36;
}
/* recently */

.recent ol, .recent ul
{
 margin-top: .3em;
 list-style: none;
}

.recent li
{
 font: 0.9em/1.5 AppleGothic, Dotum, '돋움', sans-serif;
 letter-spacing: -1px;
 border-bottom: 0px solid #eee;
}

.recent li a
{
 display: block;
 padding: .3em 0;
}

.recent li a:link, .recent li a:visited
{
 color: #666;
}

.recent li a:hover, .recent li a:active
{
 background: #faf9f8;
 color: #c36;
}

.recent span
{
 color: #f90;
}

.recent cite
{
 display: block;
 color: #aaa;
}

/* Calendar */

#calendar table
{
 border-top: .8px solid #eee;
 border-bottom: .8px solid #eee;
}

#calendar td
{
 text-align: center;
}

#calendar caption
{
 margin-top: .8em;
 text-align: left;
 font: .8em Arial, Helvetica, sans-serif;
}

#calendar th
{
 height: 1.2em;
 font: normal .9em AppleGothic, Dotum, '돋움', sans-serif !important;
}

#calendar tr.cal_week
{
 font: .8em/2 'Trebuchet MS', Helvetica, sans-serif !important;
}

#calendar td.cal_day4
{
 background-color: #faf9f8;
 font-weight: bold;
 border-bottom: 1px solid #ddd;
 border-right: 1px solid #ddd;
}

#calendar td a
{
 text-decoration: underline;
 display: block;
 width: 100%;
}

#calendar td a:link, #calendar td a:visited
{
 color: #abc833;
}

#calendar td a:hover, #calendar td a:active
{
 color: #390;
 background-color: #eff2e3;
}

/* stats */

#counter dl
{
 margin-top: .5em;
 margin-bottom: .5em;
 margin-left: 11em;
 font: .9em 'Trebuchet MS', Helvetica, sans-serif;
}

#counter dt
{
 float: left;
 margin-right: .3em;
}

/* banner */

#rightColumn .banner
{
 text-align: center;
}

#eolinBanner
{
 margin-top: 5px !important;
}

/* RSS button */

#subscription
{
    margin-top: 5x !important;
    text-align: center;
}

#subscription a span
{
    display: none;
}
#subscription a
{
    display:block;
    float:left;
    margin-left:10px;
}

#subscription .rss,
#subscription .rss_response,
#subscription .atom,
#subscription .atom_response
{
    width:32px;
    height:40px;
    margin-top: 10px;
}

#subscription .rss
{
    background: url('./images/rss_32.png') no-repeat;
    margin-left:30px !important;
}

#subscription .rss_response
{
    background: url('./images/rss_response_32.png') no-repeat;
}

#subscription .atom
{
    background: url('./images/atom_32.png') no-repeat;
}

#subscription .atom_response
{
    background: url('./images/atom_response_32.png') no-repeat;
}

/* search form */

#searchBox
{
 text-align: center;
}

#searchBox .sInput
{
 width: 160px;
 padding: .3em .3em;
 border: 0 none;
 border-top: 1px solid #d7d7cc;
 border-left: 1px solid #d7d7cc;
 background-color: #f6f6f4;
 font: 1em AppleGothic, Dotum, '돋움', sans-serif;
 vertical-align: middle;
 color: #333;
}

#searchBox .sInput:focus
{
 background-color: #f2f2ed;
 border-top-color: #cacabc;
 border-left-color: #cacabc;
}

#searchBox .searchSubmit
{
 width: 23px;
 height: 23px;
 padding: 0;
 margin: 0;
 background: none;
 border: 0 none;
 vertical-align: middle;
 cursor: pointer;
}

/*-------------------------------*/

/* footer */

/*-------------------------------*/

#footer address
{
 position: relative;
 right: -5px;
 padding: 1em 0px 0 0;
 background: url('./images/bg_footerRight.gif') no-repeat 100% 0;
}

address.credit
{
 clear: both;
 color: #333;
 font-family: 'Lucida Grande', 'Myriad Pro', 'Trebuchet MS', Tahoma, Helvetica, sans-serif;
 font-size: 0.9em;
 padding: 20px 0 15px !important;
 text-align: center;
}

address.credit a
{
 color: #555;
 border-bottom: 1px dashed #b4e7f3;
}

address.credit a:hover
{
 color: #017c99;
}

.letterT
{
 color: #009bd5;
}

.letterE
{
 color: #0083ae;
}

.letterX
{
 color: #e80478;
}

.letterT2
{
 color: #b71767;
}

.letterC
{
 color: #fdc11f;
}

.letterU
{
 color: #f39424;
}

.letterB
{
 color: #b1d04d;
}

.letterE2
{
 color: #8daa41;
}
}


추가 수정 부분 - '커버, 포스트 글 좌우로 정렬' -

more..

 

html
{
 background-color: #a8a8a8;
}

body
{
 background: url('./images/bg_bodyTop.gif') 50% top repeat-x;
 color: #666;
 font: 1.2em/1.7 Helvetica, AppleGothic, Gulim, '굴림', sans-serif;
 font-size: 75%;
 padding-top: 30px;
         text-align: justify;
}

/* article */

.article
{
 margin: 1em 0 1.8em;
 text-align: left;
         text-align: justify;
}

마가린 바르기 bookmarkr.net metags WZD.com 네이버에 북마크 다음에 북마크 HanRSS에 북마크하기 이올린에 북마크하기 Pumfit에 글 올리기 News2.0에 투고하기 del.icio.us에 북마크하기
크리에이티브 커먼즈 라이센스
Creative Commons License
이 저작물은 크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스에 따라 이용하실 수 있습니다.

"works" 카테고리의 다른 글

  • TC 이미지가 없음 딜레이 부분  2008/06/29
  • 구글 에드센스 검색폼 검색버턴이 엄청 크게 나와요.  2007/09/20
  • 믹시 mysql-dbms : open error  2008/07/07
  • 플러그인 테이블을 지울 수 없습니다. 때문에 에러가 발생  2007/10/13
  • 바뀐 coolant 수정본 skin.html  2007/11/05
  • 각종 플러그인의 문제점들  2007/10/12
  • Tags in Flash  2008/07/04
  • 테이블 : tc_sessions 이 사용중이라 로그인이 안되었습니다.  2008/05/03
  • 구글 맞춤검색 소스를 수정하다.  2008/05/25
  • '스킨정보가 존재하지 않습니다? 의 원인은요?  2008/05/18
이 글의 관련글
  • 바뀐 coolant skin 수정본 style [태그고리:skin/coolant]
  • 바뀐 coolant 수정본 skin.html [태그고리:skin/coolant]
  • 스킨의 skin.html style.css 일 [태그고리:skin/스킨]
  • '스킨정보가 존재하지 않습니다? (1) [태그고리:스킨]
  • 20080621 coolant 스킨 style.cs [태그고리:coolant]

  • * 태그고리란? 이 글에서 사용된 태그중 어떤 태그와 연결되어 있는지 알수 있는 태그.
5주간 인기글
  • 5주간 인기글이 없습니다.

Posted by BellB

2008/06/16 17:30 2008/06/16 17:30
Tag
coolant, skin, stye.css, 스킨, 쿨란트
Response
No Trackback , No Comment , View 1986
RSS :
http://www.bellblog.com/bb/rss/response/424

Trackback URL : http://www.bellblog.com/bb/trackback/424

Leave a comment
[로그인][오픈아이디란?]
« Previous : 1 : Next »

블로그 이미지

중국은 '일본이 중국의 만주철도부설권과 맞바꾼 간도협약'은 마치 '중국이 자국의 이익을 빌미로 일본에게 장물인 간도를 불법적으로 취득한 행위'이니 역사왜곡 동국공정 그만두고 불법점유하고 있는 간도를 즉시 한국으로 반환하라.... 日本製品 不買運動 / 해방 후 1948년에 주장하였으나 미국에 의해 무산된 대마도의 한국령을 선포하는 계기로 삼아야.... / 日독도영유권 주장은 "제2의 침략과 탈취행위" / 独島は日本の領土? 日本は大韓民国の領土? .^...

......................BellB..^^;

Categories

전체 (524)
UCC (141)
cheaters (102)
FLV (25)
Dokdo (31)
Daemado (5)
Sea of Korea (3)
Boycott Japanese (10)
일본의 양민학살 (7)
일본의 반성 (10)
동북공정 東北工程 (5)
간도 (3)
Tip&Tip (109)
fuel economy (3)
works (64)
security (5)
background (12)
Moblog (9)
Photos (144)
travel (85)
Fam (11)
Others (15)
nature (33)
Health (0)
Forum (1)
BELL (21)
FLV convert (1)
Freeboard (21)

Hits Entry List

  • The Territorial Disput...
  • i 작업을 마쳤으나 페이...
  • 항우연, 아리랑 2호 촬...
  • 일제시대 일본의 만행을...
  • 훔쳐보는 외계인 동영상
  • Error : 개체가 이 속성...
  • 독도는 당연히 우리 섬,...
  • 광고성 글 머니게임 성...
  • 싱가폴 차이나타운의 현...
  • 한나라당 홈페이지 해킹...

독고발사수연대 ... Dokdo & Goguryeo & Bo Hai & Sea of Korea - 최근 공지

Notices

  1. 벨블로그 가이드
  2. Fraudulent site - please shut down!

Recent Posts

    독고발사수연대 ... Dokdo & Goguryeo & Bo Hai & Sea of Korea - 최근 글

  1. "대마도 반환하라” 이승만, 日에 수십...
  2. "일본군, 조선인 식인" 태평양전쟁 만행...
  3. 1949년 美국무부 지도 '독도는 한국영토... (2)

Recent Guestbooks

    오래되어서 잘 기억이.... BellB 2008
    안녕하십니까? 텍스트.... 띠꿍1 2008
    http://forum.tatters.... 민병석 2008

Recent Comments

    독고발사수연대 ... Dokdo & Goguryeo & Bo Hai & Sea of Korea - 최근 댓글

  1. x3gNlL xcyamalkryaf, [url=http://kkkaaebaz... tsybzwdww 2011
  2. ◀■바카라사이트■카지노사이트■◀인터넷카... 왕휘 2011
  3. ◀■바카라사이트■카지노사이트■◀인터넷카... 왕휘 2011

Recent Trackbacks

  1. rape video pics rape teen ass 2011
  2. best xxx rape scenes best fantasy rape scenes 2011
  3. bQv04YPwa8 bQv04YPwa8 2011

Authors

BellB 둘리다

Tag Cloud

  • flv
  • ucc
  • 치터스
  • 독도
  • 유턴위반
  • cheaters
  • 불법주정차
  • 동해
  • Dokdo
  • 일본
  • 신호위반
  • 배경화면
  • 백미러
  • 불법유턴
  • 플러그인
  • 동영상
  • 디카
  • 졸업식
  • 홍콩
  • 북한

archive

Bookmarks

  1. - Historical Facts About Korea's Dokdo...
  2. - J.PARKER'S HAPPY LIFE
  3. - Mind Forest: Beneath imaginations
  4. - Pride of Korea - Dokdo
  5. - 독도박물관
  6. - 독도수호대
  7. - 독도학회 Dokdo society
  8. - 동북아역사재단
  9. - 반크 VANK
  10. - 사이버독도
  11. - 역사를 잊은 민족에겐 미래가 없다
  12. - 저를 그냥 지나치세요... ::: 슈크림 샤...
  13. - 정신대문제 대책협의회
  14. - 텍스트큐브
  15. - 헝클어진 생각

recent photos

자운영
아게라텀 꽃이 이쁜 국화과 멕시코 태생이라네요...
산괴불주머니
까치수염 Lysimachia barystachys
홍콩 해양공원(Ocean Park)의 수족관
06 후기 학위수여식 사진 4
태국 미니시암에서 만난 할아버지 할머니 좀 찾아주세요
씨앤앰 인터넷 100메가 광랜 어때요?
작업하기 편리한 Pivot - 피봇 모니터
태국 MK 레스토랑의 수끼를 먹으러 가다
파타야에서 산호섬으로 이동 중 패러세일링
방콕 왓아룬 수상가옥으로 오가다 주변 몇 컷
2nd Son 주고니 면회 후 백제군사박물관
모과나무
07.09.26 21:05 드디어 달 디카에 담기성공
1st son 06 후기 학위수여식 사진
태국 왕궁의 에메랄드사원과 왕궁입구
여자보다 더여자같은 예쁜 남자들이 펼치는 티파니 쇼
태국 파타야시 미니시암 공원 -The Thailand Mini Siam-
노랑꽃창포
경상남도 수목원에서
DYMO 다이모 LABEL CUTICON
2nd Son 주고니 면회가다
개망초 Erigeron annuus
홍콩 해양공원(Ocean Park)의 케이블카
중국 심천의 민속쇼
트리안
토마토 tomato
2nd Son 주고니 면회 후 백제군사박물관2
태국 킥복싱, 노천바, 야시장을 돌아보다
노트북 화면에 필터를 대고 근접촬영
고속버스 안에서 구름 잔뜩 낀 날 1
실내 3구등 DSC-F828 1/2000sec 촬영
오늘 저녁의 먹거리들
백화등 팔랑개비 꽃 이제는 1
고속버스 안에서 구름 잔뜩 낀 날 2
싱가폴 야경 리버보트타고 디카에 담다
내 노트 hp pavilion ze4312 화면이미지
2nd Son 주고니 면회 후 마이산
홍콩 리펄스베이와 틴하우사원
태국 짜오프라야강의 수상가옥과 입큰 메기들
제주도 섭지코지
싱가폴 센토사 섬 언더워터 월드
Sony F-828 Digital Camera 이미지들
고속버스 안에서 구름 잔뜩 낀 날
싱가폴 주롱새공원의 All Star Bird Show
씀바귀 이미지
먼 발치에서 쳐다 본 마카오타워

Calendar

«   2012/02   »
일 월 화 수 목 금 토
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29      

Site Stats

Total hits:
596228
Today:
206
Yesterday:
295

369

185

google chart api graph

-28 days

today : 206

EMB 통계

EMB가 18817 개의 스팸을 막았습니다.
믹시

블로그코리아에 블UP하기  

Subscribe to RSS articles Subscribe to RSS responses Subscribe to ATOM articles Subscribe to ATOM responses
Locations of visitors to this page

MANAGED BY BELLBLOG | POWERED BY TEXTCUBE | ORIGINAL DESIGNED BY 1UP OF TISKIN | MODIFIED BY BELLB