
/* projects css */

#head-graphic {background-image: url('images/hobbit_header.gif'); background-repeat: no-repeat; width: 754px; height: 157px;}
#head-lightning {background-image: url('images/lightning_header.jpg'); background-repeat: no-repeat; width: 754px; height: 200px; background-position: center;}


#wh_intro_message {width: 757px; margin-top: 15px; margin-bottom: 5px; text-align: center; height: 30px; color:#ADC6D9;
font-family:"Times New Roman",Times,serif; font-size:18px; line-height: 20px;}

#single-post-home {margin-top: 10px;}

#pagetitle {width: 755px; text-align:center;}
#pagetitle h1 { color: #E3E4EE;}

#history {text-align: center; font-family: "Times New Roman", Times, serif; font-weight: bold;}
#history a:link {color: #f0cc06;}
#history a:visited {color: #305074;}
#history a:hover {color: #f0cc06;}

#project-indent {margin-left: 155px;} /* indents the page contents to allow for left nav */

#project-nav {float: left; width: 150px; margin-top: 15px;}
#project-nav p {color: white; font-size: 12px;}
#project-nav img {border: none; margin-right: 5px; margin-top: 4px;}
#project-nav a:link {text-decoration: none; color: #e6ce74; font-size: 12px;}
#project-nav a:visited {text-decoration: none; color: #bba967; font-size: 12px;}
#project-nav a:hover {text-decoration: underline; color: white; font-size: 12px;}

#post-head {background-image: url('images/single-narrow_curve.gif'); background-repeat: no-repeat; width: 596px; font-size: 15px; padding-top: 9px; padding-left: 30px;}
#post-head-table img {border: 2px solid #f0f0f1;}

.single-post {width: 590px; background-color: #ffffff; text-align: left; font-family : arial, helvetica, san-serif; border-left: 3px solid #7bb3e0; border-right: 3px solid #7bb3e0; }


.entry { padding: 10px 30px 10px 30px;  width: 494px;}
.replies {border: 2px solid #dccca6; margin-top: 10px; padding: 15px; background-color: #f9f2e1; }

.single-curve-bottom {background-image: url('images/single-narrow_curve-bottom.gif'); background-repeat: no-repeat; width: 596px; height: 13px; margin-bottom: 32px;}




h1{	
	font-family : arial, helvetica, san-serif;
	font-size: 32px;
	font-weight: bold;
}

h2{
	font-family : arial, helvetica, san-serif;
	font-size: 24px;
	font-weight: bold;
}

h3{ /* used for the title Replies */
    color: #373a97;
    font-family : arial, helvetica, san-serif;
    font-size: 24px;
    font-weight: bold;
	padding: 12px 0px 0px 8px;
}

.authorlink{
    color: #bd7b2d;
    font-family : 'Times New Roman', Times, serif;
    font-size: 16px;
    font-weight: bold;
}

.replytime{
    color: #e29b02;
    font-family : 'Times New Roman', Times, serif;
    font-size: 16px;
    font-weight: bold;
}

h4{
	color: #FFFFFF;
	font-family : arial, helvetica, san-serif;
	font-size: 15px;
	font-style:italic;
}

h5{
	color: #cc940c;
	font-family : 'Times New Roman', Times, serif;
	font-size: 18px;
	font-weight:bold;
}

.h5Black{
	color: #000000;
	font-family : 'Times New Roman', Times, serif;
	font-size: 18px;
	font-weight:bold;
}

.h5Green{
	color: #48af60;
	font-family : 'Times New Roman', Times, serif;
	font-size: 18px;
	font-weight:bold;
}

.h5BlueLink{
	color: #2993dd;
	font-family : 'Times New Roman', Times, serif;
	font-size: 18px;
	font-weight:bold;
	text-decoration:none;
}

.h5BlueLink.hover{
	color: #2993dd;
	font-family : 'Times New Roman', Times, serif;
	font-size: 18px;
	font-weight:bold;
	text-decoration: underline;
}

.h6{
	color: #000000;
	font-family : arial, helvetica, san-serif;
	font-size: 18px;
	font-weight:bold;
	text-decoration:none;
}

.mainText{
	color: #000000;
	font-family : arial, helvetica, san-serif;
	font-size: 12px;
}

.a1 {
	color:#330099;
	text-decoration: underline;
	font-family: arial, helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
}
				
.a1:visited{
	color: #e63dd8;
	text-decoration: underline;
	font-family: arial, helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
}

.aLink {
	color:#330099;
	text-decoration: underline;
	font-family: arial, helvetica, san-serif;
	font-size: 12px;}