@charset "utf-8";
/*
Theme Name: FIX Records
Theme URI: 
Description: フィックスレコード専用テーマ
Author: FIX Records
Version: 2.0
Tags: 
*/

/* 
-------------------------------------------------------------- */

@import url("css2/common/init.css");				/* 初期化 */
@import url("css2/main2.css");

@import url("css/fixrecords/local.css");
@import url("css/icon/icon.css");
@import url("css/WP-TableReloaded.css");

/* ---------------------------------------------------------------------------


/* HOME | slideshow */
/* /rn/style.css 上書 */
ul#hoverBg {
	background: linear-gradient(#FDFBFC, #FDFBFC 50%, #D7D5D6 95%);
}



#header:after {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
}
#flip, #header:after {
    box-shadow: 0 0 10px rgba(10,0,0,0.5);
}


/* -------------------------------------------------------------- */
#header_title a {
	line-height: 32px;
	text-indent: 7px;
	font-weight: bold;
	font-size: 12pt;
	color: #fff;
}
#header_title a:hover {
	color: #fdd;
}


/*--------------------------------------------------------------
 */


#search-2 #s { width: 160px; }


h1.entry-title ,
h2.entry-title {
	margin: 0 0 10px;
	border-bottom: 2px solid #b8a9ad;
	text-align: left;
	background: none;
	text-indent: 0;
	color: #8C757B !important;
}
h1.entry-title ,
h2.entry-title a {
	font-weight: bold;
	font-size: 12pt;
	line-height: 14pt;
	font-family: "メイリオ";
	text-decoration: none;
}


.entry-content {
	clear: both;
}

#postHeader ,
#postFooter {
	display: none;
}

.post ,
.entry-summary	{ text-align: left; margin: 0; color: #333;}
.post p,
.entry-summary p	{
	margin-bottom: 0.5em;
	line-height: 1.5;
	font-size: 9pt;
}
.post ul,
.post ul	{
	clear: both;
}

/*エントリー｜画像*/
.post a.goods img {
	padding: 2px;
	border: 1px solid #d6cdcf;
}

.post a.goods:hover img { border: 1px solid #c00; }


.alignleft	{ float: left; }
.alignright	{ float: right; }



.entry-meta		{ text-align: left; margin-bottom: 5px; }


#wp-tweet {
	display: block;
	float: right;
	margin-left: 5px;
	margin-bottom: -9px;
}



/*エントリー末*/
.entry-utility {
	border-top: 1px solid #ddd;
	text-align: right;
	clear: both;
}

.page-title {
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: 1.5em;
	border: 1px solid #ddd;
	padding: 2px 0;
} 
.page-title span {
	font-size: 12pt;
}


/* エントリー｜サムネイル */
.attachment-thumbnail ,
.attachment-post-thumbnail {
	background: #fff;
	padding: 2px;
	border: 1px solid #d6cdcf;
}

a:hover img.attachment-thumbnail ,
a:hover img.attachment-post-thumbnail {
	border: 1px solid #c00 !important;
}



/* ---------------------------------------------------------------------------
 ナビ*/
#nav-above ,
.screen-reader-text { display: none; }

#nav-below {
	background: #f9f8f7;
	border-bottom: 1px solid #E9E4E0;
	position: relative;
	padding: 0;

	zoom: 100%;
}
#nav-below:after {
content: "";
clear: both;
height: 0;
display: block;
visibility: hidden;
position: relative;
}


.nav-previous ,
.nav-next {
	position: relative;
	width: 320px;
}

.nav-previous a,
.nav-next a {
	display: block;
}
.nav-previous a { margin-left: 21px; }
.nav-next a { margin-right: 21px; }

.nav-previous {
	float: left;
	text-align: left;
}
.nav-next {
	float: right;
	text-align: right;
	height: 16px;
}

.nav-previous .meta-nav ,
.nav-next .meta-nav {
	display: block;
	height: 16px;
	width: 21px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	margin-top: -7px;
}

.nav-previous	.meta-nav { left: 0;  background: url('images/nav_prev.gif') 3px 0px no-repeat; text-indent: -9999px; }
.nav-next		.meta-nav { right: 0; background: url('images/nav_next.gif') 3px 0px no-repeat; text-indent: 9999px; clear:both; }



