﻿/*
Theme Name: mibarai Theme
THeme URI: http://www.www.www/
Description: This is my mibarai theme.
*/

/* container */
div#container     {width: 900px;
                   margin: auto}

div#container h1  {font-size: 12px;
                   padding-top: 5px}

/* header */
div#header        {height: 300px;
                   text-align: left;
                   margin: 10px 0 20px 0;
                   background-image: url(mainimage.jpg);
                   background-color: #000000}

div#header h2     {font-size: 1.875em;
                   margin: 0 0 15px 30px;
                   padding-top: 30px}

div#header h2 a   {text-decoration: none;
                   color: #0000cc}

div#header p      {font-size: 1em;
                   width: 420px;
                   line-height: 1.5;
                   margin: 0 20px 20px 40px;
                   padding-bottom: 10px}

/* breadcrumb */
div.breadcrumb    {font-size: 0.8em;
                   padding-left: 15px}

/* content */
div#content       {width: 640px;
                   float: left;
                   margin-bottom: 20px}

p#pagetitle       {font-size: 1em;
                   font-weight: bold;
                   color: #2b76cc;
                   border: dotted 1px #2b76cc;
                   text-align: center;
                   padding: 10px 0;
                   margin-top: 20px}

div.post          {border: solid 1px #2b76cc;
                   padding: 20px;
                   margin: 20px auto}

div.post h2       {background-image: url(posttitle.gif);
                   background-repeat: no-repeat;
                   font-size: 20px;
                   border-bottom: solid 2px #2b76cc;
                   padding-left: 25px;
                   padding-bottom: 5px;
                   margin: 0}

div.post h2 a     {text-decoration: none;
                   color: #000000}

div.post p        {font-size: 1em;
                   line-height: 1.8;
                   margin: 20px 0 20px 0}

p.postinfo        {color: #2b76cc;
                   text-align: right;
                   margin-top: 20px;
                   margin-right: 20px}

p.postinfo a      {font-size: 0.75em;
                   color: #2b76cc}

p.pagelink a      {font-size: 0.75em;
                   color: #2b76cc}

span.pageprev     {float: left}

span.pagenext     {float: right}

/* sidebar */
div#sidebar       {width: 230px;
                   float: right;
                   margin-top: 20px;
                   margin-bottom: 20px}

div#sidebar h2    {margin-top: 0;
                   margin-bottom: 0}

div#sidebar li    {font-size: 15px;
                   list-style-type: none;
                   margin-bottom: 15px;
                   background-image: url(linkmark.gif);
                   background-repeat: no-repeat;
                   padding-left: 18px;
                   vertical-align: top}

div#sidebar ul    {margin: 10px 15px 20px;
                   padding: 0}

div#sidebar ul ul {margin-left: -20px}

div#sidebar ul ul li {font-size: 12px;
                      list-style-type: none;
                      margin-bottom: 15px;
                      background-image: url(sidesubtitle.gif);
                      background-repeat: no-repeat;
                      margin-left: 20px;
                      padding-left: 15px;
                      vertical-align: bottom}

div#sidebar p     {font-size: 13px;
                   margin-left: 15px;
                   margin-right: 15px}

/* footer */
div#footer        {border-top: solid 3px #2b76cc;
                   clear: both}

address           {font-size: 0.75em;
                   font-style: normal;
                   font-family: Verdana, sans-serif;
                   padding-top: 10px;
                   padding-bottom: 10px}
