#button-right {
	position:relative;
	background-color:#4d5957;
	float:left;
	text-align:right;
	margin-right:0;
	margin-top:2px;
	color:#F8F1D8;
	font-family:Verdana;
	white-space:inherit;
	word-spacing:inherit;
	text-rendering:inherit;
	text-decoration:inherit;
	text-indent:2px;
	letter-spacing:2px;
	height:25px;
	width:100px;
}

h2 {
	color:#F8F1D8;
}

a {
	text-decoration:none;
	color:#8d957f;
}

#button-left a {
	text-decoration:none;
	color:#F8F1D8;
}

#button-right a {
	text-decoration:none;
	color:#F8F1D8;
}

#button-left {
	position:relative;
	background-color:#4d5957;
	float:right;
	text-align:right;
	margin-right:0;
	margin-top:2px;
	color:#F8F1D8;
	font-family:Verdana;
	white-space:inherit;
	word-spacing:inherit;
	text-rendering:inherit;
	text-decoration:inherit;
	text-indent:2px;
	letter-spacing:2px;
	height:25px;
	width:100px;
}

#headerimage {
	float:right;
	top:31px;
}

#sidebar {
	position:relative;
	width:273px;
	left:702px;
	top:-98px;
	height:800px;
	min-height:800px;
}

#social {
	position:fixed;
	width:400px;
	left:760px;
	bottom:120px;
	height:80px;
}

#content {
	position:absolute;
	width:700px;
	left:2px;
	top:92px;
	border-right:3px solid #4d5957;
	border-top:3px solid #4d5957;
}

#nav {
	position:relative;
	height:138px;
	width:281px;
	left:701px;
	top:-122px;
}

#title {
	position:relative;
	height:100px;
	width:576px;
}

#frame {
	position:relative;
	left:6px;
	top:2px;
	height:541px;
	width:986px;
}

body {
    color: #bdae91;
	background-position:initial initial;
	background-position-x:initial;
	background-position-y:initial;
	background-color:#373644;
	font-family:arial, verdana, tahoma, sans-serif;
	font-size:12px;
}

.mystyle {
}

ul {
	list-style-type:none;
	list-style-position:initial;
	list-style-image:initial;
}

.tumblr_title {
	font-size:24px;
	color:#4d5857;
}

.tumblr_post {
	color:#bdae91;
}

ol.tumblr_posts {
	list-style-type:none;
	list-style-position:initial;
	list-style-image:initial;
}

img.floatleftborder {
border: 1px solid #557c99 ;
width: 300px;
padding: 5px 5px 5px 5px ;
margin: 10px 10px 10px 10px;
float: left;
}
