@charset "UTF-8";
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px ;
	background-image: url(http://www.hafadesign.com/bg.jpg);
	background-repeat: repeat-x;
}
a {
	text-decoration: none;
}
#sections h2 {
	height: 43px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #AEAEAE;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 33px;
	padding-bottom: 0px;
	padding-top: 20px;
	letter-spacing: 2px;
}
#sections h2 a {
	color: #AEAEAE;
	text-decoration: none;
}
a img {
	border: none;
}
#container {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 100px;
	margin-bottom: 25px;
}
#content {
	float: right;
	width: 645px;
	position: relative;
}
#content p {
	font-size: 11px;
	color: #9C9C9C;
	line-height: 14px;
	letter-spacing: 0pt;
}
#content p a {
	color: #777;
	font-weight: bold;
 }

#logo {
	position: relative;
	height: 99px;
	width: 283px;
	margin-bottom: 45px;
}
.menuitem {
	background-color: #aeaeae;
	height: 15px;
	width: 250px;
	border-radius: 10px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFF;
	padding-top: 3px;
	text-align: right;
	padding-right: 15px;
	margin-bottom: 3px;
	position: relative;
}
.submenu1 {
	font-weight: bolder;
	text-transform: uppercase;
	list-style-type: none;
	float: left;
	height: 100px;
	margin-right: 50px;
	margin-bottom: 40px;
	padding-left: 30px;
}
.submenu2 {
	list-style-type: none;
	text-transform: uppercase;
	color: #AEAEAE;
	margin-bottom: 40px;
	padding-top: 8px;
}
.aboutlist {
	list-style-type: circle;
	text-transform: uppercase;
	color: #AEAEAE;
	margin-top: 20px;
}
.aboutlist lh {
	font-weight: bolder;
	color: #777;
}
.aboutlist li {
	margin-top: 5px;
	margin-bottom: 5px;
}
.menuitem a {
	color: #FFF;
	text-decoration: none;
}

.submenu1 a {
	color: #777;
	text-decoration: none;
}

.submenu2 a {
	color: #AEAEAE;
	text-decoration: none;
}
.submenu2 li {
	margin-bottom: 2px;
}

.imgbar1, .imgbar2, .imgbar3 {
	height: 600px;
	width: 211px;
	margin-right: 11px;
	float: left;
	position: relative;
	overflow: hidden;
}
.imgbar3 {
	margin-right: 0px;
}
.photoshome {
	height: 1800px;
	width: 211px;
}
.colorbar1, .colorbar2, .colorbar3 {
	height: 600px;
	width: 211px;
	position: absolute;
	background-color: #fffd33;
}
.colorbar2 {
	background-color: #62bbff;
}
.colorbar3 {
	background-color: #ff3a3a;
}
#m-contact {
	margin-bottom: 14px;
}
#hfooter {
	background-image: url(http://www.hafadesign.com/footerbg.jpg);
	height: 45px;
	background-repeat: repeat-x;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	color: #AEAEAE;
	letter-spacing: 2px;
	text-align: center;
	padding-top: 23px;
	clear: both;
	position: relative;
	margin-top: 15px;
}
.homefeat {
	float: left;
	height: 316px;
	width: 300px;
	margin-right: 12px;
	margin-bottom: 12px;
	border: none;
	text-transform: none;
	font-size: 9px;
}
#sections .homefeat p {
	display: block;
	height: 12px;
	width: 280px;
	background-color: #AEAEAE;
	padding: 10px;
	color: #FFF;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	position: relative;
	margin-top: 284px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	font-size: 10px;
}
#content .projectinfo {
	display: block;
	width: 585px;
	padding: 15px;
	background-color: #EBEBEB;
	color: #888;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
}
#content .blogpost {
	margin-top: 10px;
	width: 645px;
	position: relative;
}
#content .blogpost .blogdate {
	width: 100px;
	height: 60px;
	float: left;
	position: relative;
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #AEAEAE;
	margin-top: 15px;
}
#content .blogpost .blogcontent {
	width: 470px;
	float: right;
	position: relative;
}
#content .blogpost .blogcontent p {
	width: 436px;
	text-align: justify;
	line-height: 14px;
}
#content .blogpost .blogdate p {
	float: left;
	font-weight: bold;
	text-transform: uppercase;
}
#content #contact {
	float: left;
	width: 300px;
	position: relative;
	margin-left: 50px;
}

#content #contact p {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}
#contact textarea {
	width: 230px;
	height: 255px;
	resize: none;
}
#contact input, #contact select {
	width: 230px;
}
#contact .wpcf7-not-valid-tip {
	font-size: 9px;
}