
/* - public.css - */
@media screen {
/* http://www.goldmund-wyldebeast-wunderliebe.com/portal_css/public.css?original=1 */
@charset "utf-8";
/* */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
/* */
:focus {
outline: 0;
}
/* */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}
/* */
table {
border-collapse: collapse;
border-spacing: 0;
}
/* */
html, body {
height: 100%;
}
body {
background: #FF9205 url("dots.png");
margin: 0;
padding: 0px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 100%;
color: #000000;
}
#visual-portal-wrapper {
width: 1000px;
background: url("container-bg.png") top left repeat-y;
border: 0px solid #ccc;
margin: 0 auto;
text-align: center;
}
#container {
width: 960px;
margin-left: 20px;
text-align: left;
font-size: 0.875em;
line-height: 1.3em;
}
p {
margin-bottom: 1em;
}
h1, h2 {
margin: 0 0 1em 0;
color: #005A7E;
font-weight: normal;
}
h1 {
font-size: 1.8em;
}
h1.move-on-up{
position:absolute;
top:-10000px;
}
h2, .portfolio-title, .nieuws-title {
font-size: 1.4em;
}
#sidecolumn h2 {
font-size: 1.8em;
}
#edit-bar ul {
margin-left: 2em;
}
ul {
list-style-type: disc;
}
ul li {
display: list-item;
}
.content-description {
font-weight: bold;
}
#edit-bar ul li {
display: list-item;
margin-bottom: 0.25em;
}
#edit-bar ul, #edit-bar ul li{
display: inline;
}
.contentActions {
display: inline;
}
.visualClear,
.clearer {
clear: both;
}
#portal-tab-index_html,
.hiddenStructure {
display: none;
}
hr {
border-top: 0px;
border-right: 0px;
border-left: 0px;
border-bottom: 1px dotted #87afcf;
}
#navigation {
padding-top: 0px;
position: relative;
width: 100%;
height: 180px;
font-size: 1.25em;
line-height: 1.4em;
}
#navigation ul {
width: 240px;
display: block;
margin: 10px 0 0 0;
padding: 0px;
float: left;
border: 0px solid #ccc;
}
#navigation ul li {
display: inline;
margin-left: 4px;
}
#navigation ul li a,
#navigation ul li span {
margin-left: 12px;
color: #000;
text-decoration: none;
}
#navigation ul li ul {
height: 140px;
background-image: url("sub-nav-bg.png");
padding-top: 10px;
}
#navigation ul li ul li {
margin-left: 30px;
padding: 0px;
list-style-type: disc;
display: list-item;
color: #FFF;
}
#navigation ul li ul li a {
margin-left: 0px;
color: #FFF;
}
#navigation  #sub-nav-item1 { background-color:#0092c9; }
#navigation  #sub-nav-item2 { background-color:#0076a3; }
#navigation  #sub-nav-item3 { background-color:#005b7f; }
#navigation  #sub-nav-item4 { background-color:#003d58; }
#backhome span {
display: none;
}
#portal-header {
height: 283px;
background: white url(rand-header) top left no-repeat;
position: relative;
}
body.template-home_view #portal-header {
height: 600px;
background: white url(home_header.jpg) top left no-repeat;
}
#backhome {
position: absolute;
top: 65px;
height: 218px;
display: block;
width: 100%;
}
body.template-home_view #backhome {
height: 535px;
}
#motif {
position: absolute;
bottom: 20px;
right: 20px;
}
#motif.m1 {
background: transparent url(motief1.png) no-repeat 0 0;
width: 413px; height: 62px;
}
#motif.m2 {
background: transparent url(motief2.png) no-repeat 0 0;
width: 429px; height: 54px;
}
#motif.m3 {
background: transparent url(motief3.png) no-repeat 0 0;
width: 295px; height: 47px;
}
#motif.m4 {
background: transparent url(motief4.png) no-repeat 0 0;
width: 336px; height: 59px;
}
#motif.m5 {
background: transparent url(motief5.png) no-repeat 0 0;
width: 385px; height: 53px;
}
body.template-home_view #motif {
display: none;
}
#portal-header h1 {
margin: 0;
padding: 10px;
}
#portal-header .LSBox {
float: right;
margin: 1em 0.5em 0 0;
}
#portal-header .searchButton {
display:inline;
height: 42px;
width: 41px;
}
#portal-header #searchtext {
display:inline;
height: 100px;
width: 41px;
position: relative;
top: -16px;
}
#portal-header #searchGadget {
background-color: black;
color: #bababa;
border: 1px solid #572449;
height: 20px;
width: 169px;
padding-left: 5px;
}
#portal-column-content {
overflow: hidden;
}
#portal-column-content a {
color: #005b7f;
text-decoration: none;
}
#portal-column-content a:hover {
text-decoration: underline;
}
#content-with-sidecolumn {
float: left;
width: 615px;
padding: 20px;
margin-bottom: -2000px;
padding-bottom: 2020px;
}
#content-with-sidecolumn ul {
margin-left: 20px;
margin-bottom: 1em;
}
#sidecolumn {
float: left;
width: 265px;
padding: 20px;
background-color: #e7e8e9;
margin-bottom: -2000px;
padding-bottom: 2020px;
}
#content {
padding: 40px 20px 20px;
}
.hor-seperator {
background: transparent url(divider-horizontal.png) repeat-x;
height: 2px;
margin: 20px 0;
}
.ver-seperator {
background-image: url(divider-vertical.png);
width: 2px;
margin-top: 20px;
margin-bottom: 20px;
}
img.floatleft {
float: left;
margin: 4px;
}
img.floatright {
float: right;
margin: 4px;
}
.clearer {
clear: both;
}
#footer {
width: 1000px;
height: 59px;
background-image: url("footer-bg.png");
background-position: top left;
background-repeat: no-repeat;
margin-top: 0px !important;
margin-left: auto;
margin-right: auto;
padding: 10px 0px 0px 0px;
text-align: center;
color: #FFF;
position: relative;
clear: both;
font-size: 0.8em;
}
#footer a {
margin-left: 50px;
color: white;
text-decoration: none;
font-weight: bold;
}
#footer a:hover {
text-decoration: underline;
}
#home-highlight1 {
background: url('highlight-plone.jpg') top left no-repeat;
height: 190px;
}
#home-highlight1 div {
padding-left: 160px;
margin: 0;
}
#home-highlight2 {
background: url('highlight-django.png') top left no-repeat;
}
#home-highlight3 {
background: url('highlight-iphone.png') top right no-repeat;
}
#home-highlight2 div {
padding-left: 160px;
padding-right: 20px;
margin: 0;
background: transparent url(divider-vertical.png) top right repeat-y;
height: 240px;
}
#home-highlight3 div {
padding-right: 120px;
padding-left: 20px;
margin: 0;
height: 240px;
}
#home-highlight2 {
width: 55%;
float: left;
}
#home-highlight3 {
width: 45%;
float: left;
}
#contactinformatie {
position: relative;
}
#contactinformatie #twitter {
position: absolute;
bottom: 0;
right: 0;
}
#contactinformatie p {
margin-top: 20px;
}
#contactinformatie strong, #nieuwsblock strong {
color: #005b7f;
}
.portaltype-portfolio h1 {
padding-top: 1em;
margin-bottom: 30px;
}
.portfoliolijst, .nieuwslijst {
padding-top: 1em;
}
.portfolio-item, .nieuws-item {
width: 100%;
padding-bottom: 1em;
}
.portfolio-item .portfolio-image img{
float: left;
display: block;
text-align: center;
}
.portfolio-description {
display: inline;
float: none;
vertical-align: top;
}
.portfolio-description .portfolio-title, .portfolio-description .description-text {
padding-left: 180px;
}
.portfolio-description .portfolio-title {
color: #0076a3 !important;
display: block;
padding-bottom: 0.5em;
}
.nieuws-description .nieuws-title {
color: #0076a3 !important;
display: block;
}
.h1-nieuws-title {
margin: 0;
padding: 0;
}
p.news-date {
font-size: 0.8em;
color: gray;
padding: 0;
margin: 0;
}
p.news-description {
font-weight: bold;
}
.portfolio-description .description-text {
display: block;
}
.listingBar {
padding-top: 5em;
padding-left: 3em;
}
.listingBar .current, .listingBar a.previous, .listingBar a.next {
float: none;
position: relative;
top: -0.5em;
}
.listingBar a.next, .listingBar a.previous{
color: #d1d3d4 !important;
}
.listingBar a.nextbutton {
padding-left: 0.2em;
}
.listingBar a.previousbutton {
padding-right: 0.2em;
}
.listingBar a.nextbutton img, .listingBar a.previousbutton img{
height: 25px;
width: 25px;
}
.category {
display: block;
height: 150px;
float: left;
width: 50%;
}
.quote {
padding-top: 1em;
color: #929393;
line-height: 1.8em;
font-size: 1.25em;
}
.quote strong, .quote b {
font-size: 1.6em;
font-weight: normal;
}
.quoted {
color: #005b7f;
font-style: italic;
padding-top: 1em;
}
#sidecolumn-top {
text-align:center;
}
#port-logo {
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1em;
}
.portofolio-link {
font-size: 1.5em;
font-weight: bold;
}
.adress-text {
float: left;
display: inline;
}
.plattegrond {
float: right;
}
.plattegrond img,
.plattegrond a {
display: block;
}
/* */
div.gww-panes {
position: relative;
}
div.gww-panes div.pane  {
background-color: #D5D5D5;
border-width: 0;
display: block;
height: 300px;
padding: 1em 1.4em 20px;
z-index: 10;
clear: both;
}
ul.gww-tabs {
margin: 0;
overflow: hidden;
padding: 0;
}
ul.gww-tabs li {
display: inline;
list-style: none outside none;
}
ul.gww-tabs li a {
background-color: #808285;
font-weight: bold;
padding: 0.5em 1em;
color: white !important;
}
ul.gww-tabs li a.current {
background-color: #D5D5D5;
color: black !important;
}
#gww-redactie-links {
top: 10px;
left: 10px;
position: absolute;
}
#gww-redactie-links a {
color: white;
font-weight: bold;
text-decoration: none;
margin: 1em;
}
#gww-redactie-links a:hover {
text-decoration: underline;
}
dl.searchResults {
width: 600px;
}
dl.searchResults dd {
margin:0 0 1em 1em;
}

}


