@font-face {
	font-family: 'GestaSemiCond-Medium';
	src: url('images/2455B1_0_0.eot');
	src: url('images/2455B1_0_0.eot?#iefix') format('embedded-opentype'),
		 url('images/2455B1_0_0.woff') format('woff'),
		 url('images/2455B1_0_0.ttf') format('truetype');
}
*, ul, li, p {
	margin: 0px;
	padding:0px;
	font-weight:normal;
}
p {
	font-size:.9em;
}
.hidden {
	visible:hidden;
}
a, .fLink {
	color: #000;
	text-decoration:none;
	border:none;
	cursor: pointer;
	cursor: hand;
	opacity:1;
	-webkit-transition:all 150ms ease-in;
	-moz-transition:all 150ms ease-in;
	transition: all 150ms;
}
hr {
	border: 1px solid #ccc;
}
h1, #masthead ul {
	font-family: GestaSemiCond-Medium, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: white;
	-webkit-transition:all 130ms ease-in;
	-moz-transition:all 130ms ease-in;
	transition: all 130ms;
}
h1 a {
	color:white;
}
html {
	overflow-y: scroll;
}
html, body {
	font-family: GestaSemiCond-Medium, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #eee;
}
body {
	margin-top:0px;
	padding-bottom:25px;
}

#wrapper {
	display:block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width:700px;
	min-width:320px;
	height: 100%;
	background-color: #eee;
}
.topborder {
	height: 4px;
	display:block;
	position:relative;
	left: 0px;
	right: 0px;
	background-color: #0090ff;
	border-top: #333 solid 4px;
	z-index: 500;
}
.topborder2 {
	height: 2px;
	display:block;
	position:relative;
	left: 0px;
	right: 0px;
	background-color: #0090ff;
}
#headwrap {
	background-color:#E0E0E0;
	background-image:url(images/headgrad.png);
	background-position:bottom;
	background-repeat:repeat-x;
	background-size:100% 70px;
	min-width:320px;
	border-bottom: 1px solid #ccc;
	-moz-box-shadow: 0 0 8px #ccc;
	-webkit-box-shadow: 0 0 8px #ccc;
	box-shadow: 0 0 8px #ccc;
	z-index:50;
	-webkit-transition:all 150ms ease-in;
	-moz-transition:all 150ms ease-in;
	transition: all 150ms;
}
#masthead {
	position:relative;
	margin: 0px auto; 
	width: 100%;
	max-width:700px;
	min-width:320px;
	height:70px; 
	z-index: 100;
	white-space:nowrap;
	overflow:hidden;
	-webkit-transition:all 250ms ease-in;
	-moz-transition:all 250ms ease-in;
	transition: all 250ms;
}
#masthead ul {
	position: absolute;
	top: 20px;
	left: 220px;
	padding-left:10px;
	right:120px;
	overflow:hidden;
	font-size:1.4em;
	-webkit-transition:all 150ms ease-in;
	-moz-transition:all 150ms ease-in;
	transition: all 150ms;
}
#masthead li {
	color:#000;
	list-style:none;
	float:left;
	padding-right: 20px;
	padding-left: 20px;
	text-transform:lowercase;
	line-height:45px;
	display:inline;
	vertical-align:text-bottom;
	background-image: url(images/navsep.png);
	background-position: bottom right;
	background-repeat:no-repeat;
}
.smallicon {
	background-position: bottom right !important;
	background-repeat:no-repeat !important;
	padding-right:25px !important;
}
.more {
	background-image: url(images/droparrow.png) !important;
}
.down {
	background-image: url(images/uparrow.png) !important;
}

