/* Base Weblog (base-weblog.css) */
/* basic elements */
html {
margin: 0;
padding: 0;
}

body {
margin: 0;
padding: 0;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
line-height: 120%;
}

form { margin: 0; padding: 0; }
a img { border: 0; }

b { color: #ffff00; }

/* standard helper classes */

.clr {
clear: both;
overflow: hidden;
width: 1px;
height: 1px;
margin: 0 -1px -1px 0;
border: 0;
padding: 0;
font-size: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
}

* html .pkg { height: 1%; }
.pkg { display: block; }

/* page layout */

body { text-align: left; }

/* メインカラムの設定　*/
#container {
position: relative;
margin: 0 auto;
width: 980px;
text-align: left;
}

#container-inner { position: static; width: auto; }

#banner { 
position: relative; 
}
#banner-inner { position: static; }

#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }

#alpha, #beta {
display: inline;
position: relative;
float: left;
min-height: 1px;
}

#alpha-inner, #beta-inner {
position: static;
}

/* banner user/photo */

.banner-user {
float: left;
overflow: hidden;
width: 64px;
margin: 0 0px 0 0;
border: 0;
padding: 0;
text-align: left;
}

.banner-user-photo {
display: block;
margin: 0 0 2px 0;
border: 0;
padding: 0;
background-position: center center;
background-repeat: no-repeat;
text-decoration: none !important;
}

.banner-user-photo img {
width: 64px;
height: auto;
margin: 0;
border: 0;
padding: 0;
}

/* content */

/* .content-nav {
margin: 10px;
text-align: center;
} */

.date-header,
.entry-content {
position: static;
clear: both;
}

.entry,
.trackbacks,
.comments,
.archive {
position: static;
overflow: hidden;
clear: both;
width: 100%;
margin-bottom: 20px;
}


.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
clear: both;
color: #ffffff;
}


.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more {
clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content {
clear: both;
/* margin: 5px 10px 20px 10px;
line-height: 120%; */
}


.comments-open label { display: block; }


#comment-author, #comment-email, #comment-url, #comment-text {
width: 240px;
/* color: #000000; */
}


#comment-bake-cookie {
margin-left: 0;
vertical-align: middle;
}


.comments-open-header {
clear: both;
}


#comment-post {
font-weight: bold;
}


/* basic page elements */


body {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
line-height: 120%;
}


a { color: #eee8aa; text-decoration: none;}
a:hover { color: #ff8c00; text-decoration: underline;}


#banner a { color: #00008B; text-decoration: none; }
#banner a:hover { color: #00008B; }


.module-content a { color: #eee8aa; }
.module-content a:hover { color: #ff8c00; }


h1, h2, h3, h4, h5, h6 {
font-family: Verdana, Arial, sans-serif;
}

h1 {
margin: 0 5px 5px 0px;
font-size: 12px;
text-align: left;
font-weight: normal;
line-height: 110%;
}

h2 {
margin: 0 5px 5px 0px;
font-size: 12px;
text-align: left;
font-weight: normal;
}

h3 {
font-size: 11px;
text-align: left;
border-left: 5px solid #ff8c00;
border-bottom: 1px solid #d2691e;
/* 夏 border-left: 5px solid #99ffff; */ 
/* 夏 border-bottom: 1px solid #66ccff; */ 
color: #ffffcc;
margin: 0px;
padding: 3px;
}

h4 {
font-size: 15px;
text-align: left;
/* 夏季 border: 1px solid #d2691e; */
/* border: 1px solid #66ccff; */
background-color: #FFFFCC;
color: #000;
padding: 5px;
}

h5 {
font-size: 12px;
text-align: left;
/* 夏季 border: 1px solid #d2691e; */
/* border: 1px solid #66ccff; */
background-color: #CCCCFF;
color: #000;
/* margin-left: 10px; */
padding: 3px;
}


.module-header {
position: relative;
width: 100%;
width: auto;
margin: 7px 5px 4px 0px;
padding: 4px 0 2px 10px;
color: #fff;
border-left: 5px solid #ff8c00;
border-bottom: 1px solid #d2691e;
/* 夏 border-left: 5px solid #99ffff; */
/* 夏 border-bottom: 1px solid #66ccff; */
font-size: 13px;
font-weight: bold;
line-height: 110%;
text-transform: uppercase;
}


.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
margin-top: 2px;
border-left: 5px solid #ff8c00;
border-bottom: 1px solid #d2691e;
/* 夏 border-left: 5px solid #99ffff; */
/* 夏 border-bottom: 1px solid #66ccff; */

padding: 4px 0 0 10px;
color: #ffffff;
background-color: #363636;
line-height: 120%;
font-weight: bold;
font-size: 14px;
}


.comments-open-data {
color: #ffffff;
}


.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover {
color: #ccffff;
}


.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer {
font-size: 12px;
}


.commenter-profile img { vertical-align: middle; }




/* page layout */


body {
min-width: 900px;
color: #ffffff;
background:#000000;
}


b {
color: #ffff00;
}

#ad{ 
width: 970px;
margin: 5px;
background-image: url(http://airman.jp/sky.jpg);
color: #000000;
line-height: 150%;
}

#container {
width: 980px;
margin-bottom: 20px;
background: #1c1c1c;
}


#container-inner {
/* border-width: 1px 1px 1px 1px; */
/* border-style: solid; */
/* 夏季 border-color: #996600; */
/* border-color: #99ffff; */
}


#banner {
width: 980px;
background-color: #000000;
}


