/* STYLES FOR "FAIRY" THEME */

body {
	background:#EBE3AC url(gfx/bg-main.jpg) repeat-x;
	background-position:0 -110px;
}

#container { 
	width:1000px;
	background-image:url(gfx/bg-container.jpg);
	background-repeat:no-repeat;
	background-position:0 -35px;
}

#header {
	height:97px;
}

#nav li a {
	background-image:url(gfx/nav-bg.png);
}

#nav li a strong {
	background-image:url(gfx/nav-bg-rt.png);
}

#main-content-top {
	height:140px;
	background-position:left bottom;
	background-repeat:no-repeat;
}

#main-content {
	margin:0px auto;
}

#top-nav li a {
	background-image:url(gfx/top-nav-bg.png);
	color:#85864D;
}

#top-nav li a strong {
	background-image:url(gfx/top-nav-bg-rt.png);
}

.side-panel-box {
	background:#fff url(gfx/side-panel-bg.png) repeat-x left bottom;
	border-left:1px solid #FAECB7;
	border-right:1px solid #FAECB7;
}

.side-panel-top {
	background:#fff url(gfx/side-panel-top.png) no-repeat;
}

.side-panel-bottom {
	background:#fff url(gfx/side-panel-bottom.png) no-repeat;
}

.user-panel-box {
	background:#fff url(gfx/user-panel-bg.png) repeat-x left bottom;
	border-left:1px solid #FAECB7;
	border-right:1px solid #FAECB7;
}

.user-panel-top {
	background:#fff url(gfx/user-panel-top.png) no-repeat;
}

.user-panel-bottom {
	background:#fff url(gfx/user-panel-bottom.png) no-repeat;
}

.controls { border-top:1px solid #FAECB7; }

h2 {
	border-bottom:1px dashed #FAECB7;
}

.user-panel-box h2 {
	font-size:15px;
	border-bottom:1px solid #FAECB7;
}

.side-panel-box h2, .about-box h2 {
	border:0;
}

.about-box, .box {
	border:1px solid #FAECB7;
}

h1, h2 {
	color:#F1AD00;
}

.about-box h2, .box h2, .box h2 a {
	background:#FAECB7;
	color:#9A9B63;
}

.blog-box1 {
	background:transparent url(gfx/bg-blog-box1.jpg) repeat-x bottom left;
	border-bottom:1px solid #FAECB7;
}

a { color:#9A9B63;}

a:hover { color:#f60 }
#footer, #footer a { color:#9A9B63}
#footer a:hover { color:#f60 }

.img-thumb img { 
	border:1px solid #FAECB7;
	margin-bottom:5px;
}

.imgborder { border:1px solid #FAECB7; }

.suggest-link {
	position:relative;
	margin-bottom:-1px;
	border-bottom:0;
}

.suggest-link a {
	border:1px solid #FAECB7;
	background:transparent url(gfx/bg-button2.png) repeat-x;
	color:#fff;
	border-bottom: #fff;
	z-index:9999px;
}

.suggest-link a.on, .suggest-link a:hover {
	background:transparent url(gfx/bg-button.png) repeat-x;
	border-bottom:0;
	color:#9A9B63;
}

.xb2, .xb3, .xb4 {border-left-color:#FAECB7; border-right-color:#FAECB7;}
.xb1 {background-color:#FAECB7;}
.xboxcontent {border-color:#FAECB7;}

.left-menu-link {
	border-top-color:#FAECB7;

}

.left-menu-link li a {
	border-bottom-color:#FAECB7;
}

.left-menu-tabs ul li a {
	background-image:url(gfx/bg-button2.png);
	border-color:#FAECB7;
}

.left-menu-tabs ul li a:hover, .left-menu-tabs ul li.on a {
	background-image:url(gfx/bg-button.png); 
	color:#9A9B63;
}

.left-menu-stats .rfloat { color:#9A9B63 }


#header-new .bar1 {
	background:#C3C38D;
}

#header-new .bar2 {
	background:#9A9B63;
}

#header-new ul.nav-links li.on a, #header-new ul.nav-links li a:hover {
	background:#C3C38D;
	color:#fff;
}

#header-new .stats {
	color:#9A9B63;
}

#header-new a:hover { 
	color:#ffffe3;
}
