body {
	margin: 0px;
	color: #000;
	background-color: #fff;
	font-size: 14px;
	text-shadow:1px 1px 0px #f7f7f7;
}


h1 {
	font-size: 20px;
	line-height: 25px;
	font-weight: normal;
	margin:50px 0 0 -5px;
	width:700px;
}

h1 span.smallcaps {
	font-size: 15px;
	text-transform: uppercase;
}

h1 a {
	color: #000;
	border-bottom:#ccc solid 1px;
}

h1 a:hover {
	background-color: #fff;
	border-bottom:#ED00A7 solid 1px;
}

h2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	margin: 5px 0 0 0;
	width:750px;
}

h2 a {
	font-style: italic;
}

h2 span.smallcaps {
	font-size: 14px;
	text-transform: uppercase;
}

.splash p.smallcaps {
	text-transform: uppercase;
	text-align:left;
	margin-left:170px;
}

p {
	font-size:15px;
	line-height:25px;
	margin:15px 0;
	}

div#container {
	margin:0 auto 10px auto;
	padding-top:0;
	padding-left: 100px;
}

div#sidebar {
	float: right;
	top: 0;
	left: 785px;
	padding: 10px 27px 50px 34px;
	/* -webkit-border-radius:0;
	-moz-border-radius:0;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-radius-topright:20px; */
	z-index: 1;
	margin: 0;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	clear: both;
	text-align: left;
	border-left: #eee solid 1px;
}

div#sidebar ul li {
	
}

div#sidebar ul li a {
	background-color: #aaa;
	color: #fff;
	width: 128px;
	display: block;
	margin-bottom: 10px;
	margin-right: 5px;
	text-transform: uppercase;
	padding:7px 5px 3px 11px;
	letter-spacing: 2px;
	-webkit-border-radius:10px;
	-webkit-border-top-left-radius:0;
	-webkit-border-bottom-left-radius:0;
	-moz-border-radius:10px;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
}

hr.thick {
	height: 20px;
	background-color: #fff;
	color: #fff;
}

div#sidebar p {
	width: 150px;
}

div#sidebar ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 14px;
}

div#content {
	width: 950px;
	margin: 10px auto;
}

div#container:after, div#content:after,div#sidebar:after,div.post:after, div.pagination:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div#content div#description {
	position: absolute;
	right: -170px;
	width: 160px;
	text-align: right;
}

div#description {
	line-height: 20px;
}

div.post {
	padding-bottom: 10px;
	margin-bottom: 50px;
	position: relative;
}

div.post li {
	margin: 0 0 10px 0;
}

div.date {
	font-family:"metallophile-sp8-1","metallophile-sp8-2",sans-serif;
	border-top:1px solid #eee;
	color:#000000;
	font-size: 15px;
	font-weight:100;
	letter-spacing:0.2em;
	line-height:20px;
	margin-bottom:30px;
	margin-top:20px;
	text-align:center;
	text-transform:uppercase;
	white-space:nowrap;
	width:880px;
	padding:5px 0 0 0;
	clear: both;
}

/* div.date span {
	color:#FF00B4;
	font-weight:bold;
	letter-spacing:1px;
	} */

#sidebar h2 {
	white-space: nowrap;
	color: #aaa;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 20px;
	font-size: 14px;
	font-weight:normal;
	letter-spacing:0.2em;
	padding: 0;
	margin: 11px 0 2px 0px;
	text-align: left;
	width: 135px;
}

#sidebar a.colophon {
	background: transparent url('http://www.timoni.org/tumblr/colophon.png') no-repeat;
	display: block;
	width: 127px;
	height: 39px;
	border: none;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 8px;
}

#sidebar a.colophon:hover {
	background-color: #fff;
}

#sidebar img.t {
	margin-left: 7px;
	margin-top: 11px;
}

#sidebar img.t a:hover {
	background-color: transparent !important;
}

#sidebar form input {
	width: 140px;
	border: #eee solid 1px;
}

div.post div.date span {
	margin: 0 10px;
}

div.post a.permalink {
	clear:both;
}

div.post a.permalink:hover {
	/* background: url('http://www.timoni.org/tumblr/blue_star.png') no-repeat;	*/
	}


div.post h2 a {
	padding-bottom:0;
	font-weight: normal;
	margin: 10px 0px 5px 0px;
	width: 500px;
	line-height:25px;
	color: #000;
	}
	

	
div.post div.regular h2 {
	font-size: 25px;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 20px;
	margin: 30px auto 20px auto;
	padding: 0;
	text-align: center;
	line-height:25px;
	width:500px;

}

div.post div.regular h2 a, div.post div.regular h2 a:hover {
	font-style: normal;
	padding: 0 0 1px 0;
	text-decoration: none;
	border:none;
}
div.post div.regular h2 a:hover {
color: #ED00A7;
}
	
