/*  
Theme Name: TV.Elements (Light)
Theme URI: http://www.press75.com/
Description: Another quality video theme brought to you by Jason @ Press75.com
Version: 2.0
Author: Jason Schuller
Author URI: http://www.jdidit.com
Modified for QTLTV: July, 2009, by David Martin, webmaster @ quiettime.org
*/

/** video select categories list **/
/**/#catlist ul, li {
margin:0;
border:0;
padding:0;
list-style:none;
}

/**/#catlist {  /*this is the category select bar*/
font-size:11px;
padding:0px;
height:28px;
/*qtm*/
font-family:Arial, Helvetica, sans-serif;
}

/**/#catlist .menu li {
background:url(../images-tve/lm.jpg) left top repeat-x;
height:28px;
float:left;
margin-right:10px;
}

/**/#catlist .menu li a {
color:#909090;
text-decoration:none;
padding:0 10px;
height:28px;
line-height:28px;
display:block;
float:left;
padding:0 26px 0 10px;
background:url(../images-tve/rm.jpg) right top no-repeat;
width:264px;
/*qtm*/
text-transform:uppercase;
letter-spacing:0.1em; /*keep*/
}

/**/#catlist .menu li a:hover { color:#bfbfbf; 
}

/**/#catlist ul .submenu {  /*this is the dropdown category list which covers over the catlist video items*/
border-top:none;
background-color:#ebebeb;
position:relative;
width:300px;
padding:6px 0;
clear:both;
z-index:2;
display:none;
}

/**/#catlist ul .submenu li {
background:#fff;
display:block;
float:none;
margin:0 6px;
border:0;
height:auto;
line-height:normal;
border-top:solid 1px #eeeeee;
border-bottom:1px solid #dadbd9;
}

/**/#catlist .submenu li a {
background:url(../images-tve/bg-catlist-submenu.gif) repeat-y;/*#fefefenone*/
background-color:#fff;
display:block;
float:none;
padding:6px 11px;
margin:0;
border:0;
height:auto;
color:#909090;
line-height:normal;
font-weight:normal;
text-transform:uppercase;
font-size:1.0em;
letter-spacing:normal;
}

/**/#catlist .submenu li a:hover{
color:#bfbfbf;
}


/**/.socialize {
float:left;
padding:15px 8px 8px 8px;
border:1px solid #dadbd9;
background:url(../p7ap/images/p7ap_light_gray_bevel.jpg) repeat-x #fff;
width:620px;
margin:0 0 30px 0;
}

#sharearea p {
	margin:0px 0px 8px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#8d8c8c;
	font-size:11px;
	margin: 0px 0px 8px 0px;
	line-height: 1.2em;
	padding-right: 6px;
}
#emailarea p {
	margin:0px 0px 8px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#8d8c8c;
	font-size:11px;
	margin: 0px 0px 8px 0px;
	line-height: 1.2em;
	padding-right: 6px;
}
#embedarea p {
	margin:0px 0px 8px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#8d8c8c;
	font-size:11px;
	margin: 0px 0px 8px 0px;
	line-height: 1.2em;
	padding-right: 6px;
}
#rssarea p {
	margin:0px 0px 8px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#8d8c8c;
	font-size:11px;
	margin: 0px 0px 8px 0px;
	line-height: 1.2em;
	padding-right: 6px;
}
#podcastarea p {
	margin:0px 0px 8px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#8d8c8c;
	font-size:11px;
	margin: 0px 0px 8px 0px;
	line-height: 1.2em;
	padding-right: 6px;
}
	
/**/#video { /*this holds the a href link to fp video exactly without div#panes-e-640 */
width:640px;
height:360px; /*required or resizing after close minguide and embed overlays c player-320*/
text-align:center;
float:left; /*left required or float drop; right pushes video right, scrollContainer left*/
padding-left:15px;/*added to style-tve.css of quiettime.org version for qtltv*/
margin:0 25px 0 0;/*0 8px 0 0*//*changed from style-tve.css of quiettime.org version for qtltv*/
background:url(../images/backgrounds/640x360-qtltv-bg.png) right no-repeat;/* black bg c silver gradient bixley font QTM video logo*/
position:relative;
}
#reload {
	position:absolute;
	top:335px;
	left:685px;
	height: 25px;
	width:  295px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#ff0000;
	text-transform:uppercase;
	z-index:-100;
	background-color:#000000;
	line-height:25px;
	text-align:center;
}
/**/#videolist {
width:300px;
float:left;
}
/*thumb and title in scrollContainer*/
/**/.videoitem { /*no more than 23-24 characters (use <br />?), check in safari so no overflow to right when catlist submenu dropdown covers?*/
	width:295px;
	height:60px;
	margin:10px 0 0 5px;
	overflow:hidden;/*if not hidden:::important:::only 4 lines of data in excerpt, i.e. title (18[archives]-20 [slider] char max) and 3 lines of excerpt (30 char max) */
}

