@import url("../photoalbum/frame/hide.css");
@import url("../content_border/hide.css");

body, .photo-background {
	background: white no-repeat;
	color: #fffde6;
	}
a:link { 
	color: #fff4ae;
	text-decoration: none;
}

body {
		background-position: center;
		background-image: url(../../images/defaults/nb/body_bg.jpg);
	font-family: Futura, Verdana, sans-serif;
}

* {
	
}

.photo-background {
		background-image: url(../../images/defaults/nb/photo_bg.jpg);
		background-position: 50% 40px !important;
}

#container { 
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -275px;
	margin-left: -355px;
	width: 710px;
	height: 550px;
	background: transparent;
}

#pageHeader {
	display: none;
}

#mainContent {
	width: 710px;
	left: 0px;
	overflow: hidden;
	background-color: transparent;
}

#mainContent #sidebar {
	width: 175px;
	background: transparent;
	height: 500px;
	overflow: hidden;
	top: 40px;
}

#mainContent #content {
	width: 535px;
	height: 430px;
	top: 105px;
	overflow: auto;
	background-color: transparent;
}

#footer {
	bottom: -80px;
	color: rgba(177,180,180,0.5);
	font-style: normal;
	font-family: Helvetica, Arial;
}

#footer a {
	color: rgba(177,180,180,0.5);
	text-decoration: none;
}

#footer a:hover {
	color: #f9ff2b;
}

.photo-navigation {
	margin: 6px auto; 
	background: transparent;
	color: #267143;
	text-align: center;
	padding: 4px;
	width: 640px;
	top: 20px;
}

.photo-navigation a, .photo-navigation a:visited {
	text-decoration: none;
	color: rgba(38,113,67,0.45);
	font-size: 0.8em;
}

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

.photo-frame {
	padding: 4px;
	border: 1px solid #1c6546;
	margin: 6px;
	background: transparent;
}

.photo-links {
	padding: 0px;
}

.photo-title {
	padding: 0px;
	font-size: 1.4em;
	margin: 0;
	color: #186e46;
	font-weight: normal;
	font-style: normal;
	display: none;
}

.photo-caption {
	position: relative;
	padding: 0px;
	font-size: 1em;
	color: rgba(59,98,71,0.45);
	top: 20px;
}

#pageHeader_top {
	position: absolute;
	top: -36px;
	left: 0;
	width: 100%;
	z-index: 200;
}

#pageHeader_top h1 {
	color: #267143;
}

#pageHeader_top h2 {
	color: rgba(38,113,67,0.45);
}


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

#navcontainer ul a {
	color: #fffde6;
	font-size: 1.4em;
	text-transform: none;
	list-style-type: none;
}
#navcontainer #current {
	color: #267143;
}

#navcontainer {
}

#navcontainer li {
	margin-right: 0;
	margin-top: 0;
	margin-left: 0;
}
#navcontainer .currentAncestor {
	color:#267143;
}

#sidecontainer {
	color: #fffde6;
}

#sidecontainer #side_plus p {
	color: #E24E00;
	
}

/*#sidecontainer a {
	font-weight: bold;
}*/
.blog-category-link-disabled {
	color: rgba(38,113,67,0.45);
}

.blog-category-link-enabled {
	color: #267143;
}

#mainContent #content {
	color: #267143;
}

#mainContent #content p {
	color: #267143;
}

#mainContent #content h1 {
	color: #267143;
}

#mainContent #content h2 {
	color: #267143;
}

#mainContent #content h3 {
	color: rgba(38,113,67,0.45);
}



#mainContent #content h4 {
	color: rgba(38,113,67,0.45);
}

#mainContent #content b, #mainContent #content strong {
	color: #267143;
}

#mainContent #content a:visited {
	color: rgba(38,113,67,0.45);
}



#mainContent #content a:link {
	color: #267143;
	text-decoration: none;
	font-weight: bold;
}

#mainContent #breadcrumbcontainer a:link {
	font-weight: normal;
	font-style: normal;
}
{
	
}

/* @group FileSharing */

.filesharing-item-title {
	color: #e1e1e1;
}

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

.filesharing-description {
	border-bottom-color: #aaa;
}

.filesharing-item {
	border-bottom-color: #888;
}

/* @end */

/* @group Blog */

.blog-entry {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #79a77a;
	color: #267143;
}

#blog-categories {
	color: #fffde6;
}

#blog-category-link-enabled a:hover {
	color: rgba(38,113,67,0.45);
}

.blog-category-link-enabled {
	color: #fff4ae;
	text-decoration: none;
}

.blog-category-link-disabled {
	color: #fffde6;
}

.blog-entry-title {
	color: #267143;
}

.blog-entry-date {
	color: #267143;
}

/* @group Blog Archive Page */

.blog-archive-entries-wrapper {
	color: #267143;
}


.blog-entry-body {
	color: #267143;
}

.blog-entry-title {
	color: #267143;
}

.blog-entry-date {
	color: rgba(38,113,67,0.45);
}

.blog-entry-comments {
	color: #267143;
}

.blog-archive-entries-wrapper a:link, .blog-archive-entries-wrapper a:visited {
	color: #4ca77a;
}

.blog-archive-entries-wrapper a:hover, .blog-archive-entries-wrapper a:active {
	color: #f2f2f2;
}

.blog-archive-entries-wrapper b, .blog-archive-entries-wrapper strong {
	color: #f2f2f2;
}
