/*
Theme Name: Twisted Images Theme
Theme URI: http://twistedimagesart.com/
Description: Custom Theme built for Twisted Images.
Version: 1.0
Author: Landon Ritchie
Author URI: http://vigilsoft.net/
Tags: blue, custom header, fixed width, two columns, widgets



*/



/* Begin Typography & Colors */
body {
	font-size: 10px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #1F1F1F;
	color: #ffffff;

	}
	
b 	{
	font-size: 10px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #ffffff;
	font-weight: bold;

	}
	
	.red 	{
	font-size: 12px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #ff0000;
	font-weight: bold;

	}

	
	a	{
	font-size: 10px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #ffffff;
	font-weight: none;
	text-decoration: none;

	}	

	a:hover	{
	font-size: 10px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #ff0000;
	font-weight: none;
	text-decoration: none;

	}	
	
ul
{
list-style: none;

}

li
{
list-style: none;

}
	

#nav-menu
{
width: 80em;
} 
	
#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
list-style: none;
float: left;
margin: 0 0.15em;
}

#nav-menu li a
{
background: url(background.gif) #000000 bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 9em;
display: block;
border: 0.1em solid #3A0202;
color: #FF0000;
text-decoration: none;
text-align: center;
}

#nav-menu li a:hover
{
background: url(background2.gif) #000000 bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 9em;
display: block;
border: 0.1em solid #3A0202;
color: #ffffff;
text-decoration: none;
text-align: center;
}



/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

.select input
{
color: #ffffff;
background: #3B3B3B;
border: 1px solid #000000;
font-family: book antiqua; 
font-size: 14px;
}
TEXTAREA
{
color: #ffffff;
background: #3B3B3B;
border: 1px solid #000000;
font-family: book antiqua; 
font-size: 14px;
}
 input
{
color: #ffffff;
background: #3B3B3B;
border: 1px solid #000000;
font-family: book antiqua; 
font-size: 14px;
}

.image
{
color: #ffffff;
background: #3B3B3B;
border: 0px solid #000000;
font-family: book antiqua; 
font-size: 14px;
}
.submit input
{
color: #ffffff;
background: #3B3B3B;
border: 1px solid #000000;
font-family: book antiqua; 
font-size: 14px;

}
