@charset "utf-8";



/* 페이징 - 현재 페이지 */
.selected {
	color:#B71517;
}

.no-more-prev {
	padding-left:6px;
	background:url(images/ico_prev_no.gif) left 2px no-repeat !important;
	color:#999 !important;
}

.no-more-next {
	padding-right:6px;
	background:url(images/ico_next_no.gif) right 2px no-repeat !important;
	color:#999 !important;
}


/* 카테고리 - 이미지 버튼 */
.ib {
	cursor:pointer;
}


/* 카테고리 - 트리 셀 */
.branch3 {
	cursor:pointer;
}


/* 카테고리 - 카테고리 옆 개수 스타일 */
.c_cnt {
	color:#757575;
}


/* 달력 월 표시 */
.cal_month {
	border-left:1px solid #EFF0F2;
	border-right:1px solid #EFF0F2;
	background-color:#3B3B3F;
	line-height:13px;
}


/* 달력 요일 표시(th 영역) */
.cal_week1 {
	font:0.95em Dotum, Arial, sans-serif;
	height:18px;
	font-weight:normal;
}


/* 달력 일요일 표시(th 영역) */
.cal_week2 {
	font:0.95em Dotum, Arial, sans-serif;
}


/* 달력 Week(tr 영역) */
.cal_week {}
.cal_current_week	{}


/* 달력 Day(td 영역) */
.cal_day {
	background-color:#CECFD1;
	color:#8D8D91;
	font:9px/17px Verdana, sans-serif;
	text-align:center;
}


/* 달력 Day, 일요일 (td 영역) */
.cal_day_sunday {}
.cal_day_sunday a {}


/* 달력 지난 달 날짜 표시(td)  */
.cal_day1 {}


/* 달력 다음 달 날짜 표시(td)  */
.cal_day2 {}


/* 달력 이번 달 날짜 표시(td) */
.cal_day3 {}


/* 달력 오늘 날짜 표시(td) */
.cal_day4 {
	background-color:#7C7C80;
	color:#D3D3D7;
}


/* 달력 글쓴 날 링크 스타일 */
a.cal_click:link {
	color:#3B3B3F;
	font:9px/17px Verdana, sans-serif;
}

a.cal_click:visited {
	color:#3B3B3F;
	font:9px/17px Verdana, sans-serif;
}

a.cal_click:hover {}


/* 종류별 코멘트 [##_rp_rep_class_##] */
.rp_general {}

.rp_admin {
	background:url(images/iconAdmin.gif) no-repeat;
	padding-left:20px;
}

.rp_secret {
	color:#f30;
}


/* 종류별 방명록 글 [##_guest_rep_class_##] */
.guest_general {}

.guest_admin {
	background:url(images/iconAdmin.gif) no-repeat;
	padding-left:20px;
}


/* 비밀 댓글 (로그아웃시 비밀글 표현)  */
.hiddenComment	 {
	background:url(images/iconSecret.gif) no-repeat;
	padding-left:20px;
	font-weight:normal;
}


/* 이미지 아래 캡션 스타일 */
.cap1 {
	color:#999;
	text-align:center;
	padding:4px 0;
	margin:0;
}

.left {}

.center {}

.right {}


/* 그림 2개 배치 */
.dual {
	margin-bottom:5px;
}


/* 그림 3개 배치 */
.triple {
	margin-bottom:5px;
}


/* 본문 - more / less */
.moreless_fold,
.moreless_top {
	padding-left:42px;
	color:#7B7B7B;
	font:11px dotum, sans-serif;
	text-decoration:underline;
}

.moreless_fold {
	background:url(images/iconMore.gif) no-repeat left 2px;
}

.moreless_top {
	background:url(images/iconLess.gif) no-repeat left 2px;
}

.moreless_content {
	margin:11px 0px 4px 0px;
}

.moreless_bottom {
	padding-right:47px;
	background:url(images/iconLess.gif) no-repeat right 2px;
	color:#4F4F4F;
	font:11px dotum, sans-serif;
	text-align:right;
	text-decoration:underline;
}


/* 키워드 */
.key1 {
	cursor:pointer;
	border-bottom:1px dotted #ccc;
}


/* 반드시 들어가야하는 스타일 끝 */

