/* Write here your custom CSS rules. */
#header {
	background: #000 url(../../../../images/header.png) no-repeat;
}

#header h1 a:hover, #header h1 a:active{
	text-decoration: none;
	color: #9191D7;
}

#header a {
	color: #9191D7;
	text-decoration: none;
}

a:link, a:visited {
	color: #9191D7;
}

#header h1 a:hover, #header h1 a:active{
	color: #9191D7;
}

.feedback a{
	color: #9191D7;
}

.meta a{
	color: #9191D7;
	text-decoration: underline;
}

.storytitle a:hover, .storytitle a:active{
	color: #9191D7;
}

.sticky .storytitle a:hover, .sticky .storytitle a:active{
	background: #9191D7;
}

#commentform textarea:focus {
  border: 1px solid #9191D7;
}

#menu ul ul li a {
	color: #9191D7;
}

#menu ul ul li a:hover, #menu ul ul li a:active {
	border-bottom: 1px solid #9191D7;
}

.menu1 ul li.current_page_item a:link, .menu1 ul li.current_page_item a:visited{
	border-left: 1px solid #9191D7;
	border-top: 1px solid #9191D7;
}

#wp-calendar a {
	color: #9191D7;
}

.imgborder
{
  border: 1px solid #444444;
}

#footer
{
  background: #ffffff url(../../../../images/footer.gif) no-repeat;
  border: none;
  min-height: 117px;
}

#footer p {
  color: #444444;
}

#footer .up, #footer .credit, .created {
  margin-top: 40px;
}

#footer a, #footer a:hover, #footer a:active, #footer a:link, #footer a:visited {
	color: #9191D7;
}

#container
{
  background: none;
}

.tablenormal
{
        font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
}
