/* Thin-Wide-Thin */

.layout-wtt #alpha {
    width: 395px;
}

.layout-wtt #beta {
    width: 370px;
}

.layout-wtt #gamma {
    width: 210px;
}

#alpha, #beta, #gamma {
    display: inline;
    float: left;
}

#header, #alpha, #beta, #gamma, #footer {
    position: relative;
}

#header-inner, #content-inner, #footer-inner,
#alpha-inner {
    position: relative;
}

#header-inner, #content-inner, #footer-inner {
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    width: 975px;
    margin: 0 auto;
}

#header-inner, #footer-inner{
    overflow: hidden;
    padding-right: 20px;
    padding-left: 20px;
}

#alpha-inner {
    overflow: hidden;
    padding-right: 20px;
    padding-left: 0;
}

#beta-inner  {
    position: relative;
    overflow: hidden;
    padding-right: 10px;
    padding-left: 0;
}

#gamma-inner  {
    position: relative;
    overflow: hidden;
    padding-right: 0;
    padding-left: 0;
}

#content {
    position: relative;
    background-color: #fff;
    margin-top: 0px;  
    margin-bottom: 5px;  
}

html,body,div,
ul,ol,li,dl,dt,dd,
form,textarea,
pre,code,p,hr,
th,td {
    margin: 0;
    padding: 0;
}


h1,h2,h3,h4,h5,h6 {
    margin: 0 0 .75em;
    padding: 0;
    font-size: 100%;
    font-weight: normal;
}


body {
    text-align: left;
    background: #fff;
    font: normal 12px Arial,Helvetica,Verdana,sans-serif; 
    color: #333;
}

p {
    font-size: 1em;
    line-height: 1.6;
}

.body_about_art {
    background-color: #EFEFEF;
    font-size: 0.8em;
    line-height: 1.5;
    margin-top: 10px;
    padding: 7px 10px 3px 10px;
}

a:link, a:visited {
    text-decoration: underline;
}

a {
    color: #333; 
}

a:hover {
    text-decoration: none;
}

p, pre, ul, ol, dl {
    margin-bottom: .75em;
}

blockquote {
    font-size: small;
    line-height: 1.5;
}

table {
    border-spacing: 0;
}

img,abbr,acronym {
    border: 0;
} 

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}

ol,ul {
    list-style: none;
}
caption,th {
    text-align: left;
}
q:before,q:after {
    content: '';
}

hr {
    border: 0;
    height: 1px;
    background-color: #000;
    color: #000;
}

address {
    font-style: normal;
    display: inline;
}
/*
.input-default {
    background-color: #9AAEC2;
}
*/
.status-indicator {
    display: inline;
    height: 20px;
    width: 20px;
    background: url(../images/indicator-login.gif) no-repeat 0 0;
    padding: 2px 7px;
}

.typelist-thumbnailed {
    font-size: 0.8em;
}

@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
}

/* Utilities ----------------------------------------------------------------- */

.pkg:after, #content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}

.pkg, #content-inner { display: block; }
/* no ie mac \*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }
/* */

.inline { display: inline; }
.hidden { display: none; }

/* Header */

#header {  
    background:  url(workbench.jpg) no-repeat; 
    background-position: center top;
}

#header-name {
    margin: 0 0 5px;
    line-height: 1;
}

#header-description {
    margin: 0;
    font-size: 0.8em;
    line-height: 1.125;
}

#header-content {
    width: 975px; 
    height: 80px;
    margin-bottom: 15px;
}

/* Footer */
#footer-content,
#footer-content a {
    color: #8B8B8B;
margin-top: 0;
}

#footer-content p {
    text-align: left;
    font-size: 0.8em;
}

/* Assets */
.asset {
    overflow: hidden;
    width: 100%;
    position: static;
    clear: both;
    margin-bottom: 1.5em;
}

.asset-content {
    position: static;
    clear: both;
    margin-top: 5px;
    margin-bottom: .75em;
}

.asset-more,
.asset-excerpt {
    clear: both;
}

.asset-name {
    color: #333;
    margin-bottom: 0;
    font-family: Arial,Helvetica,Verdana,sans-serif;     
    font-size: 24px;
    line-height: 1.2em;
    font-weight: bold;
}

