/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}

img {
	border:0;
}

em,strong, {
	font-style:normal;
	font-weight:normal;
}

ul {
	list-style:none;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}


:focus {
	outline: 0;
}












/* HWCT Style */

body {
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size:84%;
	cursor:default;
	color:#616262;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {

}



















/* Header */
#header {
	text-align: center;
	width: 765px;
	margin: 10px auto auto;
}

#header .navigation li {
	display: inline;
	list-style-type: none;
}

#header .navigation {
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	padding:18px 0;
	text-align:center;
	font-size:11px;
}

#header .navigation li a {
	text-transform:uppercase;
	color:#b5b5b5;
	text-decoration:none;
	margin-right:40px;
	letter-spacing:4px;
}

#header .navigation li a:hover {
	color:#000;
}

#header .navigation li a.active {
	color:#000;
}

#logo {
	height:202px;
	width:246px;
	margin:40px auto 60px 239px;
}


div#change-image
{
  width: 246px;
  height: 206px;

  margin: 20px;
}

div#change-image
{
  background-image: url(/img/hwct-bg.jpg);
  background-position: 40px 20px;
  background-repeat: no-repeat;
}

div.hwct
{
  width: 100%;
  height: 100%;

  background-image: url(/img/hwct.png);
}

div.hwct a
{
  text-indent: -9999em;
  height: 206px;
  width: 246px;
  display: block;
  outline: none;
}
















/* Content */
.content {
	width: 765px;
	margin: 20px auto 20px auto;
	font-size: 12px;
}

#post, #comments {
	background: #fff;
	padding: 0 50px;
	margin: 30px 0 20px;
}

.post {
	margin:45px 0 65px 0;
	clear:both;
}

.post .titleanddate {
	clear: left; 
}

.post .titleanddate .title h1 a,
.post .titleanddate .title h1 {
	font-size:12px;
	font-weight:normal;
	color:#25a8d3;
	text-decoration:none;
	letter-spacing:4px;
	text-transform:uppercase;
	float:left;
	border-bottom:1px solid #fff;
	margin-bottom:4px;
	max-width:520px;
}

.post .titleanddate .title h1 a:hover {
	border-bottom:1px solid #ccc;
}

.post .titleanddate .date {
	float:right;
	letter-spacing:2px;
	text-transform:uppercase;
	font-size:9px;
	color:#a8a8a8;
}

.post .titleanddate .date a {
	color:#ccc;
}

.post .titleanddate .date a:hover {
	border-bottom:1px solid #ccc;
}

.post .entry {
	clear:both;
}

.post .entry p {
	color:#616262;
	letter-spacing:1.5px;
	line-height:1.2em;
	text-align:justify;
	font-size:11px;
}

.post .entry ol {
	color:#616262;
	letter-spacing:1.5px;
	line-height:1.2em;
	text-align:justify;
	margin-left:175px;
}

.post .entry p:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
}

.post .entry img {
	float:left;
	margin-right:20px;
}

.post .entry p a {
	color:#d24f4f;
	text-decoration:none;
}

.post .entry p a:hover {
	border-bottom:1px solid #ccc;
}

.post blockquote {
	margin:15px;
	padding-left: 15px;
	border-left:3px solid #e8e8e8;
	color:#aaa;
	letter-spacing:1.5px;
	font-style:italic;
	font-size:11px;
}

h4.commentheading {
	font-size:20px;
	font-style:italic;
	color:#777;
	text-transform:lowercase;
	text-align:center;
	padding:5px 0;
	margin-bottom:35px;
	font-family: Georgia, serif;
	border-bottom:1px solid #eee;
}

.comment-meta .commentauthor a {
	font-size:12px;
	font-weight:normal;
	color:#25d38b;
	text-decoration:none;
	letter-spacing:4px;
	text-transform:uppercase;
	border-bottom:1px solid #fff;
	margin-bottom:4px;
	float:left;
	clear:both;
}

.comment-meta .commentauthor a:hover {
	border-bottom:1px solid #ccc;
}

.comment-meta .commentdate, .comment-meta .commentdate a {
	float:right;
	letter-spacing:2px;
	text-transform:uppercase;
	font-size:9px;
	color:#a8a8a8;
	margin-bottom:5px;
}

.comment-meta .commentdate, .comment-meta .commentdate a:hover {
	color:#616262;
}

.comment-content {
	clear:both;
	color:#616262;
	letter-spacing:1.5px;
	line-height:1.2em;
	text-align:justify;
	font-size:11px;
}

#comments li {
	margin-bottom:30px;
}

#commentlist {
	text-align:center;
	font-size:11px;
	letter-spacing:1.5px;
	border-bottom:1px solid #eee;
	margin-bottom:40px;
	padding-bottom:40px;
}

.success {
	text-align:center;
	font-size:11px;
	letter-spacing:1.5px;
	color:#50bc50;
	text-transform:lowercase;
	background-color:#c8ffc8;
	padding:6px;
}

fieldset {
	border:0;
	width:465px;
	font-size:11px;
	letter-spacing:1.5px;
	text-transform:lowercase;
}

input, textarea {
	border:0;
	background-color:#f8f8f8;
	font-family: Helvetica, Arial, sans-serif;
	color:#333;
	padding:7px;
	font-size:11px;
	letter-spacing:1.5px;
}

input {
	margin-bottom:5px;
}

legend {
	display:none;
}

label {
	margin-left:10px;
}

.required {
	color:#f00;
}

.navigation {
	text-align:right;
	letter-spacing:1.5px;
}

p a.next-page, p a.prev-page {
	font-size:11px;
	text-transform:lowercase;
	color:#25a8d3;
}

p a.next-page:hover, p a.prev-page:hover {
	border-bottom: 1px solid #ccc;
}








/* Footer */

.secondary {
	margin: auto;
	width: 600px;
	border-top: 1px solid #eee;
	font-size: 11px;
}

.secondary1 {
	width: 250px;
}

.secondary2 {
	width: 250px;
	float: right;
}

#strong {
	font-weight: bold;
}

form {
	padding: 10px 0;
}

fieldset {
	margin-top: 10px;
	margin-bottom: 10px;
}

#footer {
	width: 765px;
	font-size: 11px;
	letter-spacing:1.5px;
	clear: both;
	margin: 20px auto 10px;
	border-top:1px solid #e0e0e0;
	padding:18px 0;
	text-align:center;
	color:#d5d5d5;
}
