body
{
	background: url('img/bgg3.png') center top no-repeat #000;
	font-family: arial, sans-serif;
	font-size: 12px;
}
textarea,input
{
	max-width: 460px !important;
}
.news_title
{
	background: url('img/news_title.png') no-repeat;
	width: 480px;
	height: 25px;
	padding-left: 37px;
	padding-top: 20px;
	color: #7b2615;
	font-size: 14px;
	text-shadow: 0 1px 0 #000;
	position: relative;
}
.news_title .date
{
	right: 20px;
	top: 20px;
	color: #572a1d;
	font-size: 11px;
	position: absolute;
}
.news_mid
{
	background: url('img/news_mid.png') repeat-y;
	width: 477px;
	padding: 10px 20px;
	color: #8b3a1e;
	font-size: 12px;
	text-shadow: 0 1px 0 #000;
}
.news_bot
{
	background: url('img/news_bot.png') no-repeat;
	width: 517px;
	height: 12px;
}
.container
{
	width: 1027px;
	margin: 310px auto 0 auto;
}
.navbar_top
{
	background: url('img/navbar_top.png') no-repeat;
	width: 1027px;
	height: 39px;
}
.navbar_mid
{
	background: url('img/navbar_mid.png') no-repeat center;
	width: 1027px;
	height: 57px;
	position: relative;
}
.nav_search
{
	background: url('img/navbar_search.png') no-repeat;
	width: 134px;
	height: 32px;
	padding-left: 10px;
	position: absolute;
	top: 10px;
	right: 57px;
	border: 0 none;
	color: #5e160a;
}
.nav_search_btn
{
	background: url('img/navbar_search.png') no-repeat right;
	width: 32px;
	height: 32px;
	padding-left: 10px;
	position: absolute;
	top: 10px;
	right: 25px;
	border: 0 none;
}
.nav_search_btn:hover
{
	cursor: pointer;
}
.navbar_mid a
{
	background: url('img/navbar_links.png') no-repeat;
	display: block;
	height: 57px;
	float: left;
}
.navbar_mid a.link1
{
	background-position: 0 0;
	width: 84px;
}
.navbar_mid a.link1:hover{background-position: 0 -57px;}
.navbar_mid a.link2
{
	background-position: -84px 0;
	width: 121px;
}
.navbar_mid a.link2:hover{background-position: -84px -57px;}
.navbar_mid a.link3
{
	background-position: -205px 0;
	width: 66px;
}
.navbar_mid a.link3:hover{background-position: -205px -57px;}
.navbar_mid a.link4
{
	background-position: -271px 0;
	width: 80px;
}
.navbar_mid a.link4:hover{background-position: -271px -57px;}
.navbar_mid a.link5
{
	background-position: -351px 0;
	width: 143px;
}
.navbar_mid a.link5:hover{background-position: -351px -57px;}
.navbar_mid a.link6
{
	background-position: -494px 0;
	width: 118px;
}
.navbar_mid a.link6:hover{background-position: -494px -57px;}
.navbar_bot
{
	background: url('img/navbar_bot.png') no-repeat center;
	width: 1027px;
	height: 10px;
	position: absolute;
	bottom: -10px;
	z-index: 2;
}
.container_cnt
{
	width: 899px;
	margin: 3px auto 0 auto;
}
.widget_title
{
	width: 123px;
	height: 29px;
	padding-left: 40px;
	line-height: 29px;
	color: #fec700;
	font-family: tahoma, sans-serif;
	text-shadow: 0 2px 2px #000;
	font-size: 14px;
	background: url('img/title_bg.png') no-repeat;
	position: relative;
}
.widget_title img
{
		position: absolute;
		left: 1px;
		top: 1px;
}
.spacer_left
{
	width: 163px;
	height: 9px;
	background: url('img/left_spacer.png') no-repeat;
}
.spacer_right
{
	width: 163px;
	height: 9px;
	background: url('img/right_spacer.png') no-repeat;
}
.container_left
{
	width: 175px;
	float: left;
}
.container_left .top
{
	width: 175px;
	height: 12px;
	background: url('img/leftcnt_top.png') no-repeat;
}
.container_left .mid
{
	width: 163px;
	padding-left: 12px;
	background: url('img/leftcnt_mid.png') repeat-y;
}
.container_left .bot
{
	width: 175px;
	height: 12px;
	background: url('img/leftcnt_bot.png') no-repeat;
}
.container_left ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
}
.container_left ul li
{
	color: #8a4120;
	text-shadow: 0 1px 0 #000;
}
.container_left ul li a:before
{
	content: "\00BB  ";
}
.container_left ul li a
{
	color: #8a4120;
	text-shadow: 0 1px 0 #000;
	display: block;
	background: url('img/leftlink_bg.png') no-repeat;
	width: 147px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	padding: 0 0 0 15px;
}
.container_left ul li a:hover
{
	color: #e79874;
	background: url('img/leftlink_bg_hover.png');
}
.container_right
{
	width: 175px;
	float: left;
}
.container_right .top
{
	width: 175px;
	height: 12px;
	background: url('img/rightcnt_top.png') no-repeat;
}
.container_right .mid
{
	width: 163px;
	padding-right: 12px;
	background: url('img/rightcnt_mid.png') repeat-y;
}
.container_right .bot
{
	width: 175px;
	height: 12px;
	background: url('img/rightcnt_bot.png') no-repeat;
}
.container_right ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
}
.container_right ul li
{
	color: #aa6d51;
	text-shadow: 0 1px 0 #000;
	display: block;
	background: url('img/rightlink_bg.png') no-repeat;
	width: 147px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	padding: 0 0 0 15px;
	position: relative;
}
.container_right span
{
	color: #efe3de;

}
.container_right span.lvl
{
	text-shadow: 0 1px 0 #000;
	right: 5px;
	position: absolute;
}
.container_right a.playerlink
{
	position: absolute;
	color: #bf714e;
	text-decoration: none;
}
.container_right a:hover
{
	color: yellow;
}
.quicklogin
{
	background: url('img/quicklogin_bg.png') no-repeat;
	width: 163px;
	height: 96px;
}
input.loginfield
{
	background: url('img/loginfield.png') no-repeat;
	width: 140px;
	padding-left: 10px;
	line-height: 23px;
	font-size: 11px;
	color: #4f2716;
	text-shadow: 0 1px 0 #000;
	margin: 7px 0 0 7px;
	height: 23px;
	border: 0 none;
}
input.loginfield_pass
{
	background: url('img/loginfield.png') no-repeat;
	width: 140px;
	padding-left: 10px;
	line-height: 23px;
	font-size: 11px;
	color: #4f2716;
	text-shadow: 0 1px 0 #000;
	margin: 4px 0 0 7px;
	height: 23px;
	border: 0 none;
}
input.loginfield_submit
{
	background: url('img/loginbtn.png') no-repeat;
	width: 71px;
	padding-left: 10px;
	line-height: 23px;
	font-size: 11px;
	color: #bb6e4a;
	text-align: center;
	text-shadow: 0 1px 0 #000;
	margin: 4px 0 0 7px;
	height: 26px;
	float: left;
	border: 0 none;
}
input.loginfield_submit:hover
{
	cursor: pointer;
	color: #fff;
}
.loginfield_register
{
	width: 75px;
	height: 26px;
	line-height: 26px;
	color: #aa6d51;
	text-align: center;
	float: left;
	margin-top: 0px;
	font-size: 11px;
	text-shadow: 0 1px 0 #000;
}
.loginfield_register a
{
	text-decoration: none;
	color: #efe3de;
}
.loginfield_register a:hover
{
	color: yellow;
}
.container_mid
{
	width: 515px;
	padding: 7px 17px 0 17px;
	float: left;
	background: url('img/midcnt_bg.png') repeat-y;
	min-height: 750px;
	position: relative;
	color: #a78e6d;
}
.container_mid a
{
	color: #b93f16;
	text-decoration: none;
}
.container_mid a:hover
{
	text-decoration: underline;
}
.container_mid_foot
{
	width: 567px;
	height: 36px;
	z-index: 3;
	position: absolute;
	background: url('img/midcnt_bot.png') no-repeat;
	bottom:-28px;
	left: -8px;
}
.footer
{
	width: 100%;
	margin: 50px 0;
	text-align: center;
	float: left;
	color: #573417;
	font-size: 11px;
}

