/*
Theme Name: iSayHello
Theme URI: http://www.iSayHello.info/
Description: ISayHello - Das Reisewörterbuch
Version: 1.0
Author: Rene Opitz
Author URI: http://reneopitz.net/
Tags: blau rot grau schwarz weiss, fixed width, 2Spalten
*/

/* Struktur */
html {
  padding: 0;
  margin: 0;
  }
body {
  display: block;
  position: relative;
  padding: 0;
  margin: 0;
  background: #eeeeee url('/wp-content/themes/iSayHello/images/bg-grey-light.jpg') top left repeat;
  color: #444444;	
  font-size: 60%; /* Resets 1em to 10px */
  font-family: 'Helvetica', Arial, Verdana, Sans-Serif;
  text-align: center;
  z-index: 0;
  }
#top {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  }

/* Schrift */
h1, h2, h3 {
  text-align: left;
  line-height: 100%;
  }
h1 {
  font-size: 3.2em;
  font-weight: 400;
  line-height: 1.2em;
  padding: 0 20px 10px;
  margin: 0;
  color: #0D689C;
  text-shadow: 1px 1px 0 #ffffff;
  }
h2 {
  font-size: 2em;
  line-height: 1.4em;
  font-weight: 100;
  padding: 0 20px 20px;
  margin: 0;
  color: #666666;
  }
.posttitel { padding: 0 20px; }
h3 {
  font-size: 1.8em;
  font-weight: 100;
  padding: 0 20px 20px;
  margin: 0;
  }
p, p.small {
  font-size: 1.6em;
  line-height: 1.4em;
  text-align: left;
  color: #444444;
  padding: 0 20px 10px;
  margin: 0;
  }
p.small {
  font-size: 1.2em;
  line-height: 1.4em;
  color: #666666;
  }
small { font-size: 0.8em; color: #666666; }
strong { font-weight: bold; }

/* Zitat */
blockquote {
  display: block;
  padding: 15px 0;
  margin: 0 20px 40px;
  color: #666666;
  background-color: #ffffff;
  border-radius: 4px;
  border-top: 1px solid #bbbbbb;
  border-left: 1px solid #cccccc;
  }
blockquote p { padding: 0 20px; color: #666666; }

/* Links */
a { 
  outline: none;
  color: #1184c7;
  text-decoration: none;
   }
a:hover, a:active { text-decoration: underline; }
h1 a, h2 a, h3 a { color: #1184c7; }
a.button {
  float: left;
  padding: 15px 20px;
  margin-bottom: 15px;
  font-size: 2em;
  line-height: 100%;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 0px #222222;
  color: #ffffff;
  background: #0d689c url('/wp-content/themes/iSayHello/images/bg-button.jpg') top left repeat; 
  border: 0 none;
  box-shadow: 0px 0px 3px #666666;
  border-radius: 10px;
  cursor: pointer;
  outline: none;
  }
a.button:hover { box-shadow: 0px 0px 3px #222222; background: #0f75b0 url('/wp-content/themes/iSayHello/images/bg-blue.jpg') top left repeat; }

/* Listen */
ul, ol {
  float: left;
  display: block;
  width: 100%;
  padding: 0 0 40px 0;
  margin: 0 0 0 20px;
  font-size: 1.6em;
  text-align: left;
  border: 0 none;  
  }
ul li, ol li {
  position: relative;
  padding: 5px 0;
  margin: 0;
  list-style-position: inside;
  color: #444444;
  }

/* Wrapper und Contentboxen */
#headerwrap, #headeroverlay, #headercontentwrap, #contentwrap, #contentwrap1, #configwrap, #socialwrap, #footerwrap {
  float: left;
  position: relative;
  width: 100%;
  padding: 0;
  margin: 0;
  }
#headerpic, #headercontent, #content, #content1, #config, #social, #footer {
  float: none;
  position: relative;
  width: 960px;
  height: auto;
  padding: 0;
  margin: 0 auto;
  }

/* Header */
#headerwrap {
  height: 300px;
  background: #5aaed2 url('/wp-content/themes/iSayHello/images/bg-header.jpg') top left repeat;
  overflow: hidden;
  z-index: 1;
  }
#headerpic {
  height: 300px;
  background: transparent url('/wp-content/themes/iSayHello/images/bg-header-world.jpg') top left no-repeat;
  z-index: 1;
  }
#headeroverlay, #headercontentwrap {
  float: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 300px;
  }
#headeroverlay {
  left: -20px;
  width: 120%;
  box-shadow: 0px 0px 10px 0px #333333 inset;
  z-index: 2;
  }
#headercontentwrap { z-index: 50; }
#headercontent { z-index: 1; }

/* Content */
#contentwrap, #contentwrap1 { padding: 40px 0 60px; background: #eeeeee url('/wp-content/themes/iSayHello/images/bg-grey-light.jpg') top left repeat; z-index: 6; }
#contentwrap1 { z-index: 1; }

/* Config */
#configwrap { padding: 30px 0 40px; background: #0f75b0 url('/wp-content/themes/iSayHello/images/bg-blue.jpg') top left repeat; z-index: 2; }
#config { padding: 30px 0; min-height: 400px; }
#config-top, #config-bottom, #config-bottom1 { 
  position: absolute;
  left: 0;
  height: 10px;
  width: 100%;
  }
#config-top { top: 0; background: transparent url('/wp-content/themes/iSayHello/images/bg-config-ecke-top.jpg') top center repeat-x; z-index: 1; }
#config-bottom { bottom: 0; background: transparent url('/wp-content/themes/iSayHello/images/bg-config-ecke-bottom.jpg') top center repeat-x; z-index: 1; }
#config-bottom1 { bottom: 0; background: transparent url('/wp-content/themes/iSayHello/images/bg-config-ecke-bottom1.jpg') top center repeat-x; z-index: 1; }

/* 4Boxen Home */
#socialwrap { background: #d3d3d3 url('/wp-content/themes/iSayHello/images/bg-grey-middle.jpg') top left repeat; z-index: 1; }

/* Footer */
#footerwrap { padding: 0; background: #444444 url('/wp-content/themes/iSayHello/images/bg-grey-dark.jpg') top left repeat; z-index: 5; box-shadow: 0px 0px 3px #222222; }

/* Logo */
#logo {
  position: absolute;
  top: 154px;
  right: 0px;
  width: 220px;
  height: 170px;
  padding: 0;
  margin: 0;
  z-index: 3;
  outline: none;
  text-decoration: none;
  }

/* Hauptmenu */
#menuleiste {
  position: absolute;
  top: 20px;
  left: 20px;
  height: 40px;
  padding: 0;
  background: #444444 url('/wp-content/themes/iSayHello/images/bg-grey-dark.jpg') top left repeat; 
  box-shadow: 0px 0px 3px #333333; 
  border-radius: 10px;
  overflow: hidden;
  z-index: 4;
  }
