#loyaltrust_intro {
	/*background: #ccc url('../images/main.gif');*/
}
#loyaltrust_intro p {
	font-size: 1.6em;
	padding: 0 20px 10px;
	color: #ccb839;
	margin-top: 30px;
}
#loyaltrust_intro a:hover {
	text-decoration: underline;
}

#loyaltrust_main {
  padding-top: 20px;
}
.tumblr_post {
	padding: 15px 20px;
	border-top: 1px dashed #eee;
	overflow: hidden;
	position: relative;
}
.tumblr_video, .tumblr_photo {
	margin-top: 5px;
}
.tumblr_caption, .tumblr_title {
	position: absolute;
	top: 30px; left: 460px;
	line-height: 1.33;
	font-size: 1.8em;
	padding-right: 40px;
}
.tumblr_body, .tumblr_quote {
	width: 400px;
	color: #333;
}
.tumblr_quote {
	font-size: 1.4em;
	line-height: 1.66;
}
.tumblr_body p {
	font-size: 1.4em;
	margin-top: 0.5em;
}
.tumblr_body p:first-child {
	margin: 0 !important;
}
a.tumblr_link {
	font-size: 18px;
	font-weight: bold;
}

#projects {
    position: relative;
}

#projects ul {
    position: absolute;
    top: -75px;
    right: 0;
    background: #fff;
    padding: 5px;
    -moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#projects li {
    float: left;
    background: #fff;
    padding: 0 20px;
}

#projects li#aji {
  position: absolute;
  right: -20px;
  top: -2em;
  background: none;
}

#aji a {

}
