@import "layout.css";
@import "typography.css";

body {
	color: black;
	background-image: url(/images/hermiston/bkg_header3.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0 0; }
a, a:link, a:active, a:visited, {
  color: #b22222;
}
a img, a:link img, a:active img, a:visited img, a:hover img {
  border: none;
}
h1 a, h1 a:link, h1 a:visited, h1 a:hover, h1 a:active,
h2 a, h2 a:link, h2 a:visited, h2 a:hover, h2 a:active,
h3 a, h3 a:link, h3 a:visited, h3 a:hover, h3 a:active,
h4 a, h4 a:link, h4 a:visited, h4 a:hover, h4 a:active,
h5 a, h5 a:link, h5 a:visited, h5 a:hover, h5 a:active,
h6 a, h6 a:link, h6 a:visited, h6 a:hover, h6 a:active {
	color: #47667f;
	border-style: none; }
#main .node .content a:visited {
  color: #e96e58;
}
blockquote {
  border-left: 1em solid #eee;
}

#wrapper {
	background: white;
	border-width: 0; }

/*
*  Header
*/
#header {
	background: url(/images/hermiston/Title3.jpg) no-repeat;
	margin: 0;
	padding: 0;
	border-bottom: 4px solid #e96e58; }
#header h1 a {
	color: #fff;
	margin: 0;
	padding: 0; }
#header .slogan {
	color: white;
	margin: 0;
	padding: 0; }
#search input {
  color: white;
  background: #005951;
  border: solid 1px #999;
}
#search input:focus {
  background: #008964;
}
#search input.form-submit {
	color: white;
	background: #b22222;
	border-color: #999 #333 #333 #999;
	border-width: 1px;
	border-style: solid; }
#search input.form-submit:focus {
  border-top-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #666;
  border-bottom-color: #666;
}

/*
*  Menus
*/
.primary_menu {
  border-top: 1px solid #ddd;
  background: white url(/images/hermiston/bg1.png) bottom left repeat-x;
}
.primary_menu a,
.primary_menu a:link,
.primary_menu a:active,
.primary_menu a:visited {
  color: black;
  border-bottom: none;
}
.primary_menu  a:hover,
.primary_menu  a:focus {
  color: black;
  background: #D7D7D7;
}
.primary_menu  a.active:hover,
.primary_menu  a.active:focus {
  color: black;
}
#menu .secondary_menu {
  background: #ccc;
}
.secondary_menu a,
.secondary_menu a:link,
.secondary_menu a:active,
.secondary_menu a:visited {
  color: black;
  border-bottom: none;
}
.secondary_menu  a:hover,
.secondary_menu  a:focus {
  color: black;
  background: #e0e0e0;
}
.secondary_menu  a.active:hover,
.secondary_menu  a.active:focus {
  color: black;
}

/*
*  Sidebar
*/
.sidebar {
  background: #fff;
}
#sidebar-right {
	 }
#sidebar-left {
	background-image: url(/images/hermiston/bkg_side1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0;
	padding: 1px 14px 0 14px;
	border-right: 2px solid #e96e58; }
/* Blocks */
.sidebar a,
.sidebar a:link,
.sidebar a:active,
.sidebar a:visited {
	 }
.sidebar a:hover,
.sidebar a:focus {
	 }
/* Sidebar Menus */
ul.menu {
	list-style: none;
	text-align:left;
	margin: 0;
	padding: 0 0 10px 2px; }
ul.menu li {
	font-size: 11px;
	margin: 0 0 0.5em;
	padding: 2px 0 0; }
li.expanded {
	background-image: url(/images/hermiston/menu-expanded.png);
	background-repeat: no-repeat;
	background-position: 100% 5px;
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-image: none; }
li.collapsed {
	background-image: url(/images/hermiston/menu-collapsed.png);
	background-repeat: no-repeat;
	background-position: 100% 5px;
	list-style-type: none;
	list-style-image: none; }
li.leaf {
	list-style-type: none;
	list-style-image: none; }
li a.active {
	margin: 0;
	padding: 0; }
ul.menu li a:hover {
	background-color: #fffacd;
	text-decoration: none; }
ul.menu li ul.menu {
	border-style: none; }

ul.menu li ul.menu li {
	padding-left: 1em;
	border-style: none; }

ul.menu li ul.menu li.leaf a {
	color: #005951;
	border-style: none;
	border-width: 0; }

ul.menu li ul.menu *.expanded a {
	color: #005951;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0; }

ul.menu li ul.menu *.collapsed a {
	color: #005951;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0; }

ul.menu li ul.menu li ul.menu li a {
	color: #b22222;
	background-image: none;
	margin: 0 0 0.5em;
	padding: 0 0 0 1em; }

.sidebar .block-menu .content1 {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	top: 0;
	left: 0;
	z-index: 10; }

.sidebar .block-menu .menu {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 100%;
	position: relative;
	top: 3px;
	left: -1px;
	z-index: 5;
	margin-bottom: 15px;
	margin-left: -15px;
	padding-bottom: 15px;
	padding-left: 8px; }

.sidebar .block-menu .menu ul.menu {
	background-image: none;
	position: relative;
	top: 0;
	margin: 0;
	padding: 0; }
/*
.sidebar .block-menu .content {
	background-image: url(images/bkg_menutop.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	top: 0;
	left: 0;
	z-index: 10; }

.sidebar .block-menu .menu {
	background-image: url(images/bkg_menubottom.jpg);
	background-repeat: no-repeat;
	background-position: 0 100%;
	position: relative;
	top: 12px;
	left: 0;
	z-index: 5;
	margin-bottom: 15px;
	margin-left: -13px;
	padding-bottom: 15px;
	padding-left: 8px; }

.sidebar .block-menu .menu ul.menu {
	background-image: none;
	position: relative;
	top: 0;
	margin: 0;
	padding: 0; }
*/

/*
*  Footer
*/
#footer {
	color: #008964;
	background-color: white
	text-align:	center;
}

/*
*  Content
*/
#content1 {
	background-color: #fff;
	position: relative;
	top: 0;
	margin: 0;
	padding: 0; }

.node .links {
  color: #b22222;
}
.node .meta {
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0; }
.node .taxonomy {
  color: #999;
}
.node.teaser .calendar {
  color: #999;
  background: #f9f9f9 url(/images/hermiston/bg2.png) bottom repeat-x;
  border: 1px solid;
  border-top-color: #f6f6f6;
  border-left-color: #f6f6f6;
  border-bottom-color: #ddd;
  border-right-color: #eee;
}
.node.teaser .calendar .time {
  color: #999;
}
.node.teaser .author {
  color: #999;
}
.book-navigation .menu {
  border: none;
}
.book-navigation ul.menu li {
	font-size: 14px; }

.book-navigation ul.menu li.expanded,
.book-navigation ul.menu li.collapsed {
	background-image: none; }

.book-navigation .page-links {
	border-top: 1px solid #ccc;
	border-left: 0 solid #ccc;
	border-right-color: #ccc;
	border-right-width: 0;
	border-bottom-color: #ccc;
	border-bottom-width: 0;
	order-bottom-style: solid;
	order-right-style: solid; }
.comment {
  background: #f6f6f6;
}
.comment .id {
  color: #eee;
}
.comment .id a, .comment .id a:link, .comment .id a:active, .comment .id a:visited {
  color: #eee;
}
.comment .submitted, .comment .links {
  color: #999;
}

/*
 * Images
 */
.node .content img {
  background: #fff;
  border: solid 1px #008964;
}
a.image:hover img {
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0; }

