body {
	background-color: #404041;
	font-family: verdana;
	font-weight: bold;
}

#wrapper {
	width: 1024px;
	margin: auto;
	
}

#container {
	width: 550px;
	margin-left: 135px;
}

h1 {
	z-index: -1;
	position: relative;
	height: 366px;
	background: url('../images/banner.jpg') no-repeat;
	text-indent: -9999px;
}

#skyline {
	position: absolute;
	z-index: 1;
	left: 175px;
	bottom: 0;
}

#twitter {
	position: relative;
	width: 500px;
	font-family: times;
	font-size: 0.875em;
	font-style: italic;
	float: right;
	margin-top: -300px;
	margin-right: 300px;
	color: #1f1f1f;
	background-color: #70bbd0;
	background:-webkit-gradient(linear, left bottom, right top, from(#70bbd0), to(#848788));
	background:-moz-linear-gradient(left, #70bbd0, #848788);
	background:-o-linear-gradient(left, #70bbd0, #848788);
	background:linear-gradient(left, #70bbd0, #848788);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: #282828 0px 2px;
	-webkit-box-shadow: #282828 0px 2px;
	box-shadow: #282828 0px 2px;
}

/* creates the narrower right-angled triangle */
#twitter:after {
	content:"\00a0";
	display:block; /* reduce the damage in FF3.0 */
	position:absolute;
	bottom:-20px; /* value = - border-top-width - border-bottom-width */
	right:15px; /* value = (:before's left) + (:before's border-right/left-width)  - (:after's border-right/left-width) */
	width:0;
	height:0;
	border-width:0;
	border-right-width:15px; /* vary this value to change the angle of the vertex */
	border-bottom-width:20px; /* vary this value to change the height of the triangle. must be equal to the corresponding value in :before */
	border-style:solid;
	border-color:transparent #878787;
}

#twitter:before {
	content:"\00a0";
	display:block; /* reduce the damage in FF3.0 */
	position:absolute;
	bottom:-22px; /* value = - border-top-width - border-bottom-width */
	right:15px; /* value = (:before's left) + (:before's border-right/left-width)  - (:after's border-right/left-width) */
	width:0;
	height:0;
	border-width:0;
	border-right-width:15px; /* vary this value to change the angle of the vertex */
	border-bottom-width:20px; /* vary this value to change the height of the triangle. must be equal to the corresponding value in :before */
	border-style:solid;
	border-color:transparent black;
}


#twitter_update_list {
	margin: 0;
	padding: 5px 15px;
	list-style: none;
	width: 480px;
	_height: 1em;
	min-height: 1em;
	vertical-align: middle;
}

#twitter_update_list a {
	color: #1f1f1f;
}

#twitter_update_list a:hover {
	color: #fff;
}

#follow {
	position: absolute;
	top: -1.5em;
	right: 5px;
	margin-left: 0px;
	font-family: verdana;
	font-style: normal;
	font-size: 0.75em;
	color: #00aeef;
}

#follow a {
	color: #00aeef;
	text-decoration: none;
}

#follow a:hover {
	color: #fb8a79;
}

#joe {
	float: right;
	margin-top: -320px;
	margin-right: 125px;
}

h2 {
	font-size: 1.125em;
	line-height: 1.5em;
	color: #dadada;
	text-shadow: black 0px 2px 0px;
	margin-bottom: 2em;
}

h2 span {
	float: left;
	font-size: 3em;
	line-height: 1em;
	margin-left: -0.05em;
	margin-right: 0.2em;
	
}

h2 a {
	color: #00aeef;
	text-decoration: none;
}

h2 a:hover {
	color: #fb8a79;
}

p a {
	color: #dadada;
	text-decoration: none;
}

p a:hover {
	color: #fb8a79;
}

p .blue {
	color: #00aeef;
}

.main {
	color: #dadada;
	font-size: 0.875em;
	line-height: 2.25em;
	text-shadow: black 0px 2px 0px;
}

.main a.hl { color:#fb8a79
}

.interests {
	width: 535px;
	font-size: 0.55em;
	color: #737373;
	text-shadow: black 0px 2px 0px;
}

.interests a {
	color: #737373;
}

.interests a:hover {
	color: #fb8a79;
}

.people {
	width: 535px;
	font-size: 0.55em;
	color: #737373;
	text-shadow: black 0px 2px 0px;
}

.people a {
	color: #737373;
}

.people a:hover {
	color: #00aeef;
}

#links {
	height: 68px;
	margin-bottom: 50px;
}

#links ul {
	margin: 0;
	padding: 0;
}

#links li {
	list-style: none;
	display: inline;
	height: 68px;
}

#links li a {
	float: left;
	height: 68px;
	display: block;
	text-indent: -9999px;
	margin-right: 12px;
}

#links a.brandjoe {
	margin-right: 0px;
	width: 128px;
	background: url("../images/brandjoe.gif");
}

#links a.brandjoe:hover {
	background-position: 0px -68px;
}

#links a.hurricane {
	width: 74px;
	background: url("../images/hurricane.gif");
}

#links a.hurricane:hover {
	background-position: 0px -68px;
}

#links a.drinksin {
	width: 54px;
	background: url("../images/drinksin.gif");
}

#links a.drinksin:hover {
	background-position: 0px -68px;
}

#links a.recruit {
	width: 63px;
	background: url("../images/recruit.gif");
}

#links a.recruit:hover {
	background-position: 0px -68px;
}

#links a.strike {
	width: 64px;
	background: url("../images/strike.gif");
}

#links a.strike:hover {
	background-position: 0px -68px;
}

#links a.warriors {
	width: 83px;
	background: url("../images/warriors.gif");
}

#links a.warriors:hover {
	background-position: 0px -68px;
}

#links p {
	font-size: 0.875em;
	color: #242424;
	text-shadow: #737373 0px 1px 0px;
}
