/*-------------------------\
pigas Theme v.1
By is_m@il12px
\--------------------------*/


/* Comment element properties */


a {11px
	color:#000;
	text-decoration:none;
} 

a:hover {
	color: red;
	text-decoration: underline;
}

a.side {
	color: #000000;
	text-decoration: none;
}

a:hover.side {
	color: red;
	text-decoration: underline;
}

a.white, li.white a {
	color: #E6E6E6;
	text-decoration: none;
}

a:hover.white, li.white a:hover {
	color: #999999;
	text-decoration: underline;
}


hr {
	height: 1px;
	border: 1px solid #666600;
}

hr.side-hr {
	height: 1px;
	border: 1px solid #666600;
}

td {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 12px;
}

pre {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 12px;
}

.alt {
	color: #fff;
}


/* General properties */

body {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size : 12px;
	color : #E6E6E6;
	background-color: #E6E6E6;
	background-image: url(images/background.pn);
	background-position: top center;
	background-repeat: repeat;
	margin: 0px auto;
}

.main-body {
	font-size: 12px;
	color: #000000;
	background-color: #000;
	padding: 2px;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
}

.main-bg {
	color: #330000;
	background-color: #fff;
	padding: 5px 5px 5px 5px;
}

.spacer {
	margin-bottom: 8px;
}


/* Form element properties */

form {
	margin: 0px;
}

.button {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	color: #eee;
	background : url('images/buton.png');
	height : 20px; 
	border : 1px solid #0000ff; 
	margin-top : 2px; 

}

.bbcode {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	color: #330000;
	background-color: #E6E6E6;
	border: 0px solid #ccc;
	margin-top: 2px;
}

.textbox {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	color: #330000;
	background-color: #f8f8f8;
	border: 1px solid #000;
}

textarea:hover {
	background: transparent url(images/parions.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #fff;
}

.news-category {
	border: 0;
	margin: 3px 5px 0 0;
	float: left;
	background-color: #fff;
}

.news-footer {
	font-size: 11px;
	color: #330000;
	background-color: #fff;
	padding: 3px 4px 4px 4px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}


/* Header properties */

* html #nav {
	height:0px;
} 

.full-header {
 	padding: 0 0 0 0; 
	background: url(images/header.png) no-repeat scroll 0 0;
	height: 172px;
}

.full-header-left {
	width: 0px;
	height: 0px;
}

.full-header-right {
	width: 0px;
	height: 0px;
}

.sub-header-left {
	width: 220px;
	height: 60px;
	background-color: #F6F8F5;
	background-image: url(images/sub-left.png);
}

.sub-header-right {
	width: 220px;
	height: 60px;
	background-color: #CCCCCC;
	background-image: url(images/sub-right.png);
}

.sub-header {
	background-color: #CCCCCC;
	color: #ffffff;
	height:60px;
	background-image: url(images/sub-center.png);
	background-repeat: repeat-x;
	padding:0 0; 
}

.sub-header ul {
	list-style : none;
	margin:0;
	padding:0;
	line-height: normal;
}

.sub-header li {
	display: inline;
	list-style:none;
	margin : 0 0;
	padding:0 10 0 10; 
	font-size:12px;
}

.sub-header li a {
	display:block;
	padding: 0 5px 0 15px;
	height : 60px;
	float : left;
	background: url(images/divider.png) no-repeat;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #fff;
 	font-family: Tahoma, Arial, Sans-Serif;
	line-height : 60px;
	font-size: 12px;
}

.sub-header li a:hover, #nav li.current_page_item a  {
	color: #fff; 
	background-image: url(images/sub-hvr.png);
	text-decoration: none;
	font-family: Tahoma, Arial, Sans-Serif;
	font-weight: bold; 
	font-size: 12px; 
}

.sub-header li.current_page_item a {
	font-weight:bold;
	color: #E6E6E6;
} 



/* Search */

#search {
	float: right;
	width: 305px;
	height: 76px;
}

#search form {
	float: right;
	margin: 0;
	padding: 25px 20px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Tahoma, Arial, Sans-Serif;
	border: none;
}

#search-text {
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	background: #ECF9E4;
	color: #658453;
}

#search-submit {
	height: 21px;
	margin-left: 12px;
	color: #39561D;
}



/* Footer properties */

.footer-top-left {
	width: 150px;
	height: 60px;
	background-color: #3D81EE;
	background-image: url(images/footer-top-left.png);
}

