* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	margin-bottom: 10px;
}

img {
	border: 0;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#off {
	margin: 0 0 0 -1500px;
	position: absolute;
}

#other {
	background-color: #444444;
	border-left: 10px solid #222222;
	border-right: 10px solid #222222;
	margin: 0 auto;
	overflow: auto;
	padding: 0;
	width: 720px;
}

#pix-is {
	color: #ffffff;
	float: left;
	width: 220px;
}

#pix-is h2 {
	font-size: 1em;
	padding: 10px;
}

#pix-is p {
	font-size: 0.75em;
	line-height: 1.7em;
	padding: 20px 10px;
}

#pix-is-doing {
	background-color: #efefef;
	float: right;
	width: 490px;
	padding: 5px;
}

#reading h3, #archived h3, #elsewhere h3 {
	font-size: 1em;
	font-weight: bold;
	padding: 0 10px 0 10px;
}

#pix-is-doing p {
	font-size: 0.75em;
	line-height: 1.7em;
	margin: 0 10px 10px 10px;
}

#reading, #archived, #elsewhere {
	width: 150px;
	float: left;
	margin: 5px;
	padding-bottom: 20px;
}

#delicious-links {
	background-color: #444444;
	border-left: 10px solid #222222;
	border-right: 10px solid #222222;
	margin: 0 auto;
	overflow: auto;
	padding: 0;
	width: 720px;
}

#delicious-links-content {
	background-color: #eeeeee;
	float: right;
	width: 500px;
}

#delicious-links-content h3 {
	font-size: 1em;
	font-weight: bold;
	padding: 10px 10px 0 10px;
}

#delicious-links-content p {
	font-size: 0.75em;
	line-height: 1.7em;
	margin: 0 10px 10px 10px;
}

#delicious-links-content li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #222222;
	font-size: 0.75em;
	line-height: 1.7em;
	padding: 0 10px;
}

#delicious-links-header {
	color: #ffffff;
	float: left;
	width: 220px;
}

#delicious-links-header h2 {
	font-size: 1em;
	padding: 10px;
}

#recently-wrote-header p {
	font-size: 1em;
	padding: 20px 10px;
}

#recently-wrote {
	background-color: #444444;
	border-left: 10px solid #222222;
	border-right: 10px solid #222222;
	margin: 0 auto;
	overflow: auto;
	padding: 0;
	width: 720px;
}

#recently-wrote-content {
	background-color: #eeeeee;
	float: right;
	width: 500px;
}

#recently-wrote-content h3 {
	font-size: 1em;
	font-weight: bold;
	padding: 10px 10px 0 10px;
}

#recently-wrote-content p {
	font-size: 0.75em;
	line-height: 1.7em;
	margin: 10px;
}

#recently-wrote-content li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #222222;
	font-size: 0.75em;
	line-height: 1.7em;
	padding: 0 10px;
}

#recently-wrote-header {
	color: #ffffff;
	float: left;
	width: 220px;
}

#recently-wrote-header h2 {
	font-size: 1em;
	padding: 10px;
}

#recently-wrote-header p {
	font-size: 1em;
	padding: 20px 10px;
}

#header {
	background-color: #ffffff;
	height: 110px;
	margin: 0 auto;
	text-align: right;
	width: 720px;
}

#latest-photo {
	background-color: #222222;
	color: #ffffff;
	margin: 0 auto;
	overflow: auto;
	width: 720px;
}

#latest-photo img {
	float: left;
}

#latest-post-content ul {
	margin: 0 10px 0 25px;
}

.delicious {
	list-style: none;
	padding: 10px 10px 25px 0;
}

.delicious-tags {
	padding-bottom: 20px;
}

#reading ul, #archived ul, #elsewhere ul {
	list-style: none;
	padding: 30px 10px 35px 0;
}

#latest-post-content li, #reading li, #archived li, #elsewhere li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #222222;
	font-size: 0.75em;
	line-height: 1.7em;
	padding: 0 10px;
}

#latest-post-content a {
	color: #222222;
	text-decoration: none;
	font-weight: bold;
}

#pixeldiva {
	background-color: #333333;
	border-left: 10px solid #222222;
	border-right: 10px solid #222222;
	margin: 0 auto;
	overflow: auto;
	padding: 0;
	width: 720px;
}

