/* 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/hills-midnight/hills-midnight.css);
/* end StyleCatcher imports */

/* add custom css here */
#header-name { font: 30px Georgia, "Times New Roman", Times, serif;
color: #1b0e13;
text-decoration: none;
border-bottom: dotted 1px #c8bec2;
padding-bottom: 5px;
white-space: nowrap;
 }

#header-description {

}
#header-inner {
height: 110px;
}

body {
    color: #000;   
    background: #ffff url(body.gif) repeat-x fixed top center; 
}

}
a {
    color: #1b0e13;
    font-weight: bold;
}
.commenter-profile a{
color: #1b0e13;
}

#footer {
    background-color: #fff;
}
#footer-content{
font-color:#666;
}
#header {
    border-color: #fff;
background-color: #1b0e13;
background-image: url (header.png) no-repeat;
margin-bottom: 30px;
}
.asset-meta {
    border-top: 1px dotted #c8bec2;
}
#content .widget {
    border-bottom: 1px dotted #c8bec2;
}
.asset-name,
.asset-name a,
.archive-title {
font-family: Georgia, "Times New Roman", Times, serif;
    color: #000;
font-weight: normal;
}
.widget-header,
.widget-header a {
    font-family: Arial, Helvetica, sans-serif;
    color: #1b0e13;
font-weight: bold;
}
.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    color: #1b0e13;
}
.entry-title {
font: #000000 Georgia, "Times New Roman", Times, serif;
}
.asset-meta {
font-color: #1b0e13;
}
.archive-title {
    color: #000;
}

.trackbacks,
.comments {
    margin-left: 27px;
    margin-right: 27px;
}  

/* Flickr pictures */
div.thumbs{
margin: 10px 0px 10px 0px;
padding-left: 15px;
}

div.flickr{
width: 190px;
}
div.flickr a{
float: left;
padding: 0px;
border: 0px;
}

div.flickr img{
margin: 0px 10px 10px 0px;
padding: 0px;
border: 0px;
}

