/*
	XPORT.TOP
	
	This work is licensed under the Creative Commons Attribution 4.0 International License.
	To view a copy of this license, visit http://creativecommons.org/licenses/by-nd/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.
	
	Date:		Dec 30 2022
	Author:		@vir2alexport
	License:	https://creativecommons.org/licenses/by-nd/4.0/legalcode
*/
HTML, HEAD, BODY{
	margin:0;
	padding:0;
}
HEAD {
	
}
BODY{
	
}
A{
	color:#000;
	text-decoration:none;
	cursor:default;
}
A:hover{
	color:blue;
	text-decoration:none;
	cursor:pointer;
}
A.link{
	text-decoration:underline;
}
A.link:hover{
	
}
SECTION{
	padding-top:40px;
}
ASIDE{
	float:right;
	width:35%;
	margin:0.5rem;
	padding:0.5rem;
}
SECTION ASIDE{
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
}
HEADER NAV UL LI:hover {
	box-shadow: inset 0 -7px 5px -5px #aaa;
}
FOOTER NAV UL LI:hover {
	box-shadow: inset 0 7px 5px -5px #aaa;
}
.a-button {
	color: #eee;
	background: #000;
	font-weight:bold;
	cursor: pointer;
	margin: 2px;
	padding: 8px;
	text-align: center;
	transition: all .2s,box-shadow .08s ease-in;
}
.a-button:hover{
	color: blue;
	background: #ffff00;
}
.a-button:disabled {
	cursor: default;
}
/*____________________________________________________________________________*/
#page-header{
	position:fixed;
	top:0;
	z-index:4;
}
#page-main{
	position:absolute;
	top:0;
	bottom:0;
	font-size:130%;
	
	padding:66px 10% 76px 10%;
	z-index:1;
}
#page-footer{
	position:fixed;
	bottom:0;
	z-index:4;
}
#page-footer P{
	color:#eee;
	font-weight:bold;
}
/*____________________________________________________________________________*/
#header-opaq-bg{
	position:fixed;
	top:0;
	width:100%;
	height:66px;
	background:#fefefe;
	/*border-bottom:2px ridge;*/
	box-shadow: inset 0 -5px 5px -5px #aaa;
	opacity: 0.9;
	-khtml-opacity:.90;
	-moz-opacity:.90;
	-ms-filter:”alpha(opacity=90)”;
	filter: alpha(opacity=90);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.9);
	zoom: 1;
	z-index:2;
}
#footer-opaq-bg{
	position:fixed;
	bottom:0;
	width:100%;
	height:76px;
	background:#fefefe;
	/*border-top:2px ridge;*/
	box-shadow: inset 0 5px 5px -5px #aaa;
	opacity: 0.9;
	-khtml-opacity:.90;
	-moz-opacity:.90;
	-ms-filter:”alpha(opacity=90)”;
	filter: alpha(opacity=90);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.9);
	zoom: 1;
	z-index:2;
}
.flex-columns{
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
}
.flex-rows{
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
}
/*____________________________________________________________________________*/
.project{
	padding-bottom:50px;
	box-shadow: inset 0 -5px 5px -5px #aaa;
}
/*____________________________________________________________________________*/
.menu{
	list-style:none;
	margin:0;
	padding:0;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
	/**/
	opacity: 0.9;
	-khtml-opacity:.90;
	-moz-opacity:.90;
	-ms-filter:”alpha(opacity=90)”;
	filter: alpha(opacity=90);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.9);
	zoom: 1;
	
	font-size:150%;
	font-weight:bold;
	cursor:default;
}
	.menu > LI{
		margin:0;
		padding:20px;
		-webkit-transition-duration: .5s;
		   -moz-transition-duration: .5s;
			 -o-transition-duration: .5s;
				transition-duration: .5s;
	}
	.menu > LI:hover{
		background:#fff;
	}
	
	.menu LI UL{
		position:absolute;
		list-style:none;
		margin:0;
		padding:0;
		background:#fff;
		font-size:70%;
		font-weight:normal;
		visibility:hidden;
		opacity: 0;
		-khtml-opacity:0;
		-moz-opacity:0;
		-ms-filter:”alpha(opacity=0)”;
		filter: alpha(opacity=0);
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
		zoom: 1;
		-webkit-transition-duration: .8s;
		   -moz-transition-duration: .8s;
			 -o-transition-duration: .8s;
				transition-duration: .8s;
	}
	.menu LI:hover UL{
		visibility:visible;
		opacity: 1;
		-khtml-opacity:1;
		-moz-opacity:1;
		-ms-filter:”alpha(opacity=100)”;
		filter: alpha(opacity=100);
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=1);
		zoom: 1;
	}
		.menu > LI > UL > LI{
			margin:0;
			padding:4px 10px 4px 10px;
		-webkit-transition-duration: .3s;
		   -moz-transition-duration: .3s;
			 -o-transition-duration: .3s;
				transition-duration: .3s;
		}
		.menu > LI > UL > A > LI{
			margin:0;
			padding:4px 10px 4px 10px;
		}
		.menu > LI > UL > A > LI:hover{
			background:#ffff00;
		}
/*____________________________________________________________________________*/
.vir2alexport{
	width:155px;
    height:100px;
	background:url("/images/vir2alexport.webp") no-repeat;
}
.enhanced-tradingview-screenshot{
	width:200px;
    height:284px;
	background:url("/images/enhanced-tradingview.webp") no-repeat;
}
.nostr-screenshot{
	width:200px;
    height:85px;
	background:url("/images/nostr-relays.webp") no-repeat;
}
.zpng-screenshot{
	width:200px;
    height:65px;
	background:url("/images/zpng.webp") no-repeat;
}
.facemarks-screenshot{
	width:200px;
    height:183px;
	background:url("/images/facemarks-screenshot-1.webp") no-repeat;
}
.sequential-screenshot{
	width:200px;
    height:146px;
	background:url("/images/enhanced-arithmetic-mean.webp") no-repeat;
}
.synballo-screenshot{
	width:200px;
    height:313px;
	background:url("/images/synballo-screenshot-1.webp") no-repeat;
}
.tickerbell-screenshot{
	width:200px;
    height:125px;
	background:url("/images/tickerbell-screenshot-1.webp") no-repeat;
}
.virtual-screenshot{
	width:200px;
    height:125px;
	/*
	background:url("/images/virtual-screenshot-1.webp") no-repeat;
	*/
}
.logo-github {
    width:37px;
    height:37px;
	padding:0 9px 0 9px;
    background:url("/images/github.png") no-repeat center;
}
.logo-twitter {
    width:56px;
    height:37px;
    background:url("/images/twitter.png") no-repeat;
}
.logo-youtube {
    width:56px;
    height:37px;
    background:url("/images/youtube.png") no-repeat;
}
/*____________________________________________________________________________*/
