/*                                  by                                   */
/*                     Saintnick - Knight Club, Uldum                    */
/*                                                                       */
/*              This notice MUST stay intact for legal use               */
/*                  Visit http://Area52.wowstead.com/                    */
/*                       for this skin and more.                         */
/* --------------------------------------------------------------------- */


body {
	background:#000000 url(/files/RusticLodge/logo.jpg); 
	background-repeat:no-repeat; 
	background-position:center 0px;
	background-attachment: no-fixed; }	
#bg { 
	background: url(/files/RusticLodge/sidepanel.png) right repeat-y; 
	min-height: 1000px; }	
	
/* ===================================================================== */	
/*                              Main Fonts                               */	
/* ===================================================================== */	
body {
	color:#999999;
	font-size:12px;
	font:Verdana, Arial, Helvetica, sans-serif; }
	
/* ===================================================================== */	
/*                                  Footer                               */	
/* ===================================================================== */	
#footer {
	border:0px; 
	margin: 0px; 
	padding-top:15px; 
	height: 37px; 
	background: #000000 url(/files/RusticLodge/netbar2.png) repeat-x; } 

/* ===================================================================== */	
/*                                  Header                               */	
/* ===================================================================== */	
#header {
	position: relative;
	margin: -15px 202px 0 202px; 
	clear: none; 
	text-align:center;
	height: 190px; 
	background: url(/files/RusticLodge/header_tl.png) no-repeat; 
	border:0px;
	z-index: 52; }
#header .title_name {
	position: relative;  
	background:transparent url(/files/RusticLodge/header_tr.png) no-repeat right 0;
	font-size: 0px;
	display: block;
	height: 190px;
	left: auto;
	margin: 0px;
	margin-left: auto;
	top: 0px;
	width: 100%;
	border:0px; }
#header .title_realm {
	display:none; }
	
/* ===================================================================== */	
/*                              Netbar                                   */	
/* ===================================================================== */	
#netbar { 
	height: 37px; 
	background: url(/files/RusticLodge/netbar.png);
	border-bottom: 0px; }

/* ===================================================================== */	
/*                           Content                                     */	
/* ===================================================================== */	
#contentarea {
	margin:0px;}
#content {
	border:0px; 
	background-color: transparent; 
	position: relative;
	left: -10px;
	margin: 0px 220px 3px 0px;
	padding: 0px; }
	
/* ===================================================================== */	
/*                              Breadcrumb                               */	
/* ===================================================================== */	
div#pagenavbar{ 
	border: 1px solid #253039; 
	margin: 0 230px 3px 230px; 
	padding: 1px 20px; 
	background:url(http://images.wowstead.com/templates/nexus/wotlk/breadcrumb.png); }

/* ===================================================================== */	
/*                            Navigation                                 */	
/* ===================================================================== */	
#leftnav {
	display: block;
	float: left;
	height: 2000px;
	left: 0px;
	margin-right: 20px;
	position: relative;
	top: -175px;
	width: 220px;
	z-index: 50;
	border:0px ;
	background:transparent url(/files/RusticLodge/sidepanel.png) repeat-y; }
/* --------------------------------------------------------------------- */
#rightnav {
	background-color: transparent;
	display: block;
	height: 100%;
	margin-left: 25px;
	position: absolute;
	right: 0px;
	top: -175px;
	width: 220px;
	z-index: 50;
	border:0px ;}
/* --------------------------------------------------------------------- */
div.divheadline {
   color: #090909;
   font-family: Copperplate;
   font-variant: small-caps;
   font-weight: bold;
   font-size: 16px;
   height:39px; 
   width:180px;
   margin: 0 auto;
   background:transparent url(/files/RusticLodge/headerdiv2.png) no-repeat center center;
   border:0px; }
div.divcontent {
   border:0px;
   margin: 0 auto;
   padding: 4px;
   padding-top: 4px;
   width: 180px; }
   
/* ===================================================================== */	
/*                             Bordered                                  */	
/* ===================================================================== */	
.bordered .c { 
	padding: 7px; 
	background: url(http://knightclub.wowstead.com/files/kc_theme/content_bg.png); }
.bordered .tl { 
	background: url(/files/RusticLodge/border-tl.png); }
.bordered .tr { 
	background: url(/files/RusticLodge/border-tr.png); }
.bordered .bl { 
	background: url(/files/RusticLodge/border-bl.png); }
.bordered .br { 
	background: url(/files/RusticLodge/border-br.png); }