div.post div.conversation h2 {
	font-size: 14px;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 20px;
	margin: 0 auto;
	padding: 0;
	line-height:24px;
	margin-bottom: 5px;
}


.photo {
	background-color:#EEEEEE;
	border:5px solid #EEEEEE;
	padding:25px 0;
	position:relative;
	text-align:center;	
}

.photo a {
	text-decoration: none;
	display: block;
	margin:0;
	line-height:0;
	border:none;
}

.photo a:hover {
	border:none;
	}

.photo img {
	margin-left: auto;
	margin-right: auto;
	border:transparent solid 2px;
	}
	

.photo img:hover {
	border: #666 dotted 2px;
}

.photo img.diamonds_top {
	position: absolute;
	top: -7px;
	left: 45%;
	border: none;
}

.photo img.diamonds_bottom {
	position: relative;
	bottom: 55px;
	left: 40%;
	border: none;
	display: none;
}

h1 img, .bookmark_ornament img {
	border: none;
}

.date img {
	border: none;
	position: relative;
	top:7px;
}


/* Regular Post */

p.cite {
	font-style: italic;
	font-size: 14px;
	text-align: right;
}

div.post div.regular {
	font-size: 15px;
	border:  #eee solid 1px;
	border-right: #eee double 4px;
	border-left: #eee double 4px;
	padding: 0 20px;
	width:512px;
	float:left;
	margin-right:20px
}

div.colophon {
	font-size: 14px;
	line-height: 20px;
	border:  #eee solid 1px;
	border-right: #eee double 4px;
	border-left: #eee double 4px;
	padding: 0 20px;
	width:832px;
	float: left;
}

blockquote {
	background-color:#FFFFFF;
	border-bottom:1px dotted #EEEEEE;
	border-top:1px dotted #EEEEEE;
	color:#4E4E4E;
	font-size:15px;
	line-height:24px;
	margin:0;
	padding:7px 30px;
	text-align:left;
}

/* Quote Post */

div.post div.quote div.quote_text {
	font-weight: normal;
	padding: 10px 10px 7px 11px;
}

div.post div.quote {
	background-color:#EEEEEE;
	border-top:5px solid #eee;
	color:#000000;
	line-height:20px;
	padding:0 5px 10px 5px;
}

div.post div.quote .quote_ornament {
	position: absolute;
	right:-29px;
	bottom: -11px;
	display: none;
}

div.post div.quote .short {
	font-size: 18px;
	line-height: 24px;
	
}

div.post div.quote .medium {
	font-size: 14px;
	line-height: 25px;
}

div.post div.quote .long {
	font-size: 14px;
	line-height: 25px;
}


div.source, div.caption {
	border-top: #eee solid 5px;
	font-size: 14px;
	font-weight: normal;
	padding:0;
	text-align: left;
	line-height: 24px;
	width:300px;
	float:left;
}

div.source p, div.caption p {
	margin-bottom:10px;
	line-height: 22px;
}

div.source > p:first-of-type, div.caption > p:first-of-type {
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	float: none;
}

/* Link Post */

div.link {
	border-top: #eee solid 5px;
	padding:0 5px;
}

div.post div.link a.link {
	display:block;
	text-align: center;
	text-transform: uppercase;
	font-size: 15px;
	letter-spacing: 4px;
	padding: 10px 0;
}

div.post div.link a.link:hover {
	padding: 10px 0;	
	display:block;
	letter-spacing:4px;
	text-align:center;
	text-transform:uppercase;
	}

.bookmark_ornament {
	position: absolute;
	border: none;
	left: 235px;
	bottom: -18px;
}

div.post div.link span.description {
	font-size: 14px;
	font-weight: normal;
	line-height:18px;
	margin-top:10px;
	display: block;
	padding-left:5px;
	line-height:22px;
}

div.post div.link span.description p {
	width: 400px !important;
	margin: auto;	
	}

/* Conversation Post */

div.conversation {
	width: 540px;
	padding: 5px;
	float:left;
	margin-right:20px;
	background-color:#EEEEEE;
	border-top:5px solid #eee;
	border-bottom:#eee dotted 1px;
}

div.post div.conversation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.post div.conversation ul li {
	font-size: 14px;
	padding: 4px 10px 4px 0;                  
	margin-bottom: 1px;
}

div.post div.conversation ul li span.label {
	font-weight: normal;
}

div.post div.conversation ul li span.user_1 {
	font-size:10px;
	letter-spacing:1px;
	text-transform: uppercase;
}

div.post div.conversation ul li span.user_2 {
	font-size:10px;
	letter-spacing:1px;
	text-transform: uppercase;
}

div.post div.conversation ul li span.user_3 {
	font-size:10px;
	letter-spacing:1px;
	text-transform: uppercase;
}

 div.post div.conversation ul li.odd {
	padding: 3px;
}

