/* infoneer.net */

/* RISING 0.1a */

/* Copyright 2007-09 Christopher Barth - All Rights Reserved */

body {
	margin: 0;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background: #f3f0e2 url(/img/head-bg.gif) repeat-x;
}

title {
	text-transform: lowercase;
}

/* @group links */

a:link, a:visited {
	padding-bottom: 1px;
	color: #002574;
	text-decoration: none;
}

a:hover {
	padding-bottom: 0;
	color: #ffb133;
	border-bottom: 1px dotted #9ba2a3;
}

/* @end */

/* @group header */

#header {
	padding: 0;
	padding-bottom: 21px;
	background-repeat: no-repeat;
}

#logo {

	margin: 0 auto;
	width: 60em;
	display: block;
	width: 323px;
	height: 124px;
	border-style: none;
	background: url(/img/head-logo.gif) center top;
	text-align: center;
	
}

#logo span {
	display: none;
}



/* @end */

/* @group body */

#main-body {
	width: 60em;
	margin: 0px auto;
	padding: 0;
	line-height: 1.6em;
	font-size: 80%;
	background: url(/img/vertical_rule.gif) repeat-y 40em 0;
}

#navigation ul:after, #main-body:after, #footer:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#navigation {
	background: #e6e3d7 repeat-x;
	width: 60em;
	margin-right: auto;
	margin-left: auto;
	height: 44px;
	border-left: 1px solid #9ba2a3;
	border-bottom: 1px solid #9ba2a3;
	border-right: 1px solid #9ba2a3;
	border-top: 1px solid #e6e3d7;
	text-transform: lowercase;
}

#navlinks {
	text-align: center;
	list-style-type: none;
}

#navlinks li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}

#content {
	width: 38em;
	float: left;
}

#content h2.date {
	text-align: right;
	font: italic 80% Georgia, serif;
	color: #9ba2a3;
}

#content h3.date {
	text-align: center;
	font: bold 110% Georgia, serif;
	border-top: 1px solid #9ba2a3;
	padding-top: 5px;
}

#content div.entry h3 {
	font: 160% Georgia, serif;
}

#content div.tagslink {
	font: 85% Verdana, sans-serif;
	background: url(/img/tag.gif) no-repeat 0 2px;
	margin-top: 10px;
	margin-left: 8px;
	padding-left: 16px;
}

#content a.permlink {
	font: 85% Verdana, sans-serif;
	background: url(/img/bookmark.gif) no-repeat 0 2px;
	margin-left: 8px;
	padding-left: 16px;
}

#content a.commlink {
	font: 85% Verdana, sans-serif;
	background: url(/img/comment.gif) no-repeat 0 2px;
	margin-left: 8px;
	padding-left: 16px;
}

#content a.sharlink {
	font: 85% Verdana, sans-serif;
	background: url(/img/transmission.gif) no-repeat 0 2px;
	margin-left: 8px;
	padding-left: 16px;
}

#content span.more {
	font: 85% Verdana, sans-serif;
	background: url(/img/magnify.gif) no-repeat 0 2px;
	margin-left: 8px;
	padding-left: 16px;
}

#content div.entry p.more {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #9ba2a3;
}

.posted {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #9ba2a3;
	text-align: right;
}

#content h3.morescribbles {
	text-align: center;
	font: 150% Georgia, serif;
	color: #007577;
}

.paginate {
	text-align: center;
	font: 90% Georgia, serif;
	border-top: 1px solid #9ba2a3;
	padding-top: 5px;
}

#notes ol {
	list-style-type: none;
	font: 85% Verdana, sans-serif;
}

#sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	width: 20em;
	margin-left: 2em;
	font-size: 90%;
	line-height: 1.5em;
	padding: 1em;
}

#quotation {
	text-align: center;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	font: 100% Georgia, serif;
}

#quotation span.author {
	font-style: italic;
	line-height: 3em;
}

/* @end */

/* @group search */

form {
	margin-right: 0;
	margin-top: 0;
	margin-left: 0;
	padding: 0 0 20px;
}

/* @group marginalia */

