#intro {
	background: url(/images/site/strip_media.jpg) top center #fff;
	zoom: 1;
	min-height: 216px;
	height: auto !important;
	height: 216px;
	color: #fff;
}
.moreButton {
	background-image: url(/images/site/button_more.png);
	width: 49px;
	height: 24px;
	float: right;
	overflow: hidden;
	margin-top: 1em;
}
.moreButton:hover {
	background-position: 0 -24px;
}
#mainCol h2 {
	/*margin-bottom: 1em;*/
}
#appearances .icon {
	float: right;
	margin: 0 0 10px 10px;
}
.tmpImage {
	margin-top: 15px;
	/*margin-left: -17px;*/
}
#appearances ul {
	float: left;
	width: 285px;
	margin-bottom: 1em;
}
#appearances li {
	padding: 3px 0px;
	font-size: 0.75em;
}
#appearances h3 {
	clear: left;
}
.thumbnailInfo {
	font-size: 12px;
	width: 134px;
	float: left;
	margin: 0 8px 0 0;
	display: inline;
	text-align: center;
}
.largerVideoThumbnail {
	display: inline;
	width: 134px;
	float: left;
	margin: 0 5px;
	height: 170px;
}
.largerVideoThumbnail a {
	text-decoration: none;
	font-size: 12px;
}
.thumbnailInfo p {
	margin-top: 5px;
	font-size: 12px;
}
.videoMore {
	margin-right: 5px;
}
.thumbnailInfo img {
	width: 134px;
}
.thumbnailInfo a {
	text-decoration: none;
}
.extendedVideoList li {
	margin-bottom: 5px;
}
.pagination p {
	margin-bottom: 0;
	font-size: 0.62em;
}
#videoList * {
	list-style-type: none;
}
#videoList .videoThumbnail {
	text-indent: -9999px;
}
.videoThumb {
	display: block;
	height: 100px;
	width: 134px;
}
/* -----=====: + ~{PAGINATION}~ + :=====----- */

#mainCol .pagination {
	padding: 10px 0;
	border-top-style: dotted;
	text-align: right;
	font-weight: bold;
	clear: both;
}
#backToVideos {
	float: left;
}
#shareThis {
	float: right;
}
#shareThis img {
	margin: 0px 0px 4px 0px !important;
}

/* post date */
.postDate {
	font-size: 0.62em;
	font-weight: bold;
	margin-bottom: 4px;
}
#photoList li {
	width: 124px;
	margin: 0 8px 0 0;
	padding-bottom: 10px;
	display: inline;
}
#photoList img {
	width: 134px;
	max-height: 100px;
}
.imageWrapper {
	margin-bottom: 5px;
	display: block;
	background: #E1E1E1;
	padding: 0 5px;
}
.imageWrapper img {
	/*position: relative;
	top: 50%;
	margin: -25% 0 0 0;*/
	max-width: 124px;
}
.thumbnailInfo p {
	margin-top: 0;
	display: inline;
}
.listItem {
	
}
/* photo thumbnail anchor */
.photoThumbnail {
	display: block;
	height: 120px;
	width: 124px;
	margin-bottom: 5px;
}
.videoThumbnail {
	display: block;
	height: 96px;
	width: 128px;
	margin: 0 0 10px 0;
}
.photoItem {
	padding: 5px;
	background: #E1E1E1;
	height: 160px;
	text-align: center;
}