#menuleiste ul.menu {
  position: relative;
  float: left;
  height: 40px;
  margin: 0;
  font-size: 1em;
  border-radius: 10px;
  overflow: hidden;
  padding: 0;
  }
#menuleiste ul.menu li {
  float: left;
  list-style: none;
  height: 40px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  border-left: 1px solid #555555;
  border-right: 1px solid #222222;
  }
#menuleiste ul.menu li a {
  display: block;
  height: 40px;
  padding: 0 20px;
  margin: 0;
  font-size: 1.6em;
  line-height: 40px;
  font-weight: 300;
  text-decoration: none;
  text-align: center;
  text-shadow: -1px -1px 0px #444444 !important;
  color: #ffffff;
  outline: none;
  background: none;
  }
#menuleiste ul.menu li:first-child { border-radius: 10px 0 0 10px !important; }
#menuleiste ul.menu li:first-child a {
  padding: 0 25px !important;
  text-indent: -2000px !important;
  background: transparent url('/wp-content/themes/iSayHello/images/icon-home.png') center center no-repeat !important;
  border-radius: 10px 0 0 10px !important; 
  }

/* CSS FIX für SAFARI & CROME -> ROUNDED CORNER Menupkt. "Blog" */
#menuleiste ul.menu li#menu-item-2570, #menuleiste ul.menu li#menu-item-2570 a,	/* ISAYHELLO */
#menuleiste ul.menu li#menu-item-2571, #menuleiste ul.menu li#menu-item-2571 a,
#menuleiste ul.menu li#menu-item-2572, #menuleiste ul.menu li#menu-item-2572 a,
#menuleiste ul.menu li#menu-item-2573, #menuleiste ul.menu li#menu-item-2573 a,
#menuleiste ul.menu li#menu-item-2574, #menuleiste ul.menu li#menu-item-2574 a,
#menuleiste ul.menu li#menu-item-2575, #menuleiste ul.menu li#menu-item-2575 a,
#menuleiste ul.menu li#menu-item-2576, #menuleiste ul.menu li#menu-item-2576 a,
#menuleiste ul.menu li#menu-item-2577, #menuleiste ul.menu li#menu-item-2577 a,
#menuleiste ul.menu li#menu-item-2578, #menuleiste ul.menu li#menu-item-2578 a,
#menuleiste ul.menu li#menu-item-2579, #menuleiste ul.menu li#menu-item-2579 a,

#menuleiste ul.menu li#menu-item-12, #menuleiste ul.menu li#menu-item-12 a,	/* DE */
#menuleiste ul.menu li#menu-item-49, #menuleiste ul.menu li#menu-item-49 a,	/* EN */
#menuleiste ul.menu li#menu-item-38, #menuleiste ul.menu li#menu-item-38 a,	/* FR */
#menuleiste ul.menu li#menu-item-31, #menuleiste ul.menu li#menu-item-31 a,	/* IT */
#menuleiste ul.menu li#menu-item-30, #menuleiste ul.menu li#menu-item-30 a,	/* ES */
#menuleiste ul.menu li#menu-item-30, #menuleiste ul.menu li#menu-item-30 a,	/* PL */
#menuleiste ul.menu li#menu-item-25, #menuleiste ul.menu li#menu-item-25 a	/* PT-PT */
{ border-radius: 0 10px 10px 0 !important; }

#menuleiste ul.menu li:hover { background: #3d3d3d url('/wp-content/themes/iSayHello/images/bg-black.jpg') top left repeat; }
#menuleiste ul.menu li.current-menu-item:hover,
#menuleiste ul.menu li.current-menu-item {
  color: #ffffff;
  background: #e24329 url('/wp-content/themes/iSayHello/images/bg-red.jpg') top left repeat; 
  border-left: 1px solid #ff6666;
  border-right: 1px solid #990000;
  }

/* Sprachen Menu */
#lang_sel, #lang_sel li ul {
  position: absolute;
  top: 20px;
  right: 20px;
  height: 40px;
  padding: 0;
  background: #eeeeee url('/wp-content/themes/iSayHello/images/bg-grey-light.jpg') top left repeat; 
  border-radius: 10px;
  border-top: 1px solid #999999;
  border-left: 1px solid #bbbbbb;
  z-index: 4;
  opacity: 0.8;
}
#lang_sel ul { font-size: 1em; }
#lang_sel:hover { 
  background: #3d3d3d url('/wp-content/themes/iSayHello/images/bg-black.jpg') top left repeat;
  border-radius: 10px 10px 0 0;
  box-shadow: 0px 0px 3px #333333; 
  }
#lang_sel:hover, #lang_sel li:hover ul { border: 0 none; opacity: 0.9; }
#lang_sel li ul {
  top: 40px;
  height: auto;
  padding-bottom: 10px !important;
  background: #eeeeee url('/wp-content/themes/iSayHello/images/bg-grey-light.jpg') top left repeat; 
  border-radius: 0 0 10px 10px;
  box-shadow: 0px 0px 3px #333333; 
  overflow: hidden;
  z-index: 1;
}
#lang_sel li, #lang_sel li ul li {
  height: 40px;
  padding: 0;
  margin: 0;
  }
#lang_sel li a, #lang_sel li ul li a {
  display: block;
  height: 40px !important;
  padding: 0 20px !important;
  margin: 0 !important;
  font-size: 1.3em !important;
  line-height: 40px !important;
  text-decoration: none;
  text-shadow: 1px 1px 0px #ffffff !important;
  color: #000000;
  outline: none;
  background: none;
  border: 0 none;
  }
#lang_sel li ul li a, #lang_sel li ul li a:hover { line-height: 40px; background: transparent url('/wp-content/themes/iSayHello/images/trenner-grey-light-x.gif') bottom left repeat-x; }
#lang_sel li ul li:hover { background: #d3d3d3 url('/wp-content/themes/iSayHello/images/bg-grey-middle.jpg') top left repeat; }
#lang_sel li ul li a:hover { color: #222222; }
#lang_sel li a.lang_sel_sel { background: transparent url('/wp-content/themes/iSayHello/images/icon-dropdown.png') center right no-repeat;  }
#lang_sel li:hover a.lang_sel_sel, #lang_sel li a.lang_sel_sel:hover { color: #ffffff; text-shadow: -1px -1px 0px #444444 !important; }

/* Sprachswitch menu */
#lang_sel ul#menu-sprachswitch li a {
  font-family: 'Helvetica', Arial, Verdana, Sans-Serif !important;
  }
#lang_sel ul#menu-sprachswitch li:first-child:hover { 
  background: #3d3d3d url('/wp-content/themes/iSayHello/images/bg-black.jpg') top left repeat;
  border-radius: 10px 10px 0 0;
  box-shadow: 0px 0px 3px #333333; 
  color: #ffffff;
  text-shadow: -1px -1px 0px #444444 !important;
  }
