/* CSS copyright seyDoggy http://www.seyDoggy.com */

/* blue.css */

/*<group=General Styles>*/

body {
}

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

a:hover {
	color: #999999;
	font-weight: normal;
}

/*</group>*/

/*<group=Layout>*/

#container {
}

#pageHeader {
}

#pageHeader h1 {
	color: #ffffff;
}

#pageHeader h2 {
	color: #ff9900;
}

#contentContainer #content {
}

#sidebarContainer {
}

#sidebarContainer .sidebar {
}

#sidebarContainer .sideHeader {
}

#footer {
}

#footer a {
}

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

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	color: #ff9900;
}

#breadcrumbcontainer ul {
	color: #ff9900;
}

#breadcrumbcontainer li {
	color: #ff9900;
}

#breadcrumbcontainer a {
	color: #ff9900;
}

#breadcrumbcontainer a:hover {
	color: #999999
}
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
}

#navcontainer .current {
	color: #ff9900;
}

/* Parent - Level 0 */

#navcontainer ul {
}

#navcontainer li {
}

#navcontainer a {
	color: #ffffff;
}

#navcontainer a:hover {
	color: #999999;
}

/* Child - Level 1 */

#navcontainer ul ul {
	color: #ff9900;
}

#navcontainer ul ul li {
	color: #ff9900;
}

#navcontainer ul ul a {
	color: #cccccc;
}

#navcontainer ul ul a:hover {
	color: #999999;
}

#navcontainer ul ul .current {
	color: #ff9900;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
}

/* Child - Level 3 */

#navcontainer ul ul ul ul {
}
	
/*</group>*/

/*<group=Global Classes>*/

.standout, blockquote {
}

.../../imagestyle {
}
	
/*</group>*/;

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {	
}.blog-archive-headings-wrapper {
}

.blog-archive-entries-wrapper {
}.blog-archive-month {
}.blog-archive-link {
}
	
/*</group>*/

.blog-entry {
}

.blog-entry-title {
}

.blog-entry-date {
}

.blog-entry-body {
}

.blog-entry-comments {
}
	
/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
}

.filesharing-item {
}

.filesharing-item-title {
}

.filesharing-item-description {
}

/*</group>*/

/*<group=Photo Album>*/

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

.album-title {
}

.album-description {
}

.thumbnail-frame {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
}

.thumbnail-caption {
}
	
/*</group>*/

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

.photo-background {
	
}

.photo-navigation {
	color: #ff9900;
}

.photo-navigation a {
	color: #ff9900;
}

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

.photo-frame{
}

.photo-links {
}

.photo-title {
}

.photo-caption {
}

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

/*<group=Quicktime Page>*/

.movie-description {
}
	
/*</group>*/

/*<group=Quicktime Album>*/

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

.movie-page-title {
}.movie-page-description {
}.movie-thumbnail-frame {
}

.movie-thumbnail-caption {
}
	
/*</group>*/

/*<group=Single Page (Movie View)>*/

.movie-background {
	
}

.movie-title {
}

.movie-frame {
}
	
/*</group>*/


/*</group>*/

/*<group=Contact Form>*/

.message-text {
} 

.required-text {
} 

.form-input-field {
} 

.form-input-button {
}

/*</group>*/


