body {
	margin: 0;
	padding: 8px 0 0 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: small;
	text-align: center;
	color: #383d44;
	background: #F1F2F6;
	}

/* links */

a:link, a:visited {
	padding-bottom: 1px;
	color: #C03926;
	text-decoration: none;
	border-bottom: none;
	}
a:hover {
	padding-bottom: 0;
	color: #000000;
	border-bottom: 2px solid #151515;
	}
a.more {
	padding-right: 7px;
	background: no-repeat 100% 5px;
	}

/* structure of the page
---------------------------------------------------------- */

#main-body {
	width: 64em;
	margin: 30px auto;
	padding: 0;
	font-size: 95%;
	line-height: 1.6em;
	text-align: left;
	}
#content {
	width: 40em;
	float: left;
	}
#sidebar {
	width: 23em;
	float: right;
	margin-left: 1em;
	font-size: 90%;
	line-height: 1.5em;
	color: #666b75;
	}

/* header
---------------------------------------------------------- */

#header {
	padding: 0;
	font-size: 95%;
        border-top: 3px solid #E0E0E2;
        border-bottom: 3px solid #E0E0E2;
	background: #151515;
	}

/* logo */

#logo {
	width: 64em;
	margin: 0 auto;
	padding: 20px 0 10px 0;
	text-align: left;
	}

#logo h1 {
	margin: 0;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 250%;
	line-height: 1.2em;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0;
	color: #000000;
	border: none;
	}


/* content
---------------------------------------------------------- */

/* basic styles */

blockquote {
	font-family: Georgia, serif;
	font-size: 120%;
	line-height: 1.5em;
	color: #666666;
	padding-left: 23px;
	}
blockquote.praise {
	padding: 0 0 10px 23px;
	border-bottom: 1px solid #eaeaea;
	}
abbr, acronym, .popup {
	font-size: 90%;
	letter-spacing: 1px;
	font-style: normal;
	border-bottom: 1px dotted #dbd5c5;
	cursor: help;
	}
a abbr {
	border: none;
	}
em {
	font-style: italic;
	}
strong {
	font-weight: bold;
	}
del {
	text-decoration: line-through;
	color: #666b75;
	}
ins {
	text-decoration: none;
	font-style: normal;
	}
address {
	margin: 0;
	padding: 0;
	font-style: normal;
	}

/* title box */

#title {
	margin: 0 0 20px 0;
	padding: 0 0 6px 0;
	border-bottom: 2px solid #dbd5c5;
	}
#title h1 {
	margin: 0;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 170%;
	line-height: 1.2em;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0;
	color: #000000;
	border: none;
	}
#title h1 span {
	color: #666b75;
	}
#title h2 {
	margin: 3px 0 0 0;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 100%;
	font-weight: normal;
	font-style: italic;
	line-height: 1.6em;
	color: #000000;
	}

/* content styles */

#content h3,
#content h4 {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Arial, serif;
	font-weight: normal;
	font-size: 100%;
	line-height: 1.5em;
	color: #693;
	border-bottom: 1px solid #dbd5c5;
	}
#content h3 a {
	border: none;
	}
#content p {
	margin: 0 0 20px 0;
	}
span.amp {
	font-size: 110%;
	font-family: "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-style: italic;
	}

/* entries */

#content h2.date {
	margin: 0 0 15px 0;
	padding: 0;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 80%;
	line-height: 1em;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	color: #666b75;
	}
#content div.entry {
	margin: 0 0 30px 0;
	}
#content div.entry h3 {
	margin: 0 0 .05em 0;
	padding: 0;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 200%;
	line-height: 1.5em;
	color: #000000;
	border: none;
	}
#content div.entry h3 a {
	text-decoration: none;
	color: #C03926;
	border: none;
	}
#content div.entry h3 a:hover {
	color: #000000;
	border-bottom: 2px solid #151515;
	}
#content div.entry h4 {
	margin: 0;
	padding: 0;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 140%;
	line-height: 1.5em;
	color: #693;
	border: none;
	}
#content div.entry p.posted {
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	font-size: 90%;
	color: #ccc;
	border-bottom: 1px solid #151515;
	}
#content div.entry p.dated {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	font-size: 90%;
	color: #000000;
	}
/* entries simple list */

#content dl.entries {
	margin: 0;
	padding: 0;
	}
#content dl.entries dt {
	font-family: Georgia, serif;
	font-size: 145%;
	line-height: 1.5em;
	font-weight: normal;
	}
#content dl.entries dd {
	margin: 0;
	padding: 0;
	font-size: 100%;
	}
#content dl.entries dd .more {
	font-size: 90%;
	}
#content dl.entries dd.posted {
	margin: 1em 0 30px 0;
	padding: 0 0 4px 0;
	font-size: 90%;
	color: #666b75;
	border-bottom: 1px solid #151515;
	}
#content dl.entries dd p {
	margin: 0 0 1em 0;
	}




/* comments and trackback*/

.comments-content {
	padding-left: 0;
}
.comment-content {
	line-height: 175%;
	margin-left: 0;
}
p.comment-footer {
	font-family: "arial";
	font-size: 10px;
	margin-left: 0;
}
p.comment-footer a {
	font-weight: bold;
}
.comments-open-content {
	margin-left: 0;
	line-height: 175%;
}
.comments-open-header {
	margin-left: 0;
	font-family: "arial";
	font-size: 16px;
	margin-left: 0;
}
textarea#comment-text {
	width: 400px;
}
p#comments-open-text {
	clear: both;
	margin-top: 10px;
}
#comments-open-data label {
	float: left;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	text-transform: lowercase;
	margin-right: 10px;
	text-align: right;
}
.comments-open-data p {
	margin-top: 10px;
}