/* Tibia Forum Dark Theme CSS */
/* Add this to your main CSS file or include it in your page */


/* Forum Info Bar (Teal header) */
.forum-info-bar {
    background: linear-gradient(to bottom, #008080, #006060);
    color: white;
    padding: 6px 10px;
    font-size: 11px;
    border: 1px solid #004040;
    margin-bottom: 10px;
}

.forum-info-bar a {
    color: #ffffff;
    text-decoration: underline;
}

.forum-info-bar a:hover {
    color: #cccccc;
}

/* Forum Tables */
.forum-table {
    border-collapse: collapse;
    width: 100%;
    border: 1px solid #333333;
}

/* Header Row - Dark Gray */
.forum-table th,
.forum-header-row {
    background: linear-gradient(to bottom, #4a4a4a, #2a2a2a);
    color: white;
    font-size: 10px;
    font-weight: bold;
    padding: 4px 8px;
    text-align: left;
    border: 1px solid #1a1a1a;
}

.forum-table th {
    text-align: center;
}

/* Table Cells */
.forum-table td {
    padding: 6px 8px;
    border: 1px solid #333333;
    vertical-align: top;
}

/* Alternating Row Colors */
.forum-row-dark,
.forum-table tr:nth-child(odd) td {
    background-color: #1a1a1a;
}

.forum-row-light,
.forum-table tr:nth-child(even) td {
    background-color: #252525;
}

/* Links */
.forum-link {
    color: #ff6600;
    text-decoration: none;
    font-weight: bold;
}

.forum-link:hover {
    color: #ff9933;
    text-decoration: underline;
}

.forum-link-small {
    color: #ff6600;
    text-decoration: none;
    font-size: 10px;
}

.forum-link-small:hover {
    text-decoration: underline;
}

/* Text Styles */
.forum-text-muted {
    color: #888888;
    font-size: 10px;
}

.forum-text-small {
    font-size: 10px;
    color: #aaaaaa;
}

/* Buttons */
.forum-button {
    background: linear-gradient(to bottom, #ff6600, #cc5200);
    color: white;
    border: 1px solid #994000;
    padding: 4px 12px;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
}

.forum-button:hover {
    background: linear-gradient(to bottom, #ff7733, #dd6622);
}

/* Pagination */
.forum-pagination {
    color: #ff6600;
    font-size: 11px;
}

.forum-pagination a {
    color: #ff6600;
    text-decoration: none;
    padding: 2px 6px;
}

.forum-pagination a:hover {
    text-decoration: underline;
}

.forum-pagination strong {
    color: white;
    padding: 2px 6px;
}

/* Breadcrumb Navigation */
.forum-breadcrumb {
    margin-bottom: 10px;
    color: #666666;
}

.forum-breadcrumb a {
    color: #ff6600;
    text-decoration: none;
    font-size: 11px;
}

.forum-breadcrumb a:hover {
    text-decoration: underline;
}

/* Post Author Box */
.post-author-box {
    background-color: #1a1a1a;
    border-right: 1px solid #333333;
    padding: 10px;
    width: 200px;
    vertical-align: top;
}

.post-content-box {
    background-color: #252525;
    padding: 10px;
    vertical-align: top;
}

/* Player Badge (GM/Player tag) */
.player-badge {
    display: inline-block;
    background: linear-gradient(to bottom, #ff6600, #cc5200);
    color: white;
    font-size: 9px;
    padding: 2px 6px;
    border-radius: 2px;
    font-weight: bold;
    margin-bottom: 4px;
}

/* Edit Info */
.edit-info {
    color: #888888;
    font-size: 9px;
    background-color: #333333;
    padding: 2px 6px;
    display: inline-block;
    margin-bottom: 8px;
}

/* Form Elements */
.forum-input,
.forum-select {
    background-color: #1a1a1a;
    border: 1px solid #444444;
    color: white;
    padding: 4px 8px;
    font-size: 11px;
    font-family: Verdana, Arial, sans-serif;
}

.forum-input:focus,
.forum-select:focus {
    border-color: #ff6600;
    outline: none;
}

.forum-textarea {
    background-color: #1a1a1a;
    border: 1px solid #444444;
    color: white;
    padding: 8px;
    font-size: 11px;
    font-family: Verdana, Arial, sans-serif;
    resize: vertical;
}

/* Quote Block */
.quote-block {
    background-color: #3a3a3a;
    border: 1px dotted #007900;
    padding: 8px;
    margin: 8px 0;
    font-size: 11px;
}

/* Code Block */
.code-block {
    background-color: #2a2a2a;
    border: 1px dotted #666666;
    padding: 8px;
    margin: 8px 0;
    font-family: 'Courier New', monospace;
    font-size: 10px;
}

/* Error Messages */
.forum-error {
    color: #ff4444;
    font-size: 11px;
}

/* Action Links (Remove/Edit/Quote) */
.forum-action-link {
    color: #ff6600;
    text-decoration: none;
    font-size: 10px;
}

.forum-action-link:hover {
    text-decoration: underline;
}

.forum-action-remove {
    color: #ff4444;
    text-decoration: none;
    font-size: 10px;
}

.forum-action-remove:hover {
    text-decoration: underline;
}

/* Thread Title Header */
.thread-title-header {
    background-color: #252525;
    padding: 10px;
    border: 1px solid #333333;
}

.thread-title-header h2 {
    color: white;
    font-size: 16px;
    margin: 0;
}

/* Section Title */
.section-title {
    color: white;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}

/* Container */
.forum-container {
    max-width: 1000px;
    margin: 0 auto;
}