#lang_sel ul#menu-sprachswitch li:first-child a { 
  background: transparent url('/wp-content/themes/iSayHello/images/icon-dropdown.png') center right no-repeat;
  }
#lang_sel #menu-sprachswitch li:first-child ul.sub-menu li:hover { 
  background: #d3d3d3 url('/wp-content/themes/iSayHello/images/bg-grey-middle.jpg') top left repeat;
  border-radius: 0;
  box-shadow: none; 
  }
#lang_sel #menu-sprachswitch li:first-child ul.sub-menu li a { 
  display: block;
  height: 40px !important;
  padding: 0 20px !important;
  margin: 0 !important;
  font-size: 1.3em !important;
  line-height: 40px !important;
  text-decoration: none;
  text-shadow: 1px 1px 0px #ffffff !important;
  color: #000000;
  outline: none;
  background: none;
  border: 0 none;
  }
#lang_sel #menu-sprachswitch li:first-child ul.sub-menu li a, #lang_sel #menu-sprachswitch li:first-child ul.sub-menu li a:hover {
  line-height: 40px;
  background: transparent url('/wp-content/themes/iSayHello/images/trenner-grey-light-x.gif') bottom left repeat-x;
  }
#lang_sel ul#menu-sprachswitch li:first-child:hover a { color: #ffffff; text-shadow: -1px -1px 0px #444444 !important; }
#lang_sel #menu-sprachswitch li:first-child ul.sub-menu li a:hover { color: #222222; }

/* Trennlinien */
.trennergreydark { background: transparent url('/wp-content/themes/iSayHello/images/trenner-grey-dark.gif') bottom left repeat-x; }
.trennerdark { background: transparent url('/wp-content/themes/iSayHello/images/trenner-dark.gif') bottom left repeat-x; }
.trennergreylightx { background: transparent url('/wp-content/themes/iSayHello/images/trenner-grey-light-x.gif') bottom left repeat-x; }
.trenner { background: transparent url('/wp-content/themes/iSayHello/images/trenner-grey-light-x.gif') top left repeat-x; width: 600px; float: left; padding-top: 40px; margin-top: 30px; }
.trennergreylighty { 
  position: relative;
  float: left;
  width: 960px;
  padding: 0;
  margin: 0;
  height: auto;
  background: transparent url('/wp-content/themes/iSayHello/images/trenner-grey-light-y.gif') 640px 0px repeat-y;
  }

/* Content */
.none { display: none; }
.einespalte {
  position: relative;
  float: left;
  width: 960px;
  padding: 40px 0;
  height: auto;
  }
.zweispalten {
  position: relative;
  float: left;
  width: 480px;
  padding: 40px 0;
  height: auto;
  }
.main {
  position: relative;
  float: left;
  width: 640px;
  padding: 0 0 40px;
  margin: 0 0 40px;
  height: auto;
  }

/* Sidebar */
.sidebar {
  position: relative;
  float: right;
  width: 320px;
  padding: 0 0 40px;
  height: auto;
  }
.sidebarbox, .apptextboxwrapper {
  position: relative;
  float: left;
  width: 320px;
  padding: 40px 0;
  height: auto;
  }

/* App Kaufen Sidebar */
.appboxwrapper, .appboxtext {
  position: relative;
  float: left;
  width: 320px;
  height: auto;
  padding: 0 0 40px;
  margin: -75px 0 0;
  z-index: 1;
  }
.appboxtext {
  padding: 0;
  margin: 0;
  }
.appecke {
  position: absolute;
  width: 20px;
  height: 35px;
  left: 0;
  top: 0;
  background: transparent url('/wp-content/themes/iSayHello/images/app-sidebar-ecke.png') center center no-repeat;
  z-index: 10;
  }
.apptop, .appmid, .appbot {
  float: left;
  width: 260px;
  padding: 0 30px;
  margin: 0;
  }
.apptop {
  height: 5px;
  background: transparent url('/wp-content/themes/iSayHello/images/app-sidebar-top.png') center center no-repeat;
  }
.appmid {
  width: 240px;
  height: auto;
  padding: 60px 40px 45px;
  background: transparent url('/wp-content/themes/iSayHello/images/app-sidebar-mid.png') center center repeat-y;
  }
.appmid div, .appmid div p {
  float: left;
  width: auto;
  color: #ffffff;
  font-size: 1.6em;
  font-weight: 100;
  line-height: 1.4em;
  text-shadow: 1px 1px 0px #0a5078;
  padding: 0;
  margin: 0;
  text-align: left;
  }
.appmid div p {
  font-size: 1em;
  font-weight: 100;
  line-height: 1.4em;
  }
.appbot {
  height: 15px;
  background: transparent url('/wp-content/themes/iSayHello/images/app-sidebar-bot.png') center center no-repeat;
  }
.appboxbutton, #facebook, .werbebox {
  position: relative;
  float: left;
  width: 279px;
  height: auto;
  padding: 0;
  margin: 0 20px;
  background-color: #ffffff;
  border-radius: 4px;
  border-top: 1px solid #bbbbbb;
  border-left: 1px solid #cccccc;
  overflow: hidden;
  z-index: 3;
  }
.appboxbutton {
  width: 280px;
  border: 0 none;
  background: none;
  padding: 30px 20px 0;
  margin: 0;
  overflow: visible;
  }
#facebook { text-align: left; }

/* Werbebox */
.werbebox { 
  width: 239px;
  height: 339px;
  padding: 20px;
  margin: 0 20px 20px;
  overflow: hidden;
  }
.werbebox:hover { 
  cursor: pointer;
  box-shadow: 0px 0px 10px 0px #cccccc inset;
  }
.werbeboxtitel {
  float: left;
  width: 600px;
  padding: 0 20px 10px;
  font-size: 1.2em;
  text-align: left;
  color: #666666;
  }
.sidebar .werbeboxtitel { width: auto; padding: 40px 20px 10px; }
.werbebox p { 
  padding: 20px 0 0;
  margin: 0;
  font-size: 1.4em;
  text-align: center;
  }
.werbebox img { 
  margin: 0 !important;
  border: 0 none !important;
  background: none !important;
  box-shadow: none !important;
  border-radius: 0px !important;
  }

/* Tagcloud */
#tagcloud {
  position: relative;
  display: block;
  width: 280px;
  padding: 0 20px;
  }
#tagcloud a {
  float: left;
  padding: 0px 10px;
  margin: 0 5px 5px;
  line-height: 160%;
  text-align: center;
  text-decoration: none;
  color: #444444;
  background: #d3d3d3 url('/wp-content/themes/iSayHello/images/bg-grey-middle.jpg') top left repeat;
  box-shadow: 0px 0px 3px #999999;
  border: 0 none;
  border-radius: 4px;
  cursor: pointer;
  outline: none;
  white-space: nowrap;
  }
#tagcloud a:hover {
  color: #ffffff;
  text-shadow: 1px 1px 0px #222222;
  background: #0d689c url('/wp-content/themes/iSayHello/images/bg-button.jpg') top left repeat;
  box-shadow: 0px 0px 3px #666666;
  }

