body {
	font-family: Georgia, serif;
	font-size: 16px;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

#logo {
	position: relative;
}

hr { border: none; border-top: 3px solid #ccc; height: 0px; width: 100%; margin: 18px 0; }

a {
	color: #e98200;
}

a img {
	border: 0;
}

h1 {
	font-size: 24px;
	color: #aaa;
	font-weight: normal;
	font-style: italic;
}

h2 {
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 1.5em;
}

ul.posts {
	padding: 0;
}

ul.posts li {
	margin-bottom: 0.5em;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#content {
	margin: 25px 0 0 230px;
	width: 715px;
}

#journal {
	width: 340px;
	float: left;
}

#projects {
	margin-left: 100px;
}

#footer {
	border-top: 1px solid #ddd;
	padding: 20px 15px;
	margin-top: 50px;
	height: 2em;
	width: 930px;
	color: #666;
	color: #666;
	font-size: 12px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-weight: 300;
	display: block;
}

#footer .name {
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
}

#footer .about {
	float: left;
}

#footer .also {
	float: right;
}

#ramallah_index {
	width: 172px;
	margin-left: -215px;
	position: absolute;
	top: 115px;
}

#twitter_div {
	width: 172px;
	margin-left:-215px;
	position:absolute;
	top: 85px;
	line-height: 0px;
	font-size: 1px;
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
}

#tweets {
	padding: 15px 15px;
	background-color: #eeeeee;
	font-size: 10px;
	line-height: 18px;
	overflow: hidden;
}

#twitter_update_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#homeLabel {
	background-color: #e98200;
	padding: 15px 5px 5px 5px;
	color: #fff;
	position: absolute;
	top: 0px;
	right: 772px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 10px;
}

.image {
	margin: 20px 0;
	width: 650px;
	position: relative;	
}

.description {
	width: 630px;
	background-image: url("/portfolio-2007-2008/images/descriptionbg.png");
	padding: 0 10px;
	color: #ccc;
	position: absolute;
	bottom: 0px;
}

#upwards {
	float: left;
	bottom: 20px;
	margin-left: -215px;
}

.viaTwitter {
	display: block;
	font-size: 10px;
	line-height: 12px;
	padding-top: 10px;
	text-align: right;
	color: #ccc;
}

.viaTwitter a {
	color: #999;
	text-decoration: none;
}

.viaTwitter a:hover {
	color: #666;
	background-color: #eee;
}