/* - columns.css - */
@media screen {
/* http://www.goldmund-wyldebeast-wunderliebe.com/portal_css/columns.css?original=1 */
div.row {
float: left;
width: 100%;
display: block;
position: relative;
}
div.cell {
position: relative;
float: left;
left: 100%;
}
/* */
div.width-1  { width:  4%    }
div.width-2  { width: 10.25% }
div.width-3  { width: 16.5%  }
div.width-4  { width: 22.75% }
div.width-5  { width: 29%    }
div.width-6  { width: 35.25% }
div.width-7  { width: 41.5%  }
div.width-8  { width: 47.75% }
div.width-9  { width: 54%    }
div.width-10 { width: 60.25% }
div.width-11 { width: 66.5%  }
div.width-12 { width: 72.75% }
div.width-13 { width: 79%    }
div.width-14 { width: 85.25% }
div.width-15 { width: 91.5%  }
div.width-16 { width: 97.75% }
/* */
/* */
div.position-0  { margin-left: -98.875% }
div.position-1  { margin-left: -92.625% }
div.position-2  { margin-left: -86.375% }
div.position-3  { margin-left: -80.125% }
div.position-4  { margin-left: -73.875% }
div.position-5  { margin-left: -67.625% }
div.position-6  { margin-left: -61.375% }
div.position-7  { margin-left: -55.125% }
div.position-8  { margin-left: -48.875% }
div.position-9  { margin-left: -42.625% }
div.position-10 { margin-left: -36.375% }
div.position-11 { margin-left: -30.125% }
div.position-12 { margin-left: -23.875% }
div.position-13 { margin-left: -17.625% }
div.position-14 { margin-left: -11.375% }
div.position-15 { margin-left:  -5.125% }
/* */
/* */
div.width-1\3a 2 { width:    47.75%; } /* */
div.width-1\3a 4 { width:    22.75%; } /* */
div.width-3\3a 4 { width:    72.75%; } /* */
div.width-full   { width:    97.75%  }
div.position-1\3a 4 {margin-left:    -73.875%;} /* */
div.position-1\3a 2 {margin-left:    -48.875%;} /* */
div.position-3\3a 4 {margin-left:    -23.875%;} /* */
/* */
div.width-1\3a 3 { width: 31.08%; } /* */
div.width-2\3a 3 { width: 64.42%; } /* */
div.position-1\3a 3 {margin-left: -65.545%;} /* */
div.position-2\3a 3 {margin-left: -32.205%;} /* */

}


