@CHARSET "UTF-8";
/*
@import url(http://api.mobilis.co.kr/webfonts/css/?fontface=NanumGothicExtraBoldWeb); 
@import url(http://api.mobilis.co.kr/webfonts/css/?fontface=NanumGothicWeb); 
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url( "http://fonts.googleapis.com/earlyaccess/notosanskr.css" );
*/
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

/** 공통 **********************************************************/

body, p, h1, h2, h3, h4, h5, h6, tr, td, td, form, fieldset, legend, select, ul, ol, li, dl, dd, dt, input, textarea, button{ margin:0; padding:0; }
body{font-size:11pt; font-family: /*'Noto Sans KR', */'Nanum Gothic', NP,'돋움', Dotum, NanumGothicWeb, AppleGothic, '굴림', Sans-Serif; }

li{ list-style:none; }

a{ text-decoration:none; color:#444444; }
a:hover{ text-decoration:none; color:#0099CC }
img{border:0; }
img, input, select{vertical-align:middle; font-size:9pt;}
input{font-size:12px; border:1px solid #CCCCCC; background-color:#F0F0F0; }

.clearFloat{ clear:both; float:none; }

.textbox{ width:94%; border:1px solid #CCCCCC; background-color:#F0F0F0 }



/** 메인 상단 **********************************************************/



/** 메인 바디 **********************************************************/

.main_body{ text-align:center; }
	.main_body_in{ width:100%;display:inline-block; }

			.m_c_comment_info_count{ color:#666; font-weight:bold; /*font-family:NanumGothicExtraBoldWeb;*/ font-size:12pt }
			.m_c_comment_info_trackback{ color:#AAAAAA; margin-left:20px }

		.m_c_comment textarea{ width:98%; padding:1%; }
				.m_c_comment_writer{ color:#3366AA; font-weight:bold; font-size:10pt; }
				.m_c_comment_viewinfo{ margin-left:10px; color:#999999; font-size:8pt }
				.m_c_comment_content{ color:#666; line-height:16px; padding-top:4px; padding-left:4px }
				.m_c_comment_reply{ padding-left:20px; padding-top:5px }
				.m_c_comment_reply_content{ color:#666; line-height:16px; padding-top:4px; padding-left:20px }


/** 태그리스트 폼 **********/
.tagbox{ margin-top:5px; text-align:right; }
	.tagtext{ font-size:12pt; font-weight:bold; }


/** 메인 하단 **********************************************************/

.foot_body{ background:url('/wcom/images/common/foot_body_bg.gif') left top repeat-x; height:42px }
	.f_copyright{text-align:center; padding-top:6px; color:#787878; text-shadow:1px 1px #FFF; font-style: normal}
	

/** 검색결과 **********************************************************/

	.search_title{ font-size:18pt; font-weight:bold;  }
	.search_title_arrow{ font-size:18pt; font-weight:bold; padding:0 20px; }
	.search_cnt{ color:#999999 }
	.s_content{ width:100%; text-align:center; margin-bottom:20px; border-collapsed:collapsed }
		.s_content th{ background:#444444; text-align:center; color:#FFFFFF; font-weight:bold; padding:5px 0; }
		.s_content td{ text-align:center; border-bottom:1px solid #E0E0E0; padding:5px 0; }
		.s_content td.left{ text-align:left;}
		.s_content a:hover{ color:#33AACC; text-decoration:underline }


/** 방명록 **********************************************************/

	.page_title{ font-size:18pt; font-weight:bold;  }
	.page_title_arrow{ font-size:18pt; font-weight:bold; padding:0 20px; }
	.page_def{ color:#999999 }
	.rep_eng{ color:#CCCCCC; padding-left:10px }
	input.textbox{ background:#FAFAFA; borer:1px solid #E0E0E0; width:96% }
	.guestbook_body input{ border:0; background:transparent }
	.guestbook_body textarea{ background:#FAFAFA; borer:1px solid #E0E0E0; width:96% }
	.guest_tbl{ width:100%; text-align:center; margin-bottom:20px; }
		.guest_tbl th{ background:#444444; text-align:left; color:#FFFFFF; font-weight:bold; padding:5px; }
		.guest_tbl th.center{ text-align:center; }
		.guest_tbl td{ text-align:center; border-bottom:1px solid #E0E0E0; padding:5px 0; }
		.guest_tbl td.left{ text-align:left;}
		.guest_tbl td.last_st{ border-bottom:0; text-align:right }
		.guest_tbl a:hover{ color:#33AACC; text-decoration:underline }


/** 티스토리 사이드메뉴 스타일시트 *************************************/

.sideElement{ display:block; width:300px; margin-top:1px; }

/* sidebar common*/
#sidebar {
}
#sidebar ul{
	margin:0;
	padding:0;
	list-style:none;
	}
#sidebar .name {
	font:11px dotum;
	color:#999;
}
#sidebar .date {
	font-size:12px;
	color:#999;	
}	
#sidebar .cnt {
	font :10px Tahoma;
	color:#333;
}
#sidebar h3 {      /* 사이드바의 제목을 바꿔보세요 */ 
	font:12px Dotum;
	font-weight:bold;
	color:#F0F0F0;
	background:#444444;
	padding:5px 15px;
	width:270px;
	text-align:left;
}

#sidebar span.eng {      /* 사이드바의 제목을 바꿔보세요 */ 
	color:#AAAAAA;
	padding-left:5px;
	font-weight:normal;
}

#sidebar a {        /* 사이드바의 링크 색을 바꿔보세요 */
	color:#369;
}	
#sidebar .box {
	padding:8px;
	background:#F0F0F0;
}
/* admin menu */
#sidebar .owner {
	font-size:12px;
	text-align:center;
}
/* blog info (desc, image) */

#sidebar .blogimg {
	width:300px;
	overflow:hidden;
	text-align:center;
}
#sidebar .bloginfo {
	padding:0 15px;
	text-align:left;
	color:#FFFFFF;
}
#sidebar .bloginfo img{
	padding:5px;
}
#sidebar .blogowner {
	text-align:right;
}
#sidebar .blogowner a{
	color:#FFFFFF;
	padding:5px;
}

/* notice list */
#sidebar .notice {
	padding:5px 10px;
	background-color:#eeeeee;    /* 사이드바의 공자사항 배경색을 바꿔보세요 */
	margin:5px 0;
}
#sidebar .notice li {
background:url(images/iconNotice.gif) no-repeat 0 50%;
padding-left:38px;
}
#sidebar .notice li a{
	font-size:12px;
	letter-spacing:-1px;
	color:#333;
}
/* search */
#sidebar .search {
	text-align:center;
	padding:5px 0;
}
#sidebar .search input{
	width:130px;
}
#sidebar .search .submit{
	border:1px solid #999;
	background-color:#ddd;
	font:11px Verdana;
	color:#222;
	width:50px;	
}
/* category, category_list*/
#sidebar .categorybox li ul li ul li{
	list-style-image:none;
	padding-left:10px;
	margin-left:7px;
	border-left:1px dotted #999;
}
#sidebar .categorybox div{
	font-size:12px;
	color:#444444;
	cursor:pointer;
}
/* tag cloud*/
#sidebar ul.tagbox {
	padding:8px;
	background:#F0F0F0;
	text-align: justify;
  }
