@import url("../../../../css/base.css");

/*
Theme Name: CUAS theme
Author: Green grass co,.Ltd
Description: hair make cuas's blog。
*/

/*　コンテンツ　*/

#txtBox {width: 630px}

p#pagetitle {font-weight: bold;
             color: #482500;
             border: dotted 1px #cc6600;
             text-align: center;
             padding: 10px 0;
             margin: 20px}

/*　記事　*/
.post {background-color: #f8f3e9;
       background-image: url(./img/green.jpg);
       background-repeat: no-repeat;
       background-position: 430px 10px;
       margin: 0 0 30px 0;}

.post h3 {border: none;
          font-size: 2em;
          margin: 20px 100px 40px 20px;}

.post h3 a,.post h3 a:visited {text-decoration: none;
                               color: #663300;}

.post h3 a:hover {text-decoration: underline;
                  color: #663300;}

.post p {line-height: 1.8em;
         margin: 10px 20px;}

p.postinfo {color: #996600;
            text-align: right;
            margin: 30px 20px;
            padding-bottom: 10px;
            clear: both}

p.postinfo a {color: #ff6633;}

/*　記事内の画像　*/
.aligncenter {display: block;
              margin-left: auto;
              margin-right: auto}

div.post img {border: none;
              max-width: 600px;
              height: auto;}

.alignleft {float: left;
             margin-right: 10px;
             margin-bottom:2px}

.alignright {float: right;
             margin-left: 10px;
             margin-bottom:2px}

.wp-caption {border:solid 1px #aaaaaa;
             text-align: center;
             padding-top: 5px;
             margin-top: 10px}

/*　ページリンク　*/
p.pagelink a {font-size:0.8em;
              color: #ff6633;}
span.pageprev {float: left;
　　　　　　　　　padding-left: 10px}
span.pagenext {float: right;
　　　　　　　　　padding-right: 10px}

/*　コメント　*/
#comments {clear: both}

#com {padding: 0 30px;
      margin: 45px 0 10px}

textarea {width: 400px}

#com h4 {background-color: #f8f3e9;
         color: #663300;
         font-size: 1.3em;
         padding: 3px;
         margin-top: 20px}

#com p {font-size: 1.2em;
        line-height: 1.5em;
        margin: 5px}

div.compost {border-bottom: dotted 1px #cc9900}

p.cominfo {text-align: right}

#com a {color: #2b76cc}

/*　サイドバー　*/

#m10 {margin: 20px}

#m10 h4 {font-size: 1.5em;
         color: #996600;
         border-bottom: solid 1px #996600}

#m10 ul {margin: 10px 5px 20px}

#m10 li {font-size: 1.3em}

/*　カレンダー　*/
#wp-calendar {width: 90%;
              margin: 0 auto 10px;
              font-size: 0.75em}

#wp-calendar a {color: #2b76cc}

#wp-calendar td, #wp-calendar th {text-align: center}

#wp-calendar caption {font-size: 1.5em;
                      color: #996600;
                      padding: 2px 8px;
                      margin-bottom: 3px;
                      border-bottom: solid 1px #996600}

#wp-calendar #prev {text-align: left;
                    padding: 3px 0 0 3px}

#wp-calendar #next {text-align: right;
                    padding: 3px 3px 0 0}
