/* Global */

html {
	scrollbar-3dlight-color:#CCC;
	scrollbar-arrow-color:#000;
	scrollbar-darkshadow-color:#CCC;
	scrollbar-face-color:#CCC;
	scrollbar-highlight-color:#CCC;
	scrollbar-shadow-color:#CCC;
	scrollbar-track-color:#E9E9E9;
}

body {
	background:#EEE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
	padding:0;
}

h2 {
	cursor:default;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	text-align:center;
}

h3 {
	cursor:default;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	margin:0;
}

h4 {
	cursor:default;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	margin:0;
	margin-top:1em;
}

a {
	color:#00C;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#F00;
	text-decoration:underline;
}

a:active {
	color:#999;
}

img {
	border:0;
	vertical-align:middle;
}

input {
	background:#CCC;
	border:1px solid #CCC;
}

input:active, input:focus {
	background:#DDD;
	border:1px solid #DDD;
}

textarea {
	background:#CCC;
	border:1px solid #CCC;
	overflow:scroll;
}

textarea:active, textarea:focus {
	background:#DDD;
	border:1px solid #DDD;
}

/* IDs */

#skip {
	display:none;
}

#topleft {
	background:#CCC;
	color:#000;
	cursor:default;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	line-height:16px;
	margin:0;
	padding:0;
	padding-left:5px;
	width:51%;
}

#topleft a {
	font-style:normal;
}

#topright {
	background:#CCC;
	color:#000;
	cursor:default;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	margin:0;
	padding:0;
	padding-right:5px;
	position:absolute;
	right:0;
	text-align:right;
	top:0;
	width:51%;
}

#topleft a, #topright a {
	color:#000;
	text-decoration:none;
}

#topleft a:hover, #topright a:hover {
	text-decoration:underline;
}

#topleft a:active, #topright a:active {
	color:#000
}

#logo {
	background:url(../images/title_solid.gif) center no-repeat #EEE;
	height:82px;
	text-align:center;
}

#logo h1 {
	display:none;
}

#navtheme {
	background:#CCC;
}

#nav {
	cursor:default;
	margin-bottom:-1em;
	text-align:center;
}

#nav h2 {
	display:none;
}

#dropnav {
	font-size:14px;
	line-height:16px;
}

#dropnav a {
	color:#000;
	display:block;
	text-decoration:none;
	width:100%;
}

#dropnav a:hover {
	background:#000;
	color:#FFF;
}

#dropnav a:active {
	background:#666;
	color:#FFF;
}

ul#dropnav, #dropnav ul {
	background:#FFF;
	list-style:none;
	margin:0;
	padding:0;
}

ul#dropnav {
	background:#CCC;
	height:1.2em;
	width:750px;
	margin-left:auto;
	margin-right:auto;
}

#dropnav li {
	float:left;
	line-height:1.2em;
	margin:0;
	padding:0;
	position:relative;
	width:150px;
}

ul#dropnav li ul {
	display:none;
	position:absolute;
	top:1.2em;
	left:0;
}

ul#dropnav li > ul {
	top:auto;
	left:0;
}

ul#dropnav li:hover ul, ul#dropnav li.over ul {
	display:block;
}

ul#dropnav li:hover {
	background:#fff;
}

li#nav_about, li#nav_links, li#nav_cont {
	display:none;
}

#navcap {
	display:none;
}

/* #theme {
	background:#CCC;
	border-top:.5em solid #DDD;
	margin-top:1em;
	text-align:center;
}

#theme h2 {
	display:none;
}

#theme p {
	margin:0;
	padding:0;
	width:750px;
	margin-left:auto;
	margin-right:auto;
}

#theme a {
	color:#000;
	text-align:center;
	text-decoration:none;
	width:125px;
	float:left;
	line-height:1.2em;
	margin:0;
	padding:0;
	position:relative;
}

#theme a:hover {
	background:#000;
	color:#FFF;
}

#theme a:active {
	background:#666;
	color:#FFF;
} */

#theme {
	background:#DDD;
	margin-top:1em;
	text-align:center;
}

#theme h2 {
	display:none;
	background:#DDD;
	cursor:default;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-align:center;
}

#theme p {
	margin:0;
	padding:0;
	margin-left:auto;
	margin-right:auto;
}

#theme a {
	color:#444;
	padding:0 2.5em;
	text-align:center;
	text-decoration:none;
}

#theme a:hover {
	background:#444;
	color:#FFF;
}

#theme a:active {
	background:#777;
	color:#FFF;
}

#header {
	background:#DDD;
	line-height:40px;
	height:40px;
	margin:14px 0 0 0;
	padding:0;
}

#headercap {
	display:none;
}

#main {
	margin:0;
	padding:0;
}

#content {
	font-size:1em;
	padding:10px;
}

#longcontent {
	font-size:1em;
	padding:10px;
}

#topp {
	margin-top:0;
}

#search {
	text-align:center;
}

#business {
	font-size:1.15em;
	text-align:center;
}

#entrynav {
	font-size:.9em;
	margin-bottom:1.5em;
	text-align:center;
}

#comments {
	font-size:.9em;
	text-align:center;
}

#comments h3 {
	font-size:1.3em;
	margin-bottom:1em;
}

#comments input {
	font-size:.9em;
	margin-top:5px;
}

#mainbot, #mainbotcap {
	display:none;
}

#copyright {
	cursor:default;
	font-size:.7em;
	line-height:30px;
	margin:0;
	text-align:center;
}

/* Classes */

.hidedot {
	display:none;
}

.ctS {
	display:none;
}

.artbg img {
	border:1px solid #000;
}

.c {
	text-align:center;
}

.date {
	cursor:default;
	font-size:.7em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
}

.fontimg {
	background:#FFF;
	border:1px solid #000;
	padding:5px;
}

.music {
	color:#333;
}

.fonblue {
	color:#00F;
}

.searchlinks {
	font-size:.8em;
	font-weight:bold;
	line-height:12px;
}

.small {
	font-size:.9em;
}

.title {
	font-size:1.15em;
}

a.title {
	color:#000;
}

a.title:hover {
	color:#000;
}

#toplink {
	font-size:.9em;
	font-weight:bold;
	margin-bottom:0;
}
