/* Pax Acidus Style Sheet */

html {
	font-family: helvetica, sans-serif;
}

body {
	margin-top:0;
	font-family: helvetica, sans-serif;
	font-size:1em;
	background-color: #000000;
	color: #ffffff;
}

h1 {
	font-size: x-large;
	color: #FEFF3F;
}
h2 {
	font-size: large;
	margin:5px 5px 5px 5px;
}
h3 {
	font-size: medium;
}
h4 {
	font-size: small;
	color: #DFBE08;
}
p{
	font-size:1em;
}

td{
	font-size:1em;
}

.audio-url {
	font-size:.8em;
	color:#feff3f;
}

blockquote{
	color: #dfbe08;
}

.djmix{
	border:4px solid #333333;
}

.spacer{
	height:15px;
}

.spacer2{
	height:30px;
}

.playlist{
	border:1px #cccc00 dotted;
}

.min_height{
	min-height:350px;
}

.green{
	color:#ffffff;
}
		
.inverse_perverse{
	background-color: #ffffff;
	color: #000000;
}

.heading{
	color: #000000;
}

.title{
	font-weight: bold;
}

.content{}

.boxcontent{}

.block-title{}

.story{
/*font-family: fixedsys;*/
color: #000000
}

.storycat	{font-weight: bold;}

.boxtitle 	{font-weight: bold;}

.small { font-size: .9em  }

.cattitle 	{font-size: 1.2em; font-weight: bold;}

.option 	{font-weight: bold;}

.tiny		{font-size:.7em}

.warning { font-weight: bold;  color: #ff0000;}

.bigdots { color:#000000; }

input 		{border-top-color: #ffffff; border-left-color: #ffffff; BORDER-RIGHT-color: #ffffff; BORDER-BOTTOM-color: #ffffff; BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM-WIDTH: 1px; BORDER-RIGHT-WIDTH: 1px;}

textarea	{border-top-color: #ffffff; border-left-color: #ffffff; BORDER-RIGHT-color: #ffffff; BORDER-BOTTOM-color: #ffffff; BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM-WIDTH: 1px; BORDER-RIGHT-WIDTH: 1px;}

select 		{border-top-color: #ffffff; border-left-color: #ffffff; BORDER-RIGHT-color: #ffffff; BORDER-BOTTOM-color: #ffffff; BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM-WIDTH: 1px; BORDER-RIGHT-WIDTH: 1px;}

a:link.image {background: none; }
a:active.image {background: none; }
a:visited.image {background: none; }
a:hover.image    {background: none; }
a.image {outline:none;}

a:link          {color: #ffffff;}
a:active        {color: #ffffff; }
a:visited       {color: #ffffff;}
a:hover         {color: #dfbe08;}

a:link.banner_text  	 {color: #ffffff;text-decoration: none;}
a:active.banner_text      {color: #ffffff;text-decoration: none; }
a:visited.banner_text     {color: #ffffff;text-decoration: none;}
a:hover.banner_text       {color: #FF3B2B;text-decoration: none;}

a:link.cover    {color: #00ff00; text-decoration: underline;}
a:active.cover  {background: none; color: #ff0000; text-decoration: underline;}
a:visited.cover {background: none; color: #00ff00; text-decoration: underline;}
a:hover.cover   {background: none; color: #ff0000; text-decoration: underline;}

a:visited.heading {background: none; color: #0000ff; text-decoration: underline;}
a:link.heading {background: none; color: #0000ff;  text-decoration: underline;}
a:active.heading {background: none; color: #ff0000; text-decoration: none;}
a:hover.heading {background: none; color: #ff0000;  text-decoration: underline;}

a:link.noUnderline {text-decoration: none; color: #ffffff;}
a:active.noUnderline {text-decoration: none; color: #ffffff;}
a:visited.noUnderline {text-decoration: none; color: #ffffff;}
a:hover.noUnderline    {text-decoration: none; color: #ffffff;}
