body {
	background: #000;
	text-align: center;
	color: #fff;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	line-height: 1.5;
	word-spacing: 1px;
}
a {
	color: #ff0066;
	text-decoration: none;
}
a,a:hover,a:active,a:focus {
	outline-style: none;
}
.aligncenter,img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 860px;
}
#header {
	text-align: center;
	margin-bottom: 0px;
	padding: 10px 0px;
	border-bottom: solid 1px #333;
	height: 65px;
}
#header a {
	color: #fff;
}
#headerLogo {
	text-indent: -9999px;
	float: left;
	width: 80px;
	height: 65px;
	background: url('http://www.ithew.com/wordpress/wp-content/uploads/2011/08/logo-80w.png') 0px 0px no-repeat;
}
.clearfix {
	clear: both;
}

#topNav {
	padding: 0px 0;
	float: left;
	list-style: none;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 492px;
}
#topNav li {
display:inline;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
}
#topNav li a {
	display: block;
	width: 123px;
	height: 65px;
	float: left;
}
#topNav li a:hover {
	color: #333;
}
#topNav li a span {
	display: block;
	position: relative;
	top: 20px;
}


#socialMedia {
	margin-bottom: 0px;
	list-style: none;
	height: 65px;
	width: 200px;
	float: right;
	padding: 0px;
	overflow: hidden;
}
#socialMedia li {
	float: right;
	position: relative;
	top: 8px;
}
#socialMedia li a {
	text-indent: -9999px;
	height: 65px;
	width: 30px;
	display: block;
}
.facebookLink {
	background: url(http://www.ithew.com/images/soc_facebook_32.png) center top no-repeat;
}
.flickrLink {
	background: url(http://www.ithew.com/images/soc_flickr_32.png) center top no-repeat;
}
.tumblrLink {
	background: url(http://www.ithew.com/images/soc_tumblr_32.png) center top no-repeat;
}
.twitterLink {
	background: url(http://www.ithew.com/images/soc_twitter_32.png) center top no-repeat;
}
.rssLink {
	background: url(http://www.ithew.com/images/soc_rss_32.png) center top no-repeat;
}








.post {
	padding: 0px 0 0 0;
	border-bottom: solid 1px #333;
	float: left;
}
.projectType {
	margin: 0;
}
.entry {
	margin-top: 1em;
	width: 860px;
}
.commentlist {
	list-style: none;
}
#comments {
	margin: 10px 0;
	font-size: 12pt;
}
.comment {
	border-bottom: solid 1px #333;
}
.comment-author {
	overflow: hidden;
}
.avatar {
	float: left;
}
.comment-meta {
	font-size: 7pt;
}
#commentform input,#commentform textarea {
	border: solid 1px #333;
	background: #000;
	padding: 3px;
	font-size: 8pt;
	color: #999;
	font-family: Arial,Helvetica,sans-serif;
}
#commentform #submit {
	color: #999;
	padding: 3px;
	border: solid 1px #333;
	background: #000;
	font-weight: bold;
}
.col1 {
	width: 25%;
	padding: *px *px *px;
	float: left;
}
.col2 {
	width: 25%;
	padding: *px 10px *px;
	float: left;
}
.col3 {
	width: 25%;
	padding: *px *px *px;
	float: left;
}
.col4 {
	width: 25%;
	padding: *px *px *px;
	float: left;
}
.navigation {
	padding: 5px 0 0px 0;
	margin-top: 10px;
	margin-bottom:0px;
	border-bottom: solid 1px #333;
}

.navigation a {
	color: #333;
        font-size: 10pt;
        font-weight: bold;
        text-transform:uppercase;
}

.postComments a {
        color: #333;
}

#logofooter {
	color: #333;
	margin: 2px 0 0px 0;
	padding: 10px 0;
	border-bottom: solid 1px #333;
	text-align: center;
}
#clientfooter {
	color: #666;
	margin: 0px 0 0px 0;
	padding: 0px 0px 20px 0;
	border-bottom: solid 1px #333;
	word-spacing: 1px;
	line-height: 1.5;
}
#footer {
	color: #333;
	margin: 0px 0 20px 0;
	padding: 10px 0;
	border-bottom: solid 1px #333;
	text-align: center;
}

#footer a {
	color: #333;
}