div.post div.conversation ul li.even {
	padding: 3px;	
}

div.video {
	float:left;
	margin-right:20px;
	width:550px;
	border:5px solid #eee;
	padding:25px 0;
	position:relative;
	text-align:center;
}

/* sidebar */



a.page {
	background-color: #000;
	color: #fff;
	display: block;
	font-size:10px;
	border:#4e4e4e solid 1px;
	padding:5px 10px 5px 10px;
	width:100px;
	margin:auto;
	outline: none;
}

a.page:hover {
	color:#000;
}

a {
	color: #00aeff;
	padding:5px 1px 0 1px;
	text-decoration: none;
	outline: none;
	border-bottom: #fff solid 1px;
	text-shadow: 1px 1px 0 #f1f7fa;
}

p a, .caption a, .source a {
	text-decoration: none;
	color: #00aeff;
	font-weight: normal;
	padding:5px 1px 0;
	border-bottom: #00aeff solid 1px;
}

a:hover, p a:hover, .caption a:hover, .source a:hover  {
	text-decoration: none;
	color: #ed00a7;
	border-bottom: #ed00a7 solid 1px;
	padding:5px 1px 0;
}

div#sidebar a:hover {
	background-color: #b4e4ff;
	color: #000;
}

div#sidebar a.ta:hover  {
	background-color: transparent !important;
	border-bottom: none;
}

div#sidebar a:active: {
	color: #fff;
}

div#credit {
	font: Normal 13px, sans-serif;
	font-size: 10px;
	margin-top: 11px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 11px;
	text-align: center;
}

div.pagination {
	width:880px;
	margin: 0;
}

a.next {
	height: 53px;
	width: 113px;
	display: block;
	float: right;
	background: url('http://www.timoni.org/tumblr/oldernewer.gif') 0 -62px no-repeat;	
	border: none;
}

a.next img, a.previous img {
	border: none;
}

a.previous {
	height: 53px;
	width: 113px;
	display: block;
	float: left;
	background: url('http://www.timoni.org/tumblr/oldernewer.gif') -167px -62px no-repeat;
		border: none;	
}

a.next:hover {
	background: url('http://www.timoni.org/tumblr/oldernewer.gif') 0 0 no-repeat;		
}

a.previous:hover{
		background: url('http://www.timoni.org/tumblr/oldernewer.gif') -167px 0px no-repeat;	
}

div.audio {
	background-color: #fff;
	padding-bottom: 5px;
}

div.player {
	border: #939393 solid 3px;
	padding: 10px 10px 10px 10px;
	position: relative;
	background-color: #fff;
	width:535px;
	float:left;
}

div.audio p {
	margin: 10px 11px;
	font-size:14px;
	line-height: 20px;
}

div.audio > p:first-of-type {
	text-align: center;
	
	font-size: 20px;
	letter-spacing: 1px;
}

div.audio_player {
	margin-left: 90px;
}

div.audio_player embed {
	border: #eee solid 2px;
}



div.comments {
	background-color:#FFFFFF;
	font-size:10px;
	left:568px;
	letter-spacing:1px;
	text-align:center;
	text-transform:uppercase;
}

div.comments a, div.comments a:hover {
	display:block;
	float:left;
	line-height:11px;
	margin:3px 5px 3px 0;
	padding:0 0 3px;
}

textarea {
	padding: 5px !important;
	border: #eee solid 1px !important;
}

#dsq-content h3 {
	font-weight: normal !important;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#dsq-content #dsq-login .dsq-login-message {
	font-style: italic;
}

span.logo-disqus, a.dsq-brlink {
	font-size: 10px !important;
	
	text-transform: uppercase !important;
	letter-spacing: 1px !important;	
}

a.dsq-brlink {
	clear: both;
	display: block;
}

.form-text-label {
	font-size: 10px !important;
	
	text-transform: uppercase !important;
	letter-spacing: 1px !important;		
}

input, textarea, input.form-text  {
	border: #eee solid 1px !important;
}

#post-choices {
	margin-bottom: 20px !important;
}

.photo, .quote, .link {
	width:550px;
	float:left;
	margin-right:20px;
}

.audio {
	width:570px;
	float:left;
	margin-right:20px;
}

a.ship {
	float:left;
	margin-right:10px;
	margin-left:-110px;
	border:0;
	position:relative;
	bottom:20px;
}

a.ship img {
	border:0;
}

ol.notes {
	font-size: 14px;
	line-height:20px;
	margin:0 30px 0 0;
	padding:0 0 0 20px;
	width:500px;
	list-style-type: lower-roman;
	width:540px;
	float:left;
	border-top:5px solid #eee;
}

ol.notes li {
	padding:0 0 3px 0;
	margin:5px 0 0 0;
	border-bottom:#eee solid 1px;
}

