/*  --------------- EVENTS PAGE ------------------------*/
/*  --------------- see notes below --------------------*/
#vidholder {

	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;


}
#vidholderx {

padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
        border-top-width: thin;
        border-top-style: solid;
        border-top-color: #CCCCCC;
                background-color: #FFFFFF;


}
#vidholder_homepage {
margin-top: 0px;
margin-bottom: 10px;
padding-left: 83px;
padding-right: 5 px;
padding-top: 5px;
padding-bottom: 5px;

}
.vidthumb {
	text-align: left;
	width: 120px;
	height: 90px;
	float:left;
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 20px;

}
.vidthumbPlay {
	text-align: left;
	padding-top: 2px;
	margin-top: 2px;
	margin-bottom: 4px;
	width: 150px;
	float:left;


}
.vidtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.0em;
	text-align: left;
	padding-top: 2px;
	margin-top: 2px;
	margin-bottom: 4px;
	width: 300px;

}

.viddescription  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.5em;
	clear:right;
	width: 320px;


}

.viddate  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 1.5em;
	clear:right;


}

.vidtime  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B78D60;
	line-height: 1.5em;
	clear:right;

}




#vidholder a, a:visted {
color: #666666;
text-decoration: none
}

#vidholder a:hover, a:active {
	font-weight: normal;
	color: #990000;
}

/*  --------------- INDIVIDUAL THEMES ------------------------*/
.videocontainer {
 background-image: url(img/default.gif);
 background-repeat: no-repeat;
}

.bbq {
 background-image: url(img/bbq.gif);
 background-repeat: no-repeat;
}
/*  --------------- EVENTS FINISHED------------------------*/

.clearer {
font-size: 0px;
line-height: 0px;
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: 0px;
width: auto;
}
