/* ===== HEADER ===== */
#header {
    width: 100%;
    background: #ffffff;
    padding: 0;
    margin: 0;
}

/* Заголовок */
#blog-title {
    font-family: "Georgia", "Times New Roman", serif;
    font-size: 36px;
    font-weight: normal;
    text-align: right;
    margin: 20px 30px 0 0;
    color: #000;
}

#blog-title a {
    text-decoration: none;
    color: #000;
}

#blog-description {
    text-align: right;
    margin: 5px 30px 15px 0;
    font-size: 14px;
    color: #777;
}

/* ===== TOP NAV BAR ===== */
#ppt_topnav {
    list-style: none;
    margin: 0;
    padding: 0 30px;
    background: #fde9f2; /* светло-розовый как на скрине */
    height: 40px;
    line-height: 40px;
    display: flex;
    align-items: center;
}

/* Пункты меню */
#ppt_topnav > li {
    position: relative;
    margin-right: 25px;
}

#ppt_topnav > li > a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000;
    text-decoration: none;
    padding: 0 5px;
}

#ppt_topnav > li > a:hover {
    text-decoration: underline;
}

/* ===== DROPDOWN ===== */
#ppt_topnav li ul {
    display: none;
    position: absolute;
    top: 40px;
    left: 0;
    background: #fff;
    padding: 10px 0;
    min-width: 180px;
    border: 1px solid #ddd;
    z-index: 999;
}

#ppt_topnav li:hover ul {
    display: block;
}

#ppt_topnav li ul li {
    list-style: none;
    padding: 0;
    margin: 0;
}

#ppt_topnav li ul li a {
    display: block;
    padding: 6px 15px;
    font-size: 13px;
    color: #333;
    text-decoration: none;
    white-space: nowrap;
}

#ppt_topnav li ul li a:hover {
    background: #fde9f2;
}

/* ===== SEARCH (справа) ===== */
#search-top {
    margin-left: auto;
}

#searchform-top input[type="text"] {
    border: 1px solid #ccc;
    padding: 4px 6px;
    font-size: 12px;
}

#searchsubmit-top {
    border: 1px solid #ccc;
    background: #fff;
    padding: 4px 8px;
    cursor: pointer;
    font-size: 12px;
}

#searchsubmit-top:hover {
    background: #fde9f2;
}

/* ===== BLOGROLL / CATEGORIES FIX ===== */
.categories ul,
.linkcat ul {
    max-height: 300px;
    overflow-y: auto;
}
/* do not edit this file, it is generated by the theme, any edits will be lost  */
/* ---------------------- */
/* ----GENERAL STUFF----- */
/* ---------------------- */
body {
	background:#e8e8e8 url(https://web.archive.org/web/20091003074936im_/http://amanda.whitetulipphotography.com.au/wp-content/themes/prophoto2/images/nodefaultimage.gif) repeat;
	color:#666666;
	font-family:Garamond, Palatino, Georgia, serif;
	text-transform:; 
}
p {
	font-family:Garamond, Palatino, Georgia, serif;
	color:#666666;
	font-size:14px;
	margin-bottom:13px;
	line-height:1.5em;
}
a {
	font-style:normal;
	color:#000000;
}
a:link {
	color:#000000;
	text-decoration:none;
}
a:visited {
	color:#000000;
	text-decoration:none;
}
 a:hover {
	color:#f8a0f2;
	text-decoration:underline;
}
h2 {
	font-family:Garamond, Palatino, Georgia, serif;
	color:#000000;
	font-style:normal;
	font-size:26px;
	text-transform:lowercase;
}
h3 {
	font-family:Garamond, Palatino, Georgia, serif;
	color:#000000;
	font-style:normal;
	font-size:26px;
	text-transform:lowercase;
}



/* ---------------------- */
/* -----OTHER PAGES------ */
/* ---------------------- */
h2.page-title {
	font-family:"Century Gothic", Helvetica, Arial, sans-serif;
	color:#666666;
	font-style:normal;
	font-size:19px;
	margin-bottom:30px;
}
.archive-meta {
	margin-bottom:39px;
	margin-right: 220px;
	font-style: italic !important;
}



