/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

@import url(../warp/css/layout.css);

/* Sections
----------------------------------------------------------------------------------------------------*/
    #content {margin: 10px 20px;}
  .module{margin: 0; padding: 20px 10px;}
  #showcase .module {padding: 20px 20px 5px;}
  .footer-overlay-bottom .module, 
  #toolbar .module,
  #slide-zone .module,
  #g-map .module
  {padding: 0;}
  .footer-body .module {padding: 25px 15px;}

  /*background*/
  body {font-size: 13px;}
  sup{font-size: 40%; top: -10px;}
  #system{padding-bottom: 15px;}
  #mid-block, .header-divide,
  .content-texture, .sheet{
    background-color: rgba(0,0,0,0.4)
  }

  .sheet-body{border: 1px solid rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 2px rgba(255, 255, 255, 0.4) inset;
       -moz-box-shadow: 0 0 2px rgba(255, 255, 255, 0.4) inset;
            box-shadow: 0 0 2px rgba(255, 255, 255, 0.4) inset;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
        -ms-border-radius: 4px;
         -o-border-radius: 4px;
            border-radius: 4px;
  }

  /*header*/
  #header-block{position: relative;}
  #header{margin: 0; z-index: 12;}
  
  /*slider-zone*/
  #slide-zone{text-shadow: none; margin-top: 0; position: relative; overflow: hidden}
  #slide-zone .module{margin: 0;}

  /*mid-block  */
  .mid-gradient{background: url(../images/body/mid-gradient.png) repeat-x scroll top left transparent; }
  .mid-divide{background: url(../images/body/mod-dot.png) repeat-x scroll center bottom transparent; height: 5px; margin-bottom: -1px;}

  /*copyright*/
  #copyright{
    text-align: center;
      font-size: 12px;
      margin: 10px 20px 10px 10px;
  }

  #copyright .module{margin: 0; padding: 5px;}

  /*footer*/
  #footer{margin: 15px 20px 8px; text-align: left; font-size: 12px;}
  #footer code{text-shadow: none;}
  #footer .module { margin: 0; }
  .footer-overlay-bottom .wrapper{background: url(../images/body/mid-gradient.png) repeat-x scroll top left transparent; 
    padding: 0 5px;
    -webkit-border-radius: 0 0 4px 4px;
       -moz-border-radius: 0 0 4px 4px;
        -ms-border-radius: 0 0 4px 4px;
         -o-border-radius: 0 0 4px 4px;
            border-radius: 0 0 4px 4px;
  }
  #footer-block{
  -webkit-box-shadow: 0 -3px 8px rgba(0,0,0,.05);
     -moz-box-shadow: 0 -3px 8px rgba(0,0,0,.05);
          box-shadow: 0 -3px 8px rgba(0,0,0,.05);}

  .bottom-shadow{
    position: absolute;
    height: 123px;
    width: 998px;
    max-width: 100%;
    background: url(../images/body/b-shadow.png) no-repeat scroll top left transparent;
    margin-top: -70px;
    z-index: -1;
  }
  .bottom-gradient{position: relative; background: url(../images/body/footer-gradient.png) repeat-x scroll top left transparent;}
  #bottom-c h4{line-height: 1.5; margin: 0;}
  #headerbar {margin: 0; }



