




/*
     FILE ARCHIVED ON 6:43:41 Sep 17, 2007 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:30:05 Apr 16, 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)).
*/
/* project: internet services template
   author: luka cvrk (www.solucija.com) */

/*
** HTML elements
*/
body {
  padding: 0;
  margin: 0;
  font: .8em Tahoma, sans-serif;
  line-height: 1.5em;
  background: #FFFFFF;
  color: #454545;
}
a { color: #998855; }
a:hover { color: #cc3333; }
h1 a, h2 a, h3 a { text-decoration: none; }
h1 { font: bold 2.1em Arial, Sans-Serif; }
h2 { font: bold 1.5em Arial, Sans-Serif; }
h3 { font: bold 1.2em Arial, Sans-Serif; }
h4 { font: bold 1.0em Arial, Sans-Serif; }
h1, h2, h3, h4, h5, h6,
p, pre, blockquote, label,
fieldset, address {
  margin: .75em 0;
}
pre {
  background: #808080;
  border: 1px solid #99cccc;
  font-size: 12px;
  padding: .75em 1.5em;
}
textarea {
  width: 100%;
}
fieldset {
  border: 1px solid #808080;
}
table {
  font-size: 1em;
}
blockquote {
  margin: 20px 0;
  padding: 0 20px 0 50px;
  background: url('/web/20070917064341/http://www.thebereancall.org/themes/TBC/aqua/images/quote.png') 10px top no-repeat;
  border: none;
}

/*
** Page layout blocks / IDs
*/
#page {
  margin: 0 auto;
  width: 768px;
  text-align: left;
}
#header, #primary, #search_theme_form, #content, #footer {
  width: 100%;
  display: block;
  float: left;
  padding: 0;
  margin: 0;
}
#header {
  background: #EEEEEE;
  color: #808080;
  margin: 0px 0 0px 0;
  padding: 0 0;
  border-bottom: 1px solid #808080;
}
#header #logo img {
  float: left;
  margin: 0 0px;
}
#header h1.site-name {
  font: normal 2.1em Arial, Sans-Serif;
  letter-spacing: -1px;
  margin: 0 0 0 10px;
}
#header h1.site-name a {
  text-decoration: none;
}
#header h1.site-name a:hover {
  color: #FF6600;
}
#header .site-slogan {
  margin: 0 0 0 10px;
}
#primary {
  font-size: 1.1em;
  height: 30px;
  color: #FFFFFF;
  margin: 0 0 0 0;
  padding: 0;
  background: #719696;
}
#primary .title {
  float: left;
  color: #454545;
  font-size: 1em;
  width: 195px;
  padding: 7px 0 6px 10px;
}
#primary ul {
  margin: 0;
  padding: 0;
  list-style : none;
}
#primary ul li {
  float: left;
  margin: 0;
  padding: 0;
}
#primary ul li a {
  display: block;
  color: #FFFFFF;
  text-decoration: none;
  padding: 7px 10px 6px 10px;
}
#primary ul li a:hover {
  color: #ffcc00;
}
#primary ul li a.active,
#primary ul li a.active:hover {
  color: #454545;
  background: #FFFFFF url(/web/20070917064341/http://www.thebereancall.org/themes/TBC/aqua/images/bar.gif) no-repeat center top;
}
#mission,
#search_theme_form {
  color: #808080;
  font-weight: bold;
}
#search_theme_form .welcome {
  float: left;
  padding: 2px 10px;
  margin: 0;
}
#search_theme_form .search_form {
  display: block;
  float: right;
  width: 573px;
  height: 40px;
  background: #FFFFFF url(/web/20070917064341/http://www.thebereancall.org/themes/TBC/aqua/images/searchbg.gif) no-repeat right;
  margin: 0 0 5px 0;
}
#search_theme_form .search_form .title {
  color: #808080;
  float: left;
  padding: 12px 2px 0 20px;
}
#search_theme_form .search_form .form-item {
  float: left;
  width: 300px;
  height: 24px;
  background: #FFFFFF url(/web/20070917064341/http://www.thebereancall.org/themes/TBC/aqua/images/input.gif) no-repeat;
  margin: 8px 0 0 0;
  padding: 0;
}
#search_theme_form .search_form .form-item .form-text {
  float: left;
  width: 292px;
  border: 0px;
  margin: 2px;
  padding: 2px;
}
#search_theme_form .search_form .form-submit {
  float: left;
  width: 65px;
  height: 24px;
  background: #99cccc url(/web/20070917064341/http://www.thebereancall.org/themes/TBC/aqua/images/submit.gif) no-repeat;
  border: none;
  font: bold 1em Arial, Sans-Serif;
  color: #FFFFFF;
  margin: 8px 20px 0 4px;
  padding: 4px;
}
#search_theme_form .search_form .advanced {
  float: left;
  font-weight: normal;
  padding: 12px 0 0 0;
}
#search_theme_form .search_form .advanced a {
  color: #808080;
}
#content #main {
  float: left;
  width: 560px;
  margin: 0 0 0 0;
}
#content h1.title,
#content #mission h2.title,
#content .block h2.title {
  color: #445555;
  margin: 0;
  padding: 7px 0 7px 5px;
  font: bold 1em Tahoma, Arial, Sans-Serif;
}
#content h1.title,
#content #mission h2.title,
#content .block h2.title {
  background: #FFFFFF url(/web/20070917064341/http://www.thebereancall.org/themes/TBC/aqua/images/corner.gif) no-repeat top right;
  margin: 0 0 3px 0;
}
#content #main .block {
  margin: 0 0 0 0;
}
#content #sidebar-right {
  float: right;
  width: 208px;
  margin: 0 0 10px 0;
}
#content #sidebar-right .block {
  margin: 0 0 3px 0;
  padding: 0;
}
#content #sidebar-right .block h2.title {
  background: #ccccbb  url(/web/20070917064341/http://www.thebereancall.org/themes/TBC/aqua/images/corner.gif) no-repeat top right;
  margin: 0 0 3px 0;
}
#mission .content,
#content #sidebar-right .block .content {
  background: #f5f5f5;
  margin: 0;
}
#mission .content {
  padding: 8px;
}
#content #sidebar-right .block .content {
  color: #414141;
}
#footer {
  clear: both;
  text-align: center;
  padding: 10px 0 10px 0;
  margin: 0;
  border-top: 1px solid #808080;
  line-height: 1.8em;
}
#footer .block {
  text-align: left;
}
#footer a {
  color: #808080;
  background: #FFFFFF;
}
.breadcrumb {
  padding: 5px 10px;
}
.messages {
  border: 1px solid red;
}
.error {
  border-color: red;
}

