@charset "UTF-8";

style

	td .clock	{  font-size:12px;	}

	.thumbnail			{  	}

	.status_key			{  font-size:12px;	}
	.status_value		{  font-size:14px;	}
	.online				{  font-weight:bold;color:white;	}
	.blurb_key			{  font-size:12px;	}
	.blurb_value		{  font-size:12px;	}

	.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;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 #888888;float:left; }
	.gallery_image img	{  height:80px;width:80px;  }

	.friends_key		{  height: 11px; 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;
	}

	
		
				body,td {
		background-image:url('http:images2.layoutsparks.com1141002purple-stars-night-black.png');
		background-repeat:repeat;
		background-attachment:fixed;
		background-position:right center;
		background-color: black;
		color: #F781F3; 
		font-family: Trebuchet MS,Arial,Helvetica;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
	}

	a:link,a:active,a:visited {
		border-bottom-color: #F781F3;
		border-bottom-style: dotted;
		border-bottom-width: 1px;
		color:#F781F3;
		text-decoration: none;
	}

	a:hover {
		border-bottom-color: #ffffff;
		border-bottom-style: dashed;
		border-bottom-width: 1px;
		color:#ffffff;
	}

	p.smallcap 
		{ font-variant: small-caps;
		  text-align: center;
		  font-size: 20px;
		  font-style: normal;
	          font-weight: normal;
		} 



	td .no {
		color: #ffffff;
		font-size: 12px;
		font-style: normal;
		font-variant: normal;
		font-weight: bold;
		text-shadow: 0px 0px 0px #ffffff;
		}

{BORDER FOR IMAGES VARIOUS}
	.imgprofile {


		-webkit-border-radius:30px;
		-moz-border-radius:30px;
		border-radius:30px;
		
		-webkit-box-shadow: 0 0 12px 4px rgba(247,129,243, 0.63);
		-moz-box-shadow: 0 0 12px 4px rgba(247,129,243, 0.63);
		box-shadow: 0 0 12px 4px rgba(247,129,243, 0.63);

	}
	

{TEXT STATUS LAST LOGIN UPDATE HEADLINE }

	.status_key, .status_value
	{
	  color:#F781F3;
	 }

	.blurb_key,.blurb_value
	{
	  color:#F781F3;
	 }


{HOUR IN TOP RIGHT CORNER}
	td .clock {font-size: 13px !important;}

	.container_padding {
		height: 100%;
		padding: 10px;
	}


{TEXT MESSAGE SYSTEM AND ALL TABLES}
	.container {
		   -moz-border-radius: 50px 50px 50px 50px;
		-webkit-border-radius: 50px 50px 50px 50px;
			border-radius: 50px 50px 50px 50px;

		  -moz-box-shadow: 0 0 12px 4px rgba(247,129,243, 0.63);
	       -webkit-box-shadow: 0 0 12px 4px rgba(247,129,243, 0.63);
		       box-shadow: 0 0 12px 4px rgba(247,129,243, 0.63);
	
		color: #F781F3;
		height: 100%;
		padding: 15px;
		position: relative;
	}

{TEXT SECTION HEADER}
	.container .heading {
		background-color: none;
		font-variant: small-caps;
                font-weight: bold;
		color: #F781F3;
        	text-shadow: 0 0 0px #F781F3, 0 0 3px #F781F3, 0 0 6px #F781F3, 0 0 12px #F781F3, 0 0 24px #F781F3, 0 0 48px #F781F3, 0 0 96px #F781F3, 0 0 192px #F781F3;
        	letter-spacing: 2px;
        	font: 20px 'trebuchet MS';		 
		padding: 13px;
	}

	.content {
		padding: 5px;
	}

{TEXT KEY ABOUT ME AND FRIENDS}
	.friends_key,.about_me .key {
		color: #F781F3;
		font-size: 13px;
		font-style: bold;
		font-variant: small-caps;
		padding-right: 0;
		text-align: right;
		text-shadow: 0px 0px 0px #F781F3;
		width: 180px;
	}


{TEXT VALUE IN ABOUT ME}
	td .value {
		color: #ffffff;
		font-size: 13px;
		font-style: normal;
		font-variant: small-caps;
		font-weight: bold;
		text-shadow: 0px 0px 0px #ffffff;
		overflow: hidden;
		padding-left: 10px !important;
		width: 517px !important;
	}

	.value:first-letter {text-transform:capitalize !important;

	}
	.about_me table tr {
		line-height: 15px !important;
	}

	.about_me {
		overflow: hidden;
	}





{LINK ADMIRE AND MAKE FRIEND}
	.friends_key a {
		border-bottom-color: black;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		color: white;
		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: #F781F3;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		text-decoration: none;
	}

{RESULT VOTE AND ADMIRE}

	.result-item.navigational h3,.friends_value  {
		 color:#F781F3;
		 padding-left:5px !important;
		 width:655px !important;
		 overflow:hidden;
		 text-shadow: 0px 0px 0px #F781F3;
		 font:normal 14px13px trebuchet MS;
	}

	.friends_value {
		line-height: 20px !important;
	}

