/* CS1 Background and text colours
-------------------------------------------------------------*/
html {
background: #000000 url("http://s2.uploads.ru/lZCTF.jpg") repeat top center fixed;
}



#pun {
  background: #000000 url("http://s0.uploads.ru/XKSLy.jpg") repeat-y center;
  border: none;
}

.punbb thead, .lastedit {display:none;}

 .post-author ul {
text-align: center; border-color : #00FFFF;
color : #2c1d17; background-color: #fffcef repeat-y;
}

/* CS1.1 */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend {
  background-color: none;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  color: #3f2d21;
      margin-left: 30px;
}

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2 {
box-sizing: border-box;
    text-align: center;
    position: relative;
    z-index: 5;
    padding: 3px 0px 10px 35px;
    margin: 0px -31px 0px;
    background-image: url(http://s9.uploads.ru/OUimZ.png);
    font-variant: small-caps;
    letter-spacing: 0px;
    font-family: 'EB Garamond', serif;
    font-size: 14px;
    background-repeat: no-repeat;
    background-position: top center;
    border: none;
    height: 48px;
    width: 1062px;
  }

.punbb-admin #pun-admain h2 {background: #33252a;}

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: none;
  color: #3f2d21;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span { 
display: none; 
background-color: none;
  color: transparent;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
  color: #3f2d21;
  }

/* CS1.7 */
.punbb #pun-main .quote-box, .punbb #pun-main .code-box {
  background: #706a60;
  color: #3f2d21;
  }


/* CS1.8 */
#pun-navlinks .container {
 color: #3f2d21;

  }


.offline li.pa-online strong {
  font-weight: normal.
  }

.punbb textarea, .punbb select, {
  color: #3f2d21;

}

/* 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;
color: #3f2d21
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: #dde4eb;
  }

#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: none;
  }

li.pa-online {
  border-left-color: transparent;
  }


/* 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: #47120c; 
text-decoration: none;
}

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
 color: #3f2d21; 
 }

/* 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 {
 color: #3f2d21; 
 
 text-decoration: none;  }

/* CS3.3 */
#pun-navlinks a {
  font-family: 'EB Garamond', serif; 
  font-size: 14px; 
  font-weight: bold; 
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active  {
opacity: 0.3;
}



/* CS4 Post status icons
 -------------------------------------------------------------*/
    div.icon {
            background: url(http://sa.uploads.ru/Zx53E.jpg) no-repeat;
    }

    tr.inew div.icon {
            background: url(http://sh.uploads.ru/5kPIU.jpg) no-repeat;
    }

    tr.iclosed div.icon {
            background: url(http://s7.uploads.ru/P4vFc.jpg) no-repeat;
    }

    tr.isticky div.icon {
            background: url(http://s4.uploads.ru/cdpKE.jpg) no-repeat;
    }

/* CS5 Selection
 -------------------------------------------------------------*/
::selection {
  background:#c3b4a0;
  color: #000;
  text-shadow: none;
  }

/* CS6 Other
 -------------------------------------------------------------*/
#post-form h2 span {
  color: #3f2d21;
  }

#pun-userlist .main h1,
#pun-searchposts .main h1,
#pun-searchtopics .main h1 {
  text-align: right;
  }

#pun-ulinks, #pun-ulinks .container, #pun-ulinks li, #pun-ulinks li a, #pun-ulinks li a { 
font-family: 'Georgia'; 
font-size: 11px; 
color: #806643; font-style: italic; 
font-weight: bold; 
background: transparent;
} 

#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active { 
opacity: 0.3;} 

#pun-status .container {
    text-align: center;
    font-variant: small-caps;
    letter-spacing: 0px;
    font-family: 'EB Garamond', serif;
    font-size: 16px;
    font-weight: bold;
}

.post-rating .container a { 
  font-family: Book Antiqua; 
  font-size: 18px; 
  letter-spacing: 0px; 
  color: #484c4d; 
  text-shadow: 2px 0px 3px #cac1b7; 
  } 

a.tvm, a.tvm:active, a.tvm:link, a.tvm:visited {
font-family: tahoma;
font-size: 13px;
background-color:#8eadb4;
color: #2c1d17; 
font-weight: normal;
text-align:center;
display: block;
margin: 1px;
padding: 2px;
text-decoration: none;
border-left-style: solid;
border-left-color: #218ba3;
border-left-width: 5px;
width:200px;
}

a.tvm:hover {
font-family: tahoma;
font-size: 13px;
color: #251913; 
background-color:#218ba3;
display: block;
font-weight: bold;
text-align:center;
cursor:pointer; 
text-decoration: none;
border-left-style: solid;
border-left-color: #218ba3;
border-left-width: 5px;
width:200px;
}

.pa-avatar.item2 > img { 
border: 0px double #736552; 
box-shadow: 0 0 0 2px #736552, 0 0 0 3px rgba(0, 0, 0, 0.2); 
} 

.pa-author a, .pa-author { 
font-variant: small-caps; 
letter-spacing: 0px; 
font-family: 'EB Garamond', serif; 
font-size: 14px; 
} 

.post-author { 
background-color: #c1ae92 !important; 
border: solid 2px #aa9a85; 
padding: 5px; 
text-align: center; 
font-family: Arial; 
} 

.forminput {width: 203px; 
height: 12px; 
color: #aa9b87 !important; 
font-family: garamond !important; 
font-variant: small-caps !important; 
font-size: 14px !important; 
background-color: #1f1c1b !important; 
border: 1px double #504d4a;} 

.punbb .post h3 { 
font-variant: small-caps; 
letter-spacing: 0px; 
font-family: 'EB Garamond', serif; 
font-size: 12px; 
font-weight: bold; } 

post-links li > a, .postlink a, .postlink > input, input.button, #nav > * {
 display: inline-block; 
text-align: center; 
font-variant: small-caps; 
letter-spacing: 0px; 
font-family: 'EB Garamond', serif !important; 
font-size: 12px; 
font-weight: bold; 
background-color: #462a20; 
border-style: double; 
border-color: #b9a686; 
color: #b9a686 !important; 
padding: 2px 2px 2px 3px; 
box-shadow: 0 0 2px; 
} 

.adformal h2, #pun-adnav h2 {
    padding: 0.5em 1em;
    border-style: none solid solid none;
    border-width: 0 1px 1px 0;
    background-color: none; 
    color: #2c1d17;
    border-color: none;
}

.tooltip {position: relative; 
} 
.tooltip em { 
display: none; 
} 
.tooltip:hover em {position: absolute; 
font-style: normal; 
display: block; 
background: #8c7f72; 
color: #21231d; 
padding: 5px ; 
top: -125px; 
right: -15px;box-shadow: 0 0 1px #ccc; 
} 
.tooltip:hover em i { 
display: block; 
} 