/*
** Styling from K2
*/
.itemhead .title a {
  float: left;
  color: #447777;
  font-weight: bold;
}
a.editlink {
  float: right;
  width: 16px;
  height: 16px;
  margin: 4px 0 0 !important;
  background: url('/web/20070917064341/http://www.thebereancall.org/themes/TBC/aqua/images/pencil.png') right center no-repeat;
}
.metadata { /* Time and category for blog entries */
  font-size: smaller;
  clear: both;
  margin: 2px 0 0 0;
  padding: 5px 0 0 0;
  color: #AAAAAA;
  line-height: 16px;
}
.chronodata {
  padding: 2px 0 2px 20px ;
  background: url('/web/20070917064341/http://www.thebereancall.org/themes/TBC/aqua/images/time.png') left center no-repeat;
}
.tagdata {
  padding: 2px 0 2px 20px;
  background: url('/web/20070917064341/http://www.thebereancall.org/themes/TBC/aqua/images/tag_blue.png') left center no-repeat;
}
.commentslink {
  padding: 2px 0 2px 20px;
  background: url('/web/20070917064341/http://www.thebereancall.org/themes/TBC/aqua/images/comment.png') left center no-repeat;
}
#sidebar-right ul, #sidebar-right ol {
  margin: 5px 0 0;
  padding: 0;
}
#sidebar-right ol {
  margin-left: 15px;
}
#sidebar-right ul li, #sidebar-right ol li {
  margin: 0;
  padding: 1px 0;
}
#sidebar-right ul li {
  list-style-type: none;
  list-style-image: none;
}
#sidebar-right ul li.expanded {
  list-style-type: circle;
  list-style-image: url('/web/20070917064341/http://www.thebereancall.org/themes/TBC/aqua/images/menu-expanded.png');
  padding: .2em .5em 0 0;
  margin: 0 0 0 1.5em;
}
#sidebar-right ul li.collapsed {
  list-style-type: disc;
  list-style-image: url('/web/20070917064341/http://www.thebereancall.org/themes/TBC/aqua/images/menu-collapsed.png');
  padding: .2em .5em 0 0;
  margin: 0 0 0 1.5em;
}
#sidebar-right ul li.leaf {
  list-style-type: square;
  list-style-image: url('/web/20070917064341/http://www.thebereancall.org/themes/TBC/aqua/images/menu-leaf.png');
  padding: .2em .5em 0 0;
  margin: 0 0 0 1.5em;
}

/*
** 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, .title a {
  font-weight: bold;
  color: #000000;
  margin: 0 auto 0 auto;  /* decrease default margins for h<x>.title */
}
.submitted {
  color: #808080;
  font-size: .8em;
}
.links {
  color: #808080;
}
.links a {
  font-weight: bold;
}
.node, .comment,
.block .content,
.box .content {
  padding: 0px;
}
.sticky {
  padding: .5em;
  background: #eeeeee;
}
.node .taxonomy {
  color: #808080;
  font-size: .8em;
  padding: 1.5em;
}
.node .picture {
  border: none;
  float: right;
  margin: 0 0 .5em .5em;
}
.comment {
  border: 1px solid #808080;
  margin: 0 0 8px 0;
}
.comment .new {
  text-align: right;
  font-weight: bold;
  font-size: .8em;
  float: left;
  color: red;
}
.comment .picture {
  border: none;
  float: right;
  margin: 0 0 .5em .5em;
}
