@viewport {
    zoom: 1.0; width: device-width;
} 
@-ms-viewport {
    zoom: 1.0;  width: device-width;
}
@-o-viewport {
    zoom: 1.0; width: device-width;
}
#section_sidebar2 {width:100%;}
#section_sidebar2 .widget {width:100%;}
#section_sidebar2 .widget .widget_content {width:100%;}
.post_content {width:100%;}
.widemenu {width:100%;}
.footer {width:100%;}
/*----------  반응형  ----------*/
@media screen and (max-width:480px){
        .wrap {width:100%;}
        .header {width:100%}
        .container {width:100%;}
        .content_wrap {width:100%; }
        .content {width:95%;}
        .column {width:100%;}
        #section_sidebar1 {width:100%;}
        }
@media screen and (min-width: 480px) and (max-width:936px){
        .wrap {width:100%;}
        .header {width:100%;}
        .container {width:181px; text-align:left !important; margin:0px !important; }
        .content_wrap { }
        .content {width:95%;}
        .column {width:180px;}
        #section_sidebar1 {width:180px;}
        .content_wrap{position:absolute;float:right !important; left:182px; right:1px;}
        #section_sidebar3, #section_sidebar4 {display: block !important;}
        .post_content div img { max-width:100%; height:auto; min-width:300px;}
        }
@media screen and (min-width: 936px) and (max-width:1110px){
        .wrap {width:936px;}
       .header {width:100%}
        .container {width:100%;}
        .content_wrap {width:610px; }
        .content {width:590px;}
        .column {width:180px;}
        #section_sidebar1 {width:140px;}
        }
@media screen and (min-width: 1110px){
        .wrap {width:1110px;}
        .header {width:1110px;}
        .container {width:1117px;}
        .content_wrap {width:610px; }
        .content {width:590px;}
        .column {width:180px;}
        #section_sidebar1 {width:140px;}
        }
