#container {
width:960px;
font-family:"Trebuchet MS";
font-size:.75em;
line-height:1.5em;
margin:auto;
}
#twitter_update_list {
padding:0;
margin-top:5px;
margin-bottom:5px;
list-style-type:none;
font-size:10px;
}
#twitter_update_list li{
margin-bottom:5px;
}
#twitter_update_list li:hover{
background-color:#FFFDDD;
}
#tag_list {
padding:0;
margin:0;
margin-top:5px;
margin-bottom:10px;
}
#content {
float:left;
width:560px;
padding-left:15px;
}

.wrapper {
width:530px;
background:#fff;
-webkit-border-radius:5px;
-moz-border-radius:5px;
margin:0 0 10px;
padding:5px 10px;
position:relative;
}

.wrapper a,#sidebar a {
color:#444;
}

.wrapper blockquote {
border-left:2px solid #ccc;
margin:0;
padding:3px 12px;
}

.post {
float:left;
width:530px;
position:relative;
padding:3px 9px 3px 0;
}
.post h3 {
padding-right:120px;
}
.post p {
padding-right:120px;
}
.date {
position:absolute;
top:5px;
right:0;
width:100px;
border-left:1px solid #eee;
padding:0 10px;
}

.ondate {
font-size:.8em;
font-family:"Trebuchet MS";
text-transform:uppercase;
}

.reblog {
font-family:"Trebuchet MS";
font-size:.8em;
color:#333;
background:#eee;
-webkit-border-radius:3px;
-moz-border-radius:3px;
margin:8px 0;
padding:5px 3px;
}

.reblog img {
border:1px solid #333;
}

.tags {
margin:8px 0;
}

.tags a {
line-height:2.5em;
-webkit-border-radius:3px;
-moz-border-radius:3px;
background:#eee;
color:#333;
font-family:"Trebuchet MS";
font-size:.8em;
text-decoration:none;
padding:3px;
}

.tags a:hover {
background:#333;
color:#ddd;
}

#sidebar {
float:left;
width:240px;
background:#fff;
-webkit-border-radius:5px;
-moz-border-radius:5px;
padding:5px 15px 5px 10px;
}

#previous a,#next a {
position:fixed;
top:12px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}

#previous a:hover,#next a:hover {
background:#999;
}

h2,h3,h4 {
font-family:"Trebuchet MS";
text-transform:uppercase;
}

.regular {
padding-left:8px;
}

h3 {
margin:0;
padding:5px 0 2px;
}

h4 {
font-size:.85em;
margin:0;
padding:5px 0 0;
}

#title {
color:#000;
padding:25px 75px 15px;
}

#title img{
border:0px;
	
}



#title a {
color:#000;
text-decoration:none;
}

.image {
border:1px solid #000;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}

.caption {
padding:10px 0;
}

.audioblock {
-webkit-border-radius:3px;
-moz-border-radius:3px;
border:solid 1px #ddd;
padding:3px;
}

.audioplayer {
float:left;
width:207px;
}

.audiocontent {
color:#555;
float:left;
width:150px;
font-family:"Trebuchet MS";
text-transform:uppercase;
font-size:.9em;
font-weight:700;
padding:6px 0 0 20px;
}

.audiocontent a {
color:#555;
}

.quote {
-webkit-border-radius:3px;
-moz-border-radius:3px;
border:solid 1px #ccc;
padding:6px 3px 6px 8px;
}

.link {
-webkit-border-radius:3px;
-moz-border-radius:3px;
border:solid 1px #ccc;
display:block;
padding:6px 3px 6px 8px;
}

.floatimage {
position:absolute;
top:2px;
left:-32px;
border:0;
}

#searchbox {
width:235px;
background:url("http://pixelspread.com/tumblr/roboturner/searchicon.png") top right no-repeat;
height:16px;
border:1px solid #ccc;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}

.clear {
clear:both;
}

.follow {
list-style:none;
margin:5px 2px;
padding:0;
}

.follow li {
padding:3px;
}

.follow li img {
border:1px solid #000;
-webkit-border-radius:2px;
-moz-border-radius:2px;
}

.chat {
list-style:none;
margin:0;
padding:0 3px;
}

.chat li {
border:1px solid #eee;
-webkit-border-radius:2px;
-moz-border-radius:2px;
margin:1px 0;
padding:2px;
}

.odd {
background:#eee;
}

.label {
font-weight:700;
}

.tumblrlinks {
padding:8px 0px;
text-transform:uppercase;
font-family:"Trebuchet MS";
font-weight:700;
font-size:1.1em;
}

#previous,#next {
float:left;
width:60px;
height:60px;
}

#previous img,#next img,.tumblrlinks img {
border:0;
}

.follow li a,.tumblrlinks a {
text-decoration:none;
}


h1 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height:15px;
	text-align: left;
	font-size: 24px;
	padding: 6px 0;
	margin:0px;
}
#home{
	position:fixed;top:0px;left:0px;
	-webkit-border-radius:3px;
	padding:3px;
	-moz-border-radius:3px;}

#home:hover{
	background:#ccc;
	}