/* Home Button App Kaufen und Flieger */
#welcomebox { min-height: 260px; padding: 0 0 235px; }
#papierflieger {
  position: absolute;
  bottom: -120px;
  right: -35px;
  width: 475px;
  height: 225px;
  padding: 20px 20px 110px;
  margin: 0;
  background: transparent url('/wp-content/themes/iSayHello/images/papierflieger.png') bottom right no-repeat;
  z-index: 0;
  }
.appbuyblack, .appbuyblack1 {
  position: relative;
  float: left;
  padding: 10px 80px 10px 20px;
  font-size: 2.4em;
  line-height: 1.4em;
  text-align: left;
  text-decoration: none;
  text-shadow: 1px 1px 0px #222222;
  color: #ffffff;
  background: #444444 url('/wp-content/themes/iSayHello/images/bg-grey-dark.jpg') top left repeat;
  box-shadow: 0px 0px 3px #222222;
  border-radius: 10px;
  cursor: pointer;
  outline: none;
  z-index: 1;
  }
.appbuyblack1 { width: 135px; }
.appbuyblack:hover, .appbuyblack1:hover { text-decoration: none; background: #3d3d3d url('/wp-content/themes/iSayHello/images/bg-black.jpg') top left repeat; }
.appbuyred {
  position: absolute;
  top: -20px;
  right: -60px;
  width: 126px;
  height: 126px;
  padding: 0;
  margin: 0;
  z-index: 2;
  overflow: hidden;
  }
.appbuyred span {
  float: left;
  width: 126px;
  height: 126px;
  padding: 0;
  margin: 0;
  background: transparent url('/wp-content/themes/iSayHello/images/icon-app-buy.png') bottom right no-repeat;
  }
.homeempf  {
  float: left;
  clear: both;
  padding: 20px 0 40px;
  }
.homefeat  { clear: both; }
#anker {
  position: absolute;
  bottom: 80px;
  right: 0px;
  width: 1px;
  height: 1px;
  }

/* Slider iPhone */
.featured-wrapper { height: 460px; padding: 40px 0 0; }
#featured-bg {
  position: absolute;
  top: -115px;
  right: 50px; 
  width: 380px;
  height: 630px;
  padding: 0;
  margin: 0;
  background: transparent url('/wp-content/themes/iSayHello/images/i-phone.png') top right no-repeat;
  z-index: 0;
  }	
#featured, #featuredoverlay {
  position: absolute;
  top: 109px;
  left: 60px;
  width: 260px;
  height: 390px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  z-index: 5;
  }
#featuredoverlay {
  background: transparent url('/wp-content/themes/iSayHello/images/i-phone-overlay.png') top right no-repeat;
  z-index: 10;
  }
#featured ul, #featured li {
  position:relative;
  width: 260px;
  height: 390px;
  padding: 0;
  margin: 0;
  font-size: 1em;
  list-style: none;
  overflow: hidden; 
  z-index: 6;
  }

/* Slider Control */
ol#controls { 
  position: absolute;
  top: 620px;
  left: 70px;
  width: 250px;
  height: 10px;
  padding: 0;
  margin: 0;
  font-size: 1em;
  list-style: none;
  text-align: center;
  }
ol#controls li { 
  display: inline-block;
  float: none;
  height: 10px;
  width: 10px;
  padding: 0;
  margin: 0 10px 0 0;
  list-style: none;
  box-shadow: 1px 1px 0px #ffffff;
  border-radius: 10px;
  overflow: hidden;
  }
ol#controls li a { 
  display: block;
  height: 10px;
  border-radius: 10px;
  text-align: center;
  text-decoration: none;
  text-indent: -20000px;
  background: #d3d3d3 url('/wp-content/themes/iSayHello/images/bg-grey-middle.jpg') top left repeat;
  box-shadow: 0px 0px 2px 0px #999999 inset;
  }
ol#controls li.current a { 
  background: #e24329 url('/wp-content/themes/iSayHello/images/bg-red.jpg') top left repeat;
  box-shadow: 0px 0px 2px 0px #111111 inset;
  }

/* Update */
#update {
  position: absolute;
  top: 100px;
  left: 20px;
  width: 452px;
  height: auto;
  padding: 15px 0 5px;
  margin: 0;
  font-size: 1em;
  background: #eeeeee url('/wp-content/themes/iSayHello/images/bg-grey-light.jpg') top left repeat;
  border-radius: 10px;
  border: 4px solid #ff4c2e;
  box-shadow: 0px 0px 10px #333333;
  color: #444444 !important;
  text-shadow: 1px 1px 0px #dddddd;
  opacity: 0.86;
  z-index: 100;
  }
#update h2 { 
  width: 368px;
  padding: 0 20px 5px;
  font-size: 1.8em;
  font-weight: normal;
  color: #ff4c2e;
  text-shadow: 1px 1px 0 #ffffff;
  }
#update p { font-size: 1.4em; }
#updateclose {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  text-decoration: none;
  background: transparent url('/wp-content/themes/iSayHello/images/icon-close.png') center center no-repeat;
  outline: none;
  z-index: 20;
  }

/* Configurator */
.configcontent {
  position: relative;
  float: left;
  width: 940px;
  padding: 0 0 0 20px;
  height: auto;
  }
h1.configtitel {
  float: left;
  color: #ffffff;
  text-shadow: 1px 1px 0px #0a5078;
  padding: 0 0 40px;
  font-weight: 100;
  }
h2.configdesc, h2.configappdesc {
  float: left;
  width: 305px;
  color: #ffffff;
  font-size: 1.6em;
  text-shadow: 1px 1px 0px #0a5078;
  padding: 0 0 10px 5px;
  margin: 0 28px 0 0;
  }
h2.configappdesc { width: 305px; margin: 0; }
.configzusatz {
  position: absolute;
  bottom: 35px;
  left: 20px;
  width: 590px;
  padding: 0;
  height: auto;
  z-index: 4;
  }
.configzusatz h2.configappdesc { width: 590px; }
.configzusatz h2.configappdesc a, a.buttonapp {
  padding: 10px 12px;
  margin: 0 5px;
  line-height: 100%;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 0px #222222;
  color: #ffffff;
  background: #e24329 url('/wp-content/themes/iSayHello/images/bg-red.jpg') top left repeat;
  border: 0 none;
  box-shadow: 0px 0px 3px #111111;
  border-radius: 4px;
  cursor: pointer;
  outline: none;
  }
.configzusatz h2.configappdesc a:hover, a.buttonapp:hover { box-shadow: 0px 0px 5px #111111; }
ul#country1, ul#country2 {
  position: relative;
  float: left;
  width: 250px;
  height: 180px;
  padding: 0; 
  margin: 0;
  font-size: 1em;
  background-color: #1184c7;
  border-radius: 10px;
  border-top: 1px solid #0a5078;
  border-left: 1px solid #0a5078;
  z-index: 10;
  overflow: visible;
  }
