/*

	Sterile Dark 1.0

*/

/* Main Layout
------------------------------ */
body {
	background: #1a1a1a;
	background-image:url("../../../../haikei5.jpg");
	background-repeat: repeat;
	margin: 0;
	text-align: center;
	font: 100% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}

#main
{
	display: inline-block;
	text-align: left;
    margin-top: 38px;
	margin-bottom: 15px;
	padding-bottom: 20px;
	background-color: black;
	background-image: url("../../../../bg_sima.jpg");
}

@media screen and (min-width: 1200px) 
{
	#main
	{
        width: 1100px;
	}
}

@media screen and (max-width: 1200px) 
{
	#main
	{
		width: 90%;
	}
}



#credit {
	margin-bottom: 2px;
	margin-right: 5px;
	font-size: 75%;
	color: #454545;
	text-align: right;
}
#credit a {
	color: #8d3f3f;
}
#credit a:hover {
	color: #8d3f3f;
}

.backicon
{
    display: block;
    width: 118px;
    height: 40px;
    text-align: left;
    position: fixed;
    margin-top: 0px;
    margin-left: 0px;
    z-index: 10;
}

.backicon.a
{
	width: inherit;
	height: inherit;
}

/* OpenStreetMap  */
div#osm_map {
	margin: 20px 0;
}

/* Scriptless Social Sharing */
ul.scriptless_socialsharing li {
	display: inline-block !important;
}

#gallerytitle
{
}
#padbox {
 	padding-left: 12px !important;
 	padding-right: 12px !important;
	padding-bottom: 30px;
}

#exif {
	color: #666;
	display:none;
}

#imagemetadata {

}

/* Text Styles
------------------------------ */
body {
	font: normal 11pt Verdana, Arial, Helvetica, sans-serif;
	color:#ccbdbd;
	//line-height: 1.6em;
}
h1, h2, h3, h4{ font-family: "Trebuchet MS",Verdana,Sans-Serif;}
h1 {
	font: normal 160%;
	color: #ccbdbd;
	margin: 0;
	padding: 0;
}


h1 span {
	color: #ccbdbd;
}

h2 {

	display: block;
    width: 100%;
    font-size: 120%;
    color: #eeeeee;
    letter-spacing: 0.4pt;
    height: 32px;
    margin: 0px;
    margin-bottom: 10px;
    padding-left: 30px;
    background-image: url(../../../../midasi.png);
    background-repeat: no-repeat;
}



h3 {
	color: #ccbdbd;
	margin: 5px 0 5px 0 !important;
	margin: 0;
	padding: 0;
}
h4 {
	color: #ccbdbd;
	margin: 0;
	padding: 0;
}

/* Link Styles
------------------------------ */
a:link {
color: #ffd900; 
text-decoration: none; 
}
a:active{ 
	text-decoration: none; color: #ffd900;
}

a:visited{ 
	text-decoration: none; color: #ff9165;
}

a:hover, a:focus { 
	color: #ffffff;
}

/* Miscellaneous
------------------------------ */
hr {
	clear: both;
	height: 0;
	border: 0;
	border-top: 1px solid #444;
	margin: 0 0 12px 0;
	padding: 0;
	color: #444;
}
img {
	border: 0;
}
blockquote {
	border-left: 1px dotted #96967E;
	margin-left: 20px;
	padding-left: 20px;
	color: #363630;
}
acronym {
	cursor: help;
  border-bottom: 1px solid;
}