#sidebar .tagbox a {
	letter-spacing:-1px;
	}	
#sidebar .tagbox li .cloud1 {       /* 사이드바의 태그 클라우드 스타일을 바꿔보세요 */
	background-color:#eee;
	font-weight:bold;
  font-size : 16px;
  color : #f30;
  }
#sidebar .tagbox li .cloud2 {
	background-color:#eee;
	font-weight:bold;	
  font-size : 15px;
  color : #f60;
  }
#sidebar .tagbox li .cloud3 {
	background-color:#eee;
	font-weight:bold;	
  font-size : 14px;
  color : #369;
  }
#sidebar .tagbox li .cloud4 {
	background-color:#eee;
  font-size : 13px;
  color : #690;
  }
#sidebar .tagbox li .cloud5 {
  font-size : 12px;
  color : #999;
  }	
#sidebar .tagbox a:hover{
	background-color:#cce5ff;
  color:#000;
  }	
/* recent posts, recent comment, recent trackback, archive, link */
#sidebar .listbox {
	padding:8px;
	background:#F0F0F0;
}
#sidebar .listbox ul {
	padding:5px 0;
	margin-left:0;
}
#sidebar .listbox li {
	text-align:left;
	margin-left:20px;
	background:url(images/bul.gif) no-repeat 0 10px;
	line-height:20pt;
	padding-left:8px;
}	
/* counter */
#sidebar .counter {
	background-color:#eee;
	padding:5px 0;
	text-align:center;
	font:10px verdana;
}
#sidebar .ad{
	text-align:center;
	padding:5px 0;
}

