/* Global */

html {
	scrollbar-3dlight-color:#555;
	scrollbar-arrow-color:#6C6;
	scrollbar-darkshadow-color:#555;
	scrollbar-face-color:#555;
	scrollbar-highlight-color:#555;
	scrollbar-shadow-color:#555;
	scrollbar-track-color:#393939;
}

body {
	background:#333;
	color:#CCC;
	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:#6C6;
	font-weight:bold;
	text-decoration:none;
}

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

a:active {
	color:#AAA;
}

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

input {
	background:#555;
	color:#CCC;
	border:1px solid #555;
/*	border-top:1px solid #888;
	border-left:1px solid #888;
	border-bottom:3px solid #888;
	border-right:3px solid #888; */
}

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

textarea {
	background:#555;
	color:#CCC;
	border-top:1px solid #888;
	border-left:1px solid #888;
	border-bottom:3px solid #888;
	border-right:3px solid #888;
	overflow:scroll;
}

textarea:active, textarea:focus {
	background:#444;
}

/* IDs */

#skip {
	display:none;
}

#topleft {
	background:#555;
	border-bottom:1px solid #6C6;
	box-shadow:0 0px 10px rgba(0,0,0,.5);
	-moz-box-shadow:0 0px 10px rgba(0,0,0,.5);
	-webkit-box-shadow:0 0px 10px rgba(0,0,0,.5);
	color:#CCC;
	cursor:default;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	height:20px;
	line-height:20px;
	margin:0;
	margin-bottom:17px;
	padding:0;
	padding-left:5px;
}

#topleft a {
	font-style:normal;
}

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

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

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

#topleft a:active, #topright a:active {
	color:#6C6;
}

#logo {
	background:url(../images/title4.gif) center bottom no-repeat;
	height:50px;
	margin-bottom:24px;
	text-align:center;
}

#logo h1 {
	display:none;
}

#nav {
	background:#393939;
	border-bottom:1px solid #6C6;
	box-shadow:0 0px 10px rgba(0,0,0,.5);
	-moz-box-shadow:0 0px 10px rgba(0,0,0,.5);
	-webkit-box-shadow:0 0px 10px rgba(0,0,0,.5);
	font-size:16px;
	position:absolute;
	top:112px;
	left:14px;
	margin:0;
	overflow:hidden;
	padding:0;
	padding-bottom:1em;
	width:172px;
}

#nav h2 {
	background:#555;
	box-shadow:0 0px 10px rgba(0,0,0,.5);
	-moz-box-shadow:0 0px 10px rgba(0,0,0,.5);
	-webkit-box-shadow:0 0px 10px rgba(0,0,0,.5);
	line-height:40px;
}

#nav a {
	border:0;
	display:block;
	font-weight:normal;
	line-height:26px;
	margin:0;
	padding:0;
	text-align:center;
	text-decoration:none;
	width:100%;
}

#nav a:hover {
	text-decoration:underline;
}

#nav p {
	margin-top:14px;
}

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

#dropnav ul {
	display:none;
}

li#nav_misc {
	display:none;
}

#theme {
	background:#393939;
	border-bottom:1px solid #6C6;
	box-shadow:0 0px 10px rgba(0,0,0,.5);
	-moz-box-shadow:0 0px 10px rgba(0,0,0,.5);
	-webkit-box-shadow:0 0px 10px rgba(0,0,0,.5);
	overflow:hidden;
	position:absolute;
	top:112px;
	right:14px;
	margin:0;
	padding:0;
	padding-bottom:1em;
	text-align:center;
	width:172px;
}

#theme h2 {
	background:#555;
	box-shadow:0 0px 10px rgba(0,0,0,.5);
	-moz-box-shadow:0 0px 10px rgba(0,0,0,.5);
	-webkit-box-shadow:0 0px 10px rgba(0,0,0,.5);
	line-height:40px;
}

#theme img {
	display:block;
}

#theme a {
	border:0;
	display:block;
	font-weight:normal;
	font-size:16px;
	line-height:26px;
	margin:0;
	padding:0;
	text-align:center;
	text-decoration:none;
	width:100%;
}

#theme a:hover {
	text-decoration:underline;
}

#theme p {
	margin-top:14px;
}

#header {
	background:#555;
	box-shadow:0 0px 10px rgba(0,0,0,.5);
	-moz-box-shadow:0 0px 10px rgba(0,0,0,.5);
	-webkit-box-shadow:0 0px 10px rgba(0,0,0,.5);
	color:#DDD;
	line-height:39px;
	height:41px;
	padding:0;
	position:relative;
	top:0;
	z-index:1;
}

#wrapper {
	box-shadow:0 0px 10px rgba(0,0,0,.5);
	-moz-box-shadow:0 0px 10px rgba(0,0,0,.5);
	-webkit-box-shadow:0 0px 10px rgba(0,0,0,.5);
	margin:0 200px;
	overflow:hidden;
}

#main {
	background:#393939;
	border-bottom:1px solid #6C6;
	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;
}

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

/* Classes */

.hidedot {
	display:none;
}

.ctS {
	display:none;
}

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

.c {
	text-align:center;
}

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

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

.music {
	color:#999;
}

.fonblue {
	border-bottom:1px dotted #FFF;
	color:#FFF;
}

.email {
	background:#CCC;
}

.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:#DDD;
	cursor:pointer;
}

/* a.title:hover {
	color:#BBB;
}

a.title:active {
	color:#DDD;
} */

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