/**/.videoitem p {
	font-family: Arial, Helvetica, sans-serif;
	color:#8d8c8c;
	font-size:11px;
	margin: 0px 0px 8px 0px;
	line-height: 1.2em;
	padding-right: 6px;
}

/**/ .videoitem h3 a:link, .videoitem h3 a:visited  {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	color:#bfbfbf;
}

/**/ .videoitem h3 a:hover, .videoitem h3 a:active  { 
	color:#909090;
	text-decoration:none; 
}

/* .videoitem h3 a:link, .videoitem h3 a:visited  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#434343;
}*/

/* .videoitem h3 a:hover, .videoitem h3 a:active  { 
	color:#8d8d8d;
	text-decoration:none; 
}*/

/**/.altvideowrap {
padding: 0 0 10px 0;
border-bottom: 1px solid #FFFFFF;
}

/**/.altvideoitem {
width:280px;
height:60px;
overflow: hidden;
padding: 0 10px 0 10px;
margin: 10px 0 0 0;
}

/**/.videoitem img, .altvideoitem img {
width:102px;
height:57px;/*16:9 is 102:57 not 56, 57 ok c scrollContainer*/
float:left;
margin:1px 8px 0 0;
border:1px solid #8d8c8c;
}

/**/.videoitem a:hover img, .altvideoitem a:hover img {
border:1px solid #434343;
}

/** tools **/
/**/#tools {
width: 30px;/*68px*/
float: left;
}

/**/#tools ul {
list-style: none;
margin: 0;
padding: 0;
}

/**/#tools li {
display: block;
list-style: none;
float: left;
padding: 0px 0px 10px 0px;
margin: 0;
}

/**/#tools a {
display: block;
height: 64px;
text-indent: -5000px;
overflow: hidden;
}

/**/#tools a:hover {
background-image: none;
}

/**/#toolshare {
width:30px;/*68px*/
background:transparent url(../images-tve/share30w.png) no-repeat 0 -64px;
}

/**/#toolshare a {
background:transparent url(../images-tve/share30w.png) no-repeat 0 0;
}

/*comment*/#toolemail {
width:30px;/*68px*/
background:transparent url(../images-tve/email30w.png) no-repeat 0 -64px;
}

/*comment*/#toolemail a {
background:transparent url(../images-tve/email30w.png) no-repeat 0 0;
}

/**/#toolembed {
width:30px;/*68px*/
background:transparent url(../images-tve/embed30w.png) no-repeat 0 -64px;
}

/**/#toolembed a {
background:transparent url(../images-tve/embed30w.png) no-repeat 0 0;
}

/*these are links to feedburner*/ 
/**/#toolrss {
width:30px;/*68px*/
background:transparent url(../images-tve/rss30w.png) no-repeat 0 -64px;
}

/**/#toolrss a {
background:transparent url(../images-tve/rss30w.png) no-repeat 0 0;
}

/*read*/#toolpodcast {
width:30px;/*68px*/
background:transparent url(../images-tve/podcast30w.png) no-repeat 0 -64px;
}

/*read*/#toolpodcast a {
background:transparent url(../images-tve/podcast30w.png) no-repeat 0 0;
}

#copycontent { /*aka ~identical to original #content bm-qtm*/ /*QTL.TV:::used for non-video pages as substitute for id/content of bm in org*/
width:695px;
float:left;
}
#copycontent ul li {
	list-style-type:square;
	list-style-position:inside;
	margin-bottom:5px;
	margin-left:42px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#8d8c8c;
	line-height:1.5;
}
#copycontent ul li a:link, #copycontent ul li a:visited {
	color:#434343;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	margin-left:3px;
}
#copycontent ul li a:hover, #copycontent ul li a:active {
	color:#434343;
	text-decoration:underline;
}