/* ---------------------- */
/* -------FOOTER--------- */
/* ---------------------- */
#sidebar-footer {
	background:#FFFFFF;
	padding:50px 10px 24px 67.586206896552px;
	color:;
	line-height:1.4em !important;
}
#sidebar-footer p {
	color:;
}
#primary, #secondary, #tertiary {
	float:left;
	width:32%;
	font-size:13px;
}
.top-level-sidebar {
	width:203.7422037422px;
	margin:0 auto;
}
#sidebar-footer h3 {
	font-family:"Century Gothic", Helvetica, Arial, sans-serif;
	color:#000000;
	font-style:normal;
	font-size:17px;
	margin-bottom:10px;
}
#sidebar-footer li {
	margin-bottom:30px;
}
#sidebar-footer li li {
	margin-bottom:2px;
	margin-left:10px;
	line-height:1.2em;
}
#sidebar-footer a {
	font-size:13px;
}
#footer {
	text-align:center;
	background:#FFFFFF;
	padding-bottom:8px;
}
#footer p {
	color:#666666;
	font-size:11px;
	margin-top:13px;
	margin-bottom:0;
}



/* ---------------------- */
/* -----LAYOUT STUFF----- */
/* ---------------------- */
#outerwrapper {
	width: 994px;
	margin:0 auto;
	background: url(https://web.archive.org/web/20091003074936im_/http://amanda.whitetulipphotography.com.au/wp-content/themes/prophoto2/images/dropshadow994.png) repeat-y;
}
* html #outerwrapper {
	background-image:none !important;
} 
#wrapper {
	background:#FFFFFF;
	width:980px; 
	margin:0px auto 0px auto; 
}
#header {
	background:#ffffff;
}
#content {
	padding-left:31px; 
	padding-right:31px; 
}



/* ---------------------- */
/* ---NAVIGATION MENU---- */
/* ---------------------- */
#topnav {
	background: #ffe5fd;
	padding-left:18px;
	padding-right:18px;
}
#topnav {
	line-height:12px; 
	font-size:12px;
}
#topnav li {
	margin-right: 21.6px;
	padding-top: 10px;
	padding-bottom: 10px; 
}
#topnav li ul {
	margin-top:10px; 
	background: #ffe5fd !important;
	}
#topnav ul li {
	background: #ffe5fd;
		line-height: 16.5px;
}
li#search-top ul {
	background: #ffe5fd;
	}
#topnav li li,
#topnav li#search-top,
#topnav li#subscribebyemail-nav {
	padding-bottom:0;
}
#topnav li#search-top,
#topnav li#subscribebyemail-nav {
	padding-top:4.5px;
}
#topnav a {
	font-style:normal;
	color:#000000;
	font-family:"Century Gothic", Helvetica, Arial, sans-serif;
	text-transform:none;
}
#topnav a:link {
	color:#000000;
	text-decoration:none;
}
#topnav a:visited {
	color:#000000;
	text-decoration:none;
}
#topnav  a:hover {
	color:#000000;
	text-decoration:underline;
}
#topnav a {
	font-size:12px;
}
#topnav li li a {
	font-size:11px;
}
#topnav li ul a:hover {
	background:#ffe5fd; 
}
#topnav li#search-top {
	float:right;
	margin-right:8.5714285714286px;
	padding-right:0;
}
#topnav li#subscribebyemail-nav {
	float:right;
	margin: 0 0 0 20px;
}
#topnav-outer {
	background: #ffe5fd;
}
li#nav-rss a#nav-rss-subscribe {
	padding-left:6px; 
}



/* ---------------------- */
/* ------POST ----------- */
/* ---------------------- */
h2.entry-title a, 
h3.entry-title a {
	font-size:26px; 
	color:#000000;
	font-family:Garamond, Palatino, Georgia, serif;
	text-transform:lowercase;
	font-style:normal;
}
h2.entry-title a:link, 
h3.entry-title a:link {
	color:#000000;
}	
h2.entry-title a:visited, 
h3.entry-title a:visited {
	color:#000000;
}
h2.entry-title a:hover, 
h3.entry-title a:hover {
	color:#000000;
} 
h2.entry-title a:link {
	text-decoration:none;
}
h2.entry-title a:visited {
	text-decoration:none;
}
h2.entry-title  a:hover {
	text-decoration:underline;
}
h3.entry-title a:link {
	text-decoration:none;
}
h3.entry-title a:visited {
	text-decoration:none;
}
h3.entry-title  a:hover {
	text-decoration:underline;
}
body.single h1.entry-title,
body.page h1.entry-title {
	font-family:Garamond, Palatino, Georgia, serif;
	color:#000000;
	font-style:normal;
	font-size:26px;
	text-transform:lowercase;
		 
}
h2.entry-title,
h3.entry-title,
h1.entry-title {
	margin-bottom: 6px;
}
.entry-meta-top p {
	font-family:Garamond, Palatino, Georgia, serif;
	font-size:9px;
	text-transform:uppercase;
}
.entry-meta-top p a:link, 
.entry-meta-top p a:visited, 
.entry-meta-top p a:hover {
	text-transform:uppercase;
	font-style: 
}
.entry-meta-bottom a:link, 
.entry-meta-bottom a:visited, 
.entry-meta-bottom a:hover {
	text-transform:;
	font-style: 
}
.entry-meta-bottom p {
	font-family:Garamond, Palatino, Georgia, serif;
	font-size:11px;
}
.entry-content li {
	font-size:14px;
	line-height:1.275em;
	margin-bottom: 1em;
	margin-left: 3em;
}
.entry-content img, .entry-content .gallery img {
	border:none;
	border:solid 1px #000000;
	margin-top:15px;
	margin-bottom:15px;
}
.entry-title, .entry-meta-top {
	text-align:left;
}
.posted-in {
	display:block;
}
.entry-post {
	margin-bottom:35px;	padding-bottom:40px;
	border-bottom:1px solid #cccccc;
}
body.archive .entry-post {
	margin-bottom:35px;	padding-bottom:27px;
	border-bottom:1px solid #cccccc;
}
.entry-content {
	margin-top:25px;
}
blockquote {
	border-left: 1px dotted #666666;
}


