@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400;700&family=Cormorant+Garamond:wght@400;700&display=swap');

/* Comment element properties */

a {
	color: #f9d615;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}

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

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

a.white, li.white a {
	font-family: Copperplate Gothic Light, Copperplate Gothic Bold, Times New Roman;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

a:hover.white, li.white a:hover {
	font-family: Copperplate Gothic Light, Copperplate Gothic Bold, Times New Roman;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}

body {
	font-family : Copperplate Gothic Light, Copperplate Gothic Bold, Times New Roman;
	font-size : 11px;
	background-image: url('images/fond.jpg');
  background-position: top center;
	background-repeat: no-repeat;
	background-color: #000;
	margin: 0px auto;
}

hr {
	height: 1px;
	border: 1px solid #272C32;
}

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

td {
	font-family: Copperplate Gothic Light, Copperplate Gothic Bold, Times New Roman;
	font-size: 11px;
}

pre {
	font-family: Copperplate Gothic Light, Copperplate Gothic Bold, Times New Roman;
	font-size: 11px;
}

.alt {
	color: #f96f00;
}

.spacer {
	margin-bottom: 5px;
}

.admin-message {
	font-family: Copperplate Gothic Light, Copperplate Gothic Bold, Times New Roman;
	font-size: 11px;
	text-align: center;
	color: #fff;
	background-color: #272C32;
	border: 1px solid #272C32;
	padding: 3px 4px 5px 4px;
	margin-bottom: 5px;
}

/* Form element properties */

form {
	margin: 0px;
}

.button {
	font-family: Copperplate Gothic Light, Copperplate Gothic Bold, Times New Roman;
	font-size: 10px;
	color: #fff;
	background-image: url('images/buton.png');
	border: 0px solid #272C32;
	margin-top: 2px;
}

.bbcode {
	font-family: Copperplate Gothic Light, Copperplate Gothic Bold, Times New Roman;
	font-size: 10px;
	color: #fff;
	background-color: #272C32;
	border: 1px solid #272C32;
	margin-top: 2px;
}

.textbox {
	font-family: Copperplate Gothic Light, Copperplate Gothic Bold, Times New Roman;
	font-size: 10px;
	color: #fff;
	background-image: url('images/textbox.png');
	background-color: #555;
	background-repeat: repeat;
	border: 1px solid #272C32;
}

/* Header and footer properties */


.full-header {
	font-family: Copperplate Gothic Light, Copperplate Gothic Bold, Times New Roman;
	font-size: 10px;
	color: #555;
	height: 145px;
	background-color: transparent  
	background-position: top center;
	background-repeat: no-repeat;
	padding-left:210px; padding-right:0px; padding-top:0px; padding-bottom:0px
}

.bottom-footer {
	font-family: Copperplate Gothic Light, Copperplate Gothic Bold, Times New Roman;
	font-size: 9px;
	color: #fff;
	height: 173px;
	background-color: #272C32;
	background-image: url('images/subsol-bg.gif');
}

.main-body {
	font-size: 12px;
	color: #fff;
	background-color: #000;
	border-width: 0px 1px 1px 1px;
	border-color: #575757;
	border-style: solid;
	padding: 4px;
}

/* Side-Panel properties */


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

.side-border-left {
	color: #fff;
	background-color: #111214;
	padding: 10px 5px 10px 5px;
	width: 175px;
}

.side-border-right {
	color: #fff;
	background-color: #111214;
	padding: 10px 5px 10px 5px;
	width: 183px;
}

.scapmain {
	font-family: Copperplate Gothic Light, Copperplate Gothic Bold, Times New Roman;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	background-image: url('images/lateral.png');
	background-repeat: repeat-x
}

.scapmain-left {
	width: 10px;
	height: 30px;
	background-image: url('images/lateral-sus-stanga.png');
}

.scapmain-right {
	width: 10px;
	height: 30px;
	background-image: url('images/lateral-sus-dreapta.png');
}

.scapmain-bottom-left {
	width: 10px;
	height: 10px;
	background-image: url('images/side-cap-bottom-left.png');
}

.scapmain-bottom-right {
	width: 10px;
	height: 10px;
	background-image: url('images/side-cap-bottom-right.png');
}

.scapmain-center-right {
	width: 10px;
	background-image: url('images/side-cap-center-right.png');
  background-repeat: repeat-y
}

.scapmain-center-left {
	width: 10px;
	background-image: url('images/side-cap-center-left.png');
  background-repeat: repeat-y
}

.side-footer {
	height: 10px;
	background-image: url('images/side-bottom-cap.png');
	background-repeat: repeat-x
}

.side-body {
	font-size: 11px;
	color: #fff;
	background-image: url('images/small-bg.gif');
	background-color: #000;
	padding: 4px
}

/* Center-Panel properties */

.news-category {
	border: 0px none;
	float: left; margin-left:0; margin-right:5px; margin-top:3px; margin-bottom:0
}

.news-footer {
	font-size: 10px;
	color: #fff;
	background-image: url('images/bottom-cap.png');
	padding-left:4px; padding-right:4px; padding-top:3px; padding-bottom:25px
}

.capmain {
	font-family: Copperplate Gothic Light, Copperplate Gothic Bold, Times New Roman;
	font-size: 11px;
	font-weight: bold;
	color: #bbbbbb;
	text-align: center;
	background-image: url('images/cap.png');
  	background-repeat: repeat-x;
	padding-left:4px; padding-right:2px; padding-top:25px; padding-bottom:6px
}

.capmain-left {
	width: 46px;
	height: 46px;
	background-image: url('images/cap-left.png');
}

.capmain-right {
	width: 46px;
	height: 46px;
	background-image: url('images/cap-right.png');
}

.capmain-bottom-left {
	width: 46px;
	height: 46px;
	background-image: url('images/cap-bottom-left.png');
}

.capmain-bottom-right {
	width: 46px;
	height: 46px;
	background-image: url('images/cap-bottom-right.png');
}

.capmain-center-right {
	width: 46px;
	background-image: url('images/centru-dreapta.png');
  background-repeat: repeat-y
}

.capmain-center-left {
	width: 46px;
	background-image: url('images/centru-stanga.png');
  background-repeat: repeat-y
}

.main-bg {
	color: #fff;
	background-color: #090911;
	padding: 10px 0 5px 0;
}


/* General table properties */

.center {
	margin: 0 auto;
}

.tbl-border {
	border: 1px solid #272C32;
}

.tbl {
	font-size: 11px;
	color: #fff;
	background-color: #111214;
	padding: 4px;
}

.tbl1 {
	font-size: 11px;
	color: #fff;
	background-color: #111214;
	padding: 4px;
}

.tbl2 {
	font-size: 11px;
	color: #fff;
	background-color: #111214;
	padding: 4px;
}

.forum-caption {
	font-size: 11px;
	font-weight: bold;
	color: #f9d615;
	background-color: #111214;
	background-image: url(images/forum.png);
	background-repeat: repeat-x;
	padding: 2px 4px 4px 4px;
}

.quote {
	font-size: 11px;
	color: #fff;
	background-color: #14181a;
	padding: 4px;
	margin: 0px 20px 0px 20px;
	border: 1px solid #272C32;
}

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

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

.shoutboxname {
	font-weight: bold;
	color: #fff;
}

.shoutbox {
	color: #dde4e8;
}

.shoutboxdate {
	font-size: 10px;
	color: #66737C;
}

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

.small2 {
	font-size: 10px;
	font-weight: normal;
	color: #fff;
}

.side-small {
	font-size: 10px;
	font-weight: normal;
	color: #fff;
}

.side-label {
	color: #fff;
	margin: 2px 0 2px 0;
	padding: 2px 2px 3px 2px;
}

/* Vertical Navigation */

#navigation h2 {
	font-size: 10px;
	font-weight: normal;
	background-color: #ececec;
	margin: 0;
	padding: 4px;
}
	
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

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

#navigation a {
	display: block;
	color: #555;
	padding: 2px;
	text-decoration: none;
}

