/* new styles.css */

#rightside {
    vertical-align:top; 
}

h1 {
    /* font-size: 45pt; */
    /* font-family: sans-serif; */
    font-family: monospace;
    z-index:1;
    /* font-height: 47pt; */
}

#textcontent {
    max-width: 60ch;
    line-height: 1.6;
    padding: 20px;
    text-align: left;
}

h4 {
    color: #4BF;
    z-index:1;
    font-size: 15pt; 
    font-style: bold;
    text-align: left;
}

h3 {
    /* color: #C06; */
    z-index:1;
    /* color: #F2B; */
    color: #DFD;
    font-size: 16pt; 
    font-style: bold;
}

td {
    padding: 10px;
}

#paragraph {
    text-align: justify;
    color: #DEF;
}

#mainlink:hover {
    font-size: 16pt;
    color: #CAF;
    /* text-decoration: underline; */
}

#mainlink {
    font-size: 16pt;
    color: #AFA;
}

#mainlink-inactive {
    font-size: 16pt;
    color: #DDD;
}

#daemonpic {
    float:right;
}

img.floatRight {
    float: right;
    margin: 10px;
    margin-left: 19pt;
}

.fancybox-skin
{
    background-color:000000 !important;
    background: none;
}


BODY  { 
    /* background: #333;  */
    background: #000000; 
    background-image: url("hex4.png"); 
    color: #EEE;
    /* background :#DFDFDF; */
    /* background: #FFFFFF; */
    /* font-family: Verdana, Arial, Helvetica, sans-serif; */
    font-family: monospace;
    /* font-size: 12pt;  */
    line-height: 18pt;
    margin-left: 20pt;
    margin-right: 20pt;
}

.subtitle {
    color: #555;
}

.main {
    background: #FFFFFF;
}

a:active {
	/* background: #0000BB; Dark terminal green  */
	/* color: #AFA; */
    color: #002;
    font-style: italic;
}

a:link, a:visited  {
    /* background: #202; */
    /* color: #40A; */
    color: #0D2;
    font-style: bold;
    font-size: 12pt;
    text-decoration: none;
    font-style: italic;
}

a:hover {
/*
    background: #003;
    color: #bb00bb;
*/
    /* background: #606; */
    /*color: #00F; */
    color: #CBF;
    /* color: #0E5; */
    font-style: normal;
    /* border: 1px dotted #AFF; */
    /* text-decoration: underline; */
    text-decoration: none;
}

table {
    background: #000;
}

a
b
h2 {
/*    background:#011;  */
/*     margin-left: 10pt; */
/*    background: #003; */
/*    background: #000; */
    /* color: #22CC03; */
}

p {  
    #max-width: 80ch;
    line-height: 1.6;
    padding: 20px;
    /* z-index:1; */
    font-size: 14pt;  
    /* max-width: 90%;   */
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 15pt;
    /* color: #555; */
    /* color: #8CD; */
    color: #DEF;
    /* text-shadow: gray 0.1em 0.1em 0.01em; */
}

.contact {
    color: #07F;
} 

.bsd {
    font-size: 7pt;
    margin-left: 3pt;
    color: #ABF;
}

.smaller-list {
    font-size:8pt;
}

.pastquote {
    font-size: 8pt;
}

.topalign {
    vertical-align: top;
    background: #FFFFFF;
}


.asterisk {
    vertical-align:bottom;
    color: #ABF;
}


/* 1pixel thin bordered, for header and anything else */
.bordered {
/* border: 1px solid #c0c0c0; */
border: 1px dotted #000000;

border-bottom-style: solid;
border-top-style: solid;
border-left-style: dotted;
border-right-style: dotted;

background-color: #b0b0b0;
}

/* text for navigation bar */
.navlinks a:visited, .navlinks a:active, .navlinks a:link, .cmanglink a:visited, .cmanglink a:active, .cmanglink a:link {
	color: #000000;
	background: #b0b0b0;
	text-decoration: none;
	font-size: 12pt;
}
.navlinks a:hover {
        color: #FFFFFF;
        text-decoration: none;
        font-size: 12pt;
}      

.copy 
{
    /* border: 1px dotted #7BC;  */
    max-width: 90%; 
    /* margin-left: 5%;
    margin-right: 5%; */
    margin-bottom: 15pt;
    text-align: center;
}

.footer2 {
color: #9CC;
background: #111;
}

.footer {
    /* color: #669999; */
    color: #9CC;
    background:transparent; 
    /* background:#111;  */
    /* text-shadow: 2px 2px #666;  */
    /* text-shadow: gray 0.1em 0.1em 0.2em; */
    /*text-shadow: #089 0.1em 0.1em 0.2em; */
    /*
    margin-top: 2%;
    margin-bottom: 2%;
    margin-left: 0%;
    margin-right: 0%;
    */
    font-size: 8pt;
}

.footer table {
}

.footer a {
    /* color: #B7BBBB; */
    color: #0C2;
    font-size: 8pt;
}

.copy table {
    max-width: 837px;
}

.titlebar {
    margin-bottom: 55pt;
}


img
{
    border: 0px;
}

.quote {
    background: #100;
    /* color: #0FB; */
    color: #FAF;
    font-style: italic;
    text-align: center; 
}

/* notice - colorful */
.notice {
	color: #0000FF;
}

/* blog styles */
.blogbig {
	font-size: 1.3em;
}
.blogsmall  {
	font-size: 1em;
}
.blogtiny {
/* 	border: 1px solid #000000; */
	font-size: 0.9em;

border-bottom-style: none;
border-top-style: none;
border-left-style: none;
border-right-style: none;

}
.blog-header {
color: #000000;
border: 1px dotted #000000;
padding: 2px;
border-bottom-style: dotted;
border-top-style: dotted;
border-left-style: none;
border-right-style: none;
}
.blog-subject a:link, .blog-subject a:visited, .blog-subject a:active, .blog-subject a:hover {
font-size: 1em;
text-decoration: none;
}

#footer{
    background-color:#FFFFFF;
    float:left;
    display:inline; 
    width:1007px;
}
#footer p{
    padding:50px 0 10px 0;
    color:#666666;
    line-height:1.5em;
    text-align:center;  
}
#footer p a{
    color:#666666;
    text-decoration:none;
    margin:0px 3px;
}
#footer p a:hover{
    text-decoration:underline;
}