ol.notes li blockquote {
	margin:10px 10px 10px 27px;
}

img.avatar {
	position:relative;
	top:5px;
}

label, .form-text-label  {
	font-size: 14px;
	letter-spacing: .2em;
	margin-top:10px;
	font-weight:normal;
}

.splash {
	margin:50px auto 0 auto;
	text-align: center;
	width:800px;
}


.seal {
	margin: 0 10px 0 auto;
	text-align:center;
	float:left;
}


.splash h1 {
	font-size:55px;
	line-height:60px;
	margin:30px auto 15px 170px;
	font-weight:bold;
	letter-spacing:-.01em;
	text-align: left;
}

.splash h1 a{
	border:0;
}

.splash h1 em {
	font-size:45px;
}

.splash h1 span.smallcaps {
	font-size: 35px;
	text-transform: uppercase;
	margin:20px auto;
}

.splash h1 a {
	color: #000;
	border-bottom:5px dotted #000000;
}

.splash h1 a:hover {
	background-color: #fff;
	border-bottom:5px dotted #ED00A7;
	color: #ED00A7;
}

.splash h2 {
clear:both;
font-size:25px;
font-weight:100;
line-height:40px;
margin:20px auto 10px 170px;
text-align:left;
width:560px;
}

.splash h2 span.smallcaps {
	font-size:20px;
}

.splash hr {
	margin:20px auto 0;
	height:1px;
	border-top:#000 1px dotted;
	background-color: #fff;
	color: #fff;
}

.splash h3 {
	font-size:24px;
	font-style: italic;
	font-weight:normal;
	}

.splash h4 {
	border-top:#000 dotted 1px;
	border-bottom:#000 dotted 1px;
	font-size:12px;
	text-transform: uppercase;
	letter-spacing: 3px;
	width:800px;
	margin:10px auto;
	padding:5px 0;
}

.splash h4 a {
	border-bottom:#000 dotted 1px;
}

div.long:first-child:first-letter, div.medium:first-child:first-letter, div.short:first-child:first-letter, div.quote_text:first-child:first-letter, div.long p:first-child:first-letter {
display:inline;
float:left;
font-size:86px;
line-height: 50px;
margin-right:8px;
text-shadow: 4px 4px 0px #fff;
position: relative;
margin-top:7px;
}

#disqus_thread {
	border-top:5px solid #eee;
	width:300px;
	float:left;
}

#dsq-add-new-comment {
	margin-top:20px;
	border-top:5px solid #eee;
	padding-top:10px;
}

#disqus_thread #dsq-content, div#dsq-content.clearfix {
	font-size:11px !important;
}

#dsq-content #dsq-comments .dsq-comment-header {
	background:#fff !important;
}

#dsq-content #dsq-options {
	border:#ccc solid 1px;
	padding:5px 5px 10px 5px;
	font-size: 14px;
}

.dsq-item-sort {
	clear:both;
	display:block;
	margin:5px 0 10px;
	padding-bottom:8px;
	border-bottom:#ccc solid 1px;
}

.dsq-menu {
	background-color: #fff;
	border:#a8a8a8 solid 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius:5px;
}

#dsq-content .dsq-by {
	position:relative;
	top:15px;
}

#dsq-content #dsq-auth.dsq-auth-bottom {
	margin-top:40px !important;
}

#dsq-content #dsq-comments .dsq-comment-header cite {
	margin:0 8px;
}

#disqus_thread #dsq-content iframe.dsq-post-reply, #dsq-popup-alert iframe.dsq-post-reply {
	height:500px !important;
}

#disqus_thread #dsq-content, #disqus_thread #dsq-content body textarea, textarea, .disqus_stuff {
	font-size: 14px !important;
	line-height: 20px !important;
}

.ornament {
	position:relative;
	bottom:10px;
}

.search {
	width:400px;
	float:left;
	margin-left:5px;
}

.search p {
	float:left;
	margin-top:-1px;
	font-size: 14px;
	line-height: 22px;	
}

.search form {
	float:left;
	margin-left:5px;
	display: inline;
	clear:none;
}

.clear {
	clear: both;
}

.float {
	float:left;
}

input, textarea, input.form-text {
	float:left;
	margin-right:5px;
	padding: 2px;
}

input.button {

	background-color: #000;
	color:#fff;
	padding:3px 3px 0 3px; 
	text-transform: uppercase;
	letter-spacing: 1px;
	outline: none;
}

input.button:hover {
	background-color: #00AEFF;
	outline: none;
}

input.button:active {
	background-color: #ED00A7;
	outline: none;
}

h3.subject_header {
font-size:12px;
font-style:italic;
font-weight:bold;
letter-spacing:2px;
line-height:20px;
margin:25px auto 10px;
padding:0;
text-align:left;
text-transform:uppercase;
width:510px;
}