#body tt-body-search_main #outer-wrapper {display:none;}

/*
Theme Name: Gardening Tricks
Theme URI: http://www.ezwpthemes.com/templates/gardening-tricks.html
Description: This theme is designed and coded by <a href="http://www.ezwpthemes.com/">EZwpthemes</a>.
Version: 1.0
Author: EZwpthemes
Author URI: http://www.ezwpthemes.com/
Tags: yellow, fixed width, two columns, right sidebar, threaded comments, widget ready, pagenavi, social bookmarking, valid xhtml, valid css
*/

/* Based on YUI http://developer.yahoo.com/yui/reset/
and Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,
dl, dt, dd, ul, ol, li,
pre, code, form, div, fieldset, legend, button, input, textarea, th, td {
margin: 0;
padding: 0;
}
fieldset, img {
border: 0;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
address, caption, cite, code, dfn,
em, strong, th, var, optgroup {
font-style: normal;
font-weight: normal;
}
#blog_title ,.post_title ,h1 ,h2 ,h3 ,h4, h5, h6 {
font-size: 100%;
font-weight: normal;
font-family: "NanumGothic", "나눔고딕", dotum "돋음", Verdana, Geneva, sans-serif;
}
abbr, acronym {
border: 0;
font-variant: normal;
}
input, button, textarea,
select, optgroup, option {
font-family: inherit;
font-size: inherit;
font-style: inherit;
font-weight: inherit;
}
code, kbd, samp, tt {
font-size: 100%;
}
/*@purpose To enable resizing for IE */
input, button, textarea, select {
font-size: 100%;
}
body {
line-height: 1.2;
}
ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}
caption, th {
text-align: left;
}
sup, sub {
font-size: 100%;
vertical-align: baseline;
}
/* remember to highlight anchors and inserts somehow! */
ins {
text-decoration: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
/* Define */
h1 {
font-size: 18px;
font-family: "NanumGothic", "나눔고딕", dotum "돋음", Verdana, Geneva, sans-serif;
}
h2, h3, h4 {
font-size: 2em;font-family: "NanumGothic", "나눔고딕", dotum "돋음", Verdana, Geneva, sans-serif;
}
a {
text-decoration: none;font-family: "NanumGothic", "나눔고딕", dotum "돋음", Verdana, Geneva, sans-serif;
}
blockquote {
margin: 5px 20px;
padding: 5px;
}
blockquote p, code {
padding: 10px 20px;
display: block;
}
code {
display: block;
margin: 5px 20px;
}
strong, em, caption, th {
font-style: normal;
font-weight: bold;
}
cite {
font-style: italic;
font-weight: normal;
}
sub, sup {
font-size: .8em;
}
sub {
vertical-align: sub;
}
sup {
vertical-align: super;
}
small {
font-size: 1em;
}
:focus {
outline: 1px #666 dotted;
}
input:focus, div:focus {
outline: 0;
}
input {
margin: 3px;
vertical-align: middle;
}
/* Layout */
body {
font-size: 62.5%; /* Resets 1em to 10px */
color: #000;
background: #fff;
line-height: 1.4;
font-family: "NanumGothic", "나눔고딕", dotum "돋음", Verdana, Geneva, sans-serif;
}
#outer-wrapper , #wrap2 , #wrap4 ,
#header-wrapper , #content-wrapper , #footer-wrapper {
margin: 0 auto;
}
#header-wrapper {
position: relative;
}
/* Wordpress */
.entry p {
margin: 10px 0 15px 0;
}
.entry ul {
padding-left: 20px;
list-style-type: square;
}
.entry ol {
padding-left: 25px;
list-style-type: decimal;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
font-weight: bold;
font-family: "NanumGothic", "나눔고딕", dotum "돋음", Verdana, Geneva, sans-serif;
margin: 5px 0;
}
acronym, abbr, span.caps {
font-size: 0.9em;
letter-spacing: .07em;
cursor: help;
border-bottom: 1px dashed #666;
}
.endline {
clear: both;
}
/* Images */
p img {
max-width: 100%; /* not working in IE6 */
}
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left
}
/* Captions */
.aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
}
.wp-caption img {
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
}
/* Clear Fix */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {
display: inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
display: block;
}