#postcopy {
	width:663px;
	padding:15px;
	background-color:#fff;
	background-image:url(../p7ap/images/p7ap_light_gray_bevel.jpg);
	background-repeat:repeat-x;
	border: 1px solid #dadbd9;
}
#postcopy p a:link , #postcopy p a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#434343;
	text-decoration:none;
	font-size:0.8em;
	text-transform:uppercase;
	font-weight:bold;
	/*letter-spacing:0.1em;*/
	line-height:normal;
	margin-left:3px;
}
#postcopy p a:hover , #postcopy p a:active {
	text-decoration:underline;
}
#postcopy p {
	font: 12px Arial, Helvetica, sans-serif;
	color:#8d8c8c;
	line-height:1.5;
	text-align:justify;
}

/*this removes border around dvd image for copycontent post: dvd previews*/
#postcopy a img {
	border:none;
}

#welcome-qtltv {
	background-image:url(../images/qtltv/qtltv-welcome.png);/*cath at microphone in qtltv studio*/
	width:695px;
	height:270px;
}
#featured-vids-qtltv {
	width:695px;
}

.cat {
	color:#8d8c8c;
	margin:0;
	padding:5px 0;
	border:0;
}

.cat a:link, .cat a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8d8c8c;
	text-decoration:none;
	line-height:1.6;
}

.cat a:hover, .cat a:active {
	color:#555;
	text-decoration:underline;
}

.featviditem-left .cat img {
	float:left;
	border:0;
	padding:0;
	text-decoration:none;
	margin-right:0;
	width:16px;
	height:16px;
}

/*thumb and title in featured videos home page from .videoitem of scrollContainer*/
/**/.featviditem-left { 
	width:290px;
	height:200px;
	margin:10px 20px 0 30px;
	overflow: hidden;
	float:left;
}

/**/.featviditem-left p {
	font-family:Arial, Helvetica, sans-serif;
	color:#8d8c8c;
	font-size:11px;
	margin: 0px 0px 8px 0px;
	line-height: 1.2em;
}

/**/.featviditem-left h3 a:link , .featviditem-left h3 a:visited  {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform:none;
	font-style:normal;
	color:#bfbfbf;
	font-size:12px;
	letter-spacing:normal;
	margin-top:5px;
	text-decoration:none;
	text-transform:uppercase;
}

/**/.featviditem-left h3 a:hover , .featviditem-left h3 a:active  { 
	color:#909090; 
	text-decoration:none;
}

/*16:9 is 102:57 not 56; larger required thumbnail-f in dashboard is 150:84 for featured videos home page*/
/**/.featviditem-left img {
width:150px;/*102px*/
height:84px;/*57px*/
float:left;
margin:1px 8px 5px 0;
padding:11px;
background:url(../images/background/bg-img.gif) repeat;/* #9c9668*/
}

/**/.socialulist {
	list-style-type: none;
	line-height: 20px;
	padding-top: 5px;
}

#embedarea a:link, #embedarea a:visited {
	color:#909090;
}
#embedarea a:hover, #embedarea a:active {
	color:#bfbfbf;
}

#podcastarea a:link, #podcastarea a:visited {
	color:#909090;
}
#podcastarea a:hover, #podcastarea a:active {
	color:#bfbfbf;
}	

#emailarea a:link, #emailarea a:visited {
	color:#909090;
}
#emailarea a:hover, #emailarea a:active {
	color:#bfbfbf;
}	

#rssarea a:link, #rssarea a:visited {
	color:#909090;
}
#rssarea a:hover, #rssarea a:active {
	color:#bfbfbf;
}

#sharearea h4, #emailarea h4, #embedarea h4, #rssarea h4, #podcastarea h4 {
	color:#909090;
	font:11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-bottom:2px;
}
/**/#sharearea h4 a, #emailarea h4 a, #embedarea h4 a, #rssarea h4 a, #podcastarea h4 a {
	float: right;
	padding-right:8px;/*314px*/
	cursor: pointer;
	text-decoration:none;
}
#sharearea a:link, #embedarea a:link, #podcastarea a:link {
	color:#909090;
	text-decoration:none;
}
#sharearea a:hover, #embedarea a:hover, #podcastarea a:hover {
	color:#bfbfbf;
}	

.socialize ul li  {
	margin-left:20px;
	list-style:square;
	list-style-position:outside;
	font-family: Arial, Helvetica, sans-serif;
	color:#8d8c8c;
	font-size:11px;
	line-height:1.5em;
	/*padding-left:10px;*/
}

.socialize ol li a:link, .socialize ol li a:visited {
	color:#909090;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
.socialize ol li a:hover, .socialize ol li a:active {
	color:#bfbfbf;
	text-decoration:underline;
}
