@charset "utf-8";

body							{ font: 0.75em "Malgun Gothic"; line-height:1.5; color:#555; background-color:#fff; padding:20px;}
a:link							{ color:#000; text-decoration:none;}
a:visited						{ color:#000; text-decoration:none;}
a:hover						{ color:#000; text-decoration:underline;} 
a:active						{ color:#000;}	

* 								{ padding:0; margin:0; border:0;}
hr 								{ display:none;}
	
h1 							{ font-size:1.6em;}	
h2 							{ font-size:1.4em;}	
h3 							{ font-size:1.4em;}	
h4 							{ font-size:1.2em;}	
h5 							{ font-size:1.1em;}	
h6 							{ font-size:1em;}	
 
.date 							{ font:0.9em Tahoma;}	
.name 						{ font-size:1em;}
.cnt 							{ font:0.9em Tahoma; color:#f30;}		

/* +++++++++++++++++++++++++++++++++++++++++++++++++
	Layout
    +++++++++++++++++++++++++++++++++++++++++++++++++ */
#container 				{ }
	#header 				{ padding-bottom:10px; margin-bottom:10px; border-bottom:1px solid #ddd; }  
	#menu				{ display:none;}
	#body					{ }
		#content 			{ }
		#sidebar 			{ display:none;}
	#footer				{ clear:both; padding:20px 0; }


/* ***** Footer **************************************** */
#footer .inner 			{ text-align:right; border-top:1px solid #ddd; padding-top:20px;}
#footer .footMenu		{ display:none;}
#footer .copyright		{ font:0.9em Verdana;}
 

/* +++++++++++++++++++++++++++++++++++++++++++++++++
	Content Part
    +++++++++++++++++++++++++++++++++++++++++++++++++ */
#content .group 				{ padding:0 0 20px 0;}
#content .group h3 			{ padding-bottom : 5px; border-bottom:1px solid #ddd; margin-bottom:10px;}

#content .entry .titleWrap 				{ color:#ccc; margin-bottom:10px;}
#content .entry .titleWrap h2 			{ letter-spacing:-0.1em;}
#content .entry .titleWrap h2 a			{ color:#000;}
#content .entry .titleWrap .category a	{ color:#999;}
#content .entry .titleWrap .date 		{ color:#999;}
#content .entry .titleWrap .name 		{ color:#999;}

#content .entry .titleWrap .admin		{ display:none;}
#content .writeForm 						{ display:none;}
#content .commentList  					{ display:none;}


/* entry - post */
.tagTrail 									{ background:url(images/ico_tag.gif) 0 5px no-repeat;  padding-left:20px; margin-bottom:20px;}
.tagTrail span		 					{ display:none;}

.communication							{ display:none;}

.trackback  								{ display:none;}
.comment 								{ display:none;}
.paging 	{ display:none;}

/* Article Basic Style */
.article     									{ padding-bottom:20px;}
.article  p  									{ margin:5px 0 10px 0;}
.article a:link          						{ color:#f60;  text-decoration:none;}
.article a:visited       					{ color:#f60;  text-decoration:none;}
.article a:hover         					{ color:#f30;  text-decoration:underline;}
.article a:active        					{ color:#f60;  text-decoration:none;}

.article blockquote      					{ background:url(images/ico_blockquote.gif) top left no-repeat;  padding-left:25px;  margin:10px 20px;}
.article li              						{ margin-left:25px;}
.article h1              						{ font-size : 1.5em;}
.article h2              						{ font-size : 1.4em;}
.article h3              						{ font-size : 1.3em; margin-top:30px; border:none !important;}
.article h4              						{ font-size : 1.2em;}
.article h5              						{ font-size : 1.1em;}
.article h6              						{ font-size : 1em;}

.article dl 									{ padding:10px;}
.article dt              						{ }
.article dd              						{ margin-left:20px;  padding-bottom:10px;}



	
	
	