#marginalia h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	border-bottom: 1px solid #9ba2a3;
	color: #007577;
}

#about h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: larger;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	border-bottom: 1px solid #9ba2a3;
	color: #007577;
}

#search h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: larger;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	border-bottom: 1px solid #9ba2a3;
	color: #007577;
}

#more h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: larger;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	border-bottom: 1px solid #9ba2a3;
	color: #007577;
}

#marginalia ul {
	list-style-type: square;
	line-height: 1.6em;
	margin: 10;
	padding: 10;
}

#marginalia li {
	margin-bottom: 1em;
}

#marginalia span.margdate {
	display: block;
	text-align: left;
	font-size: 95%;
}

#marginalia span.margtitle {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}

#marginalia span.margblurb {
	display: block;
	font-style: italic;
	margin-left: 2em;
	font-size: 95%;
	margin-bottom: 20px;
}

#marginalia p.more {
	text-align: center;
}

/* @end */

/* @group footer */

#footer {
	background: url(/img/foot-bar.gif) repeat-x;
	background-color: #562fff;
}

#footer p.credit {
	text-align: center;
	color: #9ba2a3;
	font: 70% Georgia, serif;
	padding-top: 2em;
}

#footer a {
	color: #9ba2a3;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

/* @end */

/* Search and Search Results */

.searchSubmit {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
	padding: 6px 10px 6px 6px;
	border-top: 1px solid #9BA2A3;
	border-bottom: 1px solid #9BA2A3;
	background-color: #E6E3D7;
}

.fieldset {
	border: 1px solid #9BA2A3;
	padding: 10px;
}

.default, .defaultBold {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000;
	padding: 3px 0 3px 0;
	background-color: transparent;
}

.defaultBold {
	font-weight: bold;
}

.pagecount {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding-top: 5px;
}

.tablePad {
	padding: 3px 3px 5px 3px;
	background-color: #f3f0e2;
}

.resultRowOne {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 6px 6px 6px 8px;
	background-color: #DADADD;
}

.resultRowTwo {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 6px 6px 6px 8px;
	background-color: #E6E3d7;
}

.resultHead {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	padding: 8px 0 8px 8px;
	border-bottom: 1px solid #9BA2A3;
	background-color: transparent;
}

.input {
	border-top: 1px solid #002574;
	border-left: 1px solid #002574;
	border-bottom: 1px solid #002574;
	border-right: 1px solid #002574;
	color: #333;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 11px;
	height: 1.7em;
	padding: 0;
	margin: 0;
} 

.textarea {
	border-top: 1px solid #002574;
	border-left: 1px solid #002574;
	border-bottom: 1px solid #002574;
	border-right: 1px solid #002574;
	color: #333;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
}

.select {
	background-color: #fff;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: .1em;
	color: #333;
	margin-top: 2px;
	margin-bottom: 2px;
} 

.multiselect {
	border-top: 1px solid #002574;
	border-left: 1px solid #002574;
	border-bottom: 1px solid #002574;
	border-right: 1px solid #002574;
	background-color: #fff;
	color: #333;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 11px;
	margin-top: 2px;
} 

.radio {
	background-color: transparent;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0;
	border: 0;
}

.checkbox {
	background-color: transparent;
	padding: 0;
	border: 0;
}

.submit {
	background-color: #fff;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-top:	1px solid #989AB6;
	border-left: 1px solid #989AB6;
	border-right: 1px solid #434777;
	border-bottom: 1px solid #434777;
	letter-spacing: .1em;
	padding: 1px 3px 2px 3px;
	margin: 0;
	background-color: #007577;
	color: #ffffff;
}

legend {
	font-size: 10px;
}

blockquote {
	padding: 0 .75em 0 1.25em;
	border-left: 1px solid #9ba2a3;
}

.source {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 30px;
	font-weight: bold;
	text-align: right;
}

.dayheader {
	font-size: 130%;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#pagination {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

.gsc-tabsArea {
	display: none;
}

.gsc-wrapper {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.gs-snippet {
	font-size: 85%;
}

.gs-visibleUrl {
	font-size: 75%;
}


