/*
Theme Name: Soccer Theme
Theme URI: http://kitakyushu-fa.com/
Description: Kitakyushu Football Association.
Author: CUbe Network Consulting
Author URI: http://cubenet.info/
*/

body {
background-image: url(back_01.gif);
background-repeat: repeat-x;
background-color: #DADFE5;
}
/* コンテナ */
div#container {
width: 800px;
margin: auto;
background-color: #FFFFFF;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC}

/* ヘッダ */
div#header {
background-image: url(header.jpg);
background-color: #a8d1ff;
padding-top: 54px;
padding-bottom: 100px;}

div#header h1 {
font-size: 1.25em;
margin: 0 20px;}

div#header h1 a {text-decoration:none;
color: #FFFFFF;}

div#header p {font-size: 0.875em;
color: #FFFFFF;
margin: 5px 20px 0;}

/* 独立ページのメニュー */
ul#pagemenu {
list-style-type: none;
margin: 0;
padding: 0}

ul#pagemenu li {
display: inline;
padding-right: 10px}

ul#pagemenu li a {
font-size: 0.75em;
color: #2b76cc;
text-decoration: none}

/* メイン */
div#main {
width: 630px;
float: left}

/* コンテンツ */
div#content {
width: 460px;
float: right;
margin-bottom: 20px}

p#pagetitle {
font-size: 0.875em;
font-weight: bold;
color: #2b76cc;
border: dotted 1px #2b76cc;
text-align: center;
padding: 10px 0;
margin-top: 20px}

/* 新着情報 */
div#news {
border: solid 1px #2b76cc;
padding: 18px;
margin: 20px auto}

div#news h2 {
background-image: url(mark.png);
background-repeat: no-repeat;
font-size: 0.875em;
border-bottom: solid 1px #8cc63f;
padding-left: 22px;
padding-bottom: 5px;
margin: 0}

div#news h2 a {
text-decoration: none;
color: #000000}

div#news li {
font-size: 0.75em;
list-style-type: none;
margin-bottom: 4px;
background-image: url(listmark.png);
background-repeat: no-repeat;
padding-left: 16px;
vertical-align: top}

div#news li a {
color: 000000;
text-decoration: none}

div#news ul {
margin: 8px 8px 20px;
padding: 0}


/* 記事 */
div.post {
border: solid 1px #2b76cc;
padding: 18px;
margin: 20px auto;
}

div.post h2 {
background-image: url(mark.png);
background-repeat: no-repeat;
font-size: 0.875em;
border-bottom: solid 1px #8cc63f;
padding-left: 22px;
padding-bottom: 5px;
margin: 0;}

div.post h2 a {text-decoration: none;
color: #000000;}

div.post p {font-size: 0.75em;
line-height: 1.6;
margin-top: 10px;}

p.postinfo {color: #2b76cc;
text-align: right;
margin: 20px 0 0;
clear: both}

p.postinfo a {color: #2b76cc}

/* 記事内の画像 */
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto}

div.post img {border: none}

.alignright {
float: right;
margin-left: 10px;
margin-bottom: 2px}

.alignleft {
float: left;
margin-right: 10px;
margin-bottom: 2px;
margin-bottom: 2px}

.wp-caption {
border: solid 1px #aaaaaa;
text-align: center;
padding-top: 5px;
margin-top: 10px}

/* ページリンク */
p.pagelink a {
font-size: 0.75em;
color: #2b76cc}

span.pageprev {float: left}

span.pagenext {float: right}

/* コメント */
#comments {clear: both}

div#com {
border: solid 1px #2b76cc;
padding: 0 18px;
margin-top: 45px}

textarea {width: 360px}

div#com h3 {
font-size: 0.875em;
border-bottom: solid 1px #2b76cc;
padding-bottom: 3px;
margin-top: 20px}

div#com p {font-size: 0.75em}

div.compost {border-bottom: dotted 1px #2b76cc}

p.cominfo {text-align: right}

div#com a {color: #2b76cc}

p#comfeed img {vertical-align: middle}

p#comfeed a {
color: black;
text-decoration: none}