.about-name {
    color: #333333;
    margin-bottom: 8px;
    font-family: Arial,Helvetica,Verdana,sans-serif;     
    font-size: 18px;
    line-height: 1em;
    font-weight: bold;
}


.asset-name a {
    color: #000;
    text-decoration: none;
    margin-bottom: 8px;
}

.asset-name a:hover {
    text-decoration: underline;
}

.asset-meta {
    font-size: 0.8em;
    font-weight: normal;
    margin-top: .25em;
    padding-top: 2px;
    padding-bottom: .3em;
    border-top: 1px solid #ccc;
}

.asset-header {
    margin-bottom: .75em;
}

.asset-body {
    margin-bottom: .75em;
    clear: both;
}

.asset-footer {
    font-size: 11px;
    clear: both;
    margin-top: 1.5em;
    padding-top: .5em;
    border-top: 1px solid #ccc;
}

.asset-footer a {
    font-weight: normal;
}

.asset-more-link {
    clear: both;
    font-size: 0.8em;
    font-weight: bold;
}

.content-nav {
    text-align: center;
    margin: 5px 0 10px;
}

/* Entry Tags */

.entry-categories,
.entry-tags {
    margin-bottom: .5em;
}

.entry-tags h4,
.entry-categories h4 {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}

.entry-tags ul,
.entry-categories ul {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.entry-tags ul li,
.entry-categories ul li {
    display: inline;
}

/* Images */

.mt-image-left {
    float: left;
    margin: 5px 20px 20px 0;
}

.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

.mt-image-right {
    float: right;
    margin: 20px 0 20px 20px; 
}

/* User pics */

.user-pic {
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
}

.auth-icon {
    position: absolute;
    bottom: 0;
    left: 0;
}

/* Search Form */

.button {
        border: 1px solid #999;
        line-height: 0.8em;
        font-size: 0.8em;
        padding: 0 0 2px 2px;
        background: #d3dce5;
        cursor: pointer;
}

.box {
     margin-left: 10px; 
     width: 130px;
     padding-left: 2px;
     font-size: 0.8em;
     border: 1px solid #999;
     background: #fff;
}

#search-results {
    background-color: #EFEFEF;
    padding: 10px;
}

#search-results h1 {
    font-size: 1em;
    margin-top: 0;
    padding: 0;
}

.search-results-header {
    color: #333;
    margin-bottom: .25em;
    padding: 5px;
    font-size: 0.8em;
    font-weight: bold;
}




/* Comment */

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 80%;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#comment-submit {
    font-weight: bold;
}

#comment-form-remember-me label,
#comment-form-reply label {
    display: inline;
}

#comment-form-external-auth,
#comment-greeting,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comment-form-reply {
    margin-bottom: .75em;
}

.comment{
    margin-bottom: .5em;
    border-bottom: 1px solid #ccc;
    padding-bottom: .5em;
}

.comment-content {
    clear: both;
    line-height: 1.5;
    margin-bottom: 1em;
    margin-top: 3px;
}

.comment-content p {
    margin-bottom: .5em;
}

.comment-footer {
    clear: both;
    color: #999;
    font-size: 0.8em;
}

.comment-footer a {
    color: #999;
    font-weight: normal;
}

.comment,
.trackback  {
    border: 0;
}

/* Comments */

#comments-open-text {
    margin-bottom: .75em;
}

.comments {
    overflow: hidden;
    width: 100%;
    margin-bottom: 1.5em;
}

.comments-header {
    color: #333;
    margin: 0;
    padding: 5px;
    font-size: 0.8em;
    font-weight: bold;
}

.comments-open-header {
    color: #333;
    margin: 0;
    font-size: 0.8em;
    font-weight: bold;
}

.comments-content {
    margin-bottom: 1.5em;
}

.comments-open-content {
    clear: both;
    margin-bottom: .75em;
    margin-top: 3px;
}

.comments-open-footer {
    clear: both;
    margin-bottom: .75em;
}

.comments-open-label {
    display: block;
}

.comments-open-moderated {
    margin-bottom: .75em;
}

.comments-closed {
    clear: both;
    margin-bottom: .75em;
    margin-top: 3px;
}

/* Trackback */

.trackback {
    margin-bottom: .5em;
    border-bottom: 1px solid #ccc;
    padding-bottom: .5em;
}

.trackback-content {
    clear: both;
    margin-bottom: .75em;
    margin-top: 3px;
}

