/*
Theme Name: magicblue
Theme URI: http://www.blogchemistry.com/2008/09/13/free-wordpress-theme-magicblue/
Description: 2 column, with RHS widget sidebar
Version: 1.2
Tags: fixed width, two columns, widget ready, white, blue
Author: BlogChemistry
Author URI: http://www.blogchemistry.com/
*/


body {
margin: 0;
padding: 10px;  
color: #333;
text-align:center;
font-size: 100.1%;
background: #fff url("images/bodybg.gif");
}


#wrapper{
width: 900px;
margin: 0px auto;
padding: 0px 10px;
text-align:left;
font-size: 78%;
line-height:18px;
background: #fff;
border-left: 2px solid #fff;
border-right: 2px solid #fff;
}

#wrapper2{
	background: #fff;
	background: #fff url("images/wrapperbg.gif") 650px 0px repeat-y;
}

#superheader{
background-color: white;
padding: 5px 20px 5px;
margin: 0;
height: 70px;
}


#header{
clear:both;
padding: 0  0 0px 0;
height: 250px;
margin: 0 0 0px 0;
border-bottom:2px solid #fff;
background: #fff url("images/headerbg.jpg") top center no-repeat;
}	


		
#content{
clear:both;
padding: 0;
margin: 15px 10px;
}	


#main {
width: 640px; 
float:left;
margin: 0;
padding: 0 0 10px 0px;
overflow:hidden;
}


#sidebar {
padding: 0;
margin: 0px 0px 0px 650px;
}


#footer {
clear: both;
margin: 0;
padding: 10px 16px;
text-align: center;
font-size: 85%;
background: #fff;
}


#footer-inner{
background: #b1e0fe;
height: 45px;
border-top: 1px solid #0a86eb;
border-bottom: 1px solid #0a86eb;
}

#footer-inner p{
padding:15px 0 20px 0;
margin:0;
}

#navigation{
padding: 5px 15px;

}

#navigation div.fleft{
float:left;
}

#navigation div.fright{ 
float:right;
}

#credit{
text-align:right;
font-size: 80%;
}

#credit p{
	margin: 0px 10px;
	padding: 3px;
	}
#credit p a{
	color: #777;
	font-weight:100;
}
#credit p a:hover{
	color: #777;
}


#subscribe{
text-align:center;
}

#subscribe p{
 margin: 5px 0;
}

/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6{
margin: 10px 0;
padding: 0;
}


h1{
	font-size: 190%;
}
h2{
	font-size: 160%;
}
h3{
	font-size: 120%;
}
h4{
	font-size: 110%;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 90%;
}


a{
color:#00538A;
font-weight:800;
text-decoration:none;
}
a:hover{
color:#00538A;
text-decoration:underline;
}

a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

blockquote{
background: #EBF7FF;
padding: 5px 15px;
margin: 3px 30px;
border-left: 4px solid #ff9900;
border-top: 1px solid #EBF7FF;
border-right: 1px solid #EBF7FF;
border-bottom: 1px solid #EBF7FF;

}

form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
	font-size: 90%;
	white-space: pre;
}

td{
 vertical-align:top;
}




#tabs{
padding: 0;
background:#41a5fa;

}

#tabs ul{
margin: 0;
padding:3px 0;
list-style-type:none;

}

#tabs ul li{
margin: 10px 0 3px 15px;
padding: 6px 15px 6px 0px;
display:inline;
border-right: 2px solid #fff;
font-size: 80%;
}

#tabs ul li a{
color: white;
}

#tabs ul li a:hover{
color:#A1E7FD;

}


/* Headings */ 

form#searchform2{
display: block;
margin: 3px 0px;
}


#header h3{
margin:  0;
padding: 15px 0 0 15px;
font-weight:800;
font-size: 200%;
}

#header h3 a{
font-weight:100;
color: black;
text-decoration: none;
}


#header h2{
margin: 0;
letter-spacing:1px;
padding: 10px 0 5px 17px;
font-weight:800;
color: black;
font-size: 90%;
}

h2#sectiontitle{
font-size:150%;
font-weight: 100;
padding:6px 6px 6px 10px;
margin:8px 10px 5px 0px;
color: #444;
border-top: 1px solid #8CD1FD;
background:#EBF7FF;
}

/* post styles */

.post{
margin: 0 0 10px 0;
padding: 5px;
}

.entry{
margin: 0;
padding: 5px 10px 8px 10px;
}

.post h2 {
color: black;
font-size: 150%;
font-weight:100;
padding: 2px 0 4px 2px;
margin: 0 0 15px 0;
background: url("images/dots.gif") left bottom repeat-x;
}


.post h2 a{
color: black;
text-decoration:none;
font-weight:100;
}

.post h2 a:hover{
text-decoration:none;
color: black;
}

