<style type="text/css">

/*Reset Styles and Positioning*/

html,body,div,p {
	margin:0;
	padding:0;
	border:0;
}
.dp20,.dp25,.dp33,.dp50,.dp100 {
	float:left;
	display:inline;
	*margin-left:-0.04em;
}
.dp20 {
	width:20%;
}
.dp25 {
	width:25%;
}
.dp33 {
	width:33.33%;
}
.dp50 {
	width:50%;
}
.dp66 {
	width: 66.67%;
}
.dp100 {
	width:100%;
}
.clear {
	clear:both;
}

/*Begin Layout styles*/

body {
	background-color: #46372D;
}

#container {
	width: 80%;
	min-width: 832px;
	display: block;
	margin: 10px auto;
	text-align:center;
}

#content {
	background-repeat: repeat-y;
	background-position: right;
	display: inline-block;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	background-image: url('http://jvcreate.com/images/vanderpol/images/contentbkgd.gif');
}

#top {
	display: inline-block;
	background-image: url('http://jvcreate.com/images/vanderpol/images/topbkgd.gif');
}

img {
	border: 0;
}

#header {
	height: 97px;
	width: 500px;
	display: inline-block;
	float: left;
}

#twitter {
	height: 97px;
	width: 250px;
	display: block;
	float: right;
	background: url('http://jvcreate.com/images/vanderpol/images/twitter.png') top left no-repeat;
	text-indent: 10000px;
	overflow: hidden;
}

#twitter:hover {
	background-position: bottom left;
}

#body {
	background-color: #ffffff;
	margin: 0 250px 0 0;
	padding: 0;
	display: block;
}

#sidebar {
	width: 225px;
	padding: 10px 10px 10px 15px;
	margin: 0 -250px 0 0;
	background-image: url('http://jvcreate.com/images/vanderpol/images/sidebar.gif');
	float: right;
}

#footer {
	margin: 0;
	padding: 0;
	background-image: url('http://jvcreate.com/images/vanderpol/images/footerbkgd.gif');
	display: inline-block;
}

#ftleft {
	width: 53px;
	margin: 0 0 0 -53px;
	height: 57px;
	float: left;
}

#ftcontent {
	height: 57px;
	margin: 0 0 0 53px;
}

#ftinside {
	height: 57px;
	margin: 0 250px 0 0;
}

#ftinside p {
	padding: 30px 0 0 0;
	float: left;
	margin: 0;
}

#ftright {
	height: 57px;
	margin: 0 -250px 0 0;
	float: right;
}

/*Begin Typographic Styles*/

#body {
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	padding: 10px 0 10px 10px;
}

#body ol {
	padding: 0;
	list-style: none;
	outline: none;
}

#body ol ul {
	list-style: none;
}

.tweet {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, ;
	font-size: .8em;
	color: black;
	margin-left: 5px;
}
.tweet .tweet_list, .tweet_list ul{
	-webkit-border-radius: .5em;
	list-style-type: none;
	margin: 0;
	padding: 0; 
}
.tweet .tweet_list li {
	overflow: auto;
	padding: .5em; 
}
.tweet .tweet_list li a {
	color: black; 
}
.tweet .tweet_list .tweet_even {
	background-color: #dfde86; 
}
.tweet .tweet_list .tweet_avatar {
	padding-right: .5em;
	float: left; 
}
.tweet .tweet_list .tweet_avatar img {
	vertical-align: middle; 
}

#tweets {
	background-color: #ffffff;
	border: 1px dashed #999999;
	margin: 10px;
	padding: 10px;
}

#faves {
	margin: 0 0 20px 0;
}

#tweets h3, .tweetbutton {
	font: 14px Helvetica,Arial,sans-serif;
	color: #46372D;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 10px;
}

#tweets a {
	text-decoration: none;
	color: #46372D;
}
.tweet_date {
	font-size: .6em;
	font-weight: bold;
}

#faves h3 {
	font: 14px Helvetica,Arial,sans-serif;
	color: #46372D;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 5px;
}

#faves a {
	text-decoration: none;
	color: #46372D;
}

#twitter_update_list {
	border-top: 1px #46372D dotted;
	margin: 5px;
}

#twitter_update_list .content {
	font: 11px Helvetica,Arial,sans-serif;
	color: #46372D;
	padding: 10px 0;
	border-bottom: 1px #46372D dotted;
}

#ftinside p,#ftinside a {
	font: 8px Helvetica,Arial,sans-serif;
	color: #46372D;
	font-weight: bold;
	text-align: right;
}

/*Tumblr Post Styles*/
	  
/* DATES */
.date {
	text-transform: uppercase;
	width: 3.5em;
	float: left;
}

.date .day {
	font-size: 1.3em;
}

.date a {
	border-top: 1px solid #aaa;
	color: #96932C;
	display: block;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: .25em;
	padding-top: .25em;
	text-align: right;
}

/* POST STYLES */
.profile {
	background-color: #ffffff;
	border: 1px dashed #999999;
	margin: 10px;
	padding: 10px;
}

.profile #description {
	font-size: 1.2em;
	font-weight: bold;
	color: #46372D;
}

.profile #profileimage img {
	border: 3px solid #46372D;
	margin-left: 10px;
}

.profile #info {
	font-size: .9em;
	color: #46372D;
	margin-left: 10px;
}

.profile #info a,.profile #info a:visited {
	color: #46372D;
	font-size: .9em;
	font-weight: bold;
}

.profile #links {
	margin-left: 10px;
}

#rss {
	margin-left: 10px;
}

#rss a,#rss a:visited {
	color: #46372D;
	font-weight: bold;
	font-size: .6em;
}

.post {
	margin: 0 0 6em;
}

.post p,.post div {
	font: 12px/14px Helvetica, Arial, sans-serif;
}

.regular,.conversation,.quote,.photo,.link,.video {
	margin: 0 0 0 6em;
}

.regular a,.conversation a,.quote a,.photo a,.link a,.video a{
	color: #46372D;
	text-decoration: none;
	border-bottom: 1px #46372D dotted;
}

.regular h3 a, .conversation h3 a {
	color: #46372D;
}

.quote big {
	color: #46372D;
	float: left;
	font: bold 4.5em/1px Georgia, serif;
	margin-top: .45em;
}

.quote .words {
	display: block;
	font-size: 1.25em;
	margin-left: 2.3em;
}

.quote .source {
	display: block;
	margin: .5em 0 1.5em 2.8em;
}


.photo img {
	background: #ffffff;
	border: 1px solid #46372D;
	padding: 3px;
}

.photo .caption, .video .caption, .audio .caption {
	display: block;
	margin: .5em 0 1.5em;
}

.conversation ul {
	list-style: none;
	padding-left: 1.5em;
}

.conversation ul li {
	margin-bottom: .25em;
}

.conversation ul li .person {
	font-weight: bold;
}

.conversation ul li .said {
	margin-left: .75em;
}

.post .regular img {
	  max-width: 100%;
}


</style>

<!--[if IE]>
<style type="text/css">
div.post div.quote span.quote big.quote {
	line-height: 40px;
}
</style>
<![endif]-->