/*
Theme Name: バトスピ部　押忍
Theme URI: http://wordpress.org/
Description: 「バトスピ部　押忍」テーマ
Version: 1.0
Author: 2106
*/


/* common */
body {
	position: relative;
	font: 100% "Osaka","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic",Helvetica, Arial, sans-serif;
	background: #FFF;
}
#base_main{
	width:978px;
	margin: 0 auto;
	border-top:2px solid #666666;
}
/* End common */


#pankuzu{
	text-align:left;
	font-size:11px;
	padding:10px 0 20px 0;
}

h3{
	color: #F90;
	font-size: 1.6em;
	font-weight: bold;
}

#container {
	color: #FFF;
	font-size: 62.5%; /* Resets 1em to 10px */
	padding-bottom: 20px;
	background: #000;
}

#header {
	margin-bottom: 20px;
}

#content {
	float: left;
	font-size: 1.2em;
	padding-left: 20px;
	margin: 0;
	width: 684px;
}

#pagetitle {
	color: #FFF;
	font-size: 1.6em;
	font-weight: bold;
	padding: 5px 10px;
	margin-bottom: 10px;
	background: #111 url('images/pagetitle_bg.gif') repeat-x top left;
}


#sidebar {
	float:right;
	font-size: 1.2em;
	padding-right: 20px;
	margin-bottom: 20px;
	width: 234px;
}
#sidebar h3{
	color: #FFF;
	font-size: 1.4em;
	font-weight: bold;
	padding: 5px 10px;
	margin-bottom: 10px;
	background: #111 url('images/pagetitle_bg.gif') repeat-x top left;
}
#sidebar ul{
	margin-bottom: 20px;
}
#sidebar li{
	padding-left: 10px;
	margin-bottom: 5px;
	background: url('images/li_bg.gif') no-repeat 0 0.2em;
}

#sidebar #banner {
	margin-top: 50px;
}
#sidebar #banner li{
	padding: 0;
	margin-bottom: 5px;
}


/* Post */

.post{
	margin: 0 0 10px 0;
	padding: 20px;
	background: #333;
	border: 1px #666 solid;
}
.post h3{
	padding-bottom: 10px;
	margin: 10px 0 20px 0;
	background: url('images/entry_dot.gif') repeat-x bottom left;
}
.post .cmt {
	line-height: 1.5em;
}
.post .cmt p {
	margin-bottom: 1em;
}

.post .cmt_num {
	clear: both;
	text-align: right;
	font-weight: bold;
	margin-top: 20px;
}


/* End Post */

a:link,
a:visited{
	color: #F90;
	text-decoration: none;
}
a:hover {
	color: #FC0;
	text-decoration: underline;
}

/* PageLink */
#pagelink {
	clear: both;
	text-align: right;
	margin-bottom: 20px;
}
.pageprev {
	float: left;
	margin-bottom: 20px;
}
/* End PageLink */



/* Image */
.aligncenter {
	margin: 20px auto;
}
.alignright {
	margin: 0 0 10px 20px;
	float: right;
}
.alignleft {
	margin: 0 20px 10px 0;
	float: left;
}
.wp-caption {
	padding: 5px;
	text-align: center;
	background: #FFF;
	border-right: 2px #000 solid;
	border-bottom: 2px #000 solid;
}
.wp-caption-text{
	color: #333;
	line-height:1.2em;
	margin-top: 5px;
}
/* End Image */


/* Calendar */
#wp-calendar {
	empty-cells: show;
	width: 100%;
	margin-bottom: 10px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a,
#wp-calendar a:visited {
	font-weight: bold;
	display: block;
	text-decoration: underline;
}
#wp-calendar a:hover {
	text-decoration: none;
}
#wp-calendar caption {
	color: #FFF;
	font-size: 1.4em;
	font-weight: bold;
	padding: 5px 10px;
	background: #111 url('images/pagetitle_bg.gif') repeat-x top left;
}
#wp-calendar td {
	padding: 2px 0;
	text-align: center;
}
#wp-calendar th{
	padding: 5px 0;
	text-align: center;
	font-weight: bold;
}

/* End Calendar */


/* RSS FEED */
#rss_feed a {
	width:234px;
	height:40px;
	text-indent:-9999px;
	display:block;
	margin: 20px 0 10px 0;
	background:url(images/rss_feed.gif) no-repeat;
}

#rss_feed a:link,
#rss_feed a:visited {
	background-position:0 0;
}
#rss_feed a:hover{
	background-position:0 -45px;
}

/* END RSS FEED */

.page_top{
	height:18px;
	margin-bottom:20px;
	text-align:right;
	display:block;
}
.page_top a{
	width:125px;
	height:18px;
	text-indent:-9999px;
	text-align:left;
	display:block;
	background:url(images/page_top.gif) no-repeat;
	margin:0 0 0 auto;
}
.page_top a:link,
.page_top a:visited{
	background-position:0 0;
}
.page_top a:hover{
	background-position:0 -30px;
}


/* Footer */
#footer {
	clear: both;
	color: #999;
	text-align: center;
}

/* End Footer */
