@charset "utf-8";

/*

Theme Name: Bslink

Theme URI: http://wordpress.org/

Description: Bslinkテーマ

Version: 1.0

Author: DENBAK-FANO DESIGN

Author URI: http://www.denbak-fano.com/

Tags: blue, custom header, fixed width, two columns, widgets





*/



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

	基本設定、リンクカラー、レイアウト、横幅設定など

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

body {

	font-size: 62.5%; /* Resets 1em to 10px */

	color: #000;/* フォント色 */

	text-align: center;

	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;

	line-height: 1.5;

}

*:first-child + html body {	/* for IF7 */

	font-family: "メイリオ","Meiryo";

}



body {

	margin: 0 0 20px 0;

	padding: 0;

	}

	





/* リンクテキスト a */

a:link,a:visited {

  color:#333333;

  text-decoration: none;

  }



a:hover,a:active {

	color:#F53D5C;

	text-decoration: underline;

  }





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

	#page

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

#page {

	text-align: left;

	background-color: #fff;

	margin: 50px auto;

	padding: 0;

	width: 750px;

	

	}

	

h1 {

	margin: 0;

	}



h2 {

	margin: 30px 0 0;

	font-size:1.2em;

	color:#333;

	}



h3 {

	padding: 0;

	margin: 30px 0 0;

	color:#333;

	}

	

small {/* 小さい文字 */

	font-size: 0.8em;

	line-height: 1.5em;

	}

	

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {/* 日付、カテゴリーなど */

	color: #777;

	}	

	

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

	#header ヘッダー

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

#header {

	margin: 0;

	padding: 0;

	width: 750px;



	background:#006A33;

	}

	

/* ヘッダーテープ */	

.tape01 {

	background: url('images/tape01.png') no-repeat 0 0;

	width: 318px;

	height: 50px;

	behavior: expression(IEPNGFIX.fix(this));

	position:absolute;

	top: -20px;

	left: 430px;

	z-index:10;

}	



#headerimg 	{

	margin: 0;

	width: 760px;

	height: 140px;

	}

	

/*ヘッダー見出し*/

#header h1 {

	font-size: 1.4em;

	text-align: left;

	padding:5px;

	}

#header h1 a {

	color:#FFFFFF;

	}

	

	

	

	

/*ヘッダーサブタイトル*/

#headerimg .description {

	font-size: 1.2em;

	text-align: left;

	padding-left:50px;

	}

	

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

	#content コンテンツ

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



#content {

	font-size: 1.2em;/* 文字の大きさ */

	}

	

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

	#content コンテンツ 見出し

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

#content .post h2 {/* 記事見出し */

	font-size:15px;

	background:url(http://www.bslink.jp/img/seach_list_atama.gif) no-repeat 1px 0.6em;

	padding:5px 17px 5px 30px;

	}

	

#content .post h2 a{/* 記事見出しリンクカラー */



	}

	

#content .post h2 a:hover{/* 記事見出しリンクカラー */



	}



#content .entry h3 {/* トラックバック見出し */

	font-size: 1em;

	padding:5px;

	border-bottom: 1px dotted #333;

	}

	

input#tb_url {/* トラックバックURLテキスト */

   border:solid 1px #999;

   font-size: 0.9em;

   padding: 0.2em;

   width:440px;

   color:#333;

   margin-top:10px;

}



#respond h3 {/* コメント書き込み見出し */

	font-size: 1em;

	padding:5px;

	border-bottom: 1px dotted #333;

	}

	

#comments {/* コメント / トラックバック 件数  */

	font-size: 1em;

	padding:5px;

	border-bottom: 1px dotted #333;

	}

	

#content h2.pagetitle {/* アーカイブなどタイトル */

	font-size: 1em;

	margin-top: 30px;

	text-align: left;
	color:#CC1800;

	}







/* 記事詳細 */

.widecolumn .entry p {

	/*font-size: 1.05em;*/

	}



.narrowcolumn .entry, .widecolumn .entry { 

	/*line-height: 1.4em;*/

	}



.widecolumn {

	/*line-height: 1.6em;*/

	}



.narrowcolumn .postmetadata {

	text-align: left;

	}



.thread-alt {

	background-color: #f8f8f8;

}

.thread-even {

	background-color: white;

}

.depth-1 {

border: 1px solid #ddd;

}



.even, .alt {



	border-left: 1px solid #ddd;

}



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

	#footer フッター

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

#footer {

	padding: 0;

	margin: 0 auto;

	width: 750px;

	clear: both;

	text-align:center;

	font-size:12px;

	}

	







#footer .copyright {/* コピーライト */

	padding-top: 5px;

	font-size:8px;

	}



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

	コメント

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



.commentlist li, #commentform input, #commentform textarea {

	font-size: 0.9em

	}

.commentlist li ul li {

	font-size: 1em;

}



.commentlist li {

	font-weight: bold;

}



.commentlist li .avatar { 

	float: right;

	border: 1px solid #eee;

	padding: 2px;

	background: #fff;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;

	}



.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

	}



#commentform p {

	}



.commentmetadata {

	font-weight: normal;

	}

	

/* 詳細 */

.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

/*	text-align: justify; */

	}