/* - authoring.css - */
@media screen {
/* http://www.goldmund-wyldebeast-wunderliebe.com/portal_css/authoring.css?original=1 */
#content .discreet,
#sidebar .discreet {
color:#666666;
font-size:11px;
font-weight:normal;
}
/* */
fieldset,
.editionComment {
line-height:1.5em;
margin:1em 0;
padding:0 1em 1em;
width:auto;
}
/* */
#archetypes-fieldname-title input {
font-family: "Helvetica Neue", Arial, FreeSans, sans-serif;
font-weight: bold;
line-height: 125%;
color: Black;
letter-spacing: -0.05em;
font-size: 1.625em; /* */
}
div.formControls {
margin: 1em 0;
}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
background-color: #ffffe0;
}
#content textarea {
font: 100% Monaco, "Courier New", Courier, monospace;
width: 100%;
}
#content select {
vertical-align: top;
}
#content fieldset {
border: 0.1em solid #329fd7;
border-style: solid none none none;
}
#content legend {
padding: 0.5em;
font-size: 85%;
}
label {
font-weight:bold;
}
#content label {
}
input[type="checkbox"] + label:hover {
background: #ddd;
outline: 0.1em solid #ddd;
}
#content optgroup {
font-style: normal;
font-weight: bold;
color: #999;
padding-left: 0.25em;
}
#content option {
color: black;
}
#content optgroup > option {
padding: 0 0.25em 0 1em;
}
dl.enableFormTabbing dd {
margin-left: 0;
padding-top: 2em;
}
.searchSection {
color: #76797c;
margin-top: 0.25em;
}
.searchSection label:hover {
color: Black;
}
.field {
clear: both;
margin-bottom: 1em;
}
.field input[type="text"] {
}
input#title {
width: 100%;
}
.error input#title {
width:99%;
}
.fieldRequired {
background: url(required.png) center left no-repeat;
padding: 0 0 0 1em;
color: White;
}
.fieldUploadFile {
text-align: right;
margin-right: 0.75em;
display: none;
}
.fieldTextFormat {
text-align: right;
margin-right: 0.75em
}
.formHelp {
color: #555;
margin: 0 0 0.2em 0;
}
div.error {
background-color: #fdc;
border:  1px solid red;
padding: 0.5em;
margin:  1em 0;
}
.error .fieldRequired {
color: #d00;
}
div.error.warning {
background-color: transparent;
border: none;
margin-top: 0;
padding: 0;
}
div.error.warning input {
border: 2px solid red;
}
input.inputLabelActive {
color: #76797c;
}
textarea#form\.description {
height: 6em;
width: 99%;
}
table.listing tbody tr.odd.selected td,
tr.selected {
background-color: #ffa;
}
/* */
body.template-logged_out #content,
body.template-login_form #content,
.pb-ajax #login-form {
text-align: center;
}
#fieldset-openid-login input, #login-form input {
font-size: 150%;
}
body.template-register #content input,
body.template-new-user #content input {
font-size: 150%;
width: inherit;
}
#fieldset-openid-login label, #login-form label {
margin-right:0.5em;
padding-top:0.2em;
text-align:right;
width: 7em;
display: inline-block;
}
#fieldset-openid-login .formControls input, #login-form .formControls input {
margin-left: 0.25em;
}
/* */
/* */
dl.portalMessage {
margin: 1em 0;
font-size: 80%;
border: 1px solid #996;
background-color: #ffffe3;
clear:both;
}
dl.portalMessage a,
#content dl.portalMessage a {
color: black;
border-bottom: 1px solid black;
}
dl.portalMessage dt {
background-color: #996;
font-weight: bold;
float: left;
margin: 0 0.5em 0 0;
padding: 0.5em 0.75em;
color: White;
line-height: 1.25em;
}
dl.portalMessage dd {
padding: 0.5em 0.5em;
margin: 0;
line-height: 1.25em;
}
dl.warning {
border-color: #d80;
}
dl.warning dt {
background-color: #d80;
}
dl.error {
border-color: #d00;
}
dl.error dt {
background-color: #d00;
}
dl.warning {
border-color: #d80;
}
dl.warning dd {
background-color: #fd7;
}
dl.error {
border-color: red;
}
dl.error dd {
background-color: #fdc;
}
/* */
#content dl.portalMessage {
font-size: 100%;
}
#content dl.portalMessage dt {
margin: 0 0.5em 0 0;
padding: 0.5em 0.75em;
}
#content dl.portalMessage dd {
margin: 0;
}
/* */
/* */
/* */
/* */
#content ul.formTabs {
background-color: #ddd;
border: 0.3em solid #ddd;
}
#edit-bar {
background-color: #75ad0a;
border: 0.25em solid #75ad0a;
min-height: 2em;
margin-bottom: 1em;
}
#content-views {
float: left;
background-color: #75ad0a;
}
#content-views a {
color: White;
}
/* */
#edit-bar,
#content ul.formTabs {
display: block;
border-style: solid solid none solid;
margin-left: 0;
border-top-right-radius: 0.5em;
border-top-left-radius: 0.5em;
-webkit-border-top-right-radius: 0.5em;
-webkit-border-top-left-radius: 0.5em;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-topright: 0.5em;
}
#content li.formTab {
display: inline;
margin-right:0.25em;
}
#content-views a,
#content li.formTab a {
/* */
display: inline-block;
}
#content-views a,
#content li.formTab a {
line-height: 2em;
padding: 0 0.75em;
text-decoration: none;
border: none;
font-weight: bold;
margin: 0 ;
}
#content-views li.selected a,
#content-views li a:focus,
#content-views li a:hover,
#content li.formTab a.selected,
#content li.formTab a:focus,
#content li.formTab a:hover {
background: White;
color: Black;
}
#content-views li.selected a,
#content-views li a:focus,
#content-views li a:hover,
#content li.formTab a.selected,
#content li.formTab a:focus,
#content li.formTab a:hover {
border-top-right-radius: 0.5em;
border-top-left-radius: 0.5em;
-webkit-border-top-right-radius: 0.5em;
-webkit-border-top-left-radius: 0.5em;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-topright: 0.5em;
}
#content li.formTab a.notify {
background-color: red;
color: White;
}
#content li.formTab a.required span {
background-image: url(required.png);
background-position: center right;
background-repeat: no-repeat;
padding-right: 1em;
}
#content fieldset.formPanel {
border: none;
}
#content fieldset.formPanel.hidden {
display: none;
}
#content div.formControls input.hidden {
display: none;
}
/* */
#setup-link {
font-size: 90%;
}
#content ul.configlets {
margin: 1em 0;
list-style-image: none;
list-style: none;
}
#content ul.configlets li {
margin-bottom: 1em;
list-style: none;
display: block;
}
#content ul.configlets li a {
text-decoration: none;
border: none;
}
#content ul.configlets li a:visited {
color: #436976;
background-color: transparent;
}
#content ul.configlets li a:active {
color: #436976;
background-color: transparent;
}
#content ul.configlets li label {
font-weight: bold;
}
#content ul.configletDetails {
margin: 0em 1em 1em 4em;
list-style-image: none;
list-style: none;
}
#content ul.configletDetails li {
margin-bottom: 1em;
display: inline;
}
#content ul.configletDetails li a {
text-decoration: none;
}
#content ul.configletDetails li label {
font-weight: bold;
}
#content ul.configletDetails li.configletDescription {
display: block;
color: #76797c;
margin: 0;
}
.inlineDisplay {
display:inline
}
table.controlpanel-listing {
width:100%;
}
table.controlpanel-listing td, table.controlpanel-listing th {
font-size:120%;
}
table.controlpanel-listing dl {
margin-top:0;
}
table.controlpanel-listing dd {
margin-left: 1em;
}
table.controlpanel-listing dl dt a .trigger{
font-weight:normal;
}
table .controlpanel-listing td {
vertical-align:top;
}
table.controlpanel-listing td.checker{
text-align:center;
}
table.controlpanel-listing th.smallcolumn {
width:1.5em;
}
.chooser-right {
float:right;
margin-right:0;
margin-bottom:0;
}
.rule-element {
background-color:#EEF3F5;
margin:0.5em 0pt 0.5em;
padding:0.3em 1em 0.3em 1em;
width:auto;
}
.rule-element dl {
}
.rule-element dl dd {
margin-left:1em;
}
.rule-updown, .rule-operations {
float:right;
padding-top:0.8em;
}
/* */
/* */
/* */
#portal-personaltools dt {
font-weight: normal;
}
#portal-personaltools dt.actionMenuHeader a:focus,
#portal-personaltools dt.actionMenuHeader a:hover {
color: #000000;
}
#portal-personaltools dt.actionMenuHeader a:after {
content: " ▼";
}
#portal-personaltools dd {
right: 0;
padding-top: 0.5em;
}
#portal-personaltools dd {
background: #e3e3e3;
padding-bottom: 0.5em;
}
#portal-personaltools dd a {
line-height: 2em;
padding: 0 0.75em;
}
#portal-personaltools dd a:focus,
#portal-personaltools dd a:hover {
background: #205c90;
color: White;
}
/* */
/* */
#contentActionMenus dl.actionMenu a,
#contentActionMenus dl.actionMenu.activated dd {
background-color: #75ad0a;
color: White;
font-weight: bold;
z-index: 5;
}
#contentActionMenus dl.actionMenu a:focus,
#contentActionMenus dl.actionMenu a:hover {
color: #000000;
}
#contentActionMenus dl.actionMenu.activated dd {
border-bottom: 0.5em solid #75ad0a;
right: -3px;
}
#contentActionMenus dl.actionMenu.activated dd a:focus,
#contentActionMenus dl.actionMenu.activated dd a:hover,
#contentActionMenus dl.actionMenu.activated dd .actionMenuSelected {
background-color: White !important;
color: #666;
}
#contentActionMenus dl.actionMenu a,
#contentActionMenus dl.actionMenu div {
line-height: 2em;
}
#folderHeader, #contextHeader {
border-bottom: 2px solid white;
}
#contextHeader { margin-top: 5px; }
/* */
#contentActionMenus {
float: right;
background: #75ad0a;
margin: 0;
}
dl.actionMenu {
float: right;
white-space: nowrap;
position: relative;
}
dl.actionMenu a,
dl.actionMenu div {
display: block;
white-space: nowrap;
padding: 0 0.25em;
}
dl.actionMenu.deactivated dt {
margin: 0 0.25em;
}
dl.actionMenu.deactivated dd {
display: none;
}
dl.actionMenu.activated dd {
position: absolute;
width: auto;
min-width: 100%;
border-bottom-right-radius: 0.5em;
border-bottom-left-radius: 0.5em;
-webkit-border-bottom-right-radius: 0.5em;
-webkit-border-bottom-left-radius: 0.5em;
-moz-border-radius-bottomleft: 0.5em;
-moz-border-radius-bottomright: 0.5em;
}
dl.actionMenu.activated dt a,
dl.actionMenu.activated dd a,
dl.actionMenu.activated dd div {
margin: 0 0.25em;
}
#kssPortalMessage {
margin: 0;
padding: 0;
}
}


/* - portlets.css - */
@media screen {
/* http://www.goldmund-wyldebeast-wunderliebe.com/portal_css/portlets.css?original=1 */
.managedPortlet {
margin: 0.8em 0;
}
.blockedPortlet .portletHeader {
border: 1px dashed #ddd;
margin: -1px;
background: none !important;
}
.blockedPortlet .portletHeader a {
color: #666;
}
.blockedPortlet .portletBlockedMessage {
color: white;
display: inline;
}
.portletCalendar {
width: 100%;
margin: 1px 0 1em 0;
}
.portletCalendar dt {
background-color: #eee;
font-weight: bold;
text-align: center;
line-height: 1.6em;
border-bottom: none;
}
.portletCalendar dd {
margin: 0;
padding: 0;
}
.portletCalendar dt a#calendar-previous {
float: left;
padding: 0 1em;
margin: 0 -.5em;
}
.portletCalendar dt a#calendar-next {
float: right;
padding: 0 1em;
margin: 0 -.5em;
}
.portletCalendar a, .portletCalendar a:focus,
.portletCalendar a, .portletCalendar a:hover {
text-decoration: none;
}
.ploneCalendar {
border-spacing: 0;
width: 100%;
}
.ploneCalendar a {
text-decoration: none;
border-bottom: none !important;
}
.ploneCalendar td {
background-color: transparent;
width: 14%;
text-align: center;
padding: 2px;
}
.ploneCalendar .weekdays th {
background-color: #eee;
text-align: center;
padding: 2px;
font-weight: normal;
}
.ploneCalendar .event {
background-color: #eee;
font-weight: bold;
}
.ploneCalendar .todayevent {
background-color: #eee;
border: 2px solid #205C90;
font-weight: bold;
}
.ploneCalendar .todaynoevent {
border: 2px solid #205C90;
}
.portletItemDetails {
font-size: 85%;
padding-top: .5em;
line-height: 1.5em;
margin-left: 1em;
display: block;
}

}