/* ---------------------- */
/* ----CONTACT FORM------ */
/* ---------------------- */
#p2-contact-success {
	background: #ffffff;
	color: #333333;
}
#p2-contact-error {
	background: #ff5c5c;
	color: #333333;
}



/* ---------------------- */
/* ------BIO AREA-------- */
/* ---------------------- */
#bio h2 {
	font-family:Garamond, Palatino, Georgia, serif;
	font-size:20px;
}
#bio p {
	font-family:Garamond, Palatino, Georgia, serif;
	font-size:13px;
}
#bio-outer {
	background: #ffffff;
}
div#bio {
	}
#bio-outer {
	border-bottom:1px solid #787878;
}
img#biopic {
	float:left;
	margin: 40px 0 0 40px;
	border:px solid #d7d6d6;
	display:inline;
}
#biocolumns {
	display:inline;
	
	float:right;
	margin:40px 40px 0 40px;
	width:900px;
}
.biocolumn {
	width:684px;
	float:left;
	display:inline;
} 
#biocolumn1 {
	margin-right:40px;
}#twitter-badge {
	width:176px;
	float:left;
	display:inline
}
#biocolumn2 {
	margin-right:40px;
}
#biocolumn1 {
	margin-right:40px;
}
	



/* ---------------------- */
/* ----HEADER LAYOUT----- */
/* ---------------------- */
#logo {
	position:absolute;
	top:0;
	right:0;	width:313px;
	height:126px;
	overflow:hidden;
}
#logoimg {
	position:absolute;
	top:0;
	left:0;
	z-index:50;
}
#flash-header-wrapper {
	height:126px;
}
#flash-header {
	width:667px;	height:126px;
	overflow:hidden;	
}
#masthead {
	position:relative;	height:126px;
}



/* ---------------------- */
/* -------COMMENTS------- */
/* ---------------------- */
.comment-time {
	float:right;
	color:#cccccc;
	margin:0 0 0 10px;
}
.comments-body p, 
.comments-body p a {
	font-size:12px;  
	font-family:Arial, Helvetica, sans-serif;  
	font-style:normal;  
	  
}
.comments-body p {
	 
}
.comments-body p span.comment-author,
.comments-body p.alt span.comment-author,
.comments-body p a:link,
.comments-body p.alt a:link,
.comments-body p a:visited,
.comments-body p.alt a:visited,
.comments-body p a:hover,
.comments-body p.alt a:hover {
	color: #000000; 
	 
}
.comments-body p a:link,
.comments-body p.alt a:link,
.comments-body p a:visited,
.comments-body p.alt a:visited {
	text-decoration:underline; 
}
.comments-body p a:hover,
.comments-body p.alt a:hover {
	text-decoration:none; 
}
.comments-header p  {
	
	font-family:Garamond, Palatino, Georgia, serif;
	font-size:13px;
	text-transform:none;
}
.comments-header p a {
	font-family:Garamond, Palatino, Georgia, serif;
	font-size:13px;
	text-transform:none;
}
.comments-header p a:link {
	text-decoration:none;
}
.comments-header p a:visited {
	text-decoration:none;
}
.comments-header p  a:hover {
	text-decoration:underline;
}
.comment {
	background: #ffffff;;
}
.entry-comments .alt {
		 
}
.entry-comments .bypostauthor {
		}