/* Page Navigation
------------------------------ */
.pagelist {
	margin-top: 5px;
	padding: 0px;
	font-size: 100%;
	height: 32px;
	width: 100%;
	text-align: center;
}
ul.pagelist {
	height: inherit;
	width: inherit;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul.pagelist li
{
	display: inline-block;
	width: 26px;
	height: inherit;
	align-content: center;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url("cursor_maru.png");
}

ul.pagelist li.current 
{
	color: #111;
	background-image: url("cursor_current.png");
}

ul.pagelist li.prev,ul.pagelist li.next
{
	display: inline-block;
	height: inherit;
	width: 90px;
	background-image:none;
}

ul.pagelist li.prev
{
	margin-right: 20px;
}

ul.pagelist li.next
{
	margin-left: 20px;
}


ul.pagelist li a {
	display: inline-block;
	height: inherit;
	width: inherit;
	align-content: center;
}


ul.pagelist li.prev a {
	display: inline-block;
	height: inherit;
	width: inherit;
	align-content: center;
	background-image: url("cursor_prev.png");
	background-repeat: no-repeat;
	background-position: center center;
}

ul.pagelist li.next a{
	display: inline-block;
	height: inherit;
	width: inherit;
	align-content: center;
	background-image: url("cursor_next.png");
	background-repeat: no-repeat;
	background-position: center center;
}

ul.pagelist span.disabledlink
{
	display: inline-block;
	height: inherit;
	width: inherit;
	align-content: center;
	color: #000;
}

.disabledlink {
	color: #96967E;
	cursor: default;
}
.pagenav {
	clear: both;
}
.disabled_nav {
	visibility: hidden;
}


.albumdescription
{
	padding: 0px;
	padding-left: 32px;
	font-size: 86%;
	color: #ccbdbd;

}


/* AJAX
------------------------------ */
#albumDescEditable, #albumTagsEditable, #imageTags {
	margin-bottom: 12px;
}
#imageDescEditable, #albumTagsEditable {
	margin-top: 24px;
}
#imageDesc, #exif_link {
	margin-bottom: 12px;
}

/* Tags
------------------------------ */
ul.taglist {
display: flex;
margin: 0px;
padding: 0px;
padding-right: 32px;
text-align: right;
justify-content: right;
}

ul.taglist li {
	background: url(../images/tag.png) no-repeat left center;
	list-style-type: none;
	padding-left: 18px;
	padding-right: 12px;
	font-size: 80%;
	color: #999999;
	display: inline;
	list-style-type: none;
}

span.tags_title {
	display: none;
}

/* Image Thumbnails
------------------------------ */
#images {
	float: left;
	width: 100%;
	border: 0px solid gray;
}

.imagethumb a, .thumb a 
{
  text-align: center;
  align-content: center;
}

.thumb 
{
display: flex;
justify-content: center;
}

.imagethumb
{
display: flex;
  float: left;
  width: 206px;
  height: 210px;
  justify-content: center;
}


.albumdesc2 
{
	line-height: 18px;
}


/* Album Thumbnails
------------------------------ */
#albums {
	float: left;
}
.album {
  display: block;
  float: left;
  width: 240px;
  height: 240px;
}
.album .imagethumb a, .album .thumb a {
	margin: 0;
}
.album h3 {
	padding: 0;
	margin: 0;
	font-size: large;
}
.album h3 a {
	display: block;
	width: 100%;
}
.album p {
	margin: 0 0 4px 0;
	line-height: 17px;
}

.album small {
display:none;

}
.albumdesc {
	clear: both;
	text-align: left;
	width:  inherit;
	padding-left: 12px;
	margin-left: 30px;

	background-image:url("cursor_year.png");
	background-repeat: no-repeat;
	background-position: top left;
}

/* favorites styles */
.album .imageFavorites {
position: absolute;
right: 5px;
bottom: 5px;
z-index: 2000;
}

.imagethumb .imageFavorites {
position: absolute;
right: 12px;
bottom: 18px;
z-index: 2000;
}

.imageFavorites input:hover {
cursor: pointer !important;
}



/* Individual Image
------------------------------ */
.imgdesc {
	padding: 10px 0 10px 0;
	line-height: 18px;
}
#image {
	clear:both;
	text-align: center;
	margin:5px;
	overflow-x: auto;
}

.imgnav {
	display: flex;
	justify-content: center;
	height: 42px;
	text-align: center;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.imgprevious
{
	display: inline-block;
	width: 120px;
 	height: inherit;
	margin: 0px;
	margin-right: 2%;

	align-content: center;

	background-image:url("cursor_prev.png");
	background-repeat: no-repeat;
	background-position: center center;
}
 .imgnext
{
	display: inline-block;
	width: 120px;
 	height: inherit;
	margin: 0px;
	margin-left: 2%;
	align-content: center;
	
	background-image:url("cursor_next.png");
	background-repeat: no-repeat;
	background-position: center center;
}


 .disablednav_prev
{
	display: inline-block;
	width: 120px;
 	height: inherit;
	margin: 0px;
	margin-right: 2%;
	align-content: center;
}

 .disablednav_next
{
	display: inline-block;
	width: 120px;
 	height: inherit;
	margin: 0px;
	margin-left: 2%;
	align-content: center;
}

.imgnav .imgprevious a
{
	font: normal 120% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.imgnav .imgnext a 
{
	font: normal 120% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.img_title 
{
font-size: 80%;
letter-spacing: normal;
font-weight: normal;
color:#a78f8f;
}

#imgoriginal {
	font-size: 100%;
	text-align: right;
	height:30px;
}
#imgorder {
	float: left;
}
#narrow {
	text-align:left;
	font-size: 90%;
	padding-top: 6px;
	margin-left: 25%;
	margin-bottom: 10px;
}