ul#country1 li, ul#country2 li {
  position: relative;
  list-style: none;
  width: 250px;
  height: 180px;
  padding: 0; 
  background: none;
  border: 0 none;
  z-index: 11;
  overflow: visible;
  }
ul#country1 li span, ul#country2 li span {
  display: block;
  float: left;
  width: 250px;
  height: 180px;
  padding: 0; 
  border-radius: 10px;
  }
ul#country1 li div.submenu1, ul#country2 li div.submenu2 {
  display: none;
  float: none;
  position: absolute;
  top: 175px;
  left: 0px;
  width: 600px;
  padding: 25px 0 0;
  z-index: 50;
  }
ul#country1:hover, ul#country2:hover { box-shadow: 0px 0px 5px 0px #0a5078 inset; }
.configecke {
  position: absolute;
  top: 0px;
  left: 105px;
  width: 40px;
  height: 25px;
  background: transparent url('/wp-content/themes/iSayHello/images/config-ecke.png') center center no-repeat;
  overflow: hidden;
  z-index: 10;
  }
ul#country1 li:hover div.submenu1, ul#country2 li:hover div.submenu2 { display: block; }
ul#country1 li div.hide, ul#country2 li div.hide { display: none !important; }
ul#country1 li a, ul#country2 li a { cursor: default; }
ul#country1 li div.submenu1 ul, ul#country2 li div.submenu2 ul {
  display: block;
  float: left;
  width: 570px;
  padding: 20px 10px 10px 20px;
  margin: 0;
  font-size: 1em;
  background: #01367a url('/wp-content/themes/iSayHello/images/bg-marine.jpg') top left repeat;
  border-radius: 10px;
  box-shadow: 0px 0px 3px #111111;
  }
ul#country1 li div.submenu1 ul li, ul#country2 li div.submenu2 ul li {
  position: relative;
  float: left;
  list-style: none;
  width: 85px;
  height: 60px;
  padding: 0 10px 10px 0; 
  background: none;
  border: 0 none;
  z-index: 1; 
  }
ul#country1 li div.submenu1 ul li:hover, ul#country2 li div.submenu2 ul li:hover { z-index: 10; }
ul#country1 li div.submenu1 ul li div.lang_tool_tip, ul#country2 li div.submenu2 ul li div.lang_tool_tip {
  display: none;
  position: absolute;
  top: 70px;
  left: 0px;
  width: 75px;
  height: auto;
  padding: 8px 5px 5px 5px;
  line-height: 100%;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 0px #ffffff;
  background: #d3d3d3 url('/wp-content/themes/iSayHello/images/bg-grey-middle.jpg') top left repeat;
  box-shadow: 0px 0px 3px #111111;
  border-radius: 5px;
  }
ul#country1 li div.submenu1 ul li div.lang_tool_tip span, ul#country2 li div.submenu2 ul li div.lang_tool_tip span {
  position: absolute;
  top: -15px;
  left: 0px;
  width: 85px;
  height: 15px;
  background: transparent url('/wp-content/themes/iSayHello/images/config-ecke-tooltip.png') center center no-repeat;
  }
ul#country1 li div.submenu1 ul li:hover div.lang_tool_tip, ul#country2 li div.submenu2 ul li:hover div.lang_tool_tip { display: block; z-index: 100; }
ul#country1 li div.submenu1 ul li a, ul#country2 li div.submenu2 ul li a {
  position: relative;
  display: block;
  float: left;
  width: 85px;
  height: 60px;
  padding: 0; 
  border-radius: 5px;
  overflow: hidden;
  cursor: pointer;
  border: 0 none; 
  z-index: 1;
  }
ul#country1 li div.submenu1 ul li a:hover, ul#country2 li div.submenu2 ul li a:hover {
  background-color: #1184c7;

  background: #0d689c url('/wp-content/themes/iSayHello/images/bg-button.jpg') top left repeat; 
  box-shadow: 0px 0px 3px #222222;
  z-index: 99;
  }
ul#country1 li div.submenu1 ul li a img, ul#country2 li div.submenu2 ul li a img {
  width: 85px;
  height: 60px;
  padding: 0;
  border: 0 none; 
  }
#pfeil, #klammer {
  float: left;
  width: 40px;
  height: 180px;
  padding: 0 25px 0 24px;
  background: transparent url('/wp-content/themes/iSayHello/images/config-pfeil.png') center center no-repeat;
  }
#klammer { background: transparent url('/wp-content/themes/iSayHello/images/config-klammer.png') center center no-repeat; }
#buyappbox {
  float: left;
  width: 240px;
  height: 300px;
  padding: 0; 
  }
.appkaufen, .commingsoon {
  float: left;
  display: block;
  width: 240px;
  height: 80px;
  padding: 0;
  margin: 0 0 20px; 
  background: #01367a url('/wp-content/themes/iSayHello/images/bg-marine.jpg') top left repeat; 
  border-radius: 5px;
  border-top: 1px solid #0a5078;
  border-left: 1px solid #0a5078;
  }
.commingsoon {
  position: relative;
  margin: 0; 
  z-index: 0;
  cursor: default;
  }
.commingsoon:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: -10px;
  right: -25px;
  width: 80px;
  height: 60px;
  background: transparent url('/wp-content/themes/iSayHello/images/comming-soon.png') center center no-repeat;
  }
.appkaufen a, .commingsoon a, a#apple, a#android, a#windows {
  float: left;
  display: block;
  width: 240px;
  height: 80px;
  padding: 0;
  margin: 0; 
  border-radius: 5px;
  } 
.appkaufen a, .commingsoon a { cursor: default; } 
a#apple { background: transparent url('/wp-content/themes/iSayHello/images/icon-app-store.png') center right no-repeat; }
a#android { background: transparent url('/wp-content/themes/iSayHello/images/icon-android-market.png') center right no-repeat; }
a#windows { background: transparent url('/wp-content/themes/iSayHello/images/icon-windows-market.png') center right no-repeat; }
.aktiv { box-shadow: 0px 0px 5px #111111; background: #e24329 url('/wp-content/themes/iSayHello/images/bg-red.jpg') top left repeat; }
.aktiv:hover { box-shadow: 0px 0px 10px #111111; }
.aktiv a:hover { cursor: pointer; }
.aktiv a { background-position: center left !important; }


/* 4Boxen Startseite */
#social h3 {
  float: left;
  width: 440px;
  padding: 0 0 20px 0px;
  margin: 0;
   }
#social .einespalte {
  width: 960px;
  padding: 20px 0 30px;
  }
#social .zweispalten {
  width: 440px;
  padding: 30px 20px;
  }