clearfix1 { display: inline-block; }
/* End hide from IE Mac */
/* end of clearfix */
/* Global */
body {
color: #000;
background: #EADEC5 url(http://www.ezwpthemes.com/examples/wp-content/themes/gardening-tricks/images/bg.jpg) center top repeat;
font-family: "NanumGothic", "나눔고딕", dotum "돋음", Verdana, Geneva, sans-serif;
}
a, .post a {
text-decoration: none;
color: #000;
font-family: "NanumGothic", "나눔고딕", dotum "돋음", Verdana, Geneva, sans-serif;
}
a:hover, .post a:hover {
color: #900;
text-decoration: none;
}
#blog_title ,.post-title ,h1 ,h2 ,h3 ,h4 {
font-family: "NanumGothic", "나눔고딕", dotum "돋음", Verdana, Geneva, sans-serif;
font-weight: bold;
}

.post-title h1, entry-title h1 a {font-size:18px !important;}

blockquote, code {
color: #333;
font-family: Verdana, Geneva, sans-serif;
border: 1px dashed #999;
}
blockquote {
background: #F8F4AB;
}
code {
background: #F5D582;
}
/* Layout */
#outer-wrapper {
min-width: 998px; /* not working in IE6 */
overflow: hidden;
background: url(http://www.ezwpthemes.com/examples/wp-content/themes/gardening-tricks/images/container_bg.jpg) repeat-y center top;
}
#wrap2 {
padding: 0 0 5px 0;
background: url(http://www.ezwpthemes.com/examples/wp-content/themes/gardening-tricks/images/bottom_frame.jpg) no-repeat center bottom;
}
#wrap4 {
background: url(http://www.ezwpthemes.com/examples/wp-content/themes/gardening-tricks/images/top_frame.jpg) no-repeat center top;
}
#wrap5 {
margin: 0 auto;
background: url(http://www.ezwpthemes.com/examples/wp-content/themes/gardening-tricks/images/top_container.jpg) no-repeat center 192px;
}
#header-wrapper , #content-wrapper , #footer-wrapper {
width: 998px;
}
#header-wrapper {
height: 187px;
}
#content-wrapper {
min-height: 900px;
padding: 0px 0 50px 0;
}
#footer-wrapper {
clear: both;
height: 56px;
position: relative;
}
/* Footer */
.credit {
font-size: 1.1em;
text-align: center;
padding: 0px 100px 0px 100px;
}
.credit, .credit a, .credit a:hover {
color: #999999;
}
/* Header */
#header-wrapper #blog_title {
font-size: 3em; /* Blog Title */
padding: 56px 200px 0px 175px;
text-align: left;
}
#header-wrapper h2 {
font-size: 1.4em; /* Blog Description */
text-align: left;
padding: 0px 200px 0px 177px;
}
#header-wrapper #blog_title, #header-wrapper #blog_title a, #header-wrapper h2 {
color: #333333;
}
/* menu */
#menu {
width: 384px;
height: 26px;
position: absolute;
left: 148px;
top: 158px;
overflow: hidden;
}
#menu ul li {
padding: 0 22px;
font-size: 1.4em; /* Menu Font Size */
font-weight: bold;
text-align: center;
float: left;
background: url(http://www.ezwpthemes.com/examples/wp-content/themes/gardening-tricks/images/menu_line.jpg) no-repeat left 8px;
}
#menu ul li.menu_first {
background: none;
}
#menu ul li a {
padding: 0px 0 0px 0px;
line-height: 2;
color: #666666;
font-family: "NanumGothic", 나눔고딕, dotum 돋움, Verdana, Geneva, sans-serif;
}
#menu ul li a:hover {
color: #a00;
}
#menu ul ul li {
font-size: 1em;
}
/* searchform */
#searchform {
overflow: hidden;
position: absolute;
left: 735px;
top: 77px;
}
.searchtext {
width: 107px;
color: #000;
border: 0;
font-size: 1.2em;
background: url(http://www.ezwpthemes.com/examples/wp-content/themes/gardening-tricks/images/spacer.gif);
padding: 0;
margin: 0px 0px 0px 5px;
float: left;
}
#searchsubmit {
border: 0;
margin: 0 0 0px 0;
width: 42px;
height: 14px;
float: left;
}
#rss {
position: absolute;
left: 871px;
top: 157px;
}
#rss img {
width: 23px;
height: 22px;
}
/* Content */
#main-wrapper {
width: 521px;
padding: 15px 0px 0 0px;
display: inline;
margin: 0 0 0 89px;
float: left;
}
.post {
padding: 0px 0 10px 0;
margin: 0px 0 10px 0px;
background: url(http://www.ezwpthemes.com/examples/wp-content/themes/gardening-tricks/images/post_line.jpg) center bottom no-repeat;
}
.post .post-title {
margin: 0px 0px 0 0px;
padding: 0px 22px 5px 22px;
font-size: 20px; /* Post Title */
font-family: "NanumGothic", "나눔고딕", dotum "돋음", Verdana, Geneva, sans-serif;
font-weight: bold;
}
.post .post-title a {
color: #B08C6A;
font-family: "NanumGothic", "나눔고딕", dotum "돋음", Verdana, Geneva, sans-serif;
}
.post .post-title a:hover {
color: #900;
}
.edit_post {
width: 83%;
color: #333;
margin: 0 auto;
margin-top: 10px;
padding: 5px 10px;
background: #ffc;
border: 1px dashed #999;
}
.edit_post a {
font-style: italic;
color: #33C;
}
.edit_post a.post-edit-link {
margin-right: 15px;
font-style: normal;
color: #E5631C;
text-decoration: underline;
}
.edit_post a:hover.post-edit-link {
color: #33c;
}
.post_path span {
color: #706ED6;
}
.post_path a:hover {
text-decoration: underline;
}
.postmetadata a {
text-decoration: underline;
}
.entry {
width: 477px;
overflow: hidden;
margin: 0 auto;
padding: 10px 0;
font-size: 12px;
color: #212121;
font-family: "NanumGothic", 나눔고딕, dotum 돋음, Verdana, Geneva, sans-serif;
line-height:20px;
}

.entry a {
color: #1f85da;
text-decoration: none;
}
.tags, .tags a, .postmetadata, .postmetadata a {
color: #575757;
}
.post_path {
font-size: 1.1em;
margin: 0 0 0 22px;
padding: 7px 27px 12px 15px;
background: url(http://www.ezwpthemes.com/examples/wp-content/themes/gardening-tricks/images/arrow.gif) left 10px no-repeat;
}
.postmetadata {
padding: 2px 22px 0 22px;
text-align: left;
font-size: 1.1em;
}

.postmetadata .admin {margin-top:10px;}
.postmetadata .admin a {text-decoration:none;}

.post_meta { background-color: transparent; padding:13px 0 0 0; clear:both; width:100%; }
.post_meta ul { background-color:transparent; padding:0 10px 10px 0px; line-height:0%;  }
.post_meta li { font-size:11px; line-height:140%; margin:0; }

/* 태그트레일 */
.tagTrail { background:url(http://ts.daumcdn.net/custom/blog/60/606802/skin/images/tag-icon.gif) no-repeat 2px 2px; padding:0 0 1px 22px; }

/* 엑션트레일 */
.post_comment { float:right; background:url(http://ts.daumcdn.net/custom/blog/60/606802/skin/images/write-comment.gif) no-repeat 0 0px; padding:0 5px 0 17px; max-width:180px;  width:auto !important; _width:180px; }
.actionTrail a{ font-size:0.98em; }

/* =Search list */

#search_main {
     width:100%;
     float:left;
     margin: 30px 0 60px 250px;
     padding:0; 
     background:url(http://www.52css.com/skins/52css/yhpi_main_bg.jp) no-repeat 0 0; 
     display:block;
     clear:both;
}

#search_main h3 { 
      float:left;
      font-size:18px; 
    
      text-indent:25px;
      color:#777;
      width:100%;
      padding:10px 0;
      margin:30px 0 0 0px;
}

#mainnew { 
      width:470px; 
      height:100%; 
      float:left; 
      margin:5px 0 3px 0px; 
      display:inline;
}

.newlist { 
      width:470px; 
      float:left; 
      text-align:left;
      list-style-type:none;
}

.newlist a { 
      display:block; 
      height:28px; 
      line-height:28px; 
      padding-left:28px;
      background:url(http://www.52css.com/skins/52css/yhpi_tb2.gif) no-repeat 8px 10px;
      border-bottom:1px dashed #BCCBD8; 
      color:#069;text-decoration:none;
      font-size:12px; 

}
.newlist a:hover { 
      background:#f6f6f6 url(http://www.52css.com/skins/52css/yhpi_tb2.gif) no-repeat 12px 10px;
      border-bottom:1px solid #BCCBD8; 
      color:#000;
      border-bottom:1px dashed #000;

}    
    
.blue{color:#2398ca;}    


.tags {
font-size: 1.2em;
margin: 10px 30px 0 22px;
}
.tags a {
text-decoration: underline;
}
.read_comments {
margin: 0px 18px 0 0px;
text-align: right;
font-weight: normal;
padding: 17px 0px 17px 22px;
}
.bookmark {
margin: 18px 0 0 22px;
}
.wp-pagenavi {
padding: 5px 36px 5px 22px;
line-height: 20px;
}
.post-footer {
padding: 10px 22px;
}
.read_comments a {
font-size: 1.1em;
color: #51310A;
padding: 13px 10px 13px 10px;
background: url(http://www.ezwpthemes.com/examples/wp-content/themes/gardening-tricks/images/read_comments.jpg) no-repeat left 9px;
}
.read_comments a:hover {
color: #a00;
}
.notfound {
margin: 100px auto;
text-align:center;
font-size: 4em;
font-weight: bold;
color: #7e2d17;
}
/* welcome */
#welcome {
color: #575141;
font-weight: normal;
font-size: 11px;
padding: 9px 0px 89px 22px;
}
#welcome p {
width: 196px;
height: 108px;
padding: 0px 0 0px 0px;
overflow: hidden;
line-height:20px !important;
}
/* Sidebar */
#sidebar-wrapper {
width: 241px;
display: inline;
padding: 0px 0px 58px 0px;
margin: 0px 84px 0px 0px;
overflow: hidden;
float: right;
position: relative;
color: #999999;
}
#sidebar_main {
padding: 0px 0 0px 0;
margin: 0px 0 0 0;
}
#sidebar_main h2 {
padding: 0px 5px 4px 5px;
font-size: 17px;
color: #B08C6A;
position: relative;
font-weight: bold;
font-family: "nanumgothic", 나눔고딕, dotum 돋움, Georgia;
}
#sidebar_main .widget {
overflow: hidden;
font-size: 1.1em;
padding: 3px 0 12px 2px;
}
#sidebar_main ul li a {
color: #999999;
}
#sidebar_main ul li a:hover {
color: #a00;
}
#sidebar_main .widget-content {
padding: 0 5px 0 5px;
background: none;
}
#sidebar_main ul ul li {
font-size: 1em;
border: none;
padding: 6px 10px 6px 25px;
background: url(http://www.ezwpthemes.com/examples/wp-content/themes/gardening-tricks/images/sidebar_li.jpg) no-repeat 10px 10px;
border-bottom: 1px solid #d4d2ce;
word-wrap: break-word;
overflow: hidden;
}
#sidebar_main ul ul ul {
padding: 0;
margin: 0;
}
#sidebar_main ul ul ul li {
font-size: 1em;
margin: 0;
width: 90%;
border-bottom: none;
}
#sidebar_main .textwidget {
margin: 7px 0;
}
#sidebar-wrapper select {
font-size: 1em;
margin: 7px 0;
width: 75%;
margin-left: 35px;
}
#sidebar-wrapper ul li div ,#sidebar_ul li object {
padding: 0 10px;
}
#sidebar-wrapper ul li div div {
padding: 0;
}
/* PageNavi*/
.wp-pagenavi a {
padding: 2px 4px;
margin: 2px;
text-decoration: none;
border: 1px solid #06c;
color: #06c;
background-color: #fff;
}
.wp-pagenavi a:hover {
border: 1px solid #000;
color: #000;
}
.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
padding: 2px 4px;
margin: 2px;
border: 1px solid #000;
color: #000;
background-color: #fff;
}
/* Calendar */
#wp-calendar {
empty-cells: show;
margin: 0px auto 0;
margin-bottom: 15px;
width: 100%;
color: #601006;
}
#wp-calendar #next a {
padding-right: 10px;
text-align: right;
font-size: 11px;
}
#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
font-size: 11px;
}
#wp-calendar a {
display: block;
font-weight: bold;
text-decoration: none;
}
#wp-calendar a:hover {
background: #fc0;
color: #000;
}
#wp-calendar caption {
text-align: center;
padding-bottom: 10px;
width: 100%;
font: bold 13px Verdana, Arial, Sans-Serif;
}
#wp-calendar td {
text-align: center;
padding: 3px 0;
font-size: 12px;
text-align: center;
}
#wp-calendar th {
text-align: center;
font-style: normal;
font-size: 12px;
text-transform: capitalize;
}
/* Social Bookmarking */
.bookmark ul {
display: inline;
}
.bookmark ul li {
background: none;
display: inline;
list-style-type: none;
}
.bookmark_line img {
border: 0;
}


