#controls {
	position: fixed; bottom:0; left:0;
	height: 85px;
	width: 100%;
	z-index: 100;
	border-top: 1px solid #000;
	}
	
#wrapper {
	background: transparent url('http://s65904.gridserver.com/images/pageBG.png') top left repeat;
	min-height: 600px;
}

#innerWrap {
	background: transparent url('http://s65904.gridserver.com/images/rightPoster.png') bottom right no-repeat;
	min-height: 600px;
}

#ID {
	background: transparent;
	z-index: 100;	
	position: relative;
	top: 100px;
	left: 5px;
	text-align: left;
}

.channel-a {
	background: #e8d4a6;
}
	body.channel-a #controls {
		background: #fd0303;
	}

.channel-ccr {
	background: #FFF;
}
	body.channel-ccr #controls {
		background: #FFF;
	}

.room-111 {
	background: #FFF;
}
	
	body.room-111 #controls {
		background: #FFF;
	}

#wrapper {
	background: transparent url('http://s65904.gridserver.com/images/pageBG.png') top left repeat;
	min-height: 600px;
}

#innerWrap {
	background: transparent url('http://s65904.gridserver.com/images/rightPoster.png') bottom right no-repeat;
	min-height: 600px;
}

#ID {
	background: transparent;
	z-index: 100;	
	position: relative;
	top: 100px;
	left: 5px;
	text-align: left;
}

.entry {
	padding: 15px 0px;
}

a:link, a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #fd0303;
}

#poster {
	background: transparent;
	min-height: 600px;
}

#iframe {
	
}

#controls {
	position: fixed; bottom:0; left:0;
	height: 85px;
	width: 100%;
	background: #fd0303;
	z-index: 100;
	border-top: 1px solid #000;
	}
	
	#social-media-links {
		float: left;
		padding-top: 10px;
		padding-left: 25px;
		width: 200px;
	}

	#player-graphic {
		background: transparent url('http://s65904.gridserver.com/images/audioPlayer.png') bottom left no-repeat;
		min-height: 145px;
		width: 250px;
		z-index: 1000;
		position: relative;
		top: -80px;
		left: 10px;
		float: left;
	}

	#channel-switch {
		width: 500px;
		float: left;
	}

	#channels ul, #channels ul li {
		list-style: none;
		padding: 0;
		margin: 0;
	}

	#channels ul li {
		display: inline;
		float: left;
	}
	
	#channels ul li a, #channels ul li a:visited {
		padding: 0px 25px;
		font-size: 3.0em;
		color: #FFF;
		font-weight: bold;
	}

	#channels ul li a:hover {
		color: #000;
	}

	#channels ul li.active a {
		color: #000;
	}
	
	.entry p img {
		margin: 0;
	}
	
.tweet {
	clear:left;
	margin-top:20px;
	min-height:55px;
	padding:5px;
	text-align:center;
	width:375px;
}
.tweet p {
	font-weight: bold;
}

.tweet ul li {
	list-style-type: none;
}

.tweet a:link, .tweet a:visited {
	color: #fd0303;
}
	
#center {
	text-align: left;
}

#nav {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.975em;
	text-align: center;
	padding: 5px 0px 0px 0px;
	float: right;
}

#nav ul {
	margin-left: 0;
	padding-left: 0;
} 

#nav ul li {
	list-style: none;
	list-style-type: none;
	display: inline;
	margin: 0 0 3px 0;
}
	
#nav ul li.here {
	list-style: none;
	display: inline;
	border-bottom: 3px solid #FFF;
}

#nav li a {
	display: block;
	padding: 5px 15px 5px 0.5em;
	margin-left: 3px;
	background-color: #FFF;
	color: #666;
	text-decoration: none;
	float: left;
}

html>body #nav li a {
	width: auto;
}

#nav li a:hover {
	background-color: #FFF;
	color: #000;
}
	
#nav ul li.here a {
	background: #FFF;
	color:#000;
	border-bottom: 2px solid #FFF;
	
}

/* SUBNAV */

#subNAV {
	text-align: center;
}

#subNAV ul {
	padding-left: 0;
	margin-left: 25px;
} 

#subNAV ul li {
	list-style: none;
	list-style-type: none;
	display: inline;
	margin: 0 0 3px 0;
}
	