.postmetadata{
font-size:80%;
border-top: 1px solid #0a86eb;
background:#dcf1fe;
padding: 1px 0 1px 5px;
margin: 0 5px;
}

.postmetadata p{
line-height: 15px;
padding: 0;
margin: 3px 0;
}

/*  Comments   */

h3#comments, h3#postcomment{
	font-size: 100%;
}	

ol#commentlist{
padding: 0 0 0 20px;
font-size: 90%;
list-style-type:none;
}

ol#commentlist li{
	padding: 2px 10px;
	margin: 0;
}

ol#commentlist li p.commentheader{
margin: 3px 0 0px 0;
padding: 1px 5px;
}



ul#commentlist{
padding: 0;
margin:0;
list-style-type:none;
}

ul#commentlist li{
	display: block;
	padding: 0;
	margin: 0 15px;
	font-size:90%;
	border: 4px solid white;
}


ul#commentlist li div.gravatar {
	width:40px;
	float:left;
	text-align: center;
	padding: 5px 0 0 5px;
}

ul#commentlist li div.gravatar img{
border: 2px solid #ddd;
}


ul#commentlist li p.commentauthor {
	padding: 0;
	margin: 0 0 2px 0;
	overflow:hidden;
}


ul#commentlist li p.commentheader{
margin: 0 0 10px 0;
padding: 0px;
}


ul#commentlist li div.commenttext{
padding: 0 0 0 0px;
margin:5px 10px 5px 60px;
}

ul#commentlist li div.commenttext div.commentwrapper{
background: #F0F9FF;
margin:0 0 0 5px;
padding: 3px 8px;
border-top: 1px solid #ff9900; 
}


/*  sidebar styles */


.menu{
padding:0;
font-size:12px;
}

.menu a{
font-weight: 100;
}

.menu a:hover{
text-decoration:none;
}

.menu ul{
margin:0;
padding:0 0 0 0px;
list-style-type:none;
}

.menu ul li.widget{
padding:2px;
margin:0 0 7px 0px;
}

.menu ul li.widget ul{
	margin: 0;
	padding:0;
}

.menu ul li.widget ul li{
padding: 10px 0 10px 12px;
margin:0;
border-bottom: 1px solid #eee;
}
.menu ul li.widget ul li a {
padding: 10px;
}
.menu ul li.widget ul li ul li{
border-top: 1px solid #eee;
border-bottom: none !important;
padding: 0 0 0 11px;
background: url("images/listbullet.gif") no-repeat 0 1px;
}

/*p.b_mt を h3.b_mtに修正*/
.menu ul li.widget h3.b_mt{
font-size:120%;
padding:2px 0 3px 5px;
margin:0;
color: #222;
font-weight: 800;
font-variant:small-caps;
border-bottom: 1px solid #0a86eb;
border-top: 3px solid #0a86eb;
letter-spacing:2px;
}

.menu ul li h3.b_mt a{
color: #023A5E;
font-weight: 800;
}
.menu ul li h3.b_mt a:hover{
color: #023A5E;
text-decoration: none;
}
/*p.b_mt を h3.b_mtに修正 ---終わり---*/

.menu form{
display:block;
margin:0px;
padding:4px;
}

.menu input{
margin:3px 0;
font-size:90%;
}

li.widget .textwidget, li.widget #search {
padding: 2px 5px;
}

/* Calendar styles */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#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: 3px 0;
text-align: center;
}


#footer a{
font-weight: 100;
}


.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}


/* ---------- 変更 ---------- */
.b_t {
   font-size: 28px;
   float:left;
   line-height:1.3em;
   padding-top:3px;
   margin:0;
}

.b_subt {
   font-size: 12px;
   float:right;
   font-weight:normal;
}



.foot01 p,.foot01 a,.foot01 a:visited {color:#999999;font-size:10px;}
.cm {clear:both;text-align:center;padding-top:10px;}
.cm a {margin-right:10px;color:#cccccc;}

.entry p{
    font-size: 14px;
    line-height: 1.7em;
    margin-bottom: 0.8em;
}

.aligncenter,
div.aligncenter {
   margin-bottom:5px;
}

.alignleft {
   margin:0 1em 0.8em 0;
}

.alignright {
   margin-bottom:0 0 0.8em 1em;
}

.postmetadata{
clear:both;
}

/* --- アーカイブ（プルダウン） --- */
#sidebar div.menu ul li select {
	margin-top:5px;
}

/* いいねボタンプラグイン ------- */
#leftcontainerBox {
float:left;
position: fixed;
top:40%;
left:60px;
z-index:1;
}
 
#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;
width:55px;
height:60px;
padding-bottom:2px;
}
 
 
#bottomcontainerBox {
float:left;
height:30px;
width:100%;
}
 
#bottomcontainerBox .buttons {
float:left;
height:30px;
margin:4px 4px 4px 4px;
}

