@charset "UTF-8";

style



	td .clock	{  font-size:12px;	}



	.thumbnail			{  	}



	.status_key			{  font-size:12px; padding-left:11px;	}

	.status_value		{  font-size:14px; padding-left:11px;	}

	.online				{  font-weight:bold;color:white;	}

	.blurb_key			{  font-size:12px; padding-left:11px;	}

	.blurb_value		{  font-size:12px; padding-left:11px;	}



	.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:images.alphacoders.com239239673.jpg');

background-repeat:repeat;

background-attachment:fixed;

background-position:right center;

background-color: black;

color: #800080; 

font-family: Trebuchet MS,Arial,Helvetica;

font-size: 12px;

font-style: normal;

font-weight: normal;

	}



	a:link,a:active,a:visited {

		border-bottom-color: #800080;

		border-bottom-style: solid;

		border-bottom-width: 1px;

		color:#800080;

		text-decoration: none;

	}



	a:hover {

		border-bottom-color: #ffffff;

		border-bottom-style: solid;

		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(128, 0, 128, 0.63);

		-moz-box-shadow: 0 0 12px 4px rgba(128, 0, 128, 0.63);

		box-shadow: 0 0 12px 4px rgba(128, 0, 128, 0.63);



	}

	



{TEXT STATUS LAST LOGIN UPDATE HEADLINE }



	.status_key, .status_value

	{

	  color:#800080;

	 }



	.blurb_key,.blurb_value

	{

	  color:#800080;

	 }





{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(128, 0, 128, 0.63);

	       -webkit-box-shadow: 0 0 12px 4px rgba(128, 0, 128, 0.63);

		       box-shadow: 0 0 12px 4px rgba(128, 0, 128, 0.63);

	

		color: #800080;

		height: 100%;

		padding: 15px;

		position: relative;

	}



{TEXT SECTION HEADER}

	.container .heading {

		background-color: none;

		font-variant: small-caps;

                font-weight: bold;

		color: #800080;

        	text-shadow: 0 0 0px #800080, 0 0 3px #800080, 0 0 6px #800080, 0 0 12px #800080, 0 0 24px #800080, 0 0 48px #800080, 0 0 96px #800080, 0 0 192px #800080;

        	letter-spacing: 2px;

        	font: 20px 'trebuchet MS';		 

		padding: 13px;

	}



	.content {

		padding: 5px;

	}



{TEXT KEY ABOUT ME AND FRIENDS}

	.friends_key,.about_me .key {

		color: #800080;

		font-size: 13px;

		font-style: bold;

		font-variant: small-caps;

		padding-right: 0;

		text-align: right;

		text-shadow: 0px 0px 0px #800080;

		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: #800080;

		border-bottom-style: solid;

		border-bottom-width: 1px;

		text-decoration: none;

	}



{RESULT VOTE AND ADMIRE}



	.result-item.navigational h3,.friends_value  {

		 color:#800080;

		 padding-left:5px !important;

		 width:655px !important;

		 overflow:hidden;

		 text-shadow: 0px 0px 0px #800080;

		 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: #800080;

			border-bottom-style: solid;

			border-bottom-width: 1px;

			text-decoration: italic;

	}