#narrow2 
{
	text-align:left;
	font-size: 90%;
	margin-left: 25%;
	margin-right: 25%;
}

img#captcha {
display: block;
float: left;
margin-bottom: 5px;
}
input#code {
float: left;
margin-left: 10px;
width: 10em !important;
}
#recaptcha_widget_div {
float: left;
}

/* Clear floats
------------------------------ */
.clearfloat {
	clear: both;
}

/* Forms
------------------------------ */
form {padding-bottom:10px;}

.inputbox {
	width: 250px;
	padding: 4px;
	margin-bottom: 5px !important;
	margin-bottom: 0px;
	color: #888;
	background: #1a1a1a;
	border: 1px solid #9C3;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
textarea {
	padding: 4px;
	margin-bottom: 5px !important;
	margin-bottom: 0px;
	width: 100%;
	color: #888;
	background: #1a1a1a;
	border: 1px solid #9C3;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
.checkbox {
	cursor: pointer;
}
.button {
	cursor: pointer;
	padding: 5px 10px;
	color: #888;
	background: #EEE;
	border: 1px solid #DDD;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
label {
	cursor: pointer;
}

.required {
	color: #9C3;
  cursor: help;
}

.gravatar {
	width: 20px;
	border: 1px grey solid;
	padding: 1px;
	vertical-align: middle;
}

#map{
	margin-left:-85px;
	padding: 10px 0;
}
#rating { margin-top: 10px; }

/* Search Box
------------------------------ */
#search {
    display: inline-block;
    float: right;
    text-align: right;
    margin: 8px;
    padding: 0;
}
#search_form, #search_form * {
	padding:0px;
	margin:0px;
}
#search input.button {
  padding: 1px;
  font-size: 80%;
}

#search ul {
border: 1px solid #ccc; position:absolute; text-align:left; list-style: none;
height: 8em; width: 20em; overflow: auto;
color: #fff;
background-image:url(../images/50percent.png);
z-index: 10;
}
#searchfields_icon {
position: relative;
top: 4px;
}
.clear {
  clear:both;
  height:10px;
}

/* Archive View
---------------------------- */
#archive{
	width: 300px;
	margin: 0 auto;
	text-align: center;
}
ul.archive * {
	padding:0;
	margin:0;
	list-style:none;
}
ul.archive .year {
	margin-top:10px;
	text-align: center;
	margin-bottom:5px;
	font-weight:bold;
	font-size:18pt;
}
ul.archive .month {
	font-size: 14pt;
	list-style:none;
	border-top:2px solid #666;
	padding-top: 5px;
}

/* Tag Cloud
---------------------------- */
#tag_cloud {
	text-align: center;
	background: #111;
}

#tag_cloud ul li {
	display: inline;
	list-style-type: none;
}

#tag_cloud p {
	padding:10px 0;
	margin:20px 0;
	background: #222;
	border-top: 3px solid #666;
	border-bottom: 3px solid #666;
	font-size: 18pt;
	font-weight:bold;
	text-align: center;
}
/* Error Messages
------------------------------ */
.error {
	color: #C33;
	font-weight: bold;
}
.errorbox {
	padding: 20px;
	background-color: #FDD;
	border-top: 1px solid #FAA;
	border-left: 1px solid #FAA;
	border-right: 1px solid #FAA;
	border-bottom: 5px solid #FAA;
	margin-bottom: 10px;
	font-size: 100%;
	color: #DD6666;
}
.errorbox h2 {
	color: #DD6666;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
}
.errorlist {
	list-style-type: none;
}

