/*
Print Css adapted by Charlie Tanksley
http://www.charlietanksley.net

Theme Name: Flow
Theme URI: http://robgoodlatte.com/2009/02/25/flow-theme-for-wordpress/
Description: Experimental Web Typography.  Type dynamically re-sizes to maintain ideal line length.  Released 2/28/09.
Version: 0.4
Author: Rob Goodlatte
Author URI: http://robgoodlatte.com/
Tags: light, blue, black, flexible-width, right-sidebar, two-columns

*/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

body {
  background: #fff;
  text-align: center;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #000000 /*#3a3b3b #596163*/;
	font-size: 12px; /* Resets 1em to 10px */
	overflow: visible/*-y: scroll;  so everything doesn't resize when we navigate */
	margin: 0;
	padding: 0;
}

a {
  color: blue;
  text-decoration: underline;
}


p {
  margin: 0 0 1em 0;
}

span.more_arrow {
  font-size: 70%;
  color: #bdd0e6;
}
.alignright {
  float: right;
}

img.alignright {
  margin: 0 0 .8em .8em;
}

.alignleft {
  float: left;
}

img.alignleft {
  margin: 0 .8em .8em 0;  
}

blockquote {
  display: block;
  margin: 0 0 0 2em;
}

#content li ul li,
#content li ol li {
  margin-left: 2.5em;
}

#content dd {
  margin-left: 2.5em;
}

#page {
  font-size: 1.6em;
  line-height: 1.66em;
  padding: 0;
  margin: 0;
  visibility: hidden;
}

#header {
  background: #030304 url('i/header.jpg') top left no-repeat;
  width: 100%;
  margin: 0;
  padding: 0 0 1em 0;
}

#navigation {
  display: none; 
}

#container,
#header_container,
#navigation ul {
  width: 40em;
  text-align: left;
  margin: 0 auto;
  position: relative;
}

#header_container {
  padding: .9em 0 0 0;
}

#content {
  display: block;
  /* width controls percentage of page dedicated to content */
  width: 100%;
  float: left;
}

#content small {
  font-size: 75%;
}

#content ul li,
#content ol ul li {
  list-style-type: square;
}

#content ul > li {
  list-style-type: square !important;
}

#content ol li,
#content ul ol li {
  list-style-type: decimal;
  list-style-position: inside
}

#content ol > li {
  list-style-type: decimal !important;  
}

#sidebar {
  display: none;
}

.cat-item {
  color: #aaa;
  font-size: 10px;
}

.cat-item a {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  padding-right: 3px;
}

#footer {
  color: #aaa;
  clear: left;
  padding: 3em 0;
  font-size: 12px;
}

#footer a {
  color: #aaa;
}

#footer a:hover {
  text-decoration: none;
}

#footer img {
  margin-bottom: -5px;
  margin-left: 2px;
}

h1 a,
h1 {
  color: #bccfcf;
  font-size: 1.5em;
  font-weight: bold;
  text-shadow: 0 0 0 #1c2121;
  margin: 0;
}


h1 {
  display: block;
}

.description {
  display: block;
  font-family: Georgia, serif;
  font-style: italic;
  color: #565f5f;
  margin: 0.3em 0 0 ;
  font-size: .8em;
  line-height: .9em;
  text-shadow: 0 0 0 #1c2121;
}

.post {
  margin: 0 0 4em 0;
}

.single .post {
  margin: 20px 100px 20px 100px;
  border: 1px solid #000000;
  padding: 20px
}

.single_meta {
  display: block;
  margin-top: .4em;
  font-size: 80%;
  color: #999;
}

.post h2 {
  color: #222;
  display: block;
  font-size: 1.7em;
  line-height: 1em;
  letter-spacing: -.03em;
  margin: 0 0 .25em 0;
}

h2.article_view_header {
  margin: 0 0 .4em 0;
}

.post h2 a {
  color: #222;
}

.post h2 a:hover {
  color: #4f5c5c;
}

.entry {
  font-family: Palatino, Georgia, serif;
  font-size: 1em;
  line-height: 1.5em;
  margin: .1em 0 0 0;
  border-top: .15em solid #eee;
  padding-top: 1.1em;
}

.post_meta_data {
  color: #999;
  display: block;
  font-family: Georgia, serif;
  font-style: italic;
  line-height: 1.8em;
  font-size: .75em;
}

.post_date_category {
  display: block;
  float: left;
}

.post_meta_data a {
  color: #777;
}

.comments_info {
  display: none;
}

.comments_indicator {
  display: none;
}

/* Comment Display */

#comments {
  display: none;
}

.commentlist .comment {
  display: none;
}

/* */
#respond {
  display: none;
  margin-top: .5em;
}

#commentform {
  display: none;
}

/*
#commentform .input_group {
  display: block;
  padding-bottom: .5em;
}

#commentform .input_wrapper,
#commentform .textarea_wrapper {
  background-color: #eaeaea;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: .3em;
  width: 10em;
  float: left;
  margin: 0 .6em 0 0;
} 

#commentform .input_wrapper input,
#commentform .textarea_wrapper textarea {
  color: #111;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: none;
  border: 0 none;
  font-weight: normal;
  padding: 0;
  width: 100%;
}

#commentform label {
  font-size: .8em;
}

#commentform .textarea_wrapper {
  width: 26em;
  float: none;
  clear: left;
}

#commentform .input_wrapper input {
  font-size: .75em;
}

#commentform .textarea_wrapper textarea {
  font-size: 80%;
  width: 100%;
}

#commentform .submit_wrapper input {
  clear: left;
  background-color: #6f8989;
  text-shadow: 0 0 0 #6f8989;
  color: #fff;
  border: 1px solid #6f8989;
  padding: .3em 1em;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: .8em;
  margin-top: .5em;
}

#commentform .submit_wrapper input:hover {
  cursor: pointer;
  background-color: #849d9d;
}

#commentform .submit_wrapper input:active {
  background-color: #141b1b;
}

#commentform #identity_fields {
  width: 17em;
  float: left;
}

 CLEARFIX */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* My styles */
pre{
  overflow: visible;
  background: #ffffff;
  color: #000000;
  border: 1px solid black;
  padding: 1em;
}