.commentlist li {

	margin: 15px 0 10px;

	padding: 5px 5px 10px 10px;

	list-style: none;



	}

.commentlist li ul li { 

	margin-right: -5px;

	margin-left: 10px;

}



.commentlist p {

	margin: 10px 5px 10px 0;

}

.children { padding: 0; }



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}	

	

	

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

	#sidebar サイドバー

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

#sidebar{

	font-size:1.05em;

	padding: 20px 0 10px 0;

	margin-left: 558px;

	width: 192px;

	}

/* for ie5,6*/

*html #sidebar {

	margin-left: 555px;

	}

	

#sidebar h2 {

	font-size: 11px;

	color:#FFFFFF;

	font-weight:normal;

	background:url(images/title_bg.gif) no-repeat;

	margin: 5px 0 10px;

	padding:0 0 0 15px;

	line-height:18px;



	}



#sidebar form {

	margin: 0;

	}

	

	

/* リスト詳細 */

html>body .entry ul {

	margin-left: 0px;

	padding: 0 0 0 30px;

	list-style: none;

	padding-left: 10px;

	text-indent: -10px;

	}



html>body .entry li {

	margin: 7px 0 8px 10px;

	}







.entry ol {

	padding: 0 0 0 35px;

	margin: 0;

	}



.entry ol li {

	margin: 0;

	padding: 0;

	}



.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

	}



#sidebar ul, #sidebar ul ol {

	margin: 0;

	padding: 0;

	}



#sidebar ul li {

	list-style-type: none;

	list-style-image: none;

	margin-bottom: 20px;

	}



#sidebar ul p, #sidebar ul select {

	margin: 5px 0 8px;

	}



#sidebar ul ul, #sidebar ul ol {/* リストメニュー間隔-左 */

	margin: 5px 0 0 5px;

	}



#sidebar ul ul ul, #sidebar ul ol {

	margin: 0 0 0 10px;

	}



ol li, #sidebar ul ol li {

	list-style: decimal outside;

	}



#sidebar ul ul li, #sidebar ul ol li {/* リストメニュー間隔-上下 */

	margin: 5px 0 0;

	padding: 0;

	}



	

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

	カレンダー

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



/* 基本 */

#wp-calendar #prev a, #wp-calendar #next a {

	font-size: 1em;

	}



#wp-calendar a {

	text-decoration: underline;

	}



#wp-calendar caption {

	font: bold 1em;

	text-align: center;

	}



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	}

	

/* 詳細 */

#wp-calendar {

	empty-cells: show;

	margin: 10px auto 0;

	width: 180px;

	}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

	}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

	}



#wp-calendar a {

	display: block;

	}



#wp-calendar caption {

	text-align: center;

	width: 100%;

	}



#wp-calendar td {

	padding: 1px 0;

	text-align: center;

	}



#wp-calendar td.pad:hover { /* Doesn't work in IE */

	background-color: #fff; }







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

	記事ページ

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



/*サイドバーあり表示*/

.narrowcolumn {

	float: left;

	padding: 0 0 20px 0;

	margin: 0px 0 0;

	width: 540px;

	}



/*サイドバーなし表示*/

.widecolumn {

	padding: 10px 0 20px 0;

	margin: 5px 0 0 150px;

	width: 540px;

	}

/*記事ボックス*/

.post {

	margin: 0 0 40px;

/*	text-align: justify; */

	}



.post hr {

	display: block;

	}



.widecolumn .post {

	margin: 0;

	}



.narrowcolumn .postmetadata {

	padding-top: 5px;

	}



.widecolumn .postmetadata {

	margin: 30px 0;

	}



.widecolumn .smallattachment {

	text-align: center;

	float: left;

	width: 128px;

	margin: 5px 5px 5px 0px;

}



.widecolumn .attachment {

	text-align: center;

	margin: 5px 0px;

}



.postmetadata {/* カテゴリー、編集etc */

	clear: both;

	font-size:0.8em;

}



.clear {

	clear: both;

}



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

	画像

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

p img {

	padding: 0;

	max-width: 100%;

	}



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



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;

	}













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

	フォーム

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

#searchform {

	margin: 10px auto;

	padding: 5px 3px;

	text-align: center;

	}



#sidebar #searchform #s {

	width: 108px;

	padding: 2px;

	}



#sidebar #searchsubmit {

	padding: 1px;

	}



.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

	}



select {

	width: 130px;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform {

	margin: 5px 10px 0 0;

	}

#commentform textarea {

	width: 100%;

	padding: 2px;

	}

#respond:after {

		content: "."; 

	    display: block; 

	    height: 0; 

	    clear: both; 

	    visibility: hidden;

	}

#commentform #submit {

	margin: 0 0 5px auto;

	float: right;

	}







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dotted #333;

	}



blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}



.center {

	text-align: center;

	}



.hidden {

	display: none;

	}



hr {

	display: none;

	}



a img {

	border: none;

	}



.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 60px;

	}

/* End Various Tags & Classes*/







/* Captions */

.aligncenter,

div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	background-color: #f3f3f3;

	padding-top: 4px;

	margin: 10px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

}



.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

}



.wp-caption p.wp-caption-text {

	font-size: 11px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}

/* End captions */