/* ************ http://www.mono-lab.net/demo2/wp-content/themes/neutral/comment-style.css  ************** */
#comments_wrapper{ padding-bottom:10px; }
#comments_wrapper, #comments_wrapper-g { margin:0 ; width:477px; }
#comments_wrapper-g {font-size:12px;line-height:20px;}

#comment_area {  margin:15px 0 0 0; padding:0 0 20px 0;   /* margin:15px 0px -5px 0px; padding:0 0 5px 0;  */ } 
#trackback_area { margin:15px 0 0 0; padding:0 0 20px 0; /* margin:15px 0px -20px 0px; padding:0 0 5px 0;  */ } 

#trackback_area ol.commentlist p {font-size:11px; line-height:140% !important; font-family: "돋움"; }

/*  ------ comment_header ----------------------------------------------------------------------------------------------------------------------- */
#comment_header { border-bottom:0px solid #ccc; font-size:11px; position:relative; margin:0 -20px; width:560px; _width:557px; }
#comment_header li { display:inline; float:left; padding:5px 10px; }

#comment_header_left { float:left; display:inline; margin:0 0 0 20px; }
#add_comment a { background:url(images/write_comment.gif) no-repeat left center; padding:0 0 0 20px; }
#comment_feed a { background:url(images/comment_rss.gif) no-repeat left center; padding:0 0 0 20px; }

