/* CS1.3 Шапка */
#pun-title table {
background-image : url(http://funkyimg.com/i/UBnh.jpg); 
background-repeat : no-repeat;
background-position: top center;
border: none;
margin-left: -65px;
height: 379px;
width: 941px;}

/* Фон */
html, body { background: url("") top center repeat-x,  url("") bottom center repeat-x, url("http://funkyimg.com/p/UBmM.png") center; background-color : #955F1C;
}

/* Тело */
.punbb {  float: left;  width: 941px;  height: auto;  margin: 0 0 0 0;}
#pun { background-image: url("http://savepic.su/5214266.png");
   background-color: #E9D6BB;
}

/* Нижний копирайт и футер */
#pun-about p.container {
background: url("http://funkyimg.com/i/UG3b.jpg") transparent repeat;
background-position : center top; 
background-repeat : no-repeat;
text-align: center;
border-color: transparent;
height: 200px;
width: 941px;
margin: -80px 0px -93px -66px;
 font-size: 0px;}

div#pun-about {
   margin-bottom: -20px;
}


/* 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: #632D04;
  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: #A1660E; 
  text-decoration: none; font-weight: none }

/* CS2.3 */
#pun-navlinks a {
    color: #632D04;
    text-shadow: 1px 1px 0 #FAEFDF;
    text-decoration: none;
 }

#pun-ulinks .container a {
    color: #632D04;
    text-shadow: 1px 1px 0 #FAEFDF;
    text-decoration: none;}

/* CS2.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #A1660E;
  text-decoration: none; font-weight: none}

#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
  color: #A1660E;
  text-decoration: none; font-weight: none}


/* CS5 Прочие элементы */