/* ---------------------------------------------------------------------------
 ウィジェットエリア*/
.widget-area {
	margin: 0;
}
.widget-area ul {
	list-style: none;
}



.areaLeft {
	float: left;
	width: 660px;
}




#FIX_RECORDS { display: none; }

#footer #copyright {
	position: absolute;
	right: 0px;
	top: 33px;
	line-height: 1;
}



/* --------------------------------------------------------------------------
 HOME 右エリア */

/*Twitterウィジェット*/
#areaRight #mytweet {
/*	background: #e8e1e1;
	padding: 3px;
	border-radius: 5px;*/
	text-align: center;
}

#mytweet #twitter-widget-0 {
	margin: 5px 0;
}


/*JASRAC許諾番号*/
#JASRAC {
	width: 100px;
	margin: 40px auto 0;
}
#JASRAC			{ text-align: center; }
#JASRAC .sep	{ display: none; }
#JASRAC .number	{ display: block; margin: 0 auto; }
#JASRAC *		{ font-size: 8pt; }




/* --------------------------------------------------------------------------
 グローバルナビ */
#globalNavi ,
#subNavi ,
#toHome {
	z-index: 10;
}
#globalNavi {
	background-image: url('css2/common/globalNavi.jpg') !important;
}
#globalNavi li a {
	position: relative;
	height: 68px;
}
#globalNavi li a:after {
	content: " ";
	display: block;
	position: absolute;
	left: 50%;
	bottom: 0;
	height: 2px;
	width: 0;
	transform: translateX(-50%);
	background: #c00;
}
body.home					#gn-hom a:after ,
body.category-information	#gn-inf a:after ,
body.category-discography	#gn-dsc a:after ,
#globalNavi li a:hover:after {
	width: 100%;
	transition: width 0.2s;
}


#globalNavi li#gn-hom a, 
#globalNavi li#gn-inf a, 
#globalNavi li#gn-dsc a {
	width: 140px;
}
#globalNavi li#gn-sua a, 
#globalNavi li#gn-ren a, 
#globalNavi li#gn-aka a,
#globalNavi li#gn-yur a {
	width: 135px;
}
#globalNavi li#gn-sua a:before, 
#globalNavi li#gn-ren a:before, 
#globalNavi li#gn-aka a:before,
#globalNavi li#gn-yur a:before {
	content: "";
	display: block;
	position: absolute;
	top: 3px;
	left: 2px;
	right: 2px;
	bottom: 3px;
	background-repeat: no-repeat;
	box-shadow: 0 0 7px -2px #000 inset;
}
#globalNavi li#gn-sua a:before { background-image: url(css2/common/artist_tn_suara.jpg); }
#globalNavi li#gn-ren a:before { background-image: url(css2/common/artist_tn_rena.jpg);}
#globalNavi li#gn-aka a:before { background-image: url(css2/common/artist_tn_akari.jpg);}
#globalNavi li#gn-yur a:before { background-image: url(css2/common/artist_tn_yurika.jpg);}


/* --------------------------------------------------------------------------
 ローカルナビ */
#localNavi {
	position: absolute;
	right: 10px;
	top: 7px;
	padding: 0;
	list-style: none;
}
#localNavi li {
	float: left;
	display: inline;
	background: none;
	padding: 0;
}
#localNavi li .ln-sep {
	display: none;
}
#localNavi a {
	float: left;
	display: block;
	margin-left: 2px;
	font-size: 8pt;
	color: #63454d;
	width: 70px;
	height: 16px;
	background-image: url('css/fixrecords/localNavi.gif');
	background-repeat: no-repeat;
	text-align: center;
}
#localNavi a:hover {
	background-position: -70px 0px;
	color: #b00;
}


/* --------------------------------------------------------------------------
  */



#content {
	position: relative;
}


/*アーティスト表示*/
#termArtist {
	position: absolute;
	right: 1px;
	top: 34px;
	display: block;
	width: 150px;
	height: 105px;
	background-repeat: no-repeat;

	text-align: left;
	text-indent: -9999px;
	overflow-x: hidden;
}

a#termArtist:hover { background-position: 0px -105px; }


