* {
border: none;
margin: 0;
padding: 0;
}

p {
padding-bottom: 10px;
}

body {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
background: #0A0A0A url(img/img-01.jpg) top repeat-x;
}

.all {
width: 1000px;
margin: 0 auto;
padding-bottom: 10px;
background: url(img/img-11.jpg) bottom no-repeat;
}

.page {
color: #767676;
margin: 0 auto;
width: 757px;
}

.page a{
color: #767676;
}

.header {
background: url(img/img-02.jpg) top center no-repeat;
height: 312px;
}

.menu {
background: url(img/menu.jpg) top center no-repeat;
height: 38px;
}

.menu a{
text-decoration: none;
float: left;
display: block;
height: 38px;
margin-left: 10px;
}

.main a{ width: 60px; background: url(img/main.jpg) top center no-repeat; margin-left: 10px; }
.bio a{ width: 56px; background: url(img/bio.jpg) top center no-repeat; }
.news a{ width: 61px; background: url(img/news.jpg) top center no-repeat; }
.shows a{ width: 64px; background: url(img/shows.jpg) top center no-repeat; }
.press a{ width: 64px; background: url(img/press.jpg) top center no-repeat; }
.photo a{ width: 118px; background: url(img/photo.jpg) top center no-repeat; }
.guest a{ width: 95px; background: url(img/guest.jpg) top center no-repeat; }
.links a{ width: 63px; background: url(img/links.jpg) top center no-repeat; }
.contact a{ width: 74px; background: url(img/contact.jpg) top center no-repeat; }

.main a:hover{ background: url(img/main.jpg) bottom center no-repeat; }
.bio a:hover{ background: url(img/bio.jpg) bottom center no-repeat; }
.news a:hover{ background: url(img/news.jpg) bottom center no-repeat; }
.shows a:hover{ background: url(img/shows.jpg) bottom center no-repeat; }
.press a:hover{ background: url(img/press.jpg) bottom center no-repeat; }
.photo a:hover{ background: url(img/photo.jpg) bottom center no-repeat; }
.guest a:hover{ background: url(img/guest.jpg) bottom center no-repeat; }
.links a:hover{ background: url(img/links.jpg) bottom center no-repeat; }
.contact a:hover{ background: url(img/contact.jpg) bottom center no-repeat; }


.body {
background: #0A0A0A url(img/img-04.jpg) top repeat-x;
}

.content {
float: left;
width: 400px;
margin-left: 20px;
margin-top: 10px;
}

.post {
background: url(img/img-12.jpg) bottom center no-repeat;
padding-bottom: 20px;
margin-bottom: 20px;
}

.post_text {
line-height: 14px;
}

.post h1 {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
color: #FB9401;
vertical-align: bottom;
padding-bottom: 5px;
}

.sidebar {
float: right;
width: 299px;
background: url(img/img-07.jpg) top repeat-x;
}

.counter {
font-family: "Trebuchet MS";
text-align: center;
font-size: 15px;
font-weight: bold;
color: #fff;
background-color: #CD6601;
width: 50px;
margin: 0 auto;
padding: 2px
margin-bottom: 10px;
}

.guestbook input, .guestbook textarea{
width: 250px;
padding: 2px 4px;
margin-bottom: 5px;
}
.guestbook span {
border: 1px #333333 solid;
padding: 2px 4px;
margin-right: 5px;
display: block;
width: 100px;
float: left;
}

.guest_top {
background-color: #333333;
float: left;
color: #CCCCCC;
padding: 2px 5px;
}

.guest_top a{
text-decoration: none;
font-weight: bold;
color: #CCCCCC;
}

.guest_name {
float: left;
}
.guest_date {
float: right;
}

.guest_message {
clear: both;
border: 1px #333333 solid;
padding: 5px;
margin-bottom: 10px;
}

.guest_err {
background-color: #800000;
color: #FFFFFF;
padding: 3px 10px;
text-align: center;
clear: both;
font-size: 13px;
}

.guest_ok {
background-color: #006600;
color: #FFFFFF;
padding: 3px 10px;
text-align: center;
margin-bottom: 20px;
font-size: 13px;
clear: both;
}

.guest_message {
color: #FB9300;
}


.photogallery td{
text-align: center;
padding: 10px;
}