#masthead .logo {
	position:absolute;
	top:2px;
	left: 0px;
	width:228px; /*must be width of logo */
	height:100%;
	background-image:url(images/citybeatlogo.png);
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center left;
	-webkit-transition:all 150ms ease-in;
	-moz-transition:all 150ms ease-in;
	transition: all 150ms;
}
#masthead .logo:hover {
	opacity:.9;
}
#masthead .powered {
	position:absolute;
	top:10px;
	right:0px;
	margin:4px;
	width:110px;
	height:45px;
	background-image:url(images/poweredby.png);
	background-repeat:no-repeat;
	opacity:1;
	-webkit-transition:all 130ms ease-in;
	-moz-transition:all 130ms ease-in;
	transition: all 130ms;
}
.black {
	background-color: #505050;
	color:#fff;
	background-image:url(images/blackgrad.png);
	background-position:top center;
	background-repeat:repeat-x;
	border: 1px solid #333;
	-moz-box-shadow: 0 0 8px #666;
	-webkit-box-shadow: 0 0 8px #666;
	box-shadow: 0 0 8px #333;
	margin-bottom: 10px;
	padding: 10px;
}
.black h1 {
	margin:2px;
	margin-bottom:10px;
	margin-top:20px;
	color:white;
}
.white {
/*	border-bottom: 1px solid #ccc;
	-moz-box-shadow: 0 0 8px #ccc;
	-webkit-box-shadow: 0 0 8px #ccc;
	box-shadow: 0 0 8px #ccc;*/
	padding: 4px;
}
.white h1, #content h1 {
	margin-left:10px;
	margin-bottom: 5px;
	color:black;
}
.thumblist {
	display:block;
	-webkit-transition:width 130ms ease-in;
	-moz-transition:width 130ms ease-in;
	transition: width 130ms;
}
.thumblist li {
	position: relative;
	display: inline-block;
	float:left;
	margin:0px;
	font-size:.73em;
	text-align:center;
	list-style: none;
	height:auto;
	width:auto;
	color:#333;
	border:none;
	-webkit-transition:all 130ms ease-in;
	-moz-transition:all 130ms ease-in;
	transition: all 130ms;
}
.shows li {

}
.episodes li {

}
.thumb img {
	width:130px;
	height:70px;
	border:none;
	/*display:none; /* this is for jquery image fade onload bind*/
}
a.thumb {
	position:relative;
	display:block;
	width: 130px;
	height: 70px;
	overflow:hidden;
	margin:3px;
	vertical-align: middle;
	text-align: center;
	background-image:url(images/shows/noimg.jpg) center center;
	background-position: center center;
	border: 1px solid #666;
	-moz-box-shadow: 0 0 10px #ccc;
	-webkit-box-shadow: 0 0 10px #ccc;
	box-shadow: 0 0 10px #ccc;
}
a.thumb span {
	line-height:1em;
	position:absolute;
	display:block;
	color:white;
	left:0px;
	right:0px;
	bottom:4px;
	padding:3px;
	color:white;
	height:auto;
	text-align:center;
	background-color:#444;
	background-color:rgba(0,0,0,.5);
}
a.thumb:hover {
	opacity:.9;
}
.thumblist li:hover {
	margin:0px;
}

#morevideos {
	height: auto;
	overflow:hidden;
}
#allvideos {
	display:block;
	height: auto;
	overflow:hidden;
	padding-bottom:10px;
}

#prev, #next {
	width:35px;
	height:80px;
	background-repeat:no-repeat;
	background-position:center center;
	display:block;
	float:left;
	margin-right:5px;
	margin-left:5px;
}
#prev {
	background-image:url(images/prev.png);
}
#next {
	position: absolute;
	top:80px;
	bottom:0px;
	right:0px;
	background-image:url(images/next.png);
}
.disabled, .disabled:hover {
	opacity:.3;
}
#mediaplayer {
	-moz-box-shadow: 0 0 15px #333;
	-webkit-box-shadow: 0 0 15px #333;
	box-shadow: 0 0 15px #333;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color:black;
}
#video {
	display:block;
	margin: 10px auto;
	width:100%;
	max-width:640px;
	min-width:200px;
	height:380px;

}
#content {
	margin:5px;
}
#content p, .black p, #allvideos p {
	padding:10px;
	padding-left:20px;
	padding-top:0px;
}
#footer {
	padding:5px;
	margin-top:10px;
	marin-bottom:20px;
	font-size: 10px;
	color: #000;
	text-align:center;
	opacity:.4;
}

@media screen and (max-width: 725px) {
	#masthead .powered {
		opacity:0;
		width:0px;
		visibility:hidden;
	}
	#masthead {
		max-width:500px;
		height:50px;
	}
	#browse, #browse ul {
		width:460px !important;
	}
	#headwrap {
		background-size:100% 50px;
	}
	#masthead ul {
		left:180px;
		right:2px;
		top:5px;
		font-size:1.3em;
	}
	#masthead li {
		padding-right: 10px;
		padding-left: 10px;
	}
	#video {
		height:350px;
	}
}
@media screen and (max-width: 400px) {
	h1 {
		font-size:1.1em;
	}
	#masthead {
		max-width:315px;
	}
	#browse, #browse ul {
		width:275px !important;
	}
	#masthead .logo {
		width:100px;
	}
	#masthead ul {
		left:93px;
		font-size:1em;
	}
	#masthead li {
		padding-right: 5px;
		padding-left: 5px;
	}
	#video {
		height:230px;
	}
	.episodes li {
		width:98%;
		overflow:hidden;
		height:45px;
	}
	li.seeallli {
		height:60px;
	}
	a.episode {
		width:100%;
		height:40px;
		text-align:left;
	}
	.episode img {
		width:auto;
		height:100%;
	}
	a.episode span {
		font-size:1.3em;
		left: 75px;
		right: 0px;
		bottom: 0px;
		top: 0px;
	}
	a.seeall span {
		left: 0px;
		right: 74px;
	}
	a.seeall {
		text-align:right;
	}
	.black h1 {
		margin:2px;
		margin-bottom:5px;
		margin-top:5px;
	}
	#tiptip_holder {
		display:none;
	}
	#tiptip_content {
		display:none;
	}
	.tweet {
		display:none;
	}
}

/* social adds */
#sidefloat {
	display:block;
	width:100%;
}
#sidefloat h1 {
	font-size:14px;
	color:white;
}

/* scroll bars */

::-webkit-scrollbar {
    width: 10px;
}
/* Track */
::-webkit-scrollbar-track {
	background: #fff; 
	border-left: solid #ccc 1px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    background: #ccc; 
}
::-webkit-scrollbar-thumb:window-inactive {
	background: #ccc; 
}