/* - ploneKss.css - */
@media screen {
/* http://www.goldmund-wyldebeast-wunderliebe.com/portal_css/ploneKss.css?original=1 */
#kss-spinner {
display:none;
width: 20px;
height: 20px;
position: fixed;
background-position: center center;
top: 50%;
left: 50%;
margin-top: -10px;
margin-left: -10px;
}
.formlibInlineEditable,
.inlineEditable {
padding: 1px;
display: block;
}
body.kssActive .inlineEditable:hover,
body.kssActive .formlibInlineEditable:hover {
padding: 0;
border: 1px solid #ddd;
border-color: #666 #ddd #ddd #666;
cursor: text;
background: White url(input_background.png) repeat-x;
}
body.kssActive .inlineEditable a:hover,
body.kssActive .formlibInlineEditable a:hover {
cursor: pointer;
}
body.kssActive .formlibInlineForm:hover,
body.kssActive .formlibInlineForm a:hover {
padding: 1px;
border: none;
cursor: default;
background: none;
}
.inlineForm .formHelp,
.inlineForm .fieldRequired,
.inlineForm label {
display: none;
}
/* */
.inlineForm .ArchetypesSelectionWidget label {
display: inline;
}
.inlineForm #archetypes-fieldname-title input,
.inlineForm #archetypes-fieldname-title {
font-size: 100%;
}
/* */
h1 div.formControls input {
font-size: 55% !important;
}
}


