    @font-face {
    font-family: 'Icons';
    src: url('/webfonts/fontello.eot');
    src: url('/webfonts/fontello.eot?#iefix') format('embedded-opentype'),
         url('/webfonts/fontello.woff') format('woff'),
         url('/webfonts/fontello.ttf') format('truetype'),
         url('/webfonts/fontello.svg#fontello') format('svg');
    font-weight: normal;
    font-style: normal;

}

    @font-face {
    font-family: 'Social';
    src: url('/webfonts/socialico-webfont.eot');
    src: url('/webfonts/socialico-webfont.eot?#iefix') format('embedded-opentype'),
         url('/webfonts/socialico-webfont.woff') format('woff'),
         url('/webfonts/socialico-webfont.ttf') format('truetype'),
         url('/webfonts/socialico-webfont.svg#SocialicoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.buffer .social {
	font-family: 'Social';
	font-size:42px;
	color: #fff;
	cursor:pointer;
  float:none;
	margin:0 3px 0 0;
  text-decoration: none;
}

.webicon {font-family: 'Icons';vertical-align: top;text-decoration: none;}

a.preview {font-size:13px;color:#ccc;cursor:pointer;vertical-align:text-top;}
.previewicon {font-family: 'Icons';font-size:13px;cursor:pointer;letter-spacing:-3px;vertical-align:text-top;text-decoration: none;}
a.preview:hover{color:#888;text-decoration:none;}

.socialpop {
	font-family: 'Social';
	font-size:42px;
	color: #888;
	text-shadow: 1px 1px 4px #BBB;
	cursor:pointer;
	vertical-align: middle;
}

.audiosocial {
	font-family: 'Icons';
	font-size:23px;
	color: #888;
	text-shadow: 1px 1px 4px #BBB;
	cursor:pointer;
	vertical-align: middle;
	float:left;
}

.audiosocial:hover {
	color: #555;
	text-shadow: 1px 1px 4px #ccc;
	cursor:pointer;
}

.webiconpop {font-family: 'Icons';vertical-align: top;text-decoration: none;}

.descbox {clear:both;width:100%;display:block;margin: 0 0 25px; padding-top:10px; position:relative;}
#vidlink {font-size:24px;margin:10px 0;color: #fff;cursor:pointer;margin-right:3px;}
#vidembed {font-size:22px;margin:10px 0;color: #fff;cursor:pointer;margin-right:3px;}
#vidlinkpop {font-size:23px;margin:10px 0;color: #999;text-shadow: 1px 1px 4px #BBB;cursor:pointer;}
#vidembedpop {font-size:19px;margin:10px 0;color: #999;text-shadow: 1px 1px 4px #BBB;cursor:pointer;}
#vidlink:hover, #vidembed:hover, .social:hover {text-decoration:none;text-shadow: 0px 0px 5px #fff;}
#vidlinkpop:hover, #vidembedpop:hover, .socialpop:hover {text-decoration:none;color: #777;}
.closeall {
	color: #555;
	position: relative;
	top: -27px;
	right: 0px;
	cursor:pointer;
}
.closeallpop {
	color: #555;
	position: relative;
	top: -32px;
	right: -22px;
	cursor:pointer;
}
.searchbar {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 5px 10px;
	margin-bottom: 20px;
	width: 89%;
	background: #EBEBEB;
	display:none;
}
#searchboxclose {
	float: right;
	font-size: 20px;
	margin-top: -5px;
	color: #888;
}
#searchboxclose:hover {
	color: #555;
	text-decoration:none;
}
.ytdescription {
	max-width:600px;
	width:100%;
	font-size: 14px;
	clear: both;
}
.vidlinkbox {
	max-width:600px;
	width:100%;
	float:left;background: #999;
	padding: 7px 0 5px 10px;
	border-top: 1px solid #555;
	border-bottom: 1px solid #555;
	margin-bottom:15px;
    box-sizing: border-box;
    }
.vidlinkboxpop {float:left;width: 425px;margin: 0 0 0 10px;}

.linkbox, .embedbox {
	display:none;
	position: absolute;
	background: #ebebeb;
	padding: 30px 0px 18px 30px;
	width: 600px;
	box-shadow: 0px 5px 11px -7px black;
	left: 0px;
	margin-top: -15px;
}

.linkbox input, .embedbox input, #YTSearch {
	width: 350px;
	font-size: 18px;
	padding: 6px;
	border-radius: 5px;
	border: 1px solid #888;
}

