/* header elements */

html {
	margin: 0;
	padding: 0;
	}

body {
	margin: 0;
	padding: 0;
	background: #fff;
	text-align: left;	
	background: url(http://tdcdesign.com/~hertzler/wcp/img/hdr.gif) no-repeat top left;
	}

#header {
	margin: 45px 0 0 120px;
	}

#header h1, #header h3 {
	font-family: cochin, Garamond, Book Antiqua, georgia, serif;
	color: #666;
	text-decoration: none;
	}

#header h1 {
	font-size: 24px;
	margin: 0;
	}

#header h3 {
	font-size: 20px;
	margin: 0;
	}

#header p {
	font: 11px/13px cochin, Garamond, Book Antiqua, georgia, serif;
	color: #fff;
	width: 360px;
	margin: 12px 0;
	}

#header a:link, #header a:visited {
	font: bold 11px/13px cochin, Garamond, Book Antiqua, georgia, serif;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	}

#mini_menu a:link, #mini_menu a:visited {
	font: 12px cochin, Garamond, Book Antiqua, georgia, serif;
	color: #fff;
	text-decoration: none;
	}

#header a:hover, #mini_menu a:hover {
	border-bottom: 1px solid #fff;
	}
	
#header a:active {
	font: bold 11px/13px cochin, Garamond, Book Antiqua, georgia, serif;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	}

#mini_menu {
	font: 12px cochin, Garamond, Book Antiqua, georgia, serif;
	color: #fff;
	position: absolute;
	top: 140px;
	margin-left: 390px;
	}



/* body elements */

#container {
	margin: 0;
	padding: 0;
	background: url(http://tdcdesign.com/~hertzler/wcp/img/container-bg.gif) repeat-y;
	width: 740px;	
	}

#content {
	margin: 0;
	/*padding: 0 10px 20px 20px;*/
	background: url(http://tdcdesign.com/~hertzler/img/shadow-bg.gif) no-repeat top left;
	width: 500px;
	float: left;
	}

#content ul {
	margin: 0 0 1.25em 10px;
	padding: 0;
	list-style: none;
       color: #3E77A4:
	}

#content ul li ul li ul {
      list-style: circle;
      color: #3E77A4;
       margin: 0 0 0 30px;
       }

#content h2 {
	font: bold 24px/26px cochin, Garamond, Book Antiqua, georgia, serif;
	color: #930;
	margin: 20px 10px 10px 20px;
	border-bottom: 1px dotted #930;
	padding: 0 0 5px 0;
	}

#content p.date {
	font: bold 12px/12px cochin, Garamond, Book Antiqua, georgia, serif;
	color: #930;
	text-align: right;
	margin: -30px 10px 20px 0;
	}

.entry, #form, #entry_archives {
	width: 440px;
	margin: 0 0 20px 20px;
	}

.entry {
	border-bottom: 1px solid #999;
	}

.comments1, .comments2 {
	margin: 0 40px 0 20px;
	border-bottom: 1px dashed #999;
       padding: 10px 10px 0 10px;
	}

.comments1 {
      background-color: #eee;
       }

.entry h3 {
	font: 18px georgia, times new roman, serif;
	color: #000;
       text-decoration: none;
	border-bottom: 1px dashed #666;
	}


.entry h4, .entry h3 {
       display: inline;
       }

.entry h4 a:link, .entry h4 a:visited, #form h4, #entry_archives h4 {
	font: bold 10px georgia, times new roman, serif;
	color: #930;
       text-decoration: none;
	text-transform: uppercase;
	margin-right: 10px;
       border-bottom: none;
	}

.entry h3 a:link, .entry h3 a:visited {
	font: 18px georgia, times new roman, serif;
	color: #000;
       text-decoration: none;
	border-bottom: 1px dashed #666;
	margin-left: 10px;
	}

.entry h4 a:hover {
	font: bold 10px georgia, times new roman, serif;
	color: #3E77A4;
	text-transform: uppercase;
	margin-right: 10px;
       border-bottom: none;
	}

.entry h3 a:hover {	
       font: 18px georgia, times new roman, serif;
	color: #3E77A4;
       text-decoration: none;
	border-bottom: 1px solid #666;
	margin-left: 10px;
	}


