/*
THEME NAME: Akipanman
THEME URI: http://rubiqube.com
DESCRIPTION: Empty Canvas v1.0 : Simple, minimalistic theme, ideal for corporate blogs or creating more complex designs
VERSION: 1.0
AUTHOR: <a href="http://www.rubiqube.com">Adrian Diaconescu</a>
AUTHOR URI: http://www.rubiqube.com
*/

@import "reset.css";

html {
	min-height: 100%;
}

body {
	min-height: 100%;
	position: relative;
	line-height: 1;
	color: #666666;
	font-size: 12px;
	*font-size: 75%;
	font-family: Verdana,"ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro","ＭＳ Ｐゴシック",Osaka,sans-serif;
	*font-family: Verdana,"ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro","ＭＳ Ｐゴシック",Osaka,sans-serif;
}

a {
	color: #E36492;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: 700;
}

hr {
	border: none 0;
	border-bottom: 1px solid #E0E0E0;
	height: 1px;
	margin: 10px 0;
}

blockquote {
	font-style: italic;
	background: url(images/quotes.gif) no-repeat top left;
	background-position: 12px 12px;
	color: #595959;
	margin: 5px 0;
	padding: 8px 15px 8px 60px;
}

#wrapper {
	width: 830px;
	background: #FFF;
	margin: 0 auto;
}

#header {
	height: 140px;
	background-repeat: no-repeat;
	background-image: url(images/header/bg.gif);
	background-position: 0 top;
	overflow: hidden;
	width: 830px;
	margin: 0 auto;
}

#logo {
	left: 50%;
	margin-right: auto;
	margin-left: -75px;
	position: relative;
	top: 50%;
}

#logo a {
	display: block;
	height: 17px;
	width: 149px;
	background-repeat: no-repeat;
	background-image: url(images/header/logo.gif);
}

#logo span {
	display: none;
}

#container {
	width: 830px;
	overflow: hidden;
}

#content {
	float: left;
	width: 560px;
}

.post {
	background-repeat: no-repeat;
	background-position: 0px top;
	background-image: url(images/post/bg.gif);
	padding-top: 3px;
	margin-bottom: 50px;
}

.post-date {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 19px;
	width: 50px;
	margin-right: 10px;
	float: left;
	font-size: 79%;
	color: #999;
	text-align: center;
}

.post-date a {
	color: #666666;
}

.post-title {
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 15px;
	float: left;
	font-size: 120%;
	font-weight: normal;
}

.post-title a {
	color: #333333;
}

.page-subtitle {
	font-weight: 700;
	color: #CCC;
	font-size: 90%;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 15px;
}

.videoframe{
	background-image: url(images/post/img_bg.gif);
	background-repeat: repeat;
	padding: 5px;
	display:block;
}

.post-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.post-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.post-comments a:hover {
	color: #FFFFFF;
}

.post-content {
	margin-top: 15px;
}

.post-content h2 {
	font-size: 140%;
	margin-bottom: 10px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}

.post-content h3 {
	font-size: 110%;
	font-weight: 700;
	margin-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}

.post-content p {
	color: #444444;
	font-size: 120%;
	line-height: 150%;
	margin-bottom: 10px;
}

.post-content img.postImg{
	background-image: url(images/post/img_bg.gif);
	background-repeat: repeat;
	padding: 5px;
}



.post-content img.alignnone {
	background: #FFF;
	border: 1px solid #EFEFEF;
	padding: 4px;
}

.post-content img.alignleft {
	float: left;
	border: 1px solid #EFEFEF;
	margin: 0 25px 15px 0;
	padding: 4px;
}

.post-content img.alignright {
	float: right;
	border: 1px solid #EFEFEF;
	margin: 0 0 15px 25px;
	padding: 4px;
}

.post-content ul,.post-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}

.post-content ul {
	list-style: outside;
}

.post-content ol {
	list-style: decimal;
}

.post-content ul li,.post-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.post-meta{
	background-repeat: repeat-x;
	width: 560px;
	height: 34px;
	background-image: url(images/post/meta_bg.gif);
}

