/* ------------------------------------------ */
/* ----------------- Basics ----------------- */
/* ------------------------------------------ */
body {
	font: 14px "Helvetica Neue", Helvetica, sans-serif;
	color: #686868;
	background: #323D58 url(http://static.tumblr.com/l8uozxl/dMyob7h06/body.gif) fixed repeat-x 0 0;
}
a:active {
	position: relative;
	top: 1px;
}

/* -------------------------------------------------- */
/* ----------------- Primary Column ----------------- */
/* -------------------------------------------------- */
#primary {
	position: relative;
	width: 600px;
	margin: 10px 30px 18px; /* 10px bottom margin -8px stolen by .bottom div */
	padding: 20px 0;
	background: #E8E8E8 url(http://static.tumblr.com/l8uozxl/isxob6rii/primary_top.gif) no-repeat 50% 0;
}
#primary .bottom {
	position: absolute;
	height: 8px;
	width: 600px;
	left: 0;
	bottom: -8px;
	background: url(http://static.tumblr.com/l8uozxl/kxiob6rif/primary_bottom.gif) no-repeat 50% 0;
}
.post {
	border-bottom: 3px solid #A9A9A9;
	background: url(http://static.tumblr.com/l8uozxl/1YSob6ric/post.gif) repeat-x 0 100%;
}
.post .content { padding: 35px 25px 30px; }
.post:first-child .content { padding-top: 15px; }
.post ul,
.post ol,
.post p {
	margin-bottom: 12px;
	line-height: 1.4em;
}
.post h1, .post h2, .post h3, .post h4, .post h5, .post h6 { margin-bottom: 15px; }
.post h3 { font-size: 20px; }
.post ul,
.post ol { margin-left: 20px; }
.post ul { list-style: disc; }
.post ol { list-style: decimal; }
.post blockquote {
	padding-left: 10px;
	color: #757575;
	border-left: 3px solid #CCC;
}
.post a {
	color: #65ADE8;
	text-decoration: none;
}
.post a:hover { color: #5DA1D8; }
.caption {
	margin-top: 12px;
	text-align: left;
}

/* ---------- */
/* Post Types */
/* ---------- */
.audio,
.photo,
.video { text-align: center; }
.quote blockquote {
	position: relative;
	margin: 10px 30px;
	padding: 0;
	font-size: 20px;
	color: inherit;
	border: none;
}
.quote blockquote div {
	position: absolute;
	font-size: 35px;
	color: #929292;
}
.quote blockquote .left {
	top: -3px;
	left: -20px;
}
.quote blockquote .right {
	bottom: -15px;
	right: -10px;
}
.quote cite {
	float: right;
	margin-right: 80px;
	font-style: normal;
	font-size: 18px;
}
.quote cite span { color: #929292; }
.chat cite {
	padding-right: 8px;
	font-style: normal;
	font-weight: bold;
}
.chat .odd,
.chat .even {
	margin: 0;
	padding: 5px;
	line-height: 1.4em;
}
.chat .odd { background: #DDD; }
.chat .even { background: #F1F1F1; }
.quote cite a,
.link .content a {
	padding-bottom: 2px;
	border-bottom: 2px solid #ddd;
}
.link .content a { font-size: 21px;}
.link .description a { font-size: inherit; }
.link .description { margin: 12px 0; }
.text img { max-width: 100%; }

/* ------------------ */
/* Meta data for post */
/* ------------------ */
.meta div {
	float: left;
	margin-left: 25px;
}
.meta div,
.meta div a { color: #929292; }
.meta div a {
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #C3C3C3;
}
.meta div a:hover { color: #686868; }

/* ---------- */
/* Permalinks */
/* ---------- */
a.permalink {
	position: relative;
	float: right;
	height: 28px; /* Visual height = 28px */
	padding-top: 0px;
	text-decoration: none;
	color: #929292;
	background: url(http://static.tumblr.com/l8uozxl/eHJob6ri8/permalink.gif) no-repeat 100% 100%;
}
a.permalink:hover {
	color: #707070;
	background-position: 100% 0;
}
a.permalink small,
a.permalink span { float: left; }
a.permalink small {
	display: none;
	padding: 5px 2px 0 0;
	font-size: 13px;
	color: #898989;
}
a.permalink:hover small { display: inline; }
a.permalink span {
	padding: 0 12px 0 18px;
	font-size: 22px;
}

/* ---------- */
/* Navigation */
/* ---------- */
#nav a {
	margin-top: 45px;
	padding: 15px 65px;
	font-size: 24px;
	text-transform: uppercase;
	text-decoration: none;
	color: #8B8B8B;
	background: #CBCBCB;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#nav a:hover {
	color: #717171;
	background: #BABABA;
}
#nav #newer {
	float: left;
	margin-left: 60px;
}
#nav #older {
	float: right;
	margin-right: 60px;
}

/* ---------------------------------------------------- */
/* ----------------- Secondary Column ----------------- */
/* ---------------------------------------------------- */
#secondary {
	position: fixed;
	top: 56px;
	left: 650px;
	width: 294px;
}
#logo {
	width: 294px;
	height: 268px;
	background: url(http://static.tumblr.com/l8uozxl/S7Zob6ri4/logo.jpg) no-repeat 0 0;
}
#home_link,
#tp_link {
	position: absolute;
	text-indent: -10000px;
	outline: none;
}
#home_link {
	height: 60px;
	width: 294px;
}
#tp_link {
	top: 93px;
	height: 23px;
	width: 150px;
}

/* ------ */
/* Flower */
/* ------ */
#flower {
	margin: 20px 0 0 0;
	padding: 15px 0 30px 83px;
	font-size: 13px;
	background: url(http://static.tumblr.com/l8uozxl/de8ob6ri0/flower.gif) no-repeat 0 0;
}
#flower,
#flower a { color: #222A3D; }
#flower a {
	text-decoration: none;
	border-bottom: 1px solid #283248;
	padding-bottom: 1px;
}
#flower a:hover { color: #222; }
#flower p { margin-bottom: 10px; }
#flower #copyright { font-size: 11px; }

/* ----------------------------------------- */
/* ----------------- Notes ----------------- */
/* ----------------------------------------- */
#notes { text-align: left; }
#notes h3 {
	margin: 0 25px 5px;
	color: #bbb;
}
ol.notes {
	padding: 0px;
	margin: 0 25px 25px;
	list-style-type: none;
	border-bottom: solid 1px #ccc;
}
ol.notes li.note {
	border-top: solid 1px #ccc;
	padding: 10px;
}
ol.notes li.note img.avatar {
	vertical-align: -4px;
	margin-right: 10px;
	width: 16px;
	height: 16px;
}
ol.notes li.note span.action {
	font-weight: bold;
}
ol.notes li.note .answer_content {
	font-weight: normal;
}
ol.notes li.note blockquote {
	border-color: #ccc;
	padding: 4px 10px;
	margin: 10px 0px 0px 25px;
}
ol.notes li.note blockquote a {
	color: #A3A3A3;
}
ol.notes li.note blockquote a:hover { text-decoration: underline; }

/* ---------------------------------------- */
/* ----------------- Misc ----------------- */
/* ---------------------------------------- */

/* --------------- */
/* Clearing Floats */
/* --------------- */
#primary:after,
#secondary:after,
.post:after,
.post .content:after,
.floatclear:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
