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


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

body {
	font-size: .9em;
	line-height: 1.2em;
}

a:link, a:visited {}
a:hover {}
h1 {}
h2 {}
h3 {}

img {
	display:  none;
}

blockquote {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 15px;
	text-align: center;
	font-style: italic;
}

#content ul {}
#content li {}


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

#container {}
#masthead {}

#title {
	font-size: 140%;
	border-bottom: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 20px;
	background: #e6e6e6;
}

#title b {}
#header {}
#logo {}

#nav {
	display:  none;
}

#stage {}

#content {
	width: 78%;
	float: right;
	padding: 0 10px;
}

#sidebar {
	width: 18%;
	float: left;
	color: #4c4c4c;
}

#footer {
	text-align: right;
	border-top: 1px solid #ccc;
	padding: 10px;
	margin-top: 20px;
}

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

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

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

#nav ul {}
#nav li {}
#nav a:link, #nav a:visited {}
#nav a:hover {}
#nav #current {}
#nav li .currentAncestor {}
#nav ul ul {}
#nav ul ul li {}
#nav ul ul li a:link,#nav ul ul li  a:visited {}
#nav ul ul li a:hover {}
#nav ul ul li #current {}

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

#breadcrumbcontainer {
	display:  none;
}

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

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

.blog-entry img {}

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

.blog-entry-body {}

.blog-entry-title {
	font-weight: bold;
}
	
.blog-entry-date {
	color: 666;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}

.blog-entry-catagory {}

.blog-entry-comments {
	text-align: right;
	margin: 5px 5px 10px 5px;
}
	
.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 {}