/*
Theme Name:  hotelgp-sendai
Theme URI:   http://hncm.jp/
Version:     0.2
Description: honeycomb
Author:      Satoshi Hatakeyama
Author URI:  http://hncm.jp/
Template:    wp-honeycomb
*/

@import url('../wp-honeycomb/css/01-default.css');
@import url('../wp-honeycomb/css/02-grid.css');
@import url('http://www.hotelgp-sendai.com/common/css/90-layout.css');
@import url('http://www.hotelgp-sendai.com/common/css/91-style.css');

@import url('../wp-honeycomb/css/95-wordpress.css');


/* Original Style
-------------------------------------------------- */
.entry-meta {
  display: none;
}
.entry-utility {
  display: none;
}

/* Post Title */
h1.entry-title,
h2.entry-title {
	margin: 0 0 20px 0;
	padding: 10px;
	background: #635343;
	font-size: 116%;
	font-weight: bold;
	color: #ffffff;
}
h1.entry-title a,
h2.entry-title a {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
h1.entry-title {
	font-size: 116%;
	line-height: 1.2;
}
h2.entry-title {
	font-size: 116%;
	line-height: 1.2;
}

