/*--- 웹 폰트 ---*/
@import url(http://fonts.googleapis.com/css?family=Ubuntu);
@import url(http://fonts.googleapis.com/earlyaccess/jejugothic.css);
/*----------  영역별 크기  ----------*/
.wrap {width:90%;}
.header {}
.container {}
.left_wrap {width:80%}
.content_wrap {width:75%;}
.content {width:95%;}
.post_content {}
.widemenu {width:95%;}
#section_sidebar1 {width:25%;}
#section_sidebar2 {width:20%;}
.column {width:90%;}
.column .widget {width:95%;}
.column .widget .widget_content {width:100%;}
.footer {}
/*----------  영역별 배경색 & 배경이미지  ----------*/
body {
	background:#7bccbb;
	background-repeat:no-repeat;
	}
.wrap {
	background:#fff;
	}
.header {
	background:#00b2cc;
	border-bottom:0px solid #7bccbb;
	background-position:right top;
	background-repeat:no-repeat;
	}
.container_wrap {
	background:#1d4e89;
	}
.footer {
	background:#7bccbb;
	border-top:0px solid #7bccbb;
	}
.post_comment .comment_write textarea.comment_field {
	background-color:#00b2cc;
	color:#ff5555;
	}
/*---------- 영역별 글자크기/글자색/링크색 & 세부설정 ----------*/
.body {
	font:normal 12px/1.6em 'jejugothic','돋움,'나눔고딕','맑은고딕';
	color:#555555;
	margin:0 auto;
	padding:10;
	text-align:center;
	}
.body a:link,.body a:visited {color:#555555;text-decoration:none;}
.body a:hover,.body a:active {color:#555555;text-decoration:underline;}
.wrap {margin:0 auto;text-align:center;}
/*--- 헤더 영역 ---*/
.header {
	margin:0 auto 0px auto;
	padding:0px 25px 10px 0px;
	text-align:left;
	}
.header a:link,.header a:visited {color:#fff;text-decoration:none;}
.header a:hover,.header a:active {color:#fff;text-decoration:none;}
.header h1 {
	font-size:75px;
	margin:0;
	padding:60px 0 60px 0;
	text-align:right;
	}
.header .url {
	font-size:20px;
	font-style: ;
	letter-spacing:1px;
	margin:0 0 0px 0;
	padding-left:0px;
	text-align:right;
	}
/*--- 콘텐츠 영역 ---*/
.container {margin:0 auto;text-align:center;}
.left_wrap {margin:0;float:left;display:inline;}
.content_wrap {margin:0;float:right;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:12px;}
.post_view .post_title h2 {
	border-bottom:1px solid #ff5555; //메뉴 밑 줄 색깔 
	font-weight: normal;
	}
.post_view .post_title h2 a:link,
.post_view .post_title h2 a:visited {color:#555555;text-decoration:none;}
.post_view .post_title h2 a:hover,
.post_view .post_title h2 a:active {color:#555555;text-decoration:none;}
.post_content {overflow:hidden;_word-break:break-all;}
.post_titlelist h2,.post_summary h2,.post_simplelist h2,.post_tagcloud h2 {
	border-bottom:1px solid #ff5555;
	color:#333;
	}
.post_view .post_info {
	color:#555555;
	font-size: 12px; 
	font-weight: bold;
	font-style: ;
	}
.post_view .post_title .post_title_category { 
	font-size: 12px;
	font-weight: normal;
	}
.post_summary h2 {border-bottom:0;}
.post_info {color:#555555;}
.post_meta_area ul.post_meta_content em.date {color:#444;}
.post_footer_area {font-size:.9em;}
.post_content {
	text-align:left;
	line-height:1.7em;
	font-weight: normal;
	}
.post_view .post_footer_area .post_admin a{ color:#555555;}
.post_view .post_footer_area .post_tail a{ color:#555555;}
.widemenu {
	margin:0 auto;
	padding:12px 0 10px 0;
	text-align:center;
	}
.widemenu .wide_blank {display:none;}
.widemenu h3 {font-size:18px;color:#555555;}
/*--- 덧글/트랙백 영역 ---*/
.post_link {color:#555555;}
.post_link h3 {
	font-weight: normal;
	color:#555555;
	border-bottom:1px solid #ff5555;
	}
.post_trackback .trackback_help {
	border-bottom:1px solid #ff5555;
	}
.post_link h4 {font-size:1em;}
.post_comment .comment_list h4.comment_writer_info span.comment_datetime {
	font-size: 5px;
	font-weight: normal;
	}
/*--- 하단 메뉴 영역 ---*/
#section_sidebar1 {margin:0;float:left;display:inline;text-align:center;}
#section_sidebar2 {margin:0;float:right;display:inline;text-align:center;}
.column {color:#555555;}
.column .widget {margin:1px auto;padding:20px 0;text-align:left;}
.column .widget h3 {
	font-size:15px;
	color:#555555;
	border-bottom:1px solid #ff5555;
	}
.column .widget .widget_content {padding-top:10px;overflow:hidden;}
/*--- 푸터 영역 ---*/
.footer {
	color:#555555;
	margin:0 auto;
	padding:12px 0 0px 0;
	font-weight: bold;
	}
.footer a:link,.footer a:visited {color:#555555;text-decoration:none;}
.footer a:hover,.footer a:active {color:#555555;text-decoration:none;}
/*--- 사이드바 영역 ---*/
.menu_profile .profile_desc {
	font-size: 12px;
	color:#555555;
	}
.menu_profile .profile_desc .profile_usernick .by {
	font-size: 12px;
	color:#555555;
	font-weight: bold;
	font-style: ;
	}
.menu_profile .profile_desc .profile_usernick {
	font-size: 12px;
	color:#555555;
	font-weight: normal;
	}
.body {background-color:#555555;}
.body {background-position:left top;}.header {background-color:#ff9900;}
.post_comment .comment_write textarea.comment_field {background-color:#ff9900;}
.post_comment .comment_write textarea.comment_field  {background-position:left top;}.body {background-color:#ff9900;}
.body {background-position:left top;}.header {background-color:#ff9900;}
.post_comment .comment_write textarea.comment_field {background-color:#ff9900;}
.post_comment .comment_write textarea.comment_field  {background-position:left top;}
.post_comment .comment_write textarea.comment_field {background-color:#555555;}
.post_comment .comment_write textarea.comment_field {background-color:#555555;}
.body {background-color:#333333;}
.header {background-color:#333333;}
.body {background-color:#333333;}
.header {background-color:#333333;}

