/*
site uri : http://www.dizzydonor.org/
description : notes and emotes on the activities of dizzydonor - text|music|sound|image
version : 2.0
author : jon (s4s)

This CSS/site was designed and built by Jon, in Melbourne, Australia, 2005.

*/


/* Typography, Colours & Layout */

body {
   font-size: 11pt;
   color: black;
   font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
   background-color:#544e4d;  /*#a9b5a7*/
   text-align: center !important;
   padding-left: 20px;
}

.bodysmall {
   font-size: 9pt;
   color: #6f7774;
   font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
   background-color: #a9b5a7;
   text-align: center;
}

table.mainTable {
   width: 760px;
   background-color: white;
   text-align: inherit;
}

img {
   float: inherit;
}

a img {
	color:none;
	border:none;
}

.navigation {
   font-size: 100%;
   font-family: lucida sans unicode,helvetica,arial,sans serif;
   text-align: center;
   color: #999999;
   font-variant: small-caps;
   padding-left: 10px;
   padding-right: 10px;
   // background-color: #ffed73;
   // border-color: #7a7a7a;
   white-space: nowrap;
}

.navigation span {
   color: #7a7a7a;
   font-weight: bold;
   font-style: italic;
}

span.current {
   color: #bd0006;
}

.blurb {
   font-size: 95%;
   font-style: italic;
   color: #733043;
}

.contact {
   text-align: center;
}

.headerimg {
   text-align: center!important;
   width:760px;
   height:150px;
   padding:0px!important;
   border-color: #7a7a7a;
}

.main {
   font-size: 85%;
   border-color: #7a7a7a;
   min-height: 330px;
   text-align: justify;
   padding: 25px;
}

/* I couldn't get this to display properly on my mac (IE, safari and firefox), but it looks fine on IE (win) */

.center {
   text-align: center !important;
   width: 765px;
   background-color: #ffffff;
}

#s4simage {
   padding-top: 1px;
   padding-bottom: 1px;
   padding-right: 0px;
   padding-left: 0px;
   margin-bottom: 10px;
   text-align: center;
}

.item_title {
   font-weight: bold;
   font-size: 125%;
   font-variant: small-caps;
   line-height: 130%;
}

.nobullet ul {
   list-style-type: none;
}

.item {
   text-align: justify;
}

.item_image {
   float: left;
   padding-right: 20px;
   padding-bottom: 15px;
   margin-right: 15px;
   margin-bottom: 10px;
   border-color: #8a8a8a
}


.item_image2 {
   float: left;
   padding: 0px;
   margin-right: 20px;
   margin-bottom: 10px;
   border-color: #8a8a8a
}


.strikeout {
   text-decoration: line-through;
}

.underline {
   text-decoration: underline;
}

ul {
   list-style-type: none;
}

li {
   line-height: 160%;
}

.venue {
   font-style: italic;
}

a:link {
   color: #d2395e;
   font-weight: bold;
   text-decoration: none;
}

a:visited {
   color: #6a9c2c;
   font-weight: bold;
   text-decoration: none;
}

a:hover {
   color: #4985d2;
   text-decoration: underline;
}

.albumtitle {
   font-variant: small-caps;
   font-size: 110%;
   font-style: italic;
   font-weight: bold;
   text-align: left;
}

.releaseinfo {
   color: #45202a;
   text-align: left;
}

.scrapbook_title {
   font-weight: bold;
   text-align: left;
}

.scrapbook_item {
   font-size: 60%;
   text-align: left;
}

.splashimage {
   text-align: center;
   padding: 0px;
}


#minimenu {
   font-variant: small-caps;
   font-size: 120%;
   text-align: right;
}

.bio {
   margin-top: 20px;
}

.actions {
   text-align: center;
   background-color: #ffddd1;
}

.bandname {
   font-weight: bold;
   color: #4e1e08;
}

.footer {
   text-align: center;
   font-size: 75%;
   color: #3f3f3f;
   border-color: #7a7a7a;
}

#mains4s {
   font-size: 90%;
   font-family: Georgia, Times, "Times New Roman", serif;
   color: #7aa6bf;
   border-color: #7a7a7a;
   background-image: url(s4s/s4s-750x390c.jpg);
   background-repeat: no-repeat;
   height: 330px;
   text-align: right;
   padding-bottom: 35px;
   padding-top: 0px;
   padding-right: 1px;
   padding-left: 0px;
   background-position: center;
}

#mains4s strong {
   text-decoration: underline;
}

#maptext {
   position: relative; top: 15px; right: 3px;
}


#smcaps {
   font-variant: small-caps;
   font-size: 125%;
   font-weight: bold;
}

#mainii {
   font-size: 90%;
   font-family: Georgia, Times, "Times New Roman", serif;
   color: #7aa6bf;
   border-color: #7a7a7a;
   background-image: url(ii/ii-745x390.jpg);
   background-repeat: no-repeat;
   height: 360px;
   text-align: right;
   padding-bottom: 30px;
   padding-top: 0px;
   padding-right: 1px;
   padding-left: 0px;
   background-position: center;
}