@charset "UTF-8";
/*
Template:xeory_base
Theme Name:XeoryBase_child
*/


#side{
background-color: rgba(255,255,255,0.5);
}

.side-inner{
margin: 20px;
padding: 15px;
background-color: rgba(255,255,255,0.8);
}


#header {
 background-color: #000030;
}

#header #logo a {
	font-size: 2rem;
	color: #ffffff;
}



/*ヘッダーの背景設定は、全面スライドショーの影響で無効*/
/*
#header{
background:　url("http://xn--1lqs71d4law9k8zbv08f.com/blog/wp-content/themes/xeory_base_child/img/header_bg_1920x600.jpg") #ffffff no-repeat center top fixed !important;
}
*/

/*
div.header_bg{
z-index: -1;
overflow: hidden;
width: 100%;
max-width: 1920px;
height: 100%;
max-height: 600px;
margin: 0 auto;
height: auto;
background: 　url("http://xn--1lqs71d4law9k8zbv08f.com/blog/wp-content/themes/xeory_base_child/img/header_bg_1920x600.jpg")  no-repeat center top fixed !important;  
 }
 */
 
 

/* 投稿者名非表示化 */

.post-author-meta{
display: none;
	}


 