body {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px;
  color: #634921;
  background: #7b6942 url("/joey/images/bg.gif") repeat-x;
  margin: 0;
  padding: 0;
}

a {
  color: #a88952;
  text-decoration: none;
  font-style: normal;
  font-weight: bold;
}

a:hover {
  color: #a88952;
  text-decoration: underline;
  font-style: normal;
  font-weight: bold;
}

.imgborder {
  border: 4px solid #ffffff;
}

i, em {
  color: #ad964a;
  text-decoration: none;
  font-style: italic;
}

b, strong {
  color: #ad964a;
  text-decoration: none;
  font-style: normal;
  font-weight: bold;
}

ol, li{
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 0px;
}

#top { 
  width: 840px;
  height: 74px;
  margin: 0 auto; 
  text-align: center;
  padding: 0;
}

#header {
  width: 100%;
  height: 200px;
  padding: 0;
  text-align: center;
}

/* Menu Start */
#nav {
  margin-top: 0;
  padding: 0;
  text-align: center;
  width: 100%;
  height: auto;
  background: transparent;
  border: 0px;
}
/* Menu End */

/* Welcome Message, Latest Photos, and Recent Posts Start */
#wpp {
  margin-top: 10px;
  margin-bottom: 0px;
  width: 965px;
  height: 153px;
  background: transparent url("/joey/images/wppbg.gif") no-repeat;
}

#wppwelcome {
  float: left;
  width: 304px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 70px;
  margin-right: 0px;
}

#wppwelcome div.content {
  font-size: 9px;
  text-align: justify;
  line-height: 13px;
  margin: 0px;
  color: #ad964a;
  padding-top: 30px;
  padding-bottom: 18px;
  padding-left: 3px;
  padding-right: 10px;
}

#wppright {
  float: right;
  width: 585px;
  height: 153px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

#wpprecentpost {
  float: right;
  width: 222px;
  margin: 0px;
}

#wpprecentpost div.content {
  font-size: 9px;
  text-align: justify;
  line-height: 13px;
  margin: 0px;
  color: #ad964a;
  padding-top: 23px;
  padding-bottom: 18px;
  padding-left: 5px;
  padding-right: 10px;
}

#wpprecentpost div.content li a {
  color: #ad964a;
}

#wpplatest {
  float: left;
  width: 355px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 5px;
}

#wpplatest div.content {
  font-size: 9px;
  text-align: justify;
  line-height: 10px;
  margin: 0px;
  color: #ad964a;
  padding-top: 32px;
  padding-bottom: 18px;
  padding-left: 5px;
  padding-right: 5px;
}

#wpplatest img, #wpplatest a img {
  background-color: #625034;
  border: 1px solid #74603e;
  padding: 3px;
  margin: 0px;
}

#wpplatest a:hover img {
  background-color: #625034;
  border: 1px solid #937b50;
  padding: 3px;
  margin: 0px;
}
/* Welcome Message, Latest Photos, and Recent Posts End */

/* Layout Start */
#container { 
   width: 1000px; 
   margin-top: 10px;
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
   text-align: left;
   padding: 0;
}

#left { 
  float: left;
  width: 230px;
  margin-top: 0px;
  margin-bottom: 10px; 
  margin-left: 0px;
  margin-right: 20px;       
}

#content {
  float: right;
  width: 750px;
}

#right {
  float: right;
  width: 230px;
}

#main {
  float: left;
  width: 516px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 3px;
  margin-right: 0px;
}
/* Layout End */

/* Sidebar Start */
.sidebarbox, .mainbox, .postlayout{ 
  padding: 4px; 
  margin-bottom: 10px;
  background: #534129;
  border: 1px solid #8c714a;
  color: #c1ad8b;
}

.sidebarbox h1 {
  font-family: Georgia, Geneva, sans-serif;
  font-size: 13px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 3px;
  margin-bottom: 2px;
  margin-left: 3px;
  margin-right: 3px;
  color: #ad964a;
  font-weight: bold;
  border-bottom: 1px solid #ad964a;
}

.sidebarbox h2 {
  font-family: Georgia, Geneva, sans-serif;
  font-size: 6px;
  text-align: center;
  text-transform: uppercase;
  margin: 0px;
  letter-spacing: 3px;
  color: #ad964a;
  font-weight: bold;
}

.sidebarbox div.content {
  font-size: 9px;
  text-align: justify;
  line-height: 13px;
  margin: 0px;
  color: #c1ad8b;
  padding-top: 8px;
  padding-bottom: 0px;
  padding-left: 5px;
  padding-right: 5px;
}
/* Sidebar End */

#footer {
  color: #ad964a;
  text-align: center;
  clear: both;
  margin-top: 25px;
  margin-bottom: 0px;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 21px;
  padding: 15px;
  background: transparent url("/joey/images/footer.gif") repeat-x;
  height: 44px;
}

/* Main Start */
.mainboxtitle {
  width: 508px;
  height: 63px;
  background: transparent url("/joey/images/mainboxtitle.gif") no-repeat;
  margin-top: 5px;
  margin-bottom: 0px;
  margin-left: -12px;
  margin-right: 0px;
}

.mainboxtitle div.content {
  margin: 0px;
  padding: 15px;
  text-align: center;
  vertical-align: middle;
}