.footer-top-right {
	width: 150px;
	height: 60px;
	background-color: #3D81EE;
	background-image: url(images/footer-top-right.png);
}

.footer-top-center {
	font-family: Tahoma, Arial, Sans-Serif;
	background-color: #3D81EE;
	color : #eee;
	min-height:60px;
	background-image: url(images/footer-top-center.png);
	background-repeat: repeat-x;
	padding: 10px 0px 0px 0px;
}

.main-footer {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	color : #fff;
	background-image: url(images/footer.png);
	background-color: #fff;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	height: 139px;
}


.main-footer a {
	color : #fff;
	text-decoration: none;
}

.main-footer a:hover {
	color:#E6E6E6;
	text-decoration: underline;
}

.bottom-footer {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	color: #fff;
	background-color: #555;
	padding: 4px 4px 5px 4px;
}

.footer-down {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	color : #eee;
	background: transparent url(images/footer2.png) no-repeat;
	padding: 0px 0px 0px 0px;
	height: 160px;
}


/* Center-Panel properties */


.scapmain {
	color: #eee;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	background: transparent url(images/scapmain-center.png) repeat-x; 
	padding: 0px 0px 8px 0px;
	text-transform: uppercase;
}

.scapmain-left {
	width: 25px;
	height: 26px;
	background: transparent url(images/scapmain-left.png);
}

.scapmain-right {
	width: 26px;
	height: 26px;
	background: transparent url(images/scapmain-right.png);
}

.scapmain-footer { 
	padding: 0px;
	background: transparent url(images/scapmain-footer-center.png) repeat-x;
}


.scapmain-footer-left {
	width: 18px;
	height: 17px;
	background: transparent url(images/scapmain-footer-left.png) no-repeat;
}

.scapmain-footer-right {
	width: 18px;
	height: 17px;
	background: transparent url(images/scapmain-footer-right.png) no-repeat;
}

.ssideleft {
	background-position : left;
	padding: 0px 0px 0px 5px;
	border-left: 1px solid #E6E6E6 repeat-y;
	width: 2px;
}

.ssideright {
	background-position : right;
	padding: 0px 0px 0px 5px;
	border-left: 1px solid #E6E6E6 repeat-y;
	width: 2px;
}


/* Side-Panel properties */

.capmain {
	color: #fff;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	text-transform: uppercase;
	background: transparent url(images/capmain-center.png) repeat-x; 
	padding: 0px 0px 8px 0px;
}

.capmain-left {
	width: 25px;
	height: 26px;
	background: transparent url(images/capmain-left.png);
	background-repeat: no-repeat;
	
}

.capmain-right {
	width: 26px;
	height: 26px;
	background: transparent url(images/capmain-right.png);
	
}

.sideleft {
	background-position : left;
	padding: 5px 5px 5px 5px;
	border-left: 1px solid #7083e2;
}

.sideright {
	background-position : right;
	padding: 5px 5px 5px 5px;
	border-left: 1px solid #7083e2;
}

.capmain-footer { 
	padding: 0;
	background: transparent url(images/capmain-footer-center.png); 
	background-repeat:repeat-x;
}

.capmain-footer-left {
	width: 18px;
	height: 17px;
	background: transparent url(images/capmain-footer-left.png);
	background-repeat: no-repeat;
}

.capmain-footer-right {
	width: 18px;
	height: 17px;
	background: transparent url(images/capmain-footer-right.png);
	background-repeat: no-repeat;
}

.side-body {
	font-size: 12px;
	color : #000;
	background-color: #3D81EE
	padding: 4px 4px 0 2px;
	margin-left: 2px;
	
}
	
.sside-body {
	font-size: 12px;
	color : #000;
	background-color: #000
	padding: 4px 4px 0 4px;
	
}

.side-left .side-border-right {
	display: none;
}

.side-right .side-border-left {
	display: none;
}

.side-border-left {
	color : #000;
	background-color: #fff;
	padding: 5px 8px 10px 12px;
	width: 185px;
}

.side-border-right {
	color : #000;
	background-color: #fff;
	padding: 5px 12px 10px 8px;
	width: 185px;
}

.side-left { 
	width: 7px; 
	background-color: red; 
	background: transparent url(images/side-left.png) repeat-y; 
	background-position : left; 
	padding: 0px 0px 0px 0px; 
}

