/*
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 */

* {
	margin: 0;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px; /* the bottom margin is the negative value of the footer's height */
}
.push {
	height: 50px; /* .push must be the same height as .footer */
}
.footer {
	background-image:url(i/footer.jpg);
	background-repeat:repeat-x;
	width:auto;
	position: relative;
	height:50px;
}
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;
}
a, a:link {
	color: #34717E;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
}
.comment-author vcard img {
	width:48px;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:1em;
}
html, body {
	height:100%;
}
body {
	line-height: 1;
	background-color:#fefefe;
}
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;
}
.wp-caption {
	border: 1px solid #aaa;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin:0px 10px 10px 10px;
	/* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 4px;
	margin: 0;
}
body {
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #596163;
	font-size: 62.5%; /* Resets 1em to 10px */
	overflow-y: scroll; /* so everything doesn't resize when we navigate */
	margin: 0;
	padding: 0;
}
.comhead{
	margin-top:4px;
	font-style:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
}
.replylink{
	margin-top:7px;
}
.replylink a, .replylink a:link{
	background-color:#E0E0E0;
	padding:4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size:14px;
}
.replylink a:hover{
	background-color:#CCCCCC;
	text-decoration:none;
}
a:hover {
	color: #ff0000;
	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 {
	background: #ededed;
	min-height: .5em;
	width: 100%;
	margin: 0 0 3em 0;
}
#navigation li {
	color: #999;
	display: block;
	float: left;
	line-height: 1.6em;
	font-size: .7em;
	font-weight: bold;
	padding: .3em 1.4em;
}
#navigation li a {
	color: #666;
}
#navigation li.current_page_item {
	background: #eeeeee;
}
#navigation li.current_page_item a {
	color: #151a1d;
}
#container, #header_container, #navigation ul {
	width: 900px;
	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: 654px;
	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;
}
#content ol > li {
	list-style-type: decimal !important;
}
#side-ad {
	display: block;
	width: 170px;
	line-height: 1.2em;
	margin: 0 0 0 2em;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color:#efefef;
}
#sidebar {
	display: block;
	float: right;
	width: 170px;
	line-height: 1.2em;
	margin: 0 0 0 2em;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color:#efefef;
}
#sidebar a, #sidebar a:link, #sidebar li a, #sidebar li a:link{
	font-family:Arial, Helvetica, sans-serif;
	color:#34717E;
}
#sidebar a:hover, #sidebar li a:hover{
	color:#FF0000;
}
#sidebar ul {
	font-size: 12px;
	line-height: 16px;
}
#sidebar h2 {
	color: #333333;
	font-family: Palatino, Georgia, serif;
	font-weight: normal;
	margin: 22px 0 8px 0;
	border-bottom: 1px solid #aaa;
	font-size:14px;
	line-height:16px;
}
#sidebar #subscribe h2 {
	margin-top: 0;
}
#sidebar ul li ul li {
	margin-bottom: 4px;
}
.cat-item {
	color: #aaa;
	font-size: 10px;
}
.cat-item a {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding-right: 3px;
}
h1 a, h1 {
	color: #bccfcf;
	font-size: 1.2em;
	font-weight: bold;
	text-shadow: 0 0 0 #1c2121;
	margin: 0;
}
h1 a:hover {
	color: #bccfcf;
}
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: 0 0 2.5em 0;
}
.single_meta {
	display: block;
	margin-top: .4em;
	font-size: 80%;
	color: #999;
}
.post h2 {
	color: #222;
	display: block;
	font-size: 1.5em;
	line-height: 1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
h2.article_view_header {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.15em;
}
.post h2 a {
	color: #34717E;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.post h2 a:hover {
	color: #ff0000;
}
.entry {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1em;
	margin: .1em 0 0 0;
	border-top: 1px solid #aaa;
	padding-top: 1.1em;
	color:#111111;
}

.entry h4{
	font-size:24px;
	color:#666666;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:40px;
	padding-bottom:3px;
	margin-bottom:10px;
	border-bottom:1px #cccccc solid;
}
.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;
	font-size:0.8em;
}
.post_date_category a, .post_date_category a:link{
	color:#34717E;
}
.post_date_category a:hover{
	color:#FF0000;
}
.post_meta_data a {
	color: #777;
}
.comments_info {
	display: block;
	float: right;
	position: relative;
	padding-left: 1.7em;
	padding-right: .4em;
}
.comments_indicator {
	display: block;
	float: left;
	width: 1.3em;
	height: 1.2em;
	background: url('i/comment.gif') bottom left no-repeat;
	position: absolute;
	bottom: .3em;
	left: 0;
}
/* Calendar */

