body {
	margin: 0;
	padding: 0;
}
.red { background-color: #CC0000; }
.body{
	font-family: Verdana;
	font-size: 10px;
	margin: 0px;
	text-align: left;
	background-color: #fff;
	width: 600px;
	margin-left: -300px;
	position: absolute;
	left: 50%;
}
h1{
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}
h2 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 14px;
}
a{
	text-decoration: underline;
	color: #000;
}
a:hover{
	
}

a img {
	border: 0px;
	text-decoration: none;
}

#item a img {
	border: 0px;
}

textarea, input {
	padding: 4px;
	font-family: verdana;
	font-size: 11px;
}
#new_blog { margin-left: 75px; }
#new_blog .entry { margin: 0px 0px 35px 0px; }
#new_blog .entry .who_posted { float: left; width: 100px; }
#new_blog .entry .who_posted a { text-decoration: none; }
#new_blog .entry .who_posted img { border: 5px solid #000; }
#new_blog .entry .content { float: left; width: 400px; }
#new_blog .entry .content img { margin-bottom: 10px; }
#new_blog .entry .content p { margin: -5px 0px 10px 0px; padding: 0; line-height: 17px; }

#details_selector { background: #9EBDE0; margin: 0px 0px 15px 0px; padding: 5px; }

.divider { background-color: #9EBDE0; margin: 15px 0px 15px 0px; padding: 5px; display: block; }
.delete_form { display: inline; }

#navigation_holder { background-color: #7683A3; display: block; height: 36px; }
ul#navigation{	background-color: #9EBDE0; margin: 0px; padding:0; list-style: none; }
ul#navigation li {	margin: 0px 0px 15px 0px;	padding: 0px; width: 100px; float: left; border-right: 1px solid #fff; }
ul#navigation a:link,
ul#navigation a:visited { color: #000; background-color: #7683A3; text-align: left; text-decoration: none; display: block; padding: 20px 4px 4px 4px; margin-bottom: 2px; }
ul#navigation #selected a:link,
ul#navigation #selected a:visited {	color: #fff; background-color: #40485E; }
ul#navigation a:hover { 	background-color: #40485E; color: #fff; }

.profile .portrait { float: left; }
.profile .details { margin-left: 20px; float: left; width: 400px; }

#map { margin: 0px 0px 15px 0px; }

.delete_button{
	background-color: #fff;
	border: 0px;
	padding: 0px;
	margin: 0px;
	color: #000;
	cursor: pointer;
}
		
.main_node
{
	margin: 10px;
	position: relative;
	float: left;
	width: 680px;
}
.side_node
{
	margin: 10px;
	width: 280px;
	position: relative;
	background-color: #c0c0c0;
	float: right;
}

#blogNode
{
	padding: 10px;
}


#page_nums {
	float: right;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
}

#expand {
	float: right;
	font-size: 14px;
	font-weight: bold;
	background-color: #c0c0c0;
	padding: 3px;
}

#award_post,
#new_post {
	margin-bottom: 20px;
	background-color: #c0c0c0;
	padding: 20px;
}

.blog_post {
	padding: 20px 10px 10px 0px;
	background-color: #fff;
	margin: 0px 0 0 0px;
	line-height: 18px;
}

.blog_comments {
	padding: 0px 10px 20px 90px;
	background-color: #fff;
	border-bottom: 1px solid #c0c0c0;
	
}

.comment_textarea {
	width: 100%;
	height: 80px;
}

#avatar
{	
	margin-right: 10px; 
	width: 85px; 
	float: left;
}

#member_box img,
#avatar img 
{
	border: 4px solid black;
}


.blog_post #poster{	font-weight: bold; font-size: 14px; text-align: left;	}
.blog_post #poster a { color: #000; }

.blog_post #content	
{  
	float: left;
	width: 500px;
	margin-top: -5px;
}

#comment_button 
{
	float: left;
}


#members #member_card {
	width: 200px;
	float: left;
	margin: 0 10px 10px 0;
}

#members #member_card #content {
	padding: 10px;
	background-color: #f5f5f5;
	border: 1px solid #c0c0c0;
	font-size: 10px;
}

#members #member_card #content img {
	float: left;
	margin-right: 5px;
	border: 0;
}

.blog_post #comments{ text-align: right; }

.music_post{ padding: 5px; margin: 5px; border-bottom: 1px solid #c0c0c0; }
.music_post #listen_node{ float:left; }
.music_post #comments{ float: right; }

.video_post{ background-color: #f5f5f5;	padding: 5px; border-bottom: 2px solid #c0c0c0;	}
.video_post #poster{	font-weight: bold; font-size: 14px;	}
.video_post #content{ padding-left: 10px; }
.video_post #comments{ text-align: right; }

.photos_post
{
	margin: 5px;
	border: 1px solid #c0c0c0;
	float: left;
	width: 120px;
	height: 120px;
	text-align: center;
}

.photos_post #image
{
	border: 1px solid black;
}

.photos_post #content
{
	padding-left: 10px;
}

.photos_post #comments
{

}

.photos ul {
	margin:0;
	padding:0;
	list-style: none;
}

.photos ul li {
	margin:0;
	padding:0;
	display: inline;
}

.photos #holder {
	float: left;
	text-decoration: none;
	width: 100px;
	height: 100px;
	margin: 0px 10px 10px 0px;
	border: 1px solid #c0c0c0;
}

.photos #thumb { float: left; text-decoration: none; margin: 0px 10px 10px 0px; border: 1px solid #c0c0c0; }
.photos a img { float: left; border: 0px; }
.photos #individual { width: 440px; float: left; }
.photos #navigation { width: 233px; float: left; }



#navlist{	margin:0; padding:0; width: 100px; list-style: none; float: left; margin-right: 10px; }
#navlist li {	margin:0;	padding:0; }
#navlist a:link,
#navlist a:visited { color: #000; background-color: #fff; text-align: left; text-decoration: none; display: block; padding: 4px; margin-bottom: 2px; }
#selected a:link,
#selected a:visited {	color: #fff; background-color: #000; }
#navlist a:hover { 	background-color: #000; color: #fff; }

#title
{
	float: right;
	color: white;
	font-weight: bold;
	font-size: 20px;
	padding-top: 15px;
}
.comments {
	display: block;
	padding: 10px 10px 0 10px;
}

.comment
{
	padding: 0px 0px 10px 0px;
}
.comment .commenter
{
	font-weight: bold;
	display: inline;
}
.comment .commenter img { vertical-align: middle; margin-top: 3px; }

.comment .content
{
	padding-left: 10px;
}
#frontpage_node {
	width: 150px;
	height: 150px;
	margin: 5px;
	float: left;
	background-color: #c0c0c0;
}

#front_page img {
	margin: 3px;
}
#front_page_signup { float: right; font-size: 26px;	margin-top: 40px }

#error {
	background-color: #ff6633;
	padding: 5px;
	margin-bottom: 10px;
}
