/*
Theme Name: Lightning Child
Theme URI:
Template: lightning
Description:
Author:　opt-bowl Takada
Tags:
Version: 0.6.1
*/

/*本文中リンクの色変更*/
div.main-section a{
	color:#333399;
}

/* powerd byの非表示 */
div.site-footer-copyright p:nth-child(2){
	display: none;
}

/*----------------------------
　テーマデザイン変更
----------------------------*/
.red{color:#aa0000;}

/*フッター*/
footer.site-footer{
	border-top:4px solid #1a1687;
}
