/* Kerry temp */

iframe {display:none}

/* Global */

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

body {
	background:url(/images/bg.gif) bottom repeat-x fixed;
	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:#EEE url(/images/input.gif) repeat-x;
	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:#FFF;
}

textarea {
	background:#EEE url(/images/bg.gif) repeat-x;
	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:#FFF;
}

/* IDs */

#skip {
	display:none;
}

#topleft {
	background:#EAEAEA;
	border-bottom:1px solid #333;
	color:#333;
	cursor:default;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	line-height:20px;
	margin:0;
	margin-bottom:22px;
	padding:0;
	padding-left:5px;
	width:51%;
}

#topleft a {
	font-style:normal;
}

#topright {
	background:#EAEAEA;
	border-bottom:1px solid #333;
	color:#333;
	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:#333;
	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.gif) center bottom no-repeat;
	height:38px;
	margin-bottom:22px;
	text-align:center;
}

#logo h1 {
	display:none;
}

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

#nav h2 {
	display:none;
}

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

#nav_home, #nav_art, #nav_proj, #nav_serv, #nav_about, #nav_links, #nav_cont {
	display:inline;
}

#dropnav ul {
	display:none;
}

li#nav_misc {
	display:none;
}

#navcap {
	display:none;
}

#theme {
	cursor:default;
	font-size:.9em;
	font-weight:bold;
	margin-bottom:20px;
	margin-top:18px;
	text-align:center;
}

#theme h2, #theme p {
	display:inline;
	font-size:1em;
}

#header {
	background:#DDD url(/images/header_simple.gif) repeat-x;
	border:1px solid #999;
	border-bottom:0;
	line-height:40px;
	height:40px;
	margin:0 30px;
	padding:0;
}

#headercap {
	display:none;
}

#main {
	background:url(/images/bg.gif) top repeat-x #DDD;
	border:1px solid #999;
	margin:0 30px;
	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;
	text-align:center;
}

/* Classes */

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