/*<group=General Styles>*/

body {
	background: transparent none;
	margin: 0px 5% 0px 5%;
	text-align: left;
	color: #000000;
	letter-spacing: 0.5px;
	word-spacing: 1px;
	padding: 0px;
	font: 10pt Georgia, Times New Roman, Times, serif;
}

p { 
}

b, strong {
	font-weight: bold;
}

a:link, a:visited {
}

a:hover, a:active {
}
	
/*</group>*/

/*<group=Layout>*/

#container {	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#pageHeader {
	text-align: left;
	background: none;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#pageHeader img {
	float: right;
}

#pageHeader h1 {
	color: #000000;
	margin: 0px;
	font-weight: bold;
	font-size: 16pt;
	padding: 0px;
}

#pageHeader h2 {
	color: #333333;
	margin: 0px;
	font-size: 13pt;
	font-weight: normal;
	padding: 0px;
}

#contentContainer {
	float: none !important;
	padding: 0px;
	margin-bottom: 10px;
}

#contentContainer #content {
	padding: 0px;
}

#contentContainer #content img {
}

#sidebarContainer {
	float: none;
	width: auto;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#sidebarContainer .sidebar {
}

#footer {
	text-align: center; 
	background: none;
	color: #000000;
	font-size: 10pt;
	border-top: 1px solid #cccccc;
	margin-top: 10px;
	padding-top: 10px;
}

#footer a {
}

#footer a:hover {
}
	
/*</group>*/

/*<group=toolbar>*/

#navcontainer {
	display: none;
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	display: none;
}
	
/*</group>*/

/*<group=Global Classes>*/

.standout {
	color: #474747;
	font-size: 11pt;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 2px;
	padding: 40px;
	background-color: #f5f5f5;
	font-style: italic;
}

h1 {
	font-size: 20pt;
	font-weight: bold;
	margin-bottom: 3px;
}

h2 {
	font-size: 18pt;
	font-weight: bold;
	margin-bottom: 3px;
}

h3 {
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 3px;
}

h4 {
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 3px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
}

.imageStyle {
}
	
/*</group>*/

/*<group=Blog>*/

.blog-entry {
	border-style: none;
}

.blog-entry-title {
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 3px;
	border-style: none;
}

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

.blog-entry-body {
	margin-bottom: 45px;
	border-style: none;
}
	
/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
	margin-bottom: 20px;
	border-bottom: 1px solid #d9d9d9;
}

.filesharing-item {
	
}

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

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

/*</group>*/

/*<group=Photo Album>*/

/*<group=Index Page (Thumbnail view)>*/

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

.album-description {
}

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

.thumbnail-frame a {
}

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

.thumbnail-frame img {
	background: repeat url(images/sidebar_bg.png);
}

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

/*<group=Single Page (Photo view)>*/

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

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

.photo-navigation a {
	display: none;
}

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

.photo-frame{

}

.photo-links {
	display: none;
}

.photo-title {
	display: none;
}

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

/*</group>*/
	
/*</group>*/

/*<group=Quicktime Page>*/

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

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

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
	
/*</group>*/



body {
	color: #666666;
	background-color: #E5E5E5;
}

h1 {
	color: #666666;
}

h2 {
	color: #666666;
}

h3 {
	color: #666666;
}

h4 {
	color: #666666;
}

h5 {
	color: #666666;
}

h6 {
	color: #666666;
}

cite {
	color: #666666;
}

strike {
	color: #FF0000	
}

ins {
	color: #339900;
}

q {
	color: #666666;
}

dt {
	color: #666666;
}

dd {
	color: #666666;
}





#topContainer {
	background-color: #4D4D4D;
}

/* Header (title) */
#pageHeader h1 {
	color: #FFFFFF;
}

#flashBox {
	border: 1px solid #CCCCCC;
	background-color: #666666;
}

/* Subheading (slogan) */
#siteSlogan h2 {
	color: #FFFFFF;
}

/* Breadcrumb links */
#breadcrumbcontainer {
	color: %colour_body_text%;
}	

#breadcrumbcontainer a {
	color: #999933;
}

#breadcrumbcontainer a:hover {
	color: #666600;
}

/* Sidebar Container */
.sidebarSpacer {
	background-color: #FFFFFF;	
}

#sidebarContainer #sidebar {
	color: #666666;
	background-color: #FAFAFA;
	border-bottom: 15px solid #FFFFFF;
}

#sidebarContainer .sideHeader {
	color: #666666;
	background-color: #FAFAFA;
}

#dynamicSidebar {
	color: #666666;
	background-color: #FAFAFA;
}

/* Main Container */
#container {
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
}

/* Content Container */
#contentContainer {
	background-color: #FFFFFF;
}

#contentContainer #content {
	background-color: #FFFFFF;
}

/* Web links */
a:link, a:visited {
	color: #999933;
}

a:hover {
	color: #666600;
}


a:active {
	color: #999933;
}

/* Secondary navigation links (sidebar) */
.secondaryNavigation {
	background-color: #FAFAFA;
	border-bottom: 15px solid #FFFFFF;
}

.secondaryNavigation li,
.secondaryNavigation ul ul li, 
.secondaryNavigation ul ul ul li {
	background-color: #FAFAFA;
}

.secondaryNavigation a, 
.secondaryNavigation ul ul a, 
.secondaryNavigation ul ul ul a {
	background-color: #FAFAFA;
	color: #999933;
}

.secondaryNavigation a:hover,
.secondaryNavigation ul ul a:hover,
.secondaryNavigation ul ul ul a:hover {
	color: #666600;
	background-color: #FAFAFA;
}

.secondaryNavigation #current,
.secondaryNavigation #current:hover, 
.secondaryNavigation .currentAncestor,
.secondaryNavigation ul ul #current,
.secondaryNavigation ul ul #current:hover,  
.secondaryNavigation ul ul .currentAncestor,
.secondaryNavigation ul ul ul #current,  
.secondaryNavigation ul ul ul #current:hover,
.secondaryNavigation ul ul ul .currentAncestor {
	color: #999933;
	background-color: #FAFAFA;
}

/* Footer container */
#footer {
	border-top: solid 1px #CCCCCC;
	color: #666666;
	background-color: #F5F5F5;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #999933;
}

#footer a:hover {
	color: #666600;
}

/* Blockquote and standout */
blockquote, .standout, .scrollBox {
background-color : #FFFFFF;
border: 1px solid #E0E0E0;
}

/* Blog page style */
.blog-entry-title, .blog-entry-title a {
	color: #666666;
}

.blog-entry-date {
	color: #666666;
}

.blog-read-more a {
	color: #999933;
}

.blog-read-more a:hover {
	color: #666600;
}

.blog-entry-comments a {
	color: #666666;
}

.blog-entry-comments a:hover {
	color: #666666;
}

#blog-categories {
	color: #666666;
	border-bottom: 15px solid #FFFFFF;
}

#blog-categories a {
	color: #999933;
}

#blog-categories a:hover {
	color: #666600;
}

#blog-archives a {
	color: #999933;
}

#blog-archives a:hover {
	color: #666600;
}

#blog-rss-feeds {
	border-bottom: 15px solid #FFFFFF;
}

#blog-rss-feeds a {
	color: #FF6600;
}

#blog-rss-feeds a:hover {
	color: #FF6600;
}

ul.blog-tag-cloud {
	border-bottom: 15px solid #FFFFFF;
}

ul.blog-tag-cloud a {
	color: #999933;
}

ul.blog-tag-cloud a:hover {
	color: #666600;
}



/* File sharing page styles */
.filesharing-description {
	color: #666666
}

.filesharing-item-title a {
	color: #666666;
}

.filesharing-item-title a:hover {
	color: #666666;
}

.filesharing-item-description {
	color: #666666;
}





/* Photo Album page styles */
.album-title {
	color: #666666;
}

.album-description {
	color: #666666;
}

.thumbnail-frame img {
	border: 1px solid #666666;
}

.thumbnail-caption {
	color: #666666;
}





/* Induvidual Photo page styles */
.photo-background {
	background-color: #FFFFFF;	
}

.photo-title {
	color: #666666;
	background-color: #E5E5E5;
}

.photo-caption {
	color: #666666;
	background-color: #E5E5E5;
}

.photo-frame {
	border: 1px solid #666666;
}

.photo-navigation {
	background-color: #E5E5E5;
	border-bottom: 15px solid #FFFFFF;
}

.photo-navigation a:link {
	color: #999933;
}

.photo-navigation a:hover {
	color: #666600;
}

.exif-data {
	color: #666666;
	background-color: #E5E5E5;
}





/* Movie Album page styles */
.movie-page-title {
	color: #666666;
}

.movie-page-description {
	color: #666666;
}

.movie-thumbnail-frame img {
	border: 1px solid #666666;
}

.movie-thumbnail-caption {
	color: #666666;
}

/* Quicktime (Fullscreen) Video Page */
.movie-description {
	color: #666666;
}

/* Contact Form page styles */
form {
	color: #666666;
}

.message-text { 
	color: #666666;
} 

.form-input-field {
	color: #666666;
	border: 1px solid #999999;
	background-color: #EFEFEF;
} 

.label {
	color: %colour_contactform_annotations%;
}


		h1, h2, h3, h4, h5, h6, #sidebarContainer .sideHeader {
	font-family: Georgia, georgia, serif;
}

body {
	font-family: Georgia, georgia, serif;
}

#screenBadge {
	display: block;
}

body {
	font-size : 0.75em;
}

#flashBox {
	background-image : url('images/DO_NOT_DELETE/background.jpg');
}

#gecko {
	display: none;
} 

#sidebarContainer, #secondaryNavigation {
	float: right;
	width : 150px;
	margin-right: 15px;
	margin-left: 15px;
}

#contentContainer {
	margin-right: 180px;
	margin-left: 15px;
}

#container, #primaryNavigation {
	width: 800px;
}

.lastPublished {
	display: block;
}


		