@charset "utf-8";
/*
Theme Name: bitcare2009
Theme URI: http://bit-care.com/
Description: bitcare専用テーマ
Version: 0.9(2009/02/22)
Author: Yasuharu Hosokawa
Author URI: http://bit-care.com/
*/

/* reset style
------------------- */
@import url(yui/reset-min.css);
a {
text-decoration:none;
}

strong {
font-weight:bold;
}


/* layout
------------------- */
body {
margin:0;
padding:0;
text-align:center;
font-family:Tahoma, Verdana, "Lucida Sans Unicode", Helvetica, Arial, "ＭＳ Ｐゴシック", sans-serif;
/* font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif; */
font-size:1em;
background-color:#efebef;
}

#container {
width:800px;
background:url(images/backgroundGrey.png) 2px top repeat-y;
margin:0 auto;
padding:0;
text-align:center;
border:none;
}

#header {
background:url(images/header.png) -18px top no-repeat;
margin:0 auto;
padding:0;
height:91px;
width:760px;
text-align:left;
border:none;
}

#content {
clear:both;
width:760px;
margin:0 auto;
padding:0;
border:none;
text-align:center;
}

.clearfix:after {
content: ".";
display: block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {
display:inline-block;
}
/* hide from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* end hide from mac */

#main {
width:480px;
float:left;
margin:0;
padding:0;
text-align:left;
border:none;
}
#sidebar {
width:270px;
float:left;
margin:0;
padding:0;
text-align:left;
}
#sidebarcontents {
margin:0 0 10px 0;
padding:0 20px;
text-align:left;
font-size:0.9em;
border-left:1px solid #ccc;
}

#searchform {
margin:0 0 6px 0;
padding:2px;
}
#searchform div input {
width:148px;
}
#searchform div input#searchsubmit {
width:3em;
}
.sidebarmenu {
margin:4px 0;
padding:0;
}
.sidebarmenu h2 {
font-weight:bold;
border-left:3px solid #cccc66;
border-bottom:1px solid #cccc66;
margin:6px 0 2px 0;
padding:0 0 2px 4px;
}
.sidebarmenu ul {
margin:0.5em 0 0 0;
}
.sidebarmenu ul li {
margin:0.3em 0;
}
#tag_cloud {
font-size:1em;
}
.rss-date {
font-size:1em;
}


#footer {
clear:both;
background:url(images/footerbackGrey.png) 2px top no-repeat;
margin:0 auto;
padding:0;
height:80px;
width:800px;
text-align:center;
font-size:0.7em;
}




/* header
------------------- */
#header .logo {
float:left;
width:138px;
height:91px;
margin:0;
padding:0;
}
#header .logo a {
display:block;
text-indent:-9999px;
margin:0;
padding:0;
width:138px;
height:91px;
}


#header div.headerlink {
margin:0;
padding:14px 0 0 0;
float:left;
width:182px;
height:91px;
}
#header div.headerlink a {
color:black;
font-weight:bold;
font-size:18px;
letter-spacing:5%;
}

#header div.headerlink p.description {
margin:0;
padding:6px 0 0 0;
font-size:12px;
}
#menu {
float:left;
width:420px;
list-style-type:none;
height:28px;
margin:63px 0 0 0;
padding:0;
border:none;
border-left:1px dotted white;
}
#menu li {
display:inline;
margin:0;
padding:0;
background-color:#999;
}
#menu li a {
display:block;
float:left;
color:yellow;
letter-spacing:0.1em;
margin:0;
padding:2px 4px;
border-right:1px dotted white;
height:24px;
width:77px;
text-align:center;
}
#menu li a:visited {
background-color:#000;
}
#menu li a:hover {
background-color:#666;
}
#menu li a:active {
background-color:#666;
}


/* Pankuzu
------------------ */
.breadcrumb {
margin:0;
padding:4px 0 3px 10px;
font-size:14px;
list-style-type:none;
border-bottom:1px dotted #ccc;
}
.breadcrumb li {
display:inline;
margin:0;
padding:0 0 0 16px;
background:url(images/back-list.gif) 2px 2px no-repeat;
}

.breadcrumb li.home {
background:none;
}



/* contents
-------------------- */
#main .post {
margin:0;
padding:10px;
}
#main .post h1 {
font-size:1.4em;
font-weight:bold;
margin:6px 0 10px 10px;
padding:0 0 0 10px;
border-left:6px solid #9de185;
}
#main .post h2 {
border-bottom:1px dashed #def0a8;
margin:10px 0 4px 10px;
padding:2px;
font-weight:bold;
font-size:1.2em;
letter-spacing:0.05em;
}
#main .post small {
margin:0 10px;
padding:0;
}

#main .post .entry {
line-height:1.6;
font-size:1em;
margin:1em;
padding:0;
}
#main .post .entry p {
margin:1em;
padding:0;
line-height:1.6;
}
#main .post .entry ul {
margin:1em;
padding:0;
list-style-type:square;
}
#main .post .entry ul li {
font-size:0.9em;
margin:1em;
padding:0;
}
#main .post .entry h2,#main .post .entry h3,#main .post .entry h4,#main .post .entry h5,#main .post .entry h6 {
font-weight:bold;
margin:0.5em 0;
padding:0;
text-decoration:underline;
color:#666;
border:none;
}

.tags {
border-top:1px dashed #ccc;
font-size:0.8em;
}
.nocomments {
margin:10px;
font-size:0.8em;
}
.postmetadata {
font-size:0.7em;
color:#333;
}

hr.postseparate {
clear:both;
width:80%;
border:none;
border-bottom:1px dashed #ccc;
height:1px;
}
h4 {
clear:both;
}
#main .post .entry ul li {
list-style-type:disc;
}
#main .post .entry ul.st-related-posts li {
list-style-type:none;
}



/* footer-contents
-------------------- */
#footer p {
border-top:1px solid #ccc;
width:730px;
padding:6px;
margin:0 auto;
text-align:center;
}



/* plugin
------------------- */
#main .post .entry .ddsg-wrapper {
margin:1em;
padding:0;
}
#main .post .entry .ddsg-wrapper h2 {
border-left:5px solid #DEF0A8;
border-bottom:1px solid #DEF0A8;
padding:0 0 2px 8px;
text-decoration:none;
}
#main .post .entry .ddsg-wrapper ul li ul li {
background:url(images/sitemap-list.gif) left 4px no-repeat;
margin:0.3em 0;
padding:0 0 0 15px;
}
#dagondesign p {
font-size:0.7em;
color:#ccc;
text-align:right;
margin:1em;
padding:0;
}
#dagondesign p a {
text-decoration:none;
color:#ccc;
}

.wpcf7 form input, .wpcf7 form textarea {
width:326px;
}

#main .post .entry h4 {
text-decoration:none;
margin:2em 0 0 0;
padding:2px 0 2px 2px;
background-color:#CCCC66;
width:7em;
color:white;
font-size:0.8em;
}
#main .post .entry .st-related-posts {
border:1px solid #CCCC66;
margin:0;
padding:0;
}
#main .post .entry .st-related-posts li {
margin:0.5em 1em;
padding:0;
font-size:0.8em;
}


/* Begin Images */
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
	}
/* End Images */
/* 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 */