* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(http://static.tumblr.com/ibkdnud/2zPl982ay/bg.jpg) repeat-x top center;
	color: #000;
	font-family: 'Times New Roman', Times, serif;
	font-size: 11px;
}

ul, ol {
	list-style: none;
}

img {
	border: 4px solid #ededed;
	outline: none;
}

.wrapper {
	margin: 0 auto;
	position: relative;
	width: 920px;
}

/* ****************************** */
/* UTILITY */

#utility {
	background: #f1f1f1 url(http://static.tumblr.com/ibkdnud/FiAl982bx/utility-bg.jpg) no-repeat;
	min-height: 152px;
	position: absolute;
	right: 0;
	width: 270px;
	z-index: 1;
}
#utility ul {
	bottom: 67px;
	color: #000;
	font-family: "Courier New", Courier;
	padding: 0 0 0 16px;
	position: absolute;
	right: 16px;
	text-align: right;
	text-transform: lowercase;
}
#utility li {
	display: inline;
}
#utility li a {
	color: #000;
	display: inline;
	text-decoration: none;
}
#utility li a:hover {
	text-decoration: underline;
}
#utility #search {
	background: #eaeaea url(http://static.tumblr.com/ibkdnud/2Ral986mt/search-bg.jpg) no-repeat;
	bottom: 0;
	height: 30px;
	padding: 12px 0 0 0;
	position: absolute;
	width: 270px;
}
#utility #search input[name=q] {
	border: 0;
	border-top: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	float: left;
	height: 22px;
	margin: 0 0 0 13px;
	padding: 0 2px;
	width: 175px;
}
#utility #search input[type=submit] {
	background: none;
	border: 0;
	color: #81979c;
	font-family: Georgia;
	font-size: 10px;
	letter-spacing: 2px;
	position: relative;
	text-transform: uppercase;
	top: 6px;
	left: 7px;
}
#utility #search input[type=submit]:hover {
	color: #a2b4b8;
	cursor: pointer;
}

/* ****************************** */
/* HEADER */

#header {
	font-family: Georgia;
	min-height: 215px;
	padding: 0 300px 0 0;
	position: relative;
	z-index: 0;
}
#header h1.type {
	bottom: 77px;
	padding: 0 300px 0 45px;
	position: absolute;
}
#header h1, #header h1 a {
	color: #678088;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 5px;
	text-decoration: none;
	text-transform: uppercase;
}
#header h1 a:hover {
	color: #a2b4b8;
}
#header img { border: 0; }
#header h4 {
	color: #b9b8b8;
	letter-spacing: 2px;
	font-style: italic;
	font-weight: normal;
	margin: 3px 0 0 30px;
	padding-left: 56px;
}
#header.type h4 {
	line-height: 1.3;
	top: 136px;
	position: absolute;
}

/* ****************************** */
/* POSTS */

