@charset "utf-8";
@import url(../_import/common.css);
@import url(../_import/text_decorations.css);

/*
  ---------------------------------------------------------------
   P_BLOG CSS TEMPLATE "Tablight"

   $Id: 2005/02/12 23:45:32 Exp $
  ---------------------------------------------------------------
  INDEX : 
     - BASE
     - HEADER
     - CONTENT
     - MENU BOX
     - FOOTER
  ---------------------------------------------------------------
*/

/*
-----------------------------------------------------------------
    BASE ELEMENTS
-----------------------------------------------------------------
*/

body {
    margin: 0 0 0 75px;
    padding: 0;
    font-size: 84%;
    line-height: 170%;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma,
                 "HiraMaruPro-W4", "ƒqƒ‰ƒMƒmŠÛƒS Pro W4", "HGŠÛƒSƒVƒbƒNM-PRO", sans-serif;
    background: #ffffff url(./resources/bg_l.png) no-repeat left top;
    color: #333333;
    text-align: center;
}

#wrapper {
    max-width: 1280px;
    min-width: 600px;
    margin: 0 0 0 1px;
    padding: 11px 75px 11px 5px;
    background: url(./resources/bg_r.png) no-repeat right bottom;
    text-align: left;
}

/* Anchors */
a:link {
    background-color: transparent;
    color: #2850b4;
    text-decoration: none;
}

a:visited {
    background-color: transparent;
    color: #663366;
    text-decoration: none;
}

a:hover {
    background-color: transparent;
    color: #ff9605;
    text-decoration: underline;
}

img {
    border: 0;
}

/* Forms */
input, textarea, select {
    font-family: "Lucida Grande", "HiraMaruPro-W4", sans-serif;
    font-size: 100%;
}

input[type="text"] {
    font-size: 100%;
    font-family: "Lucida Grande", "HiraMaruPro-W4", sans-serif;
}

fieldset {
    margin: 2em 0 1em 0;
    padding: 2em 0 1.5em 1em;
    border: 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

legend {
    margin-left: 1em;
    padding: 0 2em 0 2em;
    border: 1px solid #cccccc;
}

.noscript {
    display: inline;
}

/*
-----------------------------------------------------------------
    HEADER
-----------------------------------------------------------------
*/

#header {
    margin: 0 0 10px 0;
}

#header h1 {
    float: left;
    font-family: "HandelGotDLig", "Lucida Grande", "Lucida Sans Unicode", Lucida, 
                 Tahoma, Verdana, Optima, Arial, sans-serif;
    line-height: 100%;
    font-size: 240%;
    margin-top: 0.5em;
    margin-left: 0.5em;
    padding: 0;
}

#header h1 a {
    color: #333333;
    text-decoration: none;
}

#subtitle {
    float: left;
    /*display: none;*/
    margin: 1.5em 0 0 3em;
    font-family: Optima, "Hiragino Kaku Gothic Pro W3", sans-serif;
    font-size: 110%;
    color: #666666;
}

/*
-----------------------------------------------------------------
    CONTENT BOX
-----------------------------------------------------------------
*/

#content {
    clear: left;
    float: right;
    width: 77%;
    margin: 0 0 0.5em 0;
    padding: 0;
}

#content h1 {
    font-size: 170%;
}

#content h2 {
    margin: 1em 0 0 0;
    padding: 0.1em 0.1em 0.1em 0.2em;
    width: 20em;
    border-bottom: 1px solid #999999;
    font-family: "Lucida Grande", Tahoma, "Trebuchet MS", Verdana, 
                 "Hiragino Kaku Gothic Pro W3", sans-serif;
    font-size: 130%;
}

#content h3, #content h4 {
    font-family: "Lucida Grande", Tahoma, "Trebuchet MS", Verdana, 
                 "Hiragino Kaku Gothic Pro W3", sans-serif !important;
}