#banner-inner {
padding: 1px 1px;
}


.banner-user {
width: 70px;
margin-top: 5px;
font-size: 12px;
}


.banner-user-photo { border: 1px solid #fff; }


#banner-header {
margin: 0;
color: #00008B;
font-size: 30px;
font-weight: bold;
}


#banner-description {
margin-top: 5px;
margin-bottom: 0;
color: #00008B;
background: #000000;
/*border-bottom : 1px solid #CD9B1D;*/
font-size: 12px;
font-weight: bold;
line-height: 110%;
}


/* #alpha { margin: 15px 15px 0 15px; width:680px; background: #1c1c1c; } */
/* #beta { width: 250px; background: #1c1c1c; } */
#alpha { margin: 15px 15px 0 15px; width:690px; background: #1c1c1c; }
#beta { width: 250px; background: #1c1c1c; }


#beta-inner {
padding: 5px 5px 0 5px;
}


.date-header {
margin-top: 0;
font-size: 12px;
font-weight: bold;
color: #ee9a00;
}


.comment-confirm {
margin-top: 0;
font-size: 12px;
font-weight: bold;
color: #ee9a00;
}


.entry-header {
margin-top: 2px;
border-left: 5px solid #ff8c00;
border-bottom: 1px solid #d2691e;
/* 夏 border-left: 5px solid #99ffff; */
/* 夏 border-bottom: 1px solid #66ccff; */
padding: 4px 0 0 10px;
color: #ffffff;
/*background-color: #363636;*/
line-height: 140%;
font-weight: bold;
font-size: 14px;


}


.entry-content,
.comment-content,
.trackback-content {
color: #ffffff;
margin: 0;
line-height: 140%;
}


.archive-list-item {
line-height: 120%;
font-size: 12px;
}


.entry-tags {
margin: 0 0 10px 10px;
}


.entry-tags-header,
.entry-tags-list,
.entry-tag { display: inline; }


.entry-tags-list {
list-style:none;
padding: 0px;
}


.entry-footer,
.comment-footer,
.trackback-footer {
margin: 0 0 20px 0;
border-top: 1px dashed #996600;
/* 夏 border-top: 1px dashed #99ffff;*/
padding-top: 3px;
color: #ffffff;
font-size: 12px;
text-align: right;
}


.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer {
margin-left: 10px;
}


.content-nav { margin-top: 0; }


#trackbacks-info {
margin: 10px 0;
border: 1px dashed #a3b8cc;
/* 夏 border: 1px dashed #99ffff; */
padding: 0 10px;
color: #292e33;
font-size: 12px;
text-align: center;
background: #e6ecf2;
}


