/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/themes-base/blog.css);
@import url(/mt-static/themes/tristan-blue-4.2/screen.css);
/* end StyleCatcher imports */

.archive-asset-header {
    padding-left: 40px;
    padding-top: 0px;
    padding-bottom: 0px;
}


.list-asset-header {
    padding-left: 90px;
    padding-top: 0px;
    padding-bottom: 0px;
}


#header-menu ul li a {
    padding: 0 23px;
}

.footerauthor {
    padding-left: 30px;
}

#header-image {

    background: url(bannerimage-crop.jpg) center top no-repeat;

    height: 410px;
    margin-top: 66px;

}


#header-menu {

    position: absolute;

    bottom: 420px;

    left: 230px;

    width: 700px;

    height: 58px;

    margin: 0 auto;

    padding-top: 0;

    background: #423b35 url(header-nav-bkd.gif) center top no-repeat;

}



#header-content {

    width: 842px; 

    padding: 30px 0 65px 80px;

    background: none;

}


#header-description {

    display: none;

}


.asset-more-link {
    position: absolute;
    top: 30px;
}

#header-name {
    position: absolute;
    left: 0;
    top: 30px;
    color: #fff; 
    margin: 0;
    padding: 0;
    line-height: 1;
    font-size: 25px;

}

#header-name a {

    display: block;

    background: #423b35 url(logo.gif) no-repeat left top;

    text-indent: -9000px;

    width: 213px;

    height: 116px;

}

.archive-content {
    padding-left: 50px;
}


.profile-content {
    padding-left: 50px;
}

.user-pic img {
    border: 0;
}

.asset-meta-comment {
    font-size: 11px;
}

.comment-bottom {
    background: url(comment-bottom.gif) no-repeat top;
    height: 27px;
    width: 457px;
    position: relative;
    left: 130px;
    bottom: 12px;
}


.edit-relation a {
    color: #948669;
    background: #181513;
    border: 1px solid #6e6863;
    text-decoration: none;
    padding: 1px 2px;
}

.edit-relation a:hover {
    color: #ffffff;
}


.page-asset .asset-footer {
    padding-left: 90px;
    padding-top: 20px;
    padding-bottom: 20px;
    background: url(entry-bottom.gif) bottom left no-repeat;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 600px;
    height: 68px;
}


.page-asset .asset-header {
    padding-left: 90px;
    padding-top: 0px;
    background: url(page-top.gif) no-repeat;
    width: 600px;
    position: absolute;
    height: 133px;
}


.page-asset .asset-name {
    text-transform: uppercase;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #fff;
    padding-top: 25px;
}


body {
    text-align: center;
    background: #0d0c0b;
    color: #a5a4a3;
    font-size: 12px;
}

.widget-tag-cloud .rank-1  a:link { font-size: 1.625em; color: #f9c804;}
.widget-tag-cloud .rank-2  a:link { font-size: 1.625em; color: #f4c405;}
.widget-tag-cloud .rank-3  a:link { font-size: 1.525em; color: #eebf05;}
.widget-tag-cloud .rank-4  a:link { font-size: 1.5em; color: #e5ba05;}
.widget-tag-cloud .rank-5  a:link { font-size: 1.375em; color: #ddb206;}
.widget-tag-cloud .rank-6  a:link { font-size: 1.25em; color: #d6ac06;}
.widget-tag-cloud .rank-7  a:link { font-size: 1.125em; color: #cfa606;}
.widget-tag-cloud .rank-8  a:link { font-size: 1em; color: #c6a007;}
.widget-tag-cloud .rank-9  a:link { font-size: 0.95em; color: #c09b07;}
.widget-tag-cloud .rank-10 a:link { font-size: 0.9em; color: #bc9808;}


.widget-recent-comments .recent-comments-list li {
    background: none;
    padding-left: 10px;
    margin: 5px 0;
}


.entry-header-date {
    position: absolute;
    top: 16px;
    bottom: 0px;
    left:-96px;
    height:119px;
    width:73px;
    text-transform: uppercase;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 100%
}

.month {
	text-align:center;
	display:block;
	padding:30px 8px 6px 0;
	font-size:16px;
	font-weight:bold;
        color: #f0efef;
}

.day {
	text-align:center;
	display:block;
	padding:6px 8px 6px 0;
	font-size:20px;
	font-weight:bold;
        color: #f0efef;
}



