html, body {
padding: 0;
margin: 0;
background-color: #fff;
}
body {
text-align: center; /* fix for IE */
}
* {
padding: 0;
margin: 0;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: normal;
}
a img {
border: 0;
}
strong, strong acronym, strong a, a strong {
	font-weight: bold;
}
ins {
background-color: #f5f8ef;
text-decoration: none;
border-bottom: 1px solid #dde9c8;
}
table {
font-size: 0.8em;
}
table, td {
border: 1px solid #ccc;
}
table td {
line-height: 1.3em;
vertical-align: top;
padding: 0.2em 0.1em 0.4em 0.1em;
}
tr:hover {
background-color: #f5f8ef;
}
strong {
font-weight: bold;
}cite {
font-style: normal;
}
#page {
width: 780px;
display: block;
position: relative;
margin-left: auto !important;
margin-right: auto !important;
text-align: left; /* fix of the fix */
}

h1 {
position: absolute;
top: 4px;
left: 0;
}
h1 a {
background-image: url(images/80degreestitle-small.png);
background-position: top;
background-repeat: no-repeat;
height: 250px;
width: 93px;
display: block;
font-size: 1px;
color: #fff;
}
#content {
border: 3px solid #f5f8ef;
padding: 50px 20px 20px 50px;
margin-left: 46px;
font-size: 75%;
line-height: 1.5em;
float: left;
width: 460px;
display: inline;
color: #111;
overflow: hidden;
}
#search {
text-align: right;
}
#search label, #navijump {
display: none;
}
#s {
border-bottom: 1px solid #dde9c8;
border-right: 1px solid #dde9c8;
border-top: 1px solid #bbd590;
border-left: 1px solid #bbd590;
}
#s:focus {
background-color: #e8f1d8;
}
#searchsubmit {
font-size: 0.9em;
padding: 1px 0 0 18px;
width: 6.2em;
background-image: url(images/magnifier.gif);
background-position: 3px 1px;
background-repeat: no-repeat;
background-color: #e8f1d8;
border-top: 2px solid #f5f8ef;
border-left: 2px solid #f5f8ef;
border-bottom: 2px solid #dde9c8;
border-right: 2px solid #dde9c8;
}
#searchsubmit:focus {
border-top: 2px solid #dde9c8;
border-left: 2px solid #dde9c8;
border-bottom: 2px solid #f5f8ef;
border-right: 2px solid #f5f8ef;
margin: 1px -1px -1px 1px;
}
#content h2 {
margin: 1em 0 0.5em 0;
clear: left;
}
#content h2 a, #content h3.entrytitle a {
font-weight: bold;
font-size: 150%;
font-family: Arial, Helvetica, sans-serif;
color: #111;
text-decoration: none;
}
#content h2 a:hover, #content h3.entrytitle a:hover {
text-decoration: underline;
}
#content h2.pagetitle {
font-size: 0.8em;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333;
border-bottom: 1px solid #dde9c8;
}
#content .entry h2 span {
display: none;
}
#content .entry h2:hover a span {
font-size: 0.8em;
display: inline;
}
#content .entry {
line-height: 1.7em;
}
#content .entry ul, #content .entry ol, #content .entry p {
margin-bottom: 0.5em;
}
#content .entry p a, #content .entry li a, #smartarchives-list li a, .nothingfound a, #commentlist li a {
color: #000;
background-color: #d2ddaf; /*#e8f1d8;*/
text-decoration: none;
}
#content .entry p a:hover, #content .entry li a:hover, #smartarchives-list li a:hover, .nothingfound a:hover, #commentlist li a:hover {
background-color: #dde9c8;
text-decoration: underline;
}
#content .entry ul, #content .entry ol {
margin-left: 2em;
}
#content .entry ul {
list-style-type: square;
}
#content .entry blockquote {
border-left: 3px double #dde9c8;
margin-left: 1em;
padding-left: 0.5em;
}
#content .entry img {
float: left;
margin: 0.5em 1.3em 0.5em 0;
}
.permalink {
float: right;
font-size: 0.8em;
margin: 3px 0 3px 5px;
line-height: 1.3em;
}
.permalink a {
text-decoration: none;
color: #222;
background-color: #f5f8ef;
background-image: url(images/link2.gif);
background-repeat: no-repeat;
background-position: 0 3px;
padding: 0 0 0 20px;
display: block;
font-weight: bold;
}
.permalink a:hover {
background-color: #dde9c8;
text-decoration: underline;
}
.entrystuff {
margin: 0.3em 0 0 0 !important;
border-top: 1px solid #e8f1d8;
border-bottom: 1px solid #e8f1d8;
padding: 0.2em 0 0.2em 0;
height: 1.5em;
line-height: 1.5em;
}
.entrystuff li {
list-style: none;
padding: 0 0 0 20px !important;
float: left;
margin-right: 1em;
}
.postacomment {
background-image: url(images/comment_add.gif);
background-position: 0 50%;
background-repeat: no-repeat;
}
.commentssofar {
background-image: url(images/comments.gif);
background-position: 0 50%;
background-repeat: no-repeat;
}
.backlinks {
background-image: url(images/page_white_link.gif);
background-position: 0 50%;
background-repeat: no-repeat;
}
.entrystuff li a {
padding: 0;
text-decoration: none;
color: #666;
background-color: #fff !important;
}
.entrystuff li a:hover {
background-color: #dde9c8 !important;
}