.post-meta ul.meta-list {
	clear: both;
	height: 30px;
	padding-top: 3px;
}

.post-meta li.meta {
	height: 30px;
}

.post-meta ul li div{
	margin-top: -0.5em;
	position: relative;
	top: 50%;
	display: block;
	font-size: 79%;
	padding: 0px 20px 0px 29px;
}

.post-meta ul li div.tag{
	background-position: 10px;
	background-image: url(images/post/tag.png);
	background-repeat: no-repeat;
}

.post-meta ul li div.time{
	background-position: 10px;
	background-image: url(images/post/time.png);
	background-repeat: no-repeat;
}

.post-meta ul li div.comment{
	background-position: 10px;
	background-image: url(images/post/comment.png);
	background-repeat: no-repeat;
}

.post-meta ul li div.permalink{
	background-position: 10px;
	background-image: url(images/post/permalink.png);
	background-repeat: no-repeat;
}

.post-meta ul li.meta-left {
	background-image: url(images/post/line.gif);
	background-position: right top;
	background-repeat: repeat-y;
	float: left;
}
.post-meta ul li.meta-right {
	background-image: url(images/post/line.gif);
	background-position: left top;
	background-repeat: repeat-y;
	float: right;
}


.more-link {
	font-weight: 700;
	display: block;
	margin-top: 10px;
}

.section-title {
	font-size: 140%;
	margin-bottom: 10px;
}

.navleft {
	float: left;
	
	margin: 0 15px 15px 0;
}

.navright {
	float: right;
	margin: 0 0 15px 15px;
}

.navigation div a {
	font-size: 110%;
}

#commentList {
	margin-bottom: 25px;
	background-position: 0 top;
	background-image: url(images/comment/comment_bg.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
}

#commentList h2{
	font-size: 79%;
	font-weight: normal;
	background-image: url(images/comment/comment.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-left: 20px;
}

#comment_list{
	padding-top: 18px;
}

.comment{
	margin-bottom: 10px;
}

.commenterImage{
	float: left;
}

.commentMessageContainer{
	float: right;
	background-repeat: no-repeat;
	background-image: url(images/comment/comment_content_bg01.gif);
	width: 508px;
}

.commentMessageInner{
	float: right;
	width: 500px;
	background-repeat: repeat-y;
	background-image: url(images/comment/comment_content_bg02.gif);
	min-height:46px;
	height: auto !important;
	height: 46px;
}

.commentMessageInner .comment_content{
	font-size: 85%;
	padding: 10px 10px 0 10px;
	margin-bottom: 6px;
	line-height:150%;
}

.commentMessageInner .comment_meta{
	color: #999999;
	font-size: 79%;
	padding: 0 10px 10px 10px;
}

#commentList #no_comment{
	font-size: 85%;
	text-align: center;
	padding: 10px 0 0 0;
}

#commentForm {
}

#login_state{
	margin: 18px 0 18px 0;
}

.commentTextarea{
	margin: 18px 0 18px 0;
}

.commentTextarea img, .commentInput img{
	margin-bottom: 5px;
}

.commentTextarea textarea{
	border-width: 0px;
	background-color: transparent;
	font-size: 85%;
	width: 550px;
	height: 90px;
	margin: 5px 0 0 5px;
}

.commentTextarea div{
	width: 560px;
	height: 100px;
	background-image: url(images/comment/textarea_bg.gif);
	background-repeat: no-repeat;
}

.commentTextarea div.commentTextarea_rollover{
	background-image: url(images/comment/textarea_bg_on.gif);
}

.commentTextarea div.commentTextarea_focus{
	background-image: url(images/comment/textarea_bg_fc.gif);
}

.commentInput{
	float: left;
}

.commentInput input{
	border-width: 0px;
	background-color: transparent;
	font-size: 85%;
	width: 170px;
	margin: 5px 0 0 5px;
}

.commentInput div{
	width: 180px;
	height: 26px;
	background-image: url(images/comment/input_bg.gif);
	background-repeat: no-repeat;
}

