@charset "utf-8";



/*
  ---------------------------------------------------------------
   P_BLOG CSS TEMPLATE "Silk"

   $Id: 2004/10/08 22:51:06 Exp $
  ---------------------------------------------------------------
  INDEX :
     - BASE
     - HEADER
     - CONTENT
     - MENU BOX
     - FOOTER
  ---------------------------------------------------------------
*/

/*
-----------------------------------------------------------------
    BASE
-----------------------------------------------------------------
*/
html {
    margin: 0;
    padding: 0;
}

body  { color: #ccc; font-size: 100%; font-family: "Trebuchet MS", "HirakakuPro-W3", sans-serif; background: #000 url("resources/bg.png"); text-align: center; margin: 0; padding: 1em 0 }

#wrapper    {
	background-color: #000;
	text-align: left;
	margin: 10px auto;
	padding: 0;
	width: 90%;
	min-width: 640px;
	max-width: 1024px;
	border: solid 1px #12226b;
 }


/* Anchors */
a:link    { color: #6090b3; text-decoration: none; background-color: transparent; border-bottom: 1px dotted #75b1d9 }
a:visited {
    border-bottom: 1px dotted #997767;
    background-color: transparent;
    color: #997767;
    text-decoration: none;
}
a:hover   { color: #ffb794; font-style: normal; text-decoration: none; background-color: transparent; border-bottom: 1px dotted #feb79b }
h1 {
    margin: 0;
    padding: 0;
}
h2   { color: #6090b3; font-size: 85%; line-height: 140%; margin: 0; padding: 1em 0 0; border-bottom: 1px none }
h3     { color: #6090b3; font-size: 90%; line-height: 150%; text-indent: 0.5em; margin: 1em 0 0; text-shadow: none   }
p {
    margin: 0.5em 0em 1.5em 1em;
    font-size: 100%;
    line-height: 170%;
}

img {
    border: 0;
}

/* Forms */
input, textarea, select {
    font-size: 80%;
    font-family: "Hiragino Maru Gothic Pro",
                       Trebuchet MS, sans-serif;
}
input[type="submit"],[type="reset"],[type="button"] {
	padding: 3px 2px 0px 2px;
    background: #DBDBB7 url(../_shared/button_bg.png) repeat-x;
    border: 1px solid #999999;
	font-size: 80%;
    color: #000000;
}

input[type="text"],[type="password"] {
    margin: 0px 0px 3px 0px;
}

input[type="radio"] {
    border: 0;
}

fieldset {
    padding: 1.5em;
    margin: 1.5em;
    border: 1px solid #cccccc;
}

select		{
	width: 160px;
	margin: 10px 0 0;
}

legend {
    padding: 3px 10px 3px 10px;
    border: 1px solid #cccccc;
}

.noscript {
    display: inline;
}

/* List */
ul, ol, li, dl {
    line-height: 180%;
}

/*
-----------------------------------------------------------------
    HEADER
-----------------------------------------------------------------
*/
#header     { color: #eeeedd; background-color: #000; background-image: url("resources/silk_bg.png"); background-repeat: no-repeat; margin: 0; padding: 10px 5px 10px 2em; height: 180px; max-width: 1024px }
#header h1 {
    float: left;
    padding: 0 0 5px 0;
    font-size: 180%;
}
#header h1 a:link, #header h1 a:visited {
    background-color: transparent;
    border: 0;
    color: #eeeedd;
    text-decoration: none;
}
#header h1 a:hover {
    background-color: transparent;
    border: 0;
    text-decoration: none;
    color: #cccc99;
}
#subtitle {
    float: left;
    padding: 0.1em 0em 0em 2em;
    font-size: 95%;
}