#calendar table tr td {
	padding: 1px;
	text-align: center;
}
#calendar caption {
	color:#999999;
	;
	font-family: Palatino, Georgia, serif;
	margin: 0;
	padding: 0;
	text-indent: 0;
	text-align: left;
}
#calendar #prev, #calendar #next {
	text-align: left;
}
/* Search */

#search {
	display: block;
	position: absolute;
	right: 0;
	top: 1.3em;
	width: auto;
	height: 24px;
	vertical-align: top;
}
#searchfield_wrapper {
	vertical-align: top;
	background-color: #efefef;
	border: none;
	width: auto;
	height: 24px;
	float: left;
	padding: 0;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	position: relative;
}
#searchfield_wrapper input {
	color: #89a0ac;
	text-shadow: 0 0 0 #27353d;
	background: none;
	border: 0 none;
	font-size: 11px;
	font-weight: normal;
	padding: 5px 0 1px 7px;
}
#searchfield_wrapper #s {
	width: auto;
}
#searchfield_wrapper #search_submit {
	border: none;
	padding: none;
	float: left;
}
object.comment_icon, .comment_icon_embed {
	width: 1em;
	height: 1em;
}
/* Comment Display */

#comments {
	border-bottom: 1px solid #aaa;
	margin-bottom:20px;
}
.commentlist .comment {
	clear: left;
	display: block;
	padding:10px;
	/* optional rounded corners for browsers that support it */
   -moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color:#efefef;
	margin-bottom:10px;
}
.commentlist .comment_header {
	display: block;
	margin: 0 0 .7em 0;
	border-bottom:1px solid #bbbbbb;
}
.commentlist .says {
	display: none;
}
.commentlist .avatar {
	display: block;
	float: left;
	width: 48px;
	margin-right: .6em;
}
.commentlist .comment-author {
	font-size: 16px;
	line-height: 14px;
}
.commentlist .comment-meta {
	display: block;
	font-size: 11px;
	line-height: 11px;
	margin-top: 6px;
}
.commentlist .awaiting_approval {
	font-size: 11px;
	line-height: 18px
}
.commentlist cite a.url {
	font-style: normal;
	line-height: 14px;
}
.commentlist .comment-meta a {
	font-family: Georgia, serif;
	font-style: italic;
	color: #999;
}
.comment-full-text {
	clear: left;
	font-size: 14px;
	line-height: 1.1em;
	margin-bottom:-10px;
}
/* Comment Form */

#respond {
	margin-top: 50px;
}
#respond h3 {
	border-bottom: 1px solid #aaa;
}
#commentform {
}
#commentform .input_group {
	display: block;
	padding-bottom: .5em;
}
#commentform .input_wrapper, #commentform .textarea_wrapper {
	background-color: #eaeaea;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: .3em;
	width: 10em;
	float: left;
	margin: 0 .6em 0 0;
	font-size:16px;
	background-image:none;
}
#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%;
	font-size:14px;
}
#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:14px;
	width: 100%;
}
#commentform .submit_wrapper input {
	clear: left;
	background-color: #6f8989;
	text-shadow: 0 0 0 #6f8989;
	color: #eeeeee;
	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;
}
/* Facebook Connect */
#fbc_login {
	width: 4em;
	float: left;
	background: url('i/thin-divider.png') top left no-repeat;
	padding: .4em 0 2em 18px;
	margin-top: .2em;
}
#fbc_login h3 {
	font-size: 85%;
	margin-left: 18px;
}
#fbc_login small, #fbc_login br {
	display: none;
}
#fbc_login:before {
	content: "or...";
	font-size: .8em;
	font-weight: bold;
}
#commentform .fbc_connect_button_area {
	border-left: none;
}
body #fbc_profile {
	display: none !important; /* DO NOT WANT */
}
noscript {
	font-family: Georgia, serif;
	font-size: 24px;
	font-style: italic;
}
/* Archives, Search */