.entry-comments .unapproved {
	font-style:italic; 
	 
} 
.comments-body p {
	margin-bottom:0;
	line-height:1.1em;
}
.entry-comments {
	border: 1px solid #cac9c9;
	border-bottom:none;
}
.comments-header {
	background: #f4f4f4 url(https://web.archive.org/web/20091003074936im_/http://amanda.whitetulipphotography.com.au/wp-content/themes/prophoto2/images/borderCAC9C9.gif) repeat-x bottom;
}
.comments-header p {
	margin-bottom:0;
	line-height:1.3em;
}
.postedby {
	float:left;
	display:inline;
	padding: 14px 16px 13px 16px;
}
.comments-count, .comments-count div {
	float:left;
	display:inline;
}
.comments-count {
	background: url(https://web.archive.org/web/20091003074936im_/http://amanda.whitetulipphotography.com.au/wp-content/themes/prophoto2/images/tab1-left.jpg) no-repeat bottom left;
}
.comments-count div {
	background: url(https://web.archive.org/web/20091003074936im_/http://amanda.whitetulipphotography.com.au/wp-content/themes/prophoto2/images/tab1-right.jpg) no-repeat bottom right;
}
.comments-count-active .comments-count {
	background: url(https://web.archive.org/web/20091003074936im_/http://amanda.whitetulipphotography.com.au/wp-content/themes/prophoto2/images/tab2-left.jpg) no-repeat bottom left;
}
.comments-count-active .comments-count div {
	background: url(https://web.archive.org/web/20091003074936im_/http://amanda.whitetulipphotography.com.au/wp-content/themes/prophoto2/images/tab2-right.jpg) no-repeat bottom right;
}
.comments-count p {
	line-height:1.3em;
	float:left;
	display:inline;
	background: none;
	padding: 13px 21px 13px 34px;
	margin:1px 0 0 0;
	background: url(https://web.archive.org/web/20091003074936im_/http://amanda.whitetulipphotography.com.au/wp-content/themes/prophoto2/images/comments-closed.gif) no-repeat 21px 54%;
}
.comments-count-active .comments-count p {
	background: url(https://web.archive.org/web/20091003074936im_/http://amanda.whitetulipphotography.com.au/wp-content/themes/prophoto2/images/comments-open.gif) no-repeat 21px 54%;
}
.post-interact {
	float:right;
	display:inline;
	padding:14px 14px 13px 14px;
}
.post-interact span {
		padding-top: 0px;
	padding-top: 0px;
	margin-left:14px
}
.addacomment {
	background: url(https://web.archive.org/web/20091003074936im_/http://amanda.whitetulipphotography.com.au/wp-content/themes/prophoto2/images/comment.gif) no-repeat left center;
	padding-left:15px
}
.emailafriend {
	background: url(https://web.archive.org/web/20091003074936im_/http://amanda.whitetulipphotography.com.au/wp-content/themes/prophoto2/images/email.gif) no-repeat left center;
	padding-left:20px;
}
.linktothispost {
	background: url(https://web.archive.org/web/20091003074936im_/http://amanda.whitetulipphotography.com.au/wp-content/themes/prophoto2/images/link.gif) no-repeat left center;
	padding-left:18px;
}
.comments-body {
	border-bottom:1px solid #cac9c9;
	max-height: 220px;
	overflow:auto;	
}
.comments-body-inner {
	padding:15px;
}	
.comments-body h3 {
	font-family: Georgia, serif;
	font-size: 16px;
	margin: 0 0 9px 0;
}
.comment {
	padding:.6em .7em;
}
.comment-author {
	margin-right:.2em;
}



/* ---------------------- */
/* -------MISC----------- */
/* ---------------------- */
 
.nav-previous {
	float:left;
}
.nav-next {
	float:right;
}
/*png hack*/
img.png {
	behavior: url(https://web.archive.org/web/20091003074936im_/http://amanda.whitetulipphotography.com.au/wp-content/uploads/p2/pngHack.htc);
}
	
/*
     FILE ARCHIVED ON 07:49:36 Oct 03, 2009 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:47:15 Dec 22, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.062
  exclusion.robots: 0.114
  exclusion.robots.policy: 0.096
  esindex: 0.015
  cdx.remote: 74.016
  LoadShardBlock: 56.492 (3)
  PetaboxLoader3.datanode: 121.433 (4)
  load_resource: 147.259
  PetaboxLoader3.resolve: 26.576
*/@font-face{font-family:'Iconochive-Regular';src:url('../fonts/Iconochive-Regular.eot');src:url('../fonts/Iconochive-Regular.eot') format('embedded-opentype'),url('../fonts/Iconochive-Regular.woff') format('woff'),url('../fonts/Iconochive-Regular.ttf') format('truetype'),url('../fonts/Iconochive-Regular.svg#Iconochive-Regular') format('svg');font-weight:normal;font-style:normal}
[class^="iconochive-"],[class*=" iconochive-"]{font-family:'Iconochive-Regular'!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.iconochive-Uplevel:before{content:"\21b5"}
.iconochive-exit:before{content:"\1f6a3"}
.iconochive-beta:before{content:"\3b2"}
.iconochive-logo:before{content:"\1f3db"}
.iconochive-audio:before{content:"\1f568"}
.iconochive-movies:before{content:"\1f39e"}
.iconochive-software:before{content:"\1f4be"}
.iconochive-texts:before{content:"\1f56e"}
.iconochive-etree:before{content:"\1f3a4"}
.iconochive-image:before{content:"\1f5bc"}
.iconochive-web:before{content:"\1f5d4"}
.iconochive-collection:before{content:"\2211"}
.iconochive-folder:before{content:"\1f4c2"}
.iconochive-data:before{content:"\1f5c3"}
.iconochive-tv:before{content:"\1f4fa"}
.iconochive-article:before{content:"\1f5cf"}
.iconochive-question:before{content:"\2370"}
.iconochive-question-dark:before{content:"\3f"}
.iconochive-info:before{content:"\69"}
.iconochive-info-small:before{content:"\24d8"}
.iconochive-comment:before{content:"\1f5e9"}
.iconochive-comments:before{content:"\1f5ea"}
.iconochive-person:before{content:"\1f464"}
.iconochive-people:before{content:"\1f465"}
.iconochive-eye:before{content:"\1f441"}
.iconochive-rss:before{content:"\221e"}
.iconochive-time:before{content:"\1f551"}
.iconochive-quote:before{content:"\275d"}
.iconochive-disc:before{content:"\1f4bf"}
.iconochive-tv-commercial:before{content:"\1f4b0"}
.iconochive-search:before{content:"\1f50d"}
.iconochive-search-star:before{content:"\273d"}
.iconochive-tiles:before{content:"\229e"}
.iconochive-list:before{content:"\21f6"}
.iconochive-list-bulleted:before{content:"\2317"}
.iconochive-latest:before{content:"\2208"}
.iconochive-left:before{content:"\2c2"}
.iconochive-right:before{content:"\2c3"}
.iconochive-left-solid:before{content:"\25c2"}
.iconochive-right-solid:before{content:"\25b8"}
.iconochive-up-solid:before{content:"\25b4"}
.iconochive-down-solid:before{content:"\25be"}
.iconochive-dot:before{content:"\23e4"}
.iconochive-dots:before{content:"\25a6"}
.iconochive-columns:before{content:"\25af"}
.iconochive-sort:before{content:"\21d5"}
.iconochive-atoz:before{content:"\1f524"}
.iconochive-ztoa:before{content:"\1f525"}
.iconochive-upload:before{content:"\1f4e4"}
.iconochive-download:before{content:"\1f4e5"}
.iconochive-favorite:before{content:"\2605"}
.iconochive-heart:before{content:"\2665"}
.iconochive-play:before{content:"\25b6"}
.iconochive-play-framed:before{content:"\1f3ac"}
.iconochive-fullscreen:before{content:"\26f6"}
.iconochive-mute:before{content:"\1f507"}
.iconochive-unmute:before{content:"\1f50a"}
.iconochive-share:before{content:"\1f381"}
.iconochive-edit:before{content:"\270e"}
.iconochive-reedit:before{content:"\2710"}
.iconochive-gear:before{content:"\2699"}
.iconochive-remove-circle:before{content:"\274e"}
.iconochive-plus-circle:before{content:"\1f5d6"}
.iconochive-minus-circle:before{content:"\1f5d5"}
.iconochive-x:before{content:"\1f5d9"}
.iconochive-fork:before{content:"\22d4"}
.iconochive-trash:before{content:"\1f5d1"}
.iconochive-warning:before{content:"\26a0"}
.iconochive-flash:before{content:"\1f5f2"}
.iconochive-world:before{content:"\1f5fa"}
.iconochive-lock:before{content:"\1f512"}
.iconochive-unlock:before{content:"\1f513"}
.iconochive-twitter:before{content:"\1f426"}
.iconochive-facebook:before{content:"\66"}
.iconochive-googleplus:before{content:"\67"}
.iconochive-reddit:before{content:"\1f47d"}
.iconochive-tumblr:before{content:"\54"}
.iconochive-pinterest:before{content:"\1d4df"}
.iconochive-popcorn:before{content:"\1f4a5"}
.iconochive-email:before{content:"\1f4e7"}
.iconochive-embed:before{content:"\1f517"}
.iconochive-gamepad:before{content:"\1f579"}
.iconochive-Zoom_In:before{content:"\2b"}
.iconochive-Zoom_Out:before{content:"\2d"}
.iconochive-RSS:before{content:"\1f4e8"}
.iconochive-Light_Bulb:before{content:"\1f4a1"}
.iconochive-Add:before{content:"\2295"}
.iconochive-Tab_Activity:before{content:"\2318"}
.iconochive-Forward:before{content:"\23e9"}
.iconochive-Backward:before{content:"\23ea"}
.iconochive-No_Audio:before{content:"\1f508"}
.iconochive-Pause:before{content:"\23f8"}
.iconochive-No_Favorite:before{content:"\2606"}
.iconochive-Unike:before{content:"\2661"}
.iconochive-Song:before{content:"\266b"}
.iconochive-No_Flag:before{content:"\2690"}
.iconochive-Flag:before{content:"\2691"}
.iconochive-Done:before{content:"\2713"}
.iconochive-Check:before{content:"\2714"}
.iconochive-Refresh:before{content:"\27f3"}
.iconochive-Headphones:before{content:"\1f3a7"}
.iconochive-Chart:before{content:"\1f4c8"}
.iconochive-Bookmark:before{content:"\1f4d1"}
.iconochive-Documents:before{content:"\1f4da"}
.iconochive-Newspaper:before{content:"\1f4f0"}
.iconochive-Podcast:before{content:"\1f4f6"}
.iconochive-Radio:before{content:"\1f4fb"}
.iconochive-Cassette:before{content:"\1f4fc"}
.iconochive-Shuffle:before{content:"\1f500"}
.iconochive-Loop:before{content:"\1f501"}
.iconochive-Low_Audio:before{content:"\1f509"}
.iconochive-First:before{content:"\1f396"}
.iconochive-Invisible:before{content:"\1f576"}
.iconochive-Computer:before{content:"\1f5b3"}
:root {
  --wm-toolbar-height: 65px;
}
#wm-ipp-base {
  height:65px;/* initial height just in case js code fails */
  padding:0;
  margin:0;
  border:none;
  background:none transparent;
}
#wm-ipp {
  z-index: 2147483647;
}
#wm-ipp, #wm-ipp * {
  font-family:Lucida Grande, Helvetica, Arial, sans-serif;
  font-size:12px;
  line-height:1.2;
  letter-spacing:0;
  width:auto;
  height:auto;
  max-width:none;
  max-height:none;
  min-width:0 !important;
  min-height:0;
  outline:none;
  float:none;
  text-align:left;
  border:none;
  color: #000;
  text-indent: 0;
  position: initial;
  background: none;
}
#wm-ipp div, #wm-ipp canvas {
  display: block;
}
#wm-ipp div, #wm-ipp tr, #wm-ipp td, #wm-ipp a, #wm-ipp form {
  padding:0;
  margin:0;
  border:none;
  border-radius:0;
  background-color:transparent;
  background-image:none;
  /*z-index:2147483640;*/
  height:auto;
}
#wm-ipp table {
  border:none;
  border-collapse:collapse;
  margin:0;
  padding:0;
  width:auto;
  font-size:inherit;
}
#wm-ipp form input {
  padding:1px !important;
  height:auto;
  display:inline;
  margin:0;
  color: #000;
  background: none #fff;
  border: 1px solid #666;
}
#wm-ipp form input[type=submit] {
  padding:0 8px !important;
  margin:1px 0 1px 5px !important;
  width:auto !important;
  border: 1px solid #000 !important;
  background: #fff !important;
  color: #000 !important;
}
#wm-ipp form input[type=submit]:hover {
  background: #eee !important;
  cursor: pointer !important;
}
#wm-ipp form input[type=submit]:active {
  transform: translateY(1px);
}
#wm-ipp a {
  display: inline;
}    
#wm-ipp a:hover{
  text-decoration:underline;
}
#wm-ipp a.wm-btn:hover {
  text-decoration:none;
  color:#ff0 !important;
}
#wm-ipp a.wm-btn:hover span {
  color:#ff0 !important;
}
#wm-ipp #wm-ipp-inside {
  margin: 0 6px;
  border:5px solid #000;
  border-top:none;
  background-color:rgba(255,255,255,0.9);
  -moz-box-shadow:1px 1px 4px #333;
  -webkit-box-shadow:1px 1px 4px #333;
  box-shadow:1px 1px 4px #333;
  border-radius:0 0 8px 8px;
}
/* selectors are intentionally verbose to ensure priority */
#wm-ipp #wm-logo {
  padding:0 10px;
  vertical-align:middle;
  min-width:100px;
  flex: 0 0 100px;
}
#wm-ipp .c {
  padding-left: 4px;
}
#wm-ipp .c .u {
    margin-top: 4px !important;
}
#wm-ipp .n {
  padding:0 0 0 5px !important;
  vertical-align: bottom;
}
#wm-ipp .n a {
  text-decoration:none;
  color:#33f;
  font-weight:bold;
}
#wm-ipp .n .b {
  padding:0 6px 0 0 !important;
  text-align:right !important;
  overflow:visible;
  white-space:nowrap;
  color:#99a;
  vertical-align:middle;
}
#wm-ipp .n .y .b {
  padding:0 6px 2px 0 !important;
}
#wm-ipp .n .c {
  background:#000;
  color:#ff0;
  font-weight:bold;
  padding:0 !important;
  text-align:center;
}
#wm-ipp .n .d span.ta {
  display:inline-block;
  width: 0;
  height: 0;
  border-color: transparent #99a;
  border-style: solid;
}
#wm-ipp .n .d .b span.ta {
  border-width: 8px 14px 8px 0;
}
#wm-ipp .n .d .f span.ta {
  border-width: 8px 0 8px 14px;
}
#wm-ipp .n .d a span.ta {
  border-color: transparent #33f;
}
#wm-ipp .n .d a span.ta:hover {
  border-color: transparent #77f;
}
#wm-ipp.hi .n td.c {
  color:#ec008c;
}
#wm-ipp .n td.f {
  padding:0 0 0 6px !important;
  text-align:left !important;
  overflow:visible;
  white-space:nowrap;
  color:#99a;
  vertical-align:middle;
}
#wm-ipp .n tr.m td {
  text-transform:uppercase;
  white-space:nowrap;
  padding:2px 0;
}
#wm-ipp .c .s {
  padding:0 5px 0 0 !important;
  vertical-align:bottom;
}
#wm-ipp #wm-nav-captures {
  white-space: nowrap;
}
#wm-ipp .c .s a.t {
  color:#33f;
  font-weight:bold;
  line-height: 1.8;
}
#wm-ipp .c .s div.r {
  color: #666;
  font-size:9px;
  white-space:nowrap;
}
#wm-ipp .c .k {
  padding-bottom:1px;
}
#wm-ipp .c .s {
  padding:0 5px 2px 0 !important;
}
#wm-ipp td#displayMonthEl {
  padding: 2px 0 !important;
}
#wm-ipp td#displayYearEl {
  padding: 0 0 2px 0 !important;
}

