/*	-------------------------------------------------------------
	Company Name / Designer Name
	A simple slogan or funny remark. Make people smile.
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description:	color styles for screen
	Filename:		gray.css
	Version:		0.1b
	Modified:		April 15th, 2006
	-------------------------------------------------------------
*/


/* = BASIC STYLES
--------------------------------------------------------------- */

body {
	background: #beb397;
}

a:link, a:visited {}
a:hover {}
img {}
blockquote {}


/* = LAYOUT STYLES
--------------------------------------------------------------- */

#wrapper {}

#header {
	border: 0px solid #beb397;
	background: #beb397;
}

#logo {}

#title {}

#navcontainer {
	border: 0px solid #beb397;
	background: #beb397;
}

#stage {}

#content {
	border: 0px solid #beb397;
	background: #beb397;
}

#sidebar {
	border: 0px solid #beb397;
	background: #beb397;
}

#footer {
	border: 0px solid #beb397;
	background: #beb397;
}


/* = SIDEBAR STYLES
--------------------------------------------------------------- */

#sidebar img a:hover {}
#sidebar p {}
#sidebar img {}
#sidebarcontent {}


/* = TOOLBAR STYLES
--------------------------------------------------------------- */



	
/* = BREADCRUMB STYLES
--------------------------------------------------------------- */

#breadcrumbcontainer {}
#breadcrumbcontainer ul {}
#breadcrumbcontainer li {}
#breadcrumbcontainer a:link {}
#breadcrumbcontainer a:visited {}
#breadcrumbcontainer a:hover {}

	
/* = BLOG STYLES
--------------------------------------------------------------- */

.blog-entry {}
.blog-entry-body {}
.blog-entry-title {}
.blog-entry-date {}
.blog-entry-catagory {}
.blog-entry-comments {}
.blog-entry-comments a:link {}

	
/* = FILESHARING STYLES
--------------------------------------------------------------- */

.filesharing-description {}
.filesharing-item {}
.filesharing-item-title {}
.filesharing-item-title a {}
.filesharing-item-title a:hover {}
.filesharing-item-description {}

	
/* = PHOTO STYLES
--------------------------------------------------------------- */

/* thumbnail view */

.album-title {}
.album-description {}
.album-description a:link {} 
.thumbnail-table {}
.thumbnail-frame {}
.thumbnail-frame a {}
.thumbnail-frame a:hover {}
.thumbnail-frame img {}
.thumbnail-caption {}

/* full image view */

.photo-background {}
.photo-navigation {}
.photo-navigation a {}
.photo-navigation a:hover {}
.photo-frame {}
.photo-links {}
.photo-title {}
.photo-caption {}

	
/* = CONTACT STYLES
--------------------------------------------------------------- */

.message-text {}
.required-text {}
.form-input-field {}
.form-input-button {}
.message-text {}
.required-text {}
.form-input-field {}
.form-input-button {}


/* = QUICKTIME STYLES
--------------------------------------------------------------- */

.movie-description {}

/* thumbnail view */

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

/* full movie view */

.movie-background {}
.movie-frame {}
.movie-title {}