/* CS1 Фон и цвет текста*/
/* CS1.1 Цвет текста на форуме */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, #pun-navlinks .container,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend, .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2, #pun-title, #pun-title .container, .punbb .modmenu .container, .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span, .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl, #pun-navlinks .container  { background-color: transpanent;
color: #000000;
font-weight: normal;
font-style: normal;}

/* фон */
body {background-color: #2a3518;
background-image : url("http://s9.uploads.ru/ZnY1Q.jpg");
background-repeat: repeat;
background-position : top center;
background-attachment: fixed;
overflow-x: hidden;
}
/* CS1.3 Шапка */
#pun-title table {
background-image : url("http://s8.uploads.ru/mP2K3.png");
background-repeat : no-repeat;
background-position: top: 0px; center;
margin-left: -120px;
border: none;
  margin-bottom: 20px;
  height : 650px;
  width : 1100px;}

/* CS1.4 Пан или "тело" форума */
#pun {background-color: #;
background-repeat: repeat;
background-position : center;
background-attachment : no-fixed;
background-image: url("http://s9.uploads.ru/rRXWB.png");}

/* CS1.6 Ссылки верхней навигации*/
#pun-navlinks .container {
text-align: center;
 color : #FFFF00;
position: absolute;
background-color: transpanent;
background-image: url();
z-index: 1000;
top: 540px;
left: 200px}
#pun-ulinks .container {
text-align: center;
position: absolute;
top: 500px;
left: 240px}
/* CS2 Ссылки */
/* CS2.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, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #2b3607;
  text-decoration: none;}
/* CS2.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: #7b8413;
  text-decoration: none;}
/* CS2.3 */
#pun-navlinks a {
  color: #2b3607;
  text-decoration: none;}
/* CS2.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #7b8413;
  text-decoration: none;}
/* CS3 Иконки старых, новых, важных, закрытых тем */

/* CS3.1 Иконка старых сообщений*/
.punbb table Div.icon {float: right;
display: block;
border-style: none none none none;
margin-left: 5px;
margin-right: 5px;
width: 60px;
height: 60px;
background-image : url(http://s4.uploads.ru/TYmi3.png);
background-repeat: no-repeat;}

/* CS3.2 Иконка новых */
TR.inew Div.icon {
background-image : url(http://s4.uploads.ru/O4emW.png);
background-repeat: no-repeat;
width: 60px;
height: 60px;}

/* CS3.3 Иконка важных*/
TR.isticky Div.icon {
background-image : url(http://s4.uploads.ru/bT9OI.png);
background-repeat: no-repeat;
width: 60px;
height: 60px;}

/* CS3.3 Иконка закрытых*/
TR.iclosed Div.icon {
background-image : url(http://s4.uploads.ru/kTUio.png);
background-repeat: no-repeat;
width: 60px;
height: 60px;}

/* CS5 Прочие элементы */

/* блок формы ответа и кнопки*/
  .punbb textarea, .punbb select, .punbb input{
  background-color: #eae6df;
  color: #523111;
background-image : url("http://s9.uploads.ru/fw3so.jpg");
border-top:1px solid #371e00;
border-right:1px  solid #371e00;
border-bottom: 1px  solid #371e00;
border-left:4px solid #371e00;
    border-radius:15px;
    -webkit-border-radius:15px;
    -khtml-border-radius:15px;
    -moz-border-radius:15px;
    -o-border-radius:15px;
}


/* блок цитат и кодов*/
.punbb .quote-box, .punbb .code-box {
  background-color: #eae6df;
  color: #2f3a17;
background-image : url("http://s9.uploads.ru/fw3so.jpg");
border-top:1px solid #371e00;
border-right:1px  solid #371e00;
border-bottom: 1px  solid #371e00;
border-left:4px solid #371e00;
    border-radius:10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
    -moz-border-radius:10px;
    -o-border-radius:10px;
   }

.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #pun-title, #pun-title .container, .punbb .modmenu .container, .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span,  .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl {background-color: transparent;
color: #320f15;}

#pun-status .container, #pun-crumbs1 .container
{color: #320f15;
}
#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 500px; top: 0px
}

#pun-navlinks .container, #pun-ulinks .container {
background-color: transparent;
color: #320f15;
text-align: center;}

.offline li.pa-online strong {
color: #320f15;
font-weight: normal}

.punbb textarea, .punbb select, .punbb input {
background-color: transparent;
color: #320f15;}

/* CS5.6 Совсем другое */
#pun-main div.catleft, #pun-main div.catright {display: none}
#pun-announcement .container {margin-top: -2em}
#pun-main .post-author ul {text-align: center}
#pun-announcement h2 {display: none}
#pun-status .container, #pun-main .post-links li {text-align: center;}
#pun th, #pun-main h2 {text-align: center}
#pun-crumbs1 .container { text-align: center;}
#pun-navlinks .container, #pun-ulinks .container { text-align: center;}

/*админы, объявление*/
.tooltip {
	position: relative;
	}
.tooltip em {
	display: none;
	}
.tooltip:hover em {
	font-style: italic;
	display: block;
	position: absolute;
 	background: #c3ad95;
        background-image: url('http://4.firepic.org/4/images/2014-10/06/27g7kafhkn3a.jpg');
	color: #371a09;
	padding: 2px 2px;
	bottom: -130px;
	right: -10;
	box-shadow: 0 0 2px #ccc;
 	border-radius: 2px;
	-webkit-border-radius: 2px;
 	-moz-border-radius: 2px;
	-webkit-box-shadow: 0 0 2px #030303;
	-moz-box-shadow: 0 0 2px #543217;
}
.tooltip:hover em i {
	position: absolute;
	bottom: 1px;
	right: 10px;
	border-top: 7px solid #;
	border-left: 7px solid transparent;
	display: block;
}

a.tvm, a.tvm:active, a.tvm:link, a.tvm:visited {
font-family: fantasy;
font-size: 11px;
background-color:#c3ad95;
color: #371a09; 
font-weight: normal;
text-align:center;
display: block;
margin: 1px;
text-decoration: none;
border-left-style: solid;
border-left-color: #371a09;
border-left-width: 5px;
width:150px;
}

a.tvm:hover {
font-family: tahoma;
font-size: 10px;
color: #d0d3b5; 
background-color:#371a09;
display: block;
font-weight: bold;
text-align:center;
cursor:crosshair; 
text-decoration: none;
border-left-style: solid;
border-left-color: #c3ad95;
border-left-width: 5px;
width:150px;
}
