/*
itpaystobetheman.com - 2004
	
file: 			styles.css
description:	stylesheet for text on site
	
author:			seanbonner
revision:		3.2
date:			01/18/04	
*/

body {
margin:0px 0px 0px 0px;
background-color: #000000;
background-image: url(imx/main/site-bg.gif);
}

A 			{ color: #666666; font-family: verdana, arial, sans-serif; font-size:10px; text-decoration: none; font-weight:normal; } 
A:link		{ color: #666666; text-decoration:none; } 
A:visited	{ color: #666666; text-decoration:none; } 
A:active	{ color: #666666; } 
A:hover		{ color: #990000; text-decoration:underline; } 

.bodytext {
font-family:verdana, arial, sans-serif;
color:#000000;
font-size:10px;
font-weight:normal;
line-height:12px;
}	

.bodytext a { color: #666666; font-family: verdana, arial, sans-serif; font-size:10px; text-decoration: none; font-weight:normal; }
.bodytext a:hover { color: #990000; text-decoration:underline; } 

.quote {
font-family:verdana, arial, sans-serif;
color:#333333;
font-size:10px;
font-weight:normal;
margin-right:15px;
margin-left:15px;
padding-top:10px;
padding-bottom:10px;
line-height:12px;
}	

.quote a { color: #333333; font-size:10px; }
.quote a:hover { color: #990000; text-decoration:underline; }

.nav {
font-family: verdana, arial, sans-serif;
font-size: 9px;
color: #666666;
text-transform:none;
font-weight:normal;
line-height:14px;
}
	
.nav a { color: #666666; font-size:9px; }
.nav a:hover { color: #990000; text-decoration:underline; }

.currenttext {
font-family:verdana, arial, sans-serif;
color:#333333;
font-size:9px;
border-bottom:1px solid #999;
font-weight:bold;
line-height:11px;
margin:5px;
padding-bottom:15px;
padding-top:5px;}	

.currenttext a { color: #000000; font-size:9px; font-weight:normal;}
.currenttext a:hover { color: #990000; text-decoration:underline; }

.designtext {
font-family:verdana, arial, sans-serif;
color:#333333;
font-size:9px;
font-weight:normal;
line-height:11px;
padding-left:15px;
margin:5px;}	

.designtext a { color: #000000; font-size:9px; font-weight:normal;}
.designtext a:hover { color: #990000; text-decoration:underline; }

.headline	{
font-family: verdana, arial, sans-serif;
font-size: 11px;
color: #000000;
border-bottom:1px solid #999;
padding-bottom:5px;
text-transform:uppercase;
font-weight:bold;
line-height:15px;
}					

.title	{
font-family: verdana, arial, sans-serif;
font-size: 11px;
color: #1216D0;
text-transform:uppercase;
font-weight:bold;
line-height:14px;
padding-top:15px;
}					

.datehead	{
font-family: verdana, arial, sans-serif;
font-size: 10px;
color: #888888;
text-transform:uppercase;
border-bottom:1px solid #999;
padding-top:15px;
font-weight:normal;
line-height:14px;
}					

.posted	{
font-family: verdana, arial, sans-serif;
font-size: 9px;
color: #999999;
text-transform:lowercase;
font-weight:normal;
line-height:15px;
}

.posted a { color: #999999; font-size: 9px; }
.posted a:hover { color: #990000; text-decoration:underline; }

.credit	{
font-family: verdana, arial, sans-serif;
font-size: 9px;
color: #000000;
text-transform:capitalize;
font-weight:normal;
line-height:15px;
}

.credit a { color: #000000; font-size: 9px; }
.credit a:hover { color: #990000; text-decoration:underline; }