/* --- TOP・フォームバナー --- */
#topform {
	margin-bottom:5px;
}
#topform p {
	margin-bottom:10px;
}

/* ---制作者追加--- */
p.produced_by {
	text-align:right;
	font-size:10px;
	font-weight:normal;
	color:#AAAAAA;
}
p.produced_by img {
	border:0;
}
p.produced_by a,
p.produced_by a:hover,
p.produced_by a:visited {
	color:#AAAAAA;
	text-decoration:none;
	font-weight:normal;
}
/* アーカイブ・カテゴリー一覧表示
----------------------------------------------- */
#container div.archive h2,
#container div.category h2 {
	font-size:24px;
	border:1px solid #52AEFB;
	background:#52AEFB;
	margin-bottom:10px;
	color:#fff;
	padding:5px 10px;
	letter-spacing:0.1em;
}
ul.categorylist,
ul.archivelist {
	list-style:none;
	margin:0 10px;
	padding:0;
}
#container div.category ul.categorylist li,
#container div.archive ul.days li {
	background:url(images/notecheck20.gif) 10px 50% no-repeat;
	padding-left:40px;
}
ul.categorylist li,
ul.archivelist li {
	border-bottom:1px dotted #ccc;
	font-size:14px;
	line-height:1.8em;
	padding:7px 10px;
}
#container div.category ul.categorylist li span {
	font-size:10px;
	line-height:1em;
}
ul.categorylist li a,
ul.archivelist li a {
	font-weight:bold;
}
/*------------------------------関連記事*/
.entry .yarpp-related {
  padding: 20px 0;
  text-align: left;
  background: none;
}

.entry .yarpp-related h2 {
  font-size: 16px;
  background: url(images/line.gif) left bottom repeat-x;
  color: #666;
  margin-bottom: 10px;
  padding: 0 0 10px 3px;
}

.entry .yarpp-related ul {
  padding: 0 0 0 10px;
}

.entry .yarpp-related li {
  background: url(images/yajirusi.gif) left center no-repeat;
  font-size: 14px;
  list-style: none;
  line-height: 2em;
  padding: 0 0 0 20px;
}

.entry .yarpp-related li a {
  text-decoration: underline;
}
/* =breadcrumb
----------------------------------------------- */ 

#breadcrumb {
  background: #9FFCFC;
  clear: both;
  padding: 5px;
  margin: 0 auto;
}

#breadcrumb ol {
  height: 15px;
  margin: 5px;
  padding:0 0 0 10px;
}

#breadcrumb li {
  float: left;
  padding: 0 5px 0 15px;
  background: url(/img/default/breadcrumb.gif) center left no-repeat;
  list-style: none;
  line-height: normal;
}

#breadcrumb li:first-child,
#breadcrumb li.first {
  padding-left: 0;
  background: none;
}
/*------------------------------ 関連記事*/
div.entry .yarpp-related {
  padding: 20px 0;
  text-align: left;
  background: none;
}

div.entry .yarpp-related h2 {
  font-size: 16px;
  background: url(/img/block/title/line.gif) left bottom repeat-x;
  color: #666;
  margin-bottom: 10px;
  padding: 0 0 10px 3px;
}

div.entry .yarpp-related ul {
  padding: 0 0 0 10px;
}

div.entry .yarpp-related li {
  background: url(/img/block/icon/yajirusi.gif) left center no-repeat;
  font-size: 14px;
  list-style: none;
  line-height: 2em;
  padding: 0 0 0 20px;
}

div.entry .yarpp-related li a {
  text-decoration: underline;
  font-weight:normal;
}

/* アーカイブ・カテゴリー一覧表示
----------------------------------------------- */
div.archive h2,
div.category h2 {
	font-size:24px;
	background:#d2edfe;
	margin:0 10px 10px 0;
	color:#333;
	padding:10px;
	letter-spacing:0.1em;
}
ul.categorylist,
ul.archivelist {
	list-style:none;
	margin:0 10px;
	padding:0;
}
div.category ul.categorylist li,
div.archive ul.days li {
	background:url(/img/default/notecheck20.gif) 10px 50% no-repeat;
	padding-left:40px;
}
ul.categorylist li,
ul.archivelist li {
	border-bottom:1px dotted #ccc;
	font-size:14px;
	line-height:1.8em;
	padding:7px 10px;
}
div.category ul.categorylist li span {
	font-size:10px;
	line-height:1em;
}
ul.categorylist li a,
ul.archivelist li a {
	font-weight:bold;
}
/* 関連記事が詰まっていたい場合
----------------------------------------------- */

h2.kanren {
  margin-top:20px;
}
/* single 投稿月のアーカイブリンク
----------------------------------------------- */
#content .moremonth {
  text-align: right;
}