.comments-open-footer {
margin: 10px 0;
}


/* modules */


.module {
margin: 0 0 5px 0;
background: #1c1c1c;
}


.module-content {
font-size: 10px;
color: #ffffff;
line-height: 120%;
}


.module-ul {
margin: 15px 0 5px 0;
padding: 0px 0px 10px 15px;
font-size: 10px;
color: #ffffff;
line-height: 120%;
}
.module-about {
margin: 0 0 5px 0;
padding: 0px 0px 5px 15px;
font-size: 12px;
color: #ffffff;
line-height: 100%;
}


.module-search input { font-size: 12px; }
.module-search #search { width: 100px; }


.module-mmt-calendar .module-content table,
.module-calendar .module-content table { font-size: 12px; }


.module-list {
margin: 0 5px 5px 0px;
}


.module-list-item {
font-size: 12px;
list-style: none;
margin: 0px 5px 5px 0;
/* line-height: 130%; */
}


.module-powered { border-width: 0; }
.module-powered {
margin: 3px 3px 3px 3px;
font-size: 9px;
border: 1px dashed #a3b8cc;
padding: 5px 5px 5px 5px;
color: #FFFFFF;
background: #4F4F4F;
line-height: 120%;
}

.widget-powered { border-width: 0; }
.widget-powered {
margin: 5px 5px 5px 5px;
font-size: 9px;
border: 1px dashed #a3b8cc;
padding: 10px 5px 10px 10px;
background: #4F4F4F;
color: #FFFFFF;
line-height: 150%;
}

.widget-powered a { color: #003366; text-decoration: none;}
.widget-powered a:hover { color: #000066; text-decoration: underline;}

.archive-list-item {
margin: 0 5px 3px 10px;
padding-left: 5px;
list-style: none;
color: #ffffff;
}


.link {
text-align: left;


}
.link table {
padding: 2px 2px 0 0;
}
.link th {
padding-bottom: 5px;
font-size: 11px;
}
.link td {
text-align: left;
font-size: 11px;
line-height: 140%;
}
.link-list-item {
margin: 0 0 0 0px;
padding: 0;
text-align: left;
color: #ffffff;
list-style:none;
}


.module-tagcloud .module-list {text-align: left; }
.module-tagcloud .module-list { list-style: none; }
.module-tagcloud .module-list-item { display: inline; }
.module-tagcloud li.taglevel1 { font-size: 19px; }
.module-tagcloud li.taglevel2 { font-size: 17px; }
.module-tagcloud li.taglevel3 { font-size: 15px; }
.module-tagcloud li.taglevel4 { font-size: 14px; }
.module-tagcloud li.taglevel5 { font-size: 12px; }
.module-tagcloud li.taglevel6 { font-size: 9px; }


/* artistic tweaks */


.layout-artistic #alpha { width: 260px; }
.layout-artistic #beta { width: 420px; }


.entry-header a { text-decoration: none; }
.content-nav { margin: 0px; display: none; }


/* Entry tag display */
div.entry-tags { margin:0 0 10px 10px; }
ul.entry-tags-list {
list-style:none;
padding: 0px;
}
h4.entry-tags-header,
ul.entry-tags-list,
li.entry-tag { display: inline; }


form textarea#comment-text { width:400px; }


.module-welcome p { font-size: 12px; }
.module-content p.first { margin-top:0px; }


.master-archive-index #archive-title,
.individual-entry-archive #archive-title,
.date-based-archive #archive-title,
.category-archive #archive-title {


margin-top: 2px;
border-left: 5px solid #ff8c00;
border-bottom: 1px solid #d2691e;
/* 夏 border-left: 5px solid #99ffff; */ 
/* 夏 border-bottom: 1px solid #66ccff; */
padding: 3px 0 1px 10px;
color: #ffffff;
background-color: #363636;
line-height: 140%;
font-weight: bold;
font-size: 14px;


}


/* 月送りカレンダー用*/


.calendar {
margin: 5px 0;
text-align: center;
}
.calendarhead {
padding-bottom: 5px;
font-size: 10px;
letter-spacing: 0.2em;
}
.calendar table {
padding: 0;
border-collapse: collapse;
}
.calendar th {
padding-bottom: 3px;
font-size: 10px;
width: 23px;
}
.calendar td {
padding: 2px 0;
text-align: center;
font-size: 12px;
line-height: 100%;
}
.today {
display: block;
border: 1px solid #ffffff;
}
.sunday,
.holiday,
.holiday a:link,
.holiday a:visited {
color: #e50003;
}
.saturday,
.saturday a:link,
.saturday a:visited {
color: #87cefa;
}
.calendar a { text-decoration: underline;}
.calendar a:hover { text-decoration: underline;}

/* ナビゲーションバー用 */


#navi {
border-bottom: 1px solid #996600;
/* 夏 border-bottom: 1px solid #66ccff; */

background: #000;
height: 15px;
}
html > body #navi,
html > body #navi ul li a { /* for Safari */
height: 20px;
}
#navi ul {
margin: 0;
padding: 0;
list-style: none;
}
#navi ul li {
float:left;
border-left:2px solid #000;
width: 100px;
}
#navi ul li a {
display: block;
color: #ffff99;
background: #363636;
font-size: 12px;
font-weight: bold;
text-align: center;
vertical-align: middle;
letter-spacing: 0.1em;
line-height: 2;
text-decoration: none;
}
#navi ul li a:link,
#navi ul li a:visited {
background: #363636;

}
#navi ul li a:hover {
color: #000;
background: #f0e68c;
}

