@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg_990.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	
	
}
h1 {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;	
}	
a {
	color: #330000;
	text-decoration: none;
}
a:hover{
	color: #0033FF;

}
#profile_container {	
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#profile_wrap {
	width: 960px;
	height: 1100px;
	float: left;
}
#profile_image {
	height: 420px;
	width: 560px;
	background-color: #CCCCCC;
	float: left;
	margin-top: 10px;
	margin-left: 15px;
}
#profile_info {
	float: left;
	height: 410px;
	width: 348px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	color: #333333;
	border: 1px solid #999999;
	margin-top: 10px;
	padding-top: 10px;
}
#social_media {
	background-color: #BABADC;
	width: 265px;
	float: left;
	margin-top: 10px;
	padding-bottom: 20px;
}	
#social_media span {
	display: block;
	background-color: #A3A3D1;
	padding: 2px;
	margin-top: 13px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 12px;
	text-transform: uppercase;
}	
	

#bio_about {
	background-color: #FFFFFF;
	float: right;
	width: 642px;
	margin-top: 10px;
	margin-left: 10px;
	padding: 10px;
	border: 1px solid #999999;
	margin-bottom: 10px;
	margin-right: 5px;
	font-size: 14px;
}
#profile_tags {
	float: left;
	width: 245px;
	background-color: #99CCCC;
	margin-top: 10px;
	padding: 10px;
}
#category_types {
	font-size: 18px;
	color: #333333;
}
#category_types span {
	font-size: 14px;
	color: #0033FF;
	margin-left: 5px;
}
#qoute {
	font-size: 14px;
	font-style: italic;
	color: #666666;
	margin-top: 40px;
}
#skill_set span {
	color: #0033FF;
	text-transform: none;
	margin-left: 5px;
}	
#primary_genre span{
	color: #0033FF;
	text-transform: none;
	margin-left: 5px;
}
 #primary_genre {
	text-transform: uppercase;	
	
}
#location span {	
	display: block;
}
#location {	
	margin-top: 50px;

	
}
#skill_set  {
	text-transform: uppercase;


}
.mini_logo {
	float: left;
	height: 100px;
	width: 100px;
	border: 1px solid #666666;
	margin-top: 20px;
	margin-left: 20px;
}
.mini_logo a:hover img{
	border: 1px solid #A7A7D1;
	
}
#sidebar {
	float: left;
	width: 265px;
	margin-left: 15px;
}
#profile_tags span {
	display: block;
	margin-top: 3px;
	margin-left: 3px;
	margin-bottom: 10px;
	background-color: #7DBFBF;
	padding: 2px;
	font-size: 12px;
	text-transform: uppercase;
}
.tags {
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}
#bio_about span {
	background-color: #EFEFEF;
	display: block;
	padding: 10px;
}
#nav_header {
	text-transform: uppercase;
	font-size: 10px;
	width: 600px;
	margin-bottom: 20px;
	text-align: right;
	float: right;
}
#nav_header span {
	padding-right: 10px;
	padding-left: 10px;
}
#kafesol_logo {
	width: 300px;
	margin-left: 15px;
}
#comments {
	float: left;
	width: 265px;
	background-color: #E4E4E4;
	margin-top: 10px;
	margin-bottom: 20px;
	border: 1px solid #E4E4E4;
}
#feature_video {
	float: right;
	width: 642px;
	margin-right: 5px;
	text-align: right;
	background-color: #E1E1E1;
	border: 1px solid #999999;
	padding: 10px;
	margin-top: 10px;
}
#music_player {
	margin-top: 30px;
	background-color: #000000;
}