#facebookwrapper {
  float: left;
  width: 439px;
  height: 260px;
  text-align: left;
  background: #eeeeee url('/wp-content/themes/iSayHello/images/bg-grey-light.jpg') top left repeat;
  border-radius: 4px;
  border-top: 1px solid #999999;
  border-left: 1px solid #999999;
  overflow: hidden;
  z-index: 3;
  }
#commentwrapper {
  position: relative;
  float: left;
  width: 440px;
  height: 260px;
  overflow: visible;
  z-index: 1;
  }
#commentwrapper ul {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 440px;
  height: 290px;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1em;
  overflow: hidden;
  z-index: 2;
  }
#commentwrapper ul li.commentbox {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 440px;
  height: 290px;
  margin: 0;
  padding: 0;
  background: transparent url('/wp-content/themes/iSayHello/images/bg-comments.png') top center no-repeat;
  list-style: none;
  font-size: 1em;
  overflow: hidden;
  z-index: 2;
  }
#commentwrapper p { padding: 0; }
#commentwrapper .commenttext { height: 150px; width: 360px; padding: 45px 0 0 40px; overflow: hidden; }
#commentwrapper .commenttext p { color: #666666; text-shadow: 1px 1px 0 #ffffff; }
#commentwrapper p.commenttitel {
  position: absolute;
  top: 235px;
  left: 190px;
  width: 250px;
  text-align: left;
  }
.stars {
  position: absolute;
  top: 260px;
  left: 190px;
  width: 250px;
  height: 20px;
  text-align: left;
  }
.stars img { margin: 0 5px 0 0; }
#videowrapper {
  float: left;
  width: 440px;
  min-height: 240px;
  background-color: #111111;
  box-shadow: 0px 0px 3px #111111;
  border-radius: 5px;
  overflow: hidden;
  }
#blogwrapper {
  float: left;
  width: 440px;
  padding: 0 0 30px;
  }
#blogwrapper h2.posttitel, #blogwrapper p  { padding-left: 0 !important; padding-right: 0 !important; }

/* Dropdown Listen */
.accordion {
  list-style-type:none;
  width: 640px;
  height: auto;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.accordion .accordion-titel {
  position: relative;
  display: block;
  float: left;
  width: 520px;
  padding: 12px 60px 8px 20px;
  margin: 0 0 20px 20px;
  color: #444444;
  font-size: 1.8em; 
  font-weight: normal;
  line-height: 1.4em;
  text-align: left;
  text-decoration: none;
  background: #d3d3d3 url('/wp-content/themes/iSayHello/images/bg-grey-middle.jpg') top left repeat;
  border-radius: 10px;
  box-shadow: 0px 0px 3px #999999;
  border: 0 none;
  cursor: pointer;
  outline: none;
  z-index: 1;
  }
.accordion .accordion-text { 
  width: 560px;
  padding: 20px;
  margin: 0 0 20px 20px;
  font-size: 1.6em;
  line-height: 1.2em;
  text-align: left;
  background-color: #ffffff;
  border-radius: 10px;
  border-top: 1px solid #bbbbbb;
  border-left: 1px solid #cccccc;
  overflow: hidden;
  }
.accordion .accordion-text  p { padding: 0 0 10px; font-size: 1em; line-height: 1.2em; }
.accordion .accordion-titel:hover, .accordion .active {
  color: #ffffff;
  text-shadow: -1px -1px 0 #444444 !important;
  background: #e24329 url('/wp-content/themes/iSayHello/images/bg-red.jpg') top left repeat; 
  box-shadow: 0px 0px 3px #666666;
  }
.accordion .accordion-titel .open,
.accordion .accordion-titel .close {
  display: block;
  background: transparent url('/wp-content/themes/iSayHello/images/open.png') center left no-repeat; 
  position: absolute;
  z-index: 10;
  top: 0px;
  right: 0px;
  width: 60px;
  height: 100%;
  }
.accordion .accordion-titel .close { display: none; background: transparent url('/wp-content/themes/iSayHello/images/close.png') center center no-repeat; }
.accordion .accordion-titel .open { display: block; }
.accordion .accordion-titel .close { display: none; }
.accordion .active .open { display: none !important; }
.accordion .active .close { display: block !important; }
.accordion .accordion-titel:hover .open { background-position: center right; }

/* Footer */
#footermenu {
  position: relative;
  float: left;
  height: 40px;
  width: auto;
  padding: 0 60px 0 0;
  z-index: 1;
  }
#footermenu ul.menu {
  position: relative;
  float: left;
  height: 40px;
  width: auto;
  font-size: 1em;
  margin: 0;
  padding: 0;
  }
#footermenu ul.menu li {
  float: left;
  list-style: none;
  height: 40px;
  padding: 0 0 0 20px;
  margin: 0;
  }
#footermenu ul.menu li a {
  display: block;
  height: 40px;
  padding: 0 20px;
  margin: 0;
  font-size: 1.6em;
  line-height: 40px;
  font-weight: 300;
  text-decoration: none;
  text-align: center;
  text-shadow: -1px -1px 0px #444444 !important;
  color: #ffffff;
  border-radius: 5px;
  box-shadow: 0px 0px 5px #222222; 
  background: #3d3d3d url('/wp-content/themes/iSayHello/images/bg-black.jpg') top left repeat; 
  outline: none;
  }
#footermenu ul.menu li.current-menu-item a, #footermenu ul.menu li.current-menu-item a:hover, #footermenu ul.menu li a:hover { 
  background: #0d689c url('/wp-content/themes/iSayHello/images/bg-button.jpg') top left repeat; 
  text-decoration: none;
  box-shadow: 0px 0px 3px 0px #111111 inset; 
  }
a#topper {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 40px;
  width: 40px;
  padding: 0;
  margin: 0 0 0 20px;
  font-size: 1.6em;
  line-height: 40px;
  font-weight: 300;
  text-align: center;
  border-radius: 5px;
  box-shadow: 0px 0px 5px #222222; 
  background: #3d3d3d url('/wp-content/themes/iSayHello/images/bg-black.jpg') top left repeat; 
  overflow: hidden;
  outline: none;
  }
a#topper:hover { background: #e24329 url('/wp-content/themes/iSayHello/images/bg-red.jpg') top left repeat; }
#socialmedia { 
  float: right;
  height: 40px;
  margin: 0;
  padding: 0;
  }
#socialmedia a {
  display: block;
  float: left;
  height: 40px;
  width: 40px;
  padding: 0;
  margin: 0 0 0 20px;
  border-radius: 5px;
  box-shadow: 0px 0px 5px #222222; 
  overflow: hidden;
  outline: none;
  }
