/*
body {
	background-image: url(images/homepagebg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}

#wrapper {
	background-image: url(images/homepage.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	min_height: 100px;
	height: 1377px !important;
	position: relative;
}
*/
#wrapper2 {
	margin: 0;
	min-height: 100px;
}

#footer {
	position: absolute;
	bottom: 0;
}

.grid_6 {
	position: relative;
}

#latestblogs, #latesttweets {
	position: absolute;
	top: 465px;
	left: 20px;
}

#feed, #tweets {
	position: absolute;
	top: 460px;
	right: 20px;
}

#moreblogs, #moretweets {
	position: absolute;
	left: 20px;
	top: 750px;
}

#quicklinks {
	color: #FFF;
	position: absolute;
	top: 1075px;
}

#quicklinks h5 a {
	display: block;
	height: 80px;
	width: 210px;
	margin: 0 5px 5px 5px;
	text-indent: -9999px;
}


#quicklinks p {
	margin: 0 10px 5px 10px;
	line-height: 100%;
	font-size: 95%;
}

img {
	border: 0;
}

#hplb, .aktt_tweets {
	position: absolute;
	top: 520px;
	margin: 0 20px;
	height: 220px;
	overflow: hidden;
	color: #2b6779;
}

.excerpt {
	margin-bottom: 15px;
}

#hplb h4 a {
	color: #ff7300;
	font-size: 150%;
	text-decoration: none;
	line-height: 150%;
}

#hplb h4 a:hover {
	text-decoration: underline;
}

.button {
	text-align: center;
}

#primer {
	position: absolute;
	top: 390px;
	right: 30px;
}

.aktt_tweets li {
	margin-bottom: 10px;
}

.aktt_more_updates {
	display: none;
}

.aktt_tweets a {
	color: #59B0CA;
}

.aktt_tweet_time {
	padding-left: 10px;
}