{LINK ON FRIENDS PROFILE}
	.friends_value a {
		border-style: none;
		color: white;
		margin-right: 3px;
		text-decoration: none;
	}

	.friends_value a:hover {
			border-bottom-color: #F781F3;
			border-bottom-style: dashed;
			border-bottom-width: 1px;
			text-decoration: italic;
	}

{MAKE SQUARE STARS ROUND CORNER}
	.friends_value img{ float:left;background:#F781F3;padding:2px 0 2px; }
	.friends_value img:nth-child(2){ border-radius:6px 0 0 6px;-moz-border-radius:6px 0 0 6px;-webkit-border-radius:6px 0 0 6px;padding-left:5px; }
	.friends_value img:nth-child(6){ border-radius:0 6px 6px 0;-moz-border-radius:0 6px 6px 0;-webkit-border-radius:0 6px 6px 0;padding-right:5px;margin-right:5px; }
	.friends_value #submit_rating img:first-child{ border-radius:6px 0 0 6px;-moz-border-radius:6px 0 0 6px;-webkit-border-radius:6px 0 0 6px;padding-left:5px; }
	.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 6px 6px 0;-moz-border-radius:0 6px 6px 0;-webkit-border-radius:0 6px 6px 0;padding-right:5px;margin-right:5px; }
	.friends_value{margin-top:354px !important;
	  padding-bottom:0px !important;
	  vertical-align: middle; 
	}



{PHOTO GALLERIES PROPERTY}
	.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(247,129,243, 0.63);
		       -webkit-box-shadow: 0 0 12px 2px rgba(247,129,243, 0.63);
			       box-shadow: 0 0 12px 2px rgba(247,129,243, 0.63);

		margin: 10px 10px 4px 4px;
	}

	.gallery_image img:hover {
			-webkit-border-radius:8px;
			-moz-border-radius:8px;
			border-radius:8px;

			-webkit-box-shadow: 0 0 12px 2px rgba(247,129,243, 1);
			-moz-box-shadow: 0 0 12px 2px rgba(247,129,243, 1);
			box-shadow: 0 0 12px 2px rgba(247,129,243, 1);
			}

	.gallery_image	a:link,a:active,a:visited {
			border-bottom-color: none;
			border-bottom-style: none;
			text-decoration: none;
		}


{TEXT TITLE IN Interests  Hobbies}
	div.interests_info {
		width: 75%;
		color: #F781F3;
		font-size: 16px;
		font-weight: bold;
		text-shadow: 0px 0px 0px #F781F3;
	}

{TEXT VALUE IN Interests  Hobbies}
	div.interests_body {
		width: 75%;
		color: #F781F3;
		font-size: 16px;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		text-shadow: 0 0px 0px #F781F3;


	}

	div.interests_body	a:link,a:active,a:visited {
			border-bottom-color: #F781F3;
			border-bottom-style: dashed;
			text-decoration: bold;
		}


	.content br {
		clear: left;
	}

{THUMBNAIL IN Message Wall}
	.thumbnail {
		width: 50px;
		height:50px;

		-webkit-border-radius:8px;
		-moz-border-radius:8px;
		border-radius:8px;
		
		-webkit-box-shadow: 0 0 12px 4px rgba(247,129,243, 0.63);
		-moz-box-shadow: 0 0 12px 4px rgba(247,129,243, 0.63);
		box-shadow: 0 0 12px 4px rgba(247,129,243, 0.63);
			
		clear: left;
		position: relative;
		background:#000 url(http:i1050.photobucket.comalbumss413wjazzmanJKchat_no_avatar.png) no-repeat center center;
		z-index: 2;
	}


{INFO MEMBER MESSAGE WALL}
	.wall_info:before{ content:':'; }

	.wall_info {
		color: #F781F3;
		float: left;
		font-size: 12px;
		margin:-8px 8px 0 -2px;
		position: relative;
		text-shadow: 0 0px 0px #F781F3;
		width: 180px;
		z-index: 1;
	}




	.wall_info a {
		border-style: none;
		color: #FFFFFF;
		display: block;
		font-size: 18px20px;
		margin-bottom: 3px;
		margin-left: 8px;
		margin-right: 0;
		margin-top: 0;
		text-decoration: none;
		text-shadow: 0 0px 0px #ffffff;
	}

{MESSAGE WALL}
	.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 8px 4px rgba(247,129,243, 1);
		-moz-box-shadow:inset 0 0 8px 4px rgba(247,129,243, 1);
		box-shadow:inset 0 0 8px 4px rgba(247,129,243, 1);
		
		
		
		float: left;
		font-size: 16px;
		margin-bottom: 20px;
		margin-left: 0;
		margin-right: 0;
		margin-top: 0;
		min-height: 34px;
		padding: 12px;
		position: relative;
		color:#F781F3;
		text-align: center;
		text-shadow: 0 0px 0px #F781F3;
		width: 634px;
		z-index: 0;
	}
	
{TEXTAREA BOX}
	.wall_options { width:900px; }
	.wall_options textarea {  padding:0px; }

	.thingy	{
		position : absolute;
		visibility : hidden;
	}

style