body {
background-color:#ffc100;
/*background:#ffc100 url("http://trestristestigres.net/themes/roboturner/img/bg.png") repeat-x fixed;*/
margin:0;
}

#container {
width:960px;
font-family:"lucida grande",verdana,sans-serif;
font-size:.75em;
line-height:1.5em;
margin:auto;
}

#content {
float:left;
width:530px;
padding-left:15px;
}

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

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

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

.post {
float:left;
width:500px;
position:relative;
padding:3px 9px 3px 0;
}

.date {
float:left;
width:100px;
border-left:1px solid #eee;
padding:0 10px;
}

.ondate {
font-size:.8em;
font-family:"lucida grande",verdana,sans-serif;
text-transform:uppercase;
}

.reblog {
font-family:"lucida grande",verdana,sans-serif;
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:"lucida grande",verdana,sans-serif;
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;
text-align:justify;
}

#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:helvetica,arial,sans-serif;
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 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:helvetica,arial,sans-serif;
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;
font-size: 16px;
font-weight: bold;
}




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

#searchbox {
width:235px;
background:url("http://trestristestigres.net/themes/roboturner/img/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:helvetica,arial,sans-serif;
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: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height:15px;
	text-align: left;
	font-size: 40px;
	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;
	}

