/*
Theme Name:   Heather
Author:      The fabulous Shola Gordon
*/

* { 
    margin: 0; 
    padding: 0;
}

.container {
	margin: 0 auto;
	width: 600px;
}


/* HEADER */



/* Navigation */

.header {   	padding: 10px 0 150px;	color: #fff;	float: center;	width: auto;}.about, .about:visited {	background: url('/wp-content/themes/Heather/images/about-bw.jpg');	border: 0px solid gray;	float: left;	height: 100px; 	margin: 17px;	width: 67px;}.about:active, .about:hover { 	background: url('/wp-content/themes/Heather/images/about.jpg');}.blog, .blog:visited {	background: url('/wp-content/themes/Heather/images/blog-bw.jpg');	border: 0px solid gray;	float: left;	height: 100px;	margin: 17px;	width: 133px;}.blog:active, .blog:hover { 	background: url('/wp-content/themes/Heather/images/blog.jpg');}.writing, .writing:visited {	background: url('/wp-content/themes/Heather/images/writing-bw.jpg');	border: 0px solid gray;	float: left;	height: 100px;	color: #ffffff;	margin: 50px;	width: 233px;}.writing:active, .writing:hover { 	background: url('/wp-content/themes/Heather/images/writing.jpg');} #footer a:link, #footer:visited {	color: #002200;	margin: 10px 0 -25px;} #footer a:hover {	text-decoration: italics;	color: #002200;}

/* Body, headers, alignments & links */


body {	background: #000;	font-family: Neuton, Verdana;
	font-size: 0.75em;	color: #4f4f4f;	text-align: center;
	}

img 	{
	border: none;
	padding: 2px;
}


a:link {	color: #002200;	text-decoration: none;           text-transform: uppercase;  }
a:visited {	color: #002200;	text-decoration: none;           text-transform: uppercase; }
a:hover {
	text-decoration: italics;       text-transform: lowercase; 
}


p { 
	font-family: Neuton, cambria, sans-serif;
	font-size: 0.85em;
	color: #222;
	line-height: 1.8em;
	margin-bottom: 24px;
}

blockquote { 
	font-family: Neuton, cambria, sans-serif;
	margin: 20px 70px 20px 70px;
	padding: 12px;
	color: #000;
	border-left: #000 solid 2px;
}

#cat {
	font-family: Neuton, Arial;
	font-size: 0.75em;
	color: #000;
	font-weight: 700; 
	margin: -19px 0 30px 40px;
}

#cat1 {
	font-family: Neuton, Arial;
	font-size: 0.75em;
	color: #000;
	font-weight: 700; 
	margin: -50px 40px 30px;
	text-align: right;
}

h1 {
	font-family: Neuton, Arial;
	font-size: 1.5em;
	color: #000;
	font-weight: 700; 
	margin: 18px 0 27px;
}

h1 a:link {
	border-bottom: none;
}

h2 {
	font-family: Neuton, Arial;
	font-size: 1.7em;
	font-weight: 900; 
	line-height: 1.7em;
	margin: 35px 0 11px;
	color: #000;
	margin: 19px 0 12px;
}

h3 {
	font-family: diavola, Verdana;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: 200;
	color: #000;
	margin: 1px 0 11px;
	text-align: center;
}

h4, h5, h6 { 
	
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

.aligncenter {
	float: center;
	text-align: center;
}

/* Lists & Footnotes */

ul {
	margin-left: 4em;
	margin-bottom: 20px;
	list-style-type: circle;
	color: #444;
}

ol {
	margin-left: 6em;
	list-style-type: armenian;
	color: #444;
}

li {
	font-family: Verdana, Arial, sans-serif;
	line-height: 1.9em;
	font-size: 0.85em;
	margin-bottom: 15px;
}

ol.footnotes{
	font-size: 0.75em;
	color: #000;
	list-style-type: decimal;
	margin-top: 75px;
}


/* Posts, pages & comments */

.post {
	text-align: left;
	background: url('/wp-content/themes/theme1/images/page.gif');
	border: 2px #B1A465 solid;
	width: 600px;
	padding: 25px;
}


.page {
	text-align: left;
	color: #000;
	padding: 25px;
	width: 600px;
	background: url('/wp-content/themes/Heather/images/page.gif');
}

.content {
	
	width: 600px;
	text-align: left;
}


/* FOOTER */

#footer, #footer a:link {
	font-family: Arial;
	border-bottom: none;
	font-weight: 400;
	font-size: 0.9em;
	line-height: 1.4em;
	text-align: center;
	padding: 5px;
	color: #fff;
	width: auto;
}


/* font-face */

@font-face {
	font-family: "Neuton";
	src: url('http://heatherezell.com/wp-content/themes/Heather/fonts/Neuton-Regular.ttf');
}
