/* CSS Document */

body { 
	background:none;
	background-color:#fff;
	background-image:url(../i/groovybackground.jpg);
	background-repeat:repeat;
	background-attachment:fixed;
}

a {
	color:#96f;
	text-decoration:none;
}

a:hover, a:focus, a:active {
	color:#96f;
	text-decoration:underline;
}

form input, #contactexpanded input, #contactexpanded textarea, #searchbox input, .searchbutton, textarea {
	border:2px solid #9f0;
	color:#f3f;
	background-color:#fff;
}

#adspace img {
	border:1px #96f solid;
}

.article {
	background:#fff;
}

#booklist1, #booklist2, #booklist3 {
	background:#fff;
	border:2px #96f solid;
}

.booklist hr, #booklist1 hr, #booklist2 hr, #booklist3 hr {
	border:1px #9f0 dashed;
}

#booklist1 h2, #booklist2  h2, #booklist3 h2 {
	background-color:#96f;
	margin:0;
	color:#fff;
}

.booklist, .threadentry {
	background:none;
}

#booklist1 h2, #booklist2 h2, #booklist3 h2 {
	background-color:#0072bd;
	color:#000;
}

/*.booklist #sectionname {
	background:none;
}*/

.booklist hr {
	border:1px #0072bd dashed;
}

#breadcrumbs {
	color:#fff;
}

#content {
	border:5px #9f0 solid;
	background-color:#fff;
	filter:alpha(opacity=90);
	-moz-opacity:9;
	opacity:.9;
}

#maincontent #content h1 {
	background-color:#96f;
	color:#fff;
}

#content article h1 {
	background:none;
}

#contentbox1, #contentbox2, #contentbox3, #contentbox4, #archive1 {
	background:none;
	border:1px #96f solid;
}

.article {
	background:none;
}

#emailthisform {
	border:1px #fff solid;
}

#footer {
	background-image:url(/upload/teens/i/groovybottom.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	color:#96f;
}

#intro a {
	background-image:url(/upload/teens/i/jocoteenscenelogogroovy.jpg);
	background-repeat:no-repeat;
}

#intro {
	background:none;
}

#contentshared {
	background:none;
	border:none;
	/*background-image:url(../i/greenflower.gif);
	background-position:top;
	background-repeat:no-repeat;*/
	color:#96f;
}

#contentshared h2 {
	color:#96f;
}

#nav li {
	background-image:url(/upload/teens/i/groovylink.jpg);
	/*background-position:right bottom;*/
	background-repeat:no-repeat;
	z-index:5;
}

#nav li a {
	color:#fff;
}

#nav li a:hover, #nav li a:focus, #nav li a:active {
	color:#fff;
	text-decoration:underline;
}

#nav ul li a {
	color:#96f;
}

#nav ul li a:hover, #nav ul li a:focus, #nav ul li a:active {
	color:#96f;
	text-decoration:underline;
}

#pagesubheader {
	color:#f90;
}

#container {
	background-image:url(/upload/teens/i/groovy.jpg);
	background-position:right top;
	background-repeat:repeat-y;
	background-attachment:fixed;
}

#usefulform {
	color:#000;
}

#utilities a, #utilities a:hover, #utilities a:focus, #utilities a:active {
	color:#96f;
}

.xmlfeedtitle a {
	color:#96f;
	text-decoration:none;
}

.xmlfeedtitle a:hover {
	text-decoration:underline;
}