/*--- 웹 폰트 ---*/
@import url(http://fonts.googleapis.com/css?family=Ubuntu);
@import url(http://fonts.googleapis.com/earlyaccess/jejugothic.css);
/*----------  영역별 크기  ----------*/
.wrap {width:1100px;}
.header {width:1050px;}
.container {width:1100px;}
.content_wrap {width:780px;}
.content {width:728px;}
.post_content {width:728px;}
.widemenu {width:750px;}
#section_sidebar1 {width:300px;}
.column {width:300px;}
.column .widget {width:300px;}
.column .widget .widget_content {width:300px;}
.footer {width:1100px;}
/*----------  영역별 배경색 & 배경이미지  ----------*/
body {
	background:#3cb5ee;
	background-repeat:no-repeat;
	}
.wrap {
	background:#fff;
	}
.header {
	background:#3cb5ee;
	border-bottom:10px solid #b3e5fc;
	background-position:right top;
	background-repeat:no-repeat;
	}
.footer {
	background:#3cb5ee;
	border-top:10px solid #b3e5fc;
	}
.post_comment .comment_write textarea.comment_field {background-color:#fff;}
/*---------- 영역별 글자크기/글자색/링크색 & 세부설정 ----------*/
.body {
	font:normal 20px/1.6em 'ubuntu','Jeju Gothic';
	color:#000;
	margin:0 auto;
	padding:0;
	text-align:center;
	}
.body a:link,.body a:visited {color:#3cb5ee;text-decoration:none;}
.body a:hover,.body a:active {color:#3cb5ee;text-decoration:none;}
.wrap {margin:0 auto;text-align:center;}
::selection {
	background:#3cb5ee;
	color: #FFF;
	text-shadow: none;
	}
/*--- 헤더 영역 ---*/
.header {
	margin:0px auto 30px auto;
	padding:0px 25px 0px 25px;
	letter-spacing:5px;
	text-align:left;
	}
.header a:link,.header a:visited {color:#fff;text-decoration:none;}
.header a:hover,.header a:active {color:#000;text-decoration:none;}
.header h1 {
	font-size:75px;
	margin:0;
	padding:120px 0 60px 0;
	}
.header .url {
	font-size:24px;
	font-style: italic;
	margin: 0 0px 0px 0;
	padding-left:5px;
	}
/*--- 콘텐츠 영역 ---*/
.container {margin:0 auto;text-align:center;}
.content_wrap {margin:0;padding:0px 0 25px 0;float:left;display:inline;}
.content {margin:0 auto;text-align:left;overflow:hidden;_word-break:break-all;}
.post_view,.post_oneview {margin-bottom:60px;}
.post_summary,.post_magazine,.post_tagcloud {margin-bottom:20px;}
.post_view .post_title h2 {
	font-size:35px;
	font-weight: normal;
	letter-spacing:1px;
	border-bottom:1px solid #000;
	}
.post_view .post_title h2 a:link,
.post_view .post_title h2 a:visited {color:#000;text-decoration:none;}
.post_view .post_title h2 a:hover,
.post_view .post_title h2 a:active {color:#3cb5ee;text-decoration:none;}
.post_view .post_info {
	font-size:16px;
	color:#000;
	}
.post_view .post_title .post_title_category { 
	font-size: 16px;
	font-weight: normal;
	}
.post_content {overflow:hidden;_word-break:break-all;}
.post_titlelist h2,.post_summary h2,.post_simplelist h2,.post_tagcloud h2 {
	color:#000000;
	border-bottom:1px solid #3cb5ee;
	}
.post_summary h2 {border-bottom:0;}
.post_info {color:#000;}
.post_meta_area ul.post_meta_content em.date {color:#666;}
.post_footer_area {font-size:.9em;}
.post_content {
	font-weight:normal;
	line-height:1.7em;
	}
.widemenu {
	margin:0 auto;
	text-align:center;
	padding:0px 0 10px 0;
	}
.widemenu .wide_blank {display:none;}
.widemenu h3 {font-size:20px;color:#000;}
/*--- 덧글/트랙백 영역 ---*/
.post_link {color:#666;}
.post_link h3 {
	font-size:0.9em;
	font-weight: normal;
	color:#666;
	border-bottom:1px solid #666;
	}
.post_trackback .trackback_help {
	color:#666;
	border-bottom:1px solid #666;
	}
.post_link h4 {
	font-size:0.9em;
	font-weight:normal;
	}
.post_comment .comment_list h4.comment_writer_info span.comment_datetime {
	font-size: 14px;
	}
.post_trackback .trackback_list li h4 span.trackback_datetime {
	font-size: 14px;
	}
.post_pingback .pingback_list li h4 span.pingback_datetime {
	font-size: 14px;
	}
.post_navi a{ 
	font-size: 20px;
	font-weight: normal;
	line-height: 1.2em;
	}
/*--- 하단 메뉴 영역 ---*/
#section_sidebar1 {margin:0;float:left;display:inline;text-align:center;}
.column {color:#666;}
.column .widget {margin:1px auto;padding:15px 0;text-align:center;}
.column .widget h3 {
	font-size: 16px;
	color:#666;
	border-bottom:1px solid #666;
	}
.column .widget .widget_content {padding-top:10px;overflow:hidden;}
/*--- 푸터 영역 ---*/
.footer {
	color:#fff;
	margin:0 auto;
	padding:20px 0 5px 0;
	}
.footer a:link,.footer a:visited {color:#fff;text-decoration:none;}
.footer a:hover,.footer a:active {color:#000;text-decoration:none;}
/*--- 사이드바 영역 ---*/
.menu_profile .profile_desc {
	color:#666;
	text-align:center;
	font-size: 16px;
	}
.menu_profile .profile_desc .profile_usernick .by {
	font-size: 16px;
	font-weight: bold;
	}
.menu_profile .profile_desc .profile_usernick {
	font-size: 16px;
	color:#666;
	font-weight: normal;
	}
.menu_profile .profile_image {
	text-align:center;
	}
.menu_profile .profile_image img {
	float:none;
	width:70%;
	height:70%;
	border:3px solid #3cb5ee;
	margin:0px 0px 5px 0px;
	}
.column .widget {
	font-size: 16px;
	color:#666;
	line-height:1.6em;
	}
/*--- 기타 영역 ---*/