/* ナビゲーションバー２用 */


#navi2 {
border-bottom: 1px solid #996600;
/* 夏 border-bottom: 1px solid #66ccff; */

background: #001100;
height: 40px;
}
html > body #navi2,
html > body #navi2 ul li a { /* for Safari */
height: 20px;
}
#navi2 ul {
margin: 0;
padding: 0;
list-style: none;
}
#navi2 ul li {
float:left;
border-left:2px solid #000;
border-bottom:2px solid #000;
width: 100px;
}
#navi2 ul li a {
display: block;
color: #ffff99;
background: #363636;
font-size: 12px;
font-weight: bold;
text-align: center;
vertical-align: middle;
letter-spacing: 0.1em;
line-height: 2;
text-decoration: none;
}
#navi2 ul li a:link,
#navi2 ul li a:visited {
background: #363636;

}
#navi2 ul li a:hover {
color: #000;
background: #f0e68c;
}

/* lightbox用 */

#lightbox{
	background-color:#eee;
	padding: 10px;
         font-size: 14px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; color: #333; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#lightbox a { color: #000; }
#lightbox a:hover { color: #ff3333; }
#overlay img{ border: none; }

#overlay{ background-image: url(http://airman.jp/overlay.png); }

/*
* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(http://airman.jp/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}

<link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />
*/

/*
.widget-tag-cloud .widget-content ul {
    margin-right: 0;
    margin-left: 0;
    padding-left: 15px;
}

.widget-tag-cloud .widget-content li {
    display: inline;
    margin: 0 5px 0 0;
    padding: 0;
    line-height: 1.2;
    background: none;
}

.widget-tag-cloud .rank-1  { font-size: 1.75em; }
.widget-tag-cloud .rank-2  { font-size: 1.75em; }
.widget-tag-cloud .rank-3  { font-size: 1.625em; }
.widget-tag-cloud .rank-4  { font-size: 1.5em; }
.widget-tag-cloud .rank-5  { font-size: 1.375em; }
.widget-tag-cloud .rank-6  { font-size: 1.25em; }
.widget-tag-cloud .rank-7  { font-size: 1.125em; }
.widget-tag-cloud .rank-8  { font-size: 1em; }
.widget-tag-cloud .rank-9  { font-size: 0.95em; }
.widget-tag-cloud .rank-10 { font-size: 0.9em; }

*/


	