.mainboxtitle h1 {
  font-family: Georgia, Geneva, sans-serif;
  font-size: 13px;
  margin: 3px;
  letter-spacing: 0px;
  font-weight: bold;
  text-transform: uppercase;
  color: #ad964a;
  text-align: center;
  line-height: 13px;
}

.mainboxtitle h1 a {
  text-transform: uppercase;
  color: #ad964a;
  font-weight: bold;
}

.mainboxtitle h1 a:hover {
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  color: #a88952;
}

.mainbox div.mainboxcontent ul, #wpprecentpost div.content ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  margin: 3px;
}

.mainbox div.mainboxcontent li,  #wpprecentpost div.content li {
  background: url("/joey/images/arrows.gif") no-repeat;
  padding: 0px 0px 0px 10px;
  line-height: 13px;
  margin-left: 5px;
  list-style: none;
}

.mainbox div.mainboxcontent li a {
  font-family: Georgia;
  font-size: 11px;
  font-style: italic;
  color: #ad964a;
}

.mainbox div.mainboxcontent li a:hover {
  text-decoration: none;
  color: #a88952;
  padding-top: 4px;
}

.mainbox i, mainbox em {
  color: #ad964a;
  text-decoration: none;
  font-style: italic;
}
/* Main End */

/* Posts Start */
.posts, .maincontent {
  width: 494px;
  padding: 0px;
  margin: 0px;
}


.postdate {
  width: 88px;
  height: 63px;
  background: transparent url("/joey/images/postdate.gif") no-repeat;
  margin-top: 5px;
  margin-bottom: 0px;
  margin-left: -12px;
  margin-right: 0px;
  float: left;
}

.postdate div.date {
  vertical-align: middle;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  color: #ad964a;
  display: block;
  line-height: 16px;
  font-weight: bold;
  font-style: italic;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 10px;
  width: 45px;
}

.postright {
  width: 420px;
  height: 63px;
  background: transparent url("/joey/images/postright.gif") no-repeat;
  margin-top: 5px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: -12px;
  float: right;
}

.postright div.content {
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 2px;
  padding-left: 0px;
  padding-right: 5px;
  text-align: justify;
  vertical-align: middle;
}
.postright h1 {
  font-family: Georgia, Geneva, sans-serif;
  font-size: 13px;
  margin-top: 15px;
  margin-bottom: 3px;
  margin-left: 3px;
  margin-right: 3px;
  letter-spacing: 0px;
  font-weight: bold;
  text-transform: uppercase;
  color: #ad964a;
  text-align: justify;
  line-height: 13px;
}

.postright h1 a {
  color: #ad964a;
  text-decoration: none;
}

.postright h1 a:hover {
  color: #a88952;
  text-decoration: none;
}

.postright h2 {
  font-family: Georgia, Geneva, sans-serif;
  font-size: 9px;
  margin: 3px;
  font-weight: normal;
  text-transform: uppercase;
  color: #ad964a;
  text-align: justify;
}

.postlayout div.content, .mainbox div.mainboxcontent {
  font-size: 11px;
  font-family: arial;
  text-align: justify;
  line-height: 13px;
  margin: 0pc;
  color: #c1ad8b;
  padding-top: 0px;
  padding-bottom: 3px;
  padding-left: 8px;
  padding-right: 8px;
}

.postlayout img.imgborder{
  border: 4px solid #ffffff;
}

.postlayout a:hover img.imgborder {
  border: 4px solid #957d55;
}
/* Posts End */

/* Pagination Start */
.pagination {
  clear: both;
  font-size: 9px;
}

.pagination a, .pagination span {
  text-decoration: none;
  background-color: #57462a;
  border: 1px solid #8a734b;
  padding: 3px 5px;
  margin: 2px;
  color: #c1ad8b;	
}

.pagination a:hover, .pagination span.current {
  border: 1px solid #c6d572;
}

.pagination span.current {
  text-decoration: none;
  background-color: #6a5634;
  border: 1px solid #947b51;
  padding: 3px 5px;
  margin: 2px;
  color: #c1ad8b;
}
/* Pagination End */

/* Discography Start */
.disc {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
  margin-right: 0px;
}

.disctitle {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
  margin-right: 0px;
  font-style: normal;
  font-weight: bold;
}
  
.discinfo {
  float: right;
  width: 345px;
  text-align: left;
}
/* Discography End */

/* Form Start */
input, textarea{
  color: #ad964a;
  font-family: Arial, Geneva, sans-serif;
  font-size: 10px; 
  padding: 5px; 
  background: #57462a; 
  border: 1px solid #8a734b; 
}

option{
  color: #ad964a;
  font-size: 9px;
  font-family: Verdana;
  padding: 2px; 
  background: #836e48; 
  border: 1px solid #957d55;  
}

select {
  width: 214px;
  color: #ad964a;
  font-size: 9px; 
  font-family: Verdana;
  padding: 3px; 
  background: #836e48; 
  border: 1px solid #957d55; 
}

fieldset {
  border: 0;
  margin: 0 0 12px 0;
  padding: 2px;
}

fieldset label {
  float: left;
  width: 45%;
  margin-bottom: 8px;
  text-align: right;   
}

fieldset input.input1, fieldset select {
  float: right;
  margin: 0 0;
  width: 50%;
  margin-bottom: 5px;
}

.tc {
  text-align: center;
}
/* Form End */
