/*
Theme Name: MouseHouse
*/
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
#comment{
	max-width:400px;
}
/*****/
.wpcf7-list-item-label{
	font-weight:bold;
	font-size:12px;
}
#content .news h2 a{
	color:#fff;
}
.post-block{
	margin-bottom:40px;
}
.navi{
	margin-bottom:20px;
	font-size: 16px;
	height:20px;
}
.commentlist{
	margin-left:0;
	padding-left:20px;
}
span.wpcf7-not-valid-tip  {
	color:#000;
}
* html  #wrapper .vis-text,	
* +html  #wrapper .vis-text{
	top:22px;
}
/**/
.item .mask {
	position: absolute;
	display: block;
	width: 167px;
	height: 100%;
	top: 0px;
	left: 0px;
	text-indent: -9999px;
	overflow: hidden;
	z-index: 100;
	background: url(images/none.gif);
}
