/* TEXT COLORS */

body {
	color: #000000;
}

h1, h2, h3, h4, h5, 
.blog-entry-title a, 
.blog-entry-title a:hover, 
.album-title, 
.movie-page-title {
	color: #222222;
}

h1.title{
	color: #333333;
}

h2.slogan{
	color: #999999;
}

h2#sideTitle{
	color: #333333;
}

a {
	color: #AF122A;
}

a:hover {
	color: #BB1E36;
}

blockquote, code {
	background: #EEEEEE;
	color: #666666;
}

#myExtraContent1{
	background-color: #E9E9E9;
	color: #555555;
}

/* TAB COLORS */

#nav {
	background-color: #DFE0DB;
}

#nav a.current, #nav a.currentAncestor {
	color: #0079BA !important;
}


/* SIDEBAR MENU */

#subNav a{
	color: #007EBF;
}

#subNav a.current {
	color: #00A3F8 !important;
	background: #fff !important;
}

#subNav ul ul ul li a{
	font-weight: normal;
	color: #26A4E5;
}

/* MOVIE ALBUM COLORS */

.movie-thumbnail-caption {
	color: %colour_movie_caption%;
}


/* MOVIE POPUP COLORS */

.movie-background {
	color: %colour_popup_caption%;
}

.movie-title {
	color: %colour_popup_title%;
}


		#wrapperOuter {
	width: 934px;
	background: url(images/content-900.png) no-repeat 0 0;
}

#headerMask {
	background: url(images/header-900.png) no-repeat 0 0;
}

#featureImage1,
#featureImage2{
	width: 900px;
}

#content {
	width: 610px;
}

.thumbnail-wrap {
	margin: 0px 4px 10px 4px;
}

#background{
	background: url(images/clouds.jpg) no-repeat top center;
	height: 958px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0;
}

h1.title{
	font-size: 65px;
}

h2.slogan{
	font-size: 15px;
}

body {
	font-family: 'Trebuchet MS',Helvetica,sans-serif;
}

#featureImage1 {
	background-image: url(images/editable_images/header1.jpg);
}

#featureImage2 {
	background-image: url(images/editable_images/header2.jpg);
}

#nav {
	background-image: url(images/nav-gloss.png);
	background-repeat: repeat-x;
}


#sidebar {
	display: none;
}

#content{
	width:100%;
}


		