img {
    border: none;
    }

p.blogImage {
	font-size: 80%;
	float: left;
	clear: left
	}

p.blogImage img, img.blogImage {
	border: solid 1px;
	margin-right: 10px;
	clear: left
	float: left;
	}

p.right {
    text-align: right;
    }

p.cite {
    text-align: right;
    font-size: 80%;
    }

.disappear {
    display: none;
    }


/* twit stuff */
.twit_small {
	font-style: italic;
	font-size: 85%;
	padding-bottom: 10px;
	}

p.twit_small {
	margin-top: -.65em;
	}

#twit_status {
	margin-top: -1em;
	}

.twit_cell, .twit_twitter {
	background: url('images/cell.png') left top no-repeat;
	padding-left: 12px;
	}

.twit_email {
	background: url('images/mail.png') left top no-repeat;
	padding-left: 23px;
	}

.twit_facebook {
	background: url('images/fb.png') left top no-repeat;
	padding-left: 12px;
	}

#nanocount .title {
	font-size: 200%;
	margin-bottom: -1em;
	margin-top: -.3em;
	}

#nanocount p {
	margin-bottom: -.35em;
	}

#nanocount p:before {
	}

#nanocount .percentage {
	font-weight: bold;
	}

#nanocount .remaining {
	font-style: italic;
	}

#nanocount .deadline {
	font-weight: bold;
	font-size: 80%;
	text-align: right;
	}
