/* LAYOUT ADJUSTMENTS */

header, #featureBorderOuter, aside, footer {
	display: none;
}
/* TEXT COLORS */

body {
	background-color: #91A5A9;
}

#band .detail, #band .color {
	background-color: #FFFFFF;
}

h1#title {
	color: #DA9C1B;
}

h2#slogan {
	color: #042E57;
}

h1, h2, h3, h4, h5, h6, 
#auxContent h2#aux,
#content h1.blog-entry-title>a,
span.blog-read-more a,
#blog-categories:before, 
#blog-archives:before, 
ul.blog-tag-cloud:before, 
#blog-rss-feeds:before,
.message-text, 
.movie-title, 
.movie-page-title {
	color: #042E57;
}

#content, #sidebar {
	color: #646F77;
}

.nav-controls a, 
.pagination a, 
.pagination span, 
.ss-controls a,
.blog-entry-date,
.filesharing-item-title,
.filesharing-item-title a,
blockquote, code,
.contact label {
	background-color: #32383B;
	color: #E5E5E5 !important;
}

.movie-thumbnail-frame{
	background-color: #32383B;
	border-top-color: #585E61;
	border-bottom-color: #252B2E;
}

.contact label, .movie-thumbnail-caption {
	color: #E5E5E5;
}

ul.thumbs li {
	background-color: #FFFFFF;
}

span.image-wrapper {
	background-color: #FFFFFF;
}

.pagination span {
	color: #219EF8 !important;
}

#caption {
	background-color: #0B1117;
	color: #FFFFFF;
}

#content a, #auxContent a, ul.blog-tag-cloud a {
	color: #2240B0;
}

#content a:hover {
	color: #2A50DC;
}

#nav li a {
	color: #042E57;
}

#nav li a:hover{
	color: #2240B0;
}

#nav a.current, #nav a.currentAncestor,
#nav a.current:hover, #nav a.currentAncestor:hover {
	color: #DA9C1B;
}

ul#breadcrumb a, ul#breadcrumb a:hover {
	color: #747A7F;
}


#contact {
	color: #747A7F;
}

#contact a {
	color: #5F656A;
}

#contact a:hover {
	color: #5F656A;
}


		#autoPlay{ top: 1px; }

body {
	background-image: url(images/highlight_100.png);
	background-position: 56% top;
	background-repeat: no-repeat;
}

.movie-thumbnail-frame{ 
	background-image: url(images/highlight_100.png);
	background-position: -300px -300px;
	background-repeat: no-repeat;
}

#wrapperOuter{
	background:url(images/wood.png);
}

#sidebar, #content, #auxContent{
	text-shadow: rgba(255,255,255,0.35) 0 1px 0;
}

#content #auxContent, .filesharing-item {
	background:none;
	-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#26FFFFFF,endColorstr=#26FFFFFF);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#26FFFFFF,endColorstr=#26FFFFFF);
	zoom: 1;
	background: rgba(255,255,255,.15);
	border: 1px dashed rgba(255,255,255,.3);
}

.blog-entry, .form-input-field {
	background:none;
	-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4CFFFFFF,endColorstr=#4CFFFFFF);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4CFFFFFF,endColorstr=#4CFFFFFF);
	zoom: 1;
	background: rgba(255,255,255,.2);
	border: 0;
	border: 1px dashed rgba(255,255,255,.4);
}

.form-input-field:focus {
	background:none;
	-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66FFFFFF,endColorstr=#66FFFFFF);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66FFFFFF,endColorstr=#66FFFFFF);
	background: rgba(255,255,255,.4);
	border: 1px dashed rgba(255,255,255,.8);
}

#slideDelay{top: 4000px;}

#slideSpeed{top: 2000px;}

#thumbCount{top: 12px;}

#thumbs { top: 2px; }

#content{
	float: right;
	width: 640px;
}

ul.thumbs li {
	margin: 0 8px 12px 0;
}

#sidebar{
	float: left;
	width: 280px;
}


		