/*
Theme Name: SportaMe Network
Theme URI: http://sportame.net/
Author: Doug Kozar
Author URI: http://www.linkedin.com/in/dougkozar/
Description: Beta landing page for new sites.
Version: 2.0 (2025-03-24)
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: beta
Text Domain: sportame

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@font-face{font-family:erasdust;src:url(fonts/erasdust.ttf)format("truetype");}
html,body{align-items:center;display:flex;height:100%;justify-content:center;margin:0;}
body{background-color:#fff;color:#eee;font-family:erasdust,Arial,Helvetica,sans-serif;margin:0;}
/*#wrapper{height:200px;left:50%;margin-left:-206px;margin-top:-106px;position:fixed;top:50%;width:400px;}*/
#wrapper{display:inline-block;}
#chalkboard{-moz-border-radius:8px;-webkit-border-radius:8px;background-color:#333;border:6px solid #999;border-radius:8px;height:180px;/*width:400px;*/padding-left:2%;padding-right:2%;width:100%;}
#beta{font-size:1.125em;font-style:italic;text-align:center;}
#site{font-size:1.75em;font-weight:bold;text-align:center;}
#host{color:#777;font-family:Arial,Helvetica,sans-serif;font-size:0.625em;text-align:center;}
a:link,a:visited{color:#777;text-decoration:underline;}
a:active,a:hover{color:#000;text-decoration:none;}
