/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* spartan.css
 *
 * copyright (c) 2000-2010 drow <drow@bin.sh>
 * all rights reserved.
*/

@import url('abyssal.css');

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* structure */

div.content { padding-left: 10%; padding-right: 10%; }
div.banner { margin: 0.5em 0px; padding: 3px; background: #000000;
  border-top: 1px solid; border-bottom: 1px solid; border-color: #404040; }

p#clock { position: absolute; top: 1ex; right: 2em;
  margin: 0px; padding: 0px; text-align: right; }
p.text_menu { margin: 0.5em 0px; padding: 3px; background: #202020;
  border-top: 1px solid; border-bottom: 1px solid; border-color: #404040; }

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */


