/* CS1 Background and text colours
-------------------------------------------------------------*/
div#pun-navlinks {
position: absolute;
width: 100%;
text-align: left;
top:440px;
}

div#pun-ulinks {
position: absolute;
width: 100%;
text-align: left;
top: 460px;
}

#pun-title table {
background-image : url("...");}


body {background-color: #fee5b5;
background-image : url("http://s1.ipicture.ru/uploads/20111027/pp4V2ft1.png");
background-repeat: repeat;
background-position : top center;}


#pun { background-image : url("http://s1.ipicture.ru/uploads/20111027/pp4V2ft1.png");
background-color : #;
background-position : center;}

.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: #3e1411;}


#pun-stats h2,.punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2, #pun-stats .statscon, li#onlinelist, li#onlinelist div {
background-color: transparent;
color: #3e1411;
font-weight: bold;
font-style: normal;}

.punbb .quote-box, .punbb .code-box {
background: url(http://savepic.net/2190291.png) repeat;
color: #3e1411;}

#pun-navlinks .container, #pun-ulinks .container {
background-color: transparent;
color: #3e1411;
text-align: center;}

.offline li.pa-online strong {
color: #3e1411;
font-weight: normal}

.punbb textarea, .punbb select, .punbb input {
background-color: transparent;
color: #3e1411;}

#pun_wrap {background-image: url("http://s1.ipicture.ru/uploads/20111027/iK55DxE0.png"); background-repeat: no-repeat; background-position: center top; }


/* CS2 Border colours
-------------------------------------------------------------*/
.punbb .container, .punbb .post-body, .post h3, #pun-title {border-color: transparent;}

.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
border-color: transparent;}

#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
border-color: transparent;}

#pun-stats h2 .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin{
color: transparent;}

.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;}

.punbb th {
border-color: transparent;}

.punbb .quote-box, .punbb .code-box {
border-color: transparent;}

#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 #dedfdf}

li.pa-online {
border-left-color: transparent;}

.punbb .post-sig dt {
border-top-color: transparent !important;}


/* CS3 Links
-------------------------------------------------------------*/
.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: #6c4834;
border-bottom: 0px none #6c4834;
text-decoration: none;}

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
color: #6c4834;}

.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: #6c4834;
border-bottom: 0px none #6c4834;
text-decoration: none;}

#pun-navlinks a {
color: #6c4834;
border-bottom: 0px none #6c4834;
text-decoration: none;}

#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
color: #6c4834;
font-weight: normal;
font-style: normal;
border-bottom: 0px none #6c4834;
text-decoration: none;}

#pun-pagelinks a:active, #pun-pagelinks a:focus {
background-color: #6c4834;
color: #3a323c;}


/* CS7 Post status icons and other options
------------------------------------------------------------*/
#pun-about p.container { 
background-image : url(http://s017.radikal.ru/i442/1112/52/a118f45b6579.jpg); 
background-position : center top; 
background-repeat : no-repeat; 
border: none;
margin-left: -11px;
float: none;
width: 800px;
height: 280px;}

div#html-footer {
margin: -150px 0px 0px 0px;}

#pun-announcement.section h2 span {display: none; }


/*--- **************************** ---*/

#etyu{
	float:left;
	width:100%;
	list-style:none;
	font-weight:bold;
	margin-bottom:10px;
}
#etyu li{
	float:left;
	margin-right:10px;
	position:relative;
	display:block;
}
#etyu li a{
	display:block;
	padding:5px;
	color:#fff;
	background:#333;
	text-decoration:none;
	text-shadow:1px 1px 1px rgba(0,0,0,0.75); 
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}

#etyu li a:hover{
	color:#fff;
	background:#6b0c36;
	background:rgba(107,12,54,0.75); 
	text-decoration:underline;
}

#etyu ul{
	list-style:none;
	position:absolute;
	left:-9999px;
	opacity:0; 
	-webkit-transition:0.25s linear opacity; 
}

#etyu ul li{
	padding-top:1px; 
	float:none;
}
#etyu ul a{
	white-space:nowrap; 
	display:block;
}
#etyu li:hover ul{ 
	left:0; 
	opacity:1; 
}
#etyu li:hover a{ 
	background:#6b0c36;
	background:rgba(107,12,54,0.75);
	text-decoration:underline;
}
#etyu li:hover ul a{ 
	text-decoration:none;
	-webkit-transition:-webkit-transform 0.075s linear;
}
#etyu li:hover ul li a:hover{ 
	background:#333;
	background:rgba(51,51,51,0.75); 
	text-decoration:underline;
	-moz-transform:scale(1.05);
	-webkit-transform:scale(1.05);
}
