/* Global */

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

body {
	background:#ccc url(../images/bg_shades_new.png) repeat-y;
	_background:#ccc url(../images/bg_shades_new.gif) repeat-y;
	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:#777;
}

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

input, textarea {
	background:#DDD;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
}

input:hover, textarea:hover {
	background:#EEE;
}

input:active, input:focus, textarea:active, textarea:focus {
	background:#CCC;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
}

/* IDs */

#skip {
	display:none;
}

#topleft, #topright {
	color:#333;
	cursor:default;
	font-size:11px;
	font-weight:bold;
	height:20px;
	line-height:20px;
	margin:0;
	padding:0;
	position:relative;
	top:0;
	z-index:2;
}

#topleft {
	background:#DDD;
	border-bottom:1px solid #999;
	border-top:1px solid #FFF;
	-moz-box-shadow:0 5px 10px rgba(0,0,0,.25);
	font-style:italic;
	margin-bottom:10px;
	padding-left:5px;
	z-index:1;
}

#topright {
	padding-right:5px;
	position:absolute;
	right:0;
	text-align:right;
	top:0;
}

#topleft a, #topright a {
	color:#333;
	font-style:normal;
	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_shades.gif) center bottom no-repeat #CCC;
	margin:0;
	padding:0;
	text-align:center;
	height:47px;
}

#logo h1 {
	display:none;
}

#navtheme {
	background:#DDD;
	border-top:1px solid #FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	position:absolute;
	top:89px;
	left:0;
	margin:0;
	padding:0;
/*	width:115px; */
	width:160px;
}

#navtheme h2 {
	line-height:39px;
	text-align:center;
}

#navtheme a {
	border:1px solid #DDD;
	display:block;
	font-weight:bold;
	margin:0 5px;
	padding:4px;
	text-align:center;
	text-decoration:none;
}

#navtheme a:hover {
	background:#EEE;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	color:#000;
}

#navtheme a:active {
	background:#CCC;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
}

ul#dropnav {
	list-style-type:none;
	margin:18px 0;
	padding:0;
}

#dropnav ul {
	display:none;
}

li#nav_misc {
	display:none;
}

#wrapper {
	/* background-image:-moz-linear-gradient(top, #b7b7b7, #ccc); */
	margin:0 0 0 161px;
}

#header {
	background:#ddd;
	border-bottom:1px solid #999;
	border-top:1px solid #FFF;
	line-height:39px;
	margin:10px 0 0 -1px;
	padding:0;
}

#headercap {
	background:#ccc;
	position:absolute;
	left:0;
	top:22px;
/*	width:120px; KERRY */
	width:178px;
	height:67px;
}

#main {
	background:url(/images/shadow-bot.png) repeat-x;
	_background:none;
	padding:0 16px 0 0;
/*	margin:0 16px 0 116px; */
}

#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;
}

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

/* Classes */

.hidedot {
	display:none;
}

.change {
	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 {
	cursor:default;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.15em;
	font-weight:bold;
	margin:0;
}

a.title {
	color:#000;
	cursor:pointer;
}

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

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