/**
 * @copyright	Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 */

/* Import project-level system CSS */
@import url(/media/system/css/system.css);

/* Unpublished */
.system-unpublished, tr.system-unpublished {
	background: #e8edf1;
	border-top: 4px solid #c4d3df;
	border-bottom: 4px solid #c4d3df;
}

span.highlight {
	background-color:#FFFFCC;
	font-weight:bold;
	padding:1px 4px;
}

.img-fulltext-float-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.img-fulltext-float-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.img-fulltext-float-none {
}

.img-intro-float-right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.img-intro-float-left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.img-intro-float-none {
}
/*
     FILE ARCHIVED ON 23:52:46 Jun 04, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:40:39 Jan 15, 2026.
     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)).
*/
/*
playback timings (ms):
  captures_list: 0.605
  exclusion.robots: 0.021
  exclusion.robots.policy: 0.01
  esindex: 0.014
  cdx.remote: 17.338
  LoadShardBlock: 654.46 (3)
  PetaboxLoader3.datanode: 788.22 (5)
  PetaboxLoader3.resolve: 173.132 (2)
  load_resource: 453.221
  loaddict: 218.658
*/
@charset "UTF-8";
/* CSS Document */

html, body {
  margin: 0;
  padding: O;
  height: 100%:
}

body {
  background: #FFF url(/templates/bierstadt_ev/images/head2.jpg) no-repeat top center;
  font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size:12px;
  line-height: 1.5em;
  color: #1a171b;
  text-align: center;
}

#wrap {
  width: 1000px;
  margin:auto;
  text-align: left;
  position: relative;
}

#head {
  width: 100%;
  height: 292px;
  position: relative;
}

#top {
  width: 100%;
  height: 24px;
  margin-top: 19px;
}

#logo, #logo a, #logo a:visited {
  width:550px;
  height: 18px;
  font-size: 19px;
  color: #7f1518;
  font-weight: bold;
  line-height: 18px;
  text-decoration:none;
}

#logo a:focus, #logo a:hover {
  text-decoration: underline;
}

#logo.2 {
  color: #cb6f44;
}

#font {
  position: absolute;
  right: 170px;
  top: 0px;

}

#search {
  width: 150px;
  height: 24px;
  position:absolute;
  right: 7px;
  top: 0px;
}

#search .search label {
  display:none;
}

#search .search input {
  border: 3px solid #7f1518;
}

#topnav {
  position: absolute;
  right: 0px;
  top: 27px;
  width: 200px;
  height: 25px;
  z-index: 100000;
  line-height: 18px;
  font-size: 12px;
}

#topnav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  float: right;
}

#topnav li {
  float: left;
  margin-left: 8px;
}

#topnav li a {
  font-size: 11px;
}



#navigation {
  width: 100%;
  height: 237px;
  font-size: 11px;
  line-height: 18px;
}

#navigation div.moduletable {
  display: block;
  position: relative;
  width: 142px;
  height: 230px;
  float: left;
  margin: 0px 0px 0px 0px;
}


#navigation ul.menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 0px;
}

#navigation ul.menu {
  background: transparent url('/templates/bierstadt_ev/images/navi.png') center center;
  border-radius: 4px 4px 0px 0px;
  padding: 4px 0px 5px 3px;
}

#navigation ul.menu > li {
  float: left;
  width: 136px;
  margin: 0px 1px 0px;
  top: 167px;
}

#navigation ul.menu > li > a, #topnav a {
  text-decoration: none;
  color: #cb6f44;
  font-weight: bold;
}

#navigation ul.menu > li > a:hover, #topnav a:hover {
  color:#000000;
}


#navigation ul.menu ul {
  list-style-type: none;
  padding: 0px;
  bottom: 0px;
}

#navigation ul.menu ul > li.active a {
  font-weight: bold;
  letter-spacing: -0.1em;
}

#navigation ul.menu ul a, #navigation ul.menu ul a:visited {
  text-decoration: none;
  color: #1a171b;
  letter-spacing: -0.05em;
}

#navigation ul.menu ul a:hover, #navigation ul.menu ul a:focus {
  font-weight: bold;
  letter-spacing: -0.1em;
}




#breadcrumb {
  width: 100%;
  height: 19px;
  position:absolute;
  bottom: 0px;
  font-size: 9px;
  line-height: 18px;
  font-weight: bold;
  color: #cb6f44;
}

#breadcrumb a {
  color: #cb6f44;
  text-decoration: none;
}

#breadcrumb a:hover, #breadcrumb a:focus {
  text-decoration: underline;
}

#right {
  width: 28%;
  position: absolute;
  right: 0px;
  top: 271px;
}

#content {
  width: 65%;
  margin: 2em 0 10em;
  position: relative;
}

ul.actions {
  list-style-type: none;
  position: absolute;
  right: 50px;
  top: -5px;
}

ul.actions li {
  float: left;
  list-style-type: none;
}

h1 {
  font-size: 18px;
  font-weight: bold;
  color: #7f1518;
  margin: 0 0 2em;
}

h2 {
  font-size: 14px;
  font-weight: bold;
  margin: 2em 0 1em;
}

h3 {
  font-size: 12px;
  font-weight: bold;
  margin: 0;
}

h3 +p {
  margin-top: 0;
}

.namen h2 + p {
  margin-top: -1em;
}

.blog .item-separator, .clr {
  clear: both;
  height: 3em;
}



p.readmore a, .item-page a, #right a, form#adminForm a, .result-title a {
  color: #cb6f44;
  text-decoration: none;
}

