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

/*<group=page paper>*/

#container {
	background: url(../../images/paper.jpg) repeat #f2f2f2;
	color: #000000;
}

#container2 {
	background: url(../../images/paper.jpg) repeat #f2f2f2;
	color: #000000;
}

* html #container2 {
	background: url(../../images/paper.jpg) repeat #f2f2f2;
	color: #000000;
}

#contentContainer #content {
	color: #000000;
}

#contentContainer #content b {
	color: #000000;
}

#sidebarContainer {
	color: #666666;
}

#sidebarContainer .sideHeader {
	color: #666666;
}

#sidenavcontainer li {
	background: 0px 9px url(../../images/arrow-side-paper.jpg) no-repeat;
}

.standout, blockquote {
	color: #000000;
}

.blog-archive-entries-wrapper {
	background: url(../../images/paper.jpg) repeat #f2f2f2;
}.blog-archive-headings-wrapper {
	background: url(../../images/paper.jpg) repeat #f2f2f2;
}.blog-archive-background {	color: #000000;}.filesharing-item-title {
	color: #000000;
}

.filesharing-item-description {
	color: #000000;
}

.album-title {
	color: #000000;
}

.thumbnail-caption {
	color: #000000;
}
	
.photo-background {
	background: url(../../images/paper.jpg) repeat #f2f2f2;
}

.movie-description {
	color: #000000;
}
	
.movie-page-title {
	color: #000000;
}.movie-thumbnail-caption {
	color: #000000;
}
	
.movie-title {
	color: #000000;
}

/*</group>*/