.article_title{ font-weight:bold; color:#AA0000; padding-bottom:5px }
.article_import{ color:#00BB00 }
.article_unable{ color:#CCCCCC }
.article_link{ color:#0000FF; text-decoration:underline; font-weight:bold; background:url('./images/outlink_icon.gif') right top no-repeat; padding-right:15px }
.article_image{ text-align:center }

table.b_content{ width:96%; text-align:center }
	table.b_content th{ background:#444444; text-align:center; color:#FFFFFF; font-weight:bold; padding:5px 0; }
	table.b_content td{ text-align:center; border-bottom:1px solid #E0E0E0; padding:5px 0; }
	table.b_content td.left{ text-align:left;}
	table.b_content a:hover{ color:#33AACC; text-decoration:underline }

div.textbox{ width:96%; text-align:left; padding:10px; border:1px solid #CCCCCC; background:#EEEEEE;  }
#google_translate_element{ text-align:center; display:block;  }
.mixsh_body{ display:inline-block; width:100%; text-align:center }
.mixsh_body iframe{ display:inline-block; overflow:hidden; border:0; width:422px; height:121px; }

iframe{ display:inline-block; overflow:hidden; border:0; }




body{ background:#E0E0E0 }

/** Re-fix bootstrap */

nav.navbar{ border-bottom:1px solid #000 }
nav.navbar-inverse div.navbar-inner{ 
	  -webkit-border-radius: 0;
	  -moz-border-radius: 0;
	  border-radius: 0;
	  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.85);
	  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.85);
	  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.85);
}
div.navbar-inner .brand{ font-family:Tahoma; }
div.navbar-search{ margin:0; margin-top:3px }
div.navbar-search .search-query{ padding:2px 14px }
nav.navbar-inverse div.navbar-inner div.navbar-search .search-query:focus{ padding:2px 14px; border:1px solid #111111 }
div.navbar-search button.btn{ padding:2px 6px;margin-top:0 }

.accordion-group{
		background:#FFFFFF;
	  -webkit-border-radius: 4px;
	  -moz-border-radius: 4px;
	  border-radius: 4px;
	  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	  margin-bottom:4px;
}
.accordion-heading .accordion-toggle { 
	  padding:0;
 }
h3.label-inverse{ 
	border:1px solid #aaa;
	border-top:1px solid #fff;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	  -webkit-border-radius: 4px;
	  -moz-border-radius: 4px;
	  border-radius: 4px;
}
.accordion-inner{ border-top:0; font-size:10pt; }
.popover{ border:1px solid #000; width:300px }
.popover.top .arrow{ border-top-color:#000; }
.popover-title{font-weight:bold}

.accordion-toggle .pull-right{ position:relative; top:-20px; left:-10px }

/** Layouts */
header{ position:fixed; width:100%; z-index:11 }
div.menu_body h1{ line-height:20px }
div.main_body{ width:100%; text-align:center; padding-top:75px }
div.main_body_in{ display:inline-block; text-align:center; }
div.main-image-line{ 
	position:relative;
	background:url('images/blog-header-130306.png') left top no-repeat;
	height:200px;
}
div.main-image-line div.alert_msg{ position:absolute; margin-top:20px; margin-left:120px }
div.main-image-line div.alert_msg h2{font-family:NanumGothicExtraBoldWeb; margin:0; color:#C00}
div.main-image-line div.alert_msg p{ font-family:NanumGothicWeb; color:#444; }

div.main-content-wrapper{
	  font-size:10pt;
	  background-color: #FFFFFF;
	  border: 1px solid #CCCCCC;
	  -webkit-border-radius: 4px;
	  -moz-border-radius: 4px;
	  border-radius: 4px;
	  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	  *zoom: 1;
}

div.m_content_body{ float:left; margin-top:8px; width:728px; text-align:left }
	div.google-ad-wrapper{ display:block; }
aside.m_sidebar_body{ float:right; margin-top:8px; width:300px; text-align:left }

div.footer_body{ text-align:center }
div.footer_body_in{
	font-size:9pt;
	margin-top:8px;
	width:1014px;
	display:inline-block;
	text-shadow: 0 1px 0 #ffffff;
	  background-color: #F0F0F0;
	  border: 1px solid #CCCCCC;
	  padding:8px 12px;
	  -webkit-border-radius: 4px;
	  -moz-border-radius: 4px;
	  border-radius: 4px;
	  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	  *zoom: 1;
}
div.footer_body .btn{ width:95%; }

div.google-ad-mini-wrapper{ display:none }
div.google-ad-wrapper{ overflow:hidden; }
div.main_body_in{ width:1034px }
aside.m_sidebar_body{ margin-left:5px }
#ie9lt div.main_body_in{ width:1034px; }
@media (max-width: 1044px){
div.main_body_in{ width:auto }
div.footer_body_in{ width:939px }
div.m_content_body { width:660px; }
}
@media (max-width: 970px){
div.m_content_body { width:468px; }
aside.m_sidebar_body { width:250px; }
div.footer_body_in{ width:695px }
div.footer_body_in img{ width:15%; }
div.google-ad-mini-wrapper{ display:block; overflow:hidden }
div.google-ad-wrapper{ display:none }
}
@media (max-width: 728px){
div.m_sidebar_body{ width:auto; float:none; display:inline-block; }
div.main_body_in{ width:95% }
div.main-image-line{ background:url("./images/main_img_mini.png"); height:100px; }
div.m_music_player{ top:58px; background:none; }
div.m_music_player .xbmp_title{ display:none }
div.m_music_player .icon-music{ display:none }
div.m_content_body { width:auto; float:none; overflow:hidden }
div.footer_body_in{ width:90% }
aside.m_sidebar_body{ margin-left:0 }
}

p.m_article_subject{ 
	color:#444444;
	font-weight:bold;
	display:block;
	text-shadow: 0 1px 0 #ffffff;
	  margin:0;
	  padding:8px 12px 4px 12px;
	  font-size:14pt;
	  background-color: #fafafa;
	  background-image: -moz-linear-gradient(top, #fafafa, #e0e0e0);
	  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#e0e0e0));
	  background-image: -webkit-linear-gradient(top, #fafafa, #e0e0e0);
	  background-image: -o-linear-gradient(top, #fafafa, #e0e0e0);
	  background-image: linear-gradient(to bottom, #fafafa, #e0e0e0);
	  background-repeat: repeat-x;
	  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafafa', endColorstr='#e0e0e0e0', GradientType=0);
	  border-bottom: 1px solid #CCCCCC;
	  -webkit-border-radius: 4px;
	  -moz-border-radius: 4px;
	  border-radius: 4px;
	  *zoom: 1;
}

ul.m_article_menu{
	margin:0; padding:0;
	padding:4px 10px;
}
ul.m_article_menu > li{
	float:left;
	list-style:none;
	margin-right:10px;
	font-size:9pt;
}
ul.m_article_menu > li > a{
	color:#444;
}
ul.m_article_menu > li > a:hover{
	color:#0099CC;
}

div.m_article_content{
	clear:both;
	font-size:10pt;
	line-height:1.6em;
	padding:4px 25px;
	margin-top:20px;
}
h3.stitle{font-size:17px; line-height:20px; display:block; margin:0 }
h3.label-inverse{ 
	color:#333; 
	font-size:14px; 
	font-weight:bold; 
	text-shadow:1px 1px 1px white; 
	border-top:1px solid white; 
	padding-bottom:5px; 
	padding-top:3px; 
	padding-left:10px; 
	margin-left:0; 
	margin-bottom:0;  
	  background-color: #fafafa;
	  background-image: -moz-linear-gradient(top, #fafafa, #cccccc);
	  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#cccccc));
	  background-image: -webkit-linear-gradient(top, #fafafa, #cccccc);
	  background-image: -o-linear-gradient(top, #fafafa, #cccccc);
	  background-image: linear-gradient(to bottom, #fafafa, #cccccc);
	  background-repeat: repeat-x;
	  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafafa', endColorstr='#cccccccc', GradientType=0);
	  *zoom: 1;
}

.category ul{ margin:0; }
.category ul li{ list-style:none; }
.category ul li:before{ font-family: FontAwesome; content: "\f0e8"; letter-spacing:6px }
.category ul ul{ margin-left:10px; }
.category ul ul li:before{ content: "\f01c"; }
.category ul ul ul li:before{ content: "\f0a9"; }

.listbox li:before{ 
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("http://cfs.tistory.com/custom/blog/31/318529/skin/images/glyphicons-halflings.png");
background-position: -24px -24px;
  background-repeat: no-repeat;
  margin-top: 1px;
content:" ";
}

.s_notice_list li:before{ 
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("http://cfs.tistory.com/custom/blog/31/318529/skin/images/glyphicons-halflings.png");
background-position:-48px -144px;
  background-repeat: no-repeat;
  margin-top: 1px;
content:" ";
}

.s_comment_list li:before{ 
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("http://cfs.tistory.com/custom/blog/31/318529/skin/images/glyphicons-halflings.png");
background-position:-96px -72px;
  background-repeat: no-repeat;
  margin-top: 1px;
content:" ";
}

.s_trackback_list li:before{ 
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("http://cfs.tistory.com/custom/blog/31/318529/skin/images/glyphicons-halflings.png");
background-position:-336px -96px;
  background-repeat: no-repeat;
  margin-top: 1px;
content:" ";
}

.s_achieve_list li:before{ 
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("http://cfs.tistory.com/custom/blog/31/318529/skin/images/glyphicons-halflings.png");
background-position: -48px -48px;
  background-repeat: no-repeat;
  margin-top: 1px;
content:" ";
}

.s_link_list li:before{ 
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("http://cfs.tistory.com/custom/blog/31/318529/skin/images/glyphicons-halflings.png");
  background-position: -360px -96px;
  background-repeat: no-repeat;
  margin-top: 1px;
content:" ";
}

.s_calender .tt-calendar th{ text-align:center }
.s_calender .tt-calendar td{ text-align:center; color:#AAAAAA; line-height:12pt; }
.s_calender .cal_click{ 
	color:#444444;
	  -webkit-border-radius: 4px;
	  -moz-border-radius: 4px;
	  border-radius: 4px;
	display:inline-block;
	width:90%;
	border:1px solid #FFF; 
 }
.s_calender .cal_click:hover{ background-color:#DFFCFF; border:1px solid #AACCFF; color:#0088CC; }
.s_calender .cal_day4{ border:1px solid #AACCFF; color:#0088CC }
.s_calender .cal_day4 .cal_click{ background-color:#DFFCFF }
.s_calender .cal_day4 .cal_click:hover{ background-color:#CFECFF;  }
.s_calender .cal_month { padding-bottom:4px; font-size:11pt }
.s_calender .cal_month a[title*="1개월"]{
color:transparent;
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("http://cfs.tistory.com/custom/blog/31/318529/skin/images/glyphicons-halflings.png");
  background-repeat: no-repeat;
  margin-top: 1px;
}
.s_calender .cal_month a[title*="앞"]{ float:left; background-position: -240px -72px }
.s_calender .cal_month a[title*="뒤"]{ float:right; background-position: -336px -72px }

.m_music_player{position:absolute; bottom:10px; left:10px; z-index:3;
	background:#444;
	color:#FFF;
	padding:2px 8px;
	font-size:9pt;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	background-image: -moz-linear-gradient(top, #666666, #444444);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#666666), to(#444444));
	background-image: -webkit-linear-gradient(top, #666666, #444444);
	background-image: -o-linear-gradient(top, #666666, #444444);
	background-image: linear-gradient(to bottom, #666666, #444444);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66666666', endColorstr='#44444444', GradientType=0);
	*zoom: 1;
}

.blind_st{ position:absolute; margin:0; padding:0; left:0; top:-1px; background:#000; height:0; display:block; overflow:hidden; }
.blind_st a{ color:#FFF }

div.input-prepend{ display:inline-block;}
textarea{ width:100%; margin-bottom:10px }
.m_c_secret_fix{ vertical-align:bottom; margin-bottom:11px }
.m_c_secret_fix input{ margin-top:0; }

.m_c_comment{ margin:12px; margin-top:0; padding:10px; border-top:3px solid #3366aa; background:#f0f0f0; 
	-webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.200);
	-moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.200);
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.200);  }
.m_c_comment_info_line{ padding:10px 25px; text-align:left; }

.btn-flat{ width:100%; }
.pagination span.selected{ text-decoration:underline; color:#CCC }

legend{ margin-bottom:10px; font-family:NanumGothicExtraBoldWeb; font-weight:bold }
div.m_guestbook_content{ 
	padding:5px 10px;
	margin-left:0; 
	margin-bottom:10px;
	border:1px solid #CCC;
	background-color: #FAFAFA;
	background-image: -moz-linear-gradient(top, #FFFFFF, #EEEEEE);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#EEEEEE));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #EEEEEE);
	background-image: -o-linear-gradient(top, #FFFFFF, #EEEEEE);
	background-image: linear-gradient(to bottom, #FFFFFF, #EEEEEE);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#EEEEEEEE', GradientType=0);
 }
div.m_guestbook_reply{ 
	padding:5px 10px;
	margin-left:0; 
	margin-bottom:10px;
	border:1px solid #CCC;
	background-color: #CCEEFF;
	background-image: -moz-linear-gradient(top, #FFFFFF, #CCEEFF);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#CCEEFF));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #CCEEFF);
	background-image: -o-linear-gradient(top, #FFFFFF, #CCEEFF);
	background-image: linear-gradient(to bottom, #FFFFFF, #CCEEFF);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#CCEEFFFF', GradientType=0);
 }
.btn-inline{ vertical-align:bottom; margin-bottom:10px; }
.span-x1{ width:100px; margin-left:5px; }

.m_c_comment hr{ border:0; border-top:1px solid #CCC; }
.m_c_comment span{ margin-right:5px; }
.m_c_comment span a{ font-weight:bold; }

.article_image a{ display:inline; }
.article_image_item2 img{ width:49%; }
.article_image_item3 > a > img{ width:32%; }
.article_image_item4 > a > img{ width:24%; }

.navbar .btn-navbar{ float:left }

.line-social-network{ position:absolute; bottom:10px; right:10px; }

[class^="x-icon-"],
[class*="x-icon-"]{
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-bottom;
  background-image: url("images/xblog-iconpack.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  margin-top: 1px;
}
.x-icon-rss{ background-position:0 0; }
.x-icon-facebook{ background-position:-25px 0; }
.x-icon-twitter{ background-position:-50px 0; }
.x-icon-rss-white{ background-position:0 -25px; }
.x-icon-facebook-white{ background-position:-25px -25px; }
.x-icon-twitter-white{ background-position:-50px -25px; }