/* -----------------------------------------------------------------------
   Custom CSS for The FamilyGeek Post
   http://familygeek.net/
   Created by Will Wilkins - http://iamww.com/
----------------------------------------------------------------------- */

/* -----------------------------------------------------------------------
   Blueprint CSS Framework 0.7.1
   http://blueprintcss.googlecode.com
   * Copyright (c) 2007-2008. See LICENSE for more info.
----------------------------------------------------------------------- */
/* reset.css */
	html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
	table {border-collapse:separate;border-spacing:0;}
	caption, th, td {text-align:left;font-weight:normal;}
	table, td, th {vertical-align:middle;}
	blockquote:before, blockquote:after, q:before, q:after {content:"";}
	blockquote, q {quotes:"" "";}
	a img {border:none;}
/* typography.css */
	body {font-size:75%;color:#333;background: #fcfcfc;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;line-height:1.5;}
	h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
	h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
	h2 {font-size:2em;margin-bottom:0.75em;}
	h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
	h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
	h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
	h6 {font-size:1em;font-weight:bold;}
	h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
	p {margin:0 0 1.5em;}
	p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
	p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
	a:focus, a:hover {color:#000;}
	a {color:#009;text-decoration:underline;}
	blockquote {margin:1.5em;color:#666;font-style:italic;}
	strong {font-weight:bold;}
	em, dfn {font-style:italic;}
	dfn {font-weight:bold;}
	sup, sub {line-height:0;}
	abbr, acronym {border-bottom:1px dotted #666;}
	address {margin:0 0 1.5em;font-style:italic;}
	del {color:#666;}
	pre, code {margin:1.5em 0;white-space:pre;}
	pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
	li ul, li ol {margin:0 1.5em;}
	ul, ol {margin:0 1.5em 1.5em 1.5em;}
	ul {list-style-type:disc;}
	ol {list-style-type:decimal;}
	dl {margin:0 0 1.5em 0;}
	dl dt {font-weight:bold;}
	dd {margin-left:1.5em;}
	table {margin-bottom:1.4em;width:100%;}
	th {font-weight:bold;background:#C3D9FF;}
	th, td {padding:4px 10px 4px 5px;}
	tr.even td {background:#E5ECF9;}
	tfoot {font-style:italic;}
	caption {background:#eee;}
	.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
	.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
	.hide {display:none;}
	.quiet {color:#666;}
	.loud {color:#000;}
	.highlight {background:#ff0;}
	.added {background:#060;color:#fff;}
	.removed {background:#900;color:#fff;}
	.first {margin-left:0;padding-left:0;}
	.last {margin-right:0;padding-right:0;}
	.top {margin-top:0;padding-top:0;}
	.bottom {margin-bottom:0;padding-bottom:0;}
/* grid.css */
	.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
	.clearfix, .container {display:inline-block;}
	* html .clearfix, * html .container {height:1%;}
	.clearfix, .container {display:block;}
	.clear {clear:both;}
/* forms.css */
	label {font-weight:bold;}
	fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
	legend {font-weight:bold;font-size:1.2em;}
	input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
	input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
	input.text, input.title {width:300px;padding:5px;}
	input.title {font-size:1.5em;}
	textarea {width:390px;height:250px;padding:5px;}
	.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
	.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
	.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
	.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
	.error a {color:#8a1f11;}
	.notice a {color:#514721;}
	.success a {color:#264409;}
	

/* -----------------------------------------------------------------------
	Custom CSS for FG Tumblr
----------------------------------------------------------------------- */

/* common
----------------------------------------------------------------------- */
html {height: 100%;margin-bottom: 0.1em;}
body {margin: 0;padding: 0;}
	a, a:link, a:visited, a:hover, a:active {border: 0;color: #777;font-weight: bold;outline: none;text-decoration: none;}
	abbr.published {border: 0;}

/* layout
----------------------------------------------------------------------- */
#wrapper {margin-left: 40px;position: relative;width: 750px;}
#header {color: #888;float: left;margin-right: 50px;width: 190px;}
div#content {float: left;width: 510px;}

/* header
----------------------------------------------------------------------- */
#header h1 {background: #222;padding: 0 15px 15px 15px;}
#header h1 span {border-left: 1px dashed #555;border-bottom: 1px dashed #555;border-right: 1px dashed #555;display: block;padding-top: 15px;}
#header h1 span a {background: #222 url(http://static.tumblr.com/gpzy1hb/tFZl5wceg/fg_logo.gif) no-repeat top center;display: block;height: 128px;margin: 0 auto;padding-top: 15px;text-indent: -99999px;width: 128px;}
	#site-description h2 {color: #888;font-size: 1.5em;margin: 0 15px 1.5em;text-align: right;}
	div#access {}
	div.skip-link {display: none;}
	div#access ul {list-style: none;margin: 0 15px 2.5em;}
	#links li {font-size: 1.3em;text-align: right;margin-bottom: .5em;text-transform: lowercase;}
	#links li a {background: #EEE;color: #888;padding: 3px;}
	#header p {text-align: right;padding: 0 15px;}
	#header p a {color: #888;}
	
	#header form {background: #E6EFC2;border: 2px solid #86B600;color: #666;font-size: .9em;margin-bottom: 1.5em;padding: 15px;}
	#header form p {margin-bottom: .5em;padding: 0;text-align: left;}
	#header form input {background: #E6EFC2;border: 1px solid #86B600;color: #666;margin: 0;padding: 3px;width: 156px;}
	#header form p input {width: 148px;}

/* content
----------------------------------------------------------------------- */
/* searchbox */
div#mainsearch.searchbox {background: #EEE;padding: 15px;width: 400px;}
	#mainsearch input {border:0;color: #777;margin: 0 10px 0 0;padding: 5px;width: 306px;}
	#mainsearch input#submit {background: #DDD;border: 1px solid #AAA;margin-right: 0;padding: 4px;width: 70px;}

/* entry dates */
div.entry-date {font-size: 2.5em;line-height: .9em;margin: 1.5em 80px 0 0;text-align: right;text-transform: uppercase;}
	div.entry-date a {color: #AAA;font-weight: bold;}

/* posts */
div.post {margin-bottom: .5em;}
	div.entry-content {background: #EEE;float: left;font-size: 1.1em;padding: 15px;position: relative;width: 400px;}
	div.entry-content h3 {color: #888;font-size: 2.5em;font-weight: bold;letter-spacing: -2px;line-height: .9em;margin-bottom: .25em;}
	div.entry-meta {float: left;font-size: 1.2em;margin-top: 15px;width: 80px;}
	div.entry-meta a {color: #DDD;}
	div.entry-meta span {background: #333;clear: left;color: #CCC;float: left;margin-bottom: .25em;padding: 2px 5px;}
	span.entry-type {display: none;}
	div.entry-content img {display: block;float: none;margin: 0 auto;max-width: 400px;padding: 0;}
	div.caption p {margin-bottom: 0;}
/* photos */
div.entry-content.photo div.caption {-moz-opacity:0.80;background: #333;bottom: 15px;color: #CCC;filter:alpha(opacity=80);max-width: 390px;opacity:0.80;padding: 2px 5px;position: absolute;}

/* videos */
div.entry-content.video div.caption {display: none;}

/* chats */
div.entry-content.chat ul.conversation {list-style: none;margin: 0;}
ul.conversation li.line {background: #FFF;padding: 5px;}
ul.conversation li.line.even {background: #EEE;}
.chat ul.conversation li span.person {font-weight: bold;}

/* text */
div.text-body p {margin: 1em 0 0;}
div.text-body p:first-child {margin: .25em 0 0;}

/* links */
div.entry-content.link p {margin-bottom: 0;}

/* quotes */
div.entry-content.quote blockquote {font-size: 2.5em;}
	div.entry-content.quote blockquote p, div.entry-content.quote blockquote {font-family: 'palatino linotype',palatino;font-weight: bold;line-height: 1em;margin: 0 0 .2em;}
	div.entry-content.quote p.source {margin: 0 15px 0;}	

/* bottom-navigation
----------------------------------------------------------------------- */	
#nav-below {clear: both;color: #888;font-size: 1.2em;height: 1.5em;margin: 2em 0;position:relative;width: 430px;}
	#nav-below a.newer, #nav-below a.older {position:absolute;text-align:center;text-transform:lowercase;top:0;}
	#nav-below a.newer {left:0;}
	#nav-below a.older {right:0;}
	#nav-below span#pages {left:50%;margin-left:-60px;position:absolute;text-align:center;top:0;width:120px;}


/* footer
----------------------------------------------------------------------- */
div#footer {color: #888;margin: 2.5em 80px 2.5em 0;width: 430px;}
	#footer p {margin-bottom: .2em;}