#pixeldiva-author {
	float: right;
	text-align: left;
	width: 220px;
	margin: 0;	
}

#pixeldiva-author p {
	color: #ffffff;
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 10px;
}

#pixeldiva-author img {
	border: 0;
	padding: 10px;
	float: left;
}

#pixeldiva-content {
	background-color: #DEDEDE;
	float: right;
	width: 500px;
	padding-bottom: 25px;
	margin: 0;
}

#pixeldiva-content p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #222222;
	font-size: 0.75em;
	line-height: 1.8em;
	padding: 10px;
}

#comment {
	margin: 0 auto;
	overflow: auto;
	padding: 0;
	width: 720px;
}

#comment-content {
	float: left;
	text-align: left;
	width: 500px;
	padding-bottom: 25px;
	margin: 0;
}

#comment-content p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.8em;
	padding: 10px;
}

#comment-author {
	float: right;
	text-align: left;
	width: 220px;
	margin: 0;	
}

#comment-author p {
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 10px;
}

#comment-author img {
	border: 0;
	padding: 10px;
	float: left;
}

#comment-author a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#comment-author a:visited {
	color: #ffffff;
	text-decoration: none;
}

#comment-author a:focus {
	color: #ffffff;
	text-decoration: none;
	background-color: #222222;	
}

#comment-author a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #222222;	
}

#comment-author a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}


#commentform {
	background-color: #444444;
	margin: 0 auto;
	overflow: auto;
	padding: 0;
	width: 720px;
}

#commentform-form {
	background-color: #EFEFEF;
	color: #222222;
	float: right;
	width: 500px;
}

#commentform-form h3 {
	font-size: 1em;
	padding: 10px 10px 30px 20px;
}

#commentform-form p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.7em;
	padding: 0 10px 20px 20px;
}

#commentform-notes {
	color: #ffffff;
	float: left;
	width: 220px;
}

img.moblog {
	padding: 5px 5px 15px 15px;
	float: right;
	border: 0;
}

#commentform-notes h3 {
	font-size: 1em;
	padding: 10px;
}

#commentform-notes p {
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 20px 10px;
}

#footer {
	background-color: #333333;
	margin: 0 auto;
	overflow: auto;
	padding: 0;
	width: 720px;
}

#copyright {
	background-color: #ffffff;
	color: #222222;
	float: left;
	width: 500px;
}

#copyright p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.7em;
	padding: 20px 10px;
}

#copyright a {
	font-weight: bold;
	color: #222222;
}

#latest-photo-desc {
	float: right;
	text-align: left;
	width: 220px;
}

#misc {
	float: right;
	text-align: left;
	width: 220px;
}

#misc p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.7em;
	padding: 10px;
}

#latest-photo-desc h2 {
	font-size: 1em;
	padding: 10px;
}

#latest-photo-desc p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.7em;
	margin: 10px;
}

#latest-post {
	background-color: #444444;
	border-left: 10px solid #222222;
	border-right: 10px solid #222222;
	margin: 0 auto;
	overflow: auto;
	padding: 0;
	width: 720px;
}

#latest-post-content {
	background-color: #eeeeee;
	float: right;
	width: 500px;
	padding-bottom: 30px;
}

.latest-post-content {
	background-color: #eeeeee;
	float: right;
	width: 500px;
	padding-bottom: 30px;
	display: block;
}

#latest-post-content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #222222;
	font-size: 1em;
	margin: 10px;
}

.monthlyarchive {
	background-color: #ffffff;
}

#latest-post-content p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #222222;
	font-size: 0.75em;
	line-height: 1.7em;
	margin: 10px;
}

/*p.latest-post-content {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #222222;
	font-size: 0.75em;
	line-height: 1.7em;
	margin: 10px;
}*/

#latest-post-header {
	color: #ffffff;
	float: left;
	width: 220px;
}

/*.latest-post-header {
	color: #ffffff;
	float: left;
	width: 220px;
	display: block;
}*/

#latest-post-header h1 {
	font-size: 1em;
	padding: 10px;
}

#latest-post-header h2 {
	font-size: 1em;
	padding: 10px;
}

