




/*
     FILE ARCHIVED ON 2:29:16 Oct 28, 2006 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 7:49:39 Aug 17, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/

/*
** HTML elements
*/
body {
  margin: 0;
  padding: 0;
  color: #000;
  background: #fff url(/web/20061028022916/http://www.ccel.org/themes/ccel/background.jpg) top left scroll repeat; /*#fff0e6;*/
  font: 76% Verdana, Arial, Helvetica, sans-serif;
}
tr.dark td, tr.light td {
  padding: 0.3em;
}
tr.dark {
  background-color: #d7dbc4; /*#eee0d5; #fff0e6;*/
}
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.5em;
}
h1 {
  font-size: 1.3em;
}
h2 {
  font-size: 1.2em;
}
h3, h4, h5, h6 {
  font-size: 1.1em;
}
/*p {
  margin-top: 0.5em;
  margin-bottom: 0.9em;
}
*/
a {
  text-decoration: none;
  font-weight: normal;
}
a:link {
  color: #00f;
}
a:visited {
  color: #44f;
}
a:hover {
  color: #00f;
  text-decoration: underline;
}
a.external {
	background: url(/web/20061028022916/http://www.ccel.org/pix/external.gif) center right no-repeat;
	padding-right: 13px;
}
li a.active {
  text-decoration: underline;
}
a.bold {
  font-weight: bold;
}
fieldset {
  border: 1px solid #ccc;
}
pre {
  background-color: #d7dbc4; /*#eee0d5; #fff0e6;*/
  padding: 0.75em 1.5em;
  font-size: 12px;
  border: 1px solid #ddd;
}
table {
  /* make <td> sizes relative to body size! */
  font-size: 1em;
}
.form-item label {
  font-size: 1em;
  color: #222;
}
.item-list .title {
  font-size: 1em;
  color: #222;
}
.links {
  margin-bottom: 0em;
}
.comment .links {
  margin-bottom: 0em;
}

/*
** Page layout blocks / IDs
*/
#header, #toptabs, #content {
  width: 100%;
}
#logo {
	background: #d7dbc4 url(/web/20061028022916/http://www.ccel.org/themes/ccel/bgfade.jpg) scroll repeat-x top left;
	text-align: left;
}
#calvin-logo {
	width:180px;
	background: url(/web/20061028022916/http://www.ccel.org/themes/ccel/calvin-logo.jpg) scroll no-repeat bottom right;
}
#calvin-logo a {
	display:block;
	width:180px;
	height:75px;
	text-decoration:none;
	background:transparent;
}

#menu_left, #menu_right {
  border-bottom: #000 solid 1px;
  width: 48%;
}
#menu_right {
	background: url(/web/20061028022916/http://www.ccel.org/themes/ccel/calvin-bottom.jpg) scroll no-repeat top right;
}
#toptabs {
  background-color: #d7dbc4; /*#eee0d5; #fff0e6;*/
  margin: 0px; 
  padding: 0px;
  text-align: center;
/*  clear:both; */
}
.toptab, .activetoptab {
  margin: 0px;
  padding: 0px;
}
.toptab a, /* All these are necessary for IE on Windows to display the tab links correctly */
.toptab a:link,
.toptab a:visited,
.toptab a:active,
.activetoptab a,
.activetoptab a:link,
.activetoptab a:visited
.activetoptab a:active {
  white-space: nowrap;
  font-weight: bold;
  color: #000 !important; /* Again, this is for IE */
  display: block;
  padding: 3px 0.6em;
}
.toptab {
  background: #d0c0b3 url(/web/20061028022916/http://www.ccel.org/themes/ccel/tab-inactive-left.jpg) scroll no-repeat top left;
  border-bottom: 1px solid black;
}
.toptab a {
	background: transparent url(/web/20061028022916/http://www.ccel.org/themes/ccel/tab-inactive-right.jpg) scroll no-repeat top right;
}
.activetoptab {
  background: #fff url(/web/20061028022916/http://www.ccel.org/themes/ccel/tab-active-left.jpg) scroll no-repeat top left;
}
.activetoptab a {
	background: transparent url(/web/20061028022916/http://www.ccel.org/themes/ccel/tab-active-right.jpg) scroll no-repeat top right;
}
.toptabseparator {
  border-bottom: #000 solid 1px;
  padding: 0px 0.25em;
}



#search .form-text, #search .form-submit {
  border: 1px solid #369;
  font-size: 1.1em;
}
#search .form-text {
  width: 8em;
  height: 1.4em;
  padding: 0 0.5em 0 0.5em;
  margin: 0 0 0.5em 0;
}
#search .form-submit {
  height: 1.5em;
}
#mission {
  background-color: #d7dbc4; /*#eee0d5; #fff0e6;*/
  padding: 1.5em 2em;
  color: #000;
}
#mission a, #mission a:visited {
  color: #9cf;
  font-weight: bold;
}
.site-name {
  margin: 0.6em 0em 0em 0em;
  padding: 0em;
  font-size: 1.75em;
}
.site-name a:link, .site-name a:visited {
  color: #333;
}
.site-name a:hover {
  color: #000;
  text-decoration: none;
}
.site-slogan {
  font-size: 1em;
  color: #d7dbc4; /*#eee0d5; #fff0e6;*/
  display: block;
  margin: 0em 0em 0em 0em;
  font-style: italic;
  font-weight: bold;
}
#main-content {
  background-color: #fff;
}
#main {
  width: 97%;
  margin: 1em auto;
}
#mission, .node .content, .comment .content {
  line-height: 1.4;
}
#help {
  font-size: 0.9em;
  margin-bottom: 1em;
}
.breadcrumb {
  margin-bottom: .5em;
}
.messages {
  background-color: #d7dbc4; /*#eee0d5; #fff0e6;*/
  border: 1px solid #ccc;
  padding: 0.3em;
  margin-bottom: 1em;
}
.error {
  border-color: red;
}
#sidebar-left,
#sidebar-right {
  background-color: transparent; /* #E5E4CC; /*#D8D6B2; /*#d7dbc4; /*#eee0d5; #fff0e6;*/
  width: 12em;
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  padding: 0px;
  vertical-align: top;
}
#sidebar-left {
/*  background: #E5E4CC url(/web/20061028022916/http://www.ccel.org/themes/ccel/sidebar-left.jpg) top center fixed repeat;*/
}
#sidebar-right {
  background: transparent url(/web/20061028022916/http://www.ccel.org/themes/ccel/sidebar-raised.gif) top left scroll repeat-y;
  padding-left: 18px;
}
#footer {
  background-color: transparent; /* #E5E4CC; /*#D8D6B2; /*#d7dbc4; /*#eee0d5; #fff0e6;*/
  padding: 1em;
  font-size: 0.8em;
  text-align: center;
}
#footer table {
  margin-left: auto;
  margin-right: auto;
}

