body {
   background: #619BDF;
   color:#666;
   padding:0;
   margin:0;
   text-align: center;
   font: 12px/1.3em Helvetica,Arial,sans-serif;
   }

p {
   padding: 0;
   margin:0 0 10px;
   }

p.desc {
   font: 12px/1.3em Georgia;
   border-bottom: 1px solid #aeafaa;
   padding: 0 0 7px 0;
   margin:0 0 20px 0;
   }

br {
   clear: both;
   }

form, fieldset {
   margin:0;
   padding: 0;
   border: none;
   }

label {
   display: block;
   margin:5px 0 0 0;
   }

textarea {
   width:100%;
   height: 200px;
   border: none;
   }

input {
   border:none;
   }

div.btn input, input.button {
   padding:10px;
   background-color: #fff;
   }

strong.title {
   font-size: 14px;
   font-weight: 800;
   font-family: Helvetica, Arial, sans-serif;
   }



/* ------------------------------------------------------------

	TITLES

------------------------------------------------------------ */

div.head li { 
 }
 
div.article h1 {
   position: relative;
   margin:0 0 5px 0;
   padding: 0;
   width: auto;
   height: auto;
   font: 18px/18px "Lucinda Grande", Arial, sans-serif;
   font-weight: 700;
   }

div.article h1.inner {
   margin:0 0 10px 0;
   }

div.article h1 a:link {
   background: transparent;
   display: block;
   display: inline;
   width: auto;
   height: auto;
   }

 h3, h2, h4, h5 {
   margin:0;
   padding: 0;
   }

div.article h4 {
   margin:10px 0;
   text-indent: 0;
   font-size: 14px;
   font-weight: 700;
   }

div.mydynamic {
   display: none;
   }

.img {
   height: 17px;
   text-indent: -3000em;
   }
   
h3.display a, h3.display a:visited, h3.display a:hover {
   font-size: 12px;
   font-weight: 700;
   display: block;
   padding: 5px;
   margin:1px 0;
   border:1px solid #aeafaa;
   color: #6C9683
   }
   
h3.display a:hover {
   background: #fcfdf6;
   }

div.searchResults h3 {
   margin:0 0 5px 0;
   }
   
div#foot h3 {
   position: absolute;
   left: 35px;
   top:20px;
   }

/* ------------------------------------------------------------

	LINKS

------------------------------------------------------------ */
  
a, a:visited{
   color:#6c9683;
   background-color: transparent;
   text-decoration: none;
   padding: 1px;
   }
   
a:hover {
   background: transparent;
   color:#619bdf;
   }
   
a img {
   border: none;   
   }
   
a.right {
   position: absolute;
   right: 0;
   top:3px;
   }

div.friends a {
   display: block;
   float: left;
   margin:0 7px 7px 0;
   background-color: transparent;
   padding: 0;
   color: blue;
   }

/* ------------------------------------------------------------

	LISTS

------------------------------------------------------------ */

ul, ol {
   list-style: none;
   margin:0;
   padding: 0;
   }

div.aBody ol {
   padding:0 20px;
   list-style-type: decimal;
   }

div.aBody ul {
   padding:0 20px;
   list-style-type: circle;
   }

ul li, ol li {
   margin:5px 0;
   }

ul.line li {
   float: left;
   line-height: 18px;
   margin:0;
   font-size: 10px;
   }

ol.comments li {
   margin:0 0 0 0;
   padding: 10px 0;
   font-size: 11px;
   line-height: 1.2em;
   }

small {
   display: block;
   margin:-5px 0 0 0;
   padding: 0;
   line-height: 22px;
   font-size: 10px;
   border-bottom: 1px solid #aeafaa;
   }

small a {
   font-size: 12px;
   }

div#head ul {
   float: right;
   padding: 9px 0 0 0;
   }

div#head li {
   margin:0;
   padding: 0;
   float: left;
   display: inline;
   height: 35px;
   font-size: 16px;
   font-weight: bold;
   }

div#head li a  {
   display: block;
   float: left;
   line-height: 35px;
   color: #555352;   
   margin:0;
   padding:0 15px;
   background: none;
   }

div#head li a:hover {
   color: #098291;
   background-color: #ecede6;
   }
   
div#repertoire li {
  list-style-type: circle;
  margin: 0 0 0 15px ;
  }

