/* id is "#"  class is "." */

body {
		margin: 0px 0px 20px 0px;
		background-color: #090909; /* very very dark brown */
		background-image: url(http://www.sepiasalax.com/bg/dusky.jpg);
		background-repeat: repeat-x;
		background-position: 0px 0px;
		text-align: left;
	}

ul {
		text-align: left;
	}

h1, h3 {
	font-size: x-large;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

h2 {
	padding-bottom: 10px;
}

a {
	cursor: pointer;
	}

a:link {
	color: #0E0801; /* very dark brown */
	text-decoration: none;
	background-color: none;
	}

a:visited {
	color: #0E0801; /* very dark brown */
	text-decoration: underline;
	}

a:active {
	color: #006699; /* electric blue */
	text-decoration: overline;
	}

a:hover {
	color: #FFDBC6; /* peach */
	text-decoration: underline;
	}

/* START BANNER */

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #666666; /* gray */
	background-color: transparent;
	text-align: right;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 47px;
	padding-left: 15px;
	height: 39px;
	}

#banner a {
	color: #666666; /* gray */
	text-decoration: none;
	background-color: transparent;
	}

#banner a:hover {
	color: #FFDBC6; /* peach */
	text-decoration: none;
	font-weight: normal;
	font-style: oblique;
	}

#banner h1 {
	font-size: xx-large;
	text-transform: lowercase;
	}

#banner h2 {
	font-size: small;
	padding-bottom: 0px;
	}

/* UNUSED? */

#banner h3 {
	font-size: xx-large;
	text-align: left;
	}

/* UNUSED? */

#banner-img {
	}

/* UNUSED? */

#banner2 {
	font-family: Verdana, Arial, sans-serif;
	color: #FFC828; /* golden yellow */
	background-color: transparent;
	background-image: 
	url(http://homepage.mac.com/davidgalli/.Public/jpg/bannergourds.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: left;
	padding: 15px;
	border-bottom: 1px solid #FFFFFF; /* white */
	height: 39px;
	}

/* END BANNER */




/* START SIDEBAR */

.sidebar {
	padding: 14px;
	}

.sidebar h2 {
	color: #FFDBC6; /* peach */
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

/* UNUSED? */
.sidebar h3 {
	color: #FFDBC6; /* peach */
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
  	letter-spacing: .3em;
	padding-left: 3px;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 0px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #C7D9D9; /* slate blue */
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

/* UNUSED? */
.sidebar img {
	border: 3px solid #FFFFFF; /* white */
	}

/* END SIDEBAR */




/* START LEFT */

#left {
	float: right;
	width: 100%;
	height: 100%;
	background-color: none;
	overflow: hidden;
	}

#left h2 a {
	color: #FFDBC6; /* peach */
	margin-bottom: 30px;
	text-decoration: none;
	}

#left h2 a:hover {
	color: #FFDBC6; /* peach */
	margin-bottom: 30px;
	text-decoration: none;
	}

#left a {
	color: #999999; /* light gray */
	text-decoration: none;
	background-color: none;
	}

#left a:visited {
	color: #666666; /* gray */
	text-decoration: none;
	}

#left a:active {
	color: #FFDBC6; /* peach */
	text-decoration: none;
	}

#left a:hover {
	color: #C7D9D9; /* slate blue */
	text-decoration: underline;
	}

/* END LEFT */




/* START RIGHT */

#right {
	float: left;
	width: 100%;
	height: 100%;
	background-color: none;
	overflow: hidden;
	}

#right h2 a {
	color: #FFDBC6; /* peach */
	}

#right h2 a:hover {
	color: #FFDBC6; /* peach */
	margin-bottom: 30px;
	text-decoration: none;
	}

#right a {
	color: #999999; /* light gray */
	text-decoration: none;
	background-color: none;
	}

#right a:visited {
	color: #666666; /* gray */
	text-decoration: none;
	}

#right a:active {
	color: #FFDBC6; /* peach */
	text-decoration: none;
	}

#right a:hover {
	color: #C7D9D9; /* slate blue */
	text-decoration: underline;
	}

/* END RIGHT */




/* START CONTENT */

.content {
	padding: 15px 15px 5px 15px;
	background-color: #C7D9D9; /* slate blue */
	color: #0E0801; /* very dark brown */
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}

.content a:link {
	color: #0E0801; /* very dark brown */
	text-decoration: none;
	background-color: #FFDBC6; /* peach */
	}