.section {
    padding: 0em 0.5em 0em 0.5em;
}

div.section .section {
    border: none !important;
}

.comment {
    color: #333333;
}

.section h3.article-title {
    padding: 0 0 0 1.5em;
    background: url(./resources/title_bg.png) 0 0 no-repeat;
    font-size: 120%;
}

.article-title {
    padding: 0 0 0 1.5em;
    font-size: 120%;
    background: url(./resources/title_bg.png) 0 0 no-repeat;
    font-family: "Lucida Grande", Tahoma, "Trebuchet MS", Verdana,
                 "Hiragino Kaku Gothic Pro W3", sans-serif;
}

.date {
    padding-right: 0.5em;
    font-size: 90%;
    color: #666666;
    text-align: right;
}

/* Article Footer */
.a-footer {
    margin-top: 2em;
    padding-top: 0.5em;
    border-top: 1px dotted #999999;
    font-size: 90%;
    font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
    text-align: right;
}

/**
 * Footer Anchors
 */
.a-footer a {
    margin: 0 0.5em 0 0;
    padding: 0px 0px 4px 14px;
    background: #ffffff url(../_shared/anchor_bg.png) 0px 0px no-repeat;
    font-size: 12px;
}
.a-footer a:hover {
	background-position: 0px -30px;
}
.a-footer a:active {
	background-position: 0px -60px;
} 
a.status-on {
	background-position: 0px -90px !important;
}
a.status-on:hover {
	background-position: 0px -30px !important;
}
a.status-on:active {
	background-position: 0px -60px !important;
}


/* Previous Logs Navi Link */
p#prev-logs {
}
p#prev-logs a {
}
p#prev-logs a:hover {
}

/*
-----------------------------------------------------------------
    MENU BOX
-----------------------------------------------------------------
*/

#menu-box {
    float: left;
    width: 21%;
    margin: 0 0 0.5em 5px;
    padding: 0 0.5em 0 0;
}

li.cur-menu {
    list-style: none; 
    margin-bottom: 5px;
    padding: 5px 0 0 5px;
    border: 1px solid #999999;
    text-align: center;
    background: #ffffff url(./resources/content_menu.png) 0px 0px no-repeat;
    overflow: hidden;
}

li.menu {
    list-style: none;
    margin-bottom: 5px;
    border: 1px solid #b3b3b3;
    text-align: center;
    background: #e6e6e6 url(./resources/content_menu.png) 0px -100px no-repeat;
    overflow: hidden;
}

a.menu:hover {
    color: #ffb021;
    text-decoration: none;
    background: #f0f0f0 url(./resources/content_menu.png) 0px -200px no-repeat;
}

a.menu:active {
    color: #ffb021;
    text-decoration : none;
    background: #f0f0f0 url(./resources/content_menu.png) 0px -100px no-repeat;
}

/* Contents Navi */
#content-menu {
    position: absolute;
    top: 85px;
    left: 5px;
}

#content-menu h2 {
    display: none;
}

ul.menu {
    list-style: none;
    width: 70px;
    margin: 0px;
    padding: 0px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, 
                 Optima, "Trebuchet MS", Verdana, 
                 "Hiragino Kaku Gothic Pro W3", sans-serif;
    font-weight: bold;
}

#content-menu li.menu {
    list-style: none;
    width: 69px;
    margin-bottom: 5px;
    border: 1px solid #b3b3b3;
    border-right: none;
    text-align: center;
    background: #e6e6e6 url(./resources/content_menu.png) 0px -100px no-repeat;
    overflow: hidden;
}

/* Current Page Menu */
#content-menu li.cur-menu {
    list-style: none; 
    width: 68px;
    margin-bottom: 5px;
    padding: 5px 0 0 5px;
    border: 1px solid #999999;
    text-align: center;
    background: #ffffff url(./resources/content_menu.png) 0px 0px no-repeat;
    overflow: hidden;
}

