/*



	Sterile Dark 1.0



*/



/* Main Layout

------------------------------ */

@import url(//fonts.googleapis.com/css?family=Lato:300,400,700);

body {

display: flex; flex-flow: column nowrap; justify-content:center; align-items: center;

	background: #1a1a1a;

	margin: 0 !important;

	margin: 0 0 10px 0;

	padding: 0;

	text-align: center;

	font: 18px 'Lato', Lucida Sans Unicode, Verdana, sans-serif;



}

#main {

	/*display: inline-block;*/

	text-align: left;

	margin: 40px 4em 5px 4em;

	padding-bottom: 15px;

	background: #333333;

	-moz-border-radius: 10px;

	-webkit-border-radius: 10px;

 	-khtml-border-topright: 10px;

 	border-radius: 10px;

	border: 1px solid #2a2a2a;

}

/** html*/ #main{width: 80vw;}

#credit {

	margin: 5px auto 40px auto;

	width: 680px;

	font-size: 13px;

	color: #cefafe;

	text-align: center;

	clear: both;
    

}

#credit a {

	color: #cefafe;

}

#credit a:hover {

	color: #39B2EA;

}



/* OpenStreetMap  */

div#osm_map {

	margin: 20px 0;

}



/* Scriptless Social Sharing */

ul.scriptless_socialsharing li {

	display: inline-block !important;

}



#gallerytitle {

	padding: 3% 6%;

	-moz-border-radius: 10px 10px 0px 0px;

	-webkit-border-radius: 10px 10px 0px 0px;

 	-khtml-border-topright: 10px 10px 0px 0px;

 	border-radius: 10px 10px 0px 0px;

	background: #cefafe;

	height:auto;

	border-bottom: 1px solid #2a2a2a;

}



#padbox {

 	padding: 20px !important;

text-align: center;
    
    font-size:13px;



}



#exif {

	color: #9C3;

	display:none;

}



#imagemetadata {



}







/* Text Styles

------------------------------ */

body {

	font: normal 11px 'Lato', Verdana, Arial, Helvetica, sans-serif;

	color: #888;

	line-height: 1.6em;

}

h1, h2, h3, h4{font-family: 'Lato', Verdana, Sans-Serif;}

h1 {

	font: normal 16px;

	color: #666;

	margin: 0;

	padding: 0;

}

h1 a:link, h1 a:active, h1 a:visited {

	color: #1a1a1a;

}

h1 span {

	color: #1a1a1a;

}

h1 a:hover, h1 a:focus {

	color: #454545;

}



h2 {

display:flex; flex-flow: column nowrap; justify-content:flex-start;gap:0.75em;

	font-size: 2em;

	letter-spacing: 0.4pt;

	color: #666;

	text-transform: uppercase;

	padding:0;

	margin:0;

	width:auto;

	/*float:left;*/

}

h2 a:link, h2 a:active, h2 a:visited { 

	color: #666;

}

h2 a:hover, h2 a:focus { 

	color: #999;

}

h2 a:hover {

	color: #39B2EA;

}



h2 a {line-height: 150%;}

#gallerytitle h2 span {display:flex; flex-flow:column nowrap;}



h3 {

	color: #666;

	margin: 5px 0 5px 0 !important;

	margin: 0;

	padding: 0;

}

h4 {

	color: #666;

	margin: 0;

	padding: 0;

}

#gallerytitle h2 a {font-size:1.8em}

.aftertext {visibility:hidden;}



/* Link Styles

------------------------------ */

a:link, a:active, a:visited { 

	text-decoration: none; color: #cefafe; 

}



a:hover, a:focus { 

	color: #39B2EA;

}



/* 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 {

	padding: 10px 20px 5px 20px;

}

ul.pagelist {

	clear: both;

	padding: 0;

	margin: 0;

	list-style-type: none;
    
    font-size:150%;

}

ul.pagelist li {

	display: inline;

}

ul.pagelist li a, ul.pagelist span.disabledlink {

	padding: 4px;

}

ul.pagelist li.current a {

	font-weight: bold;

	color: #666;

}

ul.pagelist li.prev {

	margin-right: 10px;

}

ul.pagelist li.next {

	margin-left: 10px;

}

.disabledlink {

	color: #AAA;

	cursor: default;

}

.pagenav {

	clear: both;

}

.disabled_nav {

	visibility: hidden;

}





/* AJAX

------------------------------ */

#albumDescEditable, #albumTagsEditable, #imageTags {

	margin-bottom: 12px;

}

#imageDescEditable, #albumTagsEditable {

	margin-top: 24px;

}

#imageDesc, #exif_link {

	margin-bottom: 12px;

}



/* Tags

------------------------------ */

ul.taglist {

	display: block;

	margin-bottom:20px !important;

}



ul.taglist li {

	background: url(../images/tag.png) no-repeat left center;

	list-style-type: none;

	padding-left: 18px;

	float:left;

	padding-right: 5px;

	color: #999999;

	display: inline;


}



span.tags_title {

	background: none;

	padding-right: 5px;

	padding-left: 0;

	float: left;

	display: block;

}



/* Image Thumbnails

------------------------------ */

#images {

display:flex; flex-flow: row wrap; justify-content:space-evenly;

	/*float: left;*/

	width: auto;

	border: 0px solid gray;

}



.imagethumb a, .thumb a {

	display: block;

	padding: 7px;

	margin: 5px;

	line-height: 0px;

}

.imagethumb, .thumb {

	float: left;

	position: relative;

}

.albumdesc2 {

	line-height: 18px;

}





/* Album Thumbnails

------------------------------ */

#albums {

	display: flex; flex-flow:row wrap; justify-content:space-around;

	padding: 7px;

}

.album {

display:flex; flex-flow:column nowrap; justify-content:center; align-items: center;

	margin: 0 15px 15px 0;

	/*float: left;*/

	width: 315px;

	position: relative;

}

.album .imagethumb a, .album .thumb a {

	margin: 0;

}

.album h3 {

	padding: 0;

	margin: 0;

}

.album h3 a {

	display: block;

	width: 100%;

}

.album p {

	margin: 0 0 4px 0;

	line-height: 17px;

	font-size: 10px;

}

.albumdesc {

	float: right;

	width: 250px;

	padding: 6px 0 0 0;

}

.albumdesc small {display:none;} /*custom adjustment



/* 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 {

	text-align: center;

	line-height: 0;

	margin:10px 0;

}



.imgnav {

	float: right;

	width: 140px;

	text-align: center;

	margin-top: 0px;

	color: #0c2601;

	padding: 0;

	_margin-top: 8px; /* IE Only */

}

.imgnav .imgprevious a, .imgnav .imgnext a {

	font: normal 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

	display: block;

	width: 50%;

	height: 100%;

	float: left;

	color: #214902;

}

.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {

	color: #0c2601;

}

.imgnav .imgprevious a {

	float: left;

}

.imgnav .imgnext a {

	float: right;

}

#imgoriginal {

	font-size: 8pt;

	text-align: right;

	height:30px;

}

#imgorder {

	float: left;

}

#narrow {

	margin: 0 auto;

	width: 440px;

}



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 {

	float: right;

	text-align: left;

	margin:0;

	padding:0;

	width: 25%;

}

#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: 10em; 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:18px;

}

ul.archive .month {

	font-size: 14px;

	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: 18px;

	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: 12px;

}



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;

}