/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/themes-base/blog.css);
@import url(/mt-static/support/themes/cityscape-austin/cityscape-austin.css);
/* end StyleCatcher imports */

/* add custom css here */
.mc_custom_border {
   background-color:#919F84
   color:#ffffff;
   padding:0;
}

#header {
   background: #FFFFFF url(images/header.png) no-repeat scroll left top;
   border-top-width: 0;
}

#header-content {
   margin:20px 0 50px 20px;
   min-height: 70px;
}

.widget {
   border: 1px solid #666F00;
   margin: 2px;
   padding: 5px;
   width: 91%;
}

.widget-header {
   background: #666F00;
   border-left: 1px solid #666F00;
   font-family: arial;
   font-size: 15px;
   padding: 2px 2px;
}

.widget .widget-header {
   border-left: 1px solid #666F00;
}

.widget .widget-content {
   color: #FFFFFF;
   padding:0 10px;
   margin-bottom: 2px;
}

.widget a, .archive-widget .widget-list .item {
   color: #FFFFFF;
}

.widget-powered {
   border: 0
}
.widget-market {
   background-color: #aab168;
}

.layout-twt #content-inner {
   background: #FFFFFF;
}

#alpha {
   padding: 8px 0;
}

#beta {
   background: #919F84;
}

#gamma {
   background: #919F84;
}

.asset-name, .asset-name a, .archive-title {
   color: #92A000;
}

#content-inner {
   padding: 0;
}

body {
   background:#FFFFFF;
}

#container-inner {
   border: 2px solid #666666;
}

a.home-link {
   color: #a8ab83;
}

a.market-link {
   color: #e4dc7a;
}


/* recommend */

#content #recommend {
		padding: 30px 0 0 0;
}

#content #recommend h2 {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
    font-family: "century gothic", futura, arial, helvetica, "hirakakupro-w3", osaka, "ms pgothic", sans-serif;
    color: #414f85;
    margin: 0 0 .75em 0;
    padding: 5px 0;
    font-size: 18px;
    font-weight: bold;
}


#content #recommend .to input,
#content #recommend .from input,
#content #recommend .message textarea {
    width: 80%;
    margin-bottom: .75em;
}
