/*<group=General Styles>*/

body {
	background: transparent none;
	margin: 0px;
	text-align: left;
	color: #000000;
	letter-spacing: 0.5px;
	word-spacing: 1px;
	padding: 0px;
	font: 10pt Geneva, Arial, Helvetica;
}

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 {
	height: 60px;
}

#pageHeader img {
	float: right;
}

#pageHeader #titlebar {
	height:61px;
	width: 100%;
	position: relative;
}

#pageHeader img {
	display: none;
}

#pageHeader #logo {
	z-index: 100;
	margin: 3px;
	width: auto;
	height: 54px;
	float: left;
}

#pageHeader #logo img {
	display: block;
	position: relative;
	height: auto;
}

#pageHeader #titlebar h1 {
	margin: 0;
	padding: 0;
	top: 10px;
	margin-left: 15px;
	letter-spacing: 2px;
	font-size: 1.5em;
	font-weight: normal;
	text-align: left;
	position: relative;
}

#pageHeader #titlebar h2 {
	font-size: 1em;
	margin: 0;
	padding: 0;
	top: 15px;
	margin-left: 15px;
	font-weight: normal;
	text-align: left;
	position: relative;
}


#contentContainer {
	float: none !important;
	padding: 0px;
}

#contentContainer #content {
	padding: 0px;
}

#contentContainer #content img {
}

#mainContent {
	margin-right: auto;
	margin-left: 0;
}

#sidebarContainer {
	
}

#sidebarContainer .sidebar {
	width: 5cm;
	padding: 10px;
}

#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>*/

#navbarContainer, #navbarside, #langNav, #searchDiv {
	display: none;
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	display: none;
}

#staticNav {
	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>*/



#container {
	width: 90%;
}

body {
	font-family: Optima, Skia, Futura, "Lucida Grande", LucidaGrande, Lucida, "Lucida Sans", Tahoma, Arial, Helvetica, sans-serif;
}

#content {
	font-size: 1.1em;
}

#sidebarContainer {
	width: 140px;
}

#mainContent {
	margin: 20px 180px 40px 180px;
}


#mainContent {
	margin-right: 0;
}

#sidebarContainer {
	float: left;
}

#sidebarContainer {
	text-align: left;
}

#navbarside li li {
	margin: 0.2em 0em 0.2em 1em;
}



#container {
        -webkit-box-shadow: 0 0 10px #333;
        -moz-box-shadow: 0 0 10px #333;
        box-shadow: 0px 0px 10px #333;
}


.thumbnail-frame {
	border: none;
	background: transparent !important;
}

#headerBackground {
	background-image: none;
}

#headerBackground {
	height: 0px;
}

#morph {
	height: 1px;
}




		body, html, .movie-background, .photo-background {
	background-color: #F7EDFF;
}

a:link, a:visited {
	color: #A718B9;
}

a:hover, a:active {
	color: #000000;
}


#contentContainer, #container {
	color: #4C4C4C;
	background-color: #FFFFFF;
}

#container {
	border-color: #620F74;
}


/* @group File Sharing */

.filesharing-item {
	background-color: #FFFFFF;
	border: 2px solid #E5E5E5;
}

.filesharing-item-title {
	color: #3C3C3C;
}


.filesharing-item-description {
}

/* @end */

		
.photo-navigation {
	background-color: #CCCCCC;
}

#pageHeader h1 {
	color: #B90000;
}
		
#pageHeader h2 {
	color: #3F3F3F;
}
		
.photo-links {
	background-color: #948E99;
}

.photo-caption {
	color: #4C4C4C;
}

.photo-title {
	color: #5B5B5B;
}

.blog-entry, .filesharing-description, .standout {
	border-bottom-color: #FFFFFF;
}

.blog-entry-title a {
	color: #4C4C4C;
}

.blog-entry-title a:hover {
	color: #A718B9;
	background: transparent;
}

.photo-links {
	color: #A718B9;
}

.exif-data,
.movie-title {
	color: #FFFFFF;
}

.photo-navigation a:link,
.photo-navigation a:visited {
	color: #A718B9;
}

#sidebarContainer .sideHeader,
#sidebarContainer h1,
#sidebarContainer h2,
#sidebarContainer h3,
#sidebarContainer h4,
#sidebarContainer h5
 {
	color: #666666;
	font-weight: bold;
}

#sidebarContainer {
}

#sidebarContainer {
	color: #666666;
}


#sidebarContainer a {
	color: #800080;
	background-color: transparent;
}


#navbarContainer ul li a {
	color: #FFFFFF;
	background-color: #500E67;
}

#navbarContainer ul li.active a, #navbarContainer ul li.currentAncestor a {
	border-color: #CD76CD;
	background-color: #CD76CB;
	color: #670D69;
}

#navbarContainer a:hover {
	border-color: #CD76CD;
	background-color: #CD76CB;
	color: #670D69;
}


#navbarContainer .morph1 {
	border-color: #CD76CD;
	background-color: #500E67;
	color: #FFFFFF;
}

#navbarContainer .morph2 {
	border-color: #CD76CD;
	background-color: #CD76CB;
	color: #670D69;
}


#navbarside a:link, #navbarside a:visited {
	color: #620F74;
}

#navbarside a:hover, #navbarside a:active, #navbarside li.currentAncestor>a, #navbarside li.active>a {
	color: #A718B9;
}




#footer {
	color: #FFFFFF;
	background-color: #620F74;
}

#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:hover, #footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.photo-frame, .thumbnail-frame {
	border-color: #CCCCCC;
	background-color: #FFFFFF;
}

.form-input-field, .form-input-button {
	background-color: #FFFFFF;
	border-color: #EEEEEE;
	color: #4C4C4C;
}

/* @group Toolbar */

/* Toolbar Styles */


#breadcrumbcontainer, .standout {
	border-top-color: #FFFFFF;
}


		