#comment_header_right { clear:left; position:absolute; top:-1px; right:30px;  background:#fff; }
#comment_header_right li, #comment_header_right #trackback_closed { border-top:1px solid #fff; border-bottom:1px solid #ccc;  }
#comment_header_right li.comment_switch_active,#comment_header_right #comment_closed { border:1px solid #ccc; border-bottom:1px solid #fff; }
.comment_switch_active a { color:#2089cc; }


/*  ------ comment ------------------------------------------------------------------------------------------------------------------------------ */
.commentlist { list-style-type:none; margin:0; padding:0px; word-wrap: break-word;
 }
.comment { border:1px solid #ddd; margin:0 0 15px 0; padding:15px 20px 0px 20px; background:transparent; }
.even_comment, .odd_comment_children { background:#1B1B1B; }
.odd_comment, .even_comment_children { background:#141414; }
.admin-comment { }

/* ----- comment-meta ----- */
.comment-meta { height:56px; position:relative; }

.comment-meta-left { position:absolute; left:15px; top:0; }
.avatar { border:1px solid #ddd; background:transparent; width:37px; height:37px;_height:36px; padding:1px; /* display:inline;  */ float:left;margin:0 15px 0 0; }
    .guest_admin .avatar { /* visibility:hidden; */ } 
.comment-name span img { position:absolute; padding:4px 3px 2px 3px; _padding:3px 3px 3px 4px; background:#111; _background:#C4C4C4; margin:-5px 0 0 -54px; width:32px; height:32px; _margin-left:-55px; }

.comment-name-date { padding:6px 0 0 0; float:left; }

.commentlist a, .commentlist a:visited, .comment-name { }
.commentlist a:hover {  }
a.admin-url { text-decoration:underline; }
a.guest-url { text-decoration:underline; }

.comment-date { font-size:11px; color:#757676; margin:0 0 0 0; }

.comment-act { background:url(images/arrow1.gif) no-repeat left 5px; font-size:11px; position:absolute; right:5px; top:5px; padding:0 0 0 13px; }
.comment-act li { display:inline; }
.comment-reply a, .comment-reply a:visited {  padding:0 10px 0 0; margin:0 6px 0 0; }
.comment-edit a, .comment-edit a:visited {  padding:0 0 0 10px; margin:0 0 0 6px; }

/* ----- comment-contents ----- */
.comment-content { padding:0 0 15px 0; clear:both; margin:0 20px; }
* html .comment-content { padding:5px 0 0 0; }
.comment-content a, .comment-content a:visited { text-decoration:underline; }
.comment-content a:hover { }
.comment blockquote span { margin:0 0 -1em 0; display:block; }

.comment-note { display:block; font-size:11px; margin:0 0 1em 0; color:#33a8e5; border:1px solid #94ddd4; padding:10px 15px; background:#d6f4f0; }

.comment_closed { border:1px solid #ccc; text-align:center; margin:0 15px 15px 15px; padding:15px; background:#fff url(images/stripe1.gif) left top; }
#trackback_closed { background:url(images/arrow1.gif) no-repeat left center; padding:0 0 0 12px; }

/* ----- trackback-contens ----- */
#trackback_areaX { clear:both; }
.t_wrapper { margin: 10px 0 10px 0px; font-size:11px; padding:0 0px 0 0px; }

.t_wrapper .inner { background: url(images/arrow1.gif) no-repeat 10px 50%; border:1px solid #ddd; padding:6px 20px; margin:0 0 0 0px;  }

/* ----- comment-pager ----- */
#comment_pager { margin:0 15px 10px 15px; height:24px; }
#comment_pager a, #comment_pager span { display:inline; float:left; margin:0 10px 0 0; }
#comment_pager .current { text-decoration:underline; }

/* ---------- form area ------------------------------------------------------------------------------------------------------------------ */
.comment_form_wrapper { border:1px solid #ddd !important; text-align:center; margin:0 0 15px 0; padding:30px; background:transparent !important; }

#cancel_comment_reply  { background:url(images/arrow1.gif) no-repeat left center; margin:0 0 1em 0; padding:0 0 0 11px; }

#comment_user_login p { padding:0 0 0 1px; margin:0; line-height:100%; }
#comment_user_login span { margin:0 0 0 40px; }

#comment_login { margin:0; padding:3px 30px 10px 30px; }
#comment_login p { margin:0; padding:12px 0 11px 36px; line-height:100%; }
#comment_login a { margin:0 0 0 20px; padding:0 0 0 20px; background:url(images/arrow1.gif) no-repeat 10px 3px; }

#guest_info, #guest_info-g { padding:0; width:98%; }
#guest_info div, #guest_info-g div { margin:0 0 12px 0; text-align:left; }
#guest_info input, #guest_info-g input { margin:0; border:1px solid #ccc !important;  padding: 3px 5px; width:70%; background:#fff; color:#a2a2a2; }
#guest_info label, #guest_info-g label { display:block; margin:0 0 5px 0; padding:0 0 0 0; font-size:11px; color:#888;}
#guest_info span, #guest_info-g span { color:#666; margin:0 10px 0 0; }
#secretWrap, #secretWrap-g {width:60px; float:left; }
#secretWrap label span, #secretWrap-g label span { color:#666; }
input.checkbox  {width:12px; height:12px;}
#comment_textarea textarea { width:380px; margin:15px auto 0 auto; padding:15px; height:150px; border:1px solid #ccc !important;background:#fff; color:#222; font-size:11px; overflow:auto;  }
#guest_info input:focus, #guest_info-g input:focus, #comment_textarea textarea:focus { outline: 1px solid #849ca0; }
#submit_comment, #submit_comment-g { margin:30px auto 0 auto; width:200px; display:block; background:#fafafa; color:#222; border:1px solid #ccc; padding:4px 0; cursor:pointer; }

#submit_comment:hover, #submit_comment-g:hover { border:1px solid #849ca0; color:#849ca0; }

#back_top_comment { float:right; background:url(images/arrow3.gif) no-repeat left center; padding:0 0 0 16px; display:inline; margin:0 15px 10px 0; font-size:11px; }

#input_hidden_field { display:none; }

/* =paging
-------------------------------------------------------------- */
#paging {
    width:100%; 
    text-align:center; 
    float:left; 
    line-height:15px;
    margin-top:50px;
    margin-bottom:20px;
    }
    
#paging a.prev{
    font:8pt verdana; 
    color:#555555;
    text-decoration:none;
    }
    
#paging .selected {
    font-weight:bold; 
    color:#555555;
    }
    
#paging a.num{
    border:#AAAAAA 1px solid; 
    background-color:#FFFFFF; 
    color:#555555; 
    padding:3px 6px; 
    margin:3px; 
    font:8pt verdana;
    text-decoration:none;
    }
    
#paging a:hover.num{
    border:#555555 1px solid;
    } 
        



/* For Blogger */ 
#sidebar_main ul li div { padding: 0; margin:0; } #sidebar_main ul ul { background: none; } #sidebar_sub ul li div { padding: 0; margin: 0;} #comments { width: 85%; margin: 0 auto;}
#sidebar-wrapper #sidebar-main {
margin: 0;
padding: 0;
}
#sidebar_sub #sidebar-sub {
margin: 0;
padding: 0;
}
#welcome1 .widget {
padding: 0;
margin: 0;
}
#sidebar-wrapper #ArchiveList ul li {
padding-left: 10px;
}
#sidebar-wrapper #ArchiveList ul ul li {
padding-left: 8px;
}
body#layout #searchform {
display: none;
}
body#layout #rss {
display: none;
}
#ArchiveList ul li {text-indent: 0!important;}
#comments {
padding-left: 15px;
}
#comments h4 {
margin:1em 0;
font-weight: bold;
font-size: 1.2em;
line-height: 1.4em;
text-transform:uppercase;
letter-spacing:.2em;
color: #999999;
}
#comments-block {
margin:1em 0 1.5em;
line-height:1.6em;
}
#comments-block .comment-author {
margin:.5em 0;
}
#comments-block .comment-body {
margin:.25em 0 0;
}
#comments-block .comment-footer {
margin:-.25em 0 2em;
line-height: 1.4em;
text-transform:uppercase;
letter-spacing:.1em;
}
#comments-block .comment-body p {
margin:0 0 .75em;
}
.deleted-comment {
font-style:italic;
color:gray;
}
#blog-pager-newer-link {
float: left;
}
#blog-pager-older-link {
float: right;
}
#blog-pager {
padding: 0 15px;
text-align: center;
}
.feed-links {
display:none;
}
#calendarDisplay {
display: none;
}
#bcalendar {
width: 100%;
}
#bcNavigation {
display: none;
}
.BlogArchive ul ul ul li { width: 100%;}

