/*  
Theme Name: Monument 
Theme URI: http://digitalkingdom.net/
Description: A theme based on an image of Spanish moss and a herringbone background.
Version: 2.0
Author: Eric Fidler
Author URI: http://monumentality.net/

*/

body{
	background:#5B5D59 url(images/background.png) no-repeat fixed 0 0;
	font-family: Georgia, Palatino, "Times New Roman";
	font-size: 14px;
	color: #333333;
	line-height: 1.4em;
}
#mainbody {
	width: 1024px;
}			
#maincolumn {
	width:625px;
	float: left;
}
#sidebar{
	float: left;
}
			
#header {
	background-image: url(images/header.png);
	margin-left: 48px;
	width: 890px;
	height: 148px;
}
#header-home-link {
	display:block;
	float:left;
	height:100px;
	margin:26px 0 0 36px;
	width:419px;
}
#header-shadow {
	float:left;
	height:77px;
	margin-left:48px;
	width:36px;
}
#searchbox {
	background-color:#FFFFFF;
	border:1px solid #333333;
	color:#063DA3;
	display:block;
	font-family:Helvetica,Arial;
	font-size:12px;
	height:14px;
	margin-left:734px;
	margin-top:99px;
	position:absolute;
	width:146px;
}
		
.translucent {
	/*filter: alpha(opacity=90);
  	-moz-opacity: 0.9;
	opacity: 0.9;*/			
}
			
#title-bar {
	border:1px solid #333333;
	font-size:26px;
	padding:12px 28px;
	text-align:center;
}
.blog-post {
	padding: 28px 28px 6px 28px;
	width: 500px;
	margin-left:84px;
	background: #fff url(images/herringbone-bg.png) repeat;
	margin-bottom: 30px;
}
.callout{
	left: 26px;
	position:absolute;
}
.blog-post a.title {
	font-size: 26px;
	line-height: 1em;
}
.blog-post a.title:link, a.title:visited, a.title:active {
	text-decoration: none;
	color:blue;
}
.blog-post a.title:hover {
	text-decoration: underline;
}
.dropcap {
	color:red;
	float:left;
	font-size:45px;
	line-height:36px;
	padding-right:4px;
	padding-top:0;
} 
.firstword {
	font-variant: small-caps;
}
.blog-post a:hover {
	text-decoration: none;
}
.endglyph {
	height:8px;
	margin-left:9px;
	width:8px;
}
.time-stamp{
	border-bottom:1px dotted;
	color:gray;
	float:right;
	font-size:12px;
	margin-bottom:7px;
	text-align:right;
	width:100%;
}
.blog-post {
	text-align: justify;
}
.blog-post blockquote {
	background-color:#EFEFEF;
	border-left:4px solid DimGray;
	color:DarkGreen;
	font-family:sans-serif;
	line-height:1.2em;
	padding:1px 10px;
}
.blog-post .letter {
	background-color:#FFFCDB;
	border:1px solid #AE9C06;
	padding:15px;
}
.blog-post .footnotes {
	padding-bottom:4px;
	padding-top:8px;
	border-top: 1px dotted gray;
}
.blog-post img {
	display:block;
	margin:auto;
	border:0;
	margin-top:30px;
}
.wp-caption img {
	display: inline;
	margin-top: 0;
}
.wp-caption-text {
	color:gray;
	font-size:0.7em;
	font-style:italic;
	margin-top:0;
}
	
.quotation-post {
	display:table;
}
.quotation-post .time-stamp {
	border: 0;
}
.quotation-begin {
	float: left;
}
.quotation {
	color:#0D21EA;
	display:block;
	float:left;
	font-size:1.1em;
	font-style:italic;
	padding:0 10px;
	width:378px;
}
.quotation-end {
	float:right;
}
.attribution {
	text-align:right;
	display: block;
	color: #333333;
	font-size:0.9em;				
}
			
.sidebar-item {
	background:#FFFFFF url(images/herringbone-bg.png) repeat scroll 0 0;
	margin-bottom:30px;
	width:300px;
	padding:13px 28px 28px;
}
.sidebar-title {
	border-bottom:1px dotted gray;
	color:red;
	display:block;
	font-size:16px;
	font-weight:bold;
	padding-bottom:7px;
}
#sidebar ul {
	margin-top: 0;
}
.widget_categories ul, .widget_archive ul {
	list-style: none;
	padding: 0;
}
.widget_categories a, .widget_archive a {
	text-decoration: none;
}
.widget_categories a:hover, .widget_archive a:hover {
	text-decoration: underline;
}
.children {
	margin-left: 12px;
}
			
#navigation-container {
	margin-left: 84px;
	padding-left:195px;
}
#navigation-container a:link, #navigation-container a:visited {
	background:#FFFFFF url(images/herringbone-bg.png) repeat scroll 0 0;
	color: #333333;
	display:block;
	text-decoration: none;
	margin-left: 1px;
	padding:9px;
	text-align:center;
	width:102px;
	float: left;
}
#navigation-container a:hover {
	text-decoration: none;
	background-image: none;
	background-color: #333333;
	color:white;
}
#footer {
	margin:30px auto 30px 84px;
	width: 981px;
	text-align: center;
	padding: 9px;
	background:#FFFFFF url(images/herringbone-bg.png) repeat scroll 0 0;
}

#tag_cloud a:link, #tag_cloud a:visited {
	text-decoration: none;
}
#tag_cloud a:hover {
	text-decoration: underline;
	font-weight: bold;
}

.comment-block {
	padding-top: 10px;
}

#comment {
	border:1px dotted gray;
	font-family:Georgia;
	font-size:14px;
	width:500px;
}

#text-361372371 a {
	color:fireBrick;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
}
