/* All */

body {
	margin: 50px 0px; 
	padding: 0px;
	text-align: center;
	}

.help { 
	cursor: help; 
	border-bottom: 1px dotted red 
	}

acronym {
	font-variant: small-caps;
		}

#menu { 
	text-align: center;
	font-family: "calluna-1","calluna-2",serif;
	font-size: small; 
	margin-bottom: 15px 
	}

img {
	border: 0
	}

#container { 
	text-align: left; 
	margin: 0 auto; 
	padding: 9px 23px 20px 34px; 
	width: 701px; 
	}

.center {
	text-align: center
	}

ol, ul, li, dl, dd { 
	line-height: 120%;
	margin-top: 10px;
	}

/* About Page */

#about {
	color: #a44;
	font-size: 14pt;
	font-family: "calluna-1","calluna-2",serif;
	}

#about p {
	margin-bottom: 10px;
	}

#about h1 { 
	font-weight: 900; 
	}

#about a:link { 
	color: navy; 
	}

#about a:hover { 
	color: white; 
	background: #aa4444; 
	}

#about a:visited { 
	color: navy; 
	text-decoration: underline; 
	}


/* Archives Page */

#archives p	{
	line-height: 130%; 
	font-family: "calluna-1","calluna-2",serif;
	font-size: 12pt;
	}

#archives .unused {
	color: #9c9c9c
	}

#archives .year {
	color: #393;
	font-weight: 900
	}

#archives a:link { 
	color: #393; 
	}

#archives a:hover { 
	color: #936; 
	text-decoration: underline; 
	}

#archives a:visited { 
	color: #639; 
	text-decoration: underline; 
	}

#archives a:active { 
	color: #999; 
	text-decoration: underline; 
	}

#archives .posted { 
	color: #936; 
	font-size: small; 
	line-height: 140%; 
	margin-bottom: 25px 
	}

#archives h1 {
	color: navy;
	font-size: x-large;
	font-family: "droid-sans-1","droid-sans-2",sans-serif;
	font-weight: bold;
	}

#archives h2 { 
	color: #393; 
	font-size: large; 
	font-family: "droid-sans-1","droid-sans-2",sans-serif; 
	font-weight: bold; 
	margin: 10px 0 0 10px 
	}

#archives h3 { 
	color: #639; 
	font-size: medium; 
	font-family: "droid-sans-1","droid-sans-2",sans-serif; 
	}

#archives .blog { 
	background: #fff; 
	padding: 15px 
	}

#archives .blogbody { 
	color: #339; 
	font-size: small;
	font-family: "calluna-1","calluna-2",serif; 
	line-height: 200%; 
	background: #fff; 
	padding: 10px 14px 1px 29px; 
	border-style: dotted; 
	border-width: 0 1px 1px; 
	border-color: #333399 
	}

#archives .comments-body { 
	color: #333399; 
	font-size: small; 
	font-family: "calluna-1","calluna-2",serif;
	font-weight: normal; 
	line-height: 140%; 
	background: #fff; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	border-bottom: 1px dotted #999 
	}

#archives .comments-head { 
	color: #333399; 
	font-size: large; 
	font-weight: bold; 
	background: #fff; 
	margin-top: 20px; 
	border-bottom: 1px solid #999 
	}

#archives .comments-post { 
	color: #333399; 
	font-size: x-small; 
	font-weight: normal; 
	background: #fff 
	}

#archives blockquote { 
	background: url("/images/arc-quote.gif") no-repeat;
	color: #333399; 
	font-size: small; 
	font-style: italic; 
	line-height: 130%; 

	/* background-color: #eee; */

	margin-right: 32px; 
	margin-left: 0px; 
	padding-top: 8px;
	padding-left: 64px;
	padding-bottom: 8px; 
	/* border-top: 1px dotted #333399; 
	border-bottom: 1px dotted #333399 */
	}

#archives ul,ol,li {
	font-family: "calluna-1","calluna-2",serif;
	color: 393;
	}

/* 100 Things */

#hundred {
	font-family: "calluna-1","calluna-2",serif;
	font-size: 12pt;
	color: navy
	}

#hundred .container { 
	background-attachment: scroll; 
	background-position: 0 0; 
	background-color: #fff;
	text-align: left; 
	margin: 0 auto; 
	padding: 20px 20px 20px 20px; 
	width: 510px;
	border: solid 1px navy;
	}

#hundred a:link {
	color:purple
	}

#hundred a:hover {
	text-decoration: overline underline; 
	color: red
	}

#hundred a:visited {
	color:purple
	}


/* Links Page */

#links {
	color: purple;
	font-size: 8pt;
	font-family: "apolline-1","apolline-2","serif"
	}

#links h1 { 
	color: purple;
	font-weight: 900; 
	font-family: "apolline-1","apolline-2","serif"
	}

#links h2 {
	color: purple;
	font-weight: 900;
	font-family: "calluna-1","calluna-2",serif;
	}
	
#links h3 { 
	color: purple;
	text-decoration: underline; 
	font-family: "calluna-1","calluna-2",serif;
	}

#links a:link { 
	color: purple; 
	font-size: 8pt; 
	font-family: "calluna-1","calluna-2",serif;
	}

#links a:hover { 
	color: purple;
	font-size: 8pt;
	text-decoration: underline; 
	font-family: "calluna-1","calluna-2",serif;
	}

#links a:visited { 
	color: navy; 
	font-size: 8pt;
	font-family: "calluna-1","calluna-2",serif;
	}


/* Search Results */

#search {
	color: navy;
	font-size: small;
	font-family: "calluna-1","calluna-2",serif;
	}

#search h1 {
	color: #339;
	font-size: large;
	font-family: "droid-sans-1","droid-sans-2",sans-serif;
	font-weight: bold:
	margin: 10px 0 0 10px
	}

#search h2 { 
	color: #339; 
	font-size: large; 
	font-family: "droid-sans-1","droid-sans-2",sans-serif; 
	font-weight: bold;
	text-align: center; 
	margin: 10px 0 0 10px 
	}

#search h3 { 
	color: #936; 
	font-size: medium; 
	font-family: "droid-sans-1","droid-sans-2",sans-serif; 
	}

#search a:link { 
	color: #393; 
	}

#search a:hover { 
	color: #936; 
	text-decoration: underline; 
	}

#search a:visited { 
	color: #639; 
	text-decoration: underline; 
	}

#search a:active { 
	color: #999; 
	text-decoration: underline; 
	}

#search .posted { 
	color: #936; 
	font-size: small; 
	line-height: 140%; 
	margin-bottom: 25px 
	}

#search td,tr {
	font-size: small;
	font-family: "calluna-1","calluna-2",serif;
	color: #339;
	}

#search .tense {
	font-size: small;
	font-family: "calluna-1","calluna-2",serif;
	color: #936;
	}