@charset "UTF-8";

body,td {
	background-color: black;
	color: #000000;
	font-family: Trebuchet MS,Arial,Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

a:link,a:active,a:visited {
	border-bottom-color: #666;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color:#666666;
	text-decoration: none;
}

a:hover {
	border-bottom-color: #666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color:#666666;
}



	p.pos_fixed {
		position:fixed;
		top:5px;
		right:5px;
	}






		
.imgprofile {


	-webkit-border-radius:8px;
	   -moz-border-radius:8px;
		border-radius:8px;

	-webkit-box-shadow: 0 0 12px 4px rgba(45, 65, 75, 0.63);
	   -moz-box-shadow: 0 0 12px 4px rgba(45, 65, 75, 0.63);
		box-shadow: 0 0 12px 4px rgba(45, 65, 75, 0.75);

}			





	.container_padding {
		height: 100%;
		padding: 10px;
	}

{TEXT MESSAGE SYSTEM AND ALL TABLES}
	.container {

		   -moz-border-radius: 14px 45px 14px 45px;
		-webkit-border-radius: 14px 45px 14px 45px;
			border-radius: 14px 45px 14px 45px;

		  -moz-box-shadow: 0 0 12px 4px rgba(45, 65, 75, 0.63);
	       -webkit-box-shadow: 0 0 12px 4px rgba(45, 65, 75, 0.63);
		       box-shadow: 0 0 12px 4px rgba(45, 65, 75, 0.63);

		color: #5B707D;
		height: 100%;
		padding: 9px;
		position: relative;
	}


	.container .heading {

		background-color: none;
		color: #c9deed;
		text-shadow: 0 0 5px #c9deed, 0 0 10px #c9deed, 0 0 15px #c9deed, 0 0 20px #7C5E72, 0 0 30px #7C5E72, 0 0 40px #7C5E72, 0 0 50px #7C5E72, 0 0 75px #7C5E72;
		font-size: 20px;
		letter-spacing: 5px;
		font-variant: small-caps;
		font-weight: bold;
		padding: 5px;
	}


	.content {
		padding: 5px;
	}


	.friends_key,.about_me .key {
		color:#5B707D;
		font-size: 16px;
		font-style: italic;
		font-variant: small-caps;
		padding-right: 0;
		text-align: right;
		text-shadow: 0px 1px 2px #889CAA;
		width: 180px;
	}



	td .value {
		color: #C9DEED;
		font-size: 14px;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		overflow: hidden;
		padding-left: 10px !important;
		text-shadow: 0px 1px 2px #FFF;
		width: 425px !important;
	}

	td .value:first-letter {
		text-transform: capitalize !important;
	}

	.about_me table tr {
		line-height: 15px !important;
	}

	.about_me {
		overflow: hidden;
	}




	.friends_key a {
		border-bottom-color: #c9deed;
		border-bottom-style: dotted;
		border-bottom-width: 1px;
		color: #c9deed;
		margin-bottom: 0;
		margin-left: 3px;
		margin-right: 3px;
		margin-top: 0;
		text-decoration: none;
		text-transform: capitalize !important;
	}

	.friends_key a:hover {
		border-bottom-color: #c9deed;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		text-decoration: none;
	}



	.result-item.navigational h3,.friends_value {
		color: #c9deed;
		padding-left:5px !important;	
		font:normal 14px/13px trebuchet MS;
		overflow: hidden;
		text-shadow: 0px 1px 2px #FFF;
		width: 425px !important;
	}


	.friends_value {
		line-height: 20px !important;
		}
friends_value a {
		border-style: none;
		color: #c9deed;
		margin-right: 3px;
		text-decoration: none;
	}


	.friends_value a:hover {
		text-decoration: underline;
	}


	.friends_value a:hover {
		border-bottom-color: #c9deed;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		text-decoration: none;
	}



		.friends_value img{ float:left;background:#fff;padding:2px 0 2px; }
		.friends_value img:nth-child(2){ border-radius:8px 0 0 8px;-moz-border-radius:8px 0 0 8px;-webkit-border-radius:8px 0 0 8px;padding-left:4px; }
		.friends_value img:nth-child(6){ border-radius:0 8px 8px 0;-moz-border-radius:0 8px 8px 0;-webkit-border-radius:0 8px 8px 0;padding-right:4px;margin-right:4px; }
		.friends_value #submit_rating img:first-child{ border-radius:8px 0 0 8px;-moz-border-radius:8px 0 0 8px;-webkit-border-radius:8px 0 0 8px;padding-left:4px; }
		.friends_value #submit_rating img:nth-child(2){ border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;padding-left:0; }
		.friends_value #submit_rating img:nth-child(5){ border-radius:0 8px 8px 0;-moz-border-radius:0 8px 8px 0;-webkit-border-radius:0 8px 8px 0;padding-right:4px;margin-right:4px; }
		.friends_value{margin-top:354px !important;
		  padding-bottom:0px !important;
		  vertical-align: middle; 
		}


	.gallery_image {
		border: 0;
	}

	.gallery_image img {
		width: 70px;
		height:70px;
			-webkit-border-radius:8px;
			-moz-border-radius:8px;
			border-radius:8px;
			  -moz-box-shadow: 0 0 12px 2px rgba(45, 65, 75, 0.63);
		       -webkit-box-shadow: 0 0 12px 2px rgba(45, 65, 75, 0.63);
			       box-shadow: 0 0 12px 2px rgba(45, 65, 75, 0.63);

		margin: 10px 10px 4px -2px;
	}

	.gallery_image img:hover {
			-webkit-border-radius:8px;
			-moz-border-radius:8px;
			border-radius:8px;

			-webkit-box-shadow: 0 0 12px 2px rgba(74, 44, 64, 1);
			-moz-box-shadow: 0 0 12px 2px rgba(74, 44, 64, 1);
			box-shadow: 0 0 12px 2px rgba(74, 44, 64, 1);
			}

	.gallery_image	a:link,a:active,a:visited {
			border-bottom-color: none;
			border-bottom-style: none;
			text-decoration: none;
                        }

	div.interests_info {
		color: #5B707D;
		font-size: 14px;
		font-weight: bold;
		text-shadow: 0px 1px 2px #889CAA;
	}



	div.interests_body {
		color: #DFF0F9;
		font-size: 14px;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		text-shadow: 0 1px 2px #81969E;
	}

	.content br {
		clear: left;
	}


	.thumbnail {
		width: 50px;
		height:50px;

		-webkit-border-radius:8px;
		-moz-border-radius:8px;
		border-radius:8px;

		-webkit-box-shadow: 0 0 12px 4px rgba(45, 65, 75, 0.63);
		-moz-box-shadow: 0 0 12px 4px rgba(45, 65, 75, 0.63);
		box-shadow: 0 0 12px 4px rgba(45, 65, 75, 0.63);

		clear: left;
		position: relative;
		background:#000 url(http://i1050.photobucket.com/albums/s413/wjazzman/black1.gif) no-repeat center center;

		z-index: 2;
	}



	.wall_info:before{ content:':'; }

	.wall_info {
		color: #B5D0DF;
		float: left;
		font-size: 12px;
		margin:-8px 8px 0 -2px;
		position: relative;
		text-shadow: 0 1px 2px #81969E;
		width: 180px;
		z-index: 1;
	}



	.wall_info a {
		border-style: none;
		color: #fff;
		display: block;
		font-size: 18px20px;
		margin-bottom: 3px;
		margin-left: 8px;
		margin-right: 0;
		margin-top: 0;
		text-decoration: none;
		text-shadow: 0 1px 2px #81969E;
	}


.wall_body {
	-webkit-border-radius:14px 14px 14px 14px;
	   -moz-border-radius:14px 14px 14px 14px;
		border-radius:14px 14px 14px 14px;

	-webkit-box-shadow: inset 0 0 12px 4px rgba(74, 44, 64, 0.63);
	   -moz-box-shadow: inset 0 0 12px 4px rgba(74, 44, 64, 0.63);
		 box-shadow:inset 0 0 12px 4px rgba(74, 44, 64, 0.63);

	float: left;
	font-size: 16px;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	min-height: 34px;
	padding: 12px;
	position: relative;
	text-align: center;
	text-shadow: 0 1px 2px #81969E;
	width: 624px;
	z-index: 0;
	}

.wall_options { width:900px; }
.wall_options textarea {  padding:0px; }
.thingy	{
	position : absolute;
	visibility : hidden;
	}