/* - print.css - */
@media print {
/* http://www.goldmund-wyldebeast-wunderliebe.com/portal_css/print.css?original=1 */
/* */
body {
font-family: "Helvetica Neue", Arial, FreeSans, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
font-family: "Helvetica Neue", Arial, FreeSans, sans-serif;
font-weight: bold;
line-height: 125%;
page-break-inside: avoid;
page-break-after: avoid;
}
h1, h2 {
letter-spacing: -0.05em;
}
a {
text-decoration: none;
border-bottom: 0.1em solid gray;
color: black;
}
#portal-column-content {
width: 95%;
}
.documentDescription {
font-weight: bold;
}
pre {
border: 1pt dotted black;
white-space: pre;
font-size: 8pt;
overflow: auto;
padding: 1em;
}
table.listing,
table.listing td {
border: 1pt solid black;
border-collapse: collapse;
}
table.listing td,
table.listing th {
padding: 6px;
}
/* */
div.pageBreak {
page-break-before: always;
}
/* */
#content dt {
margin:1em 0 0.625em;
}
#content p, #content table {
margin-bottom:0.625em;
margin-top:0.625em;
}
#content .documentDescription, #content #description {
margin:0.5em 0 1.31em;
}
/* */
div.top,
#portal-logo,
#portal-siteactions,
.hiddenStructure,
#portal-searchbox,
#portal-globalnav,
#portal-personaltools,
#portal-breadcrumbs,
#edit-bar,
#portal-column-one,
#portal-column-two,
#portal-languageselector,
.contentViews,
.contentActions,
.help,
.legend,
.portalMessage,
.documentActions,
.netscape4,
#kss-spinner,
#review-history,
#content-history,
.listingBar,
#portal-footer,
#portal-colophon,
.skipnav,
#kss-spinner,
#review-history,
#content-history,
.listingBar,
.link-presentation,
input.standalone,
.overlay,
.managePortletsFallback,
.close,
.link-parent,
.draggingHook,
#foldercontents-order-column,
input.context,
.visualNoPrint {
display: none;
}
/* */
.image-left {
float: left;
clear: both;
margin: 0.5em 1em 0.5em 0;
border: 0.4pt solid Black;
}
.image-inline {
float: none;
}
.image-right {
float: right;
clear: both;
margin: 0.5em;
border: 0.4pt solid Black;
}
dd.image-caption {
text-align:left;
padding: 0; margin:0;
}
dl.captioned {
padding: 0.8em;
}
.newsImageContainer {
float:right;
margin: 0 0 0.5em 1em;
width: 16em;
}

}


/* - mobile.css - */
@media handheld, screen and (max-device-width: 480px) {
/* http://www.goldmund-wyldebeast-wunderliebe.com/portal_css/mobile.css?original=1 */
/* */

}