#posts {
	float: left;
	margin: 0 30px 20px 0;
	width: 620px;
}
#posts .text { background: #f7f4f0 url(http://static.tumblr.com/ibkdnud/GAxl982dr/post-bg-text.gif) no-repeat top center; }
#posts .photo { background: #f7f4f0 url(http://static.tumblr.com/ibkdnud/zSfl982fa/post-bg-photo.gif) no-repeat top center; }
#posts .photoset { background: #f7f4f0 url(http://static.tumblr.com/ibkdnud/jPOl982g1/post-bg-photoset.gif) no-repeat top center; }
#posts .quote { background: #f7f4f0 url(http://static.tumblr.com/ibkdnud/Glel982gu/post-bg-quote.gif) no-repeat top center; }
#posts .link { background: #f7f4f0 url(http://static.tumblr.com/ibkdnud/QBsl982hd/post-bg-link.gif) no-repeat top center; }
#posts .chat { background: #f7f4f0 url(http://static.tumblr.com/ibkdnud/Ltsl982hy/post-bg-chat.gif) no-repeat top center; }
#posts .audio { background: #f7f4f0 url(http://static.tumblr.com/ibkdnud/zn4l982in/post-bg-audio.gif) no-repeat top center; }
#posts .video { background: #f7f4f0 url(http://static.tumblr.com/ibkdnud/PDJl982j5/post-bg-video.gif) no-repeat top center; }
#posts .notes { background: #f7f4f0 url(http://static.tumblr.com/ibkdnud/bgbl982js/post-bg-notes.gif) no-repeat top center; }
#posts .comments { background: #f7f4f0 url(http://static.tumblr.com/ibkdnud/jBel982ke/post-bg-comments.gif) no-repeat top center; }
.post {
	background: #f7f4f0;
	line-height: 1.6;
	margin: 0 0 40px 0;
}
.post > *, .post .content > * {
	margin: 15px 0;
}
.post .wrapper {
	background: url(http://static.tumblr.com/ibkdnud/E4Ol982l0/post-bg-bottom.jpg) no-repeat bottom center;
	margin: 0;
	min-height: 200px;
	padding: 38px 55px 50px;
	width: auto;
}
.post .date {
	background: #f7f7dc url(http://static.tumblr.com/ibkdnud/Qdxl982m3/date-bg.jpg) repeat-x;
	color: #bdbd92;
	font-family: Georgia;
	font-style: italic;
	text-transform: lowercase;
}
.post h2, .post h2 a {
	color: #65594a;
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
}
.post h2 a:hover {
	text-decoration: underline;
}
.post .date {
	display: inline;
	left: -75px;
	padding: 10px 35px 10px 55px;
	position: relative;
	text-align: center;
	top: -10px;
	width: 88px;
}
.post .content {
	background: url(http://static.tumblr.com/ibkdnud/d8Ll982n3/post-divider.gif) no-repeat top center;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	padding: 6px 0 0;
}
.post .content a {
	color: #b24b4b;
}
.post .content a:hover {
	text-decoration: none;
}
.post .tools {
	background: url(http://static.tumblr.com/ibkdnud/d8Ll982n3/post-divider.gif) no-repeat top center;
	margin: 0;
	padding: 20px 0 0 0;
}
.post .tags {
	margin-bottom: 0;
}
.post .tags li, .post .meta li {
	color: #b3b3b3;
	display: inline;
	font-family: 'Courier New', Courier;
	padding: 0 10px 0 0;
	text-transform: lowercase;
}
.post .tags li a, .post .meta li a {
	background: #fff;
	color: #78939c;
	text-decoration: none;
}
.post .tags li a:hover, .post .meta li a:hover {
	text-decoration: underline;
}
.post .tags li a:hover {
	background: #78939c;
	color: #fff;
	text-decoration: none;
}
.post .meta {
	margin-top: 3px;
}
.post .meta li a {
	color: #000;
}
#posts .post .meta li.share, #posts .post .meta li.notes, #posts .post .meta li.comments {
	background: url(http://static.tumblr.com/ibkdnud/shql982nu/post-tools-icons.gif) no-repeat;
	margin-right: 12px;
	padding: 1px 0 1px 20px;
}
#posts .post .meta li.notes {
	background-position: 0 -14px;
}
#posts .post .meta li.comments {
	background-position: 0 -28px;
}

/* Reblog */

#posts .reblog {
	margin-bottom: 60px;
}
.post .reblogged {
	bottom: -75px;
	font-family: 'Courier New', Courier;
	font-style: italic;
	position: relative;
	text-align: right;
	text-transform: lowercase;
}
.post .reblogged span {
	background: #f8f8e1 url(http://static.tumblr.com/ibkdnud/ts6l982op/reblog-arrow.gif) no-repeat 4px 4px;
	color: #666;
	padding: 0 2px 0 15px;
}
.post .reblogged a {
	color: #b24b4b;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.post .reblogged a:hover {
	text-decoration: underline;
}