.trackback-footer {
    clear: both;
    font-size: 0.8em;
    color: #999;
    margin-bottom: .75em;
}

.trackbacks {
    overflow: hidden;
    width: 100%;
    margin-bottom: 1.5em;
}

.trackbacks-header {
    color: #333;
    margin: 0;
    padding: 5px;
    font-size: 0.8em;
    font-weight: bold;
}

.trackbacks-info {
    clear: both;
    margin-bottom: .75em;
    margin-top: 3px;
}

.item {
    display: inline;
    float: left;
    margin: 0pt 5px 8px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 70px;
}

/* Widgets */
/* Widget tag cloud */

.widget-tag-cloud .widget-content ul {
    margin-right: 0;
    margin-left: 0;
}

.widget-tag-cloud .widget-content li {
    display: inline;
    margin: 0 5px 0 0;
    padding: 0;
    line-height: 1.2;
    background: none;
}

.widget-tag-cloud .rank-1  { font-size: 1.75em; }
.widget-tag-cloud .rank-2  { font-size: 1.75em; }
.widget-tag-cloud .rank-3  { font-size: 1.625em; }
.widget-tag-cloud .rank-4  { font-size: 1.5em; }
.widget-tag-cloud .rank-5  { font-size: 1.375em; }
.widget-tag-cloud .rank-6  { font-size: 1.25em; }
.widget-tag-cloud .rank-7  { font-size: 1.125em; }
.widget-tag-cloud .rank-8  { font-size: 1em; }
.widget-tag-cloud .rank-9  { font-size: 0.95em; }
.widget-tag-cloud .rank-10 { font-size: 0.9em; }
/* Widget tag cloud ends */

.widget {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.widget-dark {
    background-color: #EFEFEF;
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 10px 0 0 5px;
    padding: 10px 0 5px 0;
}

#widget-light {
    background-color: #fff;
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 5px 10px 0 5px;
}

#widget-light a {
    padding-right: 5px;
}

.widget-content li {
    margin-top: 5px;
    margin-bottom: 5px;
}

#footer .widget-content {
    margin-top: 0;
    margin-bottom: 0;
}

.widget-recent-assets {
    overflow: auto;
    margin-right: 0;
}

.widget-recent-entries {
    overflow: auto;
    margin-right: 0;
}


.widget-syndication ul {
    margin-left: 0;
    list-style: none;
}


.widget-syndication li  {
    margin: 5px 0;
}

.widget-openid {
    width: 160px;
    margin: 10px auto;
    border: none !important;
}

.widget-openid {
    border: 1px solid #ccc;
    background: #fff url(../images/openid-accepted.gif) no-repeat 7px 3px;
    font-size: 12px;
    font-family: Arial, Verdana, sans-serif;
    color: #666;
    margin: 0;
    padding: 0 !important;
}

.widget-openid {
    display: block;
    font-style: normal;
    padding: 34px 9px 9px 68px;
}
.widget-openid .widget-content strong {
    left: -9999px;
    position: absolute;
}
.widget-openid .widget-content a {
    display: block;
    background: #eee;
    text-align: center;
    padding: 5px 3px;
    color: #666;
    text-decoration: underline;
    font-weight: normal;
}

.widget-content {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    margin: 10px;  
    font-size: 0.8em;
    line-height: 1.5;
    padding: 10px;
}

.widget-content a {
    color: #666;
}

.widget-content ul {
    overflow: auto;
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget content em {
    display: block;
    font-style: normal;
    padding: 34px 9px 9px 68px;
}

.widget-header {
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #ccc;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 0.8em;
    margin: 5px 10px 10px 10px; 
    padding: 0 10px 0 0;
}

/* Custom Widgets */

.widget-search {
    background-color: #EFEFEF;
    position: relative;
    overflow: hidden;
    width: 100%;
    margin-left: 5px;
    padding: 10px 0 5px 0;
}

.widget-search p {
    font-size: 0.8em;
    line-height: 1.5;
    margin: 0 0 3px 10px;
}

.widget-technical {
/*    background-color: #EFEFEF; */
    padding: 10px 10px 10px 0;
}

.widget-technical p {

}

.buy-text {
/*    background-color: #EFEFEF; */
    padding: 10px 10px 10px 0;
}

.buy-text p {
font-size: 1em;
line-height: 1.5;
}

#credits {
    background-color: #F5F5F5;
    clear: both;
    padding: 10px 10px 10px 10px;
}