/*
-----------------------------------------------------------------
    CONTENT BOX
-----------------------------------------------------------------
*/
#content  {
    float: right;
    margin: 1em 1em 2em 0.5em;
    padding: 1em 2em 1em 0;
    width: 67%;

}
.section    { margin: 0 0 1em; border-color: transparent }
a.anchor:link, a.anchor:visited, a.anchor:hover {
    margin-right: 5px;
    border: 0;
}
#content h2 {
    margin-bottom: 1em;
}
h3.article-title      { color: #6090b3; font-size: 100%; background-image: url("resources/h_bg.png"); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 3px; padding: 0 0 3px 0.8em }
.date    { color: #6090b3; font-size: 85%; line-height: 150%; background-color: transparent; padding-left: 1em }

.section p  { padding: 0.5em 1em }
.comment  { font-size: 90%; line-height: 150%; margin-top: 10px }
/* Comment Form */
#addform img, #addform a {
    border: 0;
}

/* Article Footer */
.a-footer    { font-size: 75%; line-height: 180%; text-align: right }
.a-footer a     { background-image: none; margin: 0 5px; padding: 0 }
.a-footer a:hover  { background-image: none }
.a-footer a:active  { background-image: none }

/* ============= Footer Anchors ============= */

/*
-----------------------------------------------------------------
    MENU BOX
-----------------------------------------------------------------
*/
#menu-box    { font-size: 85%; margin: 2em 1em; width: 20%; float: left }

/* Contents Navi */
#content-menu h2 {
    display: none;
}

ul.menu    { color: #6666cc; font-size: 100%; font-weight: bold; margin: 0; padding: 0; width: 100%; border-top: 1px solid #6090b3 }
li.menu   { line-height: 14px; text-indent: 0; list-style: none; margin-bottom: 0; border-right: 1px solid #6090b3; border-bottom: 1px solid #6090b3; border-left: 1px solid #6090b3 }
/* Current Page Menu */
li.cur-menu  { color: #6fa5e7; line-height: 14px; background-color: transparent; list-style: none; margin-bottom: 0; padding: 3px 5px; border-right: 3px solid #6fa5e7; border-bottom: 1px solid #6fa5e7; border-left: 3px solid #6fa5e7 }
a.menu, a.menu:visited  { color: #ccc; text-decoration: none; background: #666633 url("resources/silk_bg.png"); display: block; padding: 5px; border-right: 3px solid #6090b3; border-bottom: 0 none; border-left: 3px solid #6090b3 }
a.menu:hover  { color: #fff; background: #ffffff url("resources/bg_s_hover.png"); border-right: 3px solid #6090b3; border-bottom: 0 none; border-left: 3px solid #6090b3 }
/* Colored Menu Box */
div.menu {
   margin: 2em 0em 1em 0em;
}
div.menu h2  { font-size: 1em; background: black url("resources/h_bg.png") no-repeat; margin: 0 0 1em; padding: 0 0 0.5em 1.5em }
div.menu h2 a {
    border: 0;
}

div.menu p {
    padding-left: 0.5em;
}
div.menu ul {
    margin-left: 2px;
    padding-left: 18px;
}
#search input {
    margin: 0px 5px 5px 0px;
}
#keyword {
    width: 80%;
}

/* Archive, Category, CSS-Swicher Form */

#css-form {
    margin: 10px 0px 10px 0px;
}

/* Admin Menu */
#logout   { background-image: none; text-align: center; margin-bottom: 6px; padding-top: 5px; padding-bottom: 5px; width: 100%; border: solid 1px #999999 }
h2.menu-box {
    margin: 0 0 0.5em 0;
    padding: 0.5em 0 0.5em 0;
    border-top: 1px solid;
    border-bottom: 1px solid;
}

/*
-----------------------------------------------------------------
  TEXT DECORATIONS
-----------------------------------------------------------------
*/
blockquote { color: #ccc; background: #333 url("resources/bottom_right.png") no-repeat right bottom; margin-right: 0; margin-left: 1em; padding: 1em; border-left: 5px solid #6090b3 }
div.citesource { text-align: right; margin-top: 5px; padding-right: 1.5em; border-top: 1px solid #999966 }
div.menu ul {
    margin-left: 2px;
    padding-left: 18px;
}


/* Archive, Category, CSS-Swicher Form */
#archives,
#category,
#css-form {
    margin: 10px 0px 10px 0px;
}

/* Admin Menu */
h2.menu-box {
    margin: 0 0 0.5em 0;
    padding: 0.5em 0 0.5em 0;
    border-top: 1px solid;
    border-bottom: 1px solid;
}

/*
-----------------------------------------------------------------
    FOOTER BOX
-----------------------------------------------------------------
*/
#footer     { color: #999; font-size: 75%; background-color: #010815; background-image: url("resources/silk_bg_footer_top.png"); background-repeat: repeat-x; margin: 1em 0 0; padding: 2em 1em 1em; clear: both }
/* Validator Logos */
.logo {
    float: left;
    margin: 0px 1em 0.5em 0px;
}
.validator {
    margin: 0px 5px 5px 0px;
}

#validators, #w3c-validators {
    margin: 0;
    padding: 0;
}

#validators a:link, #validators a:visited  {
    margin: 0px 3px 0px 0px;
    padding: 2px 8px 2px 8px;
    border: 1px solid #666666;
    background: transparent url(./resources/bg_s.png);
    color: #333300;
    text-decoration: none;
}
#validators a:hover  {
    margin: 0 3px 0 0;
    padding: 2px 8px 2px 8px;
    border: 1px solid #997767;
    background: transparent url(./resources/bg_s.png);
    color: #000000;
    text-decoration: none;
}
#validators a:active {
    margin: 0 3px 0 0;
    padding: 2px 8px 2px 8px;
    border: 1px solid #ff6600;
    background-image : url(./resources/bg_s_hover.png);
    text-decoration: none;
}