/* sidebar
---------------------------------------------------------- */

#sidebar h3 {
	margin: 25px 0 12px 0;
	padding: 0 0 5px 0;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 120%;
	line-height: 1em;
	letter-spacing: 2px;
	text-transform: none;
	color: #151515 ;
	border-bottom: 0px solid #E0E0E2;
	}
#sidebar h3.first {
	margin-top: 0;
	}

#sidebar p {
	margin: 0;
	padding: 0;
	}
#sidebar p.cc {
	margin-top: 1em;
	}
#sidebar ul, #sidebar dl {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	list-style: none;
	}
#sidebar li {
	margin: 0 0 .5em 0;
	padding: 0 0 0 14px;
	}

#sidebar ul.categories li {
	margin: 0 0 .5em 0;
	padding: 0 0 0 14px;
	background: url(../images/drop.png) no-repeat 0 4px;
	font-size: 100%;
	line-height: 1.4em;
	list-style: none;
	}
#sidebar ul.archives li {
	margin: 0 0 .5em 0;
	padding: 0 0 0 14px;
	background: url(../images/drop.png) no-repeat 0 4px;
	font-size: 100%;
	line-height: 1.4em;
	list-style: none;
	}
#sidebar ul li.last {
	margin-bottom: 0;
	}


/* little flickr boxes */

#flickr {
	margin: 0;
	}
#flickr img {
	float: left;
	margin: 0 12px 12px 0;
	width: 40px;
	height: 40px;
	padding: 2px;
	border: 3px solid #000000;
	background: #fffefa;
	}
#flickr a:hover img {
	border-color: #cccccc;
	background: #fffefa;
	}





/* form stuff */

form {
	margin: 0;
	padding: 0;
	}
#search-form {
	margin: 0 0 15px 0;
	}
#search-form input {
	color: #666;
	vertical-align: middle;
	}
#fatfooter #search-form input#search-text {
	width: 150px;
	}


/* fatfooter styles
---------------------------------------------------------- */

#fatfooter {
	padding: 20px 0;
	font-size: 95%;
	border-top: 2px solid #151515;
        border-bottom: 2px solid #151515;
	background: #E0E0E2;
	}
#fatfooter-inner {
	width: 64em;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}
#fatfooter h3 {
	margin: 0 0 15px 0;
	padding: 0;
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 120%;
	letter-spacing: 2px;
	text-transform: none;
	text-align: left;
	color: #151515;
	}
#fatfooter div.fatfooter {
	float: left;
	width: 24.9%;
	}
#fatfooter div.one h3, #fatfooter div.one p {
	margin-right: 29px;
	}
#fatfooter ul.slist {
	margin: 0 29px 0 0;
	padding: 0;
	font-size: 90%;
	line-height: 1.4em;
	list-style: none;
	}
#fatfooter ul.slist li {
	margin: 0 0 .5em 0;
	padding: 0 0 5px 20px;
	background: url(../images/page_white.png) no-repeat 0 4px;
	}


#fatfooter ul.slist li.last a {
	border-bottom: none;
	}
#fatfooter p {
	margin: 0 15px 0 0;
	padding: 0;
	font-size: 90%;
	line-height: 1.4em;
	}

/* feed links */

a.feed {
	font-size: 90%;
	line-height: 1.4em;
	}
#fatfooter ul.feed {
	margin: 0 29px 0 0;
	padding: 0;
	font-size: 90%;
	line-height: 1.4em;
	list-style: none;
	}
#fatfooter ul.feed li {
	margin: 0 0 .5em 0;
	padding: 0 0 0 14px;
	background: url(../images/feed.png) no-repeat 0 4px;
	}
#fatfooter ul.feed li.last a {
	border-bottom: none;
	}




/* footer
---------------------------------------------------------- */

#footer {
	width: 64em;
	margin: 0 auto;
	padding: 15px 0 30px 0;
	font-size: 95%;
	line-height: 1.5em;
	text-align: left;
	}
#footer-inner {
	padding-left: 40px;
	background: url(../images/smalllogo.png) no-repeat 0 1px;
	}
#footer p {
	margin: 0;
	padding: 0;
	font-size: 90%;
	}
#footer a.rss {
	padding-left: 16px;
	}


/* Other styles
---------------------------------------------------------- */



/* misc.
---------------------------------------------------------- */

hr, .hide {
	display: none;
	}
a img {
	border: none;
	}



/* delicious links */

.delicious-posts ul {
	margin: 0 29px 0 0;
	padding: 0;
	font-size: 90%;
	line-height: 1.4em;
	list-style: none;
	}
.delicious-posts li {
	margin: 0 0 .5em 0;
	padding: 0 0 5px 20px;
	background: url(../images/application.png) no-repeat 0 4px;
	}

/* self-clearing floats */

#nav ul:after, 
#main-body:after,
#flickr:after,
#fatfooter:after,
#footer:after,
#port:after, 
.prod-feature:after, 
dl.teaser:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }
