body {
	background: transparent none;
	text-align: left;
	color: #000000;
	font: 8.5pt/13pt Helvetica;
}

#container{
	width: 100%;
}

#sidebar, #background, #featureImage2, #nav, #headerMain, #footer{
	display: none;
}

h1.title{
	font-size: 18pt;
}

h2.slogan{
	font-size: 10pt;
	padding-bottom: 10pt;
}

h1 { font-size: 14pt; }
h2 { font-size: 12pt; }
h3 { font-size: 10pt; }
h4 { font-size: 9pt; }
h5 { font-size: 8.5px; }

.blog-entry-title {
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 8pt;
	border-style: none;
}

.blog-entry-date {
	margin-bottom: 5pt;
	border-style: none;
	font-size: 10pt;
	color: #333333;
}

.blog-entry-body {
	margin-bottom: 45px;
	border-style: none;
}

.filesharing-description {
	margin-bottom: 20px;
}

.filesharing-item-title {
	font-size: 14pt;
	font-weight: bold;
}

.filesharing-item-description {
	margin-bottom: 10px;
}

.album-title {
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 3px;
}

.album-description {
}

.thumbnail-frame {
	margin: 0px;
	padding: 0px;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
	height: 30px;
}

.thumbnail-caption {
	color: #4c4c4c;
	margin-top: -2px;
	font-size: 10pt;
}

.photo-background {
	text-align: center;
}

.photo-navigation {
	background: none;
	display: none;
}

.photo-navigation a {
	display: none;
}

.photo-navigation a:hover {
	display: none;
}

.photo-frame{
	border-bottom: 0;
	border-top:0;
}

.photo-links {
	display: none;
}

.photo-title {
	display: none;
}

.photo-caption {
	font-size: 11pt;
	margin: 0px;
	text-align: center;
}

.movie-title {
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
}

.movie-description {
	text-align: center;
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
/* TEXT COLORS */

body {
	color: #555555;
}

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%;
}


		