/*
Theme Name: DaveMartone Alien V1.0
Theme URI: http://davemartone.com
Description: Custom theme for davemartone.com
Version: 1.0
Author: DM

*/



a {
	color: #FFFFFF;
	text-decoration: none;
}

a img {
	border: none;
}

a:visited {
	color: #999999;
}

a:hover {
	color: #00FF00;
}



body {
	background: #000000;
	color: #84D5F6;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h1 {
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
	font-size: 16px;
	color: #84D5F6;
	text-transform:uppercase;
}

td{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#content {
	margin: 20px 13em 0 3em;
}


#footer {
	width:760px;
	height:28px;
	background-image: url(/wp-content/themes/martone/images/footerbg.jpg);
	color:#84D5F6;
	font-size:11px;
}

#footer a {
	/* color: #00FF00; */
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
hr{
width:300px;
}