a.menu, a.menu:visited {
    display: block;
    padding: 5px 0 0 5px;
    color: #666666;
    text-decoration: none;
}

#content-menu a.menu:hover {
    color: #ffb021;
    text-decoration: none;
    background: #f0f0f0 url(./resources/content_menu.png) 0px -200px no-repeat;
}

#content-menu a.menu:active {
    color: #ffb021;
    text-decoration : none;
    background: #f0f0f0 url(./resources/content_menu.png) 0px -100px no-repeat;
}

/* ---------------------------------------------- */
div.menu {
    margin: 1em 0 1em 0;
    padding: 0;
    font-family: Tahoma, "Lucida Grande", HiraMaruPro-W4, "ƒqƒ‰ƒMƒmŠÛƒS Pro W4", sans-serif;
}

div.menu h2 {
    margin: 0;
    padding: 2px 0.5em 2px 0.5em;
    text-align: center;
    font-size: 100%;
}

div.menu p {
    padding-left: 0.5em;
}


div.menu ul {
    list-style-image: url(./resources/list_image.png);
    margin: 5px 5px 5px 1.8em;
    padding: 0;
    font-size: 90%;
}

#search input {
    margin: 0 0 5px 5px;
}

#keyword {
    width: 90%;
}

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

/* Admin Menu */
#logout {
    width: 100%;
    padding-top: 0.5em;
    padding-bottom : 0.5em;
    border: 1px solid #999999;
    background: #eeeeee;
    background-image: none;
    text-align: center;
}

h2.menu-box {
    font-size: 130%;
}

#menu-box h3 {
    font-size: 110%;
}

#edit {
    display: none;
}

/* CALENDAR TABLE*/
#calendar {
    margin: 1em 0 0 0 !important;
    width: 100%;
    border-collapse: collapse;
    border: none;
    color: #000000;
    line-height: 100%;
    text-align: center;
    text-shadow: none !important;
}
#calendar thead th {
    padding: 0.2em 0 0.2em 0;
    color: #333333;
    background-color: transparent !important;
    border: none;
    background-image : none;
}
#calendar thead td {
    background-image : none;
}
#calendar tfoot td {
    padding: 0.2em;
    color: #000000;
    background-color: transparent !important;
    background-image: none;
    border: none;
}
#calendar tfoot {
    border: none;
    background-image: none;
    background-color: transparent !important;
}
#calendar td {
    padding: 0.2em 0 0.2em 0;
    border: none;
    background-color: transparent !important;
    color: #333333;
    font-size: 100%;
}
#calendar th.sunday {
    border: none;
    background-color: transparent !important;
    color: #990066;
}
#calendar td.log-exists {
    background-color: transparent !important;
}

/*
-----------------------------------------------------------------
    FOOTER
-----------------------------------------------------------------
*/
#footer {
    clear: both;
    margin: 0;
    padding: 1em;
    font-family: Optima, sans-serif;
}

/* 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,
#rss:link, #rss:visited  {
    width: 81px;
    margin: 0px 3px 0px 0px;
    padding: 2px 8px 2px 8px; 
    border: 1px solid #999999;
    color: #666666;
    background: #e6e6e6;
    font-size: 11px;
    text-align: center;
    text-decoration : none;
}

#validators a:hover,
#rss:hover  {
    margin: 0px 3px 0px 0px;
    padding: 2px 8px 2px 8px; 
    border: 1px solid #999999;
    color: #ffb021;
    background: #f0f0f0;
    text-decoration : none;
}

#validators a:active,
#rss:active {
    margin: 0px 3px 0px 0px;
    padding: 2px 8px 2px 8px; 
    border: 1px solid #999999;
    text-decoration : none;
}

address {
    margin: 0.5em 0 0 0;
}

#page-generation {
    clear: both;
    margin: 0;
    padding: 0;
    color: #666666;
    font-size: 90%;
}

