/* ALL IN ONE CSS SHEET -- TO BE DIVIDED INTO LAYOUT AND MARKUP CSS */

/*-General-----------------------------------------------*/

html, body {
	margin:0px;
	padding:0px;
	background-color:#000;
	color:white;
        font-family:Verdana,sans-serif;
        font-size:small; 
}

.strong {
        font-weight:bold;
}

.small {
	font-size:x-small;
}

.invisible {
	display:none;
}

.alert {
	color:red;
}

.normal {
	font-style:normal;
}

.underline {
        text-decoration:underline;
}

blockquote {
	font-style:italic;
}

a {
    text-decoration:none;
}

#main a {
    border-bottom: 1px #999 dotted;
}

#main a.nounderline {
    border-bottom: none;
}

#main a:hover {
    background-color:#F0F0E0;
    color:#441;
}

#main .share a, #main .post h1 a {
    border:none;
}

a:link {
	color:#663;
}

a:visited {
        color:#996;
}

a:hover {
        color:#440;
}

a:active {
	color:#441;
}

a img {
    border:none;
    margin:0px;
    padding:0px;
}

/* Anchors/bookmarks shouldn't be highlighted on hover */
a[name], a[id], #main a[name], #main a[id], #main a[name]:hover, #main a[id]:hover {
	color:inherit;
	text-decoration:inherit;
	border:none;
	background-color:#fff;
}

p {
	margin-top:0.5em;
}

.more {
	color:black;
	font-weight: bold;
}

.newsnav {
	font-size:x-small;
	text-align:center;
	font-weight:bold;
}

/*-Banner-------*/

#banner {
	margin:2px;
}

.darklinks a:link {
        color:#FFA500;
}

.darklinks a:visited {
        color:#FFA500;
}

.darklinks a:hover, .darklinks a:active {
	color:yellow;
}

#memberbar {
    position:absolute;
    top:10px;
    right:20px;
    font-weight:bold;
    font-size:120%;
    color: #D0D0C0;
}
#memberbar a:link, #memberbar a:visited {
    color:#FFE;
}

#slogan {
    position: absolute;
    right: 28%;
    top:174px;
    color:#B0B0A0;
    font-weight:bold;
    font-family: Unispace,sans-serif;
}

/*-Main Layout-------------------------------------------*/

#overall {
	margin:0px 10px 10px 10px;
	padding:5px;
        background-color: #ffffff;
        color:#000000
}

#header {
	color:#999999;
	font-size:x-small;
	margin: 0px 0px 0px 0px;
	height:125px;
}
#topheader0 {
    height:200px;
    background: url(/images/maxbgstripe.jpg) repeat-x;
}
#topheader1 {
    text-align:center;
    background: url(/images/maxbg.jpg) no-repeat;
}
#topheader1 a { display:block; width:100%; height:100%; }
#topheader1 img {
    margin-top:2px;
    margin-left: 17%;
}

#titlebar {
    margin-left:196px;
    margin-bottom:0.5em; 
}

#titlebar img {
	vertical-align:middle;
}

#titlebar img.spaceme {
	padding-left:10px;
	padding-right:20px;
}

#titlebar img.spacememore {
	padding-left:40px;
	padding-right:40px;
}

#comment1 {
    font-size:30%;
}

#comment2 {
    font-size:30%;
}

#memberbar a { display: inline; }

/*-Content Area-------*/

#content {
	width:100%;
}

/*-Menu (sidebar) --------*/

#sidebar {
	float:left;
	width:190px; 
	color:#006666;
}

#menu {
    background-color: #F0F0E0;
}

ul.menulist {
	padding:0px 0px 0px 5px;
	margin:0px;
	list-style-type:none;
}

#menu li
{
    margin-right:5px;
}

ul.menulist a {
	padding:18px 0px 18px 50px; 
	font-size:small;
}

ul.menulist li a {
	width:130px;
	display:block;
	background-repeat:no-repeat;
        background-position: left center;
	font-weight:bold;
}

li.menuselection {
	background-color:#FFFFF0;
}

/*--Now a list of menu images, because Internet Explorer doesn't support
 *  CSS properly... */
.menulist .syrup {
	background-image:url(/images/menuicons/syrup.png);
}