.commentInput div.commentInput_rollover{
	background-image: url(images/comment/input_bg_on.gif);
}

.commentInput div.commentInput_focus{
	background-image: url(images/comment/input_bg_fc.gif);
}

.commentPaddingLeft{
	margin-right: 10px;
}

.commentButton{
	clear: left;
	padding-top: 18px;
}

#post {
	background-image: url(images/comment/post_bg.gif);
	background-position: 0 top;
	background-repeat: no-repeat;
	padding-top: 2px;
}

#post h2{
	font-size: 79%;
	font-weight: normal;
	background-image: url(images/comment/post.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-left: 20px;
}

#sidebar {
	float: right;
	width: 230px;
	font-size: 85%;
}

#sidebar .side_container{
	padding: 3px;
	background-image: url(images/sidepanel/bg.gif);
	background-repeat: repeat;
	margin-bottom: 20px;
}

#sidebar div h3 span{
	display:none;
}

#sidebar .side_inner{
	background-color: white;
	padding: 1px;
}

#sidebar #search h3{
	height: 26px;
	width: 222px;
	background-image: url(images/sidepanel/search.gif);
	background-repeat: no-repeat;
}

#sidebar #search form{
	margin-top: 1px;
}

#sidebar #search .search_input_container{
	float: left;
	height: 24px;
	width: 182px;
	background-repeat: no-repeat;
	background-image: url(images/sidepanel/search_bg.gif);
}

#sidebar #search .search_input_container_rollover{
	float: left;
	height: 24px;
	width: 182px;
	background-repeat: no-repeat;
	background-image: url(images/sidepanel/search_bg_on.gif);
}

#sidebar #search .search_input_container_focus{
	float: left;
	height: 24px;
	width: 182px;
	background-repeat: no-repeat;
	background-image: url(images/sidepanel/search_bg_fc.gif);
}

#sidebar #search .search_input{
	height: 18px;
	width: 176px;
	margin: 4px 4px 0 4px;
	color: #666666;
	border-width: 0px;
	background-color:transparent;
}

#sidebar #search .search_btn{
	float: left;
	margin-left: 1px;
}

#sidebar #author h3{
	height: 26px;
	width: 222px;
	background-image: url(images/sidepanel/author.gif);
	background-repeat: no-repeat;
}

#sidebar #akina_img{
	border-bottom-color: #dddddd;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#sidebar #akina_img img{
	vertical-align: middle;
	background-image: url(images/sidepanel/akina_bg.gif);
	background-repeat: repeat;
	padding: 3px;
}

#sidebar #akina_message{
	line-height: 150%;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#sidebar #recent_entry h3{
	height: 26px;
	width: 222px;
	background-image: url(images/sidepanel/recent_entry.gif);
	background-repeat: no-repeat;
}

#sidebar #link h3{
	height: 26px;
	width: 222px;
	background-image: url(images/sidepanel/link.gif);
	background-repeat: no-repeat;
}

.sidelist {
	display: block;
	border-bottom-color: #e4e4e4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.sidelist a {
	padding-left: 8px;
	padding-bottom: 5px;
	display: block;
	padding-top: 6px;
}

#sidebar #tag h3{
	height: 26px;
	width: 222px;
	background-image: url(images/sidepanel/tag.gif);
	background-repeat: no-repeat;
}

.cloud{
	margin: 8px;
}

#sidebar #tag li, #archive li {
	float: left;
	line-height: 150%;
}

#sidebar #archive h3{
	height: 26px;
	width: 222px;
	background-image: url(images/sidepanel/archive.gif);
	background-repeat: no-repeat;
}

#footer {
	margin: 0 auto;
	width: 830px;
	height: 20px;
	border-top: 1px solid #EAEAEA;
	padding: 20px;
}

#footer-links {
	list-style: none;
}

#footer-links li {
	float: left;
	margin-right: 15px;
}

.sep {
	color: #CCC;
	margin: 0 8px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}


