﻿body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	border: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

h1 {
	font-size: 2em;
	font-weight: bold;
	padding-bottom: 1.5em;
}

h2 {
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 1em;
	padding-bottom: 1em;
}

body {
	background: #FFFFFF;
	color: #404040;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

p {
	text-align: left;
	line-height: 1.3em;
	padding-bottom: 1em;
}

p.admin {
	float: right;
	padding-top: 60px;
}

strong {
	font-weight: bold;
}

a, a:visited {
	color: #e34ba4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#page {
	margin: 0 auto;
	width: 780px;
}

#header {
	height: 165px;
	background-image: url(http://www.haus-projects.com/images/new-haus-logo.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

#nav {
	position: relative;
	top: 135px;
	height: 25px;
	border-bottom: 1px solid #000000;
}

#nav ul li {
	padding: 10px;
	padding-left: 0px;
	display: inline;
}

#nav ul li.admin {
	padding-left: 300px;
}

#nav ul li a {
	font-size: 1.2em;
	color: #8c8c8c;
}

#nav ul li a.current, #nav ul li a:hover {
	color: #000000;
	text-decoration: none;
}

#content, #left, #right {
	font-size: 1em;
	font-family: Tahoma;
}

#top-strip {
	width: 780px;
	padding-top: 9px;
	padding-bottom: 5px;
	border-bottom: 1px solid #000000;
}

#top-strip img {
	padding-right: 3px;
}

#content {
	padding-bottom: 10px;
	padding-top: 10px;
	width: 780px;
}

#article {
	border-bottom: 1px solid #878787;
	padding-bottom: 10px;
	padding-top: 10px;
}

#article-first {
	padding-top: 0px;
	border-bottom: 1px solid #878787;
	padding-bottom: 10px;
}

#article-last {
	padding-top: 10px;
	padding-bottom: 10px;
}


#project {
	float: left;
	width: 250px;
	padding-right: 10px;
}

#project-separator {
	clear: both;
	border-top: 1px solid #878787;
	padding-bottom: 1em;
}

#project img {
	margin-bottom: 10px;
}

.clear {
	clear: both;
}

p.articleInfo {
	color: #878787;
	font-size: 0.9em;
}

#articleImage {
	float: left; 
	width: 388px;
	clear: both;
}

#articleContent {
	float: right;
	width: 388px;
}

#left {
	padding-bottom: 10px;
	padding-top: 10px;
	float: left;
	width: 388px;
}

#right {
	padding-bottom: 10px;
	padding-top: 10px;
	float: right;
	width: 388px;
}

#left p {
	padding-right: 10px;
}
#right p {
	padding-left: 10px;
}

#footer {
	padding-bottom: 50px;
	padding-top: 5px;
	color: #8c8c8c;
	border-top: 1px solid #999999;
	clear: both;
}

#footer-left {
	width: 400px;
	float: left;
}

#footer-middle {
	width: 190px;
	float: left;
	text-align: left;
}

#footer-right {
	width: 190px;
	float: right;
	text-align: right;
}

#header img {
	position: absolute;
	margin-top: 40px;
}


hr.guests {
	padding-top: 0px;
	margin-bottom: 15px;
}

.left {
	float: left;
	width: 50%;
}

.right {
	float: right;
	width: 50%;
}

label {
	font-weight: bold;
	width: 100px;
	float: left;
	text-align: right;
	padding-top: 1px;
	padding-right: 10px;
}

.mc-field-group {
	clear: both;
	padding: 5px;
}

input.field {
	border: 1px solid black;
	padding: 2px;
	width: 60%;
}

label.error {
	font-weight: normal;
	padding-left: 100px;
	color: #e4004b;
	float: none;
	clear: both;
}

#footer p {
	text-align: right;
	padding-top: 5px;
}

.twtr-ft {
	display: none;
}

.dsq-options, #dsq-comments-title, .dsq-dc-logo, .dsq-num-posts, .dsq-request-user-stats, .dsq-login-button, .dsq-autheneticate-copy {
	display: none;
}

hr {
	border: none;
	border-top: 1px solid #8c8c8c;
}