/*----------  영역별 배경색 & 배경이미지  ----------*/
body {background:#;}
body {background:#2e2c2c;}
.column{
	background:#161515;
}
/*---------- 영역별 글자크기/글자색/링크색 & 세부설정 ----------*/
.content_wrap {
	background:#ffffff;
	}
.body {
	font:normal 18px/1.4em sans-serif;
	color:#333;
	margin:0 auto 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:#0a77c4 ;text-decoration:none;}
.wrap {margin:0 auto;text-align:center;}
/*--- 헤더 영역 ---*/
.header {
	color:#fff;
	margin:0 auto 0px auto;
	padding:45px 0px 42px 0px;
	text-align:left;
	}
.header a:link,.header a:visited {color:#fff;text-decoration:none;}
.header a:hover,.header a:active {color:#0a77c4 ;text-decoration:underline;}
.header h1 {
	font-size:60px;
	margin:0;
	padding:1px 0;
	}
.header .url {
	display:none;
	}
.header .topmenu {text-align:right;}
.header .topmenu a {padding-left:10px;}
/*--- 콘텐츠 영역 ---*/
.container {margin:0 auto;text-align:center;}
.content_wrap {margin:1px;padding-top:14px !important; float:left;display:inline;}
.content {margin:0 auto;text-align:left;overflow:hidden;}
.content a:link {color:#0a77c4 ;text-decoration:none;}
.content a:visited {color:#0a77c4;text-decoration:none;}
.content a:hover,
.content a:active {color:#0a77c4;text-decoration:underline;}
.post_view,.post_oneview {margin-bottom:60px;}
.post_summary,.post_magazine,.post_tagcloud {margin-bottom:20px;}
.post_view .post_title h2 {
	font:bold 24px sans-serif;
	letter-spacing:-1px;
	border-bottom:1px solid #333;
	}
.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:#0a77c4 ;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:#999;text-decoration:underline;}
.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:#0a77c4 ;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_sidebar2 {margin:0 auto;}
#section_sidebar1 {margin:1px;float:left;display:inline;text-align:center; 	box-shadow:0px 5px 3px #111;}
#section_sidebar3 {margin:1px;float:left;display:inline;text-align:center;	box-shadow:0px 5px 3px #111;}
#section_sidebar4 {margin:1px 0 0px 1px;float:right;display:inline;text-align:center;	box-shadow:0px 5px 3px #111;}
.column {color:#666;}
.column .widget {text-align:left;}
.column .widget h3 {
	font-size:16px;
	}
.column .widget:not(.menu_selfmenu) h3 {
	color:#0a77c4;	
	}
.column .widget li {
	font-size:14px;
	color:#0a77c4;
	}
.column .widget a {
	font-size:14px;
	color:#ccc;
	}
/*--- 푸터 영역 ---*/
.footer {
	font:normal .8em verdana,sans-serif;
	color:#fff;
	margin:0 auto;
	padding:10px 0 20px 0;
	}
.footer a:link,.footer a:visited {color:#fff;text-decoration:none;}
.footer a:hover,.footer a:active {color:#0a77c4 ;text-decoration:none;}
/*--덧글--*/
.post_comment .comment_list h4.comment_writer_info span.comment_writer a {
	font-size:15px;
	font-weight:bold;
}
.post_link a {
	color:#0a77c4 !important;
}
.comment_list span:not(.comment_security) img {
	border-radius:30px;
	border:0px;
}
.post_comment .comment_list li.comment_reply h4.comment_writer_info span.comment_gravatar img, .post_comment .comment_list h4.comment_writer_info span.comment_gravatar img  { 
	width:50px;
	height:50px;
}
/*--위젯--*/
.widget:not(.menu_photolog):not(.menu_selfmenu):not(.menu_category):not(.menu_archive):not(.menu_profile) {
	padding:5px;
}
.widget h3{
	
}
.menu_category h3, .menu_selfmenu h3, .menu_archive h3 {
	padding:8px 0px 5px 5px;
}
.widget ul li  {
	padding-left:5px;
	line-height:1.2em;
}
/*--프로필--*/
.menu_profile {
	background:#0a77c4;
	color:white;
}
.profile_image {
	text-align:center;		
	padding-top:30px;
	padding-bottom:20px;
}
.menu_profile .profile_image img {
	width:80%;
	height:80%;
    max-width:140px;
    max-height:140px;
	border-radius:2000px;
	border:0px;
}
.profile_desc {
	padding-left:15px;
	padding-bottom:20px;
	padding-right:15px;
}
.profile_usernick .by, .menu_profile .profile_desc .profile_usernick{
	font:bold 12px sans-serif;
	color:#fff;
}
/*--카테고리--*/
.menu_category li .count, .menu_archive li .count {
	padding-right:3px;
}
.hline {
}
/*--메뉴릿--*/
.menu_selfmenu {
	background:#0a77c4;
}
.menu_selfmenu h3 {
	font-size:16px;
	color:white;
}
.menu_selfmenu a {
	font-size:14px;
	color:#000;
}
/*--달력--*/
.menu_calendar {
	/*--background:#ffd700;--*/
}
.menu_calendar .widget_content table,  .menu_calendar .widget_content .cal_month{
	margin:0 auto;
}
/*--포토로그--*/
.menu_photolog h3 {
	display:none;
}
.menu_photolog .widget_content {
	padding-top:0px ;
}
.menu_photolog .thumb a:link img, .menu_photolog .thumb a:visited img {
	border:0px;
	width:59px;
	height:59px;
}
.wide_photolog .wide_content li a:link img, .wide_photolog li a:visited img {
    border-radius:35px;
}
/*--블로그롤--*/
.menu_blogroll .widget_content {
	padding:5px;
}
.menu_blogroll li .blogroll_gravatar img {
	border-radius:20px;
	padding:0px;
	
}
/*--태그 클라우드--*/
.body {background-image:url('');}
.body {background-position:left top;}.body {background-repeat:repeat;}
.header {background-image:url('');}
.header {background-position:left top;}.header {background-repeat:repeat;}
.body {background-image:url('');}
.body {background-position:left top;}.body {background-repeat:repeat;}
.header {background-image:url('');}
.header {background-position:left top;}.header {background-repeat:repeat;}

