body {
	font-family: Georgia, "Times New Roman", Times, serif;
	
}

H1 {
	
}

H2 {
	font-weight:normal;
}

H3 {
	font-weight:normal;
}

H4 {
	font-weight:normal;
}

H5 {
	font-weight:normal;
}

H6 {
	font-weight:normal;
}

p {
	font-weight:normal;
}


/* Reverse Links */

		a:link.reverseLink {
			color:#f1f1f1;
			text-decoration:none;
		}
		
		a:visited.reverseLink {
			color:#f1f1f1;
			text-decoration:none;
		}
		
		a:hover.reverseLink {
			color: #ffb0e0;
			text-decoration:none;
		}

/* Post Links */

		a:link.postLink {
			/*font-size: 0.95em; */
			color: #45676a;
			text-decoration:none;
		}
		
		a:visited.postLink {
			/*font-size: 0.95em;*/
			color: #52685a;
			text-decoration:none;
		}
		
		a:hover.postLink {
			/*font-size: 0.95em;*/
			color: #ffb0e0;
			text-decoration:none;
		}
		
		a:link.reviewLink {
			color: #0e0e0e;
			text-decoration:none;
		}
		
		a:visited.reviewLink {
			color: #0e0e0e;
			text-decoration:none;
		}
		
		a:hover.reviewLink {
			color: #ffb0e0;
			text-decoration:none;
		}

/* Footer Links */
		
		a:link.footerLink {
			color: #686860;
			text-decoration:none;
		}
		
		a:visited.footerLink {
			color: #686860;
			text-decoration:none;
		}
		
		a:hover.footerLink {
			color: #ffb0e0;
			text-decoration:none;
		}

/* Comment Links */

		a:link.commentAuthorLink {
			font-weight: bold;
			color:#333333;
			text-decoration:none;
		}
		
		a:visited.commentAuthorLink {
			font-weight: bold;
			color: #333333;
			text-decoration:none;
		}
		
		a:hover.commentAuthorLink {
			color: #ffb0e0;
			text-decoration:none;
		}
		
		a:link.commentDateLink {
			color:#686860;
			text-decoration:none;
		}
		
		a:visited.commentDateLink {
			color:#686860;
			text-decoration:none;
		}
		
		a:hover.commentDateLink {
			color: #ffb0e0;
			text-decoration:none;
		}


/* Sidebar Links */

		a:link.sidebarLink {
			color:#686860;
			text-decoration:none;
		}
		
		a:visited.sidebarLink {
			color:#686860;
			text-decoration:none;
		}
		
		a:hover.sidebarLink {
			color: #ffb0e0;
			text-decoration:none;
		}


/* Default Links */

		a:link{
			color: #39819b;
			text-decoration:none;
		}
		
		a:visited{
			color: #88697e;
			text-decoration:none;
		}
		
		a:hover{
			color: #ffb0e0;
			text-decoration:none;
		}

/*  Header Styles */

	#descriptionCenter {
		text-align:center;
	}

/* Span Solo */
		
		.dropCap {
			color:#0e0e0e;
			
			height:40px;
			  font-size:40px;
			  padding:0 2px 0px 0;
			  margin-top:-5px;
			  vertical-align:top;
			  float:left;
			  border-bottom:none;
			  text-transform:uppercase;
			  line-height:normal;
			
			  font-family:"Times New Roman", Times, serif;
			  font-weight:normal
		}

		.reverse{
			color:#f1f1f1;
			text-decoration:none;
		}

		.capSans {
			font: normal normal .6em 'Trebuchet MS', Trebuchet, Arial, Verdana, sans-serif;
			text-transform:uppercase;
			letter-spacing:.25em;
			line-height: 1.4em;
		}
		
		.bold {
			font-weight: bold;
		}

		.italic {
			font-style: italic;
		}


/* Post */

		.post {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size:100%;
		}
		
		.postTitle {
			font-size: 1.4em;
			letter-spacing:.1em;
			line-height: 1.4em;
			
		}
		
		.postDate {
			color:#686860;
			
		}
		
		.postContent {
			color: #0e0e0e;
			font-size: .85em;
			line-height: 1.45em;
		}
		
		.reviewAuthor {
			font-size: 1em;
			letter-spacing: .1em;
			line-height: 2.2em;
		}
		
		.reviewTitle {
			font-size: .9em;
		}
		
		.reviewTitleLong {
			font-size: .65em;
			line-height: .8em;
			
		}
		
		.reviewBiblio {
			font-size: .85em;
			letter-spacing: 1px;
		}
		
		.interviewQuestion {
			font-style: italic;
			font-size: .95em;
			
		}
		
		.interviewAnswer {
			
		}
		
		.postFooter {
			color:#686860;
			
		}
		
		.footerItem {
			line-height: 1.5em;
		}
		
/* Comments */
		
		.comment {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size:100%;
		}
		
		.commentAuthor {
			color:#333333;
			font-size: .85em;
			line-height: 1.35em;
			
		}
		
		.commentDate {
			color:#686860;
			
		}
		
		.commentContent {
			color:#333333;
			font-size: .85em;
			line-height: 1.35em;
		}
		
		.statusHeader {
			text-align: center;
			font-size: 1.2em;
		}
		
		.nextprevFooter {

		}
		
		#newerLink {
			padding-right:24px;
		}
		 
		#olderLink {
			padding-right:24px;
			
		}
		
		#homeLink {
			padding-right:24px;
		}
		
/* Sidebar */
		
		.sidebarItem {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size:100%;
		}
		
		.sidebarTitle {
			
		}
		
		.sidebarContent {
			color:#686860;
			font-size: .8em;
			line-height:1.8em;
		}


/* Widget Styles */

		/* Catalog */
		
		.catalogItem {
			color: #0e0e0e;
			line-height: 1.35em;
		}
		
		.catalogAuthor {
			font-size: 12px;
			letter-spacing: 1px;
			line-height: 26px;
		}
		
		.catalogTitle {
			font-size: 12px;
			line-height: 22px;
		}
		
		.catalogTitleLong {
			font-size: 8px;
			line-height: 10px;
			
		}
		
		.catalogBiblio {
			font-family: Lucida Grande,Lucida Sans,Verdana,Georgia,Helvetica,Arial;
			font-size: 8px;
			line-height: 8px;
			letter-spacing: 1px;
		
		}
		
		.catalogBiblioLong {
			font-family: Lucida Grande,Lucida Sans,Verdana,Georgia,Helvetica,Arial;
			font-size: 8px;
			line-height: 26px;
			letter-spacing: 1px;
		}

		/* Blog Archive */

		#blogArchive {
			line-height: 1.6em;
		}
		
		ul.posts {
			line-height:1.8em;
		}
				
		.heirArch {
			font-size: .8em;
		}
		
		/* Subcscription */
		
		#subscribeBoxes {
			
		}


		table.reference
		{
		border:1px solid #0e0e0e;
		border-collapse:collapse;
		margin:12px 0px 12px 24px;
	/*	font-family: Lucida Grande,Lucida Sans,Verdana,Georgia,Helvetica,Arial;*/
		font-size:12px;
		border-bottom:6px solid #0e0e0e;
		}

		table.reference th
		{
		/*background-color:#e5eecc;*/
		font-size:10px; 
		padding:8px 0px 8px 20px;"
		border:1px solid #c3c3c3;
		vertical-align:middle;
		}

		table.reference td 
		{
		border:1px solid #c3c3c3;
		padding:4px 4px 6px 6px;
		vertical-align:middle;
		line-height:14px;
		}


