<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Default Theme */


/*  Background  
======================== */
body, input, textarea {
	color: #373737;
	font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	line-height: 1.625;
}
#access {
	padding-top: 10px;
}
#access ul ul li a {
	font-size: 13px;
	padding: 8px 10px;
	border-top: 1px solid #eee;
}
.archive .page-header,
.search .page-header,
.page-template-page-archive-php .page-header {
	top: 0;
}

#nav-below .nav-previous a,
#nav-below .nav-next a {
	background-image: url("../../images/arrows-elegant.png");
}
#rnav {
	background: url("../../images/arrows-elegant.png") no-repeat -55px 0;
}
#lnav {	
	background: url("../../images/arrows-elegant.png") no-repeat 5px 0;
}
#lnav:hover {
    background-position: 0px -65px;
}
#rnav:hover {
    background-position: -50px -65px;
}
#nav-below .nav-next a {
    background-position: -70px 0;
}
#nav-below .nav-previous a {
    background-position: 5px 0;
}
#nav-below .nav-next a:hover {
    background-position: -66px -65px;
}

/*  #fff  
======================== */
body, #ph {
	background: #f3f3f3;
}
.image-attachment .entry-content .entry-attachment img,
img.size-thumbnail,
img.size-medium,
img.size-large,
.wp-caption,
a.header-image img,
.format-image .entry-content,
#phbox .imgcontainer,
.gallery img:hover,
.gallery .gallery-item,
.format-image .entry-content,
hr.space,
article.comment,
.archive-thumb,
.g-exif-info  {
	background: #fff;
}
hr.space,
#submit, #searchsubmit {
  color: #fff;
}
.format-image .exif-content,
#access ul ul li a,
#access ul ul a:hover {
	background: #fff;
}
#comments ul.children div.tree,
#comments ul.children li.lastcomment .subtree {
	border-top: 10px solid #fff; 	
}
#comments ul.children {
	border-left: 10px solid #fff;
}
#access ul ul :hover &gt; a {
	background: #fff;
}
/*  #fafafa  
======================== */
.format-video,
.format-audio,
.format-status,
.format-aside,
.type-page,
.type-attachment,
.format-standard,
.format-image .main-content,
.format-image .exif-content,
.format-gallery .main-content,
.format-gallery .exif-content, 
#comments,
.not-found,
#comments ul.children &gt; li.lastcomment &gt; div.subtree,
.gallery-exif {
	background: #fafafa;
}
li.comment {
	border-top: 1px solid #fafafa;
}
.comments-link a, 
.info-meta a, 
.exif-meta a {
	color: #fafafa;
}
.comments-link a:hover, 
.info-meta a:hover, 
.exif-meta a:hover {
	color: #fafafa;
}
#access ul ul li a {
	background: #fafafa;
}

/*  #eee  
======================== */

#site-title a.site-title {
	color: #333;
	padding: 0;
}
#site-description {
    line-height: 2.3;
}
#content {
	top: 0;
}

.format-gallery .entry-content .title-meta,
.archive .page-header, 
.search .page-header, 
.page-template-page-archive-php .page-header,
blockquote {
	background: #eee;
}


/*  #ddd  
======================== */
article.comment {
	border-top: 1px solid #ddd;
}
hr {
  background: #ddd;
  color: #ddd;
}

/*  #ccc  
======================== */
.message,
th,td {
	border:1px solid #ccc;
}

/*  #aaa  
======================== */
.comments-link a, .info-meta a, .exif-meta a {
	background: #aaa;
}
.archive .page-header h1, 
.search .search-header, 
.page-template-page-archive-php .search-header {	
	border: 1px dashed #aaa;
}

/*  #999  
======================== */
.galexif-content ul li,
.entry-meta, .entry-meta a,
.slash,
.g-caption,
.gallery .gallery-caption,
a:hover  {
	color: #999;
}
.comments-link a:hover, 
.info-meta a:hover, 
.exif-meta a:hover {
	background: #999;
}

/*  #555  
======================== */
#submit, #searchsubmit {
	background: #555;
}
a,
#access li li a {
	color: #555;
}

/*  #444  
======================== */
body,
#access ul ul a:hover,
#access li:hover &gt; a,
#access ul ul :hover &gt; a,
.format-image h2.entry-title a,
.format-gallery .entry-content .title-meta .entry-title a {
	color: #444;
}

/*  #333  
======================== */

.archive .page-header h1, 
.search .search-header, 
.page-template-page-archive-php .search-header {	
	text-shadow:0 0px 0 #333;
}
.archive .page-header h1, 
.search .search-header h1, 
.page-template-page-archive-php .search-header h1,
#access li.current-menu-item a, #access li.current_page_item a, #access li.current-menu-ancestor &gt; a {
	color: #333;	
}

#access a,
#site-title a.site-title:hover {
	color: #666;
}

/*  #222  
======================== */
#site-description a,
#site-generator, #site-generator a {
	color: #222;
}

/*  #111  
======================== */
#access li:hover &gt; a,
#access li.current-menu-item a, #access li.current_page_item a, #access li.current-menu-ancestor &gt; a {
	color: #111;
}

/* =Forms
-------------------------------------------------------------- */
#addfilter {
	color: #666;
}
.required {
	color: #cc0033;
}
tbody tr:nth-of-type(odd){
	background:rgba(0,0,0,0.05);
}

/* =Widgets
-------------------------------------------------------------- */


/* =Messages
-------------------------------------------------------------- */

.error{
	border-color: #fb5766;
	background-color: #fab;
}
.success{
	border-color: #83ba77;
	background-color: #d1feba;
}
.info{
	border-color: #85a5be;
	background-color: #c4dbec;
}
.warning{
	border-color: #d8d566;
	background-color: #fef8c4;
}


/* =Mobile
-------------------------------------------------------------- */

@media screen and (max-width: 550px) {
	div.small-menu {
		background: #999;	
		color: #eee;
	}
	ul.mobilemenu {
		background: #fafafa;
	}
	#access a {
		color: #555;
	}
	#access #hovernav li:hover &gt; a,
	#access #hovernav ul ul :hover &gt; a {
		background: #eee;
		color: #444;
	}
}</pre></body></html>