div#wm-ipp-sparkline {
  position:relative;/* for positioning markers */
  white-space:nowrap;
  background-color:#fff;
  cursor:pointer;
  line-height:0.9;
}
#sparklineImgId, #wm-sparkline-canvas {
  position:relative;
  z-index:9012;
  max-width:none;
}
#wm-ipp-sparkline div.yt {
  position:absolute;
  z-index:9010 !important;
  background-color:#ff0 !important;
  top: 0;
}
#wm-ipp-sparkline div.mt {
  position:absolute;
  z-index:9013 !important;
  background-color:#ec008c !important;
  top: 0;
}  
#wm-ipp .r {
    margin-left: 4px;
}
#wm-ipp .r a {
  color:#33f;
  border:none;
  position:relative;
  background-color:transparent;
  background-repeat:no-repeat !important;
  background-position:100% 100% !important;
  text-decoration: none;
}
#wm-ipp #wm-capinfo {
  /* prevents notice div background from sticking into round corners of
     #wm-ipp-inside */
  border-radius: 0 0 4px 4px;
}
#wm-ipp #wm-capinfo .c-logo {
  display:block;
  float:left;
  margin-right:3px;
  width:90px;
  min-height:90px;
  max-height: 290px;
  border-radius:45px;
  overflow:hidden;
  background-position:50%;
  background-size:auto 90px;
  box-shadow: 0 0 2px 2px rgba(208,208,208,128) inset;
}
#wm-ipp #wm-capinfo .c-logo span {
  display:inline-block;
}
#wm-ipp #wm-capinfo .c-logo img {
  height:90px;
  position:relative;
  left:-50%;
}
#wm-ipp #wm-capinfo .wm-title {
  font-size:130%;
}
#wm-ipp #wm-capinfo a.wm-selector {
  display:inline-block;
  color: #aaa;
  text-decoration:none !important;
  padding: 2px 8px;
}
#wm-ipp #wm-capinfo a.wm-selector.selected {
  background-color:#666;
}
#wm-ipp #wm-capinfo a.wm-selector:hover {
  color: #fff;
}
#wm-ipp #wm-capinfo.notice-only #wm-capinfo-collected-by,
#wm-ipp #wm-capinfo.notice-only #wm-capinfo-timestamps {
    display: none;
}
#wm-ipp #wm-capinfo #wm-capinfo-notice .wm-capinfo-content {
    background-color:#ff0;
    padding:5px;
    font-size:14px;
    text-align:center;
}
#wm-ipp #wm-capinfo #wm-capinfo-notice .wm-capinfo-content * {
    font-size:14px;
    text-align:center;
}
#wm-ipp #wm-expand {
  right: 1px;
  bottom: -1px;
  color: #ffffff;
  background-color: #666 !important;
  padding:0 5px 0 3px !important;
  border-radius: 3px 3px 0 0 !important;
}
#wm-ipp #wm-expand span {
  color: #ffffff;
}
#wm-ipp #wm-expand #wm-expand-icon {
  display: inline-block;
  transition: transform 0.5s;
  transform-origin: 50% 45%;
}
#wm-ipp #wm-expand.wm-open #wm-expand-icon {
  transform: rotate(180deg);
}
#wm-ipp #wmtb {
  text-align:right;
}
#wm-ipp #wmtb #wmtbURL {
  width: calc(100% - 45px);
}
#wm-ipp #wm-graph-anchor {
  border-right:1px solid #ccc;
}
/* time coherence */
html.wb-highlight {
  box-shadow: inset 0 0 0 3px #a50e3a !important;
}    
.wb-highlight {
  outline: 3px solid #a50e3a !important;
}
#wm-ipp-print {
  display:none !important;
}
@media print {
#wm-ipp-base {
  display:none !important;
}
#wm-ipp-print {
  display:block !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
}
@media (max-width:414px) {
    #wm-ipp .xxs {
	display:none !important;
    }
}
@media (min-width:1055px) {
#wm-ipp #wm-graph-anchor {
  display:block !important;
}
}
@media (max-width:1054px) {
#wm-ipp #wm-graph-anchor {
  display:none !important;
}
}
@media (max-width:1163px) {
#wm-logo {
    display:none !important;
}
}