a.rss { background: #444444 url('/wp-content/themes/iSayHello/images/icon-rss-bg.jpg') top left repeat; }
a.twitter { background: #444444 url('/wp-content/themes/iSayHello/images/icon-twitter-bg.jpg') top left repeat; }
a.facebook { background: #444444 url('/wp-content/themes/iSayHello/images/icon-facebook-bg.jpg') top left repeat; }
a.youtube { background: #444444 url('/wp-content/themes/iSayHello/images/icon-you-tube-bg.jpg') top left repeat; }
a.googleplus { background: #444444 url('/wp-content/themes/iSayHello/images/icon-google-plus-bg.jpg') top left repeat; }
ul#menu-footermenu li.current-menu-item a,
ul#menu-footermenu li.current-menu-item a:hover, 
ul#menu-footermenu li a:hover,
#socialmedia a:hover,
a#topper:hover { box-shadow: 0px 0px 3px 0px #111111 inset; }
#socialmedia a.socialallg:hover { box-shadow: 0px 0px 10px #111111; }

#footer p, #footer div.textwidget {
  color: #bbbbbb;
  padding: 0 20px;
  font-size: 1.4em;
  text-shadow: -1px -1px 0px #222222 !important;
  text-align: left;
  }
#footer div.textwidget { line-height: 1.4em; }
#footer .copy { padding: 20px 0; }
/* Bilder */
p img, p img {
  margin: 5px 15px 10px 0;
  border: 10px solid #ffffff;
  background-color: #ffffff;
  box-shadow: 0px 0px 3px #cccccc;
  border-radius: 2px;
  }
p img.alignleft, p a img.alignleft {
  float: left !important;
  clear: both;
  margin: 5px 15px 10px 0;
  }
p img.alignright, p a img.alignright {
  float: right !important;
  clear: both;
  margin: 5px 0 10px 15px;
  }
p img.aligncenter, p a img.aligncenter {
  float: none !important;
  clear: both;
  margin: 5px 15px 10px 0;
  }
p img.alignnone, p a img.alignnone {
  float: none;
  clear: both;
  margin: 5px 15px 10px 0;
  }
img.wp-smiley, a img.wp-smiley:hover {
  padding: 0 2px;
  margin: 0;
  border: 0 none;
  background: 0 none;
  box-shadow: none;
  }
p a:hover img { border-color: #eeeeee; }
.bildohnestyle { 
  margin: 5px 0 10px 0 !important;
  border: 0 none !important;
  background: none !important;
  box-shadow: none !important;
  border-radius: 0px !important;
  }

/* Featured Tabs */
ul#tabs-nav {
  position: relative;
  float: left;
  width: 620px;
  height: 135px;
  padding: 10px 10px 40px;
  margin: 0;
  list-style: none;
  z-index: 1;
  }
ul#tabs-nav li { 
  width: 135px;
  height: 135px;
  padding: 0 10px;
  margin: 0;
  display: block;
  float: left;
  font-size: 1em;
  }
ul#tabs-nav li a {
  display: block;
  width: 135px;
  height: 40px;
  padding: 95px 0 0;
  margin: 0;
  color: #444444;
  text-align: center;
  border-radius: 10px;
  box-shadow: 0px 0px 3px #999999;
  overflow: hidden;
  }
ul#tabs-nav li a:focus, ul#tabs-nav li a:hover { outline: none; text-decoration: none; }
ul#tabs-nav li a#reiter1 { background: transparent url('/wp-content/themes/iSayHello/images/button-sprache.jpg') top left no-repeat; }
ul#tabs-nav li a#reiter2 { background: transparent url('/wp-content/themes/iSayHello/images/button-lektionen.jpg') top left no-repeat; }
ul#tabs-nav li a#reiter3 { background: transparent url('/wp-content/themes/iSayHello/images/button-bedienung.jpg') top left no-repeat; }
ul#tabs-nav li a#reiter4 { background: transparent url('/wp-content/themes/iSayHello/images/button-translator.jpg') top left no-repeat; }
ul#tabs-nav li a#reiter1:hover, ul#tabs-nav li a#reiter2:hover,
ul#tabs-nav li a#reiter3:hover, ul#tabs-nav li a#reiter4:hover,
ul#tabs-nav li a#reiter1.selected, ul#tabs-nav li a#reiter2.selected,
ul#tabs-nav li a#reiter3.selected, ul#tabs-nav li a#reiter4.selected {
  color: #ffffff;
  text-shadow: -1px -1px 0 #444444 !important;
  background-position: bottom left;
  box-shadow: 0px 0px 3px #666666;
  }
.tabbox {
  float: left;
  width: 640px;
  padding: 40px 0 0;
  margin: 0;
  }

/* Lektionen Liste */
#lektionen {
  width: 600px;
  height: auto;
  list-style: none;
  padding: 0 20px;
  margin: 0;
  font-size: 1.6em;
  }
#lektionen li {
  float: left;
  position: relative;
  width: 210px;
  min-height: 50px;
  padding: 10px 20px 10px 70px;
  margin: 0 0 10px;
  }
#lektionen li img {
  position: absolute;
  top: 10px;
  left: 0px;
  }

/* Bedienung und Translator */
#bedienung, #translator {
  position: relative;
  width: 620px;
  height: 630px;
  padding: 0;
  margin: 0;
  background: transparent url('/wp-content/themes/iSayHello/images/i-phone.png') top left no-repeat;
  z-index: 1;
  }
#translator { background: transparent url('/wp-content/themes/iSayHello/images/i-phone.png') top left no-repeat; }
#bbild, #tbild, .iphoneoverlay {
  position: absolute;
  top: 109px;
  left: 60px;
  width: 260px;
  height: 390px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  z-index: 5;
  }
.iphoneoverlay {
  background: transparent url('/wp-content/themes/iSayHello/images/i-phone-overlay.png') top right no-repeat;
  z-index: 6;
  }
#bbild img, #tbild img {
  margin: 0 !important;
  border: 0 none !important;
  background: none !important;
  box-shadow: none !important;
  border-radius: 0px !important;
  }
.blinien, .tlinien {
  position: absolute;
  top: 0;
  left: 0;
  width: 620px;
  height: 630px;
  padding: 0;
  margin: 0;
  background: transparent url('/wp-content/themes/iSayHello/images/blinien.png') top left no-repeat;
  z-index: 7;
  }
.tlinien { background: transparent url('/wp-content/themes/iSayHello/images/tlinien.png') top left no-repeat; }
#blegende1, #blegende2, #blegende3, #blegende4, #blegende5, #blegende6,
#tlegende1, #tlegende2, #tlegende3, #tlegende4 {
  position: absolute;
  right: 0px;
  width: 240px;
  height: auto;
  padding: 0;
  margin: 0;
  z-index: 2;
  }
#blegende1 { top: 130px; }
#blegende2 { top: 175px; }
#blegende3 { top: 260px; }
#blegende4 { top: 350px; }
#blegende5 { top: 395px; }
#blegende6 { top: 440px; }

#tlegende1 { top: 163px; }
#tlegende2 { top: 317px; }
#tlegende3 { top: 383px; }
#tlegende4 { top: 430px; }

/* Navigation */
#paging {
  width: 600px;
  height: 40px;
  list-style: none;
  padding: 0 20px;
  margin: 0;
  font-size: 1em;
  }