/* tweet */
.tweetThis {
  position: fixed;
  bottom: 0;
  right: 5px;
  text-decoration: none;
}
.tweetThis span {
  display: none;
  position: absolute;
  right: 32px;
  bottom: 32px;
  padding: 5px;
  background: #ffffff;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.2em;
  border: 2px solid #ff9000;
  white-space: no-wrap;
}
.tweetThis:hover span { display: block; }

.ddajaxsidepanel{ /* Main Panel Container */
position: fixed; /* keep this value as is */
top: 0; /* keep this value as is */
visibility: hidden; /* keep this value as is */
background: lightyellow;
border-color: white;
border-left: 1px ridge #eee;
-moz-box-shadow: -10px 0 10px rgba(137,137,137, 0.8); /* CSS 3 box shadow */
-webkit-box-shadow: -10px 0 10px rgba(137,137,137, 0.8);
box-shadow: -10px 0 10px rgba(137,137,137, 0.8);
-webkit-box-sizing: border-box; /* Set .ddajaxsidepanel width so that any padding or borders are added inside this width, not in addition to */
-moz-box-sizing: border-box;
box-sizing: border-box;
clear:both;
}

.ddajaxsidepanel .panelhandle{ /* CSS for Panel Handle DIV */
width: 24px;
height: 100%;
position: absolute;
left: -14px;
top: 0;
cursor: pointer;
background: transparent url(http://cfs.tistory.com/custom/blog/62/622664/skin/images/handle.gi) center left no-repeat; /* path to "handle" gif */
}

.ddajaxsidepanel .contentarea{ /* CSS for main content area DIV */
height: 100%;
padding: 10px;
overflow: scroll;
}