.side-right { 
	width: 7px; 
	background-color: red; 
	background: transparent url(images/side-right.png) repeat-y; 
	background-position : right; 
	padding: 0px 0px 0px 0px; 
}


/* General table properties */

.center {
	margin: 0 auto;
}

.tbl-border {
	background-color : #cccccc;
}


.tbl { 
padding: 3px 4px 3px 4px; 
}

.tbl1 { 
background-color: #FCFEFE; 
padding: 4px; 
border: 1px solid #E0E7E8; 
}

.tbl2 { 
background-color: #F5F8F8; 
border: 1px solid #E0E7E8; 
padding: 4px; 
}
.forum-caption {
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	background: url(images/forum.png);
	padding: 2px 4px 4px 4px;
}

.admin-message {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	text-align: center;
	color: #240e1a;
	background-color: #eee;
	border: 1px solid #240e1a;
	padding: 3px 4px 5px 4px;
	margin-bottom: 5px;
}

.quote {
	font-size: 12px;
	color: #240e1a;
	background-color: #eee;
	padding: 40px;
	margin: 1px 20px 0px 20px;
	border: 1px solid #bbb;
}

.poll {
	height: 12px;
	border: 1px solid #837669;
}

.comment-name {
	font-weight: bold;
	color: #04688d;
}


.shoutboxname {
	font-weight : bold;
	color : #ffffff;
	background-color: #78B749 ;
}

.shoutbox {
	color : #3D81EE;
	background-color: #ffffff ;
}

.shoutboxdate {
	font-size :  12px;
	color : #800;
	background-color: #C3D9FF ;
}

.small {
	font-size: 11px;
	font-weight: normal;
}

.small2 {
	font-size: 11px;
	font-weight: normal;
	color: #837669;
}

.side-small {
	font-size: 11px;
	font-weight: normal;
	color: #837669;

}

.side-label {
	color: #000000;
	background-color: #fffaf0;
	margin: 2px 4px 2px 4px;
	padding: 2px 2px 3px 2px;
}

/* Vertical Navigation */

#navigation h2 {
	font-size: 12px;
	font-weight: bold;
	background: #666 url('images/yan_menu_h.png') repeat-x;
	margin: 1px 0; 
	color: #fff; 
	text-transform: uppercase;
	padding: 3px 0 3px 0; 
	text-align: center;
}
	
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: normal;
}

* html #navigation ul li{
	height: 1%;
}

#navigation a {
	display: block;
	color: #fff; 
	padding: 3px 4px 3px 4px;
	background: url('images/sub-center.png') repeat-x;
	margin-top: 1px; 
	text-decoration: none;
}

#navigation a:hover {
	color: #FFCC66;
	background: url('images/yan_menu_h.png') repeat-x #990b55;
}

/* Page Navigation */

.pagenav {
	padding: 4px;
}

.pagenav span {
	color: #fff;
	background: url('images/buton_h.png');
	border: 1px solid #000;
	padding: 2px 4px 2px 4px;
	margin: 2px;
}

.pagenav a {
	color: #fff;
	background: url('images/buton.png');
	border: 1px solid #ff6767;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background: url('images/buton_h.png');
	border : 1px solid #000; 
	margin: 2px;
	text-decoration: none;
}

/* Misc */

.main {
	width: 980px;
}

.ust-sol { 
	padding: 0px;
	background: transparent url(images/ustsol.png) no-repeat;
	width :7px;
	height:18px;
}
.ust-orta { 
	padding: 0px;
	background: transparent url(images/ust.png) repeat-x;
	height:18px;
}
.ust-sag { 
	padding: 0px;
	background: transparent url(images/ustsag.png) no-repeat;
	width :7px;
	height:18px;
}
.sol { 
	padding: 0px;
	background: transparent url(images/sol.png) repeat-y;
	width :7px;
}
.sag { 
	padding: 0px;
	background: transparent url(images/sag.png) repeat-y;
	width :7px;
}
.alt-sol { 
	padding: 0px;
	background: transparent url(images/altsol.png) no-repeat;
	width :7px;
	height:18px;
}
.alt-orta { 
	padding: 0px;
	background: transparent url(images/alt.png) repeat-x;
		height:18px;
}
.alt-sag { 
	padding: 0px;
	background: transparent url(images/altsag.png) no-repeat;
	width :7px;
	height:18px;
}