/* adsense */
#dsns {
margin-top: 12px;
}
/*/adsense */

/* smart archives page */
#smartarchives-list ul {
margin-left: 2em;
list-style-type: square;
}
/*/smart archives page */

/* comment specific stuff */
.sometimes {
display: none;
}
#comments:target .sometimes {
display: inline !important;
font-weight: bold;
}
#content h3 {
font-weight: bold;
margin: 1em 0 0.3em 0;
}
.comments-cc, .comments-feed {
font-size: 75%;
}
.comments-cc a, .comments-feed a {
border: 0;
color: #111;
text-decoration: none;
}
.comments-cc a:hover, .comments-feed a:hover {
text-decoration: underline;
}
#comments .note, #comments .nothingyet, #comments .nocomments, #comments .moderation, #comments .commentsclosed {
font-size: 0.9em;
}
#commentlist li {
margin-bottom: 1em;
font-size: 0.9em;
}
#commentlist li .commentmeta {
color: #666;
display: inline;
border-bottom: 1px solid #e8f1d8;
}
#commentlist li .commentmeta a {
text-decoration: none;
color: #333;
background-color: #fff !important;
}
#commentlist li .commentmeta a:hover {
text-decoration: underline;
}
#author, #url, #comment {
border-bottom: 1px solid #dde9c8;
border-right: 1px solid #dde9c8;
border-top: 1px solid #bbd590;
border-left: 1px solid #bbd590;
font-size: 0.9em;
}
#author:focus, #url:focus, #comment:focus {
background-color: #e8f1d8;
}
label {
width: 6em;
display: block;
float: left;
}
#commentinput label {
float: none !important;
}
form p {
clear: both;
}
form label {
font-size: 0.9em;
}
#submit {
font-size: 0.9em;
background-color: #e8f1d8;
border-top: 2px solid #f5f8ef;
border-left: 2px solid #f5f8ef;
border-bottom: 2px solid #dde9c8;
border-right: 2px solid #dde9c8;
}
#submit:focus {
border-top: 2px solid #dde9c8;
border-left: 2px solid #dde9c8;
border-bottom: 2px solid #f5f8ef;
border-right: 2px solid #f5f8ef;
margin: 1px -1px -1px 1px;
}
/* /comment specific stuff */

#archivelinks {
clear: both /* needed? */;
background-color: #fff;
background-image: url(images/archivebackground2.jpg);
background-position: top;
background-repeat: no-repeat;
margin: 2em 0 0 0;
border-top: 2px solid #e8f1d8;
border-bottom: 2px solid #e8f1d8;
display: block;
}
#archivelinks * {
color: #666;
}
#archivelinks h2 {
margin: 0.5em 0 0.5em 0;
padding: 0 0 0 20px;
background-position: 0 50%;
background-repeat: no-repeat;
font-weight: bold;
}
#previousentrylinks h2, #recententrylinks h2 {
background-image: url(images/page_white_stack.gif);
}
#relatedentrylinks h2 {
background-image: url(images/attach.gif);
}
#olderarchivelinks h2 {
background-image: url(images/calendar.gif);
}

