/* by Connor Hawke for connorhawke.com */

/* hide scrollbar */
html::-webkit-scrollbar { display: none; } /* Chrome, Opera, Safari */
html { -ms-overflow-style: none; scrollbar-width: none; } /* Edge, IE; Firefox */

body, body:after { background-color: #111111 !important; background-image: none !important; }

a:hover { color: #aaaaaa !important; }

#main a:hover { color: #000000 !important; }

@-moz-document url-prefix() { ul.icons { margin-top: 30px !important; } }

ul.icons li a { border: solid 1px #666666 !important; }

ul.icons li a:before { color: #666666 !important; text-shadow: 1.25px 0px 0px #000000, -1.25px 0px 0px #000000, 0px 1.25px 0px #000000, 0px -1.25px 0px #000000 !important; }

ul.icons li a:hover:before { color: #999999 !important; text-shadow: 1.25px 0px 0px #000000, -1.25px 0px 0px #000000, 0px 1.25px 0px #000000, 0px -1.25px 0px #000000 !important; }

ul.icons li a:hover { border-color: #999999 !important; }

#embed_cv { width: 500px; height: 500px; }
#embed_resume { width: 500px; height: 700px; }
#embed_portfolio { width: 500px; height: 331px; }
@media screen and (max-width: 1000px) {
	#embed_cv { width: 325px !important; height: 350px !important; }
	#embed_resume { width: 325px !important; height: 450px !important; }
	#embed_portfolio { width: 325px !important; height: 217px !important; }
}

/* YnkgQ29ubm9yIEhhd2tlIGZvciBjb25ub3JoYXdrZS5jb20= */
