/*
Theme Name: fotogenic Child
Description: Description:  fotogenic Child Theme
Template: fotogenic
Text Domain: fotogenic-child
Author:KS
Version:1.0
*/


/* clear 関連
---------------------------------------- */

.clearfix {
	zoom:1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clear {
	clear:both;
	}
*:after {
	display:block;
	clear:both;
} /* この記述は固定です */
element {
	zoom:1;
} /* clearfix IE6, 7 */
element:after {
	content:"";
} /* clearfix */



/* /assets/build/app.css　関連
---------------------------------------- */

dfn {
	font-style:normal
}

.comment-awaiting-moderation {
	font-style:normal;
}

h1, h2, h3, h4, h5, h6 {
	font-style:normal;
}

blockquote {
	font-style:normal;
}

blockquote:before {
	font-style:normal;
}

blockquote+p cite {
	float:right;
	font-style:normal
}

.entry-title {
	font-style:normal;
}

.comments-area .comment-respond label, .wpcf7 .village-form label {
	font-style:normal
}

.comments-area .comment-respond input[type=submit], .wpcf7 .village-form input[type=submit] {
	border:solid 1px #333;
}

.widget_calendar caption {
	font-style:normal;
}


.widget_rss cite {
	font-style:normal;
}

.widget.popular-posts a {
	font-style:normal
}


em {
	font-style:normal;
	font-weight:bold;
	color:#F33;
}

strong,b {
	font-style:normal;
	font-weight:bold;
}