address {
    margin: 0.5em 0 0 0;
}

#page-generation  { color: #999; font-size: 90%; background: transparent; margin: 0; padding: 0; clear: both }
/*
-----------------------------------------------------------------
   CALENDAR TABLE
-----------------------------------------------------------------
*/
#calendar           { font-size: 100%; line-height: 140%; background-color: #011e23; background-image: none; margin-top: 10px; margin-bottom: 10px; padding: 5px; width: 96%; height: auto; border-style: none; border-color: ; border-collapse: collapse         }
#calendar thead      { background-color: transparent; margin: 0; padding: 0 }
#calendar thead th  { color: #d3dff7; font-size: 90%; line-height: 140%; text-decoration: none; background-color: transparent; background-image: none; text-align: center; margin: 0; padding: 0; border: 0; outline-style: none; outline-width: 0 }
#calendar thead td { background-color: transparent; text-align: center; margin: 0; padding: 0; border-width: 0 }
#calendar tbody     { color: #063162; font-size: 12px; line-height: 100%; background-color: transparent; background-image: none; list-style-type: none; list-style-image: none; margin: 0; padding: 0; border: 0 transparent }
#calendar tbody td  { color: #75b1d9; font-size: 11px; line-height: 190%; background-color: transparent; background-image: none; text-align: center; margin: 0; padding: 0; border: 0 transparent }
#calendar td.log-exists  { }
#calendar td      { color: #75b1d9; background-color: transparent; background-image: none; margin: 0; padding: 0; border: 0 }
#calendar th.sunday       { color: #c00; background-color: transparent }
#calendar tfoot    { color: white; background-color: transparent; background-image: none; list-style-type: none; list-style-image: none; margin: 0; padding: 0; width: 190px; height: 50px; border: 0 }
#calendar tfoot td     { line-height: 100%; margin: 0; padding: 0; height: 20px; border: 0; outline-style: none; outline-width: 0 }
/* Prev-Month | Next-Month  */
a.prev-month	 { color: #b9aa63; font-size: 90%; line-height: 150%; padding: 0; border-bottom: 1px dotted #b9aa63 }
a.next-month     { color: #b9aa63; font-size: 90%; line-height: 150%; padding: 0; border-bottom: 1px dotted #b9aa63 }
#calendar td.day-of-prev-month,
#calendar td.day-of-next-month       { color: #b9aa63 }