/* Layouts
----------------------------------------------------------------------------------------------------*/

  div.css-panes div,.showhide li, .module.badge-hot, .module.badge-top, .module.badge-free, .module.badge-new, .event-time, .block-number, .accordion {
  background: url(../images/body/bg-dark-large.png) repeat-x 0 0  #1C1C1C;}  

  .accordion h2,  table thead, table tfoot{
  background: url(../images/body/bg-white.png) 100% 100% repeat-x scroll #dedede; }

  /* sidebars */
  #sidebar-a, #sidebar-b{margin-top: 0;}

  .search-box{margin: 30px 0;}

  #bottom-c{bottom: 10px; left: 0; right: 0;  top: 0;}

  #bottom-c .module-title{ background: url(../images/body/mod-dot.png) repeat-x scroll left bottom transparent;  }

  #bottom-block .dotted {
    background: url(../images/body/f_inset_dotted.png) repeat-x scroll 0 100% transparent;}

  /*toolbars*/
  #toolbar{background-color: rgba(0,0,0,0.4); padding: 2px 0 5px; border-bottom: 1px solid rgba(255,255,255,0.16); }
  .top-glow {background: url(../images/body/mid-gradient.png) repeat-x scroll top left rgba(0,0,0,0.4)}
  #toolbar{margin: 0 0 5px; z-index: 10; position: relative; display: none}
  #toolbar .float-left .module, #toolbar .float-left > time, .float-right > li span{margin: 5px 10px 0 0; font-size: 11px;}
  #toolbar .float-left .module, #toolbar .float-left > time{text-shadow: none;}
  #toolbar .float-right .module {margin: 0 0 0 10px;}
  #toolbar ul.menu li span{text-shadow: none; font-size: 10px; padding-top: 5px;}
  #toolbar ul.menu{margin: 0 15px 0 0;}
  .top-link{padding: 2px 0}
  .top-link a{font-size: 10px}
  .top-bar, .bottom-bar{height: 2px; position: relative;}
  .contact strong{font-weight: normal;}
  .contact{margin: 5px 0 !important; text-shadow: none;}

  /*search*/  
  #search{margin-right: 15px; margin-top: 7px;}

  /*sheet*/
  .sheet-body{padding: 0; margin: 0 0 20px 0}
  .sheet{
    border-width: 0 none; 
    margin-bottom: 20px;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
        -ms-border-radius: 3px;
         -o-border-radius: 3px;
            border-radius: 3px;
  }

  /*header*/
  #header-top{height: 100px; margin: 0 10px;}
  #header-bottom{height: 48px; background: url(../images/body/header-bottom.png) 0 0 repeat-x  #FAFAFA;
  border-color: #efefef;
  border-style: solid;
  border-width: 1px 0 0;
  margin: 0;
  -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
   }

  /*logo*/
  .logo-img{background: url(../images/logo.png) no-repeat scroll 0 0 transparent; width: 200px; height: 80px; margin: 0; float: left; margin-top: 15px;}
  .tag-line{background: url(../images/separator.png) no-repeat scroll left center transparent; padding: 7px 10px; position: relative; float: left; margin-top: 35px; font-size: 1.2rem; font-size: 12px; color: #808080; text-shadow: none; min-height: 16px;}

  /*menu*/
  #menu {float: left; margin: 50px 0 10px}
  #breadcrumbs {margin: 0;}

  /*showcase*/
  .top-showcase {
  display: block;
  height: 40px;
  filter: alpha(opacity=80);
       -khtml-opacity: .80;
         -moz-opacity: .80;
              opacity: .80;
  border-top: 1px solid rgba(255,255,255,.2);
  -webkit-box-shadow: 0 1px 5px rgba(0,0,0,.5);
     -moz-box-shadow: 0 1px 5px rgba(0,0,0,.5);
          box-shadow: 0 1px 5px rgba(0,0,0,.5);
  border-bottom: 1px solid rgba(0,0,0,0.6);
  -webkit-border-radius: 3px 3px 0 0;
     -moz-border-radius: 3px 3px 0 0;
      -ms-border-radius: 3px 3px 0 0;
       -o-border-radius: 3px 3px 0 0;
          border-radius: 3px 3px 0 0;
  background: #3c3f41;
  background: -moz-linear-gradient(top,  #3c3f41 0%, #1e2123 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3c3f41), color-stop(100%,#1e2123));
  background: -webkit-linear-gradient(top,  #3c3f41 0%,#1e2123 100%);
  background: -o-linear-gradient(top,  #3c3f41 0%,#1e2123 100%);
  background: -ms-linear-gradient(top,  #3c3f41 0%,#1e2123 100%);
  background: linear-gradient(top,  #3c3f41 0%,#1e2123 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c3f41', endColorstr='#1e2123',GradientType=0 );
  }

  #showcase{ margin: 0; overflow: hidden;
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.3) inset, 0 -4px 0 0 rgba(0, 0, 0, 0.2) inset, 0 3px 10px rgba(0, 0, 0, 0.3) inset, 0 0 2px rgba(255,255,255,0.6) inset;
     -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.3) inset, 0 -4px 0 0 rgba(0, 0, 0, 0.2) inset, 0 3px 10px rgba(0, 0, 0, 0.3) inset, 0 0 2px rgba(255,255,255,0.6) inset;
          box-shadow: 0 0 40px rgba(0, 0, 0, 0.3) inset, 0 -4px 0 0 rgba(0, 0, 0, 0.2) inset, 0 3px 10px rgba(0, 0, 0, 0.3) inset, 0 0 2px rgba(255,255,255,0.6) inset;

  }
    

  .header-content{
    display:inline-block; 
    text-shadow: none; 
    top: 0; 
    overflow: visible; 
    z-index: 1; 
    padding: 15px 0;
    position: relative;  }

  .header-content .module .module-title{
    padding-bottom: 0; 
    margin: 0;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.2);
  }

  .hidden-img {
      position: absolute;
      right: -10px;
      margin: 9px 10px 0 0;
      top: 25px;
  }

  #showcase .hidden-img {margin: -45px 50px 0 0;}
  img.static {position: relative; margin: -185px 0 -55px;}
  .module-title{font-size: 24px; padding-bottom: 15px; text-shadow: 0 1px 1px rgba(0, 0, 0, 1) }
  .header-content .module-title{font-size: 45px;}
  
  .frontend .module-title { padding-bottom: 0 }
  .frontend{
    padding-top: 45px;
    padding-left: 20px;
  }
  .frontend .module-title{
    display: block;
      font-size: 56px;
      line-height: 100%;
      text-shadow: 0 0 2px #000000;
  }
  .frontend p.show-text{
    display: block;
      line-height: 1.6em;
      margin-bottom: 15px;
      padding-top: 15px;
  }

  .show-title{line-height: 90%; font-size: 140px; visibility: hidden; margin: 0; position: absolute; text-shadow: none;}
  .show-text{font-size: 14px; line-height: 1.5;}

  .searchbox input{
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }

  /*footer overlay*/
  .footer-overlay-bottom {left: 0; right: 0;}

  .footer-overlay-bottom p{margin: -9px 0; text-shadow: 0 1px 1px #000;}
  .footer-overlay-bottom a{color: #808080; text-shadow: none}
  .footer-overlay-bottom a:hover{color: #FFF;}

  /*dropcaps / block numbers/dates */
  .event{display: block; margin: 5px 0 20px}
  .event-time .date, .block-number .digit{
    font-size: 2rem; 
    font-size: 20px;
    padding: 9px 10px 25px; 
    line-height: 1;
  }
  .event-time .month, .block-number .bottom{
    display: block; 
    text-align: center;
    text-transform: uppercase;  
    text-shadow: none; 
    border-width: 1px 0 0; 
    border-style: solid; 
    font-size: 11px; 
    color: #FFFFFF;
    -webkit-border-radius: 0 0 3px 3px;
       -moz-border-radius: 0 0 3px 3px;
        -ms-border-radius: 0 0 3px 3px;
         -o-border-radius: 0 0 3px 3px;
            border-radius: 0 0 3px 3px;
  }

  .block-number .bottom{height: 6px}
  .event-time, .block-number{
    display:block; 
    float:left; 
    height:auto; 
    margin: 5px 15px 5px 0 !important; 
    padding-top:7px; 
    color:#c0c0c0; 
    border-width: 1px 1px 0; 
    border-style: solid;
    border-color: #404040;
    text-shadow: none;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
        -ms-border-radius: 4px;
         -o-border-radius: 4px;
            border-radius: 4px;
  }

  .event {
      display: block;
      margin: 5px 0 20px;
  }