body {
	background: url(http://www.celticharpy.com/images/back.jpg) #ebdaaf repeat-y;
	color: #660000;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	}

/*basic structure - think tables */

#container {
	width: 610px;
	margin: 10px 0 0px 130px;
	}
	
#header {
	padding: 0 0 30px 0;
	}
	
#harpnotes {
	display: none;
	}
	
#nav p {
	padding: 0 0 25px 0;
	margin: 0;
	}
	
#content {
	margin: 0 0 30px 0;
	}
	
#sidebar {
	}
	
#footer {
	border-top: 1px solid #660000;
	width: 460px;
	}
	
div.fix {
	clear: both;
	}
	
/* basic typography */

p,li,textarea,input,h1,h2,h3,form,ul {
	color: #660000;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	}
	
p {

	}
	
h1 {
	color: #660000;
	background: transparent;
	}
	
h2 {
	color: #660000;
	background: transparent;
	}
	
h3 {
	color: #660000;
	background: transparent;
	}
	
li {
	}
	

a:link {
	color: #004129;
	background: transparent;
	font-weight: bold;
	text-decoration: none;
	}

a:visited {
	color: #004129;
	background: transparent;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	color: #004129;
	background: transparent; 
	font-weight: bold;
	text-decoration: underline;
	}

a:active {
	color: #004129;
	background: transparent;
	font-weight: bold;
	text-decoration: none;
	}

	
strong {
	font-weight: bold;
	}
	
em {
	font-style: italic;
	} 

/* images */

img.head {
	vertical-align: middle
	}

.left {
	display: none;
	}
	
.right {
	display: none;
	}	
	
/* content formatting */
	
#content p {

	}

#content p.blogtitle {
	color: #002f1e;
	background: transparent;
	margin: 0;
	text-align: right;
	font-style: italic;
	padding-top: 20px;
	}

#content p.blogtitle1 {
	color: #002f1e;
	background: transparent;
	margin: 0;
	text-align: right;
	font-style: italic;
	}	

div.commentbody {
	margin: 0 0 0 0px;
	padding: 0 15px;
	}	
	
div.commentbody p {
	margin: 15px 0;
	}

/* sidebar formatting */	

#sidebar a:link {
	color: #660000;
	background: transparent;
	text-decoration: none;
	font-weight: normal;
	}
	
#sidebar a:visited {
	color: #660000;
	background: transparent;
	text-decoration: none;
	font-weight: normal;
	}

#sidebar a:hover {
	color: #990000;
	background: transparent;
	text-decoration: underline;
	font-weight: normal; 
	}

#sidebar a:active {
	color: #660000;
	background: transparent;
	text-decoration: none;
	font-weight: normal;
	}
	
	
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
#sidebar li {
	padding: 0px;
	margin: 0px;
	}
	
#sidebar form {
	margin: 0;
	padding: 0;
	}
	
#sidebar input.searchbox {
	}
	
#sidebar input.searchbutton {
	}
	
a.archives {
	}

/* footer formatting */

#footer p {
	margin: 10px 0 0 0;
	}
	
/* comments formatting */

#commentshead {
	display: none;
	}
	
input.button {
	}	  	

/* other */
	
a.small {

	}