.menulist .jennifergovernment {
	background-image:url(/images/menuicons/jennifergovernment.png);
}

.menulist .company {
	background-image:url(/images/menuicons/company.png);
}

.menulist .machineman {
	background-image:url(/images/menuicons/machineman.png);
}

.menulist .whatmaxreckons {
	background-image:url(/images/menuicons/whatmaxreckons.png);
}

.menulist .writing {
	background-image:url(/images/menuicons/writing.png);
}

.menulist .games {
	background-image:url(/images/menuicons/games.png);
}

.menulist .max {
	background-image:url(/images/menuicons/max.png);
}

.menulist .nationstates {
    background-image:url(/images/menuicons/nationstates.png);
}

/*-----End list of menu items------*/

.menulist a {
    border: 1px solid transparent;
    font-family:Verdana,Arial,serif;
}

* html .menulist a {
    border-color:#F0F0E0; /* stupid IE 6 */
}

.menulist a:hover {
	border:1px solid #eee;
	background-color: #FFF;
}

.menuheader {
	font-size:150%;
	line-height:1.5em;
	text-align:center;
	font-weight:bold;
	font-family:Arial,sans-serif;
}

#menu h2 {
        font-size:medium;
	font-weight:bold;
        color:#ffffff;
	background-color:#D0D0C0;
	text-align:center;
	border-left: 12px solid #F0F0E0;
	border-right: 12px solid #F0F0E0;
	margin:4px 0px 4px 0px;
}

#submenu {
	padding:0px;
	margin:0px;
	list-style-type:none; 
	text-align:right;
}

#submenu a {
	padding:0px 5px 0px 5px;
	margin:0px 5px 0px 5px;
	position:relative;
	top:-1em;
	background-image:none; /* stupid IE */
	font-weight:normal; /* stupid IE */
	width:160px; /* stupid IE */
}

#submenu li#currentpage a {
	color:gray;
	font-weight:bold;
    }

#submenu li#currentpage a, #submenu li a:hover {
	background-color:#F0F0E0;
	margin-left: 50px;
	width:115px;
}

.sitenav .node {
	margin:2em 0px 2em 0px;
	padding:0px 5px 0px 5px;
	text-align:left;
	border:solid #BBA 1px;
}

.sitenav h2 {
	font-size:x-small;
	text-align:center;
}

.sitenav ul {
	margin-left:0px;
	padding-left:15px;
}

.sitenav p {
    text-align:center;
    font-size:80%;
}

#sidebar .xnode {
        margin:2em 0px 2em 0px;
        text-align: center;
}
#sidebar .xnode ul {
	margin:0px;
        padding:0px;
        list-style-type:none;
}

/*-Slot -----------------*/

#slot {
	float:right;
	width:15%;
        color:#444;
}

/* Leave space after each node */

#slot .node {
	margin:0px 5px 20px 5px;
	padding:0px;
	text-align:center;
	border:none;
}

#slot .minor {
	font-size:x-small;
	font-weight:bold;
	margin-top:0px;
	padding-top:0px;
	padding:0px;
}

#slot .info {
	border:1px dotted #F0F0E0;
	-moz-border-radius:1em;
	-webkit-border-radius:1em;
	-moz-box-shadow: 2px 2px 12px #CCC;
	-webkit-box-shadow: 2px 2px 12px #CCC;
	background-color:#F0F0E0;
}

#slot .info h1 {
        font-weight:bold;
        font-size:medium; 
        color:#ffffff;
        background-color:#B0B0A0; 
        text-align:center;
        border: 2px outset #F0F0E0;
	-moz-border-radius:1em;
	-webkit-border-radius:1em;
        margin:0px;
}

#slot .info p {
	margin:0.4em;
	padding:0px 5px 0px 5px;
	font-size:x-small;
}

#slot .info p.strong {
        font-size:large;
}

#slot .box {
	border:outset;
	border-width:thin;
}

#slot ul {
	margin: 0px; 
	padding:0px; 
	text-align:center; 
}

#slot li {
	list-style-type:none;
}

#slot li img {
	border: 2px outset #B0B0A0;
	margin:0px 0px 20px 0px;
}

/*-Main area (main)------*/