{MAKE SQUARE STARS ROUND CORNER}

	.friends_value img{ float:left;background:#800080;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 img,.grid2colb,div[style='border: none; float:left; margin-right: 5px; margin-bottom: 5px; text-align: center;'] a img{padding:9px;margin-bottom:5px;background: #222;;border:1px solid #a1a1a1;-webkit-box-shadow: inset 0px 0px 5px 0px #312622,inset 0px 3px 3px -3px #6b6b6b, 0px 2px 3px 0px ;-moz-box-shadow: inset 0px 0px 5px 0px #312622,inset 0px 3px 3px -3px #6b6b6, 0px 2px 3px 0px ;box-shadow: inset 0px 0px 5px 0px #312622,inset 0px 3px 3px -3px #6b6b6b, 0px 2px 3px 0px ;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s;}



.gallery_image img:hover,.hdr-arrow-us,.hdr-arrow-us2,div[style='border: none; float:left; margin-right: 5px; margin-bottom: 5px; text-align: center;'] a img:hover{-webkit-box-shadow: inset 0px 0px 5px 0px #800080,inset 0px 3px 3px -3px #800080,0px 0px 5px 2px #800080;-moz-box-shadow: inset 0px 0px 5px 0px #800080,inset 0px 3px 3px -3px #800080,0px 0px 5px 2px #800080;box-shadow: inset 0px 0px 5px 0px #800080,inset 0px 3px 3px -3px #800080,0px 0px 5px 2px #800080; border:1px solid #fff;}





div[style='padding:8px;'] a:after,.homepage-masthead,.boots:hover:after,#promofooter #promos h4 a,div[style='padding:8px;text-align:center;']:after,#promofooter #promos h4 a, div[style='padding:8px;text-align:center;']:before,#ca_box,.bottom_footer,.list,.all,.banners,.absolute,.compressed-view .ux-thumb-wrap,#tabledrive,div[style='margin:20px;']:after,a[style='font-size:18px;']{position:absolute}



div[style='padding:8px;'] a:after{content:url(http:i1164.photobucket.comalbumsq571MFC_PROFILESFOUR_zps42855643.png);margin-top:-4px;margin-left:-51px;}

.gallery_image img{width:80px;height:80px;;margin-bottom:0px !important;}













{TEXT TITLE IN Interests  Hobbies}

	div.interests_info {

		width: 75%;

		color: #800080;

		font-size: 16px;

		font-weight: bold;

                text-align: left !important;

		text-shadow: 0px 0px 0px #800080;

	}



{TEXT VALUE IN Interests  Hobbies}

	div.interests_body {

		width: 75%;

		color: #800080;

		font-size: 16px;

		font-style: normal;

		font-variant: normal;

		font-weight: normal;

                text-align: left !important;

		text-shadow: 0 0px 0px #800080;





	}



	div.interests_body	a:link,a:active,a:visited {

			border-bottom-color: #800080;

			border-bottom-style: dashed;

                        text-align: center !important;

			text-decoration: bold;

		}





	.content br {

		clear: left;

	}



{THUMBNAIL IN Message Wall}

	.thumbnail {

		width: 65px;

		height:65px;





border:4px solid #800080;

border-top-radius:8px;

border-bottom-radius:8px;

border-top-right-radius:8px;

border-top-left-radius:8px;

-moz-border-radius-topright:8px;

-moz-border-radius-topleft:8px;



		-webkit-border-radius:8px;

		-moz-border-radius:8px;

		border-radius:8px;

		

		-webkit-box-shadow: 0 0 12px 4px rgba(128, 0, 128, 0.63);

		-moz-box-shadow: 0 0 12px 4px rgba(128, 0, 128, 0.63);

		box-shadow: 0 0 12px 4px rgba(128, 0, 128, 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 {

width: 1180px;

font-weight:700;

color:#989898;

text-align: center !important;

padding:10px;

background: #4c4c4c; 

background: -moz-linear-gradient(top, #4c4c4c 0%, #2c2c2c 48%, #000000 51%, #131313 100%); 

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(48%,#2c2c2c), color-stop(51%,#000000), color-stop(100%,#131313));

background: -webkit-linear-gradient(top, #4c4c4c 0%,#2c2c2c 48%,#000000 51%,#131313 100%);

background: -o-linear-gradient(top, #4c4c4c 0%,#2c2c2c 48%,#000000 51%,#131313 100%);

background: -ms-linear-gradient(top, #4c4c4c 0%,#2c2c2c 48%,#000000 51%,#131313 100%);

background: linear-gradient(top, #4c4c4c 0%,#2c2c2c 48%,#000000 51%,#131313 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 );

margin:5px 0 0 115px;

border:4px solid #800080;

border-bottom:none;

border-top-right-radius:8px;

border-top-left-radius:8px;

-moz-border-radius-topright:8px;

-moz-border-radius-topleft:8px;



-webkit-border-radius:8px;

		-moz-border-radius:8px;

		border-radius:8px;

		

		-webkit-box-shadow: 0 0 12px 4px rgba(128, 0, 128, 0.63);

		-moz-box-shadow: 0 0 12px 4px rgba(128, 0, 128, 0.63);

		box-shadow: 0 0 12px 4px rgba(128, 0, 128, 0.63);

}



.wall_body {

width: 1180px;

font-family:arial;

font-size:14px;

text-align: center !important;

color:#800080;

padding:10px;

background:#222;

margin:0 0 40px 115px;

border:3px solid #222;

border-top:none;

border-bottom-right-radius:8px;

border-bottom-left-radius:8px;

-moz-border-radius-bottomright:8px;

-moz-border-radius-bottomleft:8px;

overflow: hidden;



-webkit-border-radius:8px;

		-moz-border-radius:8px;

		border-radius:8px;

		

		-webkit-box-shadow: 0 0 12px 4px rgba(128, 0, 128, 0.63);

		-moz-box-shadow: 0 0 12px 4px rgba(128, 0, 128, 0.63);

		box-shadow: 0 0 12px 4px rgba(128, 0, 128, 0.63);

}



.wall_info A:link {

color:#800080;

text-decoration:none;

}



.wall_info A:visited {

color:#800080;

text-decoration:none;

}



.wall_info A:hover {

color:#FFFFFF;

text-decoration:none;

}



	

{TEXTAREA BOX}

	



.wall_options textarea {





width: 99%;

height: 70px;

background: #121212;

text-align: center !important;



-webkit-border-radius:8px;

		-moz-border-radius:8px;

		border-radius:8px;

		

		-webkit-box-shadow: 0 0 12px 4px rgba(128, 0, 128, 0.63);

		-moz-box-shadow: 0 0 12px 4px rgba(128, 0, 128, 0.63);

		box-shadow: 0 0 12px 4px rgba(128, 0, 128, 0.63);



	.thingy	{

		position : absolute;

		visibility : hidden;

	}



style