/* Main structure
----------------------------------------------- */
body.temple {font-family: Verdana, Helvetica, Arial, sans-serif; color: #725D4A; min-width: 850px; background: url(http://www.wabei-mono.com/images/background_images/faded_wood_texture.jpg);}

body.temple #wrapper { width: 850px; background: url(http://www.wabei-mono.com/images/background_images/blogbackground.gif);}
	body.temple #content { padding: 2em 25px; }

/* Positioning
----------------------------------------------- */
body.temple .primary { width: 500px; }
	body.temple.janus .primary { float: left; }
body.cloudy .temple-span { padding: 0 0 0 260px; clear: both; }
	body.temple.janus .primary-span { padding: 0 220px 0 0; }

body.temple .secondary { width: 200px; float: right;}
	body.temple.janus .secondary { float: right; }
body.temple .secondary-span { padding: 0 0 0 560px; }
	body.temple.janus .secondary-span { padding: 0 520px 0 0; }
/* Feed icon
----------------------------------------------- */
body.temple .feed {
	background: url('../images/feed-add.gif') no-repeat 0 50%; margin-right: 25px;
	}

/* Header
----------------------------------------------- */
body.temple .headerimage { padding: 0px 0px 0px 0px; }
body.temple	#title { border-bottom: 0px solid #587498; padding-left: 25px;}
body.temple	#navigation { border-bottom: 1px solid #587498; padding-left: 25px;}

/* Navigation
----------------------------------------------- */
body.temple #wrapper .nav-current:link, #wrapper .nav-current:visited, #wrapper .nav-current:active { color: #003366; }
body.temple #wrapper .nav-current:hover { color: #c75d50; }

/* Content
----------------------------------------------- */
body.temple code {
	font-family: 'Courier New', Courier, monospace; font-size: 1em; color: #8fafbf;
	}
body.temple acronym {
	border-bottom: 1px solid #5c8499;
	}

		/* Headers
		--------------------------------------- */
		body.temple h3 {
			color: #a8a8a8;
			}
			
		body.temple .post-title{
			clear: both;
		}
		
		body.temple #blog-title{
			display: none;
		}
		
		body.temple h5 {
		font-family:"Times New Roman", Times, serif; font-size: 1.25em; font-weight: normal; font-style: bold; line-height: 120%; margin: 0 0 0.3em 0; color: #587498;
		}

		/* Post content
		--------------------------------------- */
			body.temple .articlenav {
				background: #F7F6E8;
				float: left;
				text-align: left;
				}
			body.temple a.download:link, body.temple a.download:visited, body.temple a.download:active {
				background: #fafcfc url('../images/download.gif') no-repeat 10px 50%;
				border-top: 1px solid #8fafbf; border-bottom: 1px solid #8fafbf !important;
				}
			body.temple a.download:hover {
				background: #fafafa url('../images/download.gif') no-repeat 10px 50%;
				border-top: 1px solid #a8a8a8; border-bottom: 1px solid #a8a8a8 !important;
				}
			body.temple a img {
				border: 0px;
				}
			body.temple a:hover img {
				border: 0px;
				}
			
		/* Comments
		--------------------------------------- */
				body.temple .comments-feed a {
					background: url('../images/feed.gif') no-repeat 100% 50%;
					}
		body.temple .author-comment {
			/* author highlighting: uncomment the following line to turn it on */
			background: #fff;
			}
		body.temple .trackback {
			background: url('../images/trackback.gif') no-repeat 100% 60%;
			}
/* Links
----------------------------------------------- */
body.temple a:link, body.temple a:active, body.temple a:visited {
	color: #5083BC;
	}
body.temple a:hover {
	color: #c75d50;
	}

body.temple .content a:link, body.temple .content a:visited, body.temple .content a:active, body.temple .post-content a:link, body.temple .post-content a:active, body.temple .post-content a:visited, body.temple .comment-content a:link, body.temple .comment-content a:active, body.temple .comment-content a:visited, body.temple #blurb a:link, body.temple #blurb a:active, body.temple #blurb a:visited, body.temple .recent p a:link, body.temple .recent p a:active, body.temple .recent p a:visited {
	border-bottom: 0px solid #ccc;
	}
body.temple .content a:hover, body.temple .post-content a:hover, body.temple .comment-content a:hover, body.temple #blurb a:hover, body.temple .recent p a:hover {
	border-bottom: 0px solid #c75d50;
	}
	
body.temple #secondary img{
	margin: 0 0 0.8em 0;
	padding: 0px 8px 0.4em 8px;
	border-bottom: 1px solid #e5e5e5 length ;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;	
}