/*h2.latest-post-header {
	font-size: 1em;
	padding: 10px;
}*/

#latest-post-header p {
	font-size: 0.75em;
	line-height: 1.7em;
	padding: 20px 10px;
}

#previous-photo {
	background-color: #222222;
	color: #ffffff;
	margin: 0 auto;
	overflow: auto;
	width: 720px;
}

#previous-photo img {
	float: left;
}

#previous-photo-desc {
	float: right;
	text-align: left;
	width: 220px;
}

#previous-photo-desc h2 {
	font-size: 1em;
	padding: 10px;
}

#previous-photo-desc p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.7em;
	margin: 10px;
}

#older-photo {
	background-color: #222222;
	color: #ffffff;
	margin: 0 auto;
	overflow: auto;
	width: 720px;
}

#older-photo img {
	float: left;
}

#older-photo-desc {
	float: right;
	text-align: left;
	width: 220px;
}

#older-photo-desc h2 {
	font-size: 1em;
	padding: 10px;
}

#older-photo-desc p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.7em;
	margin: 10px;
}

#comments-header, #commentsform-header, #no-comments {
	background-color: #ffffff;
	width: 720px;
	margin: 0 auto;
}

#no-comments, #adsense {
	background-color: #efefef;
	width: 720px;
	margin: 0 auto;
}

#comments-header h2, #commentsform-header h2 {
	font-size: 1.4em;
	line-height: 2em;
	text-align: right;
	padding: 10px;
	color: #333333;
	font-weight: normal;
}

#archives-header {
	background-color: #ffffff;
	width: 720px;
	margin: 0 auto;
}

#archives-header h1 {
	font-size: 1.4em;
	line-height: 2em;
	text-align: left;
	padding: 10px;
	color: #333333;
	font-weight: normal;
}

#no-comments p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.7em;
	padding: 20px 10px;
}

#post-nav {
	background-color: #ffffff;
	width: 720px;
	margin: 0 auto;
	overflow: auto;
}

#prev {
	width: 300px;
	float: left;
	text-align: left;
}

#prev p, #next p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 2em;
	padding: 10px;
	color: #222222;
}

#next {
	width: 300px;
	float: right;
	text-align: right;
}

#prev a:link, #next a:link, #copyright a:link, #reading a:link {
	color: #222222;
	text-decoration: none;
}

#archived a:link, #elsewhere a:link, #delicious-links-content a:link, #recently-wrote-content a:link {
	color: #222222;
	text-decoration: none;
}

#pix-is a:link, #latest-post-header a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#prev a:visited, #next a:visited, #copyright a:visited, #reading a:visited {
	color: #444444;
	text-decoration: none;
}

#archived a:visited, #elsewhere a:visited, #delicious-links-content a:visited, #recently-wrote-content a:visited {
	color: #444444;
	text-decoration: none;
}

#pix-is a:visited, #latest-post-header a:visited {
	color: #eeeeee;
	text-decoration: none;
}

#prev a:focus, #next a:focus, #copyright a:focus, #reading a:focus {
	color: #000000;
	text-decoration: none;
}

#archived a:focus, #elsewhere a:focus, #delicious-links-content a:focus, #recently-wrote-content a:focus {
	color: #000000;
	text-decoration: none;
}

#pix-is a:focus, #latest-post-header a:focus {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#prev a:hover, #next a:hover, #copyright a:hover, #reading a:hover {
	color: #000000;
	text-decoration: none;
}

#archived a:hover, #elsewhere a:hover, #delicious-links-content a:hover, #recently-wrote-content a:hover {
	color: #000000;
	text-decoration: none;
}

#pix-is a:hover, #latest-post-header a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#prev a:active, #next a:active, #copyright a:active, #reading a:active {
	color: #444444;
	text-decoration: none;
}

#archived a:active, #elsewhere a:active, #delicious-links-content a:active, , #recently-wrote-content a:active {
	color: #444444;
	text-decoration: none;
}

#pix-is a:active, #latest-post-header a:active {
	color: #dedede;
	text-decoration: none;
}

.blogrollmain {
	margin-left: 5px;
	margin-top: 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #222222;
	font-size: 0.75em;
	line-height: 1.7em;
	padding: 0 10px;
}

