/*<group=General Styles>*/

a:link, a:visited {
	color: #999;
	text-decoration: none;
}

a:hover, a:active {
	color: #666;
	text-decoration: underline;
}
	
/*</group>*/

/*<group=Layout>*/

#sidebarContainer .sideHeader {
	color: #666;
	font-weight: bold;
}
	
/*</group>*/

/*<group=Global Classes>*/

h1 {
	color: #666; 
	font-size: 2.2em; 
}

h2 {
	color: #666; 
	font-size: 2em; 
}

h3 {
	color: #666; 
	font-size: 1.8em; 
}

h4 {
	color: #666; 
	font-size: 1.6em; 
}

/*</group>*/

/*<group=Blog>*/

.blog-entry {
	margin-bottom: 30px;
}

.blog-entry-title {
	color: #666; 
	font-size: 2.2em;
}

.blog-entry-date {
	font-size: 0.95em;
	color: #b3b3b3;
	margin-bottom: 10px;
}

/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
}

.filesharing-item {
}

.filesharing-item-title a:link {
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
	font-size: 0.95em;
	color: #b3b3b3;
	margin-bottom: 10px;

}

/*</group>*/

/*<group=Photo Album>*/

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

.album-title {
	color: #666; 
	font-size: 2.2em;
}

.album-description {
	font-size: 0.95em;
	color: #b3b3b3;
	margin-bottom: 70px;
}

.album-wrap {
	display: block;
	width: 99%;
	position: relative;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 60px;
	margin-right: 10px;
}

.thumbnail-frame {
	position: absolute;
    bottom: 0;
    left: 0;
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	margin: auto;
    border: none;
}

.thumbnail-caption {
	font-size: 0.95em;
	color: #b3b3b3;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 38px;
	display: block;
}
	
/*</group>*/

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

.photo-background {
}

.photo-navigation {
	width: 800px;
	height: 63px;
	padding-top: 3px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px auto 30px; /* Right And Left Margin Widths To Auto */	text-align: center; /* Hack To Keep IE5 Windows Happy */
}

.photo-links {
	margin: 6px 0 0 0;
}

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

.photo-navigation a:hover {
	text-decoration: underline;
}

.photo-frame{
	border: 5px solid #ccc;
}

.photo-title {
	width: 800px;
	color: #ccc; 
	font-size: 2em; 
	font-weight: bold;
	margin: 0;
}

.photo-caption {
	color: #ccc; 
	width: 800px;
	font-size: 1em; 
	font-weight: bold;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 15px;
}

/*</group>*/

/*</group>*/

/*<group=Quicktime Album>*/

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

.movie-page-title {
	color: #666; 
	font-size: 2.2em;
}.movie-page-description {
	font-size: 0.95em;
	color: #b3b3b3;
	margin-bottom: 10px;
}
	
/*</group>*/

/*</group>*/