.attachment-thumbnail ,
.post p, .entry-summary p {
/*	z-index: 3;*/
	position: relative;
}
.thumbnail-link {
	position: relative;
	z-index: 3;
}

#ta_wrap {
	float: right;
	height: 1em;
	width: 95px;
}

.termArtistList {
	position: relative;
	display: block;
	float: right;
	width: 131px;
	height: 62px;
	margin: 10px 3px;
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
	overflow-x: hidden;
	border-radius: 4px;
	box-shadow: 0 0 7px -2px #000 inset;
	z-index: 5;
}
/*.termArtistList:after {
	content: "　";
	position: absolute;
	left: 0;
	top: 0;
	width: 88px;
	height: 46px;
	background: url('css2/common/tn_frame.png') no-repeat;
}*/
.termArtistList:hover {
	opacity: .75; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=75); /* IE lt 8 */
	-ms-filter: "alpha(opacity=75)"; /* IE 8 */
	-khtml-opacity: .75; /* Safari 1.x */
	-moz-opacity: .75; /* FF lt 1.5, Netscape */
}



/* --------------------------------------------------------------------------
 サイドバー */
#areaRight {
	float: right;
	width: 280px;
	margin-top: 0;clear:right;
}

.widget-area {
	width: 280px;
	padding: 10px 0;
	background: #F9F7F7;
}



.widget-areaFooter { margin-bottom: 2em; }


.xoxo {
	padding-left: 0;
}
.widget-container {
	list-style: none;
	padding: 0 20px;
}



#homePost {
	width: 280px;
	text-align: center;
}

#homePost img {
	margin: 0 auto 1em;
}



/* --------------------------------------------------------------------------
 contentHeader */

#contentHeader h1 ,
.widget-areaHeader h1 {
	background-repeat: no-repeat;
	height: 34px;
}
#contentHeader h1 {
	position: relative;
	width: 660px;
}

.widget-areaHeader h1 {
	width: 280px;
}

#contentHeader h1 #h1-name {
	display: none;
}

#areaRight h1 {
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
}



/* --------------------------------------------------------------------------
 アーカイブリスト */

#areaRight li { background: none; padding: 0px; }

.widget_archive {
	zoom: 100%;
}
.widget_archive:after {
content: "";
clear: both;
height: 0;
display: block;
visibility: hidden;
}

.widget_archive h3 { display: none; }
.widget_archive ul { list-style: none;}
.widget_archive li { float: left; width: 88px; font-size: 8pt; }
/*.widget_archive a  { font-size: 8pt; text-align: right; padding-top: 1px; padding-bottom: 1px; }
.widget_archive a span.month {
	display: inline-block;
	width: 2.1rem;
	font-size: inherit;
	color: inherit;
	text-align: right;
}
.widget_archive a span.count {
	display: inline-block;
	font-size: inherit;
	width: 1.6rem;
	font-size: 80%;
}
.widget_archive a span.count:before { content: "("; font-size: inherit; }
.widget_archive a span.count:after { content: ")"; font-size: inherit; }*/

select#selArchives {
	margin: 0 auto;
	display: block;
}
select#selArchives ,
select#selArchives option {
	color: #333;
}


/* リリース日降順リスト */
#entry-list			{ padding-left: 0; }
#entry-list	li		{ list-style: none; zoom: 100%; }
#entry-list	a		{ position: relative; display: block; width: 252px; padding: 1px 5px; font-size: 8pt; /*w285*/}
#entry-list a:has(p.icon) { padding-left: 65px; width: 210px; }
#entry-list	p.icon	{ position: absolute; left: 10px; top: 2px; }
#areaRight	p.icon	{ width: 48px; height: 12px; text-align: left; text-indent: -9999px; overflow: hidden; }
#archives	p.icon	{ margin-bottom: 4px; }
#archives			{ padding-left: 10px; }

body.category-discography #entry-list a	{ width: 210px; padding-left: 65px; margin-bottom: 5px; }

#entry-list li:after {
content: "";
clear: both;
height: 0;
display: block;
visibility: hidden;
}


#entry-list .entry-date {
	padding-left: 10px;
	line-height: 1.8;
}


/*whatsnew*/
.whatsnew #entry-list .entry-date {
	line-height: 2;
	padding-left: 2px;
}