.archive .post, .search .post {
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
	margin-bottom:60px;
}
.archive h2, .search h2 {
	margin: 0 0 1.5em 0;
}
.archive .post small, .search .post small {
	font-size: .8em;
	line-height: 1.3em;
	font-family: Georgia, serif;
	font-style: italic;
}
.archive .tags, .search .tags, .single .tags {
	color: #aaa;
	font-size: .75em;
	line-height: 1.4em;
}
.archive .tags a, .search .tags a, .single .tags a {
	color: #9eb6d1;
}
.single .single_meta .tags {
	font-size: 100%;
}
.archive .post h3, .search .post h3 {
	font-size: 1.3em;
	line-height: 1.2em;
	margin-bottom: .3em;
}
/* 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%;
}
#head-bg {
	width:auto;
	height:150px;
	background-image:url(i/loop.jpg);
	background-repeat:repeat-x;
	background-position:top center;
}
#head-content {
	margin:auto;
	width:900px;
	height:150px;
	background-image:url(i/stalfos.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#head-content ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
	overflow: hidden;
}
#head-content li a, #head-content li a:link, #head-content li a:visited {
	padding: 5px;
	display: block;
	width:100px;
}
#head-content li a:hover {
	background-color:#000000;
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	opacity:.5;
}
.tweets ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
	overflow: hidden;
}
.tweets li {
	margin: 1px 0;
	border-bottom:1px #dddddd solid;
}
.tweets li span {
	padding: 5px 0px 5px 0px;
	display: block;
	color: #777777;
}
#blargg {
	position: fixed;
	bottom:0;
	left:0;
	height: 150px;
	width: auto;
	z-index: 20;
}
.mainlinks ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
	overflow: hidden;
}
.mainlinks li {
	margin: 1px 0;
}
.mainlinks li a, .mainlinks li a:link, .mainlinks li a:visited, .mainlinks li span {
	padding: 5px 0px 3px 26px;
	background: no-repeat 0 50%;
	background-position:4px 4px;
	display: block;
	text-decoration:none;
	color:#34717E;
}
.mainlinks li a:hover {
	background-color:#dedede;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	text-decoration:none;
	color:#FF0000;
}

.error {
	border-width: 1px;
	border-style: solid;
	padding: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #ffebe8;
	border-color: #c00;
	font-size:10px;
	line-height:2em;
	margin-bottom:20px;
	text-align:center;
}

.notification {
	border-width: 1px;
	border-style: solid;
	padding: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #e8ffeb;
	border-color: #6dc96d;
	font-size:10px;
	line-height:2em;
	margin-bottom:20px;
	text-align:center;
	width:auto;
}

.category_pg{
	width:644px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding:5px;
	background-color:#eaeaea;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
}

.category_pg a, .category_pg a:link, .category_pg a:hover{
	text-decoration:none;
}

.category_pg h2 a, .category_pg h2 a:link, .category_pg h2 a:hover, .category_pg h3 a, .category_pg h3 a:link, .category_pg h3 a:hover{
	text-decoration:none;
	border:none;
}

.category_pg h2{
	line-height:1.4em;
	font-size:24px;
	text-decoration:none;
	color:#000000;
}

.category_pg h3{
	line-height:1em;
	font-size:14px;
	text-decoration:none;
	font-style:italic;
	color:#999999;
}

.entry a, ,entry a:link{
	color:#5d779a;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.entry a:hover{
	color:#ff0000;
}

.mp3_player{
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width:654px;
	height:28px;
	background-color:#FFFFFF;
}

.arch_link{
	background-color:#eaeaea;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
}

.arch_link a, arch_link a:link{
	padding:0px 10px 0px 10px;
	color:#222222;
	display:block;
	text-decoration:none;
}

.arch_link a:hover{
	background-color:#cccccc;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}