/*Theme Name: Ilchi.comTheme*/
html, body{height: 100%; min-height: 100%;}

/* New Design */
/*======================Common=======================*/
* {	margin:0; padding:0; }
input,select,textarea {	font-size:12px;	font-family:arial; }
select { padding:3px 0 2px 2px; }
p {	margin:0; padding:0; border:0; }
form { display:inline; margin:0; padding:0; }
fieldset { border:none; }
img	{ border:0; vertical-align:middle; }
li { list-style:none; }
table {	width:100%;	border-collapse: collapse; }
ul { overflow:hidden; }
hr { display:none; height:0; }
body { position:relative; margin:0; padding:0; background:#fef9f9; color:#363636; font-size:13px; font-family:Arial; line-height:15px; }
a {	color:#363636; text-decoration:none; }
a:hover { color:#2a69aa; }
.clearboth { clear:both; margin:0; padding:0; height:0; }
.input {border:#dfdfdf solid 1px;padding:2px 0 0 2px; height:18px;}
/*======================Common=========================*/

/*======================Layout==========================*/
#wrapper 
{ 
}

#header
{
    height:318px;    
    text-align:center;
}

#menu
{
    position:relative;
    width:941px;
    height:43px;
    margin:0 auto;
}

#menu img
{
    float:left;
}

#faux
{
    margin-top:25px;
    background:#fef9f9;
}

#footer
{
    height:350px;
    padding-top:30px;
    background:url(images/footer-bg1.jpg) repeat-x;
}
/*===========================Layout================================*/

/*===========================Header================================*/
#topSearchBox
{
    position:absolute;
    top:-252px;
    width:935px;
    text-align:right;
}

#topSearchBox div.sociallink
{
    float:right;
    padding:4px 0 5px 7px;
    margin-right:2px;
    background:#d2ccc8;
}

#topSearchBox div.sociallink img
{
    float:left;
    margin-right:5px;
}

#topSearchBox input[type=text]
{
    float:right;
    width:123px;
    height:23px;
    border:1px solid #c1c1c1;
}

#topSearchBox input[type=submit]
{
    float:right;
    width:27px;
    height:25px;
    border:none;
    background:url(images/btn_topsearch.jpg) no-repeat;
}
/*===========================Header================================*/

/*===========================Faux==================================*/
#faux div.faux
{
    width:940px;
    margin:0 auto;
    padding-bottom:75px;
	padding-left: 5px;
	padding-right: 5px;
}

#faux div.left
{
    float:left;
    width:353px;
}

#faux div.center
{
    float:left;
    width:332px;
    padding:0 23px 0 18px;
}

#faux div.right
{
    float:right;
    width:214px;
}

#faux div.leftmenu
{
    float:left;
    width:163px;
}

#faux div.subcontent
{
    float:left;
    width:522px;
    padding:0 23px 0 18px;
    line-height:18px;
}

#faux div.subCol
{
    float:left;
    width:703px;
    padding:0 23px 0 0;
    line-height:18px;
}

#faux div.index_gallery
{   
    display:inline-block;
    position:relative;
    padding-bottom:50px;
}

#faux div.index_gallery div.content_background
{
    position:absolute;
    top:249px;
    left:0;
    height:55px;
    width: 353px;
    padding:10px 0px;
    background:#623723;
    line-height:19px;
    opacity:0.3;
}
#faux div.index_gallery div.content
{
    position:absolute;
    top:249px;
    left:0;
    height:55px;
    padding:10px 15px;
    line-height:19px;
    z-index:5;
}
#faux div.index_gallery div.content p
{
    font-size:15px;
    font-weight:bold;
    color:#fff;
}

#faux div.index_gallery div.content a
{
    color:#fff;
}

#faux div.index_gallery div.content p a
{
    color:#fff;
}

#faux div.index_gallery div.thumbs img
{
    float:left;
    margin-right:5px;
    border-top:6px solid #fef9f9;
    cursor:pointer;
}

#faux div.index_gallery div.thumbs img:hover
{
    border-top:6px solid #211712;
}

#faux div.index_gallery div.thumbs img.none
{
    margin-right:0;
}

#faux div.index_blogpost dl, #faux div.index_twitter dl
{
    padding-bottom:5px;
}

#faux div.index_blogpost dd, #faux div.index_twitter dd
{
    padding-bottom:20px;
}

#faux div.index_videos dd
{
    float:left;
    padding-right:8px;
}

#faux div.index_videos dd img
{
    width:75px;
    height:61px;
}

#faux div.index_videos dd.none
{
    padding-right:0;
}

#faux div.index_whoisilchi, #faux div.enewsletter
{
    padding-bottom:25px;
}

#faux div.index_whoisilchi div.content
{
    padding:8px 7px;
    border:1px solid #f4ddd3;
    background:#fff4ef;
}

#faux div.index_whoisilchi div.content a
{
    color:#636363;
}

#faux div.enewsletter
{
    display:inline-block;
}

#faux div.enewsletter input.inputbox
{
    float:left;
    width:146px;
    padding:6px 0 5px 7px;
    border:1px solid #d1cac5;
    border-right:none;
}

#faux div.enewsletter input.inputbtn
{
    float:left;
}

#faux div.pointingtheway ul
{
    padding:13px;
    border:1px solid #f4ddd3;
    background:#fff4ef;
}

#faux div.pointingtheway li
{
    padding-left:10px;
    background:url(images/bulet_dot.gif) 0 9px no-repeat;
    line-height:23px;
}

#faux div.leftmenu div.menubox
{
    padding-top:6px;
}

#faux div.leftmenu div.menubox p
{
    display:none;
}

#faux div.leftmenu div.menubox li
{
    padding:9px 0 9px 5px;
}

#faux div.leftmenu div.menubox li a
{
    color:#603913;
    font-weight:bold;
}

#faux div.leftmenu div.menubox li a:hover
{
    color:#c69c6d;
}

#faux div.leftmenu div.menubox .current-menu-item a
{
    color:#c69c6d;
}

#faux div.subcontent h3
{
    padding-bottom:10px;
    color:#292929;
    font-family:Georgia;
    font-size:24px;
    font-weight:normal;
    line-height:31px;
}

#faux div.subcontent h3.none
{
    padding-bottom:0;
}

#faux div.subcontent fieldset.html
{
    font-size:13px;
    line-height:20px;
}

#faux div.subcontent fieldset.teachings img
{
    margin:30px 0 10px 0;
}

#faux div.subcontent fieldset.teachings h4
{
    color:#a03926;
    font-size:18px;
    line-height:18px;
}

#faux div.subcontent p.videos 
{
    padding-bottom:10px;
    font-family:Georgia;
    font-size:15px;
}

#faux div.subcontent fieldset.videos 
{
    margin-bottom:20px;
    padding:10px 7px 10px 10px;
}

#faux div.subcontent fieldset.videos td
{
    width:166px;
    padding:0 3px 20px 0;
    font-size:10px;
    line-height:12px;
    vertical-align:top;
}

#faux div.subcontent fieldset.videos td img
{
    width:166px;
    height:109px;
}

#faux div.subcontent fieldset.videos td strong a
{
    color:#a03926;
    font-family:Georgia;
    font-size:12px;
}

#faux div.subcontent div.videobox
{
    padding:18px;
    margin-bottom:25px;
    background:#e8e7e6;
}

#faux div.subcontent p.videometa
{
    padding-bottom:20px;
    color:#b7b7b7;
    font-size:11px;
    line-height:14px;
}

#faux div.subcontent span.videometa_date
{
    line-height:20px;
    padding-left:5px;
}
#faux div.subcontent span.videometa_duration
{
    float:right;
    padding-right:5px;
}

#faux div.subcontent div.books
{
    padding:27px 0;
    border-bottom:1px solid #e2e2e2;
}

#faux div.subcontent div.books div.thumb
{
    float:left;
    width:130px;
    padding-right:10px;
}

#faux div.subcontent div.books div.thumb img
{
    width:130px;
}

#faux div.subcontent div.books dl
{
    float:left;
    width:380px;    
}

#faux div.subcontent div.books dt
{
    padding-bottom:5px;
    font-size:17px;
    font-weight:bold;
}

#faux div.subcontent div.books dd.tagline
{
    padding-bottom:15px;
    font-size:13px;
    line-height:20px;
}

#faux div.subcontent div.books dd.buy
{
    display:inline-block;
    position:relative;
    height:35px;
    color:#fff;
    font-size:15px;
}

#faux div.subcontent div.books dd.buy span
{
    position:absolute;
    top:7px;
    left:12px;
}

#faux div.subcontent div.contact
{
    padding-top:30px;
    font-size:13px;
    font-weight:bold;
}

#faux div.subcontent div.contact dt
{
    border-bottom:1px solid #e2e2e2;
}

#faux div.subcontent div.contact dd
{
    padding-top:30px;
}

#faux div.subcontent div.contact sup
{
    color:#ed1c24;
}

#faux div.subcontent div.contact input.input
{
    width:160px;
    height:18px;
    padding:3px;
    margin:0 40px 0 10px;    
}

#faux div.subcontent div.contact .txtarea
{
    width:480px;
    height:140px;
    padding:3px;
}

#faux div.subcontent div.contact input.submit
{
    margint-top:20px;
    width:90px;
    height:30px;
    border:none;
    background:url(images/btn_submit.jpg)
}

#faux div.subcontent div.books div.content a.readmore
{
    display:none;
}

#faux div.subcontent div.contact
{
    padding-top:30px;
    
}

#faux dl.peopleAreSaying div
{
    float:left;
    width:100%;
    padding-bottom:45px;
}

#faux dl.peopleAreSaying div div
{
    float:left;
    width:375px;
}

#faux dl.peopleAreSaying div strong
{
    color:#a03926;
    font-size:15px;
}

#faux dl.peopleAreSaying div p.ment
{
    padding-bottom:25px;
    color:#6584c4;
    font-size:13px;
    font-style:italic;
}

#_slide
{
    display:inline-block;
    padding:15px;
    background:#e6e6e6;
}

#_slide div.content
{
    float:left;
    width:300px;
}

#_slide div.navi
{
    float:left;
    width:178px;
    height:243px;
    border:1px solid #dcdcdc;
    background:#fff;
}

#_slide div.navi dl
{
    display:inline-block;
    padding:10px 9px 10px 8px;
}

#_slide div.navi dt
{
    float:left;
    width:29px;
}

#_slide div.navi dd
{
    float:left;
    width:103px;
    text-align:center;
}

#_slide div.navi div.btn img
{
    float:left;
}

#_slide div.navi div.des
{
    padding:0 18px;
    color:#573a2e;
    font-size:12px;
    line-height:16px;
}

#_slide div.navi div.des strong
{    
    font-size:17px;
    font-weight:bold
}

#_slide div.navi div.des a.more
{    
    color:#419fdd;
    font-weight:bold
}

a.listSubject, a.readmore
{
    color:#2a69aa;
}

.listInfo
{
    color:#888888;
    font-size:11px;
}
/*===========================Faux==================================*/

/*===========================Footer=================================*/
#footer div.footer
{
    position:relative;
    width:940px;
    margin:0 auto;
}

#footer div.footer div.back
{
    position:absolute;
    top:-30px;
    left:0;
    width:940px;
    height:380px;    
    z-index:-1;
}

#footer div.footer h3
{
    padding-bottom:20px;
    color:#48423c;
    font-size:19px;
    font-weight:normal;
}

#footer div.footer div.menubox
{
    float:left;
    margin-right:30px;
}

#footer div.footer p
{
    padding-bottom:10px;
    font-size:13px;
    font-weight:bold;
}

#footer div.footer li
{
    line-height:20px;
}

#footer div.footer a:hover
{
    text-decoration:underline;
}

#footer div.footer div.copyright
{
    position:absolute;
    top:323px;
    left:0px;
    width:100%;
    color:#fff;
    text-align:right;
}

#footer div.footer div.copyright a
{
    color:#fff;
    text-decoration:none;
}
/*===========================Footer=================================*/
input.contactSubmit
{
    width:90px;
    height:30px;
    border:none;
    background:url(images/btn_submit.jpg) no-repeat;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft{float: left; margin: 0 14px 2px 0;}
img.alignright{float: right; margin: 0 0 2px 10px ;}


.twitter{clear: both;font-family: Arial, Verdana;font-size: .85em;color: #888;background: white;overflow: auto;	padding: 2px 0px;margin: 4px 0 20px;}	
.twitter ul{margin-top: 2px;}	
.twitter:hover{color: #555;}

#twitter-ilchi-lee{	display: block;	height: 15px;width: 150px;margin-right: 10px;float: left;background: url(images/twitter-follow.jpg) no-repeat center left;}

.twitter p{	margin: 0;	float: left;}

/*HOME - BLOGROLL*/
.blog-roll{	margin-top: 30px;	}
.blog-head{ position:relative; height:20px; border-bottom:1px solid #BFBFBF; text-align:right;}
.blog-head span { position:absolute; top:0;left:0; color:#666666; font-family:Georgia; font-size:15px;}
.blog-head ul {float:right;}
.blog-head ul li{float: left;height:20px;padding: 0px 15px;border-left:1px solid #BFBFBF;}
.blog-head ul li a{	color: #666666;_float: left;}
.blog-head ul a:hover{	color: #222;}	
.blog-head .menu .current-menu-item a{font-weight: bold;color: #222;}	

.post{	clear: both;}
.post-head,.post-body,.post-foot{clear: both;_width: 620px;}
.post .readmore-link{clear: both;float: left;	width: 100%;	margin: 20px 0 10px;}
.post .readmore-link a{	height: 23px;text-decoration: none;display: block;	background: url(images/readmore.jpg) no-repeat left 0;}	
.post .readmore-link a:hover{text-decoration: none !important;background-position: left 100%;}
.postscroll{font-size: 12px;padding-bottom: 10px;margin-bottom: 30px;border-bottom:1px solid #e2e2e2;}
.postscroll .next a,.postscroll .prev a{display: block;	height: 24px;padding: 6px 0 0 110px;	clear: left;}
.postscroll .next a, .postscroll .prev{font-weight: bold;}
.postscroll .next a{color: #222; background: url(images/nextprevpost.jpg) no-repeat 0 0;}
.postscroll .prev a{color: #222; background: url(images/nextprevpost.jpg) no-repeat 0 100%;}
.postscroll .next a:hover,.postscroll .prev a:hover{color: #1cabe3; }		

.main-post{	overflow: visible;}	
.main-post .post-foot{margin-bottom: 10px;}
.main-post .post-edit-link,.post .post-edit-link{clear: both;display: block;color: #d00;padding: 4px 6px;font-weight: bold;	}	
.main-post .post-edit-link:hover,.post .post-edit-link:hover{text-decoration: none !important;background: black;color: #fff;}
.post-head{	margin-bottom: 20px;}	
.post-head h3 {font-size: 24pt; line-height: 32px;}
.post-head h3:hover a{color: #222;text-shadow: #fff 2px 2px;}
.post-info{	font-style: italic;	font-family: Georgia, Arial, Verdana;color: #999;}	
.post-info a{color: #1cabe3;}	
.post-info a:hover{text-decoration: underline;}
.post-body{	clear: both;line-height:1.5em;	}	
.post-head h1{font-size: 2.6em;line-height: 1.0em;margin-bottom: 0px;padding-bottom: 4px;}
.post-head h3 a:hover{	color: #005f83;	}	

.post-body h3,	
.post-body h4,	
.post-body h5,	
.post-body h5{ margin-bottom: 20px;}	
.post-body a{ color: #1cabe3; font-weight: bold;}	
.post-body a:hover{ text-decoration: underline;}	
.post-body p{ margin-bottom: 10px; _width: 620px;}	
.post-body img{margin-bottom: 14px;}	
.post-body img.floatleft{float: left; margin: 0 14px 2px 0;}	
.post-body img.floatright{float: right; margin: 0 0 2px 10px ;}	
.post-body center{margin-bottom: 20px;}
.post-foot{	clear: both;	float: left;	width: 100%;	overflow: auto;	padding-bottom: 8px;	margin-top: 20px;	margin-bottom: 60px;	border-bottom: 1px solid #e2e2e2;	}	
.sharepost{float: left;width: 100%;}
.sharepost li{display:inline-block;float: left; margin-right:3px;}

.main-post .tags{font-size: 12px;}
.main-post .tags a{	color: #1cabe3;	font-family:Georgia, Arial;	font-size:12px;	font-style:italic;	}	
.main-post .tags a:hover{color: #222;}	

.leave-comment{float: right;margin-top: 10px;}	
.leave-comment a{float: left;}	
.leave-a-comment{display: block;height: 23px;width:72px;margin-right: 8px;background: url(images/leave-comment.jpg)  left 0;}		
.leave-a-comment:hover{background-position: left 100% ;}	
.ccount{display: block;font-family: Arial, Verdana;font-style: italic;text-align: center;color: #fff;height: 19px;width: 34px;padding-top: 4px;padding-left: 4px;background: url(images/leave-comment.jpg) right 0;}		
.ccount:hover{background-position: right 100% ;}

#posts-nav{	clear: left;	overflow: auto;	margin: 10px 0 30px;	}
#posts-nav a{	display: block;	height: 30px;	width: 150px;	}	
#older-entries-link a{float: left; background: url(images/posts-nav.jpg) no-repeat 0 0; }	
#newer-entries-link a{float: right; background:  url(images/posts-nav.jpg) no-repeat 100% 0;}	
#older-entries-link a:hover{float: left; background: url(images/posts-nav.jpg) no-repeat 0 100%; }	
#newer-entries-link a:hover{float: right; background:  url(images/posts-nav.jpg) no-repeat 100% 100%;}	

/*Comments*/	
.commentlist{	padding: 0;	clear: left;	}	
.commentlist h4{	font-size: 18px;	border-bottom: 1px solid #999;	}
.commentlist .children{	margin-left: 12px;	margin-bottom: 20px;	}	
.children .commenter-avatar img{height: 30px; width: 30px;}
.commenter-info{	overflow: auto;	}
.commenter-avatar{	background-color:#F8E466;	border:1px solid #ccc;	float:left;	padding:4px;	}
.commenter-avatar img{float:left; 	border:1px solid #aaa;}
.commenter-name{	font-size: 18px;	font-family: "Lucida Sans Unicode", "Segoe UI", Arial, Verdana;	float: left;	}
.commenter-name a{	color: #1CABE3;	}	.commenter-name a:hover{		text-decoration: underline;		}	
.commenter-name cite{		font-weight: bold;		font-style: italic;		font-family: Georgia, Arial, Verdana;		font-size: .8em;		}
.comment-date p{	color: #888;	font-size: 11px !important;	}
.comment{	padding: 0 0 0 20px;	overflow: auto;}
.commentlist li{	border-bottom: 1px dotted #808080;	margin-bottom:0;	padding-bottom:10px;	padding-top:14px;	overflow: auto;}
.commentlist li li{	border-bottom: 0 !important;	clear:left;	}
.comment p{	clear: left;}
.needs-moderation{	background: #dfdfdf;	color: #888;	padding: 2px 6px;	margin-bottom: 0px !important;	font-size: 10px;	}
.comment-form {	clear: left;	padding: 20px 0;	}
.commentlist .comment-form {	margin-bottom: 10px;	}

.comment-form p{	margin-bottom: 6px !important;	}
.comment-form #author,.comment-form #email,.comment-form #url{	width: 368px;	padding: 6px 5px 6px 80px ;	border: 1px solid #ccc;	}
.comment-form #author{background: #ffd url(images/comment-form-labels.jpg) no-repeat 0 0; }
.comment-form #email{background: #ffd url(images/comment-form-labels.jpg) no-repeat 0 -30px; }
.comment-form #url{background: #fff url(images/comment-form-labels.jpg) no-repeat 0 -60px; }
.comment-form #submit{	padding: 6px 12px;	}
.comment-form textarea{	width: 441px;	padding: 6px;	border: 0;	border: 1px solid #ccc;	}
.comment-form h4{	font-size: 16px;	color: #aaa;	margin-bottom: 8px;	}
.reply a{	background: #ddd;	border:1px dashed #888888;	color:#888888;	float:right;	font-size:10px;	margin-right:20px;	padding:2px 4px;	text-align:center;	}	
.reply a:hover{	background-color: #eee;	color: #999;	}	
.cancel-comment-reply a{	color: #222;	display: block;	padding: 4px 10px 6px 40px;	background: #dfdfdf url(images/reply-cancel.gif) no-repeat 16px 4px;	border-right: 1px dotted #ccc;	border-bottom: 1px dotted #ccc;	border-left: 1px dotted #ccc;	}
.comment-edit-link{	background: #ccc;	border:1px dashed #aaa;	color:#222;	float:left;	font-size:10px;	margin-right:20px;	padding:2px 4px;	text-align:center;}
.comment-edit-link:hover{	color:#222;	background: #b4b4b4;	}

/*===========================Added=================================*/
/* Added from old CSS, specially for eNewsletter signup  */
.e-news{	margin-bottom: 5px;	}
.e-news .heading{background: url(style/images/heading-enews.jpg) no-repeat;}
.e-news .subscription-box{	background: #fef9f9; 	width: 210px;	padding: 0 0;	overflow: hidden; 	}	
.e-news p{margin: 0; padding: 0;}	
.e-news input[type=text],	.e-news input[type=submit]{		float: left;		}	
.e-news input[type=text]{		width: 170px;		font-size: 12px;		border: 1px solid #bbb;		margin-right: 8px;		padding: 5px 2px;		}	
.e-news input[type=submit],	.showbutt{		font-weight: bold;		height: 26px;		width: 46px;		border: 0;		padding: 5px 2px;		background: #fef9f9 url(style/images/enews-button.jpg) no-repeat left center;		}		
.e-news .button.submit{			clear: left;			margin-top: 6px;			}		
.showbutt, .e-news .button.submit{			float: right !important;			position: relative;			top: -36px;			left: 0px;		font-size: 9px;	}		
.e-news #cc_firstname,		.e-news #cc_lastname,		.e-news .button.submit{			display: none;			_display: normal;			}		
.showbutt{			_display: none;			}	
.showbutt{margin-top: 6px; clear: left; float: left;}		
.e-news #cc_firstname{background: #fff url(style/images/cc_fn.jpg) no-repeat left center;}		
.e-news #cc_lastname{background: #fff url(style/images/cc_ln.jpg) no-repeat left center;}		

.e-news #cc_firstname,		.e-news #cc_lastname {			padding-left: 74px;			margin-bottom: 4px;			width:130px;			}		
.e-news #cc_email{			padding-left: 4px;			margin-bottom: 4px;			width:155px;			}		
.e-news-archive a{ color: #1cabe3; font-weight: bold; float: right;}
.e-news-archive a:hover{ text-decoration: underline;}

.constant-contact-signup label{	display: none;}
#constant-contact-signup-errors label{	clear:both;	display:block !important;	float:left;	font-size:10px;	margin-bottom:8px;		}

.findings h2 {border-bottom: 1px solid #999;	margin-bottom: 20px;	}
.findings h5 {font-size: 14px;}
.findings h5 a:hover {color: #005f83;}
.findings h4 {border-bottom:1px dashed #bdb2a3;	font-size: 24px;	font-family:Tahoma;	margin-bottom:18px;	padding-bottom:10px;	}
.findings .post{		margin-bottom: 10px;	border-bottom: 1px solid #999;	}
.findings .post-head{	margin-bottom: 10px;	}

.eNewsarchive{ 	padding-top: 10px;	}
.eNewsarchive.wrap{	background: #fffbfb;	padding: 20px 30px 30px;	overflow: auto;	width: 640px;	}	
.eNewsarchive h3 { padding-bottom:30px; color:#292929; font-family:Georgia; font-size:24px; font-weight:normal; line-height:31px; }
/* Added from old CSS  */

/* Added by feedbacks */
a.listSubject { font-weight: bold; }
.listInfo { font-style:italic; }

.aktt_tweets { margin-bottom:20px; }
.aktt_tweets ul li { margin-bottom:10px; }
.aktt_tweet_time { color:#888888; font-size:11px; font-style:italic; }

#faux div.blog-archive { margin-top:10px; margin-bottom:10px; padding:13px; border:1px solid #f4ddd3; background:#fff4ef; }

.e-news-archive a{ color: #1cabe3; float: left; font-size:11px; margin-top:-35px;}
.e-news-archive a:hover{ text-decoration: underline;}

.search-result-summary {font-size:15px; font-weight:bold; margin-top:-5px; margin-bottom: 25px;}
.search-result-summary .search-count  { color: red; font-size:18px;} 
.search-result-summary .search-terms { font-style:italic; font-size:17px;} 
  
.upper { position:absolute; top:-112px; width:935px; }
.quote{ width: 400px;	min-height: 100px;	margin: 0 auto 0;	padding-top: 20px; padding-left:550px;	color: #fff;}	
.quote p{	 margin-bottom: 0.5em;		}	
.quote p q{		color: #dbf6ff;		font-size: 12px;			}	
.quote .english{		font-family: Georgia;		font-size: 16px;		font-style: italic;		text-shadow: #1892bc 1px 1px;		}	
.quote .ilchi-signature{		text-align: left !important;		padding-top: 10px;		height: 30px;		width: 120px;		background: url(style/images/ilchi-signature.png) no-repeat top left;		}	
.quote cite span{		font-style: italic !important;		}
.cc_email_css{ color : #9B9B9B; }
.blog-archive ul li ul li { padding-left:25px; }
/* Added by feedbacks */

/* Added for POP */


