/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/

@font-face {
    font-family: 'Ukiran';
    src: url('http://bandungworldjazz.com/fonts/Ukiran.eot');
    src: local('Ukiran'), 
         local('Ukiran'), 
         url('Ukiran.ttf') format('truetype'),
         url('Ukiran.svg#font') format('svg'); 
}

#feature_box{
padding: 0px;
background: transparent;
margin-left: -65px;
}

#myGallery {
border: solid 10px #8db8ff !important;
background: #000;
}

.sponsor img {
border: solid 10px #8db8ff;
width: 600px;
margin-left: -45px;
}

#featured h2 {
text-transform: uppercase;
font-size: 24px !important;
letter-spacing: 2px;
}

ul.menu{
width: 600px !important;
margin-left: 15px;
border-bottom: none;
font-size: 10.77px;
}


blockquote {
border-left: none;
}

form#commentform p input {
color: #fff !important;
}

#footer {
font-size: 1.2em;
}

h1, h2, h2 a, blockquote,
.format_text h2, 
.format_text h3, 
.format_text h4, 
.format_text h5, 
.format_text h6, 
.format_text .to_comments span,
.comments_intro span, 
dl#trackback_list dt a
{
color:#8db8ff;
}

body {
background: #000 url('http://bandungworldjazz.com/backgroundbig.jpg') center top no-repeat fixed;
}

.page {background: transparent !important;}


#header {
padding: 0px;
padding-top: 50px;
width: 500px;
background: #080021;
margin-left: 15px;
}

#header p#logo a {
display: none;
}

#header p#logo {
background: #080021 url('http://bandungworldjazz.com/header.gif') top center no-repeat;
width: 500px;
height: 350px;
}

#tagline {
display: none;
}

#content.hfeed {
width: 500px !important;
margin-left: 15px;
background-color: #080021;
}

#content {
width: 500px !important;
margin-left: 15px;
background-color: #080021;
}

.headline_area img.post_image {
margin-left: -65px !important;
border: solid 10px #8db8ff !important;
}

.post_box {
padding-top: 0px;
}

#sidebars {
margin-top: -400px;
}

.sidebar {
color: #000 !important;
background: #8db8ff;
width: 200px;
}

.sidebar h3 {
color: #080021;
font-size: 20px;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 0px;
letter-spacing: -1px;
margin-left: -5px;
}

ul.sidebar_list li div{
margin-left: 10px;
}

li.widget{
margin-bottom: 0px;
}

ul.sidebar_list {
padding-top: 10px;
}

#footer  {
text-align: center;
padding: 0px;
}

#footer_area .page{
background: #080021 !important;
}

.sidespecial {
background: #080021;
}

#sidebars{
display: none;
}

#sliding-panel {
width: 650px !important;
margin-left: -55px;
}

#sliding-panel .panel{
height: 430px;
}

#sliding-panel .tab .toggle {
width: 650px !important;
}

#sliding-panel .panel-content {
width: 650px !important;
height: 500px;
}

.moreinfo{

margin-left: 65px;
font-size: 16px;
}

.moreinfo h2{
background:#8db8ff;
font-size: 24px;
letter-spacing: -0.5px;
text-align: justify;
color: #000;
padding: 30px;
width: 560px;
margin-left: -65px;
}

.moreinfo h3 {
color: #8db8ff;
font-size: 20px;
text-transform: uppercase;
}

.moreleft, .moreright{
width: 200px;
padding: 20px;
margin-bottom: 0px;
}

.moreright {
float: right;
margin-top: -217px;
}

.sidespecial a {
text-transform: uppercase;
font-size: 20px; 
border-bottom: dashed 2px ;
}

.sidespecial {
margin-bottom: 10px;
}

#sidebars{
display: none;
}

#sliding-panel {
width: 650px !important;
margin-left: -55px;
}

#sliding-panel .panel{
height: 430px;
}

#sliding-panel .tab .toggle {
width: 650px !important;
}

#sliding-panel .panel-content {
width: 650px !important;
height: 500px;
}

.moreinfo{

margin-left: 65px;
font-size: 16px;
}

.moreinfo h2{
background:#8db8ff;
font-size: 24px;
letter-spacing: -0.5px;
text-align: justify;
color: #000;
padding: 30px;
width: 560px;
margin-left: -65px;
}

.moreinfo h3 {
color: #8db8ff;
font-size: 20px;
text-transform: uppercase;
}

.moreleft, .moreright{
width: 200px;
padding: 20px;
margin-bottom: 0px;
}

.moreright {
float: right;
margin-top: -217px;
}

.sidespecial a {
text-transform: uppercase;
font-size: 20px; 
border-bottom: dashed 2px ;
}

.sidespecial {
margin-bottom: 10px;
}

.kids {
background:#8db8ff;
width: 610px;
padding: 10px;
color: #000;
margin-left: -80px;
}

.kids table, .kids tbody, .kids tr, .kids td {
border: 1px solid #fff;
}

.kids table {
width: 100px;
}

.kids td {
padding: 4px;
}

.teasers_box {
width: 475px;
}

.teaser {
width: 230px;
text-align: justify;
}

.teaser ul li, .teaser blockquote {
list-style: none;
color: #fff;
}