/*
Theme Name: aspara-original
Theme URI: http://asparaz.net/
Description: original
Version: 1.0

Author: ryokucha
Author URI: http://asparaz.net/
*/



.ama{
text-align:center;
}

/* エントリーデザイン */
.text{
height:100%;
padding:5px 15px 0 15px;
background-color:#32cd32;
font-size:14px;
font-weight:bold;
margin:0;
}
.text-box{
overflow:auto;
background-color:#32cd32;
width:440px;
height:260px;
border-width:1px;
border-style:solid;
position:absolute;
right:0px;
top:0px;
}
.image{
margin:0 10px 0 10px;
padding:0;
width:160px;
height:120px;
}
.image-box{
width:180px;
height:120px;
background-color:black;
}
.genre{font-size:12px;
padding-top:10px;
padding-left:10px;
}
.genre-box{
width:180px;
height:140px;
border-width:1px;
border-style:solid;
}
.image2{
float:right;
}
.text2 {
padding:20px 10px 0 10px;
font-size:14px;
}

.entry {
padding : 0;
position:relative;
left:0px;
top:0px;
}




/* 単一ページの見出し */
.entry-title-single {
height : 30px;
font-size: 18px;
padding : 6px 0px 0px 6px;
background-color:#ffffff;
}
.entry-title-single a {
font-weight : bold;
}





/* 全体的なマージン・パディング・フォントスタイル等の初期化 */
* {
margin : 0;
padding : 0;
font-style : normal;
font-weight : normal;
}

/* リストの初期化 */
ul {
list-style-type:none;
}

/* リンクの初期化 */
a {
text-decoration : none;
}

/* カテゴリアーカイブの説明 */
.categorydescription {
padding:0 10px 10px 10px;
width:500px;
font-size:10px;
}




#header {
width : 800px;
height : 105px;
background : url("http://asparaz.net/image/orange_01.gif") top left no-repeat;
padding-top : 32px;
}



.h1 a {
font-weight : bold;
font-size:16px;
padding-left : 150px;
}
.description {
font-size:13px;
padding : 5px 0px 0px 150px;
}

body {
color :#333333;
background-color : #FF9900;
line-height : 1.5;	
}

#page
{
width: 850px;
background-color:#ffffff;
margin-left : auto;
margin-right : auto;
position:relative;
left:0px;
top:0px;
}
#content {
background-color:#ADD8E6;
float: left;
width: 620px;
}
h2 {
font-size: 14px;
padding : 6px 0px 0px 35px;
height : 25px;
background : url("http://asparaz.net/image/orange_02.gif") top left no-repeat;
background-color:#ffffff;
}
.postmetadata {
font-size:10px;
text-align:right;
padding-right:10px;
}

#sidebar
{
background-color:#B22222;
float: right;
width: 230px;
}
.sidebar-profile {
margin-bottom : 5px;
height : 25px;
font-size : 12px;
text-align : center;				
padding-top : 3px;
font-weight : bold;
color: #ffffff;
background : url("http://asparaz.net/image/orange_03.gif") top left no-repeat;
}
.sidebae-profile-text {
font-size:11px;
line-height:1.5;
padding:0 20px 0 15px;
}
.sideber-title {
margin-bottom : 5px;
height : 25px;
font-size : 12px;
text-align : center;				
padding-top : 3px;
font-weight : bold;
color: #ffffff;
background : url("http://asparaz.net/image/orange_03.gif") top left no-repeat;
}
#wp-calendar {
width:90%;
padding:0 0 0 25px;
font-size:10px;
}
#wp-calendar caption {
margin-bottom : 10px;
}
#wp-calendar th {
padding : 0.1em;
text-align : center;
}
#wp-calendar td {
padding : 0.1em;
text-align : center;
}
#wp-calendar td a {
display : block;
background : #FF9900;
}
.select {
margin : 0 0 20px 40px;
}
.categories-text {
font-size:11px;
line-height:1.5;
padding:0 20px 20px 15px;
}
.categories-text ul {
list-style-type:disc;
list-style-position:inside;
}
.recentcomments {
list-style-type:disc;
list-style-position:inside;
font-size:11px;
line-height:1.5;
padding:0 20px 20px 15px;
}
.recent-entries {
list-style-type:disc;
list-style-position:inside;
font-size:11px;
line-height:1.5;
padding:0 20px 20px 15px;
}



#comments {
font-size: 12px;
padding : 6px 0px 0px 35px;
height : 31px;
background : url("http://asparaz.net/image/orange_04.gif") top left no-repeat;
}
.commentlist {
list-style-type:none;
}
.commentmetadata {
font-size:10px;
text-align:right;
padding-right:10px;
}
.comment-text {
font-size:14px;
background-color:#000000;
color:#ffffff;
}
textarea {
width:500px;
}
.form-info {
font-size:10px;
padding-bottom:5px;
}

#footer {
font-size: 12px;
clear: both;
padding : 10px 0;
border-top : 1px solid #8F5500;
text-align : center;
}

/* アーカーブページのタイトル */
.pagetitle {
font-weight : bold;
font-size:16px;
padding-left : 150px;
}

/* アーカーブページの各記事見出し */
.pageentrytitle {
font-size: 14px;
padding : 6px 0px 0px 35px;
height : 31px;
background : url("http://asparaz.net/image/orange_02.gif") top left no-repeat;
}