/*
Theme Name: Bushi Theme
Theme URI: http://bushi.co.jp/
Description: A Wordpress magazine theme based on the Blueprint CSS Framework.
Version: 1.0
Author: bushi
Author URI: http://bushi.co.jp/
Credits: http://code.google.com/p/blueprintcss/
*/

.container {
        width: 870px;
        margin: 0 auto;
}

.span-24, div.span-24 
{
        width: 870px; margin: 0;
}

body
{
	margin-bottom: 1em;
	margin-top: 0;
	background: url('images/backgrounds/background_blogger.gif') repeat-y center;
}

outside { background: url('images/get.png') top left no-repeat; }

blockquote
{
	font-style: normal;
	padding: 0 0 0 0;
	color: #000;
	background: url('') .5em top no-repeat;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #000; }

h1{
	margin-bottom:1em;
}

h2{
	font:1.6em "ヒラギノ角ゴ Pro W3",
 "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",
 Verdana,Arial, Helvetica, sans-serif;
        font-weight:bold;
	padding: 0 0 0 0;
        margin-top:0.3em;
        line-height:2em;
	background:url();
}

h3.titles{
	font:1.5em "ヒラギノ角ゴ Pro W3",
 "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",
 Verdana,Arial, Helvetica, sans-serif;
	padding: 0.3em 0 0.3em 0.3em;
        font-weight:bold;
	border-bottom: 1px dotted #AAA;
	border-left: 5px solid #AAA;

}

h6{
	margin-bottom:1em;
        color:#000;
	border-left: 8px solid #F7C114;
	padding:0.3em 0.3em 0.3em 1em;
	border-bottom: 1px dotted #ccc;
	background: url(images/backgrounds/bg_blogger.gif);
}

a
{
	color: #005ba0;
	text-decoration: none;
}

a:active, h2 a:active, h3 a:active
{
	color: #e2041b;
	text-decoration: none;
}

a:hover, h2 a:hover, h3 a:hover
{
	color: #f7c114;
	text-decoration: none;
}

blockquote p { padding: 0 20px 0 30px; }

hr
{
        background: #ccc;
	border: 1px;
        margin:1em 0 1em 0;
}

img { margin: 0; }

.photo_align_left
{
	float: left;
	padding: 0 1.5em 1.5em 0;
}

a.button { float: left; }

/* Fix for buttons */
input
{
	padding-left: 0;
	border: 1px solid #CCCCCC;
}

ol { margin-left: 15px; }
label { font-weight: normal; }

textarea
{
	height: 200px;
	width: 500px;
}

.small { font-size: .9em; }
.nomargin { margin: 0; }
a.button, button { font-weight: normal; }
dl.small dd { font-size: .9em; }

span.meta_align_right
{
	color: #ccc;
	font-size: .6em;
	float: right;
}

span.meta_align_right a { color: #ccc; }
span.meta_align_right a:hover { color: #000; }
.linkcat { list-style: none; }

.post_first
{
	background: #fff;
	padding: 1em;
}

.post_alt
{
	background: #eee;
	padding: 1em;
}

.meta
{
	color: #ccc;
	font-size: .8em;
	line-height: 1.875em;
	font-family: "???C???I","Meiryo","?q???M?m?p?S Pro W3",
 "Hiragino Kaku Gothic Pro","?l?r ?o?S?V?b?N", "MS P Gothic","Osaka",
 Verdana,Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: auto !important;
}

.meta a { color: #ccc; }
.meta a:hover { color: #000; }

.byline
{
	color: #ccc;
	font-size: .8em;
	line-height: 1.875em;
}

.byline a
{
	color: #FF3706;
	text-decoration: none;
	line-height: 1.875em;
}

.byline a:hover { color: #000; }

.five_posts h6 a, .five_posts h4 a, .five_posts h3 a
{
	text-decoration: none;
	margin-bottom: 0;
}

#maincontent h2, #feature h2
{
	color: #3B4A25;
	border-bottom: 1px dotted #AAA;
	margin-bottom: 15px;
}

h2 a
{
	color: #e2041b;
	text-decoration: none;
}

#maincontent .post h2, #feature .post h2 { margin-bottom: 5px; }
#maincontent .content { padding: 25px 30px 20px 48px; border-bottom: 1px solid #eee;}

#feature p img { margin: 0px 10px 10px 0; }
.feature_text { margin-top: 2em; }

#home_right { padding: 0; }
#home_right .entry { padding: 0 0 2em 0; }

.author
{
	padding: 1.5em;
	margin-bottom: 1.5em;
	background: #eee;
}

.author img
{
	float: left;
	padding: 0 1em 1em 0;
}

.author p { margin-left: 8em; }

.author h6
{
	margin-left: 7em;
	border-bottom: 1px #000 dotted;
}

.navigation, 
.navigation a { color: #AAA; }
.alignright { float: right; }
.alignleft { float: left; }
.post { margin-bottom: 25px; }
.entry { padding-bottom: 25px; }

/* HEADER */
#header
{
	height: 50px;
	width: 870px;
	padding: 4px 0 0 0;
}

#header h1, #header .description
{
	padding: 0;
	margin: 0;
	line-height: 2em;
}

/* NAVIGATION IN POSTS */
.entry #nav .content
{
	padding: 0;
	margin: auto;
}

.entry #nav
{
	margin-bottom: 15px;
	background: #FFF;
}

.entry #nav li a
{
	color: #FFF;
	border-right: 1px solid #AAA;
	background: #666;
}

.entry #nav li.last a { border-right: none; }

.entry #nav li a:hover
{
	background: #333;
	color: #FFF;
}

/* FOOTER */
#footer
{
	text-align: center;
	font-size: .9em;
	margin: 0;
        padding-top:2em;
	background: url('images/backgrounds/footerback.jpg') repeat-x;
}

#footer a { color:#005ba0;}

/* SEARCH */
#search { 
        float: right;
        
 }

#search #s
{
	background: transparent url('images/icons/search_grey.gif') 0px center no-repeat;
	padding: 2px 0 2px 17px;
	width: 150px;
	color: #CCCCCC;
	font-size: 0.9em;
	margin-right: 0px;
	margin-top: 10px;
}

#search #s:hover { color: #000; }
.search-excerpt { margin: 0; }

/* COMMENTS */
.commentlist li { padding: 8px 15px; }
.comments-alt { background: #EEE; }

/* LISTS */
.bottombar { }

.bottombar h2
{
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
	margin: 1em 0 1em;
}

ul
{
	list-style-type: none;
	margin-left: 1.2em;
	padding: 0;
}

ul li
{
	list-style-image: url('images/icons/li.png');
	background-repeat: no-repeat;
	line-height: 2em;
	margin: 0;
	padding: 0;
}

li
{
	list-style-image: url('images/icons/li.png');
	line-height: 2em;
	margin: 0;
	padding: 0;
}

#container-4 ul li
{
	list-style-image: none;
}


ul li a { color: #005ba0; }

/* COMMENT STYLES */
#comments { width: 100%; }
dl#comment_list { margin: 0 0 0 0; }

dl#comment_list dt
{
	padding: 0 0 33px 0;
	background: url('images/comment_top.gif') 0 100% no-repeat;
	font-size: 1.1em;
	line-height: 1.8182em;
	color: #999;
}

dl#comment_list dt.author { background: url('images/comment_author_top.gif') 0 100% no-repeat; }
dl#comment_list dt .comment_num { padding: 0 0.3636em 0 0; }
dl#comment_list dt .comment_num a, dl#comment_list dt .comment_num a:visited { color: #999; }
dl#comment_list dt .comment_num a:hover { color: #a90000; }

dl#comment_list dt strong
{
	font-size: 1.4545em;
	color: #000;
}

dl#comment_list dt strong a, dl#comment_list dt strong a:visited
{
	color: #000;
	border-bottom: 1px dotted #999;
}

dl#comment_list dt strong a:hover
{
	color: #000;
	border-bottom: 1px solid #a90000;
}

dl#comment_list dd
{
	padding: 20px;
	margin: 0 0 1.5385em;
	background: #dfdfdf;
}

dl#comment_list dd.author { background: #0099cc url('images/comment_author_bottom.gif') 0 100% no-repeat; }
dl#comment_list dd.entry p, dl#comment_list dd.entry ul, dl#comment_list dd.entry ol, dl#comment_list dd.entry blockquote { margin-bottom: 1.1538em; }

/* COMMENT FORM */
#comment_form
{
	width: 46.8em;
	margin: 0 0 4.0em 0;
}

#comment_form a:hover { text-decoration: underline; }
#comment_form p { padding: 0.7692em 0; }

#comment_form label
{
	padding: 0 0 0 0.83333em;
	font-size: 1.2em;
}

#comment_form .text_input
{
	width: 15.3846em;
	padding: 0.23077em;
	color: #a90000;
	font: bold 1.3em Verdana, sans-serif;
	border-top: 0.15385em solid #999;
	border-left: 0.15385em solid #999;
	border-right: 0.07692em solid #eee;
	border-bottom: 0.07692em solid #eee;
}

#comment_form .text_input:focus
{
	border-top-color: #666;
	border-left-color: #666;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
}

#comment_form .text_area { width: 32.9231em; }
#comment_form p.subscribe-to-comments { font-size: 1.3em; }
#comment_form p.subscribe-to-comments label { font-size: 1.0em; }

#comment_form .form_submit
{
	padding: 0.5em;
	background: url('images/submit_bg.gif') repeat-x;
	color: #000;
	border: 0.21429em double #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	font: bold 1.4em/1.0em "Helvetica Neue", Helvetica, Arial, sans-serif;
	cursor: pointer;
}

#comment_form .form_submit:hover { color: #f7c114; }

/* Root = Horizontal, Secondary = Vertical */
#navmenu-h { background: url(images/backgrounds/uiback1.gif);}
#navmenu-h li.alignright { float: right; }

ul#navmenu-h
{
	margin: 0 0 1em 0;

	border-bottom: 3px #e2041b solid;
	padding: 0;
	width: 870px;
	/*For KHTML*/
	list-style: none;
	height: 24px;
}

ul#navmenu-h li
{
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left;
	/*For Gecko*/
	display: inline;
	list-style: none;
	position: relative;
	height: 24px;
}

ul#navmenu-h ul
{
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 160px;
	list-style: none;
	display: none;
	position: absolute;
	top: 24px;
	left: 0;
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/
{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

ul#navmenu-h ul li
{
	width: 160px;
	float: left;
	/*For IE 7 lack of compliance*/
	display: block !important;
	/*For IE*/
}

/* Root Menu */
ul#navmenu-h a
{
	padding: 2px 20px 0 20px;
	float: none !important;
	/*For Opera*/
	/*For IE*/
	display: block;
	background: url(images/backgrounds/uiback1.gif);
	color: #000;
	font: 12px/22px Verdana, arial, sans-serif,"?q???M?m?p?S Pro W3",
 "Hiragino Kaku Gothic Pro","Osaka","?l?r ?o?S?V?b?N", "MS P Gothic";
        font-weight : bold;
	text-decoration: none;
	height: auto !important;
	text-decoration: none;
	height: auto !important;
	/*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a
{
	background: url(images/backgrounds/uiback2.gif);
	color: #fff;
}

/* 2nd Menu */
ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a
{
	float: none;
	background: url(images/backgrounds/uiback2.gif);
	color: #000;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a
{
	background: url(images/backgrounds/uiback2.gif);
	color: #000;
}

/* 3rd Menu */
ul#navmenu-h li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li a
{
	background: url(images/backgrounds/uiback2.gif);
	color: #000;
}

/* 3rd Menu Hover Persistence */
ul#navmenu-h li:hover li:hover li a:hover,
ul#navmenu-h li:hover li:hover li:hover a,
ul#navmenu-h li.iehover li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover a
{
	background: url(images/backgrounds/uiback2.gif);
	color: #000;
}

/* 4th Menu */
ul#navmenu-h li:hover li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li.iehover li a
{
	background: url(images/backgrounds/uiback2.gif);
	color: #000;
}

/* 4th Menu Hover */
ul#navmenu-h li:hover li:hover li:hover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover li a:hover
{
	background: url(images/backgrounds/uiback2.gif);
	color: #000;
}

ul#navmenu-h ul ul,
ul#navmenu-h ul ul ul
{
	display: none;
	position: absolute;
	top: 0;
	left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul { display: none; }
ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul { display: block; }

#themes h6
{
	float: right;
	padding-right: 1em;
}

ul#themeswitcher
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
}

ul#themeswitcher li
{
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/**用途を書く**/
.box { 
	padding: 1.3em; 
	margin-bottom: 1.5em; 
	border: 1px solid #eee;
	background:#fff;
}

.box ul { 
	list-style-type: none;
	margin-left: 1em;
	padding: 0;
}

.box li { 
	list-style-type: none;
	margin-left: 1em;
	padding: 0;
}

/**サイドカラム 囲い線**/
.box1 { 
	padding: 1.3em; 
	margin-bottom: 1.5em;
	border: 1px solid #f7c114;
	background: #fff;
}


/**法人リンク枠**/
.info { 
  padding: 1.3em; 
  margin-bottom: 1.5em;
  border: 1px solid #f7c114;
  background: #F0f8ff; 
}

.info img{
	float: left;
	padding: 0 1em 1em 0;
}

/**Archive.php　枠の囲い線**/
.aback { 
	padding: 1.3em; 
	margin-bottom: 1.5em;
	border: 1px solid #f7c114;
	background: url(images/backgrounds/bg_blogger.gif); 
}

/**index.php 枠の囲い線**/
.main { 
	padding: 0 2em 1.3em 2em; 
	margin-bottom: 1.5em;
	border-left: 1px solid #f7c114;
	border-bottom: 1px solid #f7c114;
	border-right: 1px solid #f7c114;
	border-top: 3px solid #f7c114;
	background: #FFFFFF;
}

/**page.php 枠の囲い線**/

.pagen{
        margin-bottom:0;
        display: block;
        width:590px;
        height:24px;
	background: url('images/backgrounds/mainheader.gif') top center no-repeat;
}

.page { 
	padding: 0 2em 1.3em 2em; 
	margin-bottom: 1.5em;
	border-left: 1px solid #f7c114;
	border-bottom: 1px solid #f7c114;
	border-right: 1px solid #f7c114;
	border-top: 3px solid #f7c114;
	background: #ffffff;
}

/**カレンダー部分**/
.cal { 
	padding: 1.3em; 
	margin-bottom: 1.5em;
	border: 1px solid #eee;
	background: fff;
}

.cal ul {
	list-style-type: none;
	padding-left: 1.2em; 
}

/**ブックマーク**/

.bookmark{
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background: #ffffe0;
	padding: 1em;

}
.comments-alt{
	background: #ffffe0;

}

/**icon**/

a.mail
{ 
	padding-left:22px;
	background: url(images/email.png) left no-repeat;
}

a.print

{ 
	padding-left:22px;
	background: url(images/printer.png) left no-repeat;
}

a.event

{ 
	padding-left:22px;
	background: url(images/event.gif) left no-repeat;
}

storong2{
	color: #f7c114;
}

.postmetadata{
	background: url(images/backgrounds/bg_blogger.gif);
	padding:1em 0;    
}

.trans{
	width:150px;
	float: right;
	margin-top:0;
	padding: 2px 0 2px 17px;
}