/** jQuery plugins
---------------------------------------------------------------*/
.tipsy { padding: 5px; font-size: 11px; position: absolute; z-index: 100000; }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
.tipsy-inner { border-radius: 3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
.tipsy-arrow { position: absolute; background: url('/i/tipsy.gif') no-repeat top left; width: 9px; height: 5px; }
.tipsy-n .tipsy-arrow { top: 0; left: 50%; margin-left: -4px; }
.tipsy-nw .tipsy-arrow { top: 0; left: 10px; }
.tipsy-ne .tipsy-arrow { top: 0; right: 10px; }
.tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -4px; background-position: bottom left; }
.tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; background-position: bottom left; }
.tipsy-se .tipsy-arrow { bottom: 0; right: 10px; background-position: bottom left; }
.tipsy-e .tipsy-arrow { top: 50%; margin-top: -4px; right: 0; width: 5px; height: 9px; background-position: top right; }
.tipsy-w .tipsy-arrow { top: 50%; margin-top: -4px; left: 0; width: 5px; height: 9px; }
.uploadifyQueueItem {background-color: #F5F5F5; border: 2px solid #E5E5E5; font: 11px Verdana, Geneva, sans-serif; margin-top: 5px; padding: 10px; width: 350px;}
.uploadifyError {background-color: #FDE5DD !important; border: 2px solid #FBCBBC !important;}
.uploadifyQueueItem .cancel {float: right;}
.uploadifyQueue .completed {background-color: #E5E5E5;}
.uploadifyProgress {background-color: #E5E5E5; margin-top: 10px; width: 100%;}
.uploadifyProgressBar {background-color: #0099FF; height: 3px; width: 1px;}

 /* CS3.1 Иконка старых сообщений*/
.punbb table Div.icon {float: right; 
display: block; 
border-style: none none none none;
margin-left: 5px;
margin-right: 10px;
width: 61px;
height: 59px;
background-image : url(http://funkyimg.com/p/UCtk.png);
background-repeat: no-repeat;
margin-top: 25px;
}

/* CS3.2 Иконка новых */
TR.inew Div.icon {
background-image : url(http://funkyimg.com/p/UCtj.png);
background-repeat: no-repeat;
width: 61px;
height: 59px;
margin-top: 25px;

}
/* CS3.3 Иконка важных*/
TR.isticky Div.icon {
background-image : url(http://funkyimg.com/p/UCtm.png);
background-repeat: no-repeat;
width: 61px;
height: 59px;
margin-top: 25px;
}

/* CS3.4 Иконка закрытых*/
TR.iclosed Div.icon {
background-image : url(http://funkyimg.com/p/UCtn.png);
background-repeat: no-repeat;
width: 61px;
height: 59px;
margin-top: 25px;
}

/*Форма ответа*/
    .punbb textarea {
     border: 1px #DEB57A solid;
      -moz-box-shadow: inset 0 0 10px 5px #E8CDA6;
      -webkit-box-shadow: inset 0 0 10px 5px #E8CDA6;
      background-color: #EBD8BD;
      border-radius: 20px;
      padding: 10px;
    }

    /*Цитаты и коды*/
    .punbb .quote-box, .punbb .code-box {
      border: 1px #DEB57A solid;
      -moz-box-shadow: inset 0 0 10px 5px #E8CDA6;
      -webkit-box-shadow: inset 0 0 10px 5px #E8CDA6;
      background-color: #EBD8BD;
      border-radius: 20px;
      padding: 10px;
    }

    /*Выпадающий список*/
    .punbb select {
      border: 1px #DEB57A solid;
      -moz-box-shadow: inset 0 0 10px 5px #E8CDA6;
      -webkit-box-shadow: inset 0 0 10px 5px #E8CDA6;
      background-color: #EBD8BD;
      border-radius: 20px;
      padding: 3px;
    }

    /*Кнопки*/
    .punbb input {
      border: 1px #DEB57A solid;
      -moz-box-shadow: inset 0 0 10px 5px #E8CDA6;
      -webkit-box-shadow: inset 0 0 10px 5px #E8CDA6;
      background-color: #EBD8BD;
      border-radius: 20px;
      padding: 8px;
    }


/* CS5 Прочие элементы */

/* CS5.1 Статус картинки со статистикой 24*/

#pun-stats ul.container { 
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: url("");
background-origin: padding-box;
background-position: 0px 0px;
background-repeat: no-repeat;
background-size: auto;
padding-left: 0px;
padding-top: 0px;
}


/* CS5.6 Совсем другое */
#pun-main div.catleft, #pun-main div.catright {display: none}

#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;}

#pun-main h2, #pun-stats.section h2 {
  padding: 3px 1em;
  border-style: none solid solid none;
  border-width: 0 1px 1px 0;
  }

 /* Размер шрифта в профиле */
#pun-main .post-author ul, #pun-main .post .container {}

/* Оформление поля */
.pa-fld2 {
width: 180px;
}


/*--Column Styles--*/
ul.columns {
 width: 960px;
 list-style: none;
 margin: 0 auto; padding: 0;
}
ul.columns li {
 width: 150px;
 float: left; display: inline;
 margin: 10px; padding: 0;
 position: relative;
}
ul.columns li:hover {z-index: 99;}
/*--Thumbnail Styles--*/
ul.columns li img {
 position: relative;
 filter: alpha(opacity=30);
 opacity: 0.3;
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; /*--IE8 Specific--*/
}
ul.columns li:hover img{
 z-index: 999;
 filter: alpha(opacity=100);
 opacity: 1;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}

/* CS1 Фон и цвет текста*/
#pun .tcr {text-align: right;}
li#navawards, .pa-positive, .lastedit {display: none;}
.linkst .pagelink { 
right: 15px;
position: absolute;
top: -4em;
width: 24em;
 }
li#navawards {display: none;}
#pun-reputation div, #pun-popup_awards div {background-color: #f4d8b2;}
div#smiles-area.container {background-color: #f4d8b2;}
BODY {overflow-x: hidden}

/* 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: #341E0D;
font-weight: normal;
font-style: normal;}


a.sbla:link, a.sbla:visited { display: block; height: 14px; margin-bottom: 1px; text-transform: lowercase; font-family: oswald; font-size: 10px; letter-spacing: 1px;border-radius: 10px; background: #CF9B4D; color: #F2E8DA;  padding: 1px 2px 2px 10px;}
a.sbla:hover, a.sbla:active { -moz-transition: 1s ease; -webkit-transition: 1s ease;  display: block; text-transform: lowercase; font-family: oswald; font-size: 10px; letter-spacing: 5px; background: #F2E8DA; text-decoration: none; color: #CF9B4D; text-align: center; padding: 1px 2px 2px 20px;border-radius: 10px;}

/*Всплывающий скриншот*/  
  .thumbnail{  
  position: relative;  
  z-index: 0;  
  }  
  .thumbnail:hover{  
  z-index: 50;  
  }  
  .thumbnail span{ /*CSS for enlarged image*/  
  position: absolute;  
  background: #CF9B4D; 
  width: 130px;
  box-shadow: inset 0 0 20px 5px #;
  padding: 5px;  
  left: -1000px;  
  border: none;  
  visibility: hidden;  
  color: #F2E8DA;  
  text-decoration: none;  
  border-radius: 10px;  
  -moz-border-radius: 4px 4px 4px 4px;  
  -webkit-border-radius: 4px 4px 4px 4px;  
  }  
  .thumbnail span img{ /*CSS for enlarged image*/  
  border-width: 0;  
  padding: 2px;  
  }  
  .thumbnail:hover span{ /*CSS for enlarged image on hover*/  
  visibility: visible;  
  bottom: 15px;  
  left: -50px; /*position where enlarged image should offset horizontally */  
  }  
  /*---------------------*/


/* Репутация */
li#navawards {display: none;}
#pun-reputation div, #pun-popup_awards div {background-color: #e0c796;}
div#smiles-area.container {background-color: #e0c796;}

/*Описание форума*/
.sacraforum { /* ссылки на подфорумы */
padding-bottom: 1px;  
font-weight: bold;
font-family: Times New Roman; 
font-size: 12px;
letter-spacing: 2px;
text-transform: uppercase; 
text-shadow: #ffffff 1px 1px;  
text-align: center;
}
.sacraforum1 { /* текстовое описание */
font-family: arial; 
font-size: 11px; 
text-align: justify;
}
.sacraforum2 { /* ссылки */
background-color: #;
padding: 7px;
text-align: center;
margin-left: -10px!important;
margin-right: -10px!important;
}
.sacraforum3 { /* разделитель */
border-color: black;
border-style: dotted;
height: 1px;
}

a.sacralink:link, a.sacralink:active, a.sacralink:visited {
display:inline-block;
padding:4px;
text-align: center;
background: #E5C190;
transition-duration: 0.6s;
-moz-transition-duration: 0.6s;
-webkit-transition-duration: 0.6s;
-o-transition-duration: 0.6s;
text-transform:lowercase;
width:80px;
border-radius: 8px;
}
a.sacralink:hover {
background: #E8CFAC;
}

/*Бегунок*/
::-webkit-scrollbar {
    width: 6px;
    height: 4px;
}
::-webkit-scrollbar-track {
background: #EBD8BD;
}
::-webkit-scrollbar-thumb {
    background: #A06613;
}

/* Посты и бонусы рядом */
.pa-posts { 
margin-left: 20px;
display: inline-block;
text-align: center; 
text-transform: lowercase;
width: 80px;
height: 28px;
vertical-align: top;
}
.pa-fld5 {
display: inline-block; 
text-align: center; 
text-transform: lowercase;
width: 80px;
height: 28px;
vertical-align: top;
}

/* Настройка вида таблицы в объявлении */
.table1 {
  background-image: url(http://sa.uploads.ru/A5LFS.jpg);
  border: 3px;
border-color: #b8bfa8;
border-style: double;
}

/* Настройка вида нижних ссылок в объявлении */
a.sacralink2:link, a.sacralink2:active, a.sacralink2:visited {
display:inline-block;
padding:4px;
text-align: center;
background: -webkit-linear-gradient(top, #E4B86E 20%, #BD8332 80%);
transition-duration: 0.6s;
-moz-transition-duration: 0.6s;
-webkit-transition-duration: 0.6s;
-o-transition-duration: 0.6s;
text-transform:lowercase;
border-radius: 10px;
border-top: 1px solid #E9CA94;
width: 120px;
}
a.sacralink2:hover {
background: -webkit-linear-gradient(top, #EFC785 20%, #E0A95C 80%);
}

/* Матчасть */
.sacth {
width: 500px; 
padding: 25px; 
background: url(http://savepic.su/5225092.png)  top no-repeat, url(http://savepic.su/5225092.png) bottom no-repeat, url(http://savepic.su/5225092.png) repeat-y; 
border-style: double; 
border-color: #936020; }


.sacthnuj  {
width: 490px; 
padding: 5px; 
background-color: #ffffff;
border-style: double; 
border-color: #936020; }