.entry p, .comments1 p, .comments2 p, #form p {
	text-align: justify;
       }

.entry p, #entry_archives p, .entry li, .comments1 p, .comments2 p, #form p, blockquote {
	font: .85em/1.5em georgia, times new roman, serif;
	color: #333;
	}

a:link.author_stamp, a:link.uc, a:visited.author_stamp, a:visited.uc, .author_stamp, .author_stamp a:link, .author_stamp a:visited  {
	text-transform: uppercase;
	text-decoration: none;
       border-bottom: none;
	}

a:link.author_stamp, a:visited.author_stamp, .author_stamp, .author_stamp a:link, .author_stamp a:visited, #form a:link, #form a:visited {
	color: #3E77A4;
	font-weight: bold;
       border-bottom: none;
	}

a:link.uc, a:visited.uc {
	color: #333;
       border-bottom: none;
	}

.entry a:link, #entry_archives a:link, .entry a:visited, #entry_archives a:visited {
       color: #2F5B7D;
       text-decoration: none;
	border-bottom: 1px solid #2F5B7D;
       }

.entry a:hover, #entry_archives a:hover {
       color: #930;
       text-decoration: none;
border-bottom:none;
       }

a:link.more_link, a:visited.more_link {
	text-transform: uppercase;
	text-decoration: none;
	color: #930;
	border-bottom: 1px dotted #930;
	}

a:hover.more_link {
	color: #3E77A4;
	border-bottom: 1px solid #3E77A4;
	}

.entry_stamp {
	margin: 0 0 2em 0;
	}

.entry_stamp p {
	margin: 0;
	padding: 0;
	font: 10px georgia, times new roman, serif;
	}

.date_stamp {
	text-transform: uppercase;
	color: #930;
	font-weight: bold;
	}

a:hover.author_stamp, a:hover.uc { 
	text-decoration: underline;
       border-bottom: none;
	}

#paginate {
	text-align: right;
	font: .85em/1.25em georgia, times new roman, serif;
      	color: #3E77A4;
	margin: 10px 20px 20px 0;
	}

#paginate a:link, #paginate a:visited {
	text-decoration: none;
	color: #930;
       }

#paginate a:hover {
	color: #3E77A4;
	border-bottom: 1px solid #3E77A4;
       }

/* menu items */


#menu {
	float: right;
	/*margin-left: 500px;*/
	padding: 28px 10px 20px 10px;
	width: 240px;
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 220px;
}

html>body #menu {
	width:220px;
}

#menu h3 {
	font: 1.15em Cochin, Garamond, Book Antiqua, georgia, serif;
	color: #fff;
	border-bottom: 1px dotted #fff;
	margin: 0 20px 10px 0;
	padding: 0 0 5px 0;
	}

#menu ul {
	color: #fff;
	margin: 0 0 1.25em 10px;
	padding: 0;
	list-style: url(img/bullet.gif);
	}

#menu li {
	margin: 0 10px 5px 20px;
	padding: 0;
	}

#menu ul li ul li {
      list-style: circle none;
       margin: 0;
       }

#menu li a:link, #menu li a:visited, #menu a:link, #menu a:visited {
	color: #fff;
	text-decoration: none;
	}

#menu li a:hover, #menu a:hover {
	text-decoration: none;
       color: #930;

	}

#menu a:link, #menu a:visited {
	font: .90em/1.5em cochin, Garamond, Book Antiqua, georgia, serif;
	font-weight: bold;
       color: #fff;
	}


/* footer items */


#footer, #footer a:link, #footer a:visited, #footer a:hover {
	font: 11px/13px cochin, Garamond, Book Antiqua, georgia, serif;
	color: #fff;
	text-decoration: none;
      }

#footer a:link, #footer a:visited {
       border-bottom: 1px dotted #fff;
       }

#footer a:hover {
       border-bottom: 1px solid #fff;
       }

#footer {
       clear: both;
	background-color: #930;
	padding: 10px;
	border-top: 1px solid #fff;
       }
#footer p {
       padding: 0;
       margin: 3px;
       }