#wm-btns {
    white-space: nowrap;
    margin-top: -2px;
}

#wm-btns #wm-save-snapshot-open {
  margin-right: 7px;
  top: -6px;
}

#wm-btns #wm-sign-in {
  box-sizing: content-box;
  display: none;
  margin-right: 7px;
  top: -8px;

  /*
  round border around sign in button
  */
  border: 2px #000 solid;
  border-radius: 14px;
  padding-right: 2px;
  padding-bottom: 2px;
  width: 11px;
  height: 11px;
}

#wm-btns #wm-sign-in>.iconochive-person {
  font-size: 12.5px;
}

#wm-save-snapshot-open > .iconochive-web {
  color:#000;
  font-size:160%;
}

#wm-ipp #wm-share {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

#wm-share > #wm-screenshot {
  display: inline-block;
  margin-right: 3px;
  visibility: hidden;
}

#wm-screenshot > .iconochive-image {
  color:#000;
  font-size:160%;
}

#wm-share > #wm-video {
  display: inline-block;
  margin-right: 3px;
  visibility: hidden;
}

#wm-video > .iconochive-movies {
  color: #000;
  display: inline-block;
  font-size: 150%;
  margin-bottom: 2px;
}

#wm-btns #wm-save-snapshot-in-progress {
  display: none;
  font-size:160%;
  opacity: 0.5;
  position: relative;
  margin-right: 7px;
  top: -5px;
}