li.tags {
   line-height: 10px;
   padding:0 0 0 13px;
   background: url("icon-tag.gif") no-repeat;
   }

ul.meta {
   margin:0 0 20px 0;
   padding:0;
   height: 18px;
   border-bottom: 1px solid #aeafaa;
   width:453px;
   color:#878881;
   }
   
ul.meta li.date {
   border-right: 1px solid #aeafaa;
   padding:0 10px 0 0;
   }

ul.meta li.tags {
   margin:0 0 0 10px;
   background-position: 0 3px;
   }

ul.meta li.rss {
   position: absolute;
   right:0;
   }   
   
ul.go  {
   height: 18px;
   margin-top: 20px;
   border-top: 1px solid #aeafaa;
   }
   
ul.go li.com {
   border-right: 1px solid #aeafaa;
   padding:0 10px 0 0;
   margin:0 10px 0 0;
   }

ul.bits {
   font-size: 14px;
   margin-top:3px;   
   }

ul.bits li {
   margin:10px 0;
   border-bottom: 1px solid #aeafaa;
   line-height: 1.3em;
   }

ul.list {
   margin:0 0 30px 0;
   }

ul.list a{
   display: block;
   padding:7px;
   }

div.aBody ul.links {
   padding:0 0 5px 0;
   margin:0 0 20px 0;
   border-bottom: 1px dotted #aeafaa;
   }

div.aBody a{
   text-decoration: underline;
}

ul.bits a{
   text-decoration: underline;
}

div.aLeft a{
   text-decoration: none;
}

/* ------------------------------------------------------------

	MAJOR DIVISIONS

------------------------------------------------------------ */
  
div#wrapper {
   text-align: left;
   background: #ecede6 url("bg-wrapper.gif") repeat-x;
   width:1024px;
   margin:0 auto;
   padding:0;
   position: relative;
   overflow: hidden;
   border:7px solid #bbbcb7;
   border-top:none;
   border-bottom: none;
   }

div#head {
   height: 75px;
   background: url("title.gif")  no-repeat;
   }

div#mainContent {
   float: left;
   padding: 0;
   margin:0 0 0 35px;
   width:453px;
   }

div#mainContentWide {
   float: left;
   padding: 0;
   margin:0 0 0 35px;
   width:700px;
   }

div#foot {
   clear: both;
   border-top: 3px solid #bbbcb7;
   background: url("bg-footer.gif");
   height: 50px;
   margin-top: 5px;
   position: relative;
   }

div#middleColumn {
   position: relative;
   float: left;
   width:250px;
   margin:0 30px;
   padding: 0;
   }

div#rightColumn {
   width:200px;
   float:right;
   margin-right: 35px;
   }

div#duopicture { 
  width:416px;
  float:right;
  margin-right: 35px;
}

div#cdCover {
   width:416px;
   float:right;
   margin-right: 20px;
   }

/* ------------------------------------------------------------

	GENERAL DIVISIONS

------------------------------------------------------------ */

div.article p {
   font: 14px/1.3em georgia, serif;  
   margin:0 0 18px; 
   }

div.tab {
   margin-top: 2px;
   background: #d2d3cd url("bg-tab-top.gif") no-repeat;
   }

div.friends {
   background: url("bg-tab-btm.gif") no-repeat bottom;
   padding: 10px 0 3px 10px;
   }
   
div.friends a, div.friends a:visited, div.friends a:hover {
   color: black;
   background: #d2d3cd;
   font-weight: bold;
   }

div.aBody img {
   margin:20px 0;
   }

div.searchResults {
   padding:0 0 0 0;
   margin:0 0 20px 0;
   border-bottom: 1px dotted #aeafaa;
   }

div.article {
   position: relative;
   margin:15px 0 30px 0;
   }

div.aLeft {
   margin-top:20px;
   float: left;
   width: 50%;
   }

div.right {
   margin-top:10px;
   width:40%;
   float: right;
   }

div.left {
   margin-top:10px;
   float: left;
   width: 40%;
   }

div.aRight {
   margin-top:20px;
   width:43%;
   float: right;
   }

div#foot p.copy {
   width:400px;
   position: absolute;
   top: 20px;
   left: 35px;
   }

div#bottom2 { 
  margin: 0;
  padding: 0;
  top: -3px;
  position: relative;
 }