.linkbox span, .embedbox span {
	font-size: 18px;
	color: #555;
	margin: 0 0 0 10px;
	vertical-align: middle;
}

.linkboxpop, .embedboxpop {
	position: absolute;
	background: #ebebeb;
	padding: 30px 0px 18px 30px;
	width:570px;
	box-shadow: 0px 5px 11px -7px black;
	left: 80px;
	margin-top: 25px;
	opacity:0;
	display:none;
}

.linkboxpop input, .embedboxpop input {
	width: 350px;
	font-size: 18px;
	padding: 6px;
	border-radius: 5px;
	border: 1px solid #888;
}

.linkboxpop span, .embedboxpop span {
	font-size: 18px;
	color: #666;
	margin: 0 0 0 10px;
	vertical-align: middle;
}

.vidtext {
	float:left;
	width:380px;
	margin-left:10px;
	min-height: 115px;
}
.vheadline {
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color:#555;
}
.vheadline a {color:#555;}
.videodetails {
	font-weight:bold;
	margin:10px 0;
}

.vidholder {
  clear:both;
}

#current-media {
	border: 0;
	padding: 0px;
	margin: 10px 0;
	display: block;
	position: relative;
}

#media-player {	
	max-width: 600px;
	width:100%;	
}

#media-player iframe {
	width:100%;
}

#media-meta {
	float: left;
	padding-left: 15px;
	width: 189px; 
}

#media-meta .embed-txt {
	width: 150px;
}

#featured-media {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
	width: 609px;
	overflow: hidden;
}

#media-archive {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
	width: 609px;
}

.embed-txt {
	width: 150px;
	font-size: 10px;
}

.videoheadline {
	font-size: 24px;
	font-weight: bold;
	padding: 0 0 15px 0;
	line-height: 26px;
}

#media-scroller {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 90000px;


}

#media-scroller li {
	float: left;
	padding-right: 25px;
	text-align: center;
	width:187px;
}

#scroller-nav {
	clear: both;
	text-align: center;
	background:url('/img/toggle.gif');
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:center;
	/*width:52;*/
	height:13px;
	padding:0px;
}

#invis, #invis a
{
    filter:alpha(opacity=0);
    opacity:0.01;
    /*color:#888;*/
    text-decoration:none;
    height:13px;
}

#leftscroll{

        width:11px;
	height:13px;
	float:left;
	margin:0 22px 0 4px;
	display:none;

}

#lscrollhide{
        width:11px;
	height:13px;
	float:left;
	margin:0 22px 0 4px;
	display:none;
}

#rightscroll{
	width:11px;
	height:13px;
	float:right;
	margin:0 4px 0 0;
	display:block;
}

#flashcontent{
	padding: 15px;
	display: table;
	width: 629px;
	text-align:center;
}
#videogallery {margin:0;padding:0;}
#videogallery li {
	list-style-type:none;
	height: 175px;
	clear:both;
}

#videogallery li img {
	width: 200px;
	float:left;
}
#audiogallery {margin:0;padding:0;}
#audiogallery li {
	list-style-type:none;
	height: 175px;
}
#audiogallery li img {
	width: 200px;
	float:left;
}


.simplePagerNav {
            font-size: 80%;
			clear:both;
			overflow: hidden;
        }
		.simplePagerNav li {
            list-style-type:none;
        }
		.simplePagerNav li:first {
            margin-left:30px;
        }
        .simplePagerContainer {overflow: hidden;}
.simplePagerNav a {
    text-decoration: none;
	border: solid 1px #AAE;
	color: #555;
}
.simplePagerNav a, .simplePagerNav span {
    display: block;
    float: left;
    padding: 0.3em 0.5em;
    margin-right: 5px;
	margin-bottom: 5px;
	min-width:1em;
	text-align:center;
}
.currentPage a {
    background: #555;
    color: #fff;
}

@media (max-width: 680px) {
	.vidtext {
		float:none;
		width:100%;
		margin:5px 0px;
		min-height: auto;
	}
	#videogallery li img {
		float:none;
	}

	#videogallery li {
    height: auto;
	}
}