#paging li {
  float: left;
  height: 40px;
  margin: 0;
  text-align: center;
  }
#paging li.prev, #paging li.next { width: 40px; }
#paging li.pages { width: 520px; }
#paging li.pages a, #paging li.prev a, #paging li.next a {
  display: inline-block;
  width: auto;
  height: 40px;
  padding: 0 15px;
  margin: 0 10px;
  font-size: 2em;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 0 #ffffff;
  vertical-align: middle;
  color: #444444;
  background: #d3d3d3 url('/wp-content/themes/iSayHello/images/bg-grey-middle.jpg') top left repeat;
  box-shadow: 0px 0px 3px #999999;
  border: 0 none;
  border-radius: 10px;
  cursor: pointer;
  outline: none;
  }
#paging li.prev a, #paging li.next a {
  width: 40px;
  padding: 0;
  margin: 0;
  background: #d3d3d3 url('/wp-content/themes/iSayHello/images/icon-pfeil-links.jpg') center center no-repeat;
  }
#paging li.next a { background: #d3d3d3 url('/wp-content/themes/iSayHello/images/icon-pfeil-rechts.jpg') center center no-repeat; }
#paging li.pages a.active { 
  color: #ffffff;
  text-shadow: 1px 1px 0px #222222;
  background: #0d689c url('/wp-content/themes/iSayHello/images/bg-button.jpg') top left repeat;
  box-shadow: 0px 0px 3px #666666;
  }
#paging li.pages a.active:hover, #paging li.pages a:hover,
#paging li.prev a:hover, #paging li.next a:hover { box-shadow: 0px 0px 3px #444444; }

/* CForm */
div.wpcf7 {
  margin: 0 !important;
  padding: 0 20px !important;
  overflow: hidden;
  }
.wpcf7-form {
  margin: 0 !important;
  padding: 20px 0!important;
  background: #d3d3d3 url('/wp-content/themes/iSayHello/images/bg-grey-middle.jpg') top left repeat;
  border-radius: 10px;
  box-shadow: 0px 0px 3px #999999;
  border: 0 none;
  overflow: hidden;
  }
.sidebar .wpcf7-form { padding: 20px 0 !important; }
.wpcf7-form div {
  float: left;
  display: block;
  width: 600px;
  }
.sidebarbox .wpcf7-form div { width: 280px; }
.wpcf7-form div p {
  position: relative;
  float: left;
  margin-bottom: 10px;
  width: auto;
  }
.sidebarbox .wpcf7-form div p { margin-bottom: 0px; }
.wpcf7-form div p.inputsmall { width: 260px; }
.inputfeld-small, .inputfeld-big, .textfeld, .captchafeld {
  position: relative;
  float: left;
  width: 538px;
  height: 40px;
  padding: 0 10px;
  margin: 0;
  font-family: 'Helvetica',Arial, Verdana, Sans-Serif;
  font-size: 16px;
  color: #444444;
  text-shadow: 0px 1px 1px #bbbbbb;
  background-color: #f3f3f3;
  border: 1px solid #cccccc;
  border-top: 1px solid #999999;
  border-left: 1px solid #bbbbbb;
  border-radius: 4px;
  z-index: 2;
  }
.inputfeld-small, .captchafeld { width: 238px; margin: 0;}
.textfeld {
  height: 190px;
  padding: 10px;
  overflow-x: hidden;
  overflow-y: auto;
  }
.inputfeld-small:hover, .inputfeld-big:hover, .textfeld:hover, .captchafeld:hover,
.inputfeld-small:focus, .inputfeld-big:focus, .textfeld:focus, .captchafeld:focus {
  color: #1184c7;
  background-color: #ffffff;
  box-shadow: 0px 0px 3px #1184c7;
  border: 1px solid #1184c7;
  }
.sidebarbox .inputfeld-small, .sidebarbox .textfeld { width: 218px; margin: 0; }
.sidebarbox .captchafeld { width: 118px; margin: 0; }
.sidebarbox .textfeld { height: 120px; margin: 0; }
.wpcf7-form img#captchabild {
  position: absolute;
  top: 55px;
  left: 300px;
  border: 0 none;
  box-shadow: none;
  }
.sidebarbox .wpcf7-form img#captchabild {
  top: 55px;
  left: 175px;
  }
.wpcf7-not-valid, .wpcf7-not-valid {
  color: #e24329;
  background-color: #ffffff;
  box-shadow: 0px 0px 3px #e24329;
  border: 1px solid #e24329;
  }
.senden {
  display: block;
  float: left;
  width: auto;
  padding: 15px 20px;
  margin: 0 0 0 20px;
  font-size: 2em;
  line-height: 100%;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 0px #222222;
  color: #ffffff;
  background: #0d689c url('/wp-content/themes/iSayHello/images/bg-button.jpg') top left repeat; 
  border: 0 none;
  box-shadow: 0px 0px 3px #666666;
  border-radius: 10px;
  cursor: pointer;
  outline: none;
  }
.senden:hover { box-shadow: 0px 0px 3px #444444; }
div.wpcf7-response-output {
  display: block !important;
  float: left !important;
  width: 552px !important;
  height: auto !important;
  padding: 10px 0 !important;
  margin: 0 !important;
  color: #444444 !important;
  font-size: 1.6em !important;
  line-height: 100%;
  text-align: center !important;
  text-shadow: 1px 1px 0px #dddddd !important;
  }
.sidebar div.wpcf7-response-output { width: 232px !important; }
div.wpcf7-mail-sent-ok {
  margin: 20px 20px 0 !important;
  border: 4px solid #1184c7 !important;
  background: #eeeeee url('/wp-content/themes/iSayHello/images/bg-grey-light.jpg') top left repeat !important;
  }
div.wpcf7-mail-sent-ng,
div.wpcf7-spam-blocked,
div.wpcf7-validation-errors {
  margin: 20px 20px 0 !important;
  border: 4px solid #ff4c2e !important;
  background: #eeeeee url('/wp-content/themes/iSayHello/images/bg-grey-light.jpg') top left repeat !important;
  border-radius: 4px;
  }
span.wpcf7-form-control-wrap { position: relative !important; }
span.wpcf7-not-valid-tip, span.wpcf7-not-valid-tip-no-ajax,
.wpcf7-form div.captchawrapper span.wpcf7-not-valid-tip-no-ajax,
.wpcf7-form div.captchawrapper span.wpcf7-not-valid-tip {
  display: block;
  clear: both;
  float: left;
  padding-top: 5px;
  line-height: 10pt;
  color: #e24329 !important;
  background: none !important;
  border: 0 none !important;
  z-index: 1;
  }
span.wpcf7-list-item { margin-left: 0.5em; }
.wpcf7-display-none { display: none; }
img.ajax-loader {
  border: none;
  vertical-align: middle;
  display: none;
  }
.button, .appbuyblack, .appbuyblack1, .senden, ul.menu li a { font-family: 'Signika'; }