@import url("reset-min.css");
@import url("fonts-min.css");
@import url("base-min.css");

html, body {
background-color: #F9F7EF;
font-family: "Trebuchet MS", sans-serif;
margin: 0;
padding: 0;
}

#artistit h3.ui-state-focus a {
color: #9C1A00;
}

.ui-accordion-header {
outline: none;
outline: 0;
}

#header {
width: 100%;
height: 150px;
background: url("images/header-background.png") repeat-x #443726;
}

#header-inner {
margin: 0 auto;
width: 960px;
height: 100px;
background: url("images/header-inner-background.png") bottom center no-repeat;
}

#logo-wrap {
margin: 2px 0 0 0;
float: left;
width: 434px;
}

#slogan-wrap {
margin: 9px 0 0 75px;
float: left;
width: 267px;
}

#search-wrap {
margin: 34px 0 0 0;
float: right;
width: 198px;
height: 28px;
background: url("images/searchbox.png") no-repeat;
}

#searchbox #s {
margin: 6px 0 0 4px;
float: left;
background: none;
color: #8B8378;
border: none;
}

#searchbox #go {
margin: 2px 3px 0 0;
float: right;
}

#navibar {
width: 100%;
background: #443726;
height: 50px;
}

#navibar-inner {
width: 960px;
margin: 0 auto;
}

#navibar-inner ul {
float: right;
line-height: 50px;
margin: 0 -14px 0 0;
}

#navibar-inner ul li {
float: left;
list-style: none;
}

#navibar-inner ul li a {
display: block;
text-transform: uppercase;
color: #8B8378;
text-decoration: none;
padding: 0 14px 0 14px;
outline: none;
}

#navibar-inner ul li a:hover {
color: #F3F3E0;
}

#navibar-inner ul li a.menu_current {
background: url("images/navibg.gif") 55% 110% no-repeat;
color: #F3F3E0;
}

#wrapper {
width: 960px;
margin: 60px auto 0 auto;
}

#sidebar {
float: right;
width: 300px;
min-height: 600px;
height:auto !important;
height: 600px;
background: url("images/sidebar-background.gif") left center no-repeat;
padding: 0 0 0 10px;
text-align: center;
}

#asia  {
margin: 0 330px 15px 0;
}

#asia a {
text-decoration: none;
color: #C04E37;
outline: none;
}

#asia a:hover {
color: #9C1A00;
}

h1,h2,h3,h4,h5,h6 {
color: #C04E37;
}

h1 { font-size: 250%; }
h2 { font-size: 230%; }
h3 { font-size: 210%; }
h4 { font-size: 190%; }
h5 { font-size: 170%; }
h6 { font-size: 150%; }

a img {
border: 0;
outline: none;
}

#sidebar a {
text-decoration: none;
color: #C04E37;
outline: none;
}

#sidebar a:hover {
color: #9C1A00;
}

.sidebar-heading {
color: #898989;
}

br.clear {
clear: both;
line-height: 1%;
color: #FFFFFF;
}

#footer {
padding: 10px 0 25px 0;
text-align: center;
background: url("images/footer-background.gif") center bottom no-repeat;
}

.copyright {
color: #898989;
font-size: 0.85em;
}