#credits p {
    color: #333333;
}

.next {
/*    background-color: #EFEFEF; */
    padding: 10px;
}

.next p {
color: #333;
font-size: 0.8em;
line-height: 1.5;
}


.coverart {
    border:none;
    margin-bottom: 5px;
}

.download-box {
    background-color: #000;
    color: #fdffef;
    font-size: 0.8em;
    line-height: 1em;
    margin-top: 15px;
    margin-bottom: 10px;
    padding: 10px 10px 10px 10px;
}

.download-box a {
    color: #fdffef;
}


.twitter_div {
    background-color: #EFEFEF;
    font-size: 0.8em;
    line-height: 1.5;
    margin-left: 5px;
    padding: 5px 10px 1px 10px;
}

#twitter_update_list {
    list-style: none;
}

#twitter_update_list li {
    margin-bottom: 10px;
}

#twitter_update_list li a {
  text-transform: uppercase;
  line-height: 170%; 
  text-align: left;
  color: #333;
}

.hardlinks {
    background-color: #EFEFEF;
    font-size: 0.8em;
    line-height: 1.9;
    margin-left: 5px;
    padding: 5px 5px 5px 10px;
}

.hardlinks a {
    color: #000;
}

.widget-recent-posts {
    background-color: #EFEFEF;
    font-size: 0.8em;
    line-height: 1.5;
    margin-left: 5px;
    padding: 10px;
}

.widget-recent-posts li {
    padding: 0;
    margin-bottom: 5px;
}

.widget-recent-posts ul {
    list-style: none;
    padding-top: 5px;
    margin: 0;
}

.widget-recent-posts a {
    color: #000;
}

/* Archive tags */

.archive {
    overflow: hidden;
    width: 100%;
    margin-bottom: 1.5em;
}

.archive-header {
    color: #333;
    margin: 0;
    padding: 5px;
    font-size: 0.8em;
    font-weight: bold;
}

.archive-content {
    clear: both;
    margin-bottom: .75em;
}

.archive-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.archive-list-item {
    margin-bottom: 5px;
}

.archive-title {
    margin: 0px 0 12px;
    font-family: "Courier New", Courier, monospace;
    font-size: 14px;
    font-weight: bold;
    color: #000;
}

#buy-left {
  background: #d3dce5;
position: relative;
  float: left;
  width: 360px;
  margin-bottom: 10px;
  padding: 10px 20px 10px 10px;
}

#buy-left p {
  font-size: 0.9em;
  line-height: 1.5;  
}

.icons-row {
    background: #d3dce5;
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 5px 10px 5px 5px;
}

#flac {
  float: left;
  position: relative;
  margin: 5px 0 10px 5px;
}

#mp3 {
  float: left;
  position: relative;
  margin: 5px 5px 10px 0;
}

#flacsmall {
  float: left;
  position: relative;
  margin: 2px 4px 4px 0;
}

#mp3small {
  float: left;
  position: relative;
  margin: 0;
  padding-top: 2px;
}

#flashplayer {
  float: left;
  position: relative;
  margin-top: 10px;
}

#sharebuttons {
   float: right;
   position: relative;
   padding: 8px;
   margin-bottom: 5px;
}

.smalltext {
    margin-top: 5px;
    float: left;
    position: relative;
}

.smalltext p {
    font-size: 0.8em;
    line-height: 1.2;
}

.smalltext-adj {
    margin-top: -15px;
    float: left;
    position: relative;
}

.smalltext-adj p{
    font-size: 0.8em;
    line-height: 1.2;
}

.smalltext-cover {
    margin-top: 0;
    float: left;
    position: relative;
}

.smalltext-cover p{
    font-size: 0.8em;
    line-height: 1.2;
}

.byline {
    margin: 15px 0 10px 0;
    float: left;
    position: relative;
}

.byline p {
    color: #464646;
    font-size: 1em;
    line-height: 1.4;
}

.quote {
    margin: 5px 0 10px 0;
    float: left;
    position: relative;
}

.quote p {
    font-size: 1em;
    line-height: 1.4;
}

#blue {
    padding: 0;
}

#blue p {
  color: #333;
}

#blue a {
  color: #395BA8;
}