#main {
	margin-left:200px;
	margin-right:16%; 
}

#sectionheader {
}

#intro {
	margin:0px 0px 10px 0px; 
	padding:0.5em;
        background-color:#F9F9F0;
        border:dotted thin #F0F0E0;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	-moz-box-shadow: 2px 2px 6px #CCC;
	-webkit-box-shadow: 2px 2px 6px #CCC;
}
#intro p {
	color:#110;
	line-height:1.4em; 
	padding:0px 10px 0px 10px;
}

#intro h1 {
	margin:0px 0px 0px 0px;
	padding:0px 3px 0px 3px;
	font-size:x-large;
	font-variant:small-caps;
	text-align:left;
}

#announcement {
	font-size:x-large;
	border:outset;
	border-width:thick;
	background-color:black;
	color:white;
	text-align:center;
	margin-bottom:0.8em;
}

#announcement a {
	font-weight:bold;
}

#main .quote {
    text-align:center;
    font-size:large;
    font-style:italic;
}

#main .quote a {
    font-family:serif;
    font-weight:bold;
}

#main .node {
	margin: 0px 0px 30px 0px;
        border-top:dotted;
        border-color:gray;
        border-width:1px;
}

h1.blogheader {
    font-weight:bold;
    color:white;
    font-family:serif;
    background-color:#B0B0A0;
}

#blogslot {
    float:right;
    width:160px;
}

#blogslot li {
    list-style-type:none;
    margin:0 0 6em 0;
}

#blogslot li img {
    border: 2px outset #B0B0A0; 
}

#blogslot a {
    border:none;
}

#blogs {
    margin-right:15%;
}

.post {
	margin-bottom:1em;
}

#frontpage .post, #blogs .post {
    border-bottom: 1px dotted #CCC;
}

.post p, .post li {
	line-height:1.5em;
}

#main .post h1 {
    font-size:large;
    font-weight:bold;
    line-height:3em;
}

#main .post h1 a:link, #main .post h1 a:visited {
    color:#000;
}

#main h3 {
	color:#666;
	font-weight:normal;
	font-size:x-small;
	background-color: #EEE;
	margin: 1em 0px 1em 0px;
}

.datetime {
    float:left;
    line-height:1.1em;
    margin-right:15px;
    text-align:center;
    color:white;
}

.datetime .day {
    background: #B0B0A0;
    -moz-border-radius-topright:6px; 
    -moz-border-radius-topleft:6px;
    -webkit-border-top-right-radius:6px;
    -webkit-border-top-left-radius:6px;
    padding: 0 0.6em 0 0.6em;
    font-size:80%;
    line-height:20px;
}
.datetime .month {
    background-color:#F0F0E0;
    font:Georgia, serif;
    font-size:120%;
    line-height:1.4em;
    font-variant:small-caps;
    color:#9090A0;
}
.datetime .year {
    background: #B0B0A0;
    -moz-border-radius-bottomright:6px; 
    -moz-border-radius-bottomleft:6px;
    -webkit-border-bottom-right-radius:6px;
    -webkit-border-bottom-left-radius:6px;
    padding: 0 0.6em 0 0.6em;
    font-size:80%;
    line-height:20px;
}

.post h4 {
	font-size:xx-small;
	font-style:italic;
	font-weight:normal;
}

.fiction {
	margin-bottom:3em;
}

.fiction p, .fiction li {
	line-height:2em;
	font-size:medium; 
	font-family:serif;
}

.fiction p {
	margin:0px 1em 0px 1em;
	text-indent:2em;
}

.fiction hr {
	margin:2em 15em 2em 15em;
}

p.tag {
	text-align:right;
	font-size:x-small;
}

.ondisplay {
	text-align:center;
}

.ondisplay img {
        margin:0px 8px 0px 8px;
        padding:0px 0px 0px 0px;
        border:outset;
        border-width:1px;
}

img.intropic {
	float:left;
	margin-right:10px;

}

img.extropic {
	float:right;
	padding:0px 0px 3px 10px;
}

img.bspic {
    position:absolute;
    top:56px;
    right:14px;
}

.authornote {
	color:#444;
	background-color:#F8F8F8;
	margin:2em 0px 2em 0px;
	padding:0.5em 1em 0.5em 1em;
	border:dashed;
	border-width:1px;
	border-color:black;
}

