/*  
Theme Name: Star Bar
Theme URI: 
Description: original template
Author: 
Author URI: 
Version: 0.1
*/

/*
 * File      : style.css
 * Version   : 1.00
 * Update    : 1.01 2007.01.24 fix textarea size for Mozilla.
 *           : 1.02 2007.02.11 add color property at ul element of sidebar.
 *           : 1.03 2007.02.24 fix top property for liquid layout.
 *

 */

/* all */
* {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, sans-serif;
}
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-align:center;
}
/* heading */
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}


/* anchor */
a,
a:link,
a:visited {
    color: #c0c0c0;
    text-decoration: none;
}
a:hover {
    color: #c0c0c0;
    text-decoration: underline;
}
a:active {}

/* image with anchor */
a img {
    border: 0;
}

/* unordered list / ordered list */
ul, ol {
/*    padding-left: 16px;*/
}
ul li {
/*    list-style-type: circle;*/
}

/* definition list */
dl {}
dt {}
dd {
    padding-left: 8px;
}

/* forms */
form {
    margin: 0;
}
#search-options,
input {
    padding: 1px;
    font-size: 12px;
}

/* description of blog */
#banner-description {
    color: #ffffff;
    font-size: 12px;
}

/* article */
.blog {
    padding: 10px;
    font-size: small;
    color: #36414d;
    background: none;
}

/* article date */
.date {
    padding-left: 400px;
    color: #999999;
    font-size: 12px;
    font-weight: bold;
	text-align:right;
}

/*.date {
    margin: 15px 0 10px;
    padding-left: 5px;
    border-left: 3px solid #990000;
    color: #999999;
    font-size: 12px;
    font-weight: bold;
	text-align:left;
}*/


/* comment color */
.trackbacks-header,
.comments-header,
.comments-open-header {
    color: #ffffff;
    background: #8fabbe;
}

/* an article or comment */
/*#comments,
.entry {
	width: auto;
	margin: 0 5px 15px;
	color: #FFFFFF;
	font-size: 12px;
	line-height:150%;
	word-break: break-all;
	padding:8px;
	border-bottom: 1px dotted #666666;
}*/

#comments,
.entry {
	width: auto;
	margin: 0 5px 15px;
	color: #FFFFFF;
	font-size: 12px;
	line-height:150%;
	word-break: break-all;
	border: 1px solid #666666;
	padding:8px;
}


.entry a:active {}
.entry img {
    margin-right: 8px;
    margin-bottom: 5px;
}

/* blockquote */
.entry blockquote {
    width: auto;
    margin: 15px 20px 0 20px;
    padding: 10px;
    border: 1px solid #666666;
    background: #f6f6f6;
    font-size: 12px;
    line-height: 150%;
}

/* textarea */
.entry textarea {
    width: 97%;
}

/* title of entry */
.entry-header {
    margin-top: 6px;
    color: #ffffff;
    background: #333333;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 0 2px 5px;
	text-align:left;
}

.entry-body {
	font-size: 12px;
	text-align: left;
	margin-left: 10px;
	width: 98%;
}

/* contributor */
.entry-footer {
    margin: 10px 0 0 0;
    border-top: 1px dotted #36414d;
    text-align: right;
    color: #36414d;
    font-size: 10px;
    _font-size: 9px;
}

.entry p {
    margin: 10px 0;
}
.entry blockquote p {
    margin: 0;
}
.entry ul {
    margin: 10px 0 10px 25px;
}
.entry ol {
    margin: 10px 0 10px 30px;
}

/* archive-list */
.archive-list {
    margin: 10px 0;
}

/* navigation */
.content-nav {
    margin: 6px 0 10px;
    text-align: center;
    font-size: 12px;
}

/* navigation */
.page {
    margin: 6px 0 10px;
    font-size: 12px;
}

/* breadcrumbs list */
.crumbs {
    margin: 6px 0 10px;
    padding-left: 5px;
    font-size: 12px;
	text-align:left;
}

/* calendar */
#wp-calendar caption {
    padding-bottom: 5px;
    text-align: center;
    color: #CCCCCC;
    font-size: 9px;
    background: none;
    letter-spacing: 0.2em;
}
#wp-calendar {
    text-align: center;
	/*color:#CCCCCC;*/
    background: none;
}
#wp-calendar table {
    text-align: center;
    padding: 0;
    border-collapse: collapse;
}
#wp-calendar th {


    padding-bottom: 3px;
    font-size: 10px;
    width: 23px;
}
#wp-calendar td {
    padding: 2px 0;
    font-size: 9px;
    line-height: 120%;
}

#wp-calendar .saturday { color : blue; }
#wp-calendar .sunday { color : red; }

/* menu list of sidebar */
#sidebar ul {
    color: #999999;
    font-size: 10px;
    _font-size: 9px;
}

#sidebar li {
    list-style: none;
    line-height: 1.6em;
    margin: 0px 0 15px 0;
}

#sidebar li li {
    background: url(images/lmark.gif) no-repeat 0 0.4em;
    padding-left: 12px;
    margin: 0;
	text-align:left;
}

/*#sidebar li ul {
    background: url(images/lmark.gif) no-repeat 0 0.4em;
    padding-left: 12px;
    margin: 0;
	text-align:left;
}*/


#sidebar ul ul {
    margin: 0;
}

/* title of menu list */
#sidebar ul li h2 {
    margin: 3px 0;
    padding: 4px 0 3px;
    text-align: center;
    color: #FFFFFF;
    background: #333333;
    font-size: 12px;
    line-height: 140%;
}

