/*----------  영역별 크기  ----------*/
.wrap {
width:1000px;
border-style:solid;
border-width:2px;
border-color:#aaaaaa;
}
.header {width:1000px;}
.container {width:1000px;}
.content_wrap {width:770px;}
.content {width:770px;}
.post_content {width:770px;}
.widemenu {width:1000px;}
#section_sidebar1 {width:220px;}
.column {width:220px;}
.column .widget {width:220px;}
.column .widget .widget_content {width:220px;}
.footer {width:1000px;}
/*----------  영역별 배경색 & 배경이미지  ----------*/
body {background:#fff;}
.body {background:#fff;}
.wrap {background:#fff;}
.footer {  background:#fff;}
.header_fb{
	float:right;
	width:246px;
	border-style:solid;
	border-width:2px;
	border-color:#aaa;
	background:#fff;
	padding:2px;
	border-radius:15px;
}
/*---------- 영역별 글자크기/글자색/링크색 & 세부설정 ----------*/
.body {
	font:normal 13.2px/1.7em 맑은 고딕,굴림,sans-serif; /* sans-serif 기본값*/
	color:#333;
	margin:0 auto;
	padding:0;
	text-align:center;
	}
.body a:link,.body a:visited {color:#999;text-decoration:none;}
.body a:hover,.body a:active {color:#7b9cb6;text-decoration:none;}
.wrap {margin:0 auto;text-align:center;}
/*--- 헤더 영역 ---*/
.header {
	color:#333;
	margin:0px auto 30px auto;
	padding:55px 0px 45px 0px;
	text-align:left;
	}
.header a:link,.header a:visited {color:#444;text-decoration:none;}
.header a:hover,.header a:active {color:#aaaaaa;text-decoration:none;}
.header h1 {
	font-size:55px;
	}
.header .url {
	font:normal 1.4em verdana,sans-serif;
	text-align:left;
	top-margin:0px;
	top-padding:0px;
	}
#header_welcome{
	font-size : 13px; 
}
.header_words {
	background-color: rgba(255,255,255,0.4);
	margin: 10px 30px 10px 30px;
	padding: 30px  10px 30px 10px;
	border-top-right-radius:30px;
	border-bottom-left-radius:30px;
}
/*--- 콘텐츠 영역 ---*/
.container {
	margin:0 auto;
	text-align:center;
}
.content_wrap {margin:0;padding:5px;float:left;display:inline;}
.content {margin:0 auto;text-align:left;overflow:hidden;_word-break:break-all;}
.content a:link {color:#45637a;text-decoration:none;}
.content a:visited {color:#45637a;text-decoration:none;}
.content a:hover,
.content a:active {color:#7b9cb6;border-bottom:1px dotted #7b9cb6;}
.post_view,.post_oneview {margin-bottom:60px;}
.post_summary,.post_magazine,.post_tagcloud {margin-bottom:20px;}
.post_view .post_title h2 
{
	font:bold 18px sans-serif;
	color:#444;
	letter-spacing:-1px;
	background-color:rgba(200,200,200,0.4);
	border-top-right-radius:30px;
	border-bottom-left-radius:30px;
	padding-left:20px;
}
.post_view .post_title h2 a:link,
.post_view .post_title h2 a:visited {color:#333;text-decoration:none;}
.post_view .post_title h2 a:hover,
.post_view .post_title h2 a:active {color:#7b9cb6;text-decoration:none;}
.post_view .post_title span {color:#999;}
.post_view .post_title span a:link,
.post_view .post_title span a:visited {color:#999;}
.post_view .post_title span a:hover,
.post_view .post_title span a:active {color:#7b9cb6;text-decoration:none;}
.post_content {overflow:hidden;_word-break:break-all;}
.post_titlelist h2,.post_summary h2,.post_simplelist h2,.post_tagcloud h2 {
	font:bold 12px sans-serif;
	border-bottom:1px solid #333;
	color:#333;
	}
.post_summary h2 {border-bottom:0;}
.post_titlelist h2 a:link,.post_summary h2 a:link,.post_simplelist h2 a:link,.post_tagcloud h2 a:link,
.post_titlelist h2 a:visited,.post_summary h2 a:visited,.post_simplelist h2 a:visited,.post_tagcloud h2 a:visited {color:#333;text-decoration:none;}
.post_titlelist h2 a:hover,.post_summary h2 a:hover,.post_simplelist h2 a:hover,.post_tagcloud h2 a:hover,
.post_titlelist h2 a:active,.post_summary h2 a:active,.post_simplelist h2 a:active,.post_tagcloud h2 a:active {color:#c985a3;text-decoration:none;}
.post_info {color:#999;}
.post_meta_area ul.post_meta_content em.date {color:#999;}
.post_footer_area {font-size:.9em;}
.widemenu {margin:0 auto;text-align:left;}
.widemenu .wide_blank {display:none;}
.widemenu h3 {font-size:12px;color:#333;}
/*--- 덧글/트랙백 영역 ---*/
.post_link {color:#666;}
.post_link h3 {
	font-size:13px;
	letter-spacing:-1px;
	border-bottom:1px solid #ccc;
	}
.post_trackback .trackback_help {
	border-bottom:1px solid #ccc;
	}
.post_link h4 {font-size:1em;}
/*--- 하단 메뉴 영역 ---*/
#section_sidebar1 {margin:0;float:left;display:inline;text-align:center;}
.column {color:#45637a;}
.column a:link,.column a:visited {color:#333;text-decoration:none;}
.column a:hover,.column a:active {color:#7b9cb6;text-decoration:none;}
.column .widget {
	padding:5px;
	text-align:left;
}
.column .widget h3 {
	font-size:12px;
	color:#333;
	}
.column .widget .widget_content {
	overflow:hidden;
	_word-break:break-all;
}
/*--- 푸터 영역 ---*/
.footer {
	font:normal .8em verdana,sans-serif;
	color:#333;
	margin:0 auto;
	padding:10px 0 20px 0;
	}
.footer a:link,.footer a:visited {color:#333;text-decoration:none;}
.footer a:hover,.footer a:active {color:#ccc;text-decoration:none;}
.header {background-position:left center;}
.header {background-repeat:no-repeat;}
.body {background-color:#000000;}
.post_comment .comment_write textarea.comment_field  {background-position:left top;}
.copyright{
	line-height:4px;
	font-size:11px;
	color:#999;
}
.header {background-position:left top;}.header {background-repeat:repeat;}
.body {background-color:#ffffff;}
.header {background-image:url('http://pds27.egloos.com/pds/201405/18/79/header_400k.png');}
.header {background-position:left top;}.header {background-repeat:repeat;}
/* 코드 삽입 관련 */
.content pre.code_inline {
	border: 2px solid #444444;
	background-color: #212121;
	width: 80%;
	margin: 5px auto;
	padding: 0 3px;"
	font-family: "Andale Mono", AndaleMono, monospace;
	color: #aaaaaa
}
.code_object {
	color: #F98C68;
}
.code_function {
	color: #80A8FF;
	font-weight: bold;
}
.code_reserved {
	font-weight: bold;
	color: #C88FEC;
}
.code_htmlElement: {
	color: #F98C68;
	font-weight: bold;
}