#searchresults {
	color:#333;
	background-color:#F0F0E0;
	margin: 2em 0px 2em 0px;
        padding:0.5em 1em 0.5em 1em;
        border:dashed 1px #B0B0A0;
}

.searchterm {
	background-color:#D0D0C0;
	font-weight:bold;
}

input {
	background-color:#F0F0E0;
}

.button {
	background-color:#B0B0A0;
	color:white;
	font-weight:bold;
}

.button:hover {
	background-color:#D0D0C0;
	color:#000;
}

.importantlist li {
	list-style-type:none;
	text-align:center;
	padding:0.4em;
	font-weight:bold;
}

.caption {
	font-size:xx-small;
	color:#666;
}

#main .basemenu2 {
        text-align:center;
        color:#BBB;
        font-size:large;
	font-weight:bold;
	margin:1em 0px 1em 0px;
}

.buystrip {
    text-align:center;
}
.buystrip img {
    padding: 0.8em 2% 0.8em 2%;
    border: 1px transparent solid;
    -moz-border-radius:1em;
    -webkit-border-radius:1em;
}

.buystrip img:hover {
    border-color: #999;
}

.buystrip img {
    vertical-align:bottom;
}


.blogheader img {
    vertical-align:middle;
}


.comment {
    margin:0px 0px 20px 0px;
    padding:0px; 
}

.commenthead {
    background-color:#E0E0D0;
    padding:0.4em;
    border: 1px solid #999;
}

.commenthead h4 {
    margin:0px;
    padding:0px;
    font-size:large;
}

.commenthead p {
    color:gray;
    font-size:x-small;
}

.commentbody {
    background-color:#F0F0E0;
    padding:1em;
    border: 2px dashed #FFE;
    border-top:none;
}

.maxcomment .commenthead {
    background-color:#BBA;
}

#postbox {
	margin-bottom:1em;
	padding:1em;
        background-color:#F0F0E0;
	border:thin dashed #CCB;
	}
/*-Base------*/

#base {
	text-align:center;
	color: #999;
	clear:both;
	border-top:dotted;
	border-width:1px;
	border-color:#999;
	min-height:33px;
}

#blosxompic {
	position:relative; 
	float:right;
}

#base a:link {
	color: #666666;
}

#base a:visited {
	color:#999999;
}

#base a:hover {
	color:#030;
}

/*-Category Icons-------------------*/

.caticon {
	float:right;
	margin-left:5px;
}

/* - Rounded Box ---------------------*/

.cornr_box {
    background: #f0f0f0 url(/images/cornr_grad.gif) repeat-x top left;
}
.cornr_top div {
    background: url(/images/cornr_tl.gif) no-repeat top left;
}
.cornr_top {
    background: transparent url(/images/cornr_tr.gif) no-repeat top right;
}
.cornr_bottom div {
    background: url(/images/cornr_bl.gif) no-repeat bottom left;
}
.cornr_bottom {
    background: transparent url(/images/cornr_br.gif) no-repeat bottom right;
}

.cornr_top div, .cornr_top, .cornr_bottom div, .cornr_bottom {
 /*   width: 100%; <-- screws up IE6 */
    height: 30px;
    font-size: 1px;
}
.cornr_content { 
    margin: 0 30px; 
}

.share {
    font-size: x-small;
}

.share img {
    margin-right: 0.3em;
}

#menu .sbl { background: url('/images/bl.gif') bottom left no-repeat ; }
#menu .sbr { background: url('/images/br.gif') bottom right no-repeat; }
#menu .stl { background: url('/images/tl.gif') top left no-repeat; }
#menu .str { background: url('/images/tr.gif') top right no-repeat; }

.mmsub {
    vertical-align: middle;
}
h4 .mbid {
    font-size:small;
    font-weight:normal;
    color:#777;
}

#mmfeeds a:link, #mmfeeds a:visited {
    border-bottom: 1px dotted #242;
}

#mmfeeds a:hover {
    background-color:#CFC;
}

#related {
    border: 1px solid #ccc;
    margin-right:40%;
}

#related h3 {
    padding-left: 2em;
    margin-top:0;
}


