/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

/* D1 Logo and description
-------------------------------------------------------------*/
/* D1.1 */
#pun-title {
  margin: 0;
  margin-top: 0px;
  border: none;
  margin-bottom: -190px;
}

/* D1.2 */
#pun-title h1 {
        display : block;
        height : 96px;
        margin: -1px 0px -1px -3px;
}

/* D1.3 */
#pun-title .container {
  border-style: none solid none solid;
  padding: 0.2em 1em 0.8em 1em;
  }

/* D1.4 */
#pun-title h1 span  {
  display: none;
  }
#pun-title h1 span  {
  font-size: 1.5em;
  }
#pun-title table {
background-image : url(http://pic.ipicture.ru/uploads/091105/m6kWyR4Tyi.png); 
background-repeat : no-repeat;
background-position: bottom center;
border: none;
  height: 400px;
  width: 800px;
  
}


/* D2 Page navigation
-------------------------------------------------------------*/

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: -15px;
  left: 0;
  margin: 0;
  border: none;
  padding: 0;
  width: 100%;
  }

/* D2.2 */
#pun-pagelinks .container {
  background: transparent;
  border: none;
  padding: 0}

/* D2.3 */
#pun-pagelinks .container li {
  display: inline
  }

/* D2.4 */
#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
  height: 2em;
  line-height: 2em;
  padding: 0;
  font-size: 1.2em;
  margin-left: -9999px;
  display: block;
  float:left;
  width: 100%;
  }

/* D2.5 */
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  position:relative;
  margin: 0;
  }

#pun-pagelinks li a span {
  display:block;
  margin: 0 1em
  }


    /* D4 User links
       /* D3 Forum navigation
    -------------------------------------------------------------*/
    /* D.3 */

        #pun-ulinks li, #pun-ulinks li a {

      display: inline;

      border-left-style: none;

      border-left-width: 0px;

      white-space: nowrap;

      }


    /* D3.1 */
    #pun-navlinks {
      border: none;
      margin: 0;
      margin-bottom: 130px;

    }

    #pun-navlinks .container {
      border: none;
      margin: 0;
      }

    /* D3.2 */
    #pun-navlinks .container {
      padding-top: 0px;
      height: 32px;
      font-weight: bold;
      text-align: right;
      margin-right: 30px;
      background-color: transparent;
     
    }

    /* D.3 */
    #pun-ulinks li, #pun-ulinks li a {
  display: inline;
  border-left-style: solid;
  border-left-width: 1px;
  white-space: nowrap;
  }


    /* D3.4 */
   #pun-ulinks .container {
  padding: -0.9em 1em;
  text-align: center;
  border:none;
  }



