@charset "utf-8";
/* CSS Document */
a {outline: none; color: #fff; text-decoration: none;}
a:hover {color: #f03}
object:active, div:active {outline: none;}
object:focus, div:focus {-moz-outline-style: none;}

body, html {height: 100%; background: #000 url(../editable/Picture9.png) top left;
background-attachment: scroll;
min-width: 570px;
}

a img {
	border: 0;
}

#wrapper {
	margin: 0 auto;
	}
 
#menu {
	padding: 53px 50px 20px 80px;
	position: relative;
	text-shadow: rgba(0,0,0,0.5) 1px 1px 0px;
}

#menu ul {list-style: none; margin: 0; padding: 0;}

#menu li.home {float: left; width: 50px;}

#menu li a.home {
	text-indent: -9999em; 
	width: 50px; 
	height: 34px; 
	background: url(wendel-icon.png) top left no-repeat; 
	margin-top: 0px;
	padding: 0;
	display: block;
	float: left;

}
#menu .home:hover {background-position: bottom left;}
#menu ul li {
	float: right; 
	padding: 15px;
}
#menu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 26px;
	color: #fff;
	text-decoration: none;
	letter-spacing: 0.01em;
}
#menu .select {color: #f03 !important;}


#vid {margin-left: 0px; margin-top: 40px;}

#content h1 {font-size: 20px; padding-top: 20px; line-height: 130%; font-weight: bold; color: #eee; margin-left: 20px;}
#content .setwidth {margin-left: 10px;width: 640px; font-size: 15px; padding-bottom: 20px;font-weight: normal; color: #eee; line-height: 150%; margin-top: -10px; position: relative;}
.setwidth h2 {
	font-size: 18px;
	margin-bottom: 10px;
}
#featured {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 5px 13px;
	color: #fff;
	text-shadow: 0 1px 1px #8c0000;
	font-weight: normal;
	background: #000;
	z-index: 4;
	background: rgba(255,0,43,0.9);
}
#featured-sub {
	position: absolute;
	left: 0px;
	 bottom: -4px;
	 top:  auto;
	 width: 640px;
	 height: 24px;
	 font-size: 14px;
	 background: #000;
	 background: rgba(0,0,0,0.8);
	 color: #bbb;
}
#featured-sub em {
	color: #777;
	font-size: 12px;
}
#featured-sub span {
	color: #666;
	font-size: 11px;
}

#content {
	clear: both;
	padding-top: 50px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin: 0 auto;
	width: 650px;
	
}

.wendelname {padding: 5px 0 15px 0}

#centercol a img {border: solid 0px  #000 !important; text-decoration: none;}
#wendelinfo {width: 430px; margin: 0px 30px 0px 0px; line-height: 140%;}
#socialize {width: 450px; margin: 40px 10px 20px 0px; line-height: 140%;}

#friends {float: right; width: 150px; margin: 0px 10px 20px 10px; line-height: 150%;}
#friends a {display: block;margin-left: -5px;}

#wendelinfo p {margin-bottom: 8px;}
#socialize a{
	float: left; margin-right: 15px;padding-bottom: 1px;position: relative; 
}
#socialize a img {position: relative;}

.social-caption {color: #fff; line-height: 25px; display: block; background: #f03; position:absolute; left: -5px; top:-5px; z-index: 2; padding: 5px 10px 5px 45px;  border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; visibility:hidden}
#socialize a:hover .social-caption {visibility: visible !important;}
#socialize a .social-caption:hover {visibility: hidden !important}
#socialize a:hover img {z-index: 5 !important}

.accessibility {display: none;}

#login input {
	padding: 3px;
	color: #fff;
	background: #222;
	border: solid 1px #666;
}

#login input:hover, #login input:active {
	background: #222;
	border: solid 1px #f03;
	margin: left: 5px;
}
#login td {
	padding: 5px;
}


/* GALLERY */

#watchbox {
	background: #333;
	width: 760px;
	height: 0px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 100;
	display: none;
}
#faderbox{height: 100%; width: 100%; background: #000 url('wendel.png') center center no-repeat; position: absolute; top: 0; left: 0; z-index: 90; display: none;}

#sub-selection {margin-top: -10px; padding: 0 0px 50px 20px;}
.filter {font-size: 16px; color: #fff; text-decoration: none; padding: 3px 5px; font-weight: bold;text-shadow: #222 1px 1px 1px;}

.filter.selected {}
.filter#link-tv {color: #f03}

#Film, #MusicVideo, #Commercial, #Art {display: none; padding: 0 0px 0 0px;}

.thumb {width: 150px; height: 75px; float: left; margin-left: 20px; margin-right: 10px; margin-bottom: 50px; overflow: hidden; background-position: center center !important; cursor: pointer; -moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.30);-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.30);}

.thumb a {background: #333; border-top: solid 2px #f03; background: rgba(0,0,0,0.5); display: block; height: 100%; padding: 10px; visibility: hidden; text-decoration: none; color: #fff;font-size: 14px; letter-spacing: -0.01em; cursor: pointer; text-shadow: #000 2px 2px 2px;}


