/* CS1 Background and text colours
-------------------------------------------------------------*/

html {
background: #C2D2EA url() repeat-y fixed top center; 
color: #1D587C;
}

body {
background: url(http://s43.radikal.ru/i101/1406/dc/9dba7f6c515c.jpg) no-repeat top center;
}

#pun-title.section {
background: no-repeat top center;
height: 452px;
}
#pun-title .title-logo span {display: none;}



/* CS1.1 */
.punbb .main .container,
.punbb .section .container,
.punbb .section .formal .container,
.punbb .formal fieldset,
#viewprofile li strong, #viewprofile li div,
#setmods dd, .punbb .post-body,
.post-box, .punbb .post-links,
.punbb-admin #pun-admain .adcontainer,
.punbb .info-box, .punbb #pun-main .info-box .legend {
background-color: #CDDCF4;
  color: #1E2123;
  line-height:16px;
  }

.punbb td.tc3 {
background-color: #CDDCF4;
}

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
background-color: #CDDCF4;
  color: #1E2123;
  text-align: left;
  }

/* CS1.3 */
#pun-main h2 {
background-image: url(http://s7.uploads.ru/bkYhJ.png);
background-repeat: no-repeat;
background-position: center; 
height: 35px;
   width: 1000px;
margin-left: -35px;
color: #1E2123;
font-size: 22px;
font-family: Agatha-Modern; 

   }

.punbb .category {
    text-align: center; }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
background-color: transparent;
  color: #363636;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
background-color: transparent;
  color: #363636;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
background-color: transparent;
  color: #363636;
  }

/* CS1.7 */
#pun-main .quote-box, #pun-main .code-box {
text-align: center;
background-color: #606D8C;
color: #363636;
border-color: #bbb6b2;
background: #CBD1DB;
    border-radius:15px;
    -webkit-border-radius:15px;
    -khtml-border-radius:15px;
    -moz-border-radius:15px;
    -o-border-radius:15px;
box-shadow: 0 0 10px #bbb6b2; 
  }

/* CS1.8 */
#pun-navlinks .container {
text-align: center;
  background-color: transparent;
  color: #white;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
  background-color: transparent;
  color: #30332e;
background: #CBD1DB;
border: 1px solid #bbb6b2;
    border-radius:15px;
    -webkit-border-radius:15px;
    -khtml-border-radius:15px;
    -moz-border-radius:15px;
    -o-border-radius:15px;
}


/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: transparent;
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: transparent;
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: transparent;
  }

/* CS2.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
  border-color: transparent;
  }


/* CS2.5 */
.punbb th {
  border-color: transparent;
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: #363636 #363636 #363636 #363636;
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: transparent;
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: transparent;
  }

.punbb .divider {
  border-color: transparent;
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid #363636
  }

li.pa-online {
  border-left-color: #363636;
  }

.punbb .post-sig dt {
  border-top-color: green;!important;
  }



/* CS3 Links
-------------------------------------------------------------*/

/* CS3.1 */
.punbb a, .punbb a:link, .punbb a:visited,
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited {
  color: #003251;
border-bottom: 0px none #000;
 text-decoration: none;
font-style: none; 
}

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #1D587C;
 }

/* CS3.2 */
.punbb a:hover, .punbb a:focus, .punbb a:active,  .punbb-admin #pun-admain .nodefault,
.punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active {
  text-decoration: none;
  color: black; 
}

/* CS3.3 */
#pun-navlinks a {
  color: #003251;
    border-bottom: 0px none #000;
text-transform: uppercase;
  text-decoration: none;
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: black;
  border-bottom: 0px none #000;
  text-decoration: none;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #6d6f70;
  }

       .post-content td {border-color: #505658;}


/* CS4 Post status icons
-------------------------------------------------------------*/


div.icon {
        background: url(http://s006.radikal.ru/i214/1405/58/4c485ea6f6d3.png) no-repeat;
}
tr.inew div.icon {
        background: url(http://s019.radikal.ru/i627/1405/1f/e076ccc69c5d.png) no-repeat;
}
tr.iclosed div.icon {
        background: url(http://s020.radikal.ru/i717/1405/94/5262371f1e8e.png) no-repeat;
}
tr.isticky div.icon {
        background: url(http://s020.radikal.ru/i722/1405/f6/4a145dbcca83.png) no-repeat;
}


#pun_wrap {
background-image: url(""); 
background-repeat: no-repeat; 
background-position: center bottom;
}


#pun-stats h2 {
  background: url() no-repeat top center; 
heigh: 10px;
width: 500px;
margin-left: -35px;
color: #4c4c4c;
font-size: 22px;
font-family: Agatha-Modern;   
    text-align: center;
  background-color: transparent;}



.pa-adnote{ text-align: center;}
.pa-from{ text-align: center;}
.pa-reg{ text-align: center;}
.pa-posts{ text-align: center;}
.pa-respect{ text-align: center;}
.pa-invitation{ text-align: center;}
.pa-positive{ text-align: center;}
.pa-sex{ text-align: center;}
.pa-icq{ text-align: center;}
.pa-ip{ text-align: center;}
.pa-online{ text-align: center;}
.pa-age{ text-align: center;}
.pa-mailagent{ text-align: center;}
.pa-reg { text-align: center;}
.pa-avatar, .pa-title, .pa-author { text-align: center;}
.pa-time-visit{ text-align: center;}
.pa-last-visit{ text-align: center;}
.pa-fld1{ text-align: center;}
.pa-fld2{ text-align: center;}
.pa-fld3{ text-align: center;}
.pa-fld4{ text-align: center;}
.pa-fld5{ text-align: center;}



#pun-stats ul.container {
        background: transparent url() no-repeat -9px 10px;
        padding-left: 140px;
        padding-bottom: 30px;
}




#post-form h2 {
    text-align: center; }