/* Audio */

#posts .audio .cover {
	background: url(http://static.tumblr.com/ibkdnud/gEZl9828q/audio-bg.jpg) no-repeat;
	float: left;
	height: 100px;
	margin: 20px 20px 20px 0;
	padding: 20px;
	width: 100px;
}
#posts .audio .player {
	margin: 50px 0 0 0;
}
#posts .audio .cover img {
	border: 0;
}
#posts .audio .count {
	color: #999;
	font-family: Georgia;
	font-style: italic;
	margin-top: 10px;
}
#posts .audio .audio_player embed {
	border-top: 1px solid #d9d4ca;
}
#posts .audio .title {
	clear: both;
}

/* Link */

#posts .link .content a {
	background: #c5d5da;
	color: #648183;
	font-family: 'Courier New', Courier;
	font-size: 20px;
	text-decoration: none;
}
#posts .link .content a:hover {
	color: #000;
	text-decoration: underline;
}

/* Quote */

#posts .quote .content span {
	border-bottom: 1px solid #eae8e4;
	color: #2e2c1f;
	font-family: 'Times New Roman', Times, serif;
	font-size: 16px;
	padding-bottom: 5px;
}

/* Chat */

#posts .chat .content span {
	color: #969696;
	text-transform: uppercase;
}

/* ****************************** */
/* NOTES */

#posts .notes .wrapper {
	padding-bottom: 30px;
}
#posts .notes h2 {
	background: url(http://static.tumblr.com/ibkdnud/Qmtl982pu/notes-icon.gif) no-repeat center left;
	padding-left: 26px;
}
#posts .notes li {
	background: #fff;
	border-top: 1px solid #e7e1d9;
	color: #999;
	font-family: Georgia;
	font-style: italic;
	line-height: 2.2;
	margin: 0 0 5px 0;
	padding: 5px;
}
#posts .notes li a {
	font-style: normal;
}
#posts .notes li img {
	float: left;
	line-height: normal;
	margin: 0 5px 0 0;
}
#posts .notes li.notes {
	background: #fff;
}
#posts .notes li .clear {
	clear: both;
}

/* ****************************** */
/* COMMENTS */

#posts .comments h2 {
	background: url(http://static.tumblr.com/ibkdnud/0a2l982qf/comments-icon.gif) no-repeat center left;
	padding-left: 26px;
}

#dsq-content {
	background: url(http://static.tumblr.com/ibkdnud/d8Ll982n3/post-divider.gif) no-repeat bottom center;
	padding-bottom: 20px;
}
#dsq-content h3 {
	background: url(http://static.tumblr.com/ibkdnud/d8Ll982n3/post-divider.gif) no-repeat bottom center;
	color: #999;
	font-size: 12px;
	font-weight: normal;
	margin: 19px 0;
	padding-bottom: 17px;
	text-transform: uppercase;
}
#dsq-content li.dsq-comment {
	border-bottom: 1px solid #e7e1d9;
	margin: 25px 0;
	padding-bottom: 26px;
}

/* ****************************** */
/* PAGINATION */

#posts #pagination {
	height: 45px;
	margin: -20px 0 0 0;
	padding-top: 20px;
}
#pagination {
	background: url(http://static.tumblr.com/ibkdnud/zfNl982sm/pagination-bg.jpg) no-repeat 130px 0;
	text-transform: lowercase;
}
#pagination ul {
	margin: 0 0 0 100px;
}
#pagination li {
	color: #a2ada1;
	float: left;
	font-family: 'Courier New', Courier;
	margin-left: 10px;
}
#pagination li.count {
	padding: 8px 0 0 0;
}
#pagination li a {
	background: #9ab897 url(http://static.tumblr.com/ibkdnud/qivl982t4/pagination-buttons.jpg) no-repeat;
	color: #d5e1d4;
	display: block;
	height: 18px;
	padding: 8px 0 0 0;
	text-decoration: none;
	text-align: center;
	width: 129px;
}
#pagination li.next a {
	background-position: 0 -24px;
	color: #d5e1d4;
	text-decoration: none;
}
#pagination li a:hover {
	color: #fff;
}