p.readmore a:hover, .item-page a:hover, #right a:hover, form#adminForm a:hover, .result-title a:hover {
  color: #000000;
  text-decoration: underline;
}


blockquote p {
    font-family: 'Georgia',serif;
    font-size: 14px;
    font-style: italic;
    letter-spacing: 0.02em;
    line-height: 20px;
}

blockquote {
  margin: 2em 0;
}

.cols-2 .column-1, .cols-2 .column-2 {
  width: 40%;
  margin-right: 10%;
  float: left;
}

.row-separator {
  clear: both;
  display: block;
}

.item-page ul.pagenav {
  list-style-type: none !important;
  width: 170px;
  margin:4em auto 0;
  text-align: center;
  clear: both;
}

ul.pagenav li {
  
  float: left;
  margin: 5px;
}

ul.pagenav a, ul.pagenav a:visited {
  font-family: 'Georgia',serif;
  font-size: 14px;
  font-style: italic;
  letter-spacing: 0.02em;
  line-height: 20px;
  text-decoration: none;
  color: #cb6f44;
}

ul.pagenav a:hover, ul.pagenav a:focus {
  text-decoration: underline;
  color: #000;
}

.item-page ul {
    list-style-position: inside;
    list-style-type: square;
    padding: 0;
}

div.slider_container.rounded div.slider_slide a, div.slider_container.rounded div.slider_slide a:hover,div.slider_container.rounded div.slider_content_wrapper div.slider_content {
  border-radius: 0 !important;
  border-color: #fff !important;
}

div.slider_container.rounded div.slider_content_wrapper div.slider_content {
  border-color: #fff !important;
}

div.slider_content_wrapper div.slider_item {
  padding: 1em 0 0 !important;
  
}

div.slider_container.rounded div.slider_slide.active a, div.slider_container.rounded div.slider_slide.active a:hover {
  background-color: #7f1518;
}

#right .moduletable {
  margin-bottom: 2em;
}


#font .moduletable {
  margin-top: -5px;
}
#font a {
  color: transparent;
  margin: 0;
  padding: 0;
  height: 30px;
}

#font span {
    display: block;
    float: left;
    width: 30px;
    opacity: 0.5
}

#font span.PreText {
  width: 150px;
  font-size: 10px;
  line-height: 30px;
}

#font img {
  height: 20px;
  width: 25px;
  padding-top: 5px;
}

fieldset.filters {
  border: 0px;
}

form#adminForm th {
  border-bottom: 1px solid #ccc;
}

form#adminForm td, form#adminForm th {
  padding-right: 2em;
}

form#adminForm tr.cat-list-row0:first-child td {
  padding-top: 1em;
}

.article-info .article-info-term {
  display:none;
}

.article-info dd {
  margin: 0;
  }

.search fieldset {
  border: 0px;
  border-bottom: 1px solid #999;
  margin-bottom: 1em;
}

.search-results .result-title {
  margin-top: 1em;
  font-size: 1.2em;
}

.result-category, .result-created  {
  color: #ccc;
  font-size: 10px;
  margin-left: 20px;
}

.result-text {
  margin-left: 20px;
}

.phocagallery-box-file {
  border: 0px !important;
}

/*
     FILE ARCHIVED ON 23:51:59 Jun 04, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:40:39 Jan 15, 2026.
     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)).
*/
/*
playback timings (ms):
  captures_list: 0.495
  exclusion.robots: 0.019
  exclusion.robots.policy: 0.008
  esindex: 0.013
  cdx.remote: 21.657
  LoadShardBlock: 145.91 (3)
  PetaboxLoader3.datanode: 235.308 (5)
  load_resource: 301.58
  PetaboxLoader3.resolve: 86.59
  loaddict: 113.015
*/
/**
 * @copyright	Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 */

/* System Messages */
#system-message {
	margin-bottom: 10px;
	padding: 0;
}

#system-message > dt {
	font-weight: bold;
	display: none;
}

#system-message > dd {
	margin: 0;
	font-weight: bold;
	text-indent: 30px;
}

#system-message > dd > ul {
	color: #0055BB;
	background-position: 4px top;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	list-style: none;
	padding: 10px;
	border-top: 3px solid #84A7DB;
	border-bottom: 3px solid #84A7DB;
}

#system-message > dd > ul > li {
	line-height: 1.5em;
}

/* System Standard Messages */
#system-message > .message > ul {
	background-color: #C3D2E5;
	background-image: url(/media/system/images/notice-info.png);
}

/* System Error Messages */
#system-message > .error > ul,
#system-message > .warning > ul,
#system-message > .notice > ul {
	color: #c00;
}

#system-message > .error > ul {
	background-color: #E6C0C0;
	background-image: url(/media/system/images/notice-alert.png);
	border-color: #DE7A7B;
}

/* System Warning Messages */
#system-message > .warning > ul {
	background-color: #E6C8A6;
	background-image: url(/media/system/images/notice-note.png);
	border-color: #FFBB00;
}

/* System Notice Messages */
#system-message > .notice > ul {
	background-color: #EFE7B8;
	background-image: url(/media/system/images/notice-note.png);
	border-color: #F0DC7E;
}

/*
     FILE ARCHIVED ON 09:47:39 Apr 18, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:40:07 Jan 15, 2026.
     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)).
*/
/*
playback timings (ms):
  captures_list: 0.674
  exclusion.robots: 0.021
  exclusion.robots.policy: 0.008
  esindex: 0.015
  cdx.remote: 48.745
  LoadShardBlock: 223.095 (3)
  PetaboxLoader3.datanode: 227.258 (5)
  PetaboxLoader3.resolve: 562.741 (3)
  load_resource: 637.873 (2)
*/