/* CS1 Background and text colours
-------------------------------------------------------------*/

/* 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: transparent;
  color: #010d17;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color:  transparent;
  color: #0c2e4a;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: transparent;
  color: #fff;
  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color:  transparent;
  color: #333;
  }



/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: #010d17
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
  color: #333
  }

/* CS1.7 */


/* CS1.8 */
#pun-navlinks .container {
  background-color: transparent;
  color: #f1f1f1;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: #3d7ba5 transparent;
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: #f5f5f5
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: #004F90;
  }

/* CS2.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.post-links ul, .post-links, .usertable table {
  border-color: #3d7ba5;
  }
.punbb .post h3 span {
  border-color: #3d7ba5;
  }

/* CS2.5 */
.punbb th {
  border-color: #dedfdf
  }

/* CS2.6 */


#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: #ccc
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: #fff
  }

.punbb .divider {
  border-color: #ccc #fff #fff #fff
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid #dedfdf
  }

li.pa-online {
  border-left-color: #005EAB;
  }


/* 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: #0f3a5d;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #333
  }

/* 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: #bbd0de;
}

/* CS3.3 */
#pun-navlinks a {
  color: #c1d5ff;
  text-decoration: none
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #fff;
  text-decoration: underline
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #fff;
  }
#pun-ulinks a {
  color: #5873a7;
  text-decoration: none
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/


div.icon {
        background: url(http://sh.uploads.ru/XELwM.png) no-repeat;
}

tr.inew div.icon {
        background: url(http://s9.uploads.ru/24KtT.png) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://sh.uploads.ru/XELwM.png) no-repeat;
}


tr.isticky div.icon {
        background: url(http://s9.uploads.ru/24KtT.png) no-repeat;
}


#pun-main div.catleft, #pun-main div.catright {display: none}





#html-footer .container {
    background: url('http://forumstatic.ru/files/0017/f5/71/49357.jpg') center bottom no-repeat; width: 1132px; height: 200px; margin-left: -66px; margin-bottom: -40px;}


.punbb .quote-box, .punbb .code-box {
    border-color: #296e98;
    box-shadow: 0px 0px 10px 3px rgba(130, 167, 204, 0.93) inset;
    background-color: #87b0d2;
    color: #0c2e4a;
}

.punbb input, .punbb select {
    background-color: #97b6d0  !important;
    color: #0c2e4a !important;
    border-color: #296e98 !important;
}


#pun-main .formal textarea {
    background: #97b6d0;
 
    color: #0c2e4a;
    border-radius: 10px;
    box-shadow: 0px 0px 20px 5px #7f9fbf inset;
    border-color: #5e789e;
}


.FirstColumn {float: left;}
.SecondColumn {float: left;
padding-left: 20px;
}
.ThirdColumn {float: left;
padding-left: 10px;}
.FourthColumn {float: left; 
padding-left: 10px;}




.AboutName {color: #5689b3;
text-align: center;
width: 280px;
height: 10px;
font-size: 105.85%;
font-weight: bold;
padding-bottom: 20px;}

.AboutBlock {color: #5689b3;
text-align: justify;
width: 280px;
    font-size: 103.75%;}

.NewsBlock {color: #5689b3;
text-align: justify;
width: 400px;
height: 160px;
    font-size: 103.75%;
}
.NewsBlock a {
    color: #3c6fa7 !important;
font-weight: 600;}

.NewsBlock1 {width: 400px;


overflow: auto;
height: 150px;
 }

.ActiveName {color: #5689b3;
text-align: center;
width: 200px;
height: 20px;
font-size: 105.85%;
font-weight: bold;
padding-top: 10px;}


.NewsName {color: #5689b3;
text-align: center;
width: 400px;
height: 10px;

padding-bottom: 20px;
font-size: 105.85%;
font-weight: bold;}

.AdminName {color: #5689b3;
text-align: center;
width: 200px;
height: 20px;
font-size: 105.85%;
font-weight: bold;}

.WantedName {color: #5689b3;
text-align: center;
width: 200px;
height: 20px;
font-size: 105.85%;
font-weight: bold;
}

.WantedBlock {text-align: center;
padding-top: 5px;}

.LinksBlock{color: #3c6ca3;
text-align: center;

padding-top: 20px;

}

.LinksBlock a{color: #3c6ca3 !important;
padding-right: 5px;
font-size: 10pt;
font-weight:  bold;
text-align: left !important;}



.AdminBlock {text-align: center;
padding-top: 5px;}

.ActiveBlock {text-align: center;
padding-top: 15px;}

/*Фон мини-профиля в Топике*/
.punbb .post .post-author {
  background:url(http://sh.uploads.ru/9oya7.png) 0 0 repeat-y; /*Фон размножаемый по вертикали*/
  overflow: visible!important;
  margin:12px 0!important;
}
.punbb .post .post-author > ul {
  background:url(http://sd.uploads.ru/Z2cB4.png) 0 top no-repeat,url(http://forumstatic.ru/files/000c/1a/c9/73396.png) 0 bottom no-repeat; /*Фон верха - низа*/
  margin:-12px 0 -12px 0!important;
  padding:18px 17px!important;
padding-right: 50px !important;}

/*Статус*/
li.pa-title {
    padding-bottom: 0.4em;
    font-weight: bold;
    padding-top: 10px !important;;
    text-align: center;
text-shadow: #8fb5ce 1px 1px;
width: 180px;}
/*НИК*/
 .pa-author {
    font-size: 1.1em;
    font-weight: bold;
    margin-top: -8px !important;;

    text-align: CENTER;
    text-shadow: #0c2142 1px 1px;}

.pa-author a {
    font-size: 1.0em;
    color: #75a6ce !important;
    padding-left: 10px;}

li.pa-avatar.item2 img {
    border: 1px solid;
    border-color: #05152d;
}


.jspContainer
{
	overflow: hidden;
	position: relative;
margin-top:27px;}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 4px;
	height: 100%;
	background: rgb(255, 216, 92);
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 4px;
	height: 100%;
	background: rgba(255,255,255,0.6);
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: rgb(19, 31, 56);
	position: relative;
}

.jspDrag
{
	background: #273e69;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
height: 40px !important;}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}
#pun-index td div.tclcon {background: url(http://s8.uploads.ru/5V418.png) center bottom no-repeat;
min-height: 100px;
padding-bottom: 13px;

font-size: 102.75%;
}





.punbb .main .tcr a {
    font-weight: 600;
text-shadow: #92a4b3 1px 1px;
font-size: 102%;}

li#onlinelist a {
    font-weight: 600;
text-shadow: #89a2b7 1px 1px;}

.punbb .main .tcl a {
    font-weight: bold;
text-shadow: #92a4b3 1px 1px;}

/*++ Ссылки в объявлении*/
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #6da5e4;
  height: 1px;
color: white !important;


  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}

/*-- Ссылки в объявлении*/

/*++Картинки в объявлении*/
.wanted img:hover {
  opacity: 1;
  transition: all 0.6s ease-in-out;
}

.wanted img {
  opacity: 0.6;
  transition: all 0.6s ease-in-out;}
/*--Картинки в объявлении*/

/*++Заголовок профиля*/
#profilenav h2 span {
    margin-left: -530px;
}

/*--Заголовок профиля*/

 
.post-content a {text-decoration:underline !important;}


#pun-report .inner, #pun-reputation .inner, #pun-admin-award-form .inner {background-color: #8db3d4 !important;}

.lastedit {display: none;}

.post-content td {
   border-color:  transparent;
  
}