/* ****************************** */
/* SIDEBAR */

#sidebar {
	background: url(http://static.tumblr.com/ibkdnud/qX9l982tm/sidebar-bg.jpg) no-repeat bottom center;
	color: #808080;
	float: left;
	font-size: 12px;
	padding: 0 0 260px;
	width: 270px;
}
#sidebar > li {
	margin: 0 0 30px 0;
}
#sidebar > li > * {
	line-height: 1.5;
	margin: 20px 0;
}
#sidebar > li a {
	color: #78939c;
	text-decoration: underline;
}
#sidebar > li a:hover {
	text-decoration: none;
}
#sidebar h3 {
	background: url(http://static.tumblr.com/ibkdnud/AHEl982uw/sidebar-header-bg.jpg) no-repeat bottom center;
	color: #65594a;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 3px;
	line-height: 1.2;
	margin-top: 0;
	min-height: 12px;
	padding: 15px 40px 17px;
	text-transform: lowercase;
}

/* About Me */

#sidebar > li.about .thumbnail {
	float: left;
	margin: 4px 15px 5px 0;
}

/* Pages */

#sidebar > li.pages a {
	background: #c5d5da url(http://static.tumblr.com/ibkdnud/Gcfl982vp/pages-buttons.jpg) no-repeat;
	color: #648183;
	display: block;
	font-family: 'Courier New', Courier;
	font-size: 11px;
	margin: 0 0 2px;
	padding: 5px 20px;
	text-decoration: none;
	text-transform: lowercase;
}
#sidebar > li.pages a:hover {
	background-position: 0 -28px;
	color: #425051;
	text-decoration: underline;
}

/* Twitter */

#sidebar > li.twitter h3 {
	background: url(http://static.tumblr.com/ibkdnud/Wu7l982u9/sidebar-twitter-header-bg.jpg) no-repeat bottom center;
}
#sidebar > li.twitter ul {
	margin-top: -15px;
}
#sidebar > li.twitter li {
	border-bottom: 1px solid #d6d6d6;
	padding: 10px 20px;
}
#sidebar > li.twitter p {
	margin-top: -5px;
	text-align: right;
}
#sidebar > li.twitter p a {
	color: #78939c;
	font-family: 'Courier New', Courier;
	font-size: 11px;
	text-decoration: none;
	text-transform: lowercase;
}
#sidebar > li.twitter p a:hover {
	text-decoration: underline;
}

/* Flickr */

#sidebar > li.flickr ul {
	text-align: center;
}
#sidebar > li.flickr li {
	display: inline;
}
#sidebar > li.flickr img {
	margin: 0 5px 5px 0;
}

/* Links */

#sidebar > li.links ul {
	color: #b3b3b3;
	list-style: disc;
	list-style-position: inside;
}
#sidebar > li.links li {
	border-bottom: 1px solid #e3e3e3;
	padding: 4px 20px;
}
#sidebar > li.links a {
	text-decoration: none;
}
#sidebar > li.links a:hover {
	text-decoration: underline;
}

/* Following */

#sidebar > li.following li {
	display: inline;
}
#sidebar > li.following img {
	border: 0;
	margin: 0 5px 5px 0;
}

/* ****************************** */
/* FOOTER */

#footer {
	background: url(http://static.tumblr.com/ibkdnud/Zr6l982wc/footer-bg.gif) no-repeat top center;
	clear: both;
	font-family: 'Courier New', Courier;
	padding: 10px 0 60px 0;
	text-align: center;
	text-transform: lowercase;
	width: 620px;
}
#footer a {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer li {
	display: inline;
}