.content p {
	color: #0E0801; /* very dark brown */
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	vertical-align: sub
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

/* NO LONGER USED IN ENTRY DATE */
.content h2 {
	color: #0E0801; /* very dark brown */
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: normal;
	margin-bottom: 10px;
	
	}

/* USED IN ENTRY TITLE? */
.content h2 a {
		font-size: x-large;
	}
.content h3 {
	color: #0E0801; /* very dark brown */
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

/* END CONTENT */




/* START CREDITS */

.content p.authored {
	color: #666666; /* gray */
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 0px solid #999999; /* light gray */
	text-align: left;
	margin-top: 7px;
	margin-bottom: 0px;
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 0px;
	}

/* UNUSED: REPLACED BY .location p.posted */
.content p.posted {
	color: #666666; /* gray */
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999; /* light gray */
	text-align: right;
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: normal;
	padding-top: 5px;
	}

/* END CREDITS */




/* START LOCATION */

.location {
	padding: 5px 15px 5px 15px;
	background-color: #C7D9D9; /* slate blue */
	color: #0E0801; /* very dark brown */
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}

.location p {
	color: #0E0801; /* very dark brown */
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	vertical-align: sub
	margin-bottom: 10px;
	}

.location p.posted {
	color: #666666; /* gray */
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999; /* light gray */
	text-align: right;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: normal;
	padding-top: 5px;
	}

/* END LOCATION */




/* START COMMENTS */

.comments {
	padding: 5px 15px 5px 15px;
	background-color: #C7D9D9; /* slate blue */
	color: #0E0801; /* very dark brown */
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}

.comments p {
	color: #0E0801; /* very dark brown */
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	vertical-align: sub
	margin-bottom: 10px;
	}

.comments p.posted {
	color: #666666; /* gray */
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999; /* light gray */
	text-align: left;
	margin-top: 0px;
	margin-bottom: 17px;
	line-height: normal;
	padding-top: 5px;
	}

.comments p.authored {
	color: #666666; /* gray */
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #999999; /* light gray */
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 7px;
	}

/* END COMMENTS */




/* START CALENDAR */

#calendar {
  	line-height: 140%;
	color: #999999; /* light gray */
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar a {
	color: #C7D9D9; /* slate blue */
	text-decoration: underline;
	background-color: none;
	}

#calendar a:visited {
	color: #999999; /* light gray */
	text-decoration: underline;
	}

#calendar a:active {
	color: #FFDBC6; /* peach */
	text-decoration: none;
	}

#calendar a:hover {
	color: #FFDBC6; /* peach */
	text-decoration: underline;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #FFDBC6; /* peach */
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	margin-bottom: 15px;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

/* END CALENDAR */




/* START TOGGLE MENUS */


/* LEFT TOGGLE MENU */

#newentry {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 100%;
	text-align: left;
	color: #0E0801; /* very dark brown */
	padding: 3px;
	margin-bottom: 3px;
	display:none;
	}

#newcomment {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 100%;
	text-align: left;
	color: #0E0801; /* very dark brown */
	padding: 3px;
	margin-bottom: 3px;
	display:none;
	}


/* RIGHT TOGGLE MENU */

#project {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 100%;
	text-align: left;
	color: #0E0801; /* very dark brown */
	padding: 3px;
	margin-bottom: 3px;
	display:none;
	}

#info {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 100%;
	text-align: left;
	color: #0E0801; /* very dark brown */
	padding: 3px;
	margin-bottom: 3px;
	display:none;
	}

#archive {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 100%;
	text-align: left;
	color: #0E0801; /* very dark brown */
	padding: 3px;
	margin-bottom: 3px;
	display:none;
	}

#link {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 100%;
	text-align: left;
	color: #0E0801; /* very dark brown */
	padding: 3px;
	margin-bottom: 3px;
	display:none;
	}

#search {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 100%;
	text-align: center;
	color: #0E0801; /* very dark brown */
	padding: 0px;
	margin-bottom: 0px;
	}


/* THE About TOGGLE MENUS */


#thebasics {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 100%;
	text-align: left;
	color: #0E0801; /* very dark brown */
	padding: 3px;
	margin-bottom: 3px;
	}

#theproject {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 100%;
	text-align: left;
	color: #0E0801; /* very dark brown */
	padding: 3px;
	margin-bottom: 3px;
	display:none;
	}

#david {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 100%;
	text-align: left;
	color: #0E0801; /* very dark brown */
	padding: 3px;
	margin-bottom: 3px;
	display:none;
	}

#emily {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 100%;
	text-align: left;
	color: #0E0801; /* very dark brown */
	padding: 3px;
	margin-bottom: 3px;
	display:none;
	}


/* END TOGGLE MENU */

#tags {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 100%;
	text-align: left;
	color: #0E0801; /* very dark brown */
	padding: 3px;
	margin-bottom: 3px;
	display:none;
	}


#center {
	background-color: #C7D9D9; /* slate blue */
	float: left;
	width: 100%;
	height: 100%;
	overflow: hidden;
	}

.ccl {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 135%;
	text-align: left;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-bottom: 5px;
	}

.ccl a {
	background-color: transparent;
	}

.xml {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 125%;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-bottom: 5px;
	}

.xml a {
	background-color: transparent;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 125%;
	text-align: right;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-bottom: 5px;
	}

#powered a {
	background-color: transparent;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

/* START MT SPECIFIC ADDITIONS */

.comment-header {
	text-align: left;
}

.trackbacks-header {
	font-size: 18px;
}

.comments-header {
	font-size: 18px;
}

.comments-open-header {
	font-size: 18px;
}

.asset-name {
	text-align: left;
}


/* START UNUSED? */

/* UNUSED? */
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;
	background-color: #FFFFFF; /* white */
	border-top: 1px solid #0E0801; /* very dark brown */
	border-left: 1px solid #0E0801; /* very dark brown */
	border-right: 1px solid #0E0801; /* very dark brown */
	border-bottom: 1px solid #0E0801; /* very dark brown */
	}

/* UNUSED? */
.commenter-profile img {
	vertical-align: middle;
	border-w
	}

/* UNUSED? */
.search {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 100%;
	text-align: center;
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 3px;
	}

/* UNUSED? */
.search h3 {
	color: #0E0801; /* very dark brown */
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	padding-bottom: 3px;
	}

/* UNUSED? */
#coded {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 125%;
	text-align: right;
	color: #0E0801; /* very dark brown */
	padding: 1px;
	margin-bottom: 1px;
	}

/* UNUSED? */
#image {
	background-color: #090909; /* very very dark brown */
	border: 5px solid #090909; /* very very dark brown */
	}

/* UNUSED? */
.photo {
	text-align: left;
	margin-bottom: 20px;
	}

/* UNUSED? */
.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}
/* END UNUSED? */

blockquote {
	text-align: left;
	font-style: italic;
}
