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

body {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin: 0px;
}
a { color: #663; text-decoration: none }


.fullbackground {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -10;
}
.indexcontent {
	z-index: 10;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF66;
	width: 100%;
}
.indexcontent a {
	font-style: normal;
	color: #FFFF66;
	text-decoration: none;
}
.header {
	background-image: url(images/2010-background.jpg);
	color: #FFFF99;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 1px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background: #060;
}

.header a { color: #FF9; }

.header .navparents {
	display: inline-block;
	float: right;
	margin-top: 15px;
	margin-bottom: 0px;
}
.header h1, .pagetitle {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 9px;
	margin-bottom: 0px;
	font-size: 36px;
	display: inline-block;
	float: right;
}
.header img {
	vertical-align: top;
	float: left;
}
a img {
	border: none;
}
.sisters   { 
	clear: both;
	margin-top: 5px;
	margin-right: 10px;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
.sisters a, .sister {
	font-family: Tempus Sans ITC, Tempus, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF99;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
}
.sisteractive {
	font-family: Tempus Sans ITC, Tempus, Helvetica, sans-serif;
	color:#006600;
	background-color: #FFF;
	border-style: solid;
	border-width: 1px;
	border-color: #696969 #696969 #fff #696969;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#.sisteractive { color: #FFF; font-weight: normal; }
.childs  {
	font-size: 10pt;
	margin: 0px
}
.child  {
	border-right-color: #fff;
	border-bottom-color: #c0c0c0;
	border-left-color: #c0c0c0;
	display: block;
	padding-left: 5px;
	margin-bottom: 5px;
}
.movielinks  { font-size: 10px }
.moviename   { font-size: 12px }
.navigation    { font-weight: bold; font-size: 10pt; line-height: 100%; text-align: left }
.title  { text-align: left; margin: 0px; border-bottom: 0pt solid #666 }
.about {
	padding:0px;
	white-space: normal;
}
.albums .album {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
.albums .album .title {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 5px;
}
.albums .album .title .year {
	font-size: 10pt;
	font-weight: normal;
}
.albums .album .cover img {
	float: left;
	margin-right: 20px;
	width: 160px;
}
.albums .album .description {
	font-size: 10pt;
}
.albums .album .links{
	display: block;
	margin-top: 5px;
	font-size: 9pt;
}
.albums .album .links a {
}
li {
margin-bottom: 5px;
}

h2, h3, h4 {
	padding: 0px;
	clear: both;
}

.mediaplayer { margin: 0px; padding: 0px; }

#div.playlist { width: 700px; # overflow: auto; }
ul.playlist { display: block; list-style-type: none; text-indent: 0px; padding:0px; }

.playall {
	display: block;
	text-align:left;
	width:120px;
	height:10px;
	color: #fff;
	font-weight: bold;
	font-size: 8pt;
	text-align: left;
	padding-left: 0;
	padding-bottom: 10px;
}

.playlist .row { display: block; list-style-type: none; text-indent: 0px; padding:0px; }

.playlist .row h2.playlisttitle {
	clear: both;
	font-size: 10pt;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.playlist .row .item { display: block-inline; float:left; font-size: 8pt; # width: 120px; list-style-type: none; text-indent: 0px; padding-top: 0px; padding-right: 19px; padding-bottom: 0px; padding-left: 0px; margin-bottom: 15px; }
.playlist .row .item .name { width: 160px; }
.playlist .row .item .thumb { width: 160px; }
.playlist .row .item .movielinks { font-size: 7pt; }

.links { font-size: 10pt; margin: 0px; padding: 0px; }
.link { font-size: 8pt; }

td.left {
	width: 150px;
}
td.right {
	width: 200px;
}
div.rss {
	border: solid 1px black;
	background: #EFE;
	padding:5px 5px 0px;
}
.middle div.rss {
	background: #EEE;
	padding:10px 10px 0px;
}
div.rss p.right {
	text-align: right;
	font-size: 8pt;
}
div.right {
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	white-space:	normal;
	}
	
.bottom p { padding: 0px; margin: 0px; }

.channelname { 
	font-size: 12pt;
	font-weight: bold;
}
