.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}html.swipebox-html.swipebox-touch{overflow:hidden!important}#swipebox-overlay img{border:none!important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.admin-bar #swipebox-overlay{top: 32px;}.admin-bar #swipebox-container {bottom: 32px;}#swipebox-container{position:relative;width:100%;height:100%}#swipebox-slider{-webkit-transition:-webkit-transform 0.4s ease;transition:transform 0.4s ease;height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none;cursor:pointer}#swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block}#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#swipebox-slider .slide img,#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide .swipebox-inline-container{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#swipebox-slider .slide .swipebox-video-container{background:none;max-width:1140px;max-height:100%;width:100%;padding:5%;-webkit-box-sizing:border-box;box-sizing:border-box}#swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}#swipebox-slider .slide-loading{background:url(//countrycomics.de/wp-content/plugins/responsive-lightbox/assets/swipebox/img/loader.gif) no-repeat center center}#swipebox-bottom-bar,#swipebox-top-bar{-webkit-transition:0.5s;transition:0.5s;position:absolute;left:0;z-index:999;height:50px;width:100%}#swipebox-bottom-bar{bottom:-50px}#swipebox-bottom-bar.visible-bars{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}#swipebox-top-bar{top:-50px}#swipebox-top-bar.visible-bars{-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}#swipebox-title{display:block;width:100%;text-align:center}#swipebox-prev,#swipebox-next,#swipebox-close{background-image:url(//countrycomics.de/wp-content/plugins/responsive-lightbox/assets/swipebox/img/icons.png);background-repeat:no-repeat;border:none!important;text-decoration:none!important;cursor:pointer;width:50px;height:50px;top:0}#swipebox-arrows{display:block;margin:0 auto;width:100%;height:50px}#swipebox-prev{background-position:-32px 13px;float:left}#swipebox-next{background-position:-78px 13px;float:right}#swipebox-close{top:0;right:0;position:absolute;z-index:9999;background-position:15px 12px}.swipebox-no-close-button #swipebox-close{display:none}#swipebox-prev.disabled,#swipebox-next.disabled{opacity:.3}.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider{-webkit-animation:rightSpring 0.3s;animation:rightSpring 0.3s}.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider{-webkit-animation:leftSpring 0.3s;animation:leftSpring 0.3s}.swipebox-touch #swipebox-container:before,.swipebox-touch #swipebox-container:after{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;content:' ';position:absolute;z-index:999;top:0;height:100%;width:20px;opacity:0}.swipebox-touch #swipebox-container:before{left:0;-webkit-box-shadow:inset 10px 0 10px -8px #656565;box-shadow:inset 10px 0 10px -8px #656565}.swipebox-touch #swipebox-container:after{right:0;-webkit-box-shadow:inset -10px 0 10px -8px #656565;box-shadow:inset -10px 0 10px -8px #656565}.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before{opacity:1}.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after{opacity:1}@-webkit-keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@media screen and (min-width:800px){#swipebox-close{right:10px}#swipebox-arrows{width:92%;max-width:800px}}#swipebox-overlay{background:#0d0d0d}#swipebox-bottom-bar,#swipebox-top-bar{text-shadow:1px 1px 1px black;background:#000;opacity:.95}#swipebox-top-bar{color:white!important;font-size:15px;line-height:43px;font-family:Helvetica,Arial,sans-serif}@font-face {
font-family:'rokbox';
src:url(//countrycomics.de/wp-content/plugins/wp_rokbox/assets/fonts/rokbox.eot);
}
@font-face {
font-family:'rokbox';
src:url(data:application/x-font-woff;charset=utf-8;base64,d09GRk9UVE8AAAbMAAsAAAAACvgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAA28AAAX1hreQukZGVE0AAAR4AAAAGgAAABxjZIoQR0RFRgAABJQAAAAdAAAAIAA2AARPUy8yAAAEtAAAAE0AAABgUEHc/2NtYXAAAAUEAAAAbQAAAX7l6yGgaGVhZAAABXQAAAAuAAAANvr6W5toaGVhAAAFpAAAAB4AAAAkBBD/6mhtdHgAAAXEAAAAGAAAACQQAACgbWF4cAAABdwAAAAGAAAABgAJUABuYW1lAAAF5AAAANsAAAF93CU/4XBvc3QAAAbAAAAADAAAACAAAwAAeJxtkk9oE1EQxmfbfW3UsGrpgmL8e5MgFKxCXWgxVE3todoGiXhQpApaa0FXEU0j2liR56nEi4J6EBVU6Kn1IKEoFLT2IvUUUC9eDIIWYbeuZpx5bxNbbUImb/e9me/3zRsDTBMMw6g/M9B3dOACGDVgQKsfq/HX1vqrTBmtlVFz3VJY3dOAUlYX0Xp50r/luyIGZ5fHAFbEILcyRn/icwPUco0IWNB47vSJ3U1NTbp2qECfLtgPeyAFB2EXpI3rsIQTamANbIVDMFR7zOwRO0Wn5aV81/bygfrGS16z1xzQT1jeTJ8d5D31LcUD9Tbg9+1erz3VGY8XncCV0nOLjvB6fdP23MCtc4rxeOdUqSSsomfaTtGjI4HrFB2nc0r4eb/Rdpy/icWisNAIUi8Q2p9csxGMpxHEcs9zWm27Sqtlkwgw+Rjxd2kYoWZ9FvFn10faeP0LcS79HjHot1SgvLH7OQ4JwS9Gwq259Awdf9PKiXe5RCYspsqWoxGWusKiLssvoTpYPk/bRh1i7zML4U7PVr3C3qfTVBsxw2GQQ5ZDoRoGuc4YhVQLww+z8mXWIzBsSWsG/P2JHucOpln5JWGemkYwR2aVgwRCx+FB5WC5equ9Qt2jOMMXEMToRob/Qo+NlzQ8GD9aKDyZZAd7aRcSHIaqYWc15CJsqJmDy4be0qr7G3t+zp6TguF3VC6C4Kl2QcOT3kWGH2KGDaz8irgefmHM76EDgi9wmBAansIoH3pMx7ebnPiASyS4GHex5baGJ6ksi3Yo+YhCCaHudM/OA1Xc6nI0LeXcrFj/kdFjo0CpRcdZ76i+c8Wg5kA3Nejfp2iz3PRhRftNT4wC1WOjLupn1ycNStfYrkHVXNJN++q6w4lRtDQnI1Xa02rFEz52j7py4F6BJrzjSEIFGaSClPz7TBx8SD1uactw4DHonsh5M7be1CeS1Hsc54R3E0MciHGcGCFZOcJBeinhpbA8MpFbkF1RIm068p8yBYFGf1uGRIlwfhJrVHSvhozJ0U3zdFU2ub3BlTYfSdgLcDxyuwhI6IC8CCxvUcLzm8KCyjL3g0M2FBzv+rCgmYJoy1/bMvZiLSXtf9xUQMhtg2rxP91IskdljyWVZRwny7rVlXPCkr5r/sr7+XrLzzdKu0/6eSllnYwu/QOcSjdFAHicY2BgYGQAgpOd+YYg+szb3nwYDQBJywdeAAB4nGNgZGBg4ANiCQYQYGJgBEIOIGYB8xgABKIAOwAAAHicY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwMjPAAKMAAwIEpLmmMDgwpHxgYHzw/wGDHuMDBoUGoBqw5H4gVgBCRgAHSAxjAAAAeJxjYGBgZoBgGQZGBhCoAPIYwXwWhhggLcQgABRhArJSGNIY8hgKGIoZKj4w/P8PVo0QK4eI/V/0f+7/yf8n/Z/IwCDAATUTBtjAJDsDKwMDI5CNKkkbwAb2HAgwgjzBArKflQ72EgMA31QUgwAAAHicY2BkYGAAYsfr/GLx/DZfGbiZGEDgzNvefAT9/wETA+MDIJeDASwNACgvCyIAAHicY2BkYGB88P8Bgx4TAwPDPwYgCRRBAZwAbe0D/AAAeJxjYmBgYGJgSABiByYIGwWDAAASpACxAABQAAAJAAB4nG2OQWrDMBBFnxPHpTR0164FpUsbW8scwAfIIvsEhAkJFigJ9CSFnqC7HqMH6Al6lH45s+gisqx5jJ5mBljyTkFeBRWPxjPueDWe88LFuJTzabzggW/jSt+vzKK8V2Y5vco8U8Un4zk9tXEp58N4wTNfxpXyPyQiB3Y63yDFwy4qrgkMGuTIVgLrMFyOW0EvbeQ8xSQj4PA0tIor/f+LXTOd7ms7vbxM9HE89zENwfmmdSt3bSvofK3t207SzcE2apk4sZ8GyeVzczYhnfZxdF3T3n74B3owNvoAeJxjYGbACwAAfQAE) format('woff'), url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAANAIAAAwBQRkZUTWNkihAAAAeUAAAAHEdERUYAOAAGAAAHdAAAACBPUy8yUB/cHwAAAVgAAABWY21hcOn1KK8AAAHcAAABfmdhc3D//wADAAAHbAAAAAhnbHlmtuJC5QAAA3QAAAI4aGVhZPr6W5sAAADcAAAANmhoZWEEEP/sAAABFAAAACRobXR4EKoAoQAAAbAAAAAsbG9jYQIGAnYAAANcAAAAGG1heHAAUQAvAAABOAAAACBuYW1l3CU/4QAABawAAAF9cG9zdE8CoI0AAAcsAAAAQAABAAAAAQAAjRtE918PPPUACwIAAAAAAMztjW8AAAAAzO2NbwAA/+ACAAHgAAAACAACAAAAAAAAAAEAAAHg/+AALgIAAAD+AAIAAAEAAAAAAAAAAAAAAAAAAAALAAEAAAALACwABAAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQMAAAAAAAAAAAABEAAAAAAAAAAAAAAAUGZFZABAAGTwAAHg/+AALgHgACCAAAABAAAAAAAAAgAAAAAAAAAAqgAAAgAAYAIAAEACAAAAAgAAAAIAAAECAAAAAgAAAAAAAAAAAAADAAAAAwAAABwAAQAAAAAAeAADAAEAAAAcAAQAXAAAABIAEAADAAIAAABkAGYAbgBwAHMAePAA//8AAAAAAGQAZgBuAHAAcwB38AD//wAA/6T/n/+V/5T/kwAAEAoAAQAAAAAAAAAAAAAAAAAGAAAAAAAJAAcAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAFAAAAAAAAAAMABAAABgAAAAkHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASACQAQABcAKYA2gEOARwAAQBg/+ABwAHgAAUAABMHFwcXAcBgoKBgAQAB4GCgoGABAAAAAQBA/+ABoAHgAAUAAAU3JzcnAQFAYKCgYP8AIGCgoGD/AAAAAgAA/+ACAAHgAAYADQAANwcnFTMnNxMXBxc3FzWwYFDgUGAwUGBAYFDQYFDgUGABUFBgQGBQ4AACAAD/4AIAAeAABgANAAA3Bxc3FzUjJScHJxUzJ1BQQFBQ4AIAQFBQ4FBwUEBQUODgQFBQ4FAAAAEAAf/hAf8B3wArAAAlJzc2NzYvASYHBg8BJyYnJg8BBhcWHwEHBgcGHwEWNzY/ARcWFxY/ATYnJgH7m5sDAQQISQcKAwObmwMDCgdJCAQBA5ubAwEECEkHCgMDm5sDAwoHSQgEAUWbmwMDCgdJCAQBA5ubAwEECEkHCgMDm5sDAwoHSQgEAQObmwMBBAhJBwoDAAAEAAD/4AIAAeAABgANABQAGwAAJScHFwczNQEjFTcXNycTJwcnFTMnASMXBxc3FwG3Si1JScD+wMBJSS1ISS1KScBJAYnASUgtSUlXSS1KScABQMBJSC1J/twtSUnASQG3SUktSEkAAAQAAP/gAgAB4AAGAA0AFAAbAAAlFzcnNyMVATM1BycHFwMXNxc1Ixc3Myc3JwcnAYlKLUlJwP7AwElJLUhJLUpJwEn3wElILUlJKUktSknAAUDASUgtSf6kLUlJwEnJSUktSEkAAAAAAQAA/+ACAAHgAAIAABEBIQIA/gAB4P4AAAAAAAAADACWAAEAAAAAAAEABgAOAAEAAAAAAAIABwAlAAEAAAAAAAMAIwB1AAEAAAAAAAQABgCnAAEAAAAAAAUACwDGAAEAAAAAAAYABgDgAAMAAQQJAAEADAAAAAMAAQQJAAIADgAVAAMAAQQJAAMARgAtAAMAAQQJAAQADACZAAMAAQQJAAUAFgCuAAMAAQQJAAYADADSAHIAbwBrAGIAbwB4AAByb2tib3gAAFIAZQBnAHUAbABhAHIAAFJlZ3VsYXIAAEYAbwBuAHQARgBvAHIAZwBlACAAMgAuADAAIAA6ACAAcgBvAGsAYgBvAHgAIAA6ACAAMQAyAC0AMQAyAC0AMgAwADEAMgAARm9udEZvcmdlIDIuMCA6IHJva2JveCA6IDEyLTEyLTIwMTIAAHIAbwBrAGIAbwB4AAByb2tib3gAAFYAZQByAHMAaQBvAG4AIAAxAC4AMAAAVmVyc2lvbiAxLjAAAHIAbwBrAGIAbwB4AAByb2tib3gAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACwAAAAEAAgBRAFMASQBWAFsARwBaAQIHdW5pRjAwMAAAAAH//wACAAEAAAAOAAAAGAAAAAAAAgABAAMACgABAAQAAAACAAAAAAABAAAAAMmJbzEAAAAAzO2NbwAAAADM7Y1v) format('truetype');
font-weight:normal;
font-style:normal;
}
[data-rokboxicon]:before {
font-family:'rokbox';
content:attr(data-rokboxicon);
speak:none;
font-weight:normal;
line-height:1;
-webkit-font-smoothing:antialiased;
}
[class^="rokbox-icon-"]:before, [class*=" rokbox-icon-"]:before {
font-family:'rokbox';
font-style:normal;
speak:none;
font-weight:normal;
line-height:1;
-webkit-font-smoothing:antialiased;
}
.rokbox-icon-next:before { content:"\6e"; }
.rokbox-icon-previous:before { content:"\70"; }
.rokbox-icon-fullscreen:before { content:"\66"; }
.rokbox-icon-exit-fullscreen:before { content:"\73"; }
.rokbox-icon-close:before { content:"\78"; }
.rokbox-icon-unfit-screen:before { content:"\77"; }
.rokbox-icon-fit-screen:before { content:"\64"; }
body.rokbox-opened { overflow:hidden; }
.rokbox-wrapper {
position:fixed;
top:0;
right:0;
bottom:0;
left:0;
background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPoAAAD6CAYAAACI7Fo9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA09pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoMTMuMCAyMDEyMDMwNS5tLjQxNSAyMDEyLzAzLzA1OjIxOjAwOjAwKSAgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDRDMkMyRjk3ODkxMTFFMkFCMUVCOThBOEM0MEFCQUMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDRDMkMyRkE3ODkxMTFFMkFCMUVCOThBOEM0MEFCQUMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowNEMyQzJGNzc4OTExMUUyQUIxRUI5OEE4QzQwQUJBQyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowNEMyQzJGODc4OTExMUUyQUIxRUI5OEE4QzQwQUJBQyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrFZyHMAAAItSURBVHja7NMBDQAACMOwg383GMQACkgrYckqyQR4rSUAowNGB4wOGB0wOmB0wOiA0cHogNEBowNGB4wOGB0wOmB0MDpgdMDogNEBowNGB4wOGB2MDhgdMDpgdMDogNEBowNGB4wORgeMDhgdMDpgdMDogNEBo4PRAaMDRgeMDhgdMDpgdMDoYHTA6IDRAaMDRgeMDhgdMDpgdDA6YHTA6IDRAaMDRgeMDhgdjA4YHTA6YHTA6IDRAaMDRgejA0YHjA4YHTA6YHTA6IDRAaOD0QGjA0YHjA4YHTA6YHTA6GB0wOiA0QGjA0YHjA4YHTA6GB0wOmB0wOiA0QGjA0YHjA4YHYwOGB0wOmB0wOiA0QGjA0YHowNGB4wOGB0wOmB0wOiA0cHogNEBowNGB4wOGB0wOmB0wOhgdMDogNEBowNGB4wOGB0wOhgdMDpgdMDogNEBowNGB4wORgeMDhgdMDpgdMDogNEBowNGB6MDRgeMDhgdMDpgdMDogNHB6IDRAaMDRgeMDhgdMDpgdDA6YHTA6IDRAaMDRgeMDhgdMDoYHTA6YHTA6IDRAaMDRgeMDkYHjA4YHTA6YHTA6IDRAaOD0QGjA0YHjA4YHTA6YHTA6IDRweiA0QGjA0YHjA4YHTA6YHQwOmB0wOiA0QGjA0YHjA4YHYwOGB0wOmB0wOiA0QGjA0YHjA5GB4wOGB0wOmB0wOiA0QGjg9EBowNGB4wOGB0wOmB04LICDABTNgKn7mrGuAAAAABJRU5ErkJggg==) \9;
background-color:rgba(0,0,0,0.7);
z-index:25000;
overflow:auto;
display:none;
opacity:0;
filter:alpha(opacity=0);
}
.rokbox-wrapper.error .rokbox-header h3 { color:#b94a48; }
.rokbox-wrapper .rokbox-outer {
display:table;
height:100%;
width:100%;
}
.rokbox-wrapper .rokbox-outer .rokbox-row {
display:table-row;
width:100%;
height:100%;
}
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner {
display:table-cell;
text-align:center;
vertical-align:middle;
}
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container {
margin:20px 40px;
display:inline-block;
outline:medium none;
text-align:left;
position:relative;
background:black;
min-width:100px;
min-height:100px;
max-width:1200px;
border-radius:6px;
-webkit-box-shadow:0 3px 7px rgba(0,0,0,0.3);
-moz-box-shadow:0 3px 7px rgba(0,0,0,0.3);
box-shadow:0 3px 7px rgba(0,0,0,0.3);
-webkit-background-clip:padding-box;
-moz-background-clip:padding-box;
background-clip:padding-box;
vertical-align:middle;
}
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container img, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container iframe, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container object, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container embed {
border-radius:4px;
image-rendering:optimizequality;
border:0;
}
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container img {
width:100%;
height:auto;
max-width:100%;
}
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container:hover .rokbox-controls {
opacity:1;
filter:alpha(opacity=100);
}
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-loading .rokbox-loader { display:block; }
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-loading .rokbox-loader .rokbox-loader-image {
-webkit-animation:rotate .7s linear infinite;
-moz-animation:rotate .7s linear infinite;
-ms-animation:rotate .7s linear infinite;
-o-animation:rotate .7s linear infinite;
animation:rotate .7s linear infinite;
}
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container .rokbox-content {
border-radius:6px;
height:100%;
-webkit-transform:translateZ(0);
}
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container .rokbox-content .rokbox-contentborder {
border:1px solid #555555;
border:1px solid rgba(255,255,255,0.1);
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
border-radius:6px;
}
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container .rokbox-content #rokbox-error {
background:#ffffff;
color:#333333;
padding:5px 20px;
max-width:330px;
word-wrap:break-word;
border-radius:6px;
}
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container .rokbox-loader {
width:60px;
height:60px;
border-radius:60px;
-webkit-box-shadow:0 0 5px rgba(0, 0, 0, 0.4) inset,1px 1px 1px rgba(255, 255, 255, 0.1);
-moz-box-shadow:0 0 5px rgba(0, 0, 0, 0.4) inset,1px 1px 1px rgba(255, 255, 255, 0.1);
box-shadow:0 0 5px rgba(0, 0, 0, 0.4) inset,1px 1px 1px rgba(255, 255, 255, 0.1);
background-color:#000000;
background-color:rgba(0,0,0,0.7);
position:absolute;
top:50%;
left:50%;
z-index:5;
margin-left:-30px;
margin-top:-30px;
display:none;
}
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container .rokbox-loader .rokbox-loader-image {
background-repeat:no-repeat;
background-position:50% 50%;
background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAY5SURBVGiB7Zo7rBVFGMd/314eAopBMEJIQBQSkRjRgkpDY9TYGG2wIVpATCw0sdGCQm19xM7KWFuZYEEsJBhiAUrEECVIggEElYTwRu69556/xexy5s6Zmd09ewLxyj+ZzD7Ozny/881+81qTxP9Jxe024FbrDvBc1x3gua55qRtm1rlwSQuAZ4DngPXAQ8AGYAI4AxwCPjGz7zpXNlx3+kYsdahomaRtkr6UdF7SlKRpSTNK692RK0zbEecaF7CkRZLelvSnpOuS/pF0Q9KkpF4GVuX9rf8JYEkTkrZLOi7piqSrkq4FwP0aYEnafyuAk+9ww0LXAZ8DTwIGqMwpjynPmwSEx7rY0lQjR2lJzwP7gM04uArQPyY47qR+v2+Sin6/P3JEHQlY0nbgC2AxA0A/QXvoI7mbPqSZFZJGsr31Q5JeBj4sn43BxqB7NcXOALvq6jbXV1ZpYhToVg9I2gx8RD1g7P5Mpuhdub643+9bAFt5e17b5m2piBwOPCStBL4GVpUVFl7lhZeHx/75hPfMX8BBagYeCdjKOCttmyqKYhZIiqtRlJY0AXwGPMDAi30GLSQWsHzv/gLsBr4FbgCHzSzn8ZuqgbXyJwvLcmvVtFvaiYvGfQbeggF0lSs4/gr4wMyON6xnlrzmWgddSJpvZtN1ZdY2aUn3A3uBJZFKi0heAGeBHWZ2sC1kpaAp+69PClqSrldNO8XVJGjtAO7Cec5PipwL+B7Y2gUWwHsnU7DhHzFRNu2ssh6WdC9ucLGkuhypyPfuAWBbk6bVVJLmk4cOA9jloig0qodfYuBdPwiF3u4DJ4Gd44QFkNRjOOr70X/Wn17n5TrgFxgGm0mcv2Vm50eiyhnomvYU6SYdxpEscDJKS1oFbGQQmf2mU00Sqkr2mNkPo0LVycz6kvrAfDLNubKpjO7RNp3rlqpuKCzQTxX4xyORtNMkzns5WKjpl3PAm0gD+8c/mtnvba1vq4iXQ3t8OxcwAvAaBsBh4X4+1ol7jXrM9nKl0K4kVw54NcPAsQoON7F0TOrhxuMpeyrNTxWQA74PF4HDwsKKTuRtHKt6DAKlr7rzm8oBLyTtYV9XM2WMVZJkZhPB5SRcTDngSTJN4zYqBG6lHPA1YGl5nFqiEW7YebGLEU1lZtWcum7JKDn1zAFfYjCGrhRbp1rDLQLGdTf+6DAGHi4izlJuaHma2cPHmeB4BhdENrYyuZsW4zw8wWAFJbaykvRwDvgUw2PnmUh6vCNEGy1lGDaELoDkBCYHfIzhSUIsbZK0uiNIrSQtZAAcg/RTcrknB3yE4Wbsw/fKNAO80ommmVYzgPVTDPhaqpAksJmdA34j7WUffIukDV2JUpJ0D7CCtEd98MncAmHdfHgf6YAVBq/XS8PGqnLFo9pTbtKcL+XKqwPeC1wnH7yq8xXAG5I6bdD5KncWHsV1j2GgioEDXMiVmQU2s8vAN8RXOGL5euBNSYtb0wUqPfsEsJw0YHWt6o7Om1l2W6fJquVuBl6OLfeEnn4YeEfSg20AfUlaBjxF/L1NNWkB5+rKbrTVIulFXCT2l2fDxbzwPe/hpo57mq51Sbobt/CwkuE/Mlwe9nMBp8zsrFdWJ+B5wHvA2gRwrHn3vPw0cBQ3lZwuewAkVc11Ja7bWcpwQPTr8Ov07bgi6Yi/v9QJuCxgGfB+aZRfYWhU6OUwT6XwmdgfGfPwJPCTmU0F9ka5Gm+XmtkF4FPcKCa1A5HajYhtrd4sOkixpdfYeLnyyK8hbE6t9ofN7ARu5z8G1hYUz+jcNkpqAb4AjpnZlTYMrftMMzsg98FZNZysCyapbz/qYOXlsXtHzezvtvaPNEgws/2SLgGv4lZFYpAx6KGiGqSwFU4DP1eBr7XtTYNWTOVW6mu4rwJiWzGxfjqVUpMU/1W5CBwys+TkwLMtztUFuCy4ALYAz+KGgDHg3CJC7F4IfB04Kulk+GlDxq44V1dgr4IFuNHR07hXJdU/5yBDj07i+u/jdUPGiD1xrnEBexUtAh4p0zrce1g3BvfzadyXtqeAP9p0OYEd0etjBw4qnYf7ZHgtsAy317yc2YDncE32Ag70TNMPXmrqjl5PAs9VtRp4zAXdAZ7rugM81/UvFqRNaj0E8YoAAAAASUVORK5CYII=);
width:100%;
height:100%;
}
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container .rokbox-controls {
opacity:0;
filter:alpha(opacity=0);
-webkit-transition:opacity 0.3s ease-in-out;
-moz-transition:opacity 0.3s ease-in-out;
-ms-transition:opacity 0.3s ease-in-out;
-o-transition:opacity 0.3s ease-in-out;
transition:opacity 0.3s ease-in-out;
}
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container .rokbox-controls div {
position:absolute;
cursor:pointer;
display:block;
font-size:12px;
color:#ffffff;
text-align:center;
text-shadow:0 0 10px rgba(0,0,0,0.7);
}
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container .rokbox-controls div.rokbox-close, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container .rokbox-controls div.rokbox-unfitscreen, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container .rokbox-controls div.rokbox-fitscreen, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container .rokbox-controls div.rokbox-previous, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container .rokbox-controls div.rokbox-next {
-webkit-transition:all 0.2s ease-in-out;
-moz-transition:all 0.2s ease-in-out;
-ms-transition:all 0.2s ease-in-out;
-o-transition:all 0.2s ease-in-out;
transition:all 0.2s ease-in-out;
}
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container .rokbox-controls div.rokbox-close {
position:absolute;
top:2px;
right:2px;
width:20px;
height:20px;
padding:2px;
z-index:2;
}
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container .rokbox-controls div.rokbox-unfitscreen, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container .rokbox-controls div.rokbox-fitscreen {
position:absolute;
top:2px;
left:2px;
width:20px;
height:20px;
padding:2px;
z-index:2;
}
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container .rokbox-controls div.rokbox-unfitscreen { display:none; }
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container .rokbox-controls div.rokbox-fullscreen, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container .rokbox-controls div.rokbox-exit-fullscreen {
position:absolute;
top:2px;
left:2px;
width:20px;
height:20px;
padding:2px;
display:none;
}
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container .rokbox-controls div.rokbox-previous, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container .rokbox-controls div.rokbox-next {
opacity:0;
filter:alpha(opacity=0);
-webkit-transition:opacity 0.2s ease-in-out;
-moz-transition:opacity 0.2s ease-in-out;
-ms-transition:opacity 0.2s ease-in-out;
-o-transition:opacity 0.2s ease-in-out;
transition:opacity 0.2s ease-in-out;
position:absolute;
top:0;
bottom:0;
z-index:1;
display:block;
background:rgba(0,0,0,0.001);
background-image:url(data:image/gif;base64,R0lGODlh+gD6AIAAAP///wAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4zLWMwMTEgNjYuMTQ1NjYxLCAyMDEyLzAyLzA2LTE0OjU2OjI3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2ICgxMy4wIDIwMTIwMzA1Lm0uNDE1IDIwMTIvMDMvMDU6MjE6MDA6MDApICAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1M0Y0OTlGOTkzRTExMUUyQjBERkY1NTUxNTc3RTExMSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1M0Y0OTlGQTkzRTExMUUyQjBERkY1NTUxNTc3RTExMSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjUzRjQ5OUY3OTNFMTExRTJCMERGRjU1NTE1NzdFMTExIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjUzRjQ5OUY4OTNFMTExRTJCMERGRjU1NTE1NzdFMTExIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEAQAAAAAsAAAAAPoA+gAAAv+Ej6nL7Q+jnLTai7PevPsPhuJIluaJpurKtu4Lx/JM1/aN5/rO9/4PDAqHxKLxiEwql8ym8wmNSqfUqvWKzWq33K73Cw6Lx+Sy+YxOq9fstvsNj8vn9Lr9js/r9/y+/w8YKDhIWGh4iJiouMjY6PgIGSk5SVlpeYmZqbnJ2en5CRoqOkpaanqKmqq6ytrq+gobKztLW2t7i5uru8vb6/sLHCw8TFxsfIycrLzM3Oz8DB0tPU1dbX2Nna29zd3t/Q0eLj5OXm5+jp6uvs7e7v4OHy8/T19vf4+fr7/P3+//DzCgwIEECxo8iDChwoUMGzp8CDGixIkUK1q8iDGjxo1WHDt6/AgypMiRJEuaPIkypcqVLFu6fAkzpsyZNGvavIkzp86dPHv6/Ak0qNChRIsaPYo0qdKlTJs6fQo1qtSpVKtavYo1q9atXLt6/Qo2rNixZMteKAAAOw==) \9;
}
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container .rokbox-controls div.rokbox-previous:hover, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container .rokbox-controls div.rokbox-next:hover {
opacity:1;
filter:alpha(opacity=100);
}
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container .rokbox-controls div.rokbox-previous div, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container .rokbox-controls div.rokbox-next div {
font-size:36px;
top:50%;
margin-top:-18px;
}
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container .rokbox-controls div.rokbox-previous {
left:0;
width:20%;
}
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container .rokbox-controls div.rokbox-previous div { left:10px; }
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container .rokbox-controls div.rokbox-next {
right:0;
width:80%;
}
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container .rokbox-controls div.rokbox-next div { right:10px; }
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-element .rokbox-content .rokbox-content-element {
padding:15px;
background:white;
}
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-element .rokbox-content .rokbox-content-element, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-element .rokbox-content > div { border-radius:6px; }
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-iframe .rokbox-controls div.rokbox-close, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-element .rokbox-controls div.rokbox-close, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-swf .rokbox-controls div.rokbox-close, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-audio .rokbox-controls div.rokbox-close, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-video .rokbox-controls div.rokbox-close {
top:-22px;
right:-22px;
}
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-iframe .rokbox-controls div.rokbox-unfitscreen, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-iframe .rokbox-controls div.rokbox-fitscreen, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-element .rokbox-controls div.rokbox-unfitscreen, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-element .rokbox-controls div.rokbox-fitscreen, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-swf .rokbox-controls div.rokbox-unfitscreen, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-swf .rokbox-controls div.rokbox-fitscreen, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-audio .rokbox-controls div.rokbox-unfitscreen, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-audio .rokbox-controls div.rokbox-fitscreen, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-video .rokbox-controls div.rokbox-unfitscreen, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-video .rokbox-controls div.rokbox-fitscreen {
top:-22px;
left:-22px;
}
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-iframe .rokbox-controls div.rokbox-previous, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-iframe .rokbox-controls div.rokbox-next, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-element .rokbox-controls div.rokbox-previous, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-element .rokbox-controls div.rokbox-next, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-swf .rokbox-controls div.rokbox-previous, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-swf .rokbox-controls div.rokbox-next, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-audio .rokbox-controls div.rokbox-previous, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-audio .rokbox-controls div.rokbox-next, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-video .rokbox-controls div.rokbox-previous, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-video .rokbox-controls div.rokbox-next { width:40px; }
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-iframe .rokbox-controls div.rokbox-previous, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-element .rokbox-controls div.rokbox-previous, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-swf .rokbox-controls div.rokbox-previous, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-audio .rokbox-controls div.rokbox-previous, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-video .rokbox-controls div.rokbox-previous { left:-40px; }
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-iframe .rokbox-controls div.rokbox-previous div, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-element .rokbox-controls div.rokbox-previous div, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-swf .rokbox-controls div.rokbox-previous div, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-audio .rokbox-controls div.rokbox-previous div, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-video .rokbox-controls div.rokbox-previous div { left:0; }
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-iframe .rokbox-controls div.rokbox-next, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-element .rokbox-controls div.rokbox-next, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-swf .rokbox-controls div.rokbox-next, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-audio .rokbox-controls div.rokbox-next, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-video .rokbox-controls div.rokbox-next { right:-40px; }
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-iframe .rokbox-controls div.rokbox-next div, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-element .rokbox-controls div.rokbox-next div, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-swf .rokbox-controls div.rokbox-next div, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-audio .rokbox-controls div.rokbox-next div, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-video .rokbox-controls div.rokbox-next div { right:0; }
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-iframe .rokbox-caption, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-element .rokbox-caption, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-swf .rokbox-caption, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-audio .rokbox-caption, .rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-video .rokbox-caption { position:relative; }
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container .rokbox-caption {
position:absolute;
-webkit-transition:background-color 0.2s ease-in-out;
-moz-transition:background-color 0.2s ease-in-out;
-ms-transition:background-color 0.2s ease-in-out;
-o-transition:background-color 0.2s ease-in-out;
transition:background-color 0.2s ease-in-out;
left:0;
bottom:0;
right:0;
z-index:5;
padding:5px 10px;
font-size:15px;
border-radius:0 0 3px 3px;
background:#000000;
background:rgba(0,0,0,0.3);
-webkit-box-shadow:0 -1px 0 rgba(255,255,255,0.1);
-moz-box-shadow:0 -1px 0 rgba(255,255,255,0.1);
box-shadow:0 -1px 0 rgba(255,255,255,0.1);
color:#ffffff;
}
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container .rokbox-caption:hover {
-webkit-transition:background-color 0.2s ease-in-out;
-moz-transition:background-color 0.2s ease-in-out;
-ms-transition:background-color 0.2s ease-in-out;
-o-transition:background-color 0.2s ease-in-out;
transition:background-color 0.2s ease-in-out;
background:#000000;
background:rgba(0,0,0,0.7);
}
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container .rokbox-caption.rokbox-hidden { display:none; }
.rokbox-wrapper .rokbox-outer .rokbox-header, .rokbox-wrapper .rokbox-outer .rokbox-footer {
display:none;
background:rgba(0,0,0,0.6);
border:1px solid #000000;
-webkit-box-shadow:0 0 4px rgba(0,0,0,0.5);
-moz-box-shadow:0 0 4px rgba(0,0,0,0.5);
box-shadow:0 0 4px rgba(0,0,0,0.5);
}
.rokbox-wrapper .rokbox-outer .rokbox-header > div, .rokbox-wrapper .rokbox-outer .rokbox-footer > div {
color:#ffffff;
font-size:20px;
padding:10px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
width:50%;
}
.rokbox-wrapper .rokbox-outer .rokbox-header > div.rokbox-previous, .rokbox-wrapper .rokbox-outer .rokbox-footer > div.rokbox-previous { float:left; }
.rokbox-wrapper .rokbox-outer .rokbox-header > div.rokbox-close, .rokbox-wrapper .rokbox-outer .rokbox-header > div.rokbox-next, .rokbox-wrapper .rokbox-outer .rokbox-footer > div.rokbox-close, .rokbox-wrapper .rokbox-outer .rokbox-footer > div.rokbox-next {
float:right;
text-align:right;
}
.rokbox-wrapper .rokbox-outer .rokbox-header > div.rokbox-close, .rokbox-wrapper .rokbox-outer .rokbox-footer > div.rokbox-close {
font-size:15px;
width:50px;
}
.rokbox-wrapper .rokbox-outer .rokbox-header:before, .rokbox-wrapper .rokbox-outer .rokbox-header:after, .rokbox-wrapper .rokbox-outer .rokbox-footer:before, .rokbox-wrapper .rokbox-outer .rokbox-footer:after {
content:" ";
display:table;
}
.rokbox-wrapper .rokbox-outer .rokbox-header:after, .rokbox-wrapper .rokbox-outer .rokbox-footer:after { clear:both; }
.rokbox-wrapper.touch-device .rokbox-header, .rokbox-wrapper.touch-device .rokbox-footer { display:block; }
.rokbox-wrapper.touch-device .rokbox-controls { display:none; }
@media (max-width: 767px) {
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container { margin:5px 10px; }
}
@-webkit-keyframes rotate {
from {
-webkit-transform:rotate(0deg);
}
to {
-webkit-transform:rotate(360deg);
}
}
@-moz-keyframes rotate {
from {
-moz-transform:rotate(0deg);
}
to {
-moz-transform:rotate(360deg);
}
}
@-ms-keyframes rotate {
from {
-ms-transform:rotate(0deg);
}
to {
-ms-transform:rotate(360deg);
}
}
@-o-keyframes rotate {
from {
-o-transform:rotate(0deg);
}
to {
-o-transform:rotate(360deg);
}
}
@keyframes rotate {
from {
transform:rotate(0deg);
}
to {
transform:rotate(360deg);
}
}.rt-image img {max-width: 100%;height: auto;}
.rt-featured-image {margin: 0 10px -20px -20px;} .promo1 {font-family: "Calisto MT", Georgia, serif; letter-spacing: 1px; font-style: italic; font-size: 370%; line-height: 1.2em; text-shadow: 1px 2px 0 rgba(255, 255, 255, 0.8);margin: 0 -20px;}
.promo2, .promo3 {font-weight: lighter; letter-spacing: -1px; line-height: 1.2em;}
.promo2 {font-size: 400%;}
.promo3 {font-size: 230%;}
.main-body-light .promo3 {color: #888;}
.main-body-dark .promo3 {color: #aaa;} .menu-home .sprocket-lists-item .readon {display: block;} .rt-demo-block {display: block; float: left;}
.rt-demo-spacer {margin: 15px;}
.rt-demo-width-20 {width: 20%;}
.rt-demo-width-25 {width: 25%;}
.rt-demo-width-30 {width: 30%;}
.rt-demo-width-33 {width: 33.33%;}
.rt-demo-width-40 {width: 40%;}
.rt-demo-width-50 {width: 50%;}
.rt-demo-width-60 {width: 60%;}
.rt-demo-width-66 {width: 66.66%;}
.rt-demo-width-70 {width: 70%;}
.rt-demo-width-75 {width: 75%;}
.rt-demo-width-80 {width: 80%;} body .rt-floatleft {float: left;margin-right: 15px;margin-left: 0;}
body .rt-floatright {float: right;margin-left: 15px;margin-right: 0;}
body .normalfont, body .normalfont li {font-size: 100% !important;}
body .noitalic {font-style: normal !important;}
body .nobold, body .nobold a, body .nobold li {font-weight: normal !important;}
body .nomarginall, body .rt-block.nomarginall, body ul.nomarginall, body li.nomarginall {margin-left: 0 !important;margin-right: 0 !important;margin-top: 0 !important;margin-bottom: 0 !important;}
body .nopaddingall, body .rt-block.nopaddingall, body ul.nopaddingall, body li.nopaddingall {padding-left: 0 !important;padding-right: 0 !important;padding-top: 0 !important;padding-bottom: 0 !important;}
body .nomargintop, body .rt-block.nomargintop, body ul.nomargintop, body li.nomargintop {margin-top: 0 !important;}
body .nomarginbottom, body .rt-block.nomarginbottom, body ul.nomarginbottom, body li.nomarginbottom {margin-bottom: 0 !important;}
body .nomarginleft, body .rt-block.nomarginleft, body ul.nomarginleft, body li.nomarginleft {margin-left: 0;}
body .nomarginright, body .rt-block.nomarginright, body ul.nomarginright, body li.nomarginright {margin-right: 0;}
body .nopaddingtop, body .rt-block.nopaddingtop, body ul.nopaddingtop, body li.nopaddingtop {padding-top: 0 !important;}
body .nopaddingbottom, body .rt-block.nopaddingbottom, body ul.nopaddingbottom, body li.nopaddingbottom {padding-bottom: 0 !important;}
body .nopaddingleft, body .rt-block.nopaddingleft, body ul.nopaddingleft, body li.nopaddingleft {padding-left: 0;}
body .nopaddingright, body .rt-block.nopaddingright, body ul.nopaddingright, body li.nopaddingright {padding-right: 0;}
body .smallmarginbottom {margin-bottom: 5px !important;}
body .smallmargintop {margin-top: 5px !important;}
body .medmarginbottom {margin-bottom: 10px !important;}
body .medmargintop {margin-top: 10px !important;}
body .largemarginbottom {margin-bottom: 15px !important;}
body .largemargintop {margin-top: 15px !important;}
body .smallmarginleft {margin-left: 5px !important;}
body .smallmarginright {margin-right: 5px !important;}
body .medmarginleft {margin-left: 10px !important;}
body .medmarginright {margin-right: 10px !important;}
body .largemarginleft {margin-left: 15px !important;}
body .largemarginright {margin-right: 15px !important;}
body .smallpaddingbottom {padding-bottom: 5px !important;}
body .smallpaddingtop {padding-top: 5px !important;}
body .medpaddingbottom {padding-bottom: 10px !important;}
body .medpaddingtop {padding-top: 10px !important;}
body .largepaddingbottom {padding-bottom: 15px !important;}
body .largepaddingtop {padding-top: 15px !important;}
body .smallpaddingleft {padding-left: 5px !important;}
body .smallpaddingright {padding-right: 5px !important;}
body .medpaddingleft {padding-left: 10px !important;}
body .medpaddingright {padding-right: 10px !important;}
body .largepaddingleft {padding-left: 15px !important;}
body .largepaddingright {padding-right: 15px !important;}
body .rt-relative {position: relative;}
body .custom.largepaddingright, body .custom.largepaddingleft, body .custom.largepaddingtop, body .custom.largepaddingbottom, body .custom.medpaddingright, body .custom.medpaddingleft, body .custom.medpaddingtop, body .custom.medpaddingbottom, body .custom.smallpaddingright, body .custom.smallpaddingleft, body .custom.smallpaddingtop, body .custom.smallpaddingbottom, body .custom.largemarginright, body .custom.largemarginleft, body .custom.largemargintop, body .custom.largemarginbottom, body .custom.medmarginright, body .custom.medmarginleft, body .custom.medmargintop, body .custom.medmarginbottom, body .custom.smallmarginright, body .custom.smallmarginleft, body .custom.smallmargintop, body .custom.smallmarginbottom {padding: 0 0 0 0 !important;margin: 0 0 0 0 !important;}
body .custom.rt-floatleft, body .custom.rt-floatright {float: none;margin: 0 0 0 0 !important;} body.rtl .rt-floatleft {float: right;margin-right: 0;margin-left: 15px;}
body.rtl .rt-floatright {float: left;margin-left: 0;margin-right: 15px;}
body.rtl .nomarginleft, body.rtl .rt-block.nomarginleft, body.rtl ul.nomarginleft, body.rtl li.nomarginleft {margin-right: 0;}
body.rtl .nomarginright, body.rtl .rt-block.nomarginright, body.rtl ul.nomarginright, body.rtl li.nomarginright {margin-left: 0;}
body.rtl .nopaddingleft, body.rtl .rt-block.nopaddingleft, body.rtl ul.nopaddingleft, body.rtl li.nopaddingleft {padding-right: 0;}
body.rtl .nopaddingright, body.rtl .rt-block.nopaddingright, body.rtl ul.nopaddingright, body.rtl li.nopaddingright {padding-left: 0;}
body.rtl .smallmarginleft {margin-right: 5px;}
body.rtl .smallmarginright {margin-left: 5px;}
body.rtl .medmarginleft {margin-right: 10px;}
body.rtl .medmarginright {margin-left: 10px;}
body.rtl .largemarginleft {margin-right: 15px;}
body.rtl .largemarginright {margin-left: 15px;}
body.rtl .smallpaddingleft {padding-right: 5px;}
body.rtl .smallpaddingright {padding-left: 5px;}
body.rtl .medpaddingleft {padding-right: 10px;}
body.rtl .medpaddingright {padding-left: 10px;}
body.rtl .largepaddingleft {padding-right: 15px;}
body.rtl .largepaddingright {padding-left: 15px;}
body.rtl .rt-demo-block {float: right;}body {min-width: 100px !important;}
body .rt-container { width: 1200px;margin: 0 auto;position: relative;}
body [class*="rt-grid"] {display: inline;float: left;position: relative;margin: 0;}
.rt-container .rt-grid-1 {width: 100px;max-width: 100px;}
.rt-container .rt-grid-2 {width: 200px;max-width: 200px;}
.rt-container .rt-grid-3 {width: 300px;max-width: 300px;}
.rt-container .rt-grid-4 {width: 400px;max-width: 400px;}
.rt-container .rt-grid-5 {width: 500px;max-width: 500px;}
.rt-container .rt-grid-6 {width: 600px;max-width: 600px;}
.rt-container .rt-grid-7 {width: 700px;max-width: 700px;}
.rt-container .rt-grid-8 {width: 800px;max-width: 800px;}
.rt-container .rt-grid-9 {width: 900px;max-width: 900px;}
.rt-container .rt-grid-10 {width: 1000px;max-width: 1000px;}
.rt-container .rt-grid-11 {width: 1100px;max-width: 1100px;}
.rt-container .rt-grid-12 {width: 1200px;max-width: 1200px;}
.rt-container .rt-push-1 {left: 100px;}
.rt-container .rt-push-2 {left: 200px;}
.rt-container .rt-push-3 {left: 300px;}
.rt-container .rt-push-4 {left: 400px;}
.rt-container .rt-push-5 {left: 500px;}
.rt-container .rt-push-6 {left: 600px;}
.rt-container .rt-push-7 {left: 700px;}
.rt-container .rt-push-8 {left: 800px;}
.rt-container .rt-push-9 {left: 900px;}
.rt-container .rt-push-10 {left: 1000px;}
.rt-container .rt-push-11 {left: 1100px;}
.rt-container .rt-pull-1 {left: -100px;}
.rt-container .rt-pull-2 {left: -200px;}
.rt-container .rt-pull-3 {left: -300px;}
.rt-container .rt-pull-4 {left: -400px;}
.rt-container .rt-pull-5 {left: -500px;}
.rt-container .rt-pull-6 {left: -600px;}
.rt-container .rt-pull-7 {left: -700px;}
.rt-container .rt-pull-8 {left: -800px;}
.rt-container .rt-pull-9 {left: -900px;}
.rt-container .rt-pull-10 {left: -1000px;}
.rt-container .rt-pull-11 {left: -1100px;}
.rt-container .rt-prefix-1 {padding-left: 100px;}
.rt-container .rt-prefix-2 {padding-left: 200px;}
.rt-container .rt-prefix-3 {padding-left: 300px;}
.rt-container .rt-prefix-4 {padding-left: 400px;}
.rt-container .rt-prefix-5 {padding-left: 500px;}
.rt-container .rt-prefix-6 {padding-left: 600px;}
.rt-container .rt-prefix-7 {padding-left: 700px;}
.rt-container .rt-prefix-8 {padding-left: 800px;}
.rt-container .rt-prefix-9 {padding-left: 900px;}
.rt-container .rt-prefix-10 {padding-left: 1000px;}
.rt-container .rt-prefix-11 {padding-left: 1100px;}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
body .rt-container {width: 960px;}
.rt-container .rt-grid-1 {width: 80px;max-width: 80px;}
.rt-container .rt-grid-2 {width: 160px;max-width: 160px;}
.rt-container .rt-grid-3 {width: 240px;max-width: 240px;}
.rt-container .rt-grid-4 {width: 320px;max-width: 320px;}
.rt-container .rt-grid-5 {width: 400px;max-width: 400px;}
.rt-container .rt-grid-6 {width: 480px;max-width: 480px;}
.rt-container .rt-grid-7 {width: 560px;max-width: 560px;}
.rt-container .rt-grid-8 {width: 640px;max-width: 640px;}
.rt-container .rt-grid-9 {width: 720px;max-width: 720px;}
.rt-container .rt-grid-10 {width: 800px;max-width: 800px;}
.rt-container .rt-grid-11 {width: 880px;max-width: 880px;}
.rt-container .rt-grid-12 {width: 960px;max-width: 960px;}
.rt-container .rt-push-1 {left: 80px;}
.rt-container .rt-push-2 {left: 160px;}
.rt-container .rt-push-3 {left: 240px;}
.rt-container .rt-push-4 {left: 320px;}
.rt-container .rt-push-5 {left: 400px;}
.rt-container .rt-push-6 {left: 480px;}
.rt-container .rt-push-7 {left: 560px;}
.rt-container .rt-push-8 {left: 640px;}
.rt-container .rt-push-9 {left: 720px;}
.rt-container .rt-push-10 {left: 800px;}
.rt-container .rt-push-11 {left: 880px;}
.rt-container .rt-pull-1 {left: -80px;}
.rt-container .rt-pull-2 {left: -160px;}
.rt-container .rt-pull-3 {left: -240px;}
.rt-container .rt-pull-4 {left: -320px;}
.rt-container .rt-pull-5 {left: -400px;}
.rt-container .rt-pull-6 {left: -480px;}
.rt-container .rt-pull-7 {left: -560px;}
.rt-container .rt-pull-8 {left: -640px;}
.rt-container .rt-pull-9 {left: -720px;}
.rt-container .rt-pull-10 {left: -800px;}
.rt-container .rt-pull-11 {left: -880px;}
.rt-container .rt-prefix-1 {padding-left: 80px;}
.rt-container .rt-prefix-2 {padding-left: 160px;}
.rt-container .rt-prefix-3 {padding-left: 240px;}
.rt-container .rt-prefix-4 {padding-left: 320px;}
.rt-container .rt-prefix-5 {padding-left: 400px;}
.rt-container .rt-prefix-6 {padding-left: 480px;}
.rt-container .rt-prefix-7 {padding-left: 560px;}
.rt-container .rt-prefix-8 {padding-left: 640px;}
.rt-container .rt-prefix-9 {padding-left: 720px;}
.rt-container .rt-prefix-10 {padding-left: 800px;}
.rt-container .rt-prefix-11 {padding-left: 880px;}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
body .rt-container {width: 768px;}
.rt-container .rt-grid-1 {width: 64px;max-width: 64px;}
.rt-container .rt-grid-2 {width: 128px;max-width: 128px;}
.rt-container .rt-grid-3 {width: 192px;max-width: 192px;}
.rt-container .rt-grid-4 {width: 256px;max-width: 256px;}
.rt-container .rt-grid-5 {width: 320px;max-width: 320px;}
.rt-container .rt-grid-6 {width: 384px;max-width: 384px;}
.rt-container .rt-grid-7 {width: 448px;max-width: 448px;}
.rt-container .rt-grid-8 {width: 512px;max-width: 512px;}
.rt-container .rt-grid-9 {width: 576px;max-width: 576px;}
.rt-container .rt-grid-10 {width: 640px;max-width: 640px;}
.rt-container .rt-grid-11 {width: 704px;max-width: 704px;}
.rt-container .rt-grid-12 {width: 768px;max-width: 768px;}
.rt-container .rt-push-1 {left: 64px;}
.rt-container .rt-push-2 {left: 128px;}
.rt-container .rt-push-3 {left: 192px;}
.rt-container .rt-push-4 {left: 256px;}
.rt-container .rt-push-5 {left: 320px;}
.rt-container .rt-push-6 {left: 384px;}
.rt-container .rt-push-7 {left: 448px;}
.rt-container .rt-push-8 {left: 512px;}
.rt-container .rt-push-9 {left: 576px;}
.rt-container .rt-push-10 {left: 640px;}
.rt-container .rt-push-11 {left: 704px;}
.rt-container .rt-pull-1 {left: -64px;}
.rt-container .rt-pull-2 {left: -128px;}
.rt-container .rt-pull-3 {left: -192px;}
.rt-container .rt-pull-4 {left: -256px;}
.rt-container .rt-pull-5 {left: -320px;}
.rt-container .rt-pull-6 {left: -384px;}
.rt-container .rt-pull-7 {left: -448px;}
.rt-container .rt-pull-8 {left: -512px;}
.rt-container .rt-pull-9 {left: -576px;}
.rt-container .rt-pull-10 {left: -640px;}
.rt-container .rt-pull-11 {left: -704px;}
.rt-container .rt-prefix-1 {padding-left: 64px;}
.rt-container .rt-prefix-2 {padding-left: 128px;}
.rt-container .rt-prefix-3 {padding-left: 192px;}
.rt-container .rt-prefix-4 {padding-left: 256px;}
.rt-container .rt-prefix-5 {padding-left: 320px;}
.rt-container .rt-prefix-6 {padding-left: 384px;}
.rt-container .rt-prefix-7 {padding-left: 448px;}
.rt-container .rt-prefix-8 {padding-left: 512px;}
.rt-container .rt-prefix-9 {padding-left: 576px;}
.rt-container .rt-prefix-10 {padding-left: 640px;}
.rt-container .rt-prefix-11 {padding-left: 704px;}
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
body {-webkit-tap-highlight-color: transparent;}
body .rt-container {width: 480px;}
body .rt-section-surround, body .rt-mainsection {display: block;}
body .rt-row-surround, body .rt-mainrow {display: block;}
body .rt-container [class*="rt-grid"] {display: block;float: none;position: relative;width: 100%;}
body .rt-container [class*="rt-push"], body .rt-container [class*="rt-pull"] {left: auto;}
body .rt-container [class*="rt-prefix"] {padding-left: 0;}
}
@media only screen and (max-width: 480px) {
body {-webkit-tap-highlight-color: transparent;}
body .rt-container {width: 95%;}
body .rt-section-surround, body .rt-mainsection {display: block;}
body .rt-row-surround, body .rt-mainrow {display: block;}
body .rt-container [class*="rt-grid"] {display: block;float: none;position: relative;width: 100%;}
body .rt-container [class*="rt-push"], body .rt-container [class*="rt-pull"] {left: auto;}
body .rt-container [class*="rt-prefix"] {padding-left: 0;}
}
body .rt-row-surround [class*="rt-push"], body .rt-row-surround [class*="rt-pull"], body .rt-mainrow [class*="rt-push"], body .rt-mainrow [class*="rt-pull"] {left: auto;}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, caption {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;background: transparent;} .rt-container {margin: 0 auto;width: 960px;}
body {min-width: 960px;} .rt-block {margin: 0 1px 2px 1px;padding: 20px;position: relative;}
.component-block {margin: 0 1px;}
.rt-row-surround .rt-block, .rt-mainrow .rt-block {padding: 0;}
.rt-row-surround .module-surround, .rt-mainrow .module-surround {padding: 20px;}
#rt-content-top .rt-alpha, #rt-content-bottom .rt-alpha {margin-left: 0;}
#rt-content-top .rt-omega, #rt-content-bottom .rt-omega {margin-right: 0;}
#rt-content-top, #rt-content-bottom {overflow: hidden;} .font-family-optima {font-family: Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;}
.font-family-geneva {font-family: Geneva, Tahoma, "Nimbus Sans L", sans-serif;}
.font-family-helvetica {font-family: Helvetica, Arial, FreeSans, sans-serif;}
.font-family-lucida {font-family: "Lucida Grande",Helvetica,Verdana,sans-serif;}
.font-family-georgia {font-family: Georgia, sans-serif;}
.font-family-trebuchet {font-family: "Trebuchet MS", sans-serif;}
.font-family-palatino {font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;} body {font-size: 12px;line-height: 1.7em;font-family: Helvetica,Arial, Sans-Serif;}
.font-size-is-xlarge {font-size: 15px;line-height: 1.7em;}
.font-size-is-large {font-size: 14px;line-height: 1.7em;}
.font-size-is-default {font-size: 12px;line-height: 1.7em;}
.font-size-is-small {font-size: 11px;line-height: 1.7em;}
.font-size-is-xsmall {font-size: 10px;line-height: 1.7em;}
form {margin: 0;padding: 0;}
p {margin: 0 0 15px 0;}
h1, h2, h3, h4, h5 {margin: 15px 0;line-height: 1.1em;}
h1 {font-size: 260%;}
h2 {font-size: 200%;}
h2.title {font-size: 170%;}
h3 {font-size: 175%;}
h4 {font-size: 120%;}
h5 {font-size: 120%;}
a {text-decoration: none;}
a:focus {outline: none;}
code {margin: -1px 0 0 0;font: 10px Courier;}
blockquote {font: italic 16px/22px Georgia, Serif;}
.left-1, .left-2, .left-3, .left-4, .left-5, .left-6, .left-7, .left-8, .left-9, .left-10, .right-11 {float: left;margin-right: 50px;margin-bottom: 15px;position: relative;}
.right-1, .right-2, .right-3, .right-4, .right-5, .right-6, .right-7, .right-8, .right-9, .right-10, .right-11 {float: right;margin-left: 50px;margin-bottom: 15px;position: relative;}
.date-block {padding: 15px;} ul, ol {padding-left: 15px;}
ul li {padding: 0;margin: 0;}
ul li a {font-size: 1.2em;line-height: 1.8em;}
ul ul {margin-left: 25px;padding: 5px 0;}
ul li.author {margin: 0;letter-spacing: 1px;list-style: none;font-weight: bold;text-align: right;}
ul li.date {margin: 0;letter-spacing: 1px;list-style: none;text-align: right;font-weight: bold;}
ul li.comments {list-style: none;text-align: right;font-weight: bold;}
ul li.author span, ul li.date span, ul li.comments span {display: block;font-weight: normal;margin-bottom: 10px;line-height: 1em;} body.rtl {direction: rtl;}
body.rtl #rt-content-top .rt-alpha, body.rtl #rt-content-bottom .rt-alpha {margin-right: 0;margin-left: 10px;}
body.rtl #rt-content-top .rt-omega, body.rtl #rt-content-bottom .rt-omega {margin-left: 0;margin-right: 10px;}
body.rtl {min-width: inherit;} html,body {margin-bottom: 1px;} html body * span.clear, html body * div.clear, html body * li.clear, html body * dd.clear {background: none;border: 0;clear: both;display: block;float: none;font-size: 0;list-style: none;margin: 0;padding: 0;overflow: hidden;visibility: hidden;width: 0;height: 0;}
.clearfix:after {clear: both;content: '.';display: block;visibility: hidden;height: 0;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;} #debug #rt-main {overflow:hidden;border-bottom: 4px solid #666; margin-top:15px;position:relative}
#debug .status {position: absolute;background:#333;opacity:.3;padding:0 15px;z-index:10000;color:#fff;font-weight:bold;font-size:150%}
.hidden {display: none;visibility: hidden;}
.visible-phone {display: none !important;}
.visible-tablet {display: none !important;}
.hidden-desktop {display: none !important;}
.hidden-large {display: none !important;}.input-xxlarge {width: 97%;}
.control-group {margin-bottom: 10px;}
label, input, button, select, textarea {font-weight: normal; line-height: 20px;} .component-content .row-separator {display: block;clear: both;margin: 0;border: 0;height: 1px;}
.component-content .item-separator {display: none;margin: 0;}
.component-content .shownocolumns {width: 98% !important;}
.component-content .cols-1 {display: block;float: none !important;margin: 0 !important;}
.component-content .cols-2 .column-1 {width: 48%;float: left;}
.component-content .cols-2 .column-2 {width: 48%;float: right;margin: 0;}
.component-content .cols-3 .column-1 {float: left;width: 29%;margin-right: 7%;}
.component-content .cols-3 .column-2 {float: left;width: 29%;margin-left: 0;}
.component-content .cols-3 .column-3 {float: right;width: 29%;padding: 10px 0;}
.component-content .cols-4 .column-1 {float: left;width: 21%;margin-right: 5%;}
.component-content .cols-4 .column-2 {float: left;width: 21%;margin-right: 5%;margin-left: 0;}
.component-content .cols-4 .column-3 {float: left;width: 21%;margin-left: 0;}
.component-content .cols-4 .column-4 {float: right;width: 21%;padding: 10px 0;}
.component-content .items-row, .component-content .item-page .item {margin-bottom: 10px !important;}
.component-content .column-1, .component-content .column-2, .component-content .column-3, .component-content .column-4, .component-content .item-page .item {padding: 10px 0;}
.component-content .column-2 {width: 55%;margin-left: 40%;}
.component-content .column-3 {width: 30%;}
.component-content .column-4 {width: 22%;}
.component-content .blog-more {padding: 10px 5px;} .categories-list {padding: 0 5px;}
.categories-list ul {margin: 0 0 0 20px;padding:0;}
.categories-list ul li {padding: 5px;list-style-type: none;margin: 0;}
.categories-list ul ul {margin-left: 15px;}
.categories-list dl dt, .categories-list dl dd {display: inline;}
.category-desc {line-height: 1.7em;margin: 10px 0;padding-left: 0;} .component-content .actions {float: right;margin-top: 10px;}
.component-content .actions li {list-style: none;display: inline-block;}
.component-content .article-info {display: block;margin: 0;padding: 10px 0;font-style: italic;font-family: georgia, "Times New Roman", Times, serif;}
.component-content .article-info dd {margin-right: 10px;display: inline-block;}
.component-content .article-info .article-info-term {display: none;}
.component-content .actions li img[src $="printButton.png"], .component-content .actions li img[src $="emailButton.png"], .component-content .actions li img[src $="edit.png"], .component-content .actions li img[src $="edit_unpublished.png"] {height: 0;width: 20px;padding-top: 17px;}
.component-content .actions li img {opacity: 0.3;}
.component-content .actions li img:hover {opacity: 0.6;}
.component-content .actions li a {height: 17px;padding: 0 2px;display: block;}
.component-content .actions li a .tip {font-size: 1em;}
.component-content .actions .email-icon img {background-position: 0 -26px;}
.component-content .actions .edit-icon img {background-position: 0 -49px;}
.component-content .content_vote {margin: 10px 0;} .component-content .blog-featured h2, .component-content .blog h2, .component-content .item-page h2 {margin-top: 0;}
.component-content .item-page h2, .component-content .blog h2, .component-content .weblink-category h2, .component-content .contact h2, .component-content .login h1 {font-size: 2.5em;position: relative;}
.component-content .pagenav li {list-style: none;}
.component-content .pagenav li a {padding: 5px 8px;}
.component-content .pagenav .pagenav-prev {float: left;}
.component-content .pagenav .pagenav-next {float: right;}
.component-content .items-leading {margin-bottom: 25px;}
.component-content .img-intro-right, .component-content .img-fulltext-right {float: right;margin-left: 10px;margin-bottom: 10px;}
.component-content .img-intro-left, .component-content .img-fulltext-left {float: left;margin-right: 10px;margin-bottom: 10px;}
.component-content .content-links {clear: both;} .component-content #article-index{float:right;border-radius:5px;background: rgba(0, 0, 0, 0.05);border:1px solid rgba(0, 0, 0, 0.1);}
.component-content #article-index ul{list-style:none;margin:0;padding:0;}
.component-content #article-index ul li:first-child a{border-top-right-radius:5px;border-top-left-radius:5px;}
.component-content #article-index ul li a{border-bottom:1px solid rgba(0, 0, 0, 0.1);display:block;line-height:20px;padding:8px 12px;}
.component-content #article-index ul li a.active{color:inherit;}
.component-content #article-index ul li a:hover{background:rgba(0, 0, 0, 0.1);}
.component-content #article-index ul li:last-child a{border-bottom:none !important;border-bottom-right-radius:5px;border-bottom-left-radius:5px;}
.component-content .article-index .nav-tabs.nav-stacked>li>a{border:1px solid 1px solid rgba(0, 0, 0, 0.1);background: rgba(0, 0, 0, 0.05);}
.component-content .article-index .nav-tabs.nav-stacked>li>a:hover{background:rgba(0, 0, 0, 0.1);} #archive-items li {list-style: none;}
#archive-items .intro li {list-style: inherit;} .component-content .edit #editor-xtd-buttons a:link, .component-content .edit #editor-xtd-buttons a:visited, .component-content .edit #editor-xtd-buttons a:hover {color: #323232;}
.component-content .edit .inputbox, .component-content .edit textarea {border: 1px solid #ddd;}
.component-content .edit legend {font-size: 150%;}
.component-content .edit #adminForm fieldset {padding: 20px 15px;margin: 10px 0 15px 0;}
.component-content .formelm {margin: 5px 0;}
.component-content .formelm label {width: 9em;display: inline-block;vertical-align: top;}
.component-content #adminForm .formelm-area {padding: 5px 0;}
.component-content #adminForm .formelm-area label {vertical-align: top;display: inline-block;width: 7em}
.component-content .formelm-buttons {text-align: right;margin-bottom: 10px}
.component-content .button2-left {float: left;margin-right: 5px;margin-top: 10px;}
.component-content .button2-left .readmore {background-image: none;background-color: transparent;border: none;padding: 0;text-shadow: none;font-size: inherit;text-transform: inherit;}
.calendar td.button {background-image: none;background-color: transparent;border: none;padding: 0;text-shadow: none;font-size: inherit;text-transform: inherit;color: #000;display: table-cell;}
.calendar td.button:after {position: relative;}
.calendar td.title {font-size: 1.4em;}
.calendar td.title:before {display: none;} .component-content .items-more {padding-top: 10px;}
.component-content .items-more h3 {font-weight: normal;margin: 0;padding: 5px 5px 5px 5px;font-size: 1.4em;}
.component-content .items-more ol {line-height: 1.3em;list-style-type: none;margin: 0;padding: 10px 0 10px 2px;}
.component-content .items-more ol li {padding: 2px;}
.component-content .items-more ol li a {display: inline;font-weight: normal;padding: 5px 5px 5px 20px;background-position: 6px -63px;background-repeat: no-repeat;}
.component-content .items-more ol li a:hover, .items-more ol li a:focus {font-weight: normal;padding: 5px 5px 5px 20px;text-decoration: none;background-position: 6px -270px;} .component-content .pagination {margin: 10px 0;padding: 10px 0;clear: both;}
.component-content .pagination .counter {text-align: center;margin: 0;}
.component-content .pagination ul {list-style-type: none;margin: 0;padding: 0;text-align: center;}
.component-content .pagination li {display: inline;padding: 2px 5px;text-align: center;}
.component-content .pagenav {padding: 2px;clear: both;}
.component-content .pagination-start, .component-content .pagination-next, .component-content .pagination-end, .component-content .pagination-prev {border: 0;}
.component-content .pagination-start, .component-content .pagination-start span {padding: 0;}
.counter {font-weight: bold;} .component-content #password-lbl, #username-lbl {width: 130px;display: block;float: left;font-size: 120%;}
.component-content .login-fields #username, .login-fields #password, #contact-form input, #contact-form textarea, #modlgn-username, #modlgn-passwd, #jform_email, #member-registration input, #search-searchword, .finder .inputbox, #comments-section .inputbox, #rt-contact-form .inputbox, #searchform .inputbox {padding: 4px;line-height: 1.6em;}
.component-content .login fieldset div {margin-bottom: 8px;}
.component-content .login + div {margin-top: 12px;}
.component-content .login + div ul li, #login-form li {list-style: none;}
.component-content .login + div ul li a, #login-form a {padding: 4px 0 4px 15px;line-height: 100%;font-weight: normal;font-size: 100%;display: inline-block;background-repeat: no-repeat;background-position: 2px -65px;}
.component-content .login + div ul li a:hover, #login-form a:hover {background-position: 2px -272px;}
.component-content .login + div ul {padding: 0;}
.component-content .login-description {margin: 10px 0;} #login-form label {width: 85px;display: block;float: left;}
#login-form .userdata {margin: 12px 0;}
#rt-footer #login-form a {background-position: 2px -503px;}
#rt-footer #login-form a:hover {background-position: 2px -96px;}
#login-form #modlgn-remember {width: 10px;height: 10px;}
#login-form ul {padding: 0;}
#login-form .inputbox {width: 94%;} #rt-breadcrumbs .breadcrumbs img, #rt-breadcrumbs ul.breadcrumb li img {height: 0;width: 10px;padding-top: 12px;background-position: 2px -352px;background-repeat: no-repeat;}
#rt-breadcrumbs .rt-block {padding: 5px 15px;}
#rt-breadcrumbs .breadcrumb .icon-location{padding-right:0;}
#rt-breadcrumbs .breadcrumb .icon-location:before{font-family:FontAwesome;content:"\f041";color:rgba(0, 0, 0, 0.6);} .component-content table {border-collapse: collapse;}
.component-content table.weblinks, .component-content table.category {font-size: 1em;margin: 10px 10px 20px 0;width: 99%;}
.component-content table.weblinks td {border-collapse: collapse;}
.component-content table.weblinks td, .component-content table.category td {padding: 7px;}
.component-content table.weblinks th, .component-content table.category th {padding: 7px;text-align: left;}
.component-content .weblink-category .title {font-size: inherit;text-shadow: none;font-family: inherit;margin: inherit;}
.component-content .weblink-category .title:before {display: none;}
.component-content .num {vertical-align: top;text-align: left;}
.component-content .hits {vertical-align: top;text-align: center;}
.component-content td p {margin: 0;line-height: 1.3em;}
.component-content .filter {margin: 10px 0;}
.component-content .display-limit, .component-content .filter {text-align: right;margin-right: 7px;}
.component-content table.category th a img {padding: 2px 10px;}
.component-content .filter-search {float: left;}
.component-content .filter-search .inputbox {width: 6em;}
.component-content .element-invisible {position: absolute;margin-left: -3000px;margin-top: -3000px;height: 0;}
.component-content .cat-items {margin-top: 20px;} .component-content #member-registration {padding: 0 5px;}
.component-content form fieldset dt {clear: left;float: left;width: 12em;padding: 3px 0;}
.component-content form fieldset dd {float: left;padding: 3px 0;}
.invalid, .login-fields #username.invalid, .login-fields #password.invalid, #contact-form dd input.invalid, #contact-form dd textarea.invalid, #modlgn-username.invalid, #modlgn-passwd.invalid, #jform_email.invalid, #member-registration dd input.invalid, #search-searchword.invalid, .finder .inputbox.invalid, .inputbox.invalid, #k2Container .inputbox.invalid, div.k2SearchBlock form input.inputbox.invalid, div.k2LoginBlock fieldset.input p input.invalid {border-color: #ff0000;}
label.invalid {color: #ff0000 !important;} .component-content .searchintro {font-weight: normal;margin: 20px 0 20px;}
.component-content #searchForm, .component-content #finder-search {padding: 0 5px;}
.component-content .form-limit {margin: 20px 0 0;text-align: right;padding: 0 10px 0 20px;}
.component-content .highlight {font-weight: bold;}
.component-content .ordering-box {width: 40%;float: right;}
.component-content .phrases-box {width: 60%;float: left;}
.component-content .only, .component-content .phrases {margin: 10px 0 0 0;padding: 15px;line-height: 1.3em;}
.component-content label.ordering {display: block;margin: 10px 0 10px 0;}
.component-content .word {padding: 10px 10px 10px 0;}
.component-content .word input {font-weight: bold;margin: 0 10px;padding: 4px;font-size: 1em;}
.component-content .word label {font-weight: bold;}
.component-content fieldset.only label, .component-content fieldset.phrases label {margin: 0 10px 0 0;}
.component-content .ordering-box label.ordering {margin: 0 10px 5px 0;float: left;}
.component-content form .search label, .component-content form .finder label {display: none;}
.component-content form #finder-filter-select-list label {display: block;margin-top: 10px;margin-bottom: 2px;}
.component-content .search legend {font-weight: bold;}
.component-content .search-results .result-title {padding: 15px 15px 0 5px;font-weight: bold;}
.component-content .search-results dd {padding: 2px 15px 2px 5px;}
.component-content .search-results .result-text {padding: 10px 15px 10px 5px;line-height: 1.7em;}
.component-content .search-results .result-url {font-size: 90%;padding: 2px 15px 15px 5px;}
.component-content .search-results .result-created {padding: 2px 15px 15px 5px;}
.component-content .search-results .result-category {padding: 10px 15px 5px 5px;} .component-content .contact {padding: 0;}
.component-content .contact-category {padding: 0 10px;}
.component-content .contact-category #adminForm .filters {border: 0;padding: 0;}
.component-content .contact-image {margin: 10px 0;overflow: hidden;}
.component-content address {font-style: normal;margin: 10px 0;}
.component-content address span {display: block;}
.component-content .contact-address {margin: 20px 0 10px 0;}
.component-content .contact-email div {padding: 2px 0;margin: 0 0 10px 0;}
.component-content .contact-email label {width: 17em;float: left;}
.component-content span.contact-image {margin-bottom: 10px;overflow: hidden;display: block;}
.component-content #contact-textmsg {padding: 2px 0 10px 0;}
.component-content #contact-email-copy {float: left;margin-right: 10px;}
.component-content .contact .button {float: none !important;clear: left;display: block;margin: 20px 0 0 0;}
.component-content dl.tabs {float: left;margin: 50px 0 0 0;z-index: 50;clear: both;}
.component-content dl.tabs dt {float: left;padding: 4px 10px;border-left: 1px solid #ccc;border-right: 1px solid #ccc;border-top: 1px solid #ccc;margin-right: 3px;background: #f0f0f0;color: #666;}
.component-content dl.tabs .open {background: #F9F9F9;border-bottom: 1px solid #F9F9F9;z-index: 100;color: #000;}
.component-content .current {clear: both;border: 1px solid #ccc;padding: 10px 10px;}
.component-content .current dd {padding: 0;margin: 0;}
.component-content #content-pane.tabs {margin: 1px 0 0 0;} .component-content #users-profile-core, .component-content #users-profile-custom {margin: 10px 0 15px 0;padding: 15px;}
.component-content #users-profile-core dt, .component-content #users-profile-custom dt {float: left;width: 12em;padding: 3px 0;}
.component-content #users-profile-core dd, .component-content #users-profile-custom dd {padding: 3px 0;}
.component-content #member-profile fieldset, .component-content .registration fieldset {margin: 10px 0 15px 0;padding: 15px;}
.component-content #users-profile-core legend, .component-content #users-profile-custom legend, .component-content .profile-edit legend, .component-content .registration legend {font-weight: bold;}
.component-content .profile-edit #member-profile fieldset dd, .component-content .registration #member-registration fieldset dd {float: none;padding: 5px 0;}
.component-content .profile-edit #member-profile fieldset dd input, .component-content .profile-edit #member-profile fieldset dd select, .component-content .registration #member-registration fieldset dd input {width: 17em;}
.component-content .profile-edit #member-profile fieldset dt, .component-content .registration #member-registration fieldset dt {padding: 5px 5px 5px 0;width: 13em;}
.component-content .optional {font-size: 0.9em;} .component-content .contentpaneopen_edit {float: left;}
.component-content .mceButton:hover {background: none !important;}
.component-content legend {padding: 3px 5px;}
.component-content .edit #adminForm fieldset {padding: 20px 15px;margin: 10px 0 15px 0;}
.component-content .formelm {margin: 5px 0}
.component-content .formelm label {width: 13em;display: inline-block;vertical-align: top;}
.component-content #adminForm .formelm-area {padding: 5px 0}
.component-content #adminForm .formelm-area label {vertical-align: top;display: inline-block;width: 7.9em}
.component-content .formelm-buttons {text-align: right;margin-bottom: 10px}
.component-content .modal-button, .component-content .button2-left .blank a, .component-content .button2-left a, .component-content .button2-left .readmore a {background: #eee;padding: 4px !important;margin: 0 !important;line-height: 1.2em;border: solid 1px #ddd;font-weight: bold;text-decoration: none;display: inline;} .component-content table.contenttoc {padding: 10px;margin: 10px;}
.component-content table.contenttoc tr td {padding: 1px 0;}
.component-content .pagenavcounter {font-weight: bold;} .component-content .tip {font-size: 0.8em;text-align: left;padding: 3px;max-width: 400px;}
.component-content .tip-title {font-weight: bold;}
.tip-wrap {padding: 8px;} .system-openid, .com-system-openid { background: url(http://openid.net/images/login-bg.gif) no-repeat;background-color: #fff;background-position: 0 50%;color: #000;padding-left: 18px;}  .component-content .categories-list h3.item-title {font-size: 1.0em; font-weight: normal; line-height: 1.0em; margin: 0;}
.component-content .category-list .cat-children ul {padding: 0;}
.component-content .category-list .cat-children ul li {list-style: none; margin: 0; padding: 0;}
.component-content .archive .filters .alert {background: none; border: none; padding: 0; margin: 10px 0 35px 0;}
.component-content .archive .filters button {margin-left: 15px;}
.component-content .pagenav .previous {float: left;}
.component-content .pagenav .next {float: right;}
.component-content .pagenav {clear: both;}
.component-content .item-page .pull-left {float: left;}
.component-content .item-page .pull-right {float: right;}
.component-content .item-page .nav-tabs.nav-stacked {list-style: none; margin: 15px 0;}
.component-content .item-page .nav-tabs > li {float: none; margin-bottom: -1px;}
.component-content .item-page .nav-tabs.nav-stacked >li > a {background: rgba(0,0,0,0.05); border: 1px solid rgba(0,0,0,0.1); border-radius: 0; margin-right: 0;}
.component-content .item-page .nav-tabs >li > a {line-height: 20px; padding-top: 8px; padding-bottom: 8px;}
.component-content .item-page .nav-tabs > li > a, .component-content .nav-pills > li > a {padding-left: 12px; padding-right: 12px;}
.component-content .item-page .nav > li > a {display: block;}
.component-content .item-page .nav-tabs.nav-stacked > li:first-child > a {border-top-left-radius: 4px; border-top-right-radius: 4px;}
.component-content .item-page .nav-tabs.nav-stacked > li:last-child > a {border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}
.component-content .item-page .nav-tabs .active a, .component-content .nav-tabs .active a:hover {color: #555555; cursor: default;}
.component-content .item-page .nav-tabs a.active, .component-content .nav-tabs a.active:hover {color: #555555; cursor: default;}
.component-content .pager {text-align: center;}
.component-content .pager li {display: inline; margin: 0 10px;}
.component-content .pager li, .component-content .pager li a {font-size: 1.1em;} .component-content .categories-list h4.item-title {font-size: 1.0em; font-weight: normal; line-height: 1.0em; margin: 0;}
.component-content .contact-category input#filter-search {padding: 5px;}
.component-content .contact-category ul.category {list-style: none; margin: 25px 0; padding: 0;}
.component-content .contact-category ul.category li {background: none; border: none;}
.component-content .contact-category ul.category li br {display: none;}
.component-content .contact .accordion-heading {font-size: 2.5em; line-height: 1.5em;}
.component-content .contact-form form#contact-form .control-group {margin-bottom: 15px;}
.component-content .contact-form form#contact-form .control-label, .component-content .contact-form form#contact-form .controls {display: inline-block;}
.component-content .contact-form form#contact-form .control-label {width: 12em;}
.component-content .contact-form form#contact-form .form-actions .btn-primary {margin-left: 12em;}
.component-content #slide-contact .pull-left {float: left;}
.component-content #slide-contact .pull-right {float: right;}
.component-content #slide-contact.accordion {margin-bottom: 20px;}
.component-content .accordion-group {margin-bottom: 2px;}
.component-content .accordion-heading .accordion-toggle {cursor: pointer;}
.component-content .collapse {height: 0; overflow: hidden; position: relative; transition: height 0.35s ease 0s;}
.component-content .collapse.in {height: auto;}
.component-content .accordion-inner {padding: 9px 15px;} .component-content .weblink-category input#filter-search {padding: 5px;}
.component-content .weblink-category ul.category {list-style: none; margin: 15px 0 25px 0; padding: 0;}
.component-content .weblink-category ul.category .list-hits {margin-right: 15px;} .component-content .newsfeed-category input#filter-search {padding: 5px;}
.component-content .newsfeed-category ul.category {list-style: none; margin: 0 0 25px 0; padding: 0;}
.component-content .newsfeed-category ul.category li {margin-bottom: 15px;} .component-content .registration form#member-registration .control-group, .component-content .remind form#user-registration .control-group, .component-content .reset form#user-registration .control-group {margin-bottom: 15px;}
.component-content .registration form#member-registration .control-label, .component-content .registration form#member-registration .controls, .component-content .remind form#user-registration .control-label, .component-content .remind form#user-registration .controls, .component-content .reset form#user-registration .control-label, .component-content .reset form#user-registration .controls {display: inline-block;}
.component-content .registration form#member-registration .control-label, .component-content .remind form#user-registration .control-label, .component-content .reset form#user-registration .control-label {width: 12em;}
.component-content .registration form#member-registration a {padding: 6px 12px;}
.component-content .registration form#member-registration .form-actions a {margin-left: 15px;}
.component-content .profile ul.btn-toolbar {list-style: none; padding-left: 0;} .component-content .search #searchForm .btn-toolbar .pull-left {float: left;}
.component-content .search #searchForm .btn-toolbar {clear: both;}
.component-content .search #searchForm .btn-toolbar .btn {margin-left: 10px; height: 25px;}
.component-content .search #searchForm .btn-toolbar .btn i.icon-search:before {margin: 0;}
.component-content .finder #finder-search .word .btn {margin-right: 15px;}
.component-content .finder #search-results h4.result-title, .component-content .finder #search-results p.result-text {padding-bottom: 0; margin: 0;}
.component-content fieldset.only label, .component-content fieldset.phrases label {display: inline-block; margin: 0 5px;} .component-content ul.breadcrumb, .rt-block ul.breadcrumb {list-style: none; padding-left: 0;}
.component-content ul.breadcrumb li, .rt-block ul.breadcrumb li {display: inline-block;}
.component-content ul.breadcrumb li span, .rt-block ul.breadcrumb li span, .component-content ul.breadcrumb li a, .rt-block ul.breadcrumb li a {font-size: 1.1em;}
.component-content ul.breadcrumb .divider, .rt-block ul.breadcrumb .divider  {margin: 0 5px;}
.component-content ul.breadcrumb i.icon-location:before, .rt-block ul.breadcrumb i.icon-location:before {content: "";} #comments-section {margin: 20px 0; padding: 10px 0;}
#comments-section ol {margin-left: 20px;}
#comments-section .comments-list > ol {list-style-type: none; margin: 0; padding: 0;}
#comments-section .comments-list > ol ol, #comments-section .comments-list > ol ul {list-style: none;}
#comments-section .comments-list > ol .comment-body {margin: 25px 0; padding-left: 60px; position: relative;}
#comments-section .comments-list > ol .comment-body .author-avatar {position: absolute; left: 0; top: 0;}
#comments-section .comments-list > ol .comment-body .author-avatar img {max-width: 100%; height: auto;}
#comments-section .comments-list > ol .comment-body .comment-content {margin-top: 15px;}
#comments-section .comments-list > ol .comment-body .reply {text-align: right;}
#comments-section #comments + #respond .comment-notes {margin-top: 0;}
#comments-section #respond {margin: 20px 0 0;}
#comments-section #respond .cancel-comment-reply {float: right; position: relative; top: -9px;}
#comments-section #respond .comment-notes {margin-top: 30px;}
#comments-section label {display: block; margin-bottom: 5px;}
#comments-section textarea {font-family: inherit; font-size: inherit;}
#comments-section button:hover {cursor: pointer;}
#comments-section .comment-content .comment-wrapper {border-left: 5px solid; margin: 0 0 20px; padding: 5px 10px 0;}
#comments-section .comment-body .comment-author {padding-top: 5px;}
#comments-section .comment-body .lead {font-weight: 200; font-size: 20px;}
#comments-section .comment-attention {margin: 10px 0;}
body.rtl #comments-section ol {margin-right: 20px; margin-left: 0; padding-left: 0;}
body.rtl #comments-section .comments-list > ol {list-style-type: none; margin: 0; padding: 0;}
body.rtl #comments-section .comment-content .comment-wrapper {border-right: 5px solid; border-left: none;}
body.rtl #comments-section .comments-list > ol .comment-body .author-avatar {right: 0;}
body.rtl #comments-section .comments-list > ol .comment-body {padding-right: 60px; padding-left: 0;} .post-tags .module-content a {margin-right: 5px;} #rt-contact-form label {display: block; margin-bottom: 5px;}
#rt-contact-form textarea {font-family: inherit; font-size: inherit;}
#rt-contact-form .send-copy {margin: 6px 0;} .author-info {position: relative; margin: 20px 0;}
.author-info .author-name {margin-bottom: 5px; display: inline-block;}
.author-info .author-avatar {position: absolute; left: 0; top: 0;}
.author-info .author-description {position: relative; padding-left: 75px;}
body.rtl .author-info .author-avatar {right: 0;}
body.rtl .author-info .author-description {padding-right: 75px; padding-left: 0;} .component-content .highlight {background: #FBDE21; color: #000000;} .aligncenter, div.aligncenter {display: block; margin: 0 auto;}
.alignright {float: right;}
.alignleft {float: left;}
a img.alignright {float: right; margin: 5px 0 20px 20px;}
a img.alignnone {margin: 5px 20px 20px 0;}
a img.alignleft {float: left;margin: 5px 20px 20px 0;}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.wp-caption {background: #fff; border: 1px solid #f0f0f0; max-width: 96%; padding: 5px 3px 10px; text-align: center;}
.wp-caption	img {border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0;width: auto;}
.wp-caption p.wp-caption-text {font-size: 11px; line-height: 17px; margin: 0; padding: 5px 4px;}
.wp-caption p.wp-caption-text.alignnone {margin: 5px 20px 20px 0;}
.wp-caption p.wp-caption-text.alignleft {margin: 5px 20px 20px 0;}
.wp-caption p.wp-caption-text.alignright {margin: 5px 0 20px 20px;} #wp-calendar table {border-collapse: collapse;}
table.table-bordered {border-collapse: separate;}
#wp-calendar {margin: 0 auto; width: 80%;}
#wp-calendar td.title {font-size: 1.4em;} .widget_gantry_recentcomments .comment-item {position: relative;}
.widget_gantry_recentcomments .module-content ul {list-style: none; padding: 0;}
.widget_gantry_recentcomments .module-content ul li {margin-bottom: 10px;}
.widget_gantry_recentcomments .comment-item .avatar {position: absolute;}
.widget_gantry_recentcomments .comment-item .recent-comment-wrapper {margin-left: 45px; padding-left: 10px; border-left: solid 5px;}
body.rtl .widget_gantry_recentcomments .comment-item .recent-comment-wrapper {margin-right: 45px; margin-left: 0; padding-right: 10px; padding-left: 0; border-right: solid 5px;}body, a:hover {color: #dedede;}
.main-bg-none {background: #181818;}
.main-bg-paper {background: #EBE8D5 url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/backgrounds/paper.jpg);}
.main-bg-gray-paper {background: #d0d3d8 url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/backgrounds/gray-paper.jpg);}
.main-bg-vintage {background: #dfdad4 url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/backgrounds/vintage.jpg);}
.main-bg-guides {background: #e8e8e8 url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/backgrounds/guides.jpg);}
.main-bg-chrome {background: #060608 url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/backgrounds/chrome.jpg);}
.main-bg-wall {background: #424651 url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/backgrounds/wall.jpg);}
.main-bg-diamond {background: #2e353b url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/backgrounds/diamond.jpg);}
.main-bg-lines {background: #33363b url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/backgrounds/lines.jpg);}
.main-bg-grunge {background: #e1d8d9 url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/backgrounds/grunge.jpg);}
.main-bg-sphere {background: #312e35 url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/backgrounds/sphere.jpg);} #rt-header, #rt-footer .rt-container {background: #292929;color: #fff;}
.rt-headerborder {background: #1B1C1D;}
#rt-footer a {color: #8C8D8F;} #rt-copyright, #rt-feature {color: #bbb;}
#rt-copyright a:hover, #rt-feature a:hover {color: #fff;} h2, .title {text-shadow: 0 2px 0 rgba(0,0,0,0.1);} .rt-block, .rt-error-box {background: #333;}
.rt-block.box1 {background: rgba(255,255,255,0.3);}
.box1 a {text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7), -1px -1px 1px rgba(225,225,225,0.1);}
body #rt-header .box1, body #rt-footer .box1 {color: #fff;}
.rt-block.box2 {background: rgba(0,0,0,0.6);color: #fff;}
.box2 a:hover {color: #fff;}
.rt-block.box3, ul.menu {background: #292929;}
.box3 .module-title, .box3, .box3 a:hover {color: #fff;}
.rt-block.box4 {background: #777;}
.title1 .title:before {background-color: #555;}
.title2 .title:before {background-color: #999;}
.title4 .title:before {background-image: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/dark/nav-arrows.png);}
.title5 .module-title {background-color: #333;}
.basic .title, .basic a:hover, .basic, .nobox .title, .nobox a:hover, .nobox {color: #fff;}
.blockfill {background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiMzMzMzMzMiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSI4MCUiIHN0b3AtY29sb3I9IiMzMzMzMzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMzMzMzMzIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==) !important;
background: -moz-linear-gradient(top, rgba(51,51,51,0) 50%, rgba(51,51,51,1) 80%, rgba(51,51,51,1) 100%) !important;
background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,rgba(51,51,51,0)), color-stop(80%,rgba(51,51,51,1)), color-stop(100%,rgba(51,51,51,1))) !important;
background: -webkit-linear-gradient(top, rgba(51,51,51,0) 50%,rgba(51,51,51,1) 80%,rgba(51,51,51,1) 100%) !important;
background: -o-linear-gradient(top, rgba(51,51,51,0) 50%,rgba(51,51,51,1) 80%,rgba(51,51,51,1) 100%) !important;
background: -ms-linear-gradient(top, rgba(51,51,51,0) 50%,rgba(51,51,51,1) 80%,rgba(51,51,51,1) 100%) !important;
background: linear-gradient(to bottom, rgba(51,51,51,0) 50%,rgba(51,51,51,1) 80%,rgba(51,51,51,1) 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00333333', endColorstr='#333333',GradientType=0 ) !important;} .menutop .item, #rt-header .menutop .item {color: #aaa;text-shadow: 1px 1px 1px rgba(0,0,0,0.4);}
.menutop.fusion-js-container ul li > .fusion-modules.item:hover, .menutop .item:hover, .splitmenu .item:hover, .menutop li.f-mainparent-itemfocus .item, .menutop > li.active .item, #rt-header .menutop.fusion-js-container ul li > .fusion-modules.item:hover, #rt-header .menutop .item:hover, #rt-header .splitmenu .item:hover, #rt-header .menutop li.f-mainparent-itemfocus .item, #rt-header .menutop > li.active .item, .fusion-js-subs li.active .item, .module-content ul.menu > li > a:hover, .module-content ul.menu > li.active.current > a, .module-content ul.menu li li > a:hover, .module-content ul.menu li.active.current > a, .module-content ul.menu li.active#current > a, .module-content ul.menu li > .separator:hover, .module-content ul.menu li > .nolink:hover {color: #fff;}
.fusion-submenu-wrapper {background-color: rgba(50, 50, 50, 0.9);}
.daddyicon, .menutop ul li > .daddy span {background-image: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/dark/nav-arrows.png);}
.menutop .fusion-module {color: #8C8D8F;} .module-content ul.menu > li > a, .module-content ul.menu > li > .separator, .module-content ul.menu > li > .nolink {background-image: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/dark/bevel-border.png);color: #8C8D8F;text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);}
.module-content ul.menu > li a, .module-content ul.menu li .separator, .module-content ul.menu li .nolink {color: #8C8D8F;}
.module-content ul.menu > li:hover, .module-content ul.menu > li.active {background: #222;}
.module-content ul.menu li.parent li a, .module-content ul.menu li.parent li .item, .module-content ul.menu li.parent li .separator {background-image: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/dark/nav-arrows.png);} .horizmenu ul.menu li a, .horizmenu ul.menu li .item, .horizmenu ul.menu li .separator {color: #bbb;}
.horizmenu ul.menu li a:hover, .horizmenu ul.menu li .item:hover, .horizmenu ul.menu li .separator:hover, .horizmenu ul.menu li.active a, .horizmenu ul.menu li.active .item {color: #fff;}
.horizmenu .module-content ul.menu > li {background: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/dark/arrows.png) no-repeat scroll 93% -348px;} .logo-type-kirigami #rt-logo {background-image: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/logo/dark/logo.png);} .component-content .actions li img {background-image: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/dark/article-icons.png);}
.component-content .article-info {color: #777;}
.system-unpublished {background: #555;border-top-color: #444;border-bottom-color: #444} .button, .readon, .readmore, button.validate, #member-profile a, #member-registration a, .formelm-buttons button, body .btn-primary {color: #fff;text-shadow: 0 -1px 1px rgba(0,0,0,0.5);border: 1px solid rgba(225,225,225,0.3);border-top-color: rgba(225,225,225,0.6);box-shadow: 0 0 0 1px rgba(0,0,0,0.4);background-image: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/dark/readon.png);}
.readmore a, .readon span {color: #fff;}
.button:hover, .readon:hover, .readmore:hover, button.validate:hover, #member-profile a:hover, #member-registration a:hover, .formelm-buttons button:hover, .readmore:hover a, body .btn-primary:hover {color: #fff;}
.button:active, .readon:active, .readmore:active, button.validate:active, #member-profile a:active, #member-registration a:active, .formelm-buttons button:active, body .btn-primary:active {box-shadow: 0 0 0 1px rgba(0,0,0,0.4),inset 0 0 10px rgba(0,0,0,0.5);}
.login-fields #username, .login-fields #password, #contact-form input, #contact-form textarea, #modlgn-username, #modlgn-passwd, #jform_email, #member-registration input, #search-searchword, .finder .inputbox, .inputbox {border: 1px solid #CFCFCF;background-color: #ccc;}
.component-content .login + div ul li a, #login-form a, .component-content .items-more ol li a {background-image: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/dark/arrows.png);} #rt-breadcrumbs .breadcrumbs img, #rt-breadcrumbs ul.breadcrumb li img {background-image: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/dark/arrows.png);} .sprocket-lists .indicator, .sprocket-lists .arrow {background-color: #555;color: #fff;}
.sprocket-lists-pagination li {background-color: #999;}
.sprocket-lists .arrow {background-image: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/dark/sprocket-lists.png);}
.dark-block .sprocket-lists .indicator, .dark-block .sprocket-lists .arrow, .dark-block .sprocket-lists-pagination li {background-color: #111;}
.sprocket-lists-item .readon:hover span {color: #dedede;} .sprocket-headlines-item a {color: #fff;}
.sprocket-headlines-navigation .arrow {background-color: #555;background-image: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/dark/sprocket-headlines.png);}
.dark-block .sprocket-headlines-navigation .arrow {background-color: #111;} .sprocket-mosaic-text-container {border: 10px solid rgba(0,0,0,0.2);color: #fff;text-shadow: 1px 1px 1px rgba(0,0,0,0.5);background-color: rgba(0,0,0,0.8);}
.sprocket-mosaic-item .sprocket-viewicon {border: 1px solid rgba(225,225,225,0.1);background: #494949 url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/dark/readon.png) scroll 0 -1px;box-shadow: 0 0 0 1px rgba(0,0,0,0.2);}
.sprocket-mosaic-item .sprocket-viewicon span {background: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/dark/viewicon.png) no-repeat scroll 8px 8px;}
.sprocket-mosaic-order li:hover, .sprocket-mosaic-filter li:hover {color: #fff;}
.sprocket-noimage.sprocket-mosaic-text-container {background-color: transparent;border: none;}
.sprocket-noimage .sprocket-viewicon {border: 1px solid rgba(0,0,0,0.9);}  .main-bg-chrome .sprocket-mosaic-item, .main-bg-wall .sprocket-mosaic-item, .main-bg-lines .sprocket-mosaic-item, .main-bg-diamond .sprocket-mosaic-item, .main-bg-sphere .sprocket-mosaic-item, .main-bg-none .sprocket-mosaic-item {background-color: #333;}
.main-bg-chrome .sprocket-noimage.sprocket-mosaic-text-container, .main-bg-chrome .sprocket-mosaic-title a, .main-bg-wall .sprocket-noimage.sprocket-mosaic-text-container, .main-bg-wall .sprocket-mosaic-title a, .main-bg-lines .sprocket-noimage.sprocket-mosaic-text-container, .main-bg-lines .sprocket-mosaic-title a, .main-bg-diamond .sprocket-noimage.sprocket-mosaic-text-container, .main-bg-diamond .sprocket-mosaic-title a, .main-bg-sphere .sprocket-noimage.sprocket-mosaic-text-container, .main-bg-sphere .sprocket-mosaic-title a, .main-bg-none .sprocket-noimage.sprocket-mosaic-text-container, .main-bg-none .sprocket-mosaic-title a {color: #DEDEDE;}
.main-bg-chrome .sprocket-mosaic-title, .main-bg-wall .sprocket-mosaic-title, .main-bg-lines .sprocket-mosaic-title, .main-bg-diamond .sprocket-mosaic-title, .main-bg-sphere .sprocket-mosaic-title, .main-bg-none .sprocket-mosaic-title {border-bottom: 1px dashed #555;}
.main-bg-chrome .sprocket-mosaic-order li, .main-bg-chrome .sprocket-mosaic-filter li, .main-bg-wall .sprocket-mosaic-order li, .main-bg-wall .sprocket-mosaic-filter li, .main-bg-lines .sprocket-mosaic-order li, .main-bg-lines .sprocket-mosaic-filter li, .main-bg-diamond .sprocket-mosaic-order li, .main-bg-diamond .sprocket-mosaic-filter li, .main-bg-sphere .sprocket-mosaic-order li, .main-bg-sphere .sprocket-mosaic-filter li, .main-bg-none .sprocket-mosaic-order li, .main-bg-none .sprocket-mosaic-filter li {color: #8D8A8C;background-color: #333;}
.main-bg-chrome .sprocket-mosaic-order li.active, .main-bg-chrome .sprocket-mosaic-filter li.active, .main-bg-chrome .sprocket-mosaic-order li:hover, .main-bg-chrome .sprocket-mosaic-filter li:hover, .main-bg-wall .sprocket-mosaic-order li.active, .main-bg-wall .sprocket-mosaic-filter li.active, .main-bg-wall .sprocket-mosaic-order li:hover, .main-bg-wall .sprocket-mosaic-filter li:hover, .main-bg-lines .sprocket-mosaic-order li.active, .main-bg-lines .sprocket-mosaic-filter li.active, .main-bg-lines .sprocket-mosaic-order li:hover, .main-bg-lines .sprocket-mosaic-filter li:hover, .main-bg-diamond .sprocket-mosaic-order li.active, .main-bg-diamond .sprocket-mosaic-filter li.active, .main-bg-diamond .sprocket-mosaic-order li:hover, .main-bg-diamond .sprocket-mosaic-filter li:hover, .main-bg-sphere .sprocket-mosaic-order li.active, .main-bg-sphere .sprocket-mosaic-filter li.active, .main-bg-sphere .sprocket-mosaic-order li:hover, .main-bg-sphere .sprocket-mosaic-filter li:hover, .main-bg-none .sprocket-mosaic-order li.active, .main-bg-none .sprocket-mosaic-filter li.active, .main-bg-none .sprocket-mosaic-order li:hover, .main-bg-none .sprocket-mosaic-filter li:hover {color: #fff;background-color: #333;}
.main-bg-chrome .sprocket-mosaic-loadmore, .main-bg-wall .sprocket-mosaic-loadmore, .main-bg-lines .sprocket-mosaic-loadmore, .main-bg-diamond .sprocket-mosaic-loadmore, .main-bg-sphere .sprocket-mosaic-loadmore, .main-bg-none .sprocket-mosaic-loadmore {background-color: #333;}
.main-bg-chrome .sprocket-mosaic-header, .main-bg-wall .sprocket-mosaic-header, .main-bg-lines .sprocket-mosaic-header, .main-bg-diamond .sprocket-mosaic-header, .main-bg-sphere .sprocket-mosaic-header, .main-bg-none .sprocket-mosaic-header {background: rgba(85,85,85,0.35);}
.main-bg-chrome .sprocket-mosaic, .main-bg-wall .sprocket-mosaic, .main-bg-lines .sprocket-mosaic, .main-bg-diamond .sprocket-mosaic, .main-bg-sphere .sprocket-mosaic, .main-bg-none .sprocket-mosaic {color: #DEDEDE;}
.main-bg-chrome .sprocket-mosaic-tags li, .main-bg-wall .sprocket-mosaic-tags li, .main-bg-lines .sprocket-mosaic-tags li, .main-bg-diamond .sprocket-mosaic-tags li, .main-bg-sphere .sprocket-mosaic-tags li, .main-bg-none .sprocket-mosaic-tags li {background: #444;} .main-bg-chrome .sprocket-tabs .sprocket-tabs-nav, .main-bg-wall .sprocket-tabs .sprocket-tabs-nav, .main-bg-lines .sprocket-tabs .sprocket-tabs-nav, .main-bg-diamond .sprocket-tabs .sprocket-tabs-nav, .main-bg-sphere .sprocket-tabs .sprocket-tabs-nav, .main-bg-none .sprocket-tabs .sprocket-tabs-nav {background: rgba(85,85,85,0.4);}
.main-bg-chrome .sprocket-tabs-panels, .main-bg-wall .sprocket-tabs-panels, .main-bg-lines .sprocket-tabs-panels, .main-bg-diamond .sprocket-tabs-panels, .main-bg-sphere .sprocket-tabs-panels, .main-bg-none .sprocket-tabs-panels {background: #333;}
.main-bg-chrome .sprocket-tabs .sprocket-tabs-nav li, .main-bg-wall .sprocket-tabs .sprocket-tabs-nav li, .main-bg-lines .sprocket-tabs .sprocket-tabs-nav li, .main-bg-diamond .sprocket-tabs .sprocket-tabs-nav li, .main-bg-sphere .sprocket-tabs .sprocket-tabs-nav li, .main-bg-none .sprocket-tabs .sprocket-tabs-nav li {background: #333;opacity: 0.6;}
.main-bg-chrome .sprocket-tabs .sprocket-tabs-nav li.active, .main-bg-chrome .sprocket-tabs .sprocket-tabs-nav li:hover, .main-bg-wall .sprocket-tabs .sprocket-tabs-nav li.active, .main-bg-wall .sprocket-tabs .sprocket-tabs-nav li:hover, .main-bg-lines .sprocket-tabs .sprocket-tabs-nav li.active, .main-bg-lines .sprocket-tabs .sprocket-tabs-nav li:hover, .main-bg-diamond .sprocket-tabs .sprocket-tabs-nav li.active, .main-bg-diamond .sprocket-tabs .sprocket-tabs-nav li:hover, .main-bg-sphere .sprocket-tabs .sprocket-tabs-nav li.active, .main-bg-sphere .sprocket-tabs .sprocket-tabs-nav li:hover, .main-bg-none .sprocket-tabs .sprocket-tabs-nav li.active, .main-bg-none .sprocket-tabs .sprocket-tabs-nav li:hover {opacity: 1;}
.main-bg-paper .sprocket-tabs.layout-right .sprocket-tabs-nav li, .main-bg-gray-paper .sprocket-tabs.layout-right .sprocket-tabs-nav li, .main-bg-vintage .sprocket-tabs.layout-right .sprocket-tabs-nav li, .main-bg-guides .sprocket-tabs.layout-right .sprocket-tabs-nav li, .main-bg-grunge .sprocket-tabs.layout-right .sprocket-tabs-nav li, .main-bg-paper .sprocket-tabs.layout-left .sprocket-tabs-nav li, .main-bg-gray-paper .sprocket-tabs.layout-left .sprocket-tabs-nav li, .main-bg-vintage .sprocket-tabs.layout-left .sprocket-tabs-nav li, .main-bg-guides .sprocket-tabs.layout-left .sprocket-tabs-nav li, .main-bg-grunge .sprocket-tabs.layout-left .sprocket-tabs-nav li {background-color: #888;}
.main-bg-paper .sprocket-tabs.layout-right .sprocket-tabs-nav li.active, .main-bg-gray-paper .sprocket-tabs.layout-right .sprocket-tabs-nav li.active, .main-bg-vintage .sprocket-tabs.layout-right .sprocket-tabs-nav li.active, .main-bg-guides .sprocket-tabs.layout-right .sprocket-tabs-nav li.active, .main-bg-grunge .sprocket-tabs.layout-right .sprocket-tabs-nav li.active, .main-bg-paper .sprocket-tabs.layout-left .sprocket-tabs-nav li.active, .main-bg-gray-paper .sprocket-tabs.layout-left .sprocket-tabs-nav li.active, .main-bg-vintage .sprocket-tabs.layout-left .sprocket-tabs-nav li.active, .main-bg-guides .sprocket-tabs.layout-left .sprocket-tabs-nav li.active, .main-bg-grunge .sprocket-tabs.layout-left .sprocket-tabs-nav li.active {background-color: #333;} .main-bg-chrome .horizmenu ul.menu li a, .main-bg-wall .horizmenu ul.menu li a, .main-bg-lines .horizmenu ul.menu li a, .main-bg-diamond .horizmenu ul.menu li a, .main-bg-sphere .horizmenu ul.menu li a, .main-bg-none .horizmenu ul.menu li a, .main-bg-chrome .horizmenu ul.menu li .item, .main-bg-wall .horizmenu ul.menu li .item, .main-bg-lines .horizmenu ul.menu li .item, .main-bg-diamond .horizmenu ul.menu li .item, .main-bg-sphere .horizmenu ul.menu li .item, .main-bg-none .horizmenu ul.menu li .item, .main-bg-chrome .horizmenu ul.menu li .separator, .main-bg-wall .horizmenu ul.menu li .separator, .main-bg-lines .horizmenu ul.menu li .separator, .main-bg-diamond .horizmenu ul.menu li .separator, .main-bg-sphere .horizmenu ul.menu li .separator, .main-bg-none .horizmenu ul.menu li .separator {color: #bbb;}
.main-bg-chrome .horizmenu ul.menu li a:hover, .main-bg-wall .horizmenu ul.menu li a:hover, .main-bg-lines .horizmenu ul.menu li a:hover, .main-bg-diamond .horizmenu ul.menu li a:hover, .main-bg-sphere .horizmenu ul.menu li a:hover, .main-bg-none .horizmenu ul.menu li a:hover, .main-bg-chrome .horizmenu ul.menu li .item:hover, .main-bg-wall .horizmenu ul.menu li .item:hover, .main-bg-lines .horizmenu ul.menu li .item:hover, .main-bg-diamond .horizmenu ul.menu li .item:hover, .main-bg-sphere .horizmenu ul.menu li .item:hover, .main-bg-none .horizmenu ul.menu li .item:hover, .main-bg-chrome .horizmenu ul.menu li .separator:hover, .main-bg-wall .horizmenu ul.menu li .separator:hover, .main-bg-lines .horizmenu ul.menu li .separator:hover, .main-bg-diamond .horizmenu ul.menu li .separator:hover, .main-bg-sphere .horizmenu ul.menu li .separator:hover, .main-bg-none .horizmenu ul.menu li .separator:hover, .main-bg-chrome .horizmenu ul.menu li.active a, .main-bg-wall .horizmenu ul.menu li.active a, .main-bg-lines .horizmenu ul.menu li.active a, .main-bg-diamond .horizmenu ul.menu li.active a, .main-bg-sphere .horizmenu ul.menu li.active a, .main-bg-none .horizmenu ul.menu li.active a, .main-bg-chrome .horizmenu ul.menu li.active .item, .main-bg-wall .horizmenu ul.menu li.active .item, .main-bg-lines .horizmenu ul.menu li.active .item, .main-bg-diamond .horizmenu ul.menu li.active .item, .main-bg-sphere .horizmenu ul.menu li.active .item, .main-bg-none .horizmenu ul.menu li.active .item {color: #fff;}
.main-bg-chrome .horizmenu .module-content ul.menu > li, .main-bg-wall .horizmenu .module-content ul.menu > li, .main-bg-lines .horizmenu .module-content ul.menu > li, .main-bg-diamond .horizmenu .module-content ul.menu > li, .main-bg-sphere .horizmenu .module-content ul.menu > li, .main-bg-none .horizmenu .module-content ul.menu > li {background: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/dark/arrows.png) no-repeat scroll 93% -348px;} .main-bg-chrome .box1, .main-bg-wall .box1, .main-bg-lines .box1, .main-bg-diamond .box1, .main-bg-sphere .box1, .main-bg-none .box1, .main-bg-chrome .box1 a:hover, .main-bg-wall .box1 a:hover, .main-bg-lines .box1 a:hover, .main-bg-diamond .box1 a:hover, .main-bg-sphere .box1 a:hover, .main-bg-none .box1 a:hover {color: #dedede;}
.main-bg-chrome .ribbon, .main-bg-wall .ribbon, .main-bg-lines .ribbon, .main-bg-diamond .ribbon, .main-bg-sphere .ribbon, .main-bg-none .ribbon, .main-bg-chrome .ribbon span, .main-bg-wall .ribbon span, .main-bg-lines .ribbon span, .main-bg-diamond .ribbon span, .main-bg-sphere .ribbon span, .main-bg-none .ribbon span {color: #dedede;text-shadow: 1px 2px 0 rgba(0, 0, 0, 0.8);background-image: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/dark/ribbon.png);}
.main-bg-chrome #rt-copyright, .main-bg-wall #rt-copyright, .main-bg-lines #rt-copyright, .main-bg-diamond #rt-copyright, .main-bg-sphere #rt-copyright, .main-bg-none #rt-copyright, .main-bg-chrome #rt-feature, .main-bg-wall #rt-feature, .main-bg-lines #rt-feature, .main-bg-diamond #rt-feature, .main-bg-sphere #rt-feature, .main-bg-none #rt-feature {color: #dedede;}
.main-bg-chrome #rt-copyright a:hover, .main-bg-wall #rt-copyright a:hover, .main-bg-lines #rt-copyright a:hover, .main-bg-diamond #rt-copyright a:hover, .main-bg-sphere #rt-copyright a:hover, .main-bg-none #rt-copyright a:hover, .main-bg-chrome #rt-feature a:hover, .main-bg-wall #rt-feature a:hover, .main-bg-lines #rt-feature a:hover, .main-bg-diamond #rt-feature a:hover, .main-bg-sphere #rt-feature a:hover, .main-bg-none #rt-feature a:hover {color: #dedede;}
.main-bg-chrome #rocket, .main-bg-wall #rocket, .main-bg-lines #rocket, .main-bg-diamond #rocket, .main-bg-sphere #rocket, .main-bg-none #rocket {background: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/dark/rocket.png) no-repeat;}  .main-bg-paper .sprocket-mosaic-item, .main-bg-gray-paper .sprocket-mosaic-item, .main-bg-vintage .sprocket-mosaic-item, .main-bg-guides .sprocket-mosaic-item, .main-bg-grunge .sprocket-mosaic-item {background-color: #333;}
.main-bg-paper .sprocket-noimage.sprocket-mosaic-text-container, .main-bg-paper .sprocket-mosaic-title a, .main-bg-gray-paper .sprocket-noimage.sprocket-mosaic-text-container, .main-bg-gray-paper .sprocket-mosaic-title a, .main-bg-vintage .sprocket-noimage.sprocket-mosaic-text-container, .main-bg-vintage .sprocket-mosaic-title a, .main-bg-guides .sprocket-noimage.sprocket-mosaic-text-container, .main-bg-guides .sprocket-mosaic-title a, .main-bg-grunge .sprocket-noimage.sprocket-mosaic-text-container, .main-bg-grunge .sprocket-mosaic-title a {color: #DEDEDE;}
.main-bg-paper .sprocket-mosaic-title, .main-bg-gray-paper .sprocket-mosaic-title, .main-bg-vintage .sprocket-mosaic-title, .main-bg-guides .sprocket-mosaic-title, .main-bg-grunge .sprocket-mosaic-title {border-bottom: 1px dashed #555;}
.main-bg-paper .sprocket-mosaic-order li, .main-bg-paper .sprocket-mosaic-filter li, .main-bg-gray-paper .sprocket-mosaic-order li, .main-bg-gray-paper .sprocket-mosaic-filter li, .main-bg-vintage .sprocket-mosaic-order li, .main-bg-vintage .sprocket-mosaic-filter li, .main-bg-guides .sprocket-mosaic-order li, .main-bg-guides .sprocket-mosaic-filter li, .main-bg-grunge .sprocket-mosaic-order li, .main-bg-grunge .sprocket-mosaic-filter li {color: #313439;background: #fff;}
.main-bg-paper .sprocket-mosaic-order li.active, .main-bg-paper .sprocket-mosaic-filter li.active, .main-bg-paper .sprocket-mosaic-order li:hover, .main-bg-paper .sprocket-mosaic-filter li:hover, .main-bg-gray-paper .sprocket-mosaic-order li.active, .main-bg-gray-paper .sprocket-mosaic-filter li.active, .main-bg-gray-paper .sprocket-mosaic-order li:hover, .main-bg-gray-paper .sprocket-mosaic-filter li:hover, .main-bg-vintage .sprocket-mosaic-order li.active, .main-bg-vintage .sprocket-mosaic-filter li.active, .main-bg-vintage .sprocket-mosaic-order li:hover, .main-bg-vintage .sprocket-mosaic-filter li:hover, .main-bg-guides .sprocket-mosaic-order li.active, .main-bg-guides .sprocket-mosaic-filter li.active, .main-bg-guides .sprocket-mosaic-order li:hover, .main-bg-guides .sprocket-mosaic-filter li:hover, .main-bg-grunge .sprocket-mosaic-order li.active, .main-bg-grunge .sprocket-mosaic-filter li.active, .main-bg-grunge .sprocket-mosaic-order li:hover, .main-bg-grunge .sprocket-mosaic-filter li:hover {color: #DEDEDE;background: #333;}
.main-bg-paper .sprocket-mosaic-loadmore, .main-bg-gray-paper .sprocket-mosaic-loadmore, .main-bg-vintage .sprocket-mosaic-loadmore, .main-bg-guides .sprocket-mosaic-loadmore, .main-bg-grunge .sprocket-mosaic-loadmore {background-color: #333;}
.main-bg-paper .sprocket-mosaic-header, .main-bg-gray-paper .sprocket-mosaic-header, .main-bg-vintage .sprocket-mosaic-header, .main-bg-guides .sprocket-mosaic-header, .main-bg-grunge .sprocket-mosaic-header {background: rgba(255,255,255,0.35);}
.main-bg-paper .sprocket-mosaic, .main-bg-gray-paper .sprocket-mosaic, .main-bg-vintage .sprocket-mosaic, .main-bg-guides .sprocket-mosaic, .main-bg-grunge .sprocket-mosaic {color: #DEDEDE;}
.main-bg-paper .sprocket-mosaic-tags li, .main-bg-gray-paper .sprocket-mosaic-tags li, .main-bg-vintage .sprocket-mosaic-tags li, .main-bg-guides .sprocket-mosaic-tags li, .main-bg-grunge .sprocket-mosaic-tags li {background: #444;} .main-bg-paper .sprocket-tabs .sprocket-tabs-nav, .main-bg-gray-paper .sprocket-tabs .sprocket-tabs-nav, .main-bg-vintage .sprocket-tabs .sprocket-tabs-nav, .main-bg-guides .sprocket-tabs .sprocket-tabs-nav, .main-bg-grunge .sprocket-tabs .sprocket-tabs-nav {background: rgba(255,255,255,0.4);}
.main-bg-paper .sprocket-tabs .sprocket-tabs-nav, .main-bg-gray-paper .sprocket-tabs .sprocket-tabs-nav, .main-bg-vintage .sprocket-tabs .sprocket-tabs-nav, .main-bg-guides .sprocket-tabs .sprocket-tabs-nav, .main-bg-grunge .sprocket-tabs .sprocket-tabs-nav {background: rgba(255,255,255,0.4);}
.main-bg-paper .sprocket-tabs, .main-bg-gray-paper .sprocket-tabs, .main-bg-vintage .sprocket-tabs, .main-bg-guides .sprocket-tabs, .main-bg-grunge .sprocket-tabs {color: #DEDEDE;}
.main-bg-paper .sprocket-tabs-panels, .main-bg-gray-paper .sprocket-tabs-panels, .main-bg-vintage .sprocket-tabs-panels, .main-bg-guides .sprocket-tabs-panels, .main-bg-grunge .sprocket-tabs-panels {background: #333;}
.main-bg-paper .sprocket-tabs .sprocket-tabs-nav li, .main-bg-gray-paper .sprocket-tabs .sprocket-tabs-nav li, .main-bg-vintage .sprocket-tabs .sprocket-tabs-nav li, .main-bg-guides .sprocket-tabs .sprocket-tabs-nav li, .main-bg-grunge .sprocket-tabs .sprocket-tabs-nav li {background: #333;opacity: 0.6;}
.main-bg-paper .sprocket-tabs .sprocket-tabs-nav li.active, .main-bg-paper .sprocket-tabs .sprocket-tabs-nav li:hover, .main-bg-gray-paper .sprocket-tabs .sprocket-tabs-nav li.active, .main-bg-gray-paper .sprocket-tabs .sprocket-tabs-nav li:hover, .main-bg-vintage .sprocket-tabs .sprocket-tabs-nav li.active, .main-bg-vintage .sprocket-tabs .sprocket-tabs-nav li:hover, .main-bg-guides .sprocket-tabs .sprocket-tabs-nav li.active, .main-bg-guides .sprocket-tabs .sprocket-tabs-nav li:hover, .main-bg-grunge .sprocket-tabs .sprocket-tabs-nav li.active, .main-bg-grunge .sprocket-tabs .sprocket-tabs-nav li:hover {opacity: 1;} .main-bg-paper .horizmenu ul.menu li a, .main-bg-gray-paper .horizmenu ul.menu li a, .main-bg-vintage .horizmenu ul.menu li a, .main-bg-guides .horizmenu ul.menu li a, .main-bg-grunge .horizmenu ul.menu li a, .main-bg-paper .horizmenu ul.menu li .item, .main-bg-gray-paper .horizmenu ul.menu li .item, .main-bg-vintage .horizmenu ul.menu li .item, .main-bg-guides .horizmenu ul.menu li .item, .main-bg-grunge .horizmenu ul.menu li .item, .main-bg-paper .horizmenu ul.menu li .separator, .main-bg-gray-paper .horizmenu ul.menu li .separator, .main-bg-vintage .horizmenu ul.menu li .separator, .main-bg-guides .horizmenu ul.menu li .separator, .main-bg-grunge .horizmenu ul.menu li .separator {color: #000;}
.main-bg-paper .horizmenu ul.menu li a:hover, .main-bg-gray-paper .horizmenu ul.menu li a:hover, .main-bg-vintage .horizmenu ul.menu li a:hover, .main-bg-guides .horizmenu ul.menu li a:hover, .main-bg-grunge .horizmenu ul.menu li a:hover, .main-bg-paper .horizmenu ul.menu li .item:hover, .main-bg-gray-paper .horizmenu ul.menu li .item:hover, .main-bg-vintage .horizmenu ul.menu li .item:hover, .main-bg-guides .horizmenu ul.menu li .item:hover, .main-bg-grunge .horizmenu ul.menu li .item:hover, .horizmenu ul.menu li .separator:hover, .main-bg-paper .horizmenu ul.menu li.active a, .main-bg-gray-paper .horizmenu ul.menu li.active a, .main-bg-vintage .horizmenu ul.menu li.active a, .main-bg-guides .horizmenu ul.menu li.active a, .main-bg-grunge .horizmenu ul.menu li.active a, .main-bg-paper .horizmenu ul.menu li.active .item, .main-bg-gray-paper .horizmenu ul.menu li.active .item, .main-bg-vintage .horizmenu ul.menu li.active .item, .main-bg-guides .horizmenu ul.menu li.active .item, .main-bg-grunge .horizmenu ul.menu li.active .item {color: #666;}
.main-bg-paper .horizmenu .module-content ul.menu > li, .main-bg-gray-paper .horizmenu .module-content ul.menu > li, .main-bg-vintage .horizmenu .module-content ul.menu > li, .main-bg-guides .horizmenu .module-content ul.menu > li, .main-bg-grunge .horizmenu .module-content ul.menu > li {background: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/dark/arrows.png) no-repeat scroll 93% -348px;} .main-bg-paper .box1, .main-bg-gray-paper .box1, .main-bg-vintage .box1, .main-bg-guides .box1, .main-bg-grunge .box1, .main-bg-paper .box1 a:hover, .main-bg-gray-paper .box1 a:hover, .main-bg-vintage .box1 a:hover, .main-bg-guides .box1 a:hover, .main-bg-grunge .box1 a:hover {color: #313439;}
.main-bg-paper .ribbon, .main-bg-gray-paper .ribbon, .main-bg-vintage .ribbon, .main-bg-guides .ribbon, .main-bg-grunge .ribbon, .main-bg-paper .ribbon span, .main-bg-gray-paper .ribbon span, .main-bg-vintage .ribbon span, .main-bg-guides .ribbon span, .main-bg-grunge .ribbon span {color: #313439;background-image: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/light/ribbon.png);}
.main-bg-paper #rt-copyright, .main-bg-gray-paper #rt-copyright, .main-bg-vintage #rt-copyright, .main-bg-guides #rt-copyright, .main-bg-grunge #rt-copyright, .main-bg-paper #rt-feature, .main-bg-gray-paper #rt-feature, .main-bg-vintage #rt-feature, .main-bg-guides #rt-feature, .main-bg-grunge #rt-feature {color: #313439;}
.main-bg-paper #rt-copyright a:hover, .main-bg-gray-paper #rt-copyright a:hover, .main-bg-vintage #rt-copyright a:hover, .main-bg-guides #rt-copyright a:hover, .main-bg-grunge #rt-copyright a:hover, .main-bg-paper #rt-feature a:hover, .main-bg-gray-paper #rt-feature a:hover, .main-bg-vintage #rt-feature a:hover, .main-bg-guides #rt-feature a:hover, .main-bg-grunge #rt-feature a:hover {color: #313439;}
.main-bg-paper #rocket, .main-bg-gray-paper #rocket, .main-bg-vintage #rocket, .main-bg-guides #rocket, .main-bg-grunge #rocket {background: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/light/rocket.png) no-repeat;}
.main-bg-paper #rt-feature .box2.rt-block, .main-bg-gray-paper #rt-feature .box2.rt-block, .main-bg-vintage #rt-feature .box2.rt-block, .main-bg-guides #rt-feature .box2.rt-block, .main-bg-grunge #rt-feature .box2.rt-block, .main-bg-paper #rt-feature .box3.rt-block, .main-bg-gray-paper #rt-feature .box3.rt-block, .main-bg-vintage #rt-feature .box3.rt-block, .main-bg-guides #rt-feature .box3.rt-block, .main-bg-grunge #rt-feature .box3.rt-block, .main-bg-paper #rt-feature .box3.rt-block .module-title, .main-bg-gray-paper #rt-feature .box3.rt-block .module-title, .main-bg-vintage #rt-feature .box3.rt-block .module-title, .main-bg-guides #rt-feature .box3.rt-block .module-title, .main-bg-grunge #rt-feature .box3.rt-block .module-title, .main-bg-paper #rt-copyright .box2.rt-block, .main-bg-gray-paper #rt-copyright .box2.rt-block, .main-bg-vintage #rt-copyright .box2.rt-block, .main-bg-guides #rt-copyright .box2.rt-block, .main-bg-grunge #rt-copyright .box2.rt-block, .main-bg-paper #rt-copyright .box3.rt-block, .main-bg-gray-paper #rt-copyright .box3.rt-block, .main-bg-vintage #rt-copyright .box3.rt-block, .main-bg-guides #rt-copyright .box3.rt-block, .main-bg-grunge #rt-copyright .box3.rt-block, .main-bg-paper #rt-copyright .box3.rt-block .module-title, .main-bg-gray-paper #rt-copyright .box3.rt-block .module-title, .main-bg-vintage #rt-copyright .box3.rt-block .module-title, .main-bg-guides #rt-copyright .box3.rt-block .module-title, .main-bg-grunge #rt-copyright .box3.rt-block .module-title {color: #313439;} .sprocket-features-pagination li {background-color: rgba(0, 0, 0, 0.4);}
.sprocket-features-pagination .active {background-color: #fff;box-shadow: 0 0 2px rgba(0,0,0,0.8);}
.sprocket-features-arrows .arrow {background-color: rgba(0, 0, 0, 0.4);}
.sprocket-features-arrows .arrow:hover {background-image: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/dark/sprocket-showcase.png);border-color: rgba(225,225,225,0.5);box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.6);}
.sprocket-features-arrows .arrow span {background-image: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/dark/sprocket-showcase.png);}
.sprocket-features-title a {color: #fff;} #rokajaxsearch .inputbox, .rokajaxsearch input.inputbox:focus {box-shadow: inset 0 1px 2px rgba(0,0,0,0.6), 0 1px 3px rgba(0,0,0,0.5);background-image: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/dark/search-controls.png);}
.roksearch_results #roksearch_link {background: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/dark/search-controls.png) 0 -50px no-repeat;}
#roksearch_results .arrow-left {background: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/dark/search-controls.png) 0 2px no-repeat;}
#roksearch_results .arrow-left-disabled, #roksearch_results .arrow-right-disabled {background: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/dark/search-controls.png) 0 -33px no-repeat;}
#roksearch_results .arrow-right {background: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/dark/search-controls.png) 0 -15px no-repeat;}
#roksearch_results {background-color: #F3F3F3;box-shadow: 0 1px 4px rgba(0,0,0,0.2);border: 1px solid #fff;}
#roksearch_results .roksearch_header, #roksearch_results .roksearch_row_btm, .roksearch_result_wrapper1 {border-bottom: 1px solid #CFCFCF;}
.roksearch_result_wrapper1 {border-top: 1px solid #fff;}
.roksearch_result_wrapper1:hover {background-color: #E0E0E0;} .rt-totop {background-color: #292929;background-image: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/dark/sprocket-headlines.png);} .rt-social-buttons #rt-twitter-btn .rt-social-icon, .rt-social-buttons #rt-facebook-btn .rt-social-icon, .rt-social-buttons #rt-google-btn .rt-social-icon, .rt-social-buttons #rt-rss-btn .rt-social-icon {background-color: #555;background-image: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/dark/social-icons.png);}
.rt-social-buttons #rt-facebook-btn:hover .rt-social-icon {background-color: #3B5998;}
.rt-social-buttons #rt-twitter-btn:hover .rt-social-icon {background-color: #62BDB2;}
.rt-social-buttons #rt-google-btn:hover .rt-social-icon {background-color: #DB4A39;}
.rt-social-buttons #rt-rss-btn:hover .rt-social-icon {background-color: #FF8B0F;}
.rt-social-buttons .rt-social-text {color: #fff;} #rt-popup .rt-block, #rt-popuplogin .rt-block, #rt-popup .rt-block a:hover, #rt-popuplogin .rt-block a:hover {background-color: transparent;color: #313439;} .rt-fontsizer-buttons .button {background-image: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/dark/nav-arrows.png);} .tip-wrap {border: 1px solid #222;background-color: #555;box-shadow: 0 1px 4px rgba(0,0,0,0.2);}
#rocket {background: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/dark/rocket.png) no-repeat;}
.rt-menu-mobile select {background: #292929;color: #fff;border: 1px solid #666;font-size: 16px;}.rokajaxsearch input, .rokajaxsearch .roksearch-wrapper input#roksearch_search_str.inputbox:focus {padding: 8px 25px 8px 15px;border-radius: 0;border: 5px solid;margin: 0;background-position: 95% -69px;background-repeat: no-repeat;-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;-moz-transition: border linear 0.2s, box-shadow linear 0.2s;-ms-transition: border linear 0.2s, box-shadow linear 0.2s;-o-transition: border linear 0.2s, box-shadow linear 0.2s;transition: border linear 0.2s, box-shadow linear 0.2s;width: 100%;}
.roksearch-wrapper {display: inline-block;border-radius: 25px;margin: 8px 25px 8px 0;}
#roksearch_results .small {display: inline;position: relative;text-align: inherit;bottom: 0;right: 0;font-size: 11px;font-style: italic;}
#roksearch_results a.clr {font-size: 100%;line-height: 1.6em;height: auto;}
.search_options {float: right;margin: 5px 10px 0 10px;}
.search_options label {margin-right: 15px !important;padding-bottom: 2px;text-transform: lowercase;}
#roksearch_results {z-index: 10000;position: absolute;width: 400px;float: right;text-align: left;visibility: hidden;border-radius: 2px;margin-top: 5px;}
#roksearch_results h3 {margin-top: 0;margin-bottom: 2px;line-height: 110%;font-size: 110%;padding-bottom: 0;}
#roksearch_results .container-wrapper {overflow: hidden;}
#roksearch_results .page {float: left;}
#roksearch_results .roksearch_header, #roksearch_results .roksearch_row_btm {padding: 5px 10px;line-height: 130%;text-transform: none;font-weight: normal;font-size: 12px;}
#roksearch_results .roksearch_header {border-radius: 3px 3px 0 0;}
#roksearch_results .roksearch_row_btm {border-radius: 0 0 3px 3px;}
#roksearch_results .roksearch_row_btm {border-bottom: none;}
#roksearch_results .roksearch_even, #roksearch_results .roksearch_odd {padding: 10px;border-bottom: none;}
#roksearch_results .roksearch_even span, #roksearch_results .roksearch_odd span {margin-top: 15px;line-height: 140%;}
#roksearch_results .roksearch_even span.highlight, #roksearch_results .roksearch_odd span.highlight {margin-top: 0;}
#roksearch_results .roksearch_row_btm {overflow: hidden;}
#roksearch_results .roksearch_row_btm span {line-height: 140%;}
#roksearch_results .viewall span {line-height: 130%;text-transform: none;}
#roksearch_results .viewall {float: left;margin: 0 5px;}
#roksearch_results .estimated_res, #roksearch_results .pagination_res {font-size: 9px;font-style: italic;text-transform: none;float:left;}
#roksearch_results .pagination_res {font-style: normal;float: right;font-size: 11px;margin-top: -1px;}
#roksearch_results .powered-by-google {text-transform: lowercase;font-style: italic;font-size: 9px;}
#roksearch_results .google-search #roksearch_link {margin-top: 5px;}
#roksearch_results .readon {margin-top: 15px;}
#roksearch_results .readon span, #roksearch_results .readon .button {font-size: 13px;line-height: 22px;}
#roksearch_results .google-thumb-image {margin: 0 auto;}
.searchintro {overflow: hidden;}
#roksearch_results .container-arrows {margin-top: 2px;}
.roksearch_wrapper2, .roksearch_wrapper3, .roksearch_wrapper4 {border-radius: 2px;}
.roksearch_result_wrapper1 {-moz-transition: background-color 0.3s linear;-o-transition: background-color 0.3s linear;-webkit-transition: background-color 0.3s linear;-ms-transition: background-color 0.3s linear;transition: background-color 0.3s linear;}
#roksearch_results #roksearch_link {float: right;padding-right: 0;margin-top: 7px;display: block;height: 16px;width: 16px;}
#roksearch_results .container-arrows {height: 12px;width: 30px;float: left;margin-right: 5px;position: relative;}
#roksearch_results .arrow-left, #roksearch_results .arrow-left-disabled, #roksearch_results .arrow-right, #roksearch_results .arrow-right-disabled {width: 12px;height: 12px;position: absolute;top: 0;}
#roksearch_results .arrow-left {left: 0;cursor: pointer;background-position: 0 2px;}
#roksearch_results .arrow-left-disabled {left: 0;background-position: 0 -33px;}
#roksearch_results .arrow-right {left: 18px;cursor: pointer;background-position: 0 -15px;}
#roksearch_results .arrow-right-disabled {left: 18px;background-position: 0 -33px;} #roktwittie .clr {clear: both;}
#roktwittie .info {padding-top: 5px;margin-left: 60px;}
#roktwittie .name {margin: 0 0 4px;padding: 0;}
#roktwittie .nick {display: block;padding: 8px 0;}
#roktwittie ul {padding: 0;list-style: none;}
#roktwittie li {overflow: visible;padding: 0 0 5px;margin: 0;}
#roktwittie ul li {list-style: none !important;}
#roktwittie a {font-size: 100%;line-height: 100%;}
#roktwittie .title {margin: 0 0 10px;background: none;box-shadow: none;padding: 0;display: block;border-radius: 0;font-size: 1em;font-family: Helvetica,Arial,sans-serif;}
#roktwittie .title:before {display: none;}
#roktwittie .loading {text-align: center;height: 16px;}
#roktwittie .loading span {display: none;}
#roktwittie .status {margin-bottom: 20px;}
#roktwittie .header {padding: 0 5px;overflow: hidden;}
#roktwittie .header-wrapper {margin-bottom: 15px;}
#roktwittie .status .header .avatar {float: left;}
#roktwittie .status .header .showavatar {margin-bottom: 5px;}
#roktwittie .roktwittie-avatar {float: left;margin-top: 15px;margin-right: 15px;}
#roktwittie .roktwittie-avatar a {display: inline-block;}
#roktwittie .even .roktwittie-avatar {float: left;}
#roktwittie .even, #roktwittie .odd {padding: 0;background: none;border: 0 none;}
#roktwittie .status .header .name {font-size: 14px;font-weight: bold;line-height: 40%;padding-top: 5px;}
#roktwittie .status .header .nick {font-size: 13px;}
#roktwittie .status ul li {clear: both;padding: 0;list-style: none;overflow: hidden;line-height: 150%;}
#roktwittie .status ul li a {line-height: 150%;}
#roktwittie .status ul li .title {float: left;width: 55px;text-align: right;}
#roktwittie .status ul li .content {margin-left: 60px;margin-bottom: 5px;}
#roktwittie .user .stats {margin-bottom: 10px;}
#roktwittie .user .feed a {float: left;height: 16px;padding-right: 20px;}
#roktwittie .user .subscribe {margin-top: 5px;}
#roktwittie .tweets-wrapper {margin-bottom: 10px;}
#roktwittie .tweets ul, #roktwittie .query ul {list-style-type: none;margin: 0;padding: 0;}
#roktwittie div.roktwittie-infos {font-size: 90%;margin-bottom: 5px;}
#roktwittie div.roktwittie-infos .roktwittie-date {float: right;font-size: 80%;}
#roktwittie div.roktwittie-infos span, #roktwittie div.roktwittie-infos span .roktwittie-source {font-style: italic;line-height: 100%;}
#roktwittie .roktwittie-surround {padding-left: 0;margin-bottom: 5px;}
#roktwittie .roktwittie-m2 {-webkit-transition: box-shadow 0.2s ease-in;-moz-transition: box-shadow  0.2s ease-in;-o-transition: box-shadow  0.2s ease-in;-ms-transition: box-shadow  0.2s ease-in;transition: box-shadow  0.2s ease-in;}
#roktwittie div.roktwittie-text {padding: 10px 0 10px 0;overflow: hidden;}
#roktwittie div.roktwittie-text > span {line-height: 140%;}
#roktwittie .roktwittie-t1 {width: 9px;height: 14px;border: 0 none;margin-left: -7px;position: absolute;margin-top: 10px;}.contentbox1, .contentbox2, .contentbox3, .contentbox4 {padding: 15px;margin-bottom: 15px;border-radius: 3px;} blockquote {padding: 5px 0 0 35px;}
blockquote p {padding: 0 35px 5px 0;font-size: 15px;}
.blockquote, .typography-style-dark blockquote {background: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/typography/dark/quote-l.png) 0 0 no-repeat;}
.typography-style-light blockquote {background: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/typography/light/quote-l.png) 0 0 no-repeat;}
.blockquote p, .typography-style-dark blockquote p {background: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/typography/dark/quote-r.png) 100% 100% no-repeat;}
.typography-style-light blockquote p {background: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/typography/light/quote-r.png) 100% 100% no-repeat;}
blockquote.alignleft {width: 30%;float: left;margin: 25px 25px 25px 0;}
blockquote.alignright {width: 30%;float: right;margin: 25px 0 25px 25px;}
blockquote.alignleft p, blockquote.alignright p {background: none;padding: 0;}
blockquote.noquotes {padding: 0;background: none;}
blockquote.noquotes p {padding: 0;background: none;} pre {overflow: auto;padding: 17px 15px;margin-bottom: 15px;font-size: 11px;line-height: 17px;cursor: text;}
pre, .typography-style-dark pre {background: #222;border: 1px solid #333;}
.typography-style-light pre {background: #fafafa;border: 1px solid #eaeaea;color: #555;}
pre.lines, .typography-style-dark pre.lines {background: #151515 url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/typography/dark/pre-lines.png) 50% 0;border: none;transition: background-color 0.3s linear;}
pre.lines:hover, .typography-style-dark pre.lines:hover {background-color: #202020;}
.typography-style-light pre.lines {background: #eaeaea url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/typography/light/pre-lines.png) 50% 0;border: none;color: #333;} em.italic {font-style: italic;font-weight: bold;}
em.bold {font-size: 120%;font-weight: bold;line-height: 145%;font-style: normal;}
em.bold2 {font-size: 135%;font-weight: bold;line-height: 120%;font-style: normal;}
em.normal {font-style: normal;}
em.nobold {font-weight: normal;}
em.highlight {font-style: normal;padding: 2px 5px;border-radius: 4px;text-shadow: none;}
em.highlight.white {background: #fff;color: #000;}
.typography-style-light em.highlight.white {background: #ddd;color: #000;}
em.highlight.black {background: #000;color: #fff;}
em.highlight.green {background: #74924A;color: #fff;}
em.highlight.yellow {background: #D69839;color: #fff;}
em.highlight.blue {background: #488AAD;color: #fff;}
em.highlight.red {background: #BD5151;color: #fff;}
.rt-upper {text-transform: uppercase;}
.rt-center {text-align: center;}
.rt-justify {text-align: justify;} .dropcap {overflow: hidden;}
.dropcap:first-letter {font-size: 300%;margin: 0 13px 0 0;line-height: 110%;float: left;}
.dropcap2:first-letter, .dropcap4:first-letter, .dropcap6:first-letter {font-size: 30px;margin: 0 10px 10px 0;line-height: 30px;width: 30px;float: left;border-radius: 100%;padding: 6px;text-align: center;}
.dropcap3:first-letter, .dropcap5:first-letter, .dropcap7:first-letter {font-size: 30px;margin: 0 10px 10px 0;line-height: 30px;width: 30px;float: left;padding: 6px;text-align: center;}
.dropcap2:first-letter {background: #333;}
.typography-style-light .dropcap2:first-letter {background: #555;color: #fff;}
.dropcap3:first-letter {background: #333;border-radius: 2px;}
.typography-style-light .dropcap3:first-letter {background: #555;color: #fff;}
.dropcap4:first-letter {background: #ddd;color: #555;}
.dropcap5:first-letter {background: #ddd;color: #555;border: 1px solid rgba(255,255,255,0.3);border-radius: 2px;} .inset-left {float: left;margin-right: 20px;}
.inset-right {float: right;margin-left: 20px;}
.inset-right-title, .inset-left-title {display: block;font-size: 100%;font-weight: bold;}
.inset-left, .inset-right {display: block;padding: 10px;width: 20%;font-size: 100%;font-style: italic;margin-top: 15px;position: relative;text-align: justify; margin-bottom: 15px;} .list-icon {padding: 0;margin: 0 0 15px 0;background: none;}
.list-icon li {list-style: none;padding: 0 0 0 24px;margin: 0 0 5px 0;background-repeat: no-repeat;}
.list-icon li a {font-size: 100%;line-height: 1.7em;}
.text-icon {display: inline-block;line-height: 20px;font-size: 110%;background-repeat: no-repeat;padding-left: 24px;}
span.email, span.phone, span.quote, span.cart, span.rss, span.tags, span.write, span.info, span.sound, .email li, .phone li, .quote li, .cart li, .rss li, .tags li, .write li, .info li, .sound li {background-image: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/typography/dark/icon-set1.png);}
.typography-style-light span.email, .typography-style-light span.phone, .typography-style-light span.quote, .typography-style-light span.cart, .typography-style-light span.rss, .typography-style-light span.tags, .typography-style-light span.write, .typography-style-light span.info, .typography-style-light span.sound, .typography-style-light .email li, .typography-style-light .phone li, .typography-style-light .quote li, .typography-style-light .cart li, .typography-style-light .rss li, .typography-style-light .tags li, .typography-style-light .write li, .typography-style-light .info li, .typography-style-light .sound li {background-image: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/typography/light/icon-set1.png);}
span.rightarrow, span.leftarrow, span.circlearrow, span.downarrow, span.uparrow, span.person, span.calendar, span.doc, span.bulb, .rightarrow li, .leftarrow li, .circlearrow li, .downarrow li, .uparrow li, .person li, .calendar li, .doc li, .bulb li {background-image: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/typography/dark/icon-set2.png);}
.typography-style-light span.rightarrow, .typography-style-light span.leftarrow, .typography-style-light span.circlearrow, .typography-style-light span.downarrow, .typography-style-light span.uparrow, .typography-style-light span.person, .typography-style-light span.calendar, .typography-style-light span.doc, .typography-style-light span.bulb, .typography-style-light .rightarrow li, .typography-style-light .leftarrow li, .typography-style-light .circlearrow li, .typography-style-light .downarrow li, .typography-style-light .uparrow li, .typography-style-light .person li, .typography-style-light .calendar li, .typography-style-light .doc li, .typography-style-light .bulb li {background-image: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/typography/light/icon-set2.png);}
span.twitter, span.youtube, span.skype, span.facebook, span.like, span.video, span.dropbox, span.vimeo, span.paypal, .twitter li, .youtube li, .skype li, .facebook li, .like li, .video li, .dropbox li, .vimeo li, .paypal li {background-image: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/typography/dark/icon-set3.png);}
.typography-style-light span.twitter, .typography-style-light span.youtube, .typography-style-light span.skype, .typography-style-light span.facebook, .typography-style-light span.like, .typography-style-light span.video, .typography-style-light span.dropbox, .typography-style-light span.vimeo, .typography-style-light span.paypal, .typography-style-light .twitter li, .typography-style-light .youtube li, .typography-style-light .skype li, .typography-style-light .facebook li, .typography-style-light .like li, .typography-style-light .video li, .typography-style-light .dropbox li, .typography-style-light .vimeo li, .typography-style-light .paypal li {background-image: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/typography/light/icon-set3.png);}
.text-icon.email, .text-icon.rightarrow, .text-icon.twitter, .email li, .rightarrow li, .twitter li {background-position: 0 4px;}
.text-icon.phone, .text-icon.leftarrow, .text-icon.youtube, .phone li, .leftarrow li, .youtube li {background-position: 0 -296px;}
.text-icon.quote, .text-icon.circlearrow, .text-icon.skype, .quote li, .circlearrow li, .skype li {background-position: 0 -596px;}
.text-icon.cart, .text-icon.downarrow, .text-icon.facebook, .cart li, .downarrow li, .facebook li {background-position: 0 -896px;}
.text-icon.rss, .text-icon.uparrow, .text-icon.like, .rss li, .uparrow li, .like li {background-position: 0 -1196px;}
.text-icon.tags, .text-icon.person, .text-icon.video, .tags li, .person li, .video li {background-position: 0 -1496px;}
.text-icon.write, .text-icon.calendar, .text-icon.dropbox, .write li, .calendar li, .dropbox li {background-position: 0 -1796px;}
.text-icon.info, .text-icon.doc, .text-icon.vimeo, .info li, .doc li, .vimeo li {background-position: 0 -2096px;}
.text-icon.sound, .text-icon.bulb, .text-icon.paypal, .sound li, .bulb li, .paypal li {background-position: 0 -2396px;} .typography-style-light .checkbox li {background-image: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/overlays/light/checkbox.png);}
.typography-style-dark .checkbox li {background-image: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/images/overlays/dark/checkbox.png);}
.list-icon.checkbox li {padding: 0 0 0 55px;background-position: 0 -9px;} .checkmark, .circle-checkmark, .square-checkmark, .circle-small, .circle, .circle-large, .triangle-small, .triangle, .triangle-large, .bullet {margin: 0 0 25px 0;padding: 0;}
.checkmark li, .circle-checkmark li, .square-checkmark li, .circle-small li, .circle li, .circle-large li, .triangle-small li, .triangle li, .triangle-large li, .bullet li {list-style-type: none;padding: 0 0 0 30px;position: relative;margin-bottom: 8px;}
.checkmark li a, .circle-checkmark li a, .square-checkmark li a, .circle-small li a, .circle li a, .circle-large li a, .triangle-small li a, .triangle li a, .triangle-large li {font-size: 100%;line-height: 1.7em;}
.checkmark li:after {content:"";display:block;width: 4px;height: 8px;border-color: #fff;border-style: solid;border-width: 0 3px 3px 0;position:absolute;left: 14px;top: 3px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
.circle-checkmark li:before {content:"";display: block;border-color: #fff;border-style: solid;border-width: 9px;border-radius: 9px;height: 0;width: 0;position: absolute;left: 7px;top: 1px;}
.circle-checkmark li:after {content:"";display:block;width: 3px;height: 6px;border-color: #000;border-width: 0 2px 2px 0;border-style: solid;position:absolute;left: 14px;top: 5px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
.typography-style-light .circle-checkmark li:after {border-color: #fff;}
.square-checkmark li:before {content:"";display: block;border-color: #fff;border-width: 7px;border-style: solid;height: 0;width: 0;position: absolute;left: 9px;top: 3px;}
.square-checkmark li:after {content:"";display:block;width: 3px;height: 6px;border-color: #000;border-width: 0 2px 2px 0;border-style: solid;position:absolute;left: 14px;top: 9px;margin-top: -4px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
.typography-style-light .square-checkmark li:after {border-color: #fff;}
.triangle-small li:after {content:"";display:block;width: 0;height: 0;border-color: transparent transparent transparent #fff;border-style: solid;border-width: 3px;position:absolute;left: 18px;top: 7px;}
.triangle li:after {content:"";display:block;width: 0;height: 0;border-color: transparent transparent transparent #fff;border-style: solid;border-width: 4px;position:absolute;left: 17px;top: 6px;}
.triangle.green li:after {border-color: transparent transparent transparent #74924A;}
.triangle.yellow li:after {border-color: transparent transparent transparent #D69839;}
.triangle.red li:after {border-color: transparent transparent transparent #BD5151;}
.triangle.blue li:after {border-color: transparent transparent transparent #488AAD;}
.triangle.white li:after {border-color: transparent transparent transparent #d0d0d0;}
.triangle.black li:after {border-color: transparent transparent transparent #000;}
.triangle-large li:after {content:"";display:block;width: 0;height: 0;border-color: transparent transparent transparent #fff;border-style: solid;border-width: 6px;position:absolute;left: 15px;top: 4px;}
.circle-small li:after {content:"";display:block;width: 0;height: 0;border-color: #fff;border-style: solid;border-width: 2px;border-radius: 2px;position:absolute;left: 16px;top: 8px;}
.circle li:after {content:"";display:block;width: 0;height: 0;border-color: #fff;border-style: solid;border-width: 3px;border-radius: 3px;position:absolute;left: 15px;top: 7px;}
.circle-large li:after {content:"";display:block;width: 0;height: 0;border-color: #fff;border-style: solid;border-width: 5px;border-radius: 5px;position:absolute;left: 12px;top: 5px;}
.circle.green li:after, .checkmark.green li:after {border-color: #74924A;}
.circle.yellow li:after, .checkmark.yellow li:after {border-color: #D69839;}
.circle.red li:after, .checkmark.red li:after {border-color: #BD5151;}
.circle.blue li:after, .checkmark.blue li:after {border-color: #488AAD;}
.circle.white li:after, .checkmark.white li:after {border-color: #d0d0d0;}
.circle.black li:after, .checkmark.black li:after {border-color: #000;}
.bullet li {background-position: 15px 7px;background-repeat: no-repeat;} .approved, .attention, .alert, .notice {padding: 15px;border-radius: 6px;font-weight: bold;border: 1px solid #C1E8C1;}
#system-message dd ul {border-radius: 6px;}
.approved a, .attention a, .alert a, .notice a {color: #222 !important;text-decoration: underline;}
.approved a:hover, .attention a:hover, .alert a:hover, .notice a:hover {color: #000 !important;text-shadow: none;}
.approved {background: #d1eed1;text-shadow: 1px 1px 1px rgba(255,255,255,0.3);color: #444;}
.attention, #system-message dd.notice ul {background: #FDF5D9;text-shadow: 1px 1px 1px rgba(255,255,255,0.3);color: #444;border: 1px solid #FCEEC1;}
.alert, #system-message .error ul {background: #fddfde;color: #444;text-shadow: 1px 1px 1px rgba(255,255,255,0.3);border: 1px solid #FBC9C8;}
.notice, #system-message dd ul {background: #ddf4fb;color: #444;text-shadow: 1px 1px 1px rgba(255,255,255,0.3);border: 1px solid #C8EEF9;} .inputbox, textarea, .rt-wordpress .contact input.required:focus, .login-fields input, .rt-wordpress .contact textarea.required:focus, #contact-form dd input:focus, #contact-form dd textarea:focus {-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;-moz-transition: border linear 0.2s, box-shadow linear 0.2s;-ms-transition: border linear 0.2s, box-shadow linear 0.2s;-o-transition: border linear 0.2s, box-shadow linear 0.2s;transition: border linear 0.2s, box-shadow linear 0.2s;}
.inputbox:focus, textarea:focus, .rt-wordpress .contact input.required:focus, .rt-wordpress .contact textarea.required:focus, input#username, input#password, #contact-form dd input:focus, #member-registration dd input:focus, input#jform_email:focus {outline: 0;}@font-face {
font-family: 'FontAwesome';
src: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/fonts/fontawesome-webfont.eot);
src: url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/fonts/fontawesome-webfont.eot?#iefix) format('eot'), url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/fonts/fontawesome-webfont.woff) format('woff'), url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/fonts/fontawesome-webfont.ttf) format('truetype'), url(//countrycomics.de/wp-content/themes/rt_kirigami_wp/fonts/fontawesome-webfont.svg#FontAwesome) format('svg');
font-weight: normal;
font-style: normal;
} [class^="icon-"], [class*=" icon-"] {
display: inline;
width: auto;
height: auto;
line-height: inherit;
vertical-align: baseline;
background-image: none;
background-position: 0% 0%;
background-repeat: repeat;
}
li[class^="icon-"], li[class*=" icon-"] {
display: block;
} [class^="icon-"]:before, [class*=" icon-"]:before {
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
display: inline-block;
text-decoration: inherit;
margin-right: 10px;
}
a [class^="icon-"], a [class*=" icon-"] {
display: inline-block;
text-decoration: inherit;
} .icon-large:before {
vertical-align: top;
font-size: 1.3333333333333333em;
}
.btn [class^="icon-"], .btn [class*=" icon-"] { line-height: .9em;
}
li [class^="icon-"], li [class*=" icon-"] {
display: inline-block;
width: 1.25em;
text-align: center;
}
li .icon-large[class^="icon-"], li .icon-large[class*=" icon-"] { width: 1.875em;
}
li[class^="icon-"], li[class*=" icon-"] {
margin-left: 0;
list-style-type: none;
}
li[class^="icon-"]:before, li[class*=" icon-"]:before {
text-indent: -2em;
text-align: center;
}
li[class^="icon-"].icon-large:before, li[class*=" icon-"].icon-large:before {
text-indent: -1.3333333333333333em;
} .icon-glass:before                { content: "\f000"; }
.icon-music:before                { content: "\f001"; }
.icon-search:before               { content: "\f002"; }
.icon-envelope:before             { content: "\f003"; }
.icon-heart:before                { content: "\f004"; }
.icon-star:before                 { content: "\f005"; }
.icon-star-empty:before           { content: "\f006"; }
.icon-user:before                 { content: "\f007"; }
.icon-film:before                 { content: "\f008"; }
.icon-th-large:before             { content: "\f009"; }
.icon-th:before                   { content: "\f00a"; }
.icon-th-list:before              { content: "\f00b"; }
.icon-ok:before                   { content: "\f00c"; }
.icon-remove:before               { content: "\f00d"; }
.icon-zoom-in:before              { content: "\f00e"; }
.icon-zoom-out:before             { content: "\f010"; }
.icon-off:before                  { content: "\f011"; }
.icon-signal:before               { content: "\f012"; }
.icon-cog:before                  { content: "\f013"; }
.icon-trash:before                { content: "\f014"; }
.icon-home:before                 { content: "\f015"; }
.icon-file:before                 { content: "\f016"; }
.icon-time:before                 { content: "\f017"; }
.icon-road:before                 { content: "\f018"; }
.icon-download-alt:before         { content: "\f019"; }
.icon-download:before             { content: "\f01a"; }
.icon-upload:before               { content: "\f01b"; }
.icon-inbox:before                { content: "\f01c"; }
.icon-play-circle:before          { content: "\f01d"; }
.icon-repeat:before               { content: "\f01e"; } .icon-refresh:before              { content: "\f021"; }
.icon-list-alt:before             { content: "\f022"; }
.icon-lock:before                 { content: "\f023"; }
.icon-flag:before                 { content: "\f024"; }
.icon-headphones:before           { content: "\f025"; }
.icon-volume-off:before           { content: "\f026"; }
.icon-volume-down:before          { content: "\f027"; }
.icon-volume-up:before            { content: "\f028"; }
.icon-qrcode:before               { content: "\f029"; }
.icon-barcode:before              { content: "\f02a"; }
.icon-tag:before                  { content: "\f02b"; }
.icon-tags:before                 { content: "\f02c"; }
.icon-book:before                 { content: "\f02d"; }
.icon-bookmark:before             { content: "\f02e"; }
.icon-print:before                { content: "\f02f"; }
.icon-camera:before               { content: "\f030"; }
.icon-font:before                 { content: "\f031"; }
.icon-bold:before                 { content: "\f032"; }
.icon-italic:before               { content: "\f033"; }
.icon-text-height:before          { content: "\f034"; }
.icon-text-width:before           { content: "\f035"; }
.icon-align-left:before           { content: "\f036"; }
.icon-align-center:before         { content: "\f037"; }
.icon-align-right:before          { content: "\f038"; }
.icon-align-justify:before        { content: "\f039"; }
.icon-list:before                 { content: "\f03a"; }
.icon-indent-left:before          { content: "\f03b"; }
.icon-indent-right:before         { content: "\f03c"; }
.icon-facetime-video:before       { content: "\f03d"; }
.icon-picture:before              { content: "\f03e"; }
.icon-pencil:before               { content: "\f040"; }
.icon-map-marker:before           { content: "\f041"; }
.icon-adjust:before               { content: "\f042"; }
.icon-tint:before                 { content: "\f043"; }
.icon-edit:before                 { content: "\f044"; }
.icon-share:before                { content: "\f045"; }
.icon-check:before                { content: "\f046"; }
.icon-move:before                 { content: "\f047"; }
.icon-step-backward:before        { content: "\f048"; }
.icon-fast-backward:before        { content: "\f049"; }
.icon-backward:before             { content: "\f04a"; }
.icon-play:before                 { content: "\f04b"; }
.icon-pause:before                { content: "\f04c"; }
.icon-stop:before                 { content: "\f04d"; }
.icon-forward:before              { content: "\f04e"; }
.icon-fast-forward:before         { content: "\f050"; }
.icon-step-forward:before         { content: "\f051"; }
.icon-eject:before                { content: "\f052"; }
.icon-chevron-left:before         { content: "\f053"; }
.icon-chevron-right:before        { content: "\f054"; }
.icon-plus-sign:before            { content: "\f055"; }
.icon-minus-sign:before           { content: "\f056"; }
.icon-remove-sign:before          { content: "\f057"; }
.icon-ok-sign:before              { content: "\f058"; }
.icon-question-sign:before        { content: "\f059"; }
.icon-info-sign:before            { content: "\f05a"; }
.icon-screenshot:before           { content: "\f05b"; }
.icon-remove-circle:before        { content: "\f05c"; }
.icon-ok-circle:before            { content: "\f05d"; }
.icon-ban-circle:before           { content: "\f05e"; }
.icon-arrow-left:before           { content: "\f060"; }
.icon-arrow-right:before          { content: "\f061"; }
.icon-arrow-up:before             { content: "\f062"; }
.icon-arrow-down:before           { content: "\f063"; }
.icon-share-alt:before            { content: "\f064"; }
.icon-resize-full:before          { content: "\f065"; }
.icon-resize-small:before         { content: "\f066"; }
.icon-plus:before                 { content: "\f067"; }
.icon-minus:before                { content: "\f068"; }
.icon-asterisk:before             { content: "\f069"; }
.icon-exclamation-sign:before     { content: "\f06a"; }
.icon-gift:before                 { content: "\f06b"; }
.icon-leaf:before                 { content: "\f06c"; }
.icon-fire:before                 { content: "\f06d"; }
.icon-eye-open:before             { content: "\f06e"; }
.icon-eye-close:before            { content: "\f070"; }
.icon-warning-sign:before         { content: "\f071"; }
.icon-plane:before                { content: "\f072"; }
.icon-calendar:before             { content: "\f073"; }
.icon-random:before               { content: "\f074"; }
.icon-comment:before              { content: "\f075"; }
.icon-magnet:before               { content: "\f076"; }
.icon-chevron-up:before           { content: "\f077"; }
.icon-chevron-down:before         { content: "\f078"; }
.icon-retweet:before              { content: "\f079"; }
.icon-shopping-cart:before        { content: "\f07a"; }
.icon-folder-close:before         { content: "\f07b"; }
.icon-folder-open:before          { content: "\f07c"; }
.icon-resize-vertical:before      { content: "\f07d"; }
.icon-resize-horizontal:before    { content: "\f07e"; }
.icon-bar-chart:before            { content: "\f080"; }
.icon-twitter-sign:before         { content: "\f081"; }
.icon-facebook-sign:before        { content: "\f082"; }
.icon-camera-retro:before         { content: "\f083"; }
.icon-key:before                  { content: "\f084"; }
.icon-cogs:before                 { content: "\f085"; }
.icon-comments:before             { content: "\f086"; }
.icon-thumbs-up:before            { content: "\f087"; }
.icon-thumbs-down:before          { content: "\f088"; }
.icon-star-half:before            { content: "\f089"; }
.icon-heart-empty:before          { content: "\f08a"; }
.icon-signout:before              { content: "\f08b"; }
.icon-linkedin-sign:before        { content: "\f08c"; }
.icon-pushpin:before              { content: "\f08d"; }
.icon-external-link:before        { content: "\f08e"; }
.icon-signin:before               { content: "\f090"; }
.icon-trophy:before               { content: "\f091"; }
.icon-github-sign:before          { content: "\f092"; }
.icon-upload-alt:before           { content: "\f093"; }
.icon-lemon:before                { content: "\f094"; }
.icon-phone:before                { content: "\f095"; }
.icon-check-empty:before          { content: "\f096"; }
.icon-bookmark-empty:before       { content: "\f097"; }
.icon-phone-sign:before           { content: "\f098"; }
.icon-twitter:before              { content: "\f099"; }
.icon-facebook:before             { content: "\f09a"; }
.icon-github:before               { content: "\f09b"; }
.icon-unlock:before               { content: "\f09c"; }
.icon-credit-card:before          { content: "\f09d"; }
.icon-rss:before                  { content: "\f09e"; }
.icon-hdd:before                  { content: "\f0a0"; }
.icon-bullhorn:before             { content: "\f0a1"; }
.icon-bell:before                 { content: "\f0a2"; }
.icon-certificate:before          { content: "\f0a3"; }
.icon-hand-right:before           { content: "\f0a4"; }
.icon-hand-left:before            { content: "\f0a5"; }
.icon-hand-up:before              { content: "\f0a6"; }
.icon-hand-down:before            { content: "\f0a7"; }
.icon-circle-arrow-left:before    { content: "\f0a8"; }
.icon-circle-arrow-right:before   { content: "\f0a9"; }
.icon-circle-arrow-up:before      { content: "\f0aa"; }
.icon-circle-arrow-down:before    { content: "\f0ab"; }
.icon-globe:before                { content: "\f0ac"; }
.icon-wrench:before               { content: "\f0ad"; }
.icon-tasks:before                { content: "\f0ae"; }
.icon-filter:before               { content: "\f0b0"; }
.icon-briefcase:before            { content: "\f0b1"; }
.icon-fullscreen:before           { content: "\f0b2"; }
.icon-group:before                { content: "\f0c0"; }
.icon-link:before                 { content: "\f0c1"; }
.icon-cloud:before                { content: "\f0c2"; }
.icon-beaker:before               { content: "\f0c3"; }
.icon-cut:before                  { content: "\f0c4"; }
.icon-copy:before                 { content: "\f0c5"; }
.icon-paper-clip:before           { content: "\f0c6"; }
.icon-save:before                 { content: "\f0c7"; }
.icon-sign-blank:before           { content: "\f0c8"; }
.icon-reorder:before              { content: "\f0c9"; }
.icon-list-ul:before              { content: "\f0ca"; }
.icon-list-ol:before              { content: "\f0cb"; }
.icon-strikethrough:before        { content: "\f0cc"; }
.icon-underline:before            { content: "\f0cd"; }
.icon-table:before                { content: "\f0ce"; }
.icon-magic:before                { content: "\f0d0"; }
.icon-truck:before                { content: "\f0d1"; }
.icon-pinterest:before            { content: "\f0d2"; }
.icon-pinterest-sign:before       { content: "\f0d3"; }
.icon-google-plus-sign:before     { content: "\f0d4"; }
.icon-google-plus:before          { content: "\f0d5"; }
.icon-money:before                { content: "\f0d6"; }
.icon-caret-down:before           { content: "\f0d7"; }
.icon-caret-up:before             { content: "\f0d8"; }
.icon-caret-left:before           { content: "\f0d9"; }
.icon-caret-right:before          { content: "\f0da"; }
.icon-columns:before              { content: "\f0db"; }
.icon-sort:before                 { content: "\f0dc"; }
.icon-sort-down:before            { content: "\f0dd"; }
.icon-sort-up:before              { content: "\f0de"; }
.icon-envelope-alt:before         { content: "\f0e0"; }
.icon-linkedin:before             { content: "\f0e1"; }
.icon-undo:before                 { content: "\f0e2"; }
.icon-legal:before                { content: "\f0e3"; }
.icon-dashboard:before            { content: "\f0e4"; }
.icon-comment-alt:before          { content: "\f0e5"; }
.icon-comments-alt:before         { content: "\f0e6"; }
.icon-bolt:before                 { content: "\f0e7"; }
.icon-sitemap:before              { content: "\f0e8"; }
.icon-umbrella:before             { content: "\f0e9"; }
.icon-paste:before                { content: "\f0ea"; }
.icon-user-md:before              { content: "\f200"; }html {margin-bottom: 1px;height: 100%;}
body {font-family: Helvetica,Arial,sans-serif;}
img {max-width: 100%;height: auto;}
.button, button.validate {height: 100%;margin-bottom: 1px;font-family: Helvetica,Arial,sans-serif;}
.component-body {min-width: 320px;height: auto;}
ul {list-style-image: none;}
#rt-transition {position: relative;}
#rt-page-surround {overflow: hidden;}
a {transition: color 0.1s ease-in;}
#rt-header .rt-block, #rt-feature .rt-block, #rt-footer .rt-block, #rt-copyright .rt-block {background: none;}
.rt-section-surround, .rt-mainsection {display: table;table-layout: fixed;border-collapse: separate;}
.rt-row-surround, .rt-mainrow {display: table-row;}
.rt-row-surround [class*="rt-grid"], .rt-mainrow [class*="rt-grid"] {display: table-cell;float: none;vertical-align: top;}
.component-content {padding: 20px;}
#rt-content-bottom .rt-block {margin-top: 2px;}
.rt-grid-fake {display: block !important;width: 100%;}
.rt-content-bottom-dummy {height: 0;margin-top:-2px;} .title3 .title {padding-bottom: 10px;border-bottom: 5px solid;}
#rt-header .title3 .title, #rt-feature .title3 .title, #rt-footer .title3 .title, #rt-copyright .title3 .title {padding-bottom: inherit;border-bottom: none;}
.title3 .title:before {display: none;}
.title4 .title:before {width: 22px;background-repeat: no-repeat;background-position: 9px -64px;}
.title4 .title {margin: 0 -5px 15px -5px;padding-left: 35px;}
.title5 .title {margin-bottom: 0;}
.title5 .module-title {margin: -20px -20px 0;padding: 20px;}
.title5 .module-content {margin: 0 -20px -20px -20px;}
.basictitle .title:before {display: none;} .rt-block.rounded {border-radius: 5px !important;}
.rt-block.square {border-radius: 0 !important;}
.rt-block.basic, .rt-block.nobox {background: none;}
.basic .block-shadow, .nobox .block-shadow {box-shadow: none !important;}
.standardcase .module-title .title {text-transform: inherit;}
.lowercase .module-title .title {text-transform: lowercase;}
.uppercase .module-title .title {text-transform: uppercase;}
.rt-block.flush {padding: 0;}
.rt-block.flushtop {padding-top: 0;}
.rt-block.flushbottom {padding-bottom: 0;}
.rt-block.shadow2 {box-shadow: inset 0 0 3px rgba(0,0,0,0.2);}
.rt-block.shadow3 {box-shadow: inset -1px 1px 3px rgba(0,0,0,0.2);}
.rt-block.shadow4 {box-shadow: inset 1px -1px 3px rgba(0,0,0,0.2);}
.rt-block.shadow5 {box-shadow: inset -1px -1px 3px rgba(0,0,0,0.2);}
.rt-block.shadow6 {box-shadow: 0 0 5px rgba(0,0,0,0.2);}
.rt-block.shadow7 {box-shadow: 1px 1px 3px rgba(0,0,0,0.2);}
.rt-block.shadow8 {box-shadow: -1px 1px 3px rgba(0,0,0,0.2);}
.rt-block.shadow9 {box-shadow: 1px -1px 3px rgba(0,0,0,0.2);}
.rt-block.shadow10 {box-shadow: -1px -1px 3px rgba(0,0,0,0.2);} h1, h2, h2.title, .title {margin-top: 0;font-size: 2.4em;line-height: 1em;font-family: "Trebuchet MS", sans-serif;word-wrap: break-word;}
.title, .items-leading h2, .items-row h2, .component-content .item-page h2, .component-content .blog h2, .component-content .weblink-category h2, .component-content .contact h2, .component-content .login h1 {margin: 0 -20px 15px -20px;padding: 0 20px;position: relative;}
.title:before, .items-leading h2:before, .items-row h2:before, .component-content .item-page h2:before, .component-content .blog h2:before, .component-content .weblink-category h2:before, .component-content .contact h2:before, .component-content .login h1:before {position: absolute;content: '';width: 5px;height: 22px;left: 0;top: 3px;}
#rt-header .title:before, #rt-feature .title:before, #rt-footer .title:before, #rt-copyright .title:before {display: none;}
.ribbon {background-repeat: no-repeat;padding-left: 100px;background-position: 0 8px;display: block;}
.ribbon span {background-repeat: no-repeat;padding-right: 100px;background-position: 100% -205px;min-height: 45px;display: block;} .rt-menubar, .menu-block {padding: 0;}
.menutop {float: right;}
.rt-menu-mobile {text-align: center;padding: 0 0 15px 0;} .module-content .menu {margin: 0 -20px -20px -20px;padding-left: 0;}
.module-content ul.menu li a, .module-content ul.menu li .separator, .module-content ul.menu li .item {padding: 10px 20px;display: block;}
.module-content ul.menu > li a, .module-content ul.menu li > .separator, .module-content ul.menu > li > .nolink {background-repeat: repeat-x;display: block;font-size: 1.2em;line-height: 1.8em;}
.module-content .menu li {list-style: none;}
.module-content ul.menu li.parent li a, .module-content ul.menu li.parent li .item, .module-content ul.menu li.parent li .separator {font-size: 13px;padding: 5px 20px;background-repeat: no-repeat;background-position: 6px -58px;} .horizmenu ul.menu {margin: 0;padding: 0;list-style: none;background-color: transparent;}
.horizmenu ul.menu li {list-style: none;display: inline-block;padding-right: 25px;}
.horizmenu ul.menu li a, .horizmenu ul.menu li .item, .horizmenu ul.menu li .separator {padding: 0;display: inline-block;font-size: 1.1em;text-shadow: none;background-image: none;}
.horizmenu .module-content ul.menu > li:hover, .horizmenu .module-content ul.menu > li.active {background-color: transparent;}
.horizmenu ul.menu li a span, .horizmenu ul.menu li .item span, .horizmenu ul.menu li .separator span {padding: 0;display: inline-block;}
.horizmenu .module-content ul.menu > li:last-child {background-image: none;} .logo-block {padding: 20px 5px;}
.logo-type-kirigami #rt-logo {width: 155px;height: 51px;}
#rt-logo {display: block;} .button, .readon, .readmore, button.validate, #member-profile a, #member-registration a, .formelm-buttons button, body .btn-primary {padding: 5px 12px;display: inline-block;line-height: 1.8em;background-repeat: repeat-x;position: relative;font-size: 100%;-webkit-transition: background-color 0.1s ease-in;-moz-transition: background-color 0.1s ease-in;-o-transition: background-color 0.1s ease-in;-ms-transition: background-color 0.1s ease-in;transition: background-color 0.1s ease-in;}
.readmore a {margin: -5px -12px;padding: 5px 12px;display: inline-block;} #rt-header {margin-bottom: 2px;}
.rt-headerborder {height: 4px;position: absolute;left: 0;right: 0;} #rt-popup, #rt-popuplogin {display: none;}
#rt-popup .module-content, #rt-popuplogin .module-content {margin: 0;text-shadow: none;}
#rt-popup .rt-block, #rt-popuplogin .rt-block {margin: 0;padding: 0;}
#rt-popup .title, #rt-popuplogin .title {padding: 0 0 0 15px;margin: 0 -20px 15px -10px;}
#rt-popuplogin #form-login-username label, #rt-popuplogin #form-login-password label {display: none;}
#rt-popuplogin #modlgn-passwd, #rt-popuplogin #modlgn-username {width: 175px;}
#rt-popuplogin input.button {clear: both;display: block;}
#rt-popuplogin p {float: left;margin-bottom: 10px;}
#rt-popuplogin p:first-child {margin-right: 10px;}
#rt-popuplogin .readon {float: right;}
#rt-popuplogin ul li {float: none;display: inline-block;margin-right: 10px;}
#rt-controls .rt-popupmodule-button .buttontext {font-weight: normal;line-height: 20px;} .rt-totop {display: block;width: 45px;height: 45px;position: absolute;right: 0;background-repeat: no-repeat;background-position: 14px -53px;-webkit-transition: background-color 0.1s ease-in;-moz-transition: background-color 0.1s ease-in;-o-transition: background-color 0.1s ease-in;-ms-transition: background-color 0.1s ease-in;transition: background-color 0.1s ease-in;} .rt-fontsizer {padding: 20px;overflow: auto;}
.rt-fontsizer-buttons .button {height: 20px;width: 20px;padding: 0;background-repeat: no-repeat;}
.rt-fontsizer-buttons .smaller .button {background-position: 6px 7px;}
.rt-fontsizer-buttons .larger .button {background-position: 6px -210px;}
.rt-fontsizer-desc {float: left;padding-right: 10px;}
.rt-fontsizer-buttons {float: left;} .rt-social-buttons {right: 0;width: 45px;position: fixed;top: 108px;z-index: 10;}
.rt-social-buttons .rt-social-icon {height: 43px;width: 43px;float: right;display: block;background-repeat: no-repeat;margin-bottom: 2px;-webkit-transition: width 0.2s ease-in, background-color 0.2s ease-in;-moz-transition: width 0.2s ease-in, background-color 0.2s ease-in;-o-transition: width 0.2s ease-in, background-color 0.2s ease-in;-ms-transition: width 0.2s ease-in, background-color 0.2s ease-in;transition: width 0.2s ease-in, background-color 0.2s ease-in;}
.rt-social-buttons .rt-social-icon:hover {width: 150px;}
.rt-social-buttons .rt-social-text {display: none;font-weight: bold;font-size: 1em;margin: 11px 0 11px 40px;float: left;white-space: nowrap;}
.rt-social-buttons #rt-facebook-btn .rt-social-text {margin: 11px 0 11px 32px;}
.rt-social-buttons a:hover > span {width: auto;}
.rt-social-buttons a:hover .rt-social-text {display: block;}
.rt-social-buttons #rt-facebook-btn span {background-position: 12px 10px;}
.rt-social-buttons #rt-twitter-btn span {background-position: 11px -35px;}
.rt-social-buttons #rt-google-btn span {background-position: 10px -127px;}
.rt-social-buttons #rt-rss-btn span {background-position: 11px -80px;} #developed-by {overflow: hidden;}
#rocket {display: block;width: 120px;height: 18px;margin: 2px 0 0 0;} body #gantry-viewswitcher {z-index: 100;right:50%;position:relative;top:inherit;margin: 1em auto;} .rt-popupmodule-button {padding: 20px;}
.rt-date {padding: 20px;display: block;}#rt-main .rt-menu-mobile {display: none} @media only screen and (min-width: 1200px) {
.visible-large {display: inherit !important;}
.hidden-large {display: none !important;}
.visible-desktop {display: inherit !important;}
.hidden-desktop {display: none !important;}
} @media only screen and (min-width: 960px) and (max-width: 1199px) {
.visible-large {display: none !important;}
.hidden-large {display: inherit !important;}
.visible-desktop {display: inherit !important;}
.hidden-desktop {display: none !important;} h1, h2, h2.title, .title {font-size: 2.2em;}
body .ribbon {font-size: 320%;}
.title:before, .items-leading h2:before, .component-content .item-page h2:before, .component-content .blog h2:before, .component-content .weblink-category h2:before, .component-content .contact h2:before, .component-content .login h1:before {top: 2px;} .rt-bottom-spacer {margin-bottom: 0;}
.rt-extra-desc {display: none;}
.rt-error-box .rt-error-container {width: 300px;} body .layout-showcase .sprocket-features-title {font-size: 2.5em;}
body .layout-showcase .sprocket-features-content {line-height: 1.5em;} body .sprocket-mosaic-item .sprocket-mosaic-title {font-size: 1.4em;}
body .sprocket-mosaic-text-container {margin: 15px -5px 0 -5px;}
body .sprocket-mosaic-item .sprocket-mosaic-text {font-size: 100%;}
}
@media only screen and (min-width: 768px) and (max-width: 959px) { h1, h2, h2.title, .title {font-size: 1.9em;}
body .ribbon {font-size: 240%;line-height: 1.3em;}
body .ribbon span {padding-top: 7px;}
.title:before, .items-leading h2:before, .component-content .item-page h2:before, .component-content .blog h2:before, .component-content .weblink-category h2:before, .component-content .contact h2:before, .component-content .login h1:before {top: 1px;height: 21px;}
.visible-tablet {display: inherit !important;}
.hidden-tablet {display: none !important;}
.hidden-desktop {display: inherit !important;}
.visible-desktop {display: none !important;}
.visible-large {display: none !important;}	
.hidden-large {display: inherit !important;}	
#form-login .inputbox {width: 140px;} body .rt-demo-spacer {margin: 5px;}
body .rt-bottom-spacer {margin-bottom: 0;}
body .rt-extra-desc {display: none;}
.rt-pre-col2 {max-width: 310px;}
.rt-error-box .rt-error-container {float: none;margin: 0 auto;width: 325px;}
.rt-error-box .rt-error-image {float: none;margin: 0 auto;display: block;} .menutop .item {font-size: 130%;}
.menutop li.root > .item.subtext {line-height: 1.8em;}
.menutop li.root .daddy > span {padding-right: 22px;}
.menutop li.root > .item em {display: none;} body .layout-showcase .sprocket-features-title {font-size: 2.3em;}
body .layout-showcase .sprocket-features-content {font-size: 1em;line-height: 1.5em;} body .sprocket-mosaic-item .sprocket-viewicon, body .sprocket-mosaic-item .sprocket-viewicon span {width: 28px;height: 29px;}
body .sprocket-mosaic-item .sprocket-viewicon span {background-position: 7px 8px;}
body .sprocket-mosaic-item .sprocket-mosaic-title {font-size: 1.5em;}
body .sprocket-mosaic-columns-1 [data-mosaic-item], body .sprocket-mosaic-columns-2 [data-mosaic-item], body .sprocket-mosaic-columns-3 [data-mosaic-item], body .sprocket-mosaic-columns-4 [data-mosaic-item], body .sprocket-mosaic-columns-5 [data-mosaic-item], body .sprocket-mosaic-columns-6 [data-mosaic-item] {width: 33.34%;}
body .sprocket-mosaic-text-container {margin: 15px -5px 0 -5px;}
body .sprocket-mosaic-item .sprocket-mosaic-text {font-size: 100%;} body .sprocket-tabs-nav li .sprocket-tabs-inner {padding: 18px 10px;}
body .sprocket-tabs-nav li.active .sprocket-tabs-inner {padding: 18px 10px 20px;}
}
@media only screen and (min-width: 768px) {
.rt-menu-mobile {display: none;}
} @media only screen and (max-width: 767px) {
body .rt-block.menu-block .rt-menubar {visibility: hidden;top: -30000px;left: -30000px;position: absolute;}		
.visible-phone {display: inherit !important;}
.hidden-phone {display: none !important;}
.hidden-desktop {display: inherit !important;}
.visible-desktop {display: none !important;}
.hidden-large {display: inherit !important;}
.visible-large {display: none !important;}	
#rt-logo {margin: 0 auto;}
body .ribbon {font-size: 187%;}
body .ribbon span {padding-top: 7px;}
.title:before, .items-leading h2:before, .component-content .item-page h2:before, .component-content .blog h2:before, .component-content .weblink-category h2:before, .component-content .contact h2:before, .component-content .login h1:before {top: 0;height: 19px;}
.rt-social-buttons {display: none;}
.rt-totop {position: static;float: right;margin-right: -21px;}
body .sprocket-mosaic .sprocket-mosaic-order li, body .sprocket-mosaic .sprocket-mosaic-filter li {padding: 10px 5px;font-size: 0.8em;}
body .sprocket-mosaic-item .sprocket-viewicon {display: none;}
body .sprocket-mosaic-item .sprocket-mosaic-text {font-size: 100%;}
body .sprocket-mosaic-item .readmore {padding: 2px 6px;}
body .sprocket-mosaic-item .sprocket-mosaic-title {font-size: 1.3em;}
body .sprocket-mosaic-text-container {margin: 15px -5px 0 -5px;}
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
body .rt-demo-width-20, body .rt-demo-width-25, body .rt-demo-width-30, body .rt-demo-width-33, body .rt-demo-width-40, body .rt-demo-width-50, body .rt-demo-width-60, body .rt-demo-width-66, body .rt-demo-width-70, body .rt-demo-width-75, body .rt-demo-width-80 {width: 100%;}
body .rt-demo-spacer {margin: 5px;}
body .promo2 {font-size: 260%;}
body .promo3 {font-size: 140%;line-height: 1.3em;}
body .rt-featured-image {margin: 0 -20px 20px -20px;}
body .rt-bottom-spacer {margin-bottom: 15px;}
body .rt-extra-desc {display: none;}
body .rt-error-box {width: auto;}
.component-content .cols-2 .column-2, .component-content .cols-2 .column-1, .component-content .cols-3 .column-3, .component-content .cols-3 .column-2, .component-content .cols-3 .column-1 {width: inherit;float: inherit;}
.component-content .item-page h2, .component-content .blog h2, .component-content .weblink-category h2, .component-content .contact h2, .component-content .login h1, body h1, body h2, body h2.title, body .title {font-size: 2.2em;}
.component-content form fieldset dt {width: 60px;}
#contact-form dd input {width: 162px;}
#contact-form dd textarea {width: 225px;}
body #k2Container h2 {font-size: 2.2em;}
body .layout-showcase .sprocket-features-content {float: none;width: auto;}
body .layout-showcase .sprocket-features-title {font-size: 2.2em;margin-bottom: 0;width: 50%;}
body .layout-showcase .sprocket-features-content {font-size: 1em;}
body .layout-showcase .sprocket-features-img-container {float: none;width: 100%;}
body .layout-showcase .sprocket-features-desc {display: none;}
body .layout-showcase .sprocket-features-arrows {width: 72px;height: 30px;bottom: 15px;right: 25px;}
body .layout-showcase .sprocket-features-arrows .arrow {width: 30px;height: 30px;font-size: 3.2em;}
body .layout-showcase .sprocket-features-arrows .arrow span {line-height: 26px;margin: 8px;}
body .layout-showcase .sprocket-features-pagination {right: 110px;bottom: 18px;}
body .sprocket-mosaic-columns-1 [data-mosaic-item], body .sprocket-mosaic-columns-2 [data-mosaic-item], body .sprocket-mosaic-columns-3 [data-mosaic-item], body .sprocket-mosaic-columns-4 [data-mosaic-item], body .sprocket-mosaic-columns-5 [data-mosaic-item], body .sprocket-mosaic-columns-6 [data-mosaic-item] {width: 50%;}
body .sprocket-tabs-nav li .sprocket-tabs-inner {padding: 14px 8px;font-size: 0.9em;}
body .sprocket-tabs-nav li.active .sprocket-tabs-inner {padding: 14px 8px 16px;}
body .rt-container .rt-grid-1  {max-width: 100%;}
body .rt-container .rt-grid-2  {max-width: 100%;}
body .rt-container .rt-grid-3  {max-width: 100%;}
body .rt-container .rt-grid-4  {max-width: 100%;}
body .rt-container .rt-grid-5  {max-width: 100%;}
body .rt-container .rt-grid-6  {max-width: 100%;}
body .rt-container .rt-grid-7  {max-width: 100%;}
body .rt-container .rt-grid-8  {max-width: 100%;}
body .rt-container .rt-grid-9  {max-width: 100%;}
body .rt-container .rt-grid-10 {max-width: 100%;}
body .rt-container .rt-grid-11 {max-width: 100%;}
body .rt-container .rt-grid-12 {max-width: 100%;}
}
@media only screen and (max-width: 480px) {
body .rt-demo-width-20, body .rt-demo-width-25, body .rt-demo-width-30, body .rt-demo-width-33, body .rt-demo-width-40, body .rt-demo-width-50, body .rt-demo-width-60, body .rt-demo-width-66, body .rt-demo-width-70, body .rt-demo-width-75, body .rt-demo-width-80 {width: 100%;}
.rt-demo-spacer {margin: 5px;}
body .promo2 {font-size: 200%;}
body .promo3 {font-size: 130%;line-height: 1.3em;}	
body .rt-featured-image {margin: 0 -20px 20px -20px;}
body .rt-bottom-spacer {margin-bottom: 15px;}
body .rt-extra-desc {display: none;}
.rt-error-box {width: auto;}
.component-content .cols-2 .column-2, .component-content .cols-2 .column-1, .component-content .cols-3 .column-3, .component-content .cols-3 .column-2, .component-content .cols-3 .column-1 {width: inherit;float: inherit;}
.component-content .item-page h2, .component-content .blog h2, .component-content .weblink-category h2, .component-content .contact h2, .component-content .login h1, body h1, body h2, body h2.title, body .title {font-size: 1.6em;}
.component-content form fieldset dt {width: 60px;}
#contact-form dd input {width: 162px;}
#contact-form dd textarea {width: 225px;}
body .ribbon {background: none !important;padding-left: 0;}
body .ribbon span {background: none !important;padding-right: 0;}
#rt-copyright .rt-block {clear: both;}
body #k2Container h2 {font-size: 1.6em;}
body #k2Container .inputbox, body div.k2SearchBlock form input.inputbox, body div.k2LoginBlock fieldset.input p input {width: 147px;}
body div.itemCommentsForm form textarea.inputbox {width: 225px;}
body #k2Container div.itemContainer {width: 100% !important;float: none;}
body #k2Container div.latestItemsContainer {width: 100% !important;float: none;}
body .layout-showcase .sprocket-features-content {float: none;width: auto;}
body .layout-showcase .sprocket-features-title {font-size: 1.6em;margin-bottom: 0;width: 78%;}
body .layout-showcase .sprocket-features-content {font-size: 1em;}
body .layout-showcase .sprocket-features-img-container {float: none;width: 100%;}
body .layout-showcase .sprocket-features-desc {display: none;}
body .layout-showcase .sprocket-features-arrows {width: 72px;height: 30px;bottom: 15px;right: 15px;}
body .layout-showcase .sprocket-features-arrows .arrow {width: 30px;height: 30px;font-size: 3.2em;margin-right: 2px;}
body .layout-showcase .sprocket-features-arrows .arrow span {line-height: 26px;margin: 8px;}
body .layout-showcase .sprocket-features-arrows .arrow:hover {background-position: 0 -5px;}
body .layout-showcase .sprocket-features-pagination {display: none;}
body .sprocket-headlines-badge:before {top: 15px;bottom: inherit;}
body .sprocket-mosaic-text-container {display: none;}
body .sprocket-mosaic-columns-1 [data-mosaic-item], body .sprocket-mosaic-columns-2 [data-mosaic-item], body .sprocket-mosaic-columns-3 [data-mosaic-item], body .sprocket-mosaic-columns-4 [data-mosaic-item], body .sprocket-mosaic-columns-5 [data-mosaic-item], body .sprocket-mosaic-columns-6 [data-mosaic-item] {width: 100%;}
body .sprocket-mosaic .sprocket-mosaic-order, body .sprocket-mosaic .sprocket-mosaic-filter {float: none;display: inline-block;margin-left: 2px;}
body .sprocket-mosaic .sprocket-mosaic-filter li:first-child {margin-left: -2px;}
body .sprocket-mosaic .sprocket-mosaic-order li {margin-left: -2px;}
body .sprocket-mosaic .sprocket-mosaic-filter li {margin-right: -2px;}
body .sprocket-mosaic .sprocket-mosaic-order li, body .sprocket-mosaic .sprocket-mosaic-filter li {padding: 10px 4px;font-size: 0.75em;}
body .sprocket-tabs-nav li .sprocket-tabs-inner {font-size: 0.9em;}
body .sprocket-tabs-nav li {float: none;display: block;width: auto;margin: 2px 0;}
body .sprocket-tabs-nav > li:first-child {margin: 2px 0;}
body .sprocket-tabs-nav > li.active {margin: 2px 0;}
body .sprocket-tabs-nav li .sprocket-tabs-inner {padding: 14px 20px;}
body .sprocket-tabs-nav li.active .sprocket-tabs-inner {padding: 14px 20px;}
body .layout-right .sprocket-tabs-nav {float: none;margin-left: 0;}
body .rt-container .rt-grid-1  {max-width: 100%;}
body .rt-container .rt-grid-2  {max-width: 100%;}
body .rt-container .rt-grid-3  {max-width: 100%;}
body .rt-container .rt-grid-4  {max-width: 100%;}
body .rt-container .rt-grid-5  {max-width: 100%;}
body .rt-container .rt-grid-6  {max-width: 100%;}
body .rt-container .rt-grid-7  {max-width: 100%;}
body .rt-container .rt-grid-8  {max-width: 100%;}
body .rt-container .rt-grid-9  {max-width: 100%;}
body .rt-container .rt-grid-10 {max-width: 100%;}
body .rt-container .rt-grid-11 {max-width: 100%;}
body .rt-container .rt-grid-12 {max-width: 100%;}	
}.menutop {list-style: none;margin: 0;padding: 0;position: relative;line-height: 1em;display: inline-block;}
.menutop li {height: auto;margin: 0;padding: 0;position: relative;list-style: none;float: left;display: block;}
.menutop em {display: block;}
.menutop li .item {display: block;margin: 0;text-decoration: none;float: none;width: auto;white-space: nowrap;cursor: pointer;outline: none;position: relative;height: auto;}
.menutop li .fusion-submenu-wrapper {float: none;left: -999em;position: absolute;z-index: 500;}
.menutop li:hover li ul {top: -999em;}
.menutop li:hover ul {top: 0;} .menutop .item {font-size: 140%;font-weight: 500;line-height: 1.8em;}
.menutop li.root > .item > span {padding: 24px 14px 32px;display: block;}
.menutop li.root {margin-right: 5px;border-top: 4px solid transparent;}
.menutop li.root:hover, .menutop li.root.active {border-top: 4px solid;}
.menutop li.parent.root .item .daddyicon, .menutop li.root .daddy.item .daddyicon {width: 12px;height: 7px;position: absolute;right: 2px;top: 50%;margin-top: -6px;background-position: 0 0;background-repeat: no-repeat;}
.menutop li.root > .item em {font-size: 13px;font-style: italic;line-height: 100%;text-transform: none;font-weight: normal;font-family: georgia, "Times New Roman", Times, serif;margin-top: 4px;}
.menutop li.root .daddy > span {padding-right: 24px;}
.menutop li.root .image img {margin-bottom: -1px;} .menutop ul {padding: 0;margin: 0;float: left;}
.menutop .drop-bot {height: 1px;overflow: hidden;clear: both;}
.menutop .fusion-submenu-wrapper {height: auto;padding: 0;position: relative;}
.menutop .drop-bot {height: 1px;overflow: hidden;clear: both;}
.menutop li.root > .item.subtext {line-height: 14px;}
.menutop .fusion-submenu-wrapper {height: auto;padding: 0;position: relative;}
.fusion-submenu-wrapper {position: relative;height: auto !important;} .fusion-submenu-wrapper {border-bottom: 2px solid;}
.fusion-js-container {display: block;height: 0;left: 0;overflow: visible;position: absolute;top: 0;z-index: 600000!important;background: transparent !important;}
.fusion-js-subs {display: none;margin: 0;overflow: hidden;padding: 0;position: absolute;}
.fusion-js-subs ul li {width: 100%;float: none;margin: 0 10px;}
.menutop .fusion-js-subs li > .item span {display: block;font-size: 0.9em;}
.menutop .fusion-js-subs li > .item {padding: 3px 8px;}
.menutop .fusion-js-subs li > .item em {font-size: 10px;line-height: 0.9em;}
.menutop ul li > .daddy span {background-position: 95% -62px;background-repeat: no-repeat;} .menutop li.root:hover > .fusion-submenu-wrapper {top: 65px;left: 0;}
.menutop ul li:hover > .fusion-submenu-wrapper {left: 180px;top: -8px;} .fusion-grouped ol {padding: 0;}
.menutop .fusion-module, .menutop .fusion-modules, .menutop .fusion-grouped {display: block;}
.menutop .fusion-js-subs li > .item.fusion-modules {padding: 3px 11px;}
.menutop .fusion-module em {display: inline;}
.menutop .fusion-module p {white-space: normal;line-height: 1.2em;font-size: 1em;}
.menutop ul .grouped-parent > .daddy span {background: none;}
.menutop ul li > .fusion-modules.item:hover {background: none !important;border: none !important;box-shadow: none;}
.fusion-grouped ol {padding: 0;}
.menutop .fusion-js-subs li > .fusion-modules.item {padding-right: 18px;}
.menutop .fusion-module, .menutop .fusion-modules, .menutop .fusion-grouped {display: block;font-size: 100%;}
.menutop .fusion-module .module-title {margin: 0;padding: 0;font-size: 1.5em;}
.menutop .fusion-module .module-title .title {font-size: 1.5em;}