#archivelinks ul {
padding: 0 0 5px 0;
font-size: 0.9em;
}
#archivelinks ul li {
border-top: 1px solid #dde9c8;
list-style-type: none;
height: 100%;
}
#archivelinks p {
margin: 0 1em 0 1em;
}
#archivelinks ul li:hover a, #archivelinks p a:hover {
background-color: #fff;
}
#archivelinks a {
text-decoration: none;
}
#archivelinks p a {
font-weight: bold;
}
#archivelinks ul li a {
display: block;
width: 100%;
}
#archivelinks a:hover {
background-color: #f5f8ef;
}
#archivelinks .clearer {
clear: both;
height: 0;
overflow: hidden;
}
#previousentrylinks, #relatedentrylinks, #recententrylinks {
width: 205px;
float: left;
padding-left: 15px;
}
#olderarchivelinks {
width: 205px;
float: right;
padding-right: 15px;
}


#sidebar {
font-size: 75%;
line-height: 1.5em;
width: 190px;
float: right;
background-image: url(images/sidebar-background2.png);
background-repeat: repeat-y;
background-position: 0 0;
padding: 8px 0 0 0;
margin-bottom: 10px;
}
#sidebar * {
color: #333;
}
#sidebar h2 {
margin: 1px 0 10px 0;
padding: 2px 10px 2px 32px;
background-color: #dde9c8;
border-top: 1px solid #e8f1d8;
border-bottom: 1px solid #bbd590;
font-weight: bold;
}
#sidebar a {
text-decoration: none;
}
#colophon-title {
background-image: url(images/user_comment2.gif);
background-repeat: no-repeat;
background-position: 10px 30%;
}
#spotlight-title {
background-image: url(images/lightbulb_off.gif);
background-repeat: no-repeat;
background-position: 10px 30%;
}
#news-title {
background-image: url(images/newspaper2.gif);
background-repeat: no-repeat;
background-position: 10px 30%;
}
#projects-title {
background-image: url(images/brick2.gif);
background-repeat: no-repeat;
background-position: 10px 50%;
}
#fyi-title {
background-image: url(images/information.gif);
background-repeat: no-repeat;
background-position: 10px 50%;
}
#sidebar p {
margin: 10px 0 10px 0;
padding: 0 10px 0 10px;
font-size: 0.9em;
}
#sidebar ul {
margin: 10px 0 0 0;
padding: 0 10px 10px 10px;
overflow: hidden;
font-size: 0.9em;
}
#sidebar ul li {
margin: 0 0 0.3em 0;
padding: 0 0 0.3em 0;
list-style: none;
border-bottom: 1px solid #dde9c8;
overflow: hidden;
width: 170px;
}
#sidebar ul li a {
display: block;
background-position: 155px 50%;
background-repeat: no-repeat;
padding: 0 17px 0 0;
width: 153px;
}
#sidebar ul li a:hover, #colophon a:hover {
background-color: #dde9c8;
}
	#colophon a {
	border-bottom: 1px solid #dde9c8;	
	}
#news a {
background-image: url(images/bullet_go2.gif);
}
#news .oldernews a {
background-image: none !important;
}
#tab-link a {
background-image: url(images/tag_pink2.gif);
}
#wg-link a {
background-image: url(images/tag_olive2.gif);
}
#npk-link a {
background-image: url(images/tag_orange2.gif);
}
#js-link a {
background-image: url(images/tag_blue.gif);
}
#cc-link a {
background-image: url(images/cc.gif);
}
#atom-link a {
background-image: url(images/feed2.gif);
}
.furl-feed {
font-size: 75%;
}
.furl-feed a {
border: 0;
color: #111;
text-decoration: none;
}
.furl-feed a:hover {
text-decoration: underline !important;
}

/* special styles for profile */
#profile h1 a {
	background-image: url(images/profiletitle-small.png);
}
#profile #content {
	border: 3px solid #eef1f7;
}
#profile #content .entry p a, #profile #content .entry li a {
	background-color: #d8e2ef;
}
#profile #content .entry p a:hover, #profile #content .entry li a:hover {
	background-color: #c7d6e8;
}
#profile img#pic {
	float: right !important;
	position: relative;
	margin-right: -90px !important;
	width: 214px;
	background: url(images/andy3.jpg) transparent 0 0 no-repeat;
	line-height: 281px;
	padding-top: 281px;
	height: 0px !important;
	height /**/: 281px;	
	display: inline;
	overflow: hidden;
	color: #fff;
	font-size: 1px;
}