/* Style Sheet for Jasp's Place
Media: Sub-divided
Author: James Glover
*/
@media screen, projection
{
/*Body*/
BODY {font-family: arial, sans-serif; font-size: small; text-decoration:none;color: RGB(0, 0, 0); margin:0; min-width:800px; padding:0; background:url(cumbs/back.gif) center repeat-y #F6F0D4;}

/*Headings*/
H1 {padding:0; margin:0; color:#000000; }
H2 {padding:1em 0.1em 0.1em 1em; margin:12px -20px 6px -20px; color:#305D0B;
font-size: medium; font-weight:bold; width:auto; background:top left url(cumbs/headbg.gif) scroll repeat-x; height:49px;}
#sidebar H2 {padding:0 0 0 30px; margin:5px; color:#000000;
font-size: medium; font-weight:bold; width:100%; background:bottom left url(cumbs/menulogo.gif) scroll no-repeat; height:21px;}
H2.poem {text-align: center;}
H3 {padding:0.1em; margin:0em; }

/*Links*/
A:link {text-decoration:none ; color:#ff6622;}
A:visited {text-decoration:none ; color:#ff6633 ;}
A:active, A:hover {text-decoration:none ; color:#ff9933 ;}

/* Paragraphs and Other Text*/
.copyright {font-size:xx-small; clear:both;}
.small {font-size:xx-small;}
.poem {text-align:center; font-style:italic;}
.blind {display:none;}

/*Images*/
img {border:0;}
img.thumb {width:64px;height:64px;padding:7px;background:no-repeat url(images/thumbbg.gif); border:0; display:inline;}
.logo {text-align:center; display:block; width:200px; height:50px; margin:0.5em;}
.screenshot {float:right; margin:0.5em;}

/* Spans and Div's*/
.boxout {background-color:#dddddd; margin-bottom:0.5em; padding:0.2em; border: 1px #bbbbbb dotted;}
				DIV.boxout ul {display: inline; clear: none; list-style:none; width:100%; padding:0; margin:0;}
									 DIV.boxout li {clear: none;}
#sidebar li {margin-bottom:0.5em; padding:0.2em; list-style:none;}
				#sidebar li ul {display: inline; clear: none; list-style:none; width:100%; padding:0; margin:0;}
									 #sidebar li li {clear: none; border:0; margin-bottom:0;}
.news {background:#C0C0C0 repeat-x top url(dgbg.gif) scroll; padding: 0; border:0; margin:1em; width: 50%; float: right;}
			 .news P {padding: 1em 2em 0 2em; margin:0;}

/**** Major Structural Elements ***/
#title {background:#1F0505 no-repeat bottom left url(cumbs/top1.jpg) scroll; height:223px; width:799px; clear:both; color:#FFFFFF; border-left:1px #404040 solid; border-right:1px #404040 solid; margin-left:auto; margin-right:auto; text-align:right;}
#title H1 {padding:50px 0.5em 0.5em 0.5em; margin:0 0 0 10px; color:#FFFFFF; text-align:left; clear:both; background:transparent no-repeat top left url(cumbs/jlogo.gif) scroll;}
#jpban {margin:0 0 0 10px; float:left; width:179px; height:38px; background:transparent no-repeat top left url(cumbs/jlogo.gif) scroll;}
#main {background:#305D0B top left url(cumbs/sidebg.gif) scroll repeat-x; width:799px; border-left:1px #404040 solid; border-right:1px #404040 solid; margin-left:auto; margin-right:auto;}
#sidebar {width:221px; float:left; margin:2em 0 0 0; padding:0%; line-height:1.4em;}
#content {float:left; padding-left:20px; padding-right:20px; width:538px; line-height:1.4em; background:white;}

/*Other Categories*/
.post {border-bottom: 1px #bbbbbb dotted;}
.post-footer {font-size:x-small; color:#bbbbbb; clear:both; margin:0; padding:0.1em;}
}

/* Style Sheet for Jasp's Place
Media: Print
Author: James Glover
*/
@media print
{
/*Body*/
BODY {background:#ffffff; font-family: serif; font-size: medium; text-decoration:none; color: RGB(0, 0, 0);}

/*Headings*/
H1 {display: none;}
H2 {color:#000000; font-size: x-large; font-weight:bold; margin-bottom:3px;}
A:link {text-decoration:none ; color:#000000 ;}
A:visited {text-decoration:none ; color:#000000 ;}
A:active, A:hover {text-decoration:none ; color:#000000 ;}

.blind {display:none;}
.content {}
.copyright {font-size:medium;}
.small {font-size:medium;}
.tag {display:none;}
UL {list-style: none; text-align: center; margin:0em;}
.noprint {display:none;}
.poem {text-align:center; font-style:italic;}
#sidebar {
display:none;
}
}