/*
** Common declarations for child classes of node, comment, block, box, etc.
** If you want any of them styled differently for a specific parent, add
** additional rules /with only the differing properties!/ to .parent .class.
** See .comment .title for an example.
*/
.title {
  font-weight: bold;
  font-size: 1.3em;
  color: #222;
  padding:0px;
  margin: 0px;  /* decrease default margins for h<x>.title */
}
.title a {
  font-weight: bold;
}
#main h1.title {
  background: transparent url(/web/20061028022916/http://www.ccel.org/themes/ccel/header-bg-right.jpg) scroll top right no-repeat;
  padding: 0px 10px;
  line-height: 1.5em;
}
html>body #main h1.title {
  padding: 3px 5px 3px 10px;
  line-height:1.2em;
}
#main h1.title, #main h1.title a {
  color: #fff;
}
#main .outer-title-wrapper {
	background: #590000 url(/web/20061028022916/http://www.ccel.org/themes/ccel/header-bg.jpg) scroll top left repeat-x;
}
#main .inner-title-wrapper {
	background: transparent url(/web/20061028022916/http://www.ccel.org/themes/ccel/header-bg-left.jpg) scroll top left no-repeat;
}
.submitted {
  color: #444;
  font-size: 0.8em;
}
.links {
  color: #333;
}
.links a {
  font-weight: bold;
}
.box {
  padding: 0 0 1.5em 0;
}
.block {
  margin: .5em .5em 2em .5em;
}
.block .title {
  margin-bottom: .25em;
}
.box .title {
  font-size: 1.1em;
}
.node {
  margin: .5em 0 2em 0;
}
.sticky {
  padding: .5em;
  background-color: #d7dbc4; /*#eee0d5; #fff0e6;*/
  border: solid 1px #ddd;
}
.node .content, .comment .content {
  margin: .5em 0 .5em 0;
}
.node .taxonomy {
  color: #999;
  font-size: 0.8em;
  padding: 1.5em;
}
.node .picture {
  border: 1px solid #ddd;
  float: right;
  margin: 0.5em;
}
.comment {
  border: 1px solid #abc;
  padding: .5em;
  margin-bottom: 1em;
}
.comment .title a {
  font-size: 1.1em;
  font-weight: normal;
}
.comment .new {
  text-align: right;
  font-weight: bold;
  font-size: 0.8em;
  float: right;
  color: red;
}
.comment .picture {
  border: 1px solid #abc;
  float: right;
  margin: 0.5em;
}