#subNAV ul li.here {
	list-style: none;
	display: inline;
}

#subNAV li a {
	font-family: times, "Times New Roman","times-roman",georgia,serif;
	font-weight: bold;
	display: block;
	text-transform: uppercase;
	font-size: 27px;
	color: #c8b9b2;
	margin-left: 3px;
	background: #fff url('http://www.whittledot.com/images/and.jpg') top right no-repeat;
	text-decoration: none;
	float: left;
	padding-right: 40px;
}

#subNAV li a#random {
	background: #fff;
	float: left;
	padding-right: 0px;
}

html>body #subNAV li a {
	width: auto;
}

#subNAV li a:hover {
	background-color: #FFF;
	color: #4a1802;
}
	
#subNAV ul li.here a {
	background: #FFF;
	color:#000;
	border-bottom: 2px solid #FFF;
	
}

#creativeDeal {
	display: block;
	width: 230px;
	height: 125px;
	background: url("http://www.whittledot.com/images/creativePackage.jpg") no-repeat 0 0;
	}
	
#creativeDeal:hover {
	background-position: 0 -125px;
	}
	
#creativeDeal span {
	display: none;
	}

.row {
	width: 950px;
	border-top: 5px solid #222;
	clear: left;
	border-top: 3px double #CCCCCC;
	padding: 10px 0px;
}

#center {
	padding: 0px 10px 0px 0px;
}

#farRight {
	margin-left: 10px;
	text-align: left;
}

#farRight a:link, #farRight a:visited {
	color: #ae6c24;
	text-decoration: none;
}

#farRight a:hover {
	color: #111;
	text-decoration: underline;
}

#company {
	padding: 5px 5px;
	background: #FFF;
	text-align: center;
	background: #FFF;
	border-top: 15px solid #222;
}

#main {
	background: transparent;
	padding: 0 0 0 30px;
	font-size: 1.1em;
}

#main ul li {
}

#main ul li a, #main ul li a:visited {
	color: #FFF;
}

#main ul li a:hover {
	color: #000;
}


#main h4 {
	font-size: 30px;
	line-height: 1.0125;
	margin-bottom: 0em;
	height: 1.25em; 
	color: #4a1802;
}

#newClient {
	padding: 55px 10px;
	text-align: center;
}

#contactForm {
	width: 610px;
	margin: 30px 155px;
	padding: 15px;
	background: #FFF;
	border: 2px solid #ccc;
}

#featureBlock {
	padding: 20px;
	margin-bottom: 10px;
}

#featureBlock h2 {
	font-size: 22px;
	border-top: 3px double #cccccc;
	border-bottom: 3px double #cccccc;
	
}

#featureBlock a:link, #featureBlock a:visited {
	color: #4a1802;
	text-decoration: none;
}

#featureBlock a:hover {
	color: #111;
	text-decoration: underline;
}

.sectionTitle p {
	text-decoration: none;
	font-weight: bold;
	margin: 0 0 0 0;
	text-align: center;
	color: #4a1802;
	background: #ede4da;
}

.emp {
	font-size: 1.1em;
	font-weight: bold;
	color: #ae6c24;
}

.spacer {
	border-top: 3px double #cccccc;
	min-height: 20px;
}

.theForm {
	padding: 10px 150px;
	background: #e0e0e0;
}

ul#abilities {
	list-style: none;
	list-style-type: none;
	background: #FFF;
}

ul#abilities li {
	display: block;
	background: #FFF;
	border-bottom: 1px solid #e0e0e0;
	padding: 2px 5px;
}

ul#abilities li a {
	color: #c35105;
	text-decoration: none;
	display: block;
	background: #FFF;
	padding: 2px 5px;
}

ul#abilities li a:hover {
	background: #f9c7a5;
	color: #000;
}

/* JQUERY OVERRIDES */

.ui-tabs .ui-tabs-nav { 
	padding: 0;
}

.ui-state-active {
	color: #FFF;
}

.ui-state-default, .ui-widget-content .ui-state-default {
	background: transparent;
	border: none;
}

.ui-widget-header {
	background: transparent;
	border: none;
}

.ui-widget-content {
	border: none;
}

.ui-widget-content p {
	line-height: 1.5em;
	margin:0 0 1.5em;
	font-weight: normal;
	font-family: helvetica, arial, sans-serif;
}


