/* @override http://www.veronikavery.com/rwtweak/rw_common/themes/Origami%20copy.rwtheme/colors.css */

/* @override http://www.veronikavery.com/rwtweak/rw_common/themes/Origami%20copy.rwtheme/colors.css */

a:link, a:visited {
	color: #89a6a6;
	font-variant: normal;
}

a:hover, a:active {
	color: #5e761c;
	font-style: italic;
	text-decoration: none;
	font-variant: normal;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.blog-entry-title {
	color: #9AA9AD;	
}

body {
	background: #FFFFFF;
	color: #9AA9AD;
}

#navcontainer {
	border-color: #FFFFFF;
}

#container {
	background-color: #FFFFFF;
	border-color: #999999;
}

#sidebarcontent {
	color: #9AA9AD;
}

#navcontainer ul{
	border-color: #FFFFFF;
}

.blog-entry-body {
	background-color: #303030;
	border-color: #FFFFFF;
}

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

#sitetitle h1 {	
	color: #9AA9AD;
}

#sitetitle h1 a:link {	
	color: #9AA9AD;
}

#sitetitle h1 a:hover {
	color: #9AA9AD;
}

#sitetitle h2 {
	color: #9AA9AD;
}

#breadcrumbcontainer {
	background-color: #303030;
}

#breadcrumbcontainer a {
	color: #9AA9AD;
}

#breadcrumbcontainer a:hover {
	color: #7B878A;
}

code {
	background-color: #282828;
}

.filesharing-item {
	background-color: #303030;
	border-color: #FFFFFF;
}

.filesharing-item-title {
	background-color: #212121;
}

.filesharing-item-title a:link {
	color: #C8DBE0;
}

.filesharing-item-title a:hover {
	color: #9AA9AD;
}

.movie-background {
		background: #FFFFFF;
}

.photo-background {
	background-color: #FFFFFF;
}

.photo-navigation {
	background-color: #303030;
	border-color: #999999;
}

/* @group Menu System */

/* Toolbar Styles */

#navcontainer #current {
	color: #89a6a6;
	text-decoration: none;
	font-variant: small-caps;
	font-style: normal;
	font-weight: normal;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#navcontainer #current:hover {
	color: #5e761c;
	font-style: italic;
	text-decoration: none;
	font-variant: small-caps;
}

#navcontainer .currentAncestor {
	color: #89a6a6;
}

/* Parent - Level 0 */

#navcontainer a{
	color: #89a6a6;
	font-variant: normal;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#navcontainer a:hover{
	color: #5e761c;
	text-decoration: none;
	font-variant: normal;
	font-style: italic;
}

/* Child - Level 1 */

#navcontainer ul ul a {
	color: #89a6a6;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
}

#navcontainer ul ul #current {
	color: #89a6a6;

}

#navcontainer ul ul #current:hover {
	color: #5B5B5B;
}

/* @end */

.blog-category-link-enabled:link, .blog-category-link-enabled:visited {
	color: #9AA9AD;
}

.blog-category-link-enabled:hover {
	color: #5C6567;
}

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

.blog-archive-link-enabled:link, .blog-archive-link-enabled:visited {
	color: #9AA9AD;
}

.blog-archive-link-enabled:hover {
	color: #5C6567;
}

.blog-archive-link-disabled {
	color: #5B5B5B;
}

.blog-rss-link:link, .blog-rss-link:visited {
	color: #9AA9AD;
}

.blog-rss-link:hover {
	color: #5C6567;
}

.blog-comments-rss-link:link, .blog-comments-rss-link:visited {
	color: #9AA9AD;
}

.blog-comments-rss-link:hover {
	color: #5C6567;
}

ul.blog-tag-cloud li a:link,
ul.blog-tag-cloud li a:visited {
	color: #9AA9AD;
}
ul.blog-tag-cloud li a:hover {
	color: #5C6567;
}