#wm-btns #wm-save-snapshot-success {
  display: none;
  color: green;
  position: relative;
  top: -7px;
}

#wm-btns #wm-save-snapshot-fail {
  display: none;
  color: red;
  position: relative;
  top: -7px;
}

.wm-icon-screen-shot {
  background: url("../images/web-screenshot.svg") no-repeat !important;
  background-size: contain !important;
  width: 22px !important;
  height: 19px !important;

  display: inline-block;
}
#donato {
    /* transition effect is disable so as to simplify height adjustment */
    /*transition: height 0.5s;*/
    height: 0;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #999 !important;
}
body.wm-modal {
    height: auto !important;
    overflow: hidden !important;
}
#donato #donato-base {
    width: 100%;
    height: 100%;
    /*bottom: 0;*/
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 2147483639;
}
body.wm-modal #donato #donato-base {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2147483640;
}

.wb-autocomplete-suggestions {
    font-family: Lucida Grande, Helvetica, Arial, sans-serif;
    font-size: 12px;
    text-align: left;
    cursor: default;
    border: 1px solid #ccc;
    border-top: 0;
    background: #fff;
    box-shadow: -1px 1px 3px rgba(0,0,0,.1);
    position: absolute;
    display: none;
    z-index: 2147483647;
    max-height: 254px;
    overflow: hidden;
    overflow-y: auto;
    box-sizing: border-box;
}
.wb-autocomplete-suggestion {
    position: relative;
    padding: 0 .6em;
    line-height: 23px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.02em;
    color: #333;
}
.wb-autocomplete-suggestion b {
    font-weight: bold;
}
.wb-autocomplete-suggestion.selected {
    background: #f0f0f0;
}