@charset "UTF-8";

td .clock	{  font-size:9px !important;	 }

td .clock	{  font-size:9px;	}

	.status_key			{  font-size:11px;	}
	.status_value		{  font-size:9px;	}
	.online				{  font-weight:none;color:silver;	}
	.blurb_key			{  font-size:10px;	}
	.blurb_value		{  font-size:10px;	}

	.about_me td		{  	}
	.about_me .key		{  font-weight:bold;padding-right:20px;vertical-align:top;	}
	.about_me .value	{  padding-bottom:3px;  }
	.about_me .value2	{  padding-left:10px;	}

	.interests_info	{  font-weight:bold;color:#009999;padding:3px 3px 3px 3px; }
	.interests_body	{  padding: 5px 5px 10px 10px;	}

	.wall_info			{  font-weight:bold;padding:5px 5px 5px 5px; }
	.wall_body			{  padding: 5px 5px 30px 10px;	}
	.wall_options		{  padding: 5px 5px 5px 10px; }
	.wall_options textarea	{  width:100%;height:70px;  }


	.gallery_image		{  border:1px solid #009999;float:left; }
  .gallery_image  	{  border-radius: 5px; }
  .gallery_image a:hover	{  border:3px solid #ffffff; float:left; }	
  .gallery_image a:hover	{  border-radius: 5px; }	
  .gallery_image img	{  border: 3px solid #009999; height:80px;width:80px;  }
  .gallery_image img	{  border-radius: 3px; }	

	.friends_key		{  height: 21px; font-weight:bold;  }
	.friends_value		{	}
	.rating_select		{ 	}

.outer_body,body  {
		scrollbar-face-color: ThreeDFace !important;
		scrollbar-shadow-color: ThreeDDarkShadow !important;
		scrollbar-highlight-color: ThreeDHighlight !important;
		scrollbar-3dlight-color: ThreeDLightShadow !important;
		scrollbar-darkshadow-color: ThreeDDarkShadow !important;
		scrollbar-track-color: Scrollbar !important;
		scrollbar-arrow-color: ButtonText !important;
	}

	
		
  			a:link,a:active,a:hover { 
	color:#007777;
}

a:visited   {
	color:#005555;
}


body {
	background-color: #009999;
	background-position: top left;
	background-attachment: scroll;
	background-repeat: repeat;
}

body,td {
	color: #fff;
	font-family: 'Verdana';
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
}

td .clock	{	font-size:9px;	}

.container_padding {
	padding:	5px;
	height:	100%;
}

.container_transparency {
	height:100%;
	width:100%;
	background-color: #080808;
	filter:alpha(opacity=100);
}
.container {
	color: #ffffff;
	position:relative;
	padding:	5px;
	height: 100%;
}

.container .heading {
	padding: 5px;
  border-bottom: 1px dotted #fff;
  border-top: 1px dotted #fff;
	color: #009999;
  background-color: #111111;
	font-family: 'Verdana';
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
}

.content {
	padding:2px;
}

.friends_key a{border-bottom:1px dotted #fff;color:#fff !important;text-decoration:none;text-transform:capitalize !important;margin:0 3px;}
.friends_key a:hover{text-decoration:none; border-bottom:1px solid #FFF}
.friends_value{height:25px !important;color:#fff;width:655px !important;overflow:hidden;text-shadow: 0px 1px #000;border-top:1px dotted #333;background:#111111;padding:1px;}
.friends_value a{color:#fff;text-decoration:none;margin-right:3px;}
.friends_value a:hover{text-decoration:none; font-weight:bold; color: #009999; solid #FFF}
.friends_key{color:#fff;letter-spacing:0px;height:25px !important;padding-left:13px;width:177px !important;text-shadow: 0px 1px #000;font-weight:normal !important; background:#007777;border-top:1px dotted #333;}
.friends_value a:hover{text-decoration:underline;} 

.key a{border-bottom:1px dotted #fff;color:#fff !important;text-decoration:none;text-transform:capitalize !important;margin:0 3px;}
.key a:hover{text-decoration:none; border-bottom:1px solid #FFF}
.value{height:6px !important;color:#fff;width:655px !important;overflow:hidden;text-shadow: 0px 1px #000;border-top:1px dotted #333;background:#111111;padding:1px;padding-left: 4px;}
.value a{color:#fff;text-decoration:none;margin-right:3px;}
.key{color:#fff;letter-spacing:0px;height:6px !important;padding-left:13px;width:157px !important;text-shadow: 0px 1px #000;font-weight:normal !important; background:#007777;border-top:1px dotted #333;}
.value a:hover{text-decoration:underline;} 

.blurb_key a{border-bottom:1px dotted #fff;color:#fff !important;text-decoration:none;text-transform:capitalize !important;margin:0 3px;}
.blurb_key a:hover{text-decoration:none; border-bottom:1px solid #FFF}
.blurb_value{height:6px !important;color:#fff;width:655px !important;overflow:hidden;text-shadow: 0px 1px #000;border-top:1px dotted #333;background:#111111;padding:1px;padding-left: 4px;}
.blurb_value a{color:#fff;text-decoration:none;margin-right:3px;}
.blurb_key{color:#fff;letter-spacing:0px;height:6px !important;padding-left:13px;width:157px !important;text-shadow: 0px 1px #000;font-weight:normal !important; background:#007777;border-top:1px dotted #333;}
.blurb_value a:hover{text-decoration:underline;} 

.wall_info{margin-left:59px;font-weight:bold !important;border-top:solid 1px #333;border-right:solid 1px #555;}
.wall_info a{color:#009999;}
.wall_info{background: #111 url(http://imageshack.us/a/img29/5099/commentbg.jpg) center bottom;}
.wall_body{line-height:18px;background:url() center, #cccccc;margin-bottom:30px;padding-left:65px;margin-left:0px;}
.wall_body:nth-child(2n){background:#019999;}
.wall_body img{max-width:300px !important; text-align:center !important}
.wall_body iframe{width:810px !important}
.wall_body div{max-width:400px !important}
.wall_body a,.wall_body table{max-width:400px !important} 
.wall_body embed{width:810px !important}
.wall_body div, .wall_body img, .wall_body iframe, .wall_body a,.wall_body table, .wall_body embed{position:relative !important; clear:both !important;margin-bottom:5px;-webkit-box-shadow: inset 0px 0px 5px 0px #312622,inset 0px 3px 3px -3px #6b6b6b, 0px 2px 3px 0px #000000;-moz-box-shadow: inset 0px 0px 5px 0px #312622,inset 0px 3px 3px -3px #6b6b6, 0px 2px 3px 0px #000000b;box-shadow: inset 0px 0px 5px 0px #312622,inset 0px 3px 3px -3px #6b6b6b, 0px 2px 3px 0px #000000;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s;}
.wall_body font{font-size:12px !important;color:#FFF !important;font-weight:normal !important; font-style:normal !important}
.wall_body{color:#000 !important;}

.thumbnail{margin-left:0px;margin-bottom:3px;border-top:1px solid #fff;padding:5px;background:#222 url(http://imageshack.us/a/img40/2669/rabbitnoimage.png) center ;border:solid 1px #555; }

	.thingy	{
		position : absolute;
		visibility : hidden;
	}