@charset "UTF-8";

/ SadieSixx Black and Yellow Theme /

	.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;
	}

	
		
				td .clock	{  font-size:9px;	}

	.thumbnail			{  	}

	.status_key			{  font-size:11px;	}
	.status_value		{  font-size:11px;	}
	.online				{  font-weight:bold;color:red;	}
	.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;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:none;float:left; }
	.gallery_image:hover	{  filter:alpha(opacity=50); opacity:0.5;}
	.gallery_image img	{  height:80px;width:80px;  }

	.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,a:visited { 
	color:#e0e000;
	}


body {
	background-color: #404040;
	background-position: top left;
	background-attachment: scroll;
	background-repeat: repeat-y;
background-position: right top;
background-image:url('http://img580.imageshack.us/img580/981/sspolecontour.jpg');
width:95%;
background-size:200px 231px;
}



body,td {
	color: #ffffff;
	font-family: 'Comic Sans MS';
	font-weight: normal;
	font-style: normal;
	font-size: 0.97em;
}

td .clock	{	font-size:9px;	}

.container_padding {
	padding:	5px;
}

.container_transparency {
	width:100%;
	background-color: #000000;
	border-radius:6px;
	filter:alpha(opacity=95);
}
.container {
	color: #ffffff;
	position:relative;
	border: 8px ridge #a0a040;
	border-radius:5px;
	padding:	4px;
	background-color:transparent;
}

.container .heading {
	padding: 5px;
	background-color: #d0d000;
	border: 4px inset #a0a040;
	border-radius:5px;
	color: #000000;
	font-family: 'Comic Sans MS';
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
}

.content {
	padding:5px;
}

a:hover{filter:alpha(opacity=80); opacity:0.8;}

img{border:3px ridge #808000;border-radius:5px;}
img[src$='yellow_star.gif']{border:none;border-radius:0px;}
img[src$='white_star.gif']{border:none;border-radius:0px;}
img.borderless{border:none;}

	
/ SadieSixx Black and Yellow Theme /