/*#sidebar ul li h2 {
    margin: 3px 0;
    padding: 4px 0 3px;
    _padding: 3px 0 4px;
    border: 1px solid  #666666;
    text-align: center;
    color: #FFFFFF;
    background: #333333;
    font-size: 12px;
    line-height: 140%;
}*/


/* credit */
.powered {
    margin-top: 50px;
    text-align: left;
    color: #666666;
    font-size: 9px;
    line-height: 150%;
}
.powered img {
    margin-top: 3px;
}

.clear {
    clear: both;
}

/* comment and trackback */
#comments-open-data p {
    margin-bottom: 10px;
}

#comment-post {
   font-weight: bold;
}

#comment-author, #comment-email, #comment-url, #comment-text {
   width: 220px;
}

#comment {
    width: 400px;
}

#comment-bake-cookie {
   margin-left: 2px;
   vertical-align: middle;
}

#comments-open-footer {
    text-align: center;
}

.trackbacks,
.comments {
    margin: 10px 5px;
    color: #36414d;
}

.trackbacks-header,
.comments-header,
.comments-open-header {
    margin: 15px 0;
    padding: 2px 0 2px 5px;
    color: #ffffff;
    background: #8fabbe;
    font-size: 11px;
}

#trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content {
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 150%;
    word-break: break-all;
}

.trackback-content p,
.comment-content p {
    margin-top: 10px;
    margin-bottom: 5px;
}

.trackback-footer,
.comment-footer {
    font-size: 9px;
    border-top: 1px dotted #36414d;
    text-align: right;
    padding-top: 3px;
    margin-right: 2px;
}

.comments-open label {
    display: block;
}

.comments-head {
	padding: 2px 0 2px 5px;
	margin: 15px 0;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	background-color: #464646;
	text-align: left;
}

form input,
form textarea {
    border: 1px solid #999999;
}
#searchtext {
    margin: 3px 0;
}

/* layout */

/* for 1 column or 2 columns */
body.layout-two-column-left,
body.layout-two-column-right,
body.layout-one-column {
    margin: 0 auto;
    background: #000000;
	
}
.layout-two-column-left #container,
.layout-two-column-right #container {
    margin-bottom: 10px;
}

/* for 2 columns */
.layout-two-column-left #box,
.layout-two-column-right #box {
	background-image: url(images/back01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 850px;
	margin: 0 auto;
	vertical-align: top;
	text-align: center;
}

/* for 2 columns */
.layout-one-column #container {
    margin-bottom: 0;
}

/* for 2 columns fixed layout (with left sidebar) */
.layout-two-column-left #content {
    float: right;
	margin: 150px auto 0px auto;
	width: 665px;
}
.layout-two-column-left #sidebar-box {
    float: left;
    width: 185px;
	margin-top: 35px;
}
.layout-two-column-left #sidebar {
    padding: 5px;
    color: #ffffff;
}

/* for 2 columns fixed layout (with right sidebar) */
.layout-two-column-right #content {
    float: left;
	width: 600px;
}
.layout-two-column-right #content-box {
	margin: 50px 10px 0px 55px;
	width: 600px;
	text-align: left;
}


.layout-two-column-right #sidebar-box {
    float: right;
    width: 185px;
	margin-top: 35px;
}
.layout-two-column-right #sidebar {
    padding: 5px;
    color: #ffffff;
	text-align: left;
}



input,textarea {
    font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", arial, sans-serif;
}

/* footer */
#footer {
	margin: 20px auto 10px auto;
	width: 850px;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 15px;
	vertical-align: top;
}
#footer .left {
	width: 420px;
	text-align: left;
	float: left;
}
#footer .right {
	width: 430px;
	text-align: right;
	margin-left: 420px;
}


/* ************************************************ 
 *	追加
 * ************************************************ */

#header {
	height: 98px;
}
#header h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	vertical-align: bottom;
	margin-top: 25px;
	padding-top: 0px;
	height: 29px;
}


/* メニュー */
#header ul{
	list-style:none;
	width:450px;
	margin-top: 0px;
	padding-top: 0px;
	height: 30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 50px;
	padding-left: 0px;
}
#header ul li{
    list-style:none;
    float:left;
    width:75px;
}
#header ul a{
    display:block;
    width:75px;
    height:35px;
    text-indent:-150px;
    overflow:hidden;
}
#header ul a.top{
    background-image:url(images/menu_top.jpg);
}
#header ul a:hover.top{
    background-position:0px -35px;
}
#header ul a.about{
    background-image:url(images/menu_about.jpg);
}
#header ul a:hover.about{
    background-position:0px -35px;
}
#header ul a.staff{
    background-image:url(images/menu_staff.jpg);
}
#header ul a:hover.staff{
    background-position:0px -35px;
}
#header ul a.menu{
    background-image:url(images/menu_menu.jpg);
}
#header ul a:hover.menu{
    background-position:0px -35px;
}
#header ul a.access{
    background-image:url(images/menu_access.jpg);
}
#header ul a:hover.access{
    background-position:0px -35px;
}
#header ul a.diary{
    background-image:url(images/menu_diary.jpg);
    background-position:0px -35px;
}
#header ul a:hover.diary{
    background-position:0px -35px;
}

/* ----- Style for Ktai Entry ----- */
.photo {
	float:left;
	padding-right:6px;
	/*line-height:150%;
	font-size:12px;
	text-indent:0;*/
}
.photo img {
	margin:10px 4px 4px 0;
	/*background:white;
	padding:3px;
	border:1px solid #999;*/
}
.photo-end {
	clear:left;
}
/* ---------- */

