﻿/* --main styles-- */
body {
	text-align: center;
	background-color: #161616;
	font: lighter 0.8em Tahoma, sans-serif;
	padding: 0;
	margin: 0;
}
a {
	color:#D8D2C0;
	text-decoration: none;
}
a:hover {
	color: #422500;
}
a img {
	border: 0;
}
#container {
	width: 750px;
	background: url(template/top.png) center top no-repeat;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 20px;
	position: relative;
}

/* -- top --- */
#top{
	width: 750px;
	height: 138px;
	position: relative;
}
#top form {
	color:#D8D2C0;
	width: 150px;
	position: absolute;
	top: 30px;
	left: 20px;
}
#top label {
	width: 30px;
	text-align: left;
	padding-right: 5px;
	margin-top: 5px;
	float: left;
	clear: left;
}
#top input {
	width: 110px;
	color:#D8D2C0;
	border: 0;
	background: url(template/inputbackground.png);
	margin-top: 5px;
}
#loginButton {
	width: 46px!important;
	margin-left: 53px;
	margin-top: 5px;
}
#top p {
	position: absolute;
	top: 3px;
	left: 615px;
	margin: 0;
	width: 13em;
	font: 0.7em Arial, Helvetica, sans-serif;
	color:  #D8D2C0;
}
#top p img {
	margin-bottom: -2px;
}

/* -- old login -- */
.login{
	padding-left:20px; 
	color:#D8D2C0;
}
#user{
	padding-left:30px; 
	color: #A2804A;
}

/* -- menu -- */
#menu {
	width: 140px;
	padding-left: 10px;
	margin-top: 10px;
	float: left;
}
.topMenu {
	background: url(template/menu_top.png) top center no-repeat;
	margin-top: 10px;
}
.topMenu img {
	margin-left: 15px;
	margin-top: 2px;
}
.topMenu div {
	background: url(template/menu_bottom.png) bottom center no-repeat;
	padding-bottom: 19px;
}
.topMenu ul {
	margin: 0;
	padding: 0;
	margin-top: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: url(template/menu_middle.png) center repeat-y;
	list-style-type: none;
	width: 140px;
}
.topMenu li {
	width: 116px;
	background: url(template/linksbackground.png);
	margin-top: 2px;
	margin-left: 10px;
	padding-left: 4px;
}

/* -- content -- */
#content {
	margin-left: 165px;
	width: 572px;
}
#track {
	color: #D8D2C0;
	font: bold 0.85em Arial, Helvetica, sans-serif;
	margin-left: 25px;
}
#track span {
	color: #A2804A;
}
.topContent {
	background: url(template/contenttop.png) top center no-repeat;
	margin-bottom: 20px;
}
.title {
	color: #D8D2C0;
	font-size: 1.7em;
	font-weight: normal;
	margin-left: 30px;
	padding-top: 20px;
	margin-bottom: 0;
}
.infos {
	font-size: 0.85em;
	margin-left: 40px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.infos span {
	color: #422500;
}
.bottomContent {
	padding-bottom: 20px;
	background: url(template/contentbottom.png) bottom center no-repeat;
}
.background {
	background-color: #AC8352;
	width: 532px;
	padding: 20px;
	padding-bottom: 1px;
	padding-top: 0;
}
/* -- banner and footer -- */
#footer {
	color: #545454;
	margin-left: 190px;
	margin-bottom: 20px;
	width: 40em;
}
#footer p {
	margin: 0;
	padding-top: 20px;
}
#footer > a img {
	float: right;
}

/* --articles-- */
.float_right{
	float:right;
	margin-left:10px;
}
.float_left{
	float:left;
	margin-right:10px;
}
table.wood{
	font-size:13px;
	margin-left:auto;
	margin-right:auto;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	border-color: black;
}
td.wood, th.wood, tr.wood{
	border-width: 1px;
	border-style: solid;
	text-align: center;
	border-color: black;
}

/* --comments-- */
#comment{
	margin-top:20px;
}
.comment{
	margin:0px;
	padding-top:20px;
}
.author_c {
	color: #422500;
	font: 15px Verdana, Arial, Helvetica, sans-serif!important; 
	font-weight: bold!important;
}
.created {
	font: 9px Verdana, Arial, Helvetica, sans-serif!important; 
}

/* --gallery-- */
.galeria {
	text-align: center;
}
.galeria table {
	margin-left: auto;
	margin-right: auto;
}
.galeria td {
	padding: 5px 5px 10px 5px;
}
.galeria td img {
	border: 1px solid black;
}

/* --- CMS declarations --- */
.center {
	text-align: center;
}
.red{
	color:red;
	font-style: italic;
}
.blue{
	color:blue;
	font-style: italic;
}
.green{
	color:green;
	font-style: italic;
}
/* - tables - */
.table2 {
	width: 480px!important;
	font: 10px Verdana, Arial, Helvetica, sans-serif!important; 
	margin: auto;
}
.tableSortLink {
	color: black;
	text-decoration: none;
	border-bottom: 1px dashed;
}
.tableSortLink:hover {
	border-bottom: 1px solid;
}
.table {
	min-width: 480px!important;
	font: 10px Verdana, Arial, Helvetica, sans-serif!important; 
	border-collapse: collapse;
	border: 1px solid black;
	margin: auto;
}
.table th {
	padding-bottom: 3px;
}
.table td, .table th {
	padding: 2px;
	border: 1px solid black;
}
col#c_id {
	background: #c5c5c5;
}
/* - other - */
.CMSlink {
	color: black;
	font-weight: bold;
}
.button {
	float:left; 
	margin-right: 10px;
}
#pic {
	margin: auto;
}
.upl_pic {
	text-align: right;
	font-size: 13px;
}
.form {
	font: 12px Verdana, Arial, Helvetica, sans-serif!important; 
	width: 480px;
	margin: auto;
}
.form label {
	display: block;
	margin: 3px;
}
.form textarea {
	margin-bottom: 5px;
}
#emots {
	border: 1px solid #b1b1b1; 
	width: 453px; 
	padding-top: 2px; 
	margin-bottom: 3px;
}
#bbcode_hide {
	width: 465px;
	margin: auto;
	display: none;
}