/*
** Module specific styles
*/
#aggregator .feed {
  background-color: #d7dbc4; /*#eee0d5; #fff0e6;*/
  border: 1px solid #ccc;
  padding: 1em;
  margin: 1em 0 1em 0;
}
#aggregator .news-item .source, #aggregator .news-item .categories, #aggregator .source, #aggregator .age {
  color: #999;
  font-style: italic;
  font-size: 0.9em;
}
#aggregator .title {
  margin-bottom: 0.5em;
  font-size: 1em;
}
#aggregator h3 {
  margin-top: 1em;
}
#forum table {
  width: 100%;
}
#forum td {
  padding: 0.5em 0.5em 0.5em 0.5em;
}
#forum td.forum, #forum td.posts {
  background-color: #d7dbc4; /*#eee0d5; #fff0e6;*/
}
#forum td.topics, #forum td.last-reply {
  background-color: #ddd0c4;
}
#forum td.container {
  background-color: #600;
}
#forum td.container a {
  color: #fff;
}
#forum td.statistics, #forum td.settings, #forum td.pager {
  height: 1.5em;
  border: 1px solid #bbb;
}
#forum td .name {
  color: #96c;
}
#forum td .links {
  padding-top: 0.7em;
  font-size: 0.9em;
}
#profile .profile {
  clear: both;
  border: 1px solid #abc;
  padding: .5em;
  margin: 1em 0em 1em 0em;
}
#profile .profile .name {
  padding-bottom: 0.5em;
}
.block-forum h3 {
  margin-bottom: .5em;
}
.calendar a {
  text-decoration: none;
}
.calendar td, .calendar th {
  padding: 0.4em 0;
  border-color: #888;
}
.calendar .day-today {
  background-color: #69c;
}
.calendar .day-today a {
  color: #fff;
}
.calendar .day-selected {
  background-color: #369;
  color: #fff;
}
.calendar .header-week {
  background-color: #ccc;
}
.calendar .day-blank {
  background-color: #ccc;
}
.calendar .row-week td a:hover {
  background-color: #fff; color: #000;
}
tr.watchdog-user {
  background: #d7dbc4; /*#eee0d5; #fff0e6;*/
}
tr.watchdog-user .active {
  background: #ccc0b3;
}
tr.watchdog-content {
  background: #ddf;
}
tr.watchdog-content .active {
  background: #cce;
}
tr.watchdog-page-not-found, tr.watchdog-access-denied {
  background: #fbb;
}
tr.watchdog-page-not-found .active, tr.watchdog-access-denied .active {
  background: #f99;
}
tr.watchdog-error {
  background: #ffc9c9;
}
tr.watchdog-error .active {
  background: #eeb9b9;
}

/* Stuff from ccel.css */
p.hang { margin-left: 3em; text-indent: -3em; margin-top: 0px; margin-bottom: 0px; }
p.List1, p.List2, p.List3, p.List4 { margin-top: 0px; margin-bottom: 0px; }
p.List1		{margin-left: 0.3in; }
p.List2		{margin-left: 0.6in; }
p.List3		{margin-left: 0.9in; }
p.List4		{margin-left: 1.2in; }
p.ListCont1, p.ListCont2, p.ListCont3, p.ListCont4 
		{text-indent: 0in; margin-right: 0.3in; }
p.ListCont1	{margin-left: 0.3in; }
p.ListCont2	{margin-left: 0.6in; }
p.ListCont3	{margin-left: 0.9in; }
p.ListCont4	{margin-left: 1.2in; }

#user-login-form { text-align: left; }

/* Navigation tabs (in conjuction with styles listed in /misc/drupal.css) */
ul.primary li span {
  background-color: #ddd;
  border-color: #bbb;
  border-width: 1px;
  border-style: solid solid none solid;
  height: auto;
  margin-right: 0.5em;
  padding: 0 1em;
  text-decoration: none;
}

ul.navigation {
	margin: -.5em;
	padding: 0px;
	border: 0px;
}

ul.navigation li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

ul.navigation li a,
ul.navigation li a:link,
ul.navigation li a:active,
ul.navigation li a:visited,
ul.navigation li a:hover {
	display: block;
	background-color: #C7C5A1;
	color: #3E3C28;
	font-weight: bold;
	text-decoration: none;
	padding: 0.5em;
	border-top-style: none;
	border-left-style: none;
	border-right: 0px solid black;
	border-bottom: 1px solid #3E3C28;
}

ul.navigation li.active a,
ul.navigation li.active a:link,
ul.navigation li.active a:visited,
ul.navigation li.active a:active,
ul.navigation li.active a:hover {
	background: #E8E6D1 url(/web/20061028022916/http://www.ccel.org/themes/ccel/navigation-active-bg.gif) scroll top right repeat-y;
	color: #3E3C28;
	font-weight: bold;
	text-decoration: none;
	border-right-width: 0px;
}

ul.navigation li a:hover {
	background: #A6A37E;
	color: #29281B;
	font-weight: bold;
	text-decoration: none;
}

/* Alternate Link Colors */

a.alt_color {
	color: green !important;
}

/* CCEL Store */
.store-img-left {
	float: left;
	margin: 0em 1em 1em 0em;
}
.store-img-right {
	float: right;
	margin: 0em 0em 1em 1em;
}
.store-related-product {
	float: right;
	border: 1px solid black;
	margin: 0em 0em 1em 1em;
	padding: .5em;
}
