/*  
Theme Name: Nixon
Version: #3
Author: Amy Cook
*/

body, html, div, font, td {
	font-family: arial;
	font-size: 10px;
	color:  #404040;
	text-align:justify;
	}


h1 { 
	color: #ded8be;;  
	font: 16px Arial Narrow;
	font-weight: bold;
	background-color: #b79485;
	line-height : 65%;
	first-letter: #fafafa;
	padding: 1px 1px 1px 1px;
	font-variant: small-caps;
	text-align: RIGHT; 
	margin: 0px;
	} 
	
h1:first-letter { 
	color: #84bec6; 
	}
	
h2 { 
	margin: 0px;
	padding: 1px;
	color: #ded8be;
	font: 7.5pt Arial Narrow;
	font-weight: bold;
	text-transform:uppercase;
	background-color: #88c1c8;
	line-height:85%;
	text-align: left; 
	} 
	
	
h3 { 
	margin: 0px;
	padding: 1px;
	color: #d34d4d;
	font: 7.5pt  Arial; 
	font-weight: bold;
	background-color: #ece3c8;
	line-height:60%;
	text-align: right; 
	}
	
h4 {
font: 100 180%/140% "helvetica";
text-align:justify;
text-transform:none;
letter-spacing : -1px;
margin:0;
line-height: 20px;
padding:0;
}
	
b {
	font-family: Arial Black;
	font-size: 6pt;
	text-transform: uppercase;
	font-weight: normal;
	color: #511c56;
	}
	
i, em {
	color: #d34d4d;
	font-family: Arial;
	}
u {
	color:  #404040;
	border-bottom: 1px solid #90c4c4;
	font-family: Arial;
	font-size: 7pt;
	}
	
.blue {
background-image:url(bg.png);
background-repeat:repeat-x;
width:100%;
height:500px;
}
	
.comment-link  {
	padding-left: 6px;
	margin-top : 0px;
	margin-left : 0px;
	float : right;
	width : 65px;
	height : 20px;
	text-align:center;
	border-bottom: 0px dotted #000000;
	padding-top : 7px;
	font: 700 20px arial #000000;
	background : url() no-repeat;
} 

.nav {
	margin:0 0px 0px 0;
	padding:0px 0 8px 0px;
	text-align:justify;
	padding: 1px;
	margin: 0px 0px;
	}
	
a.nav:link, a.nav:visited, a.nav:active {
	text-decoration: none;
	font-family: Arial;
	font-size: 8pt;
	line-height: 6pt;
	background-color: #ece1ce;
	color: #202020;
	cursor: default;
	display: block;
	text-transform: uppercase;
	text-align:center;
	margin: 3px;
	padding: 3px;
	}
	
a.nav:hover {
	font-family: arial;
	font-size: 8pt;
	line-height: 6pt;
	font-weight: none;
	color: #512856;
	text-align: center;
	background-color: #ece1ce;
	cursor: default;
	display: block;
	text-transform: uppercase;
	margin: 3px;
	padding: 3px;
	} 
	
a.comment:link, a:visited, a:active {
	font-family: Arial;
	font-weight:bold;
	color: #404040;
	}
a.comment:hover {
	text-decoration: underline;
	font-family: Arial;
	color:#404040;
	font-weight:bold;
	}

	
a:link, a:visited, a:active {
	font-family: Arial;
	font-weight:bold;
	border-bottom: 1px solid #511856;
	color: #404d58;
	}
a:hover {
	text-decoration: underline;
	font-family: Arial;
	color: #404d58;
	font-weight:bold;
	border-bottom: 1px solid #84bec6;
	}
textarea {
	background:none;
	color:#404040;
	font-size: 8pt;
	font-family:arial;
	text-align: justify;
	}