/* box for important notes
------------------------------ */
.notebox {
	padding: 5px 10px 5px 10px;
	background-color: #FFEFB7;
	border-width: 1px 1px 2px 1px;
	border-color: #FFDEB5;
	border-style: solid;
	margin-bottom: 10px;
	font-size: 100%;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.notebox li {
	list-style-type: none;
}

.notebox h2,.notebox strong {
	color: #663300;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 1em;
}
/* Messages
------------------------------ */
.messagebox {
	background-color: #C0FFA8;
	padding: 10px 15px 10px 15px;
	border-width: 1px 1px 2px 1px;
	border-color: #8BD37C;
	border-style: solid;
	margin-bottom: 10px;
}

.messagebox h2 {
	color: #006633;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 1em;
}

.button {
	cursor: pointer;
	padding: 5px 10px;
}

label {
	cursor: pointer;
}

label:hover {
	color: #000;
}

/* jQuery pagination comments */

.Pagination {
	margin-bottom: 10px;
}

.Pagination span.current,
.Pagination span.next,
.Pagination a,
.Pagination a.next {
	padding:0px 4px 0px 4px;
	margin-left: 0px;
	margin-right: 0px;
}

.Pagination span.prev,
.Pagination a.prev {
	padding:0px 4px 0px 0px;
	margin-left: 0;
	margin-right: 0px;
}

#registration_form p,
#commentform p,
#mailform p {
clear: both;
}

#registration_form label,
#commentform label,
#mailform label {
width: 30% !important;
float: left;
display: block;
}
#registration_form label[for=admin_dataconfirmation],
#commentform label[for=comment_dataconfirmation],
#mailform label[for=dataconfirmation] {
	width: 100% !important;
	float: none;
}
#registration_form input[type="text"],
#registration_form input[type="password"],
#mailform input[type="text"],
#commentform input[type="text"] {
width: 65%;
}

input.button {
padding: 5px 8px 5px 8px!important;
margin: 5px 0 0 0;
}

#mailform textarea,
#commentform textarea#comment {
clear: both;
width: 95% !important;
height: 150px;
}

form input[type="submit"],
form input[type="reset"],
form input[type="button"],
a.slideshowlink {
background-color: #EEF5F9;
border: 0;
font-size: 80%;
}

a.slideshowlink {
padding: 5px 6px 3px 6px;
margin-top: 10px !important;
clear: both;
margin-top: 10px;
display: inline-block;
color: gray;
}


.clearall {
clear: both !important;
}
.clearleft {
clear: left !important;
}
.clearright {
clear: right !important;
}

/* reCaptcha
------------------------------ */
.g-recaptcha {
	display: inline-block;
}



p.midasi
{
display: inline-block;
width: 100%;
height: 32px;
align-content: center;
font-weight: bold;
font-size: 120%;
color:  #eeeeee;
letter-spacing: 0.4pt;
text-align: left;
margin: 0px;
margin-top:10px; 
margin-bottom:10px;
padding-left: 30px;
font-size: 110%;

background-image:url("../../../../midasi_blue.png");
background-repeat: no-repeat;
}

p.ko_midasi
{
text-align: left;
margin-top: 30px;
margin-bottom: 0px;
margin-left: -20px;

color:#a78f8f;
font-size: 95%;
}


p.cg_nendai
{
text-align: left;
margin-top:15px;
margin-bottom:2px;
margin-left: -10px;
	color: #ccbdbd;

font-size: 90%;
}


div.pastanim {
	text-align: left;
	padding-left: 15px;
}

div.pastanim_lp {
display: inline-block;
    float: left;
    width: 30%;
    font-size: 90%;
    color: #ccbdbd;
    text-align: left;
    margin: 5px;
    margin-top: 16px;
    margin-left: 8%;
    line-height: 2.1em;
}

div.pastanim_nolp {
    display: inline-block;
    float: left;
    width: 30%;
    font-size: 90%;
    color: #ccbdbd;
    text-align: left;
    margin: 5px;
    margin-top: 16px;
    margin-left: 4%;
    line-height: 2.1em;
}

div.setsumei {
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
	font-size: 86%;
	color: #ccbdbd;

	padding: 0px;
	padding-left: 32px;
	font-size: 86%;
}

