﻿body {
	overflow-x: hidden;
	overflow-y: auto;
	background-color:black;
	font-family: Arial,sans-serif;
	font-size: 12pt;
	font-size-adjust:none;
	color: white; 
	width: 100%; 
	height: 100%;
	margin: 0; 
	line-height:1.56em;
	vertical-align:top;
}

.center{
	position: relative;
	background-image: url('images/background.jpg'); 
	background-repeat: repeat-x; 
    margin-left: auto;
    margin-right: auto;
	width:800px;
	height:537px;
	top:0px;
}

.title {
	position: relative; 
    margin-left: auto;
    margin-right: auto;
	top:224px;
	font-family: Helvetica, Arial,sans-serif;
	font-size:2.2em;
}
.content {
	position: relative; 
    margin-left: auto;
    margin-right: auto;
	top:268px;
	width:720px;
	vertical-align:top;

}
	
.h1 {
	font-family: Helvetica, Arial,sans-serif;
	font-size:1.6em;
	font-weight:bold;
	color:#E82470;
	padding-left:0px;
}
.profile {
	width:240px;
	height:56px;
	vertical-align: baseline;
	padding-left:20px;
}
a {
	font-family: Arial,sans-serif;
	font-size: 12pt;
	font-weight:normal !important;
	line-height:1.56em;
	color:white !important;
	text-decoration:underline !important;
}

a:hover {
	color:#E82470 !important;
	text-decoration:underline !important;
}

.friendfeed.widget, 
 div.friendfeed.widget div, 
 div.friendfeed.widget span, 
 div.friendfeed.widget img, 
 div.friendfeed.widget table, 
 div.friendfeed.widget tr, 
 div.friendfeed.widget td  {
	background-color:black !important;
	color:white !important;
	font-family: Arial,sans-serif;
	font-size: 12pt;
	font-weight:normal !important;
	line-height:1.56em;

}
.friendfeed.widget {
	border:0px solid !important;
	color:#E82470;
	font-family:Arial,sans-serif;
	overflow:hidden;
	position:relative;
}

.friendfeed.widget a {
	background:transparent none repeat scroll 0 0;
	color:#E82470 !important;
	font-weight:normal;
	margin:0;
	padding:0;
	text-decoration:underline !important;
}

.friendfeed.widget a:hover {
	color:#E82470 !important;
	text-decoration:none !important;
}

.friendfeed.widget .feed .entry .info a.timestamp {
	color:gray !important;
	text-decoration:none !important;
}
.friendfeed.widget .feed .entry .info a, 
.friendfeed.widget .feed .entry .info a:visited, 
.friendfeed.widget .feed .entry .comments .comment a, 
.friendfeed.widget .feed .entry .comments .comment a:visited, 
.friendfeed.widget .feed .entry .comments .more a, 
.friendfeed.widget .feed .entry .comments .more a:visited, 
.friendfeed.widget .feed .entry .likes a, .friendfeed.widget 
.feed .entry .likes a:visited {
	color: silver !important;
}
.friendfeed.widget .bottom {
	background:black !important;
	border-top:0px !important;
	padding:3px 5px !important;
}

.link {
	font-weight:bold;
	line-height:1.56em;
	text-decoration:underline;
	color:#E82470 !important;
}



