@charset "iso-8859-1";

/*  
Theme Name: Nathan Fushia V1.2
Theme URI: 
Description: naths first site
Version: 1.1
Author: Patrick Best
Author URI: gianticebox.co.uk
*/

body 	{
	text-align: center;
	font-size: 12px;
	}

p {
		font-family: Helvetica, Verdana, Arial, sans-serif;
	}a 	{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color:gray;
	text-decoration:none;
	}

a:hover {
	color:light-gray;
	text-decoration:underline;
	}
	
#current a:active {color:black;}
#current {text-decoration: underline;}

img {
	padding: 0px;
	margin: 0px;
	border:none}
	
img:hover {

}
	
div#content {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 900px;
	margin-left: auto;
	margin-right: auto
	}

div#header {
	line-height: 1.5em;
	padding-bottom: .5em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	border-bottom-width: 1px;
	border-bottom-color: black;
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
	font-size: 12px;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	}

table {
font-family: Helvetica, Verdana, Arial, sans-serif;
border:none;		
width: 100%;
vertical-align: top;
		text-align: left;
	}

td {vertical-align: top;}

div#postmeta {
font-family: Helvetica, Verdana, Arial, sans-serif;
margin-left: 1em;
margin-top:4em;
}

div#post {
text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 1em;
	padding-bottom: 1em;

}

div#footer { border-style: none; font-family: Helvetica, Verdana, Arial, sans-serif; border-top-width: 0px; margin-top:4em;
margin-bottom:2em;
		font-size: 12px;
	}

h6#title {
		margin: 0px;
		padding-bottom: .5em;
		text-decoration: none;
		font-style: normal;
		font-weight: normal;
		font-size: 1em;
	}