p#comfeed {
background-color: #a8d1ff;
padding: 8px;
margin-top: 30px}

p#trurl {
background-color: #a8d1ff;
padding: 8px;
margin-bottom: 30px}

/* サイドバー */
div#sidebar {
width: 150px;
float: left;
margin-top: 20px;
margin-bottom: 20px;
padding-left: 10px;
background-color: #F8F8FF}

div#sidebar2 {
width: 150px;
float: right;
margin-top: 20px;
margin-bottom: 20px;
padding-right: 10px;
background-color: #F8F8FF}

div#sidebar h2, div#sidebar2 h2 {
background-image: url(menubar-small.png);
background-repeat: no-repeat;
font-size: 0.75em;
color: white;
padding: 6px 8px;
margin: 0}

div#sidebar li, div#sidebar2 li {
font-size: 0.75em;
list-style-type: none;
margin-bottom: 4px;
background-image: url(listmark.png);
background-repeat: no-repeat;
padding-left: 16px;
vertical-align: top}

div#sidebar li a, div#sidebar2 li a {
color: #000000;
text-decoration: none}

div#sidebar ul, div#sidebar2 ul {
margin: 8px 8px 20px;
padding: 0}

div#sidebar2 ul li li {
font-size: 1em;
background-image: url(listmark-small.png);
background-position: 0 3px;
padding-left: 12px}

div#sidebar2 ul ul {margin-left: 0}

/* サイドバーメニュー */
div#menu {
width: 150px}

div#menu ul {
list-style: none;
margin: 0;
padding: 0;
border-top: 1px solid #cccccc} /* 上方向に1pxのボーダーを指定 */

div#menu li {
margin: 0;
padding: 0;
border-bottom: 1px solid #cccccc; /* 下方向に1pxのボーダーを指定 */
background: #F0F8FF;
}
div#menu a {
padding: 5px 0 5px 10px;
background: #ffffff;
display: block; /* ブロックレベル要素として表示されるように指定 */
width: 146px !important: /* IE対策のため、ボックスの幅を指定 */
width /**/: 150px;
color: #000000;
text-decoration: none;
}
div#menu a:hover {
color: #4169e1; /* オンマウス時の文字色の指定 */
background-image: none; /* オンマウス時の背景画像を表示させないように指定 */
background-color: transparent;
}
/* サイドバーメニュー終了 */


/* カレンダー */
#wp-calendar {
width: 100%;
margin-bottom: 20px;
font-size: 0.75em}

#wp-calendar a {color: #2b76cc}

#wp-calendar td, #wp-calendar th {
text-align: center}

#wp-calendar caption {
background-image: url(menubar-small.png);
background-repeat: no-repeat;
color: white;
padding: 6px 8px;
text-align: left}

#wp-calendar #prev {
text-align: left;
padding-top: 3px;
padding-left: 3px}

#wp-calendar #next {
text-align: right;
padding-top: 3px;
padding-right: 3px}

/* フィード */
p.feed {
font-size: 0.75em;
font-family: Verdana, Helvetica, sans-serif;
border: solid 1px #8cc63f;
padding: 5px;
margin: 25px 0}

p.feed a {
color: #444444;
text-decoration: none}

p.feed img {
vertical-align: middle;
margin-right: 8px}

/* タグクラウド */
p#tagcloud {
line-height: 1.2;
margin-top: 10xp}

p#tagcloud a {color: #2b76cc}

/* フッター */
div#footer {
border-top: solid 3px #2b76cc;
text-align: center;
clear:both}

/* 検索フォーム */
input#s {
width: 140px;
margin-bottom: 5px}

address {
font-size: 0.75em;
font-style: normal;
font-family: Veldana,sans-serif;
padding-top: 6px}

address a {color: #000000}

/* QRコード */
div#qrcode {
width: 150px;
}
div#qrcode p {
font-size: 0.75em;
padding-left: 10px;	
}
div#qrcode img {
margin-left: auto;
margin-right: auto;
}
/* バナー */
p.banner {
margin-bottom: 2px;
}
p.banner a,p.banner a:hover {
text-decoration: none;
}