/* CSS Document */

#navbar {display:none;}
#crosscol {display:none;}
.content-inner {padding: 0;}
#blogTitleHeader {
	margin-left: 80px;
	
	font-size: 36px;
	display: block;
	width: 450px;
	letter-spacing: 0.1em;
	line-height: 1.2em;
	text-align: center;
	margin-top: 60px;
}
#main-wrapper {
  
  float: left;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
  }

#sidebar-wrapper {
 
  float: right;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;      /* fix for long non-text content breaking IE sidebar float */
  }
#sidebar-wrapper h2, h2.date-header {font-size: 18px;}

h2.date-header {color:#999999;}

#content-wrapper {
	line-height: 1.6em;
	font-size: 18px;}
	
.pullquote a.blogtitle {margin-left: 80px;
	
	font-size: 36px;
	font-weight:bold;
	display: block;
	width: 450px;
	letter-spacing: 0.1em;
	line-height: 1.2em;
	text-align: center;
	margin-top: 60px;
	color: #000000;
	text-decoration: none;}
	
.pullquote a.blogtitle:hover {
	
	color: #006699;
	text-decoration: none;

}
#content h3.post-title	
	{
	font-size: 36px;
	font-weight: normal;

	text-transform: lowercase;font-family:Georgia; line-height: 1em;
    margin-bottom: 20px;
}

#content h3.post-title a
	{
	font-size: 36px;
	font-weight: normal;
	margin-bottom: 20px;
	text-transform: lowercase;font-family:Georgia;
}

#content h3.post-title a {
color: #000000;
	text-decoration: none;}
	
#content h3.post-title a:visited {
color: #000000;
	text-decoration: none;}
	
#content h3.post-title a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;	
	}	
.date-outer {padding-bottom:20px; border-bottom:solid 1px #CCCCCC; margin-bottom:20px; width: 720px;}
.post-footer {padding: 5px; font-size: .8em; border: solid 1px #CCCCCC; background:#EFEFEF; line-height: 1em; margin-top:10px; text-align:left;}
.post-timestamp {padding-right: 10px; border-right: solid 1px #CCCCCC; margin-right: 10px;}
.feed-links {display:none;}
#Attribution1, .clear {display:none;}
#BlogArchive1 {margin-top: 10px;}
#comments {margin-top: 10px;}
.comment-author {padding-top: 10px;  }

.comment-footer {padding-bottom: 10px; border-bottom:solid 1px #CCCCCC;}
p.comment-footer {padding-bottom: 0; border:none; margin-top: 10px; display:block;}
#comments-block {margin-bottom:10px;}
.status-msg-border {border:none}
.status-msg-bg {background-color:#FFFFFF;}
.status-msg-wrap {padding: 0; margin: 0;}
.status-msg-body {text-align: left;}

.BlogArchive #ArchiveList ul li  {display: inline; margin-left:0px; padding: 0;}

.entry-content img {border: 1px black solid; max-width:600px; margin-left:auto; margin-right:auto;}
.entry-content br {line-height:0px; display:block; margin-bottom: .5em;}

.blogPage #content li {padding-left: 10px; border-left: 5px solid #B5A074; line-height: 1.2em; margin-top: 15px; margin-bottom: 15px; margin-left: 10px;}
.cloud-label-widget-content {text-align: left;}

blockquote {border: 1px dashed #CCCCCC;
    margin: 20px;
    padding: 10px;}
	
.amazonad {float:left; margin-right: 10px;}