/*----------------------------------------------------------------------------
    Title: T Y P O G R A P H Y 
   Author: MARIO GRUSCHETZKI // MEDIENDESIGN
     Date: 18-06-2008
  Project: puder-consotio.de
----------------------------------------------------------------------------*/

/*--------
   GLOBAL  
  --------
*/
html > body {
  font-family: Arial, Helvetica,"Lucida Grande", Verdana, sans-serif;
  font-size: 62.5%;
  line-height: 1.8em;
}

h2,h3,h4,h5,h6,pre,code,p,li,dd,dt { font-size: 1.2em; }
/*-----------
   HEADLINES  
  -----------
*/
li p, ul li ul li, li dd{
  font-size: 1em;
}
h1 { font-size: 2.3em; }


h2 { text-transform: uppercase;}

div#branding p { text-indent: -9999px;}

div#branding h1 a{
  display:block;
  font-weight: normal;
  text-align: center;
  text-indent: -9999px;
  background: transparent url(../images/logo-puder-consortio.png) no-repeat 55% center;
}
body.portfolio h2 {
  margin-bottom:0;
}

div#content-main h3.work-title, div#content-main h3.rubric-title, div#content-main h3.article-title {
  font-size: 2.5em;
  font-weight: normal;
  margin-bottom: 0.18em;
}

h4.work-subtitle {
    font-weight: normal;
    margin-bottom: -0.4em;
}

h5.article-subtitle {
    font-weight: normal;
}

h4.article-subtitle, h4.article-title,h5.article-subtitle {
  margin-bottom: 0;
}
/*------------
   PARAGRAPHS  
  ------------
*/
strong { font-weight: bold; }
em { font-style: normal; }

/*-------
   LISTS  
  -------
*/

div#content-main div#nav-works ul {
  margin:0px 0px 2.5em 0px;
  padding-bottom: 2.4em;
}

div#nav-works ul li {
  margin-left: 20px;
  margin-right: 20px;
}

ul#nav-customer li, div#nav-works ul li {
  text-indent: 10px;
}

div#nav-portfolio-categories ul li {
  font-size: 1.1em;
  line-height:1.65em;
  font-weight:normal;
  text-transform: uppercase;
}

div#nav-main ul {
  margin-top:5px;
  margin-right:20px;
}

div#nav-main ul li {
  display:inline;
  line-height:1.4em;
  font-size: 1.1em;
  
  font-weight:normal;
  padding-right:9px;
}

div#nav-main ul li.last {
  border:none;
  padding-right: 0;
}

div#branding-info p {
  font-size: 1.1em;
  line-height: 1.8em;
}
div.work-description p a {
  text-decoration: underline;
}
div.work-description p.further-projects-for-this-customer a {
  text-decoration: none;
}
.corporate-design div#nav-works ul span.customer-title{
  display: none;
}
span.work-time-period {
  white-space: nowrap;
}
ul#contact li ul{
  margin-bottom: 18px!important;
}
#slideshow-home .desc {
  color: #aaa;
}
/* MICROFORMATES */
.type {
  display: block;
  text-align: left;
  text-indent: -9999px;
  height: 1px;
  overflow: hidden;
  margin: 0 0 -1px 0; 
}
/*  stets am ende dieser datei zu belassen!  */
.supplementary-info {
  display: block!important;
  text-align: left!important;
  text-indent: -9999px!important;
  height: 1px!important;
  overflow: hidden!important;
  margin: 0 0 -1px 0!important;
}