#navigation a:hover {
	color: #fff;
	background-color: #272C32;
}

/* Page Navigation */

.pagenav {
	padding: 4px;
}

.pagenav span {
	color: #fff;
	background-color: #272C32;
	border: 1px solid #272C32;
	padding: 2px 4px 2px 4px;
	margin: 2px;
}

.pagenav a {
	color: #555;
	background-color: #ececec;
	border: 1px solid #272C32;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background-color: #f6a504;
	margin: 2px;
	text-decoration: none;
}


td.subheader-off { 
	font-weight: bold;
	font-size : 12px;
	color: #f9d615;
	height: 15px;
}

td.subheader-on { 
	font-weight: bold;
	font-size : 10px;
	color: #fff;
	height: 15px;
}

.sub-header {
	font-family: Copperplate Gothic Light, Copperplate Gothic Bold, Times New Roman;
	font-size: 10px;
	color: #EAEAEA;
	background-color: #677D92;
	background-image: url(images/menu.png);
	background-repeat: repeat-x;
}

.sub-header-left {
	width: 29px;
	height: 29px;
	background-color: transparent;
	background-image: url(images/subheader-left.png);
}

.sub-header-right {
	width: 29px;
	height: 29px;
	background-color: transparent;  
	background-image: url(images/subheader-right.png);
}

/* === SilentLC Fonts === */
body, td, pre, .textbox, .button, .tbl, .tbl1, .tbl2 {
  font-family: 'Cormorant Garamond', serif !important;
}

h1, h2, h3, h4, h5, h6,
.capmain, .scapmain, .sub-header, .side-label {
  font-family: 'Cinzel', serif !important;
  letter-spacing: 0.5px;
}

/* === SilentLC Font Overrides === */
html, body, td, pre, p, div, span, a, input, textarea, select {
  font-size: 14px !important;   /* ändere 14 auf Wunschgröße */
  line-height: 1.2 !important;
  font-family: 'Cormorant Garamond', serif !important;
}