.whatsnew #entry-list p {
	left: 2px
}

.whatsnew #entry-list li {
	margin: 0 8px 4px;
	width: 269px;
}

body.home .whatsnew #entry-list a {
	width: 214px;
	padding: 1px 0px 1px 55px;
}


/*日付の意味*/
.dateMean {
	margin-left: 0.3em;
}




/* --------------------------------------------------------------------------
 ループ｜エントリー */
.attachment-thumbnail ,
.wp-post-image {
	float: right;
}


/* --------------------------------------------------------------------------
 sub_postHeader */
.postHeader ,
.postFooter {
	position: relative;
}
.postHeader {
	width: 510px;
	height: 16px;
	padding-left: 4px;
	margin-top: 36px;
}



.postFooter {
	margin: 6px 5px 14px;
	text-align: right;
	border-top: 1px solid #edd;
}

.postFooter * { font-size: 8pt; line-height: 24px; }

.postHeader p {
	float: left;
	width: 64px;
	height: 16px;
	margin-right: 8px;
	margin-bottom: 0.5em;

	text-align: left;
	text-indent: -9999px;
}

.postHeader p a {
	font-size: 8pt;
}




/* --------------------------------------------------------------------------
 */

.post ,
.hentry {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;

	zoom: 100%;
}
.hentry:after {
content: "";
clear: both;
height: 0;
display: block;
visibility: hidden;
}


.post em ,
.hentry em ,
.post strong ,
.hentry strong {
	font-weight: normal;
}



/* --------------------------------------------------------------------------
 コメント
 */

/*コメント表示*/

.comment-form-comment label { display: block; }
.comment-form-comment label ,
.comment-form-comment textarea { margin-left: 25px; }
.form-allowed-tags { display: none; }

#comment { width: 480px; }
#comments h3 {
	margin-bottom: 0.5em;
	clear: both;
}

.commentlist {
	margin-bottom: 1.5em;
	padding-left: 0px;  /*      fix        */
}

.says { font-size: 8pt; }/*さん付け*/
.reply { padding-bottom: 0.5em; }
.reply ,
.form-submit { text-align: right; }



/*PROFILE-BIOGRAPHY（固定ページ）*/
.biography .postHeader p { display: none; }
.biography .entry-date { display: block; margin-bottom: 0.5em; }



/*タイトル*/
.entry-title {
	margin: 0 0 0.5em;
	clear: left;
}

.entry-title ,
.entry-title a {
	display: block;
	font-size: 10.5pt;
}

.entry-title.short { width: 510px; }


/**/
.entry-content h2 {
	margin-top: 2em !important;
}


#lightbox * {
	color: #444;
}

.entry-content ul {
	list-style: none;
	padding-left: 0;
}


/*カスタムフィールド(meta)*/
.entry-utility-prep-cat-links ,
.post-meta-key {
	display: block;
	float: left;
	margin-right: 3px;
}


#the_meta ul li ,
.entry-content ul li {
	display: block;
	padding-left: 15px;
	background: url('css2/common/li1_red.gif') 3px 5px no-repeat;
}

#the_meta ul li { height: 18px; }

#the_meta img {
	 margin: 0 0 1px;
	 vertical-align: top;
}

#apliPlus ,
#choAnimero {
	float: left;
	display: block;
	height: 16px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}




.entry-utility {
	text-align: right;
}

.twitter-share-button {
	margin-top: 4px;
}




/*アーカイブページ*/
.attachment-thumbnail {
	margin-left: 10px;
	clear: left;
}
.single .attachment-thumbnail {
	margin-bottom: 20px;
	width: 120px;
	height: auto;
}



/*続きを読む*/
.more-link {
	font-size: 8pt;
	line-height: 2.5;
}


/*コメント表示*/


/*QRコード*/
#qr_aqp ,
#qr_cho ,
#qr_cho_suara ,
#qr_cho_rena ,
#qr_cho_akari {
	width: 92px;
	height: 92px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	background-repeat: no-repeat;
}

#logo_ap ,
#logo_hth ,
#logo_cho {
	display: block;
	float: left;
	line-height: 1.8em;
	margin-right: 0px;
	text-indent: -9999px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#chaku-uta { line-height: 1.8em; }



/*{EOF}*/