/*
Theme Name: music3
Theme URI: http://own-hp.com
Author: own-hp master
Description: for music people
Template: twentytwelve
Version: 1.0
*/

@import url('../../common/style2.css?ver=1.0');
@import url('../../common/style_common.css?ver=1.0');

/* 見出し
*/

.entry-content h2
{
	background:#f0c0a0;
	border-left:7px solid #f080a0;
	padding:.2em .9em;
}

.entry-content h3
{
	border-left:14px solid #f080a0;
	padding: 0 .5em;

}


/* ページタイトル
*/

.entry-title,
.entry-title a:link,
.entry-title a:visited {
	color: #f080a0;
}

#content .entry-title {
	background:#eeeeee;
	border-left:7px solid #222222;
	padding:.2em .9em;
}

/* リンク
*/
.page-link a:link,
.page-link a:visited,
.navigation a:link,
.navigation a:visited,
.widget-area .widget a:link,
.widget-area .widget a:visited
{
	color: #f080a0;
}

a:hover,
footer[role="contentinfo"] a:hover,
.entry-meta a:hover,
.entry-meta a:active,
.page-title a:hover,
.page-title a:active,
.entry-title a:hover,
.entry-title a:active,
.page-link a:hover,
.page-link a:active,
.navigation a:hover,
.navigation a:active,
.widget-area .widget a:hover,
.widget-area .widget a:active
.entry-meta a:hover,
.entry-meta a:active,
.main-navigation li a:hover
{
	color: #cc0066;
}
