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

body {
    font: "Times New Roman", Times, serif;
    background: #ffffff url(images/bg.png) repeat;
    margin: 0;
    padding: 0;
}

#header{
	background: url(images/logo.jpg) no-repeat;
	background-color: ffffff;
	height:100px;
	text-align:right;
        border-top-width: 0px;
}
.asset-meta {
    margin-top: .25em;
    padding-top: 2px;
    font-weight: normal;

    display: block;
    border-top: 1px dashed #91C24C;
    padding-bottom: .3em;
}
body
{
	background-attachment: fixed;
	background-color: #000000;
	background: #666666 url(images/bg.png) repeat;
	margin: 0;
	padding: 0;
	line-height: 1.6;
	color: #222;
}

.asset-body
{
	line-height: 130%;
	padding-top: 10px;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    margin: 10;
    padding-left: 10px;
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
}
.entry-title
{
	background-image: url(images/tik.png);
	background-position: left;
	background-repeat: no-repeat;
        font-family: "Times New Roman", Times, serif;
        font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 17px;
	padding-top: 2px;
	text-align: left;
}
.widget-header {
    padding: 5px 15px;
    font-size: 12px;
    font-weight: bold; 
    color: #ffffff;
    font-family: "Times New Roman", Times, serif; 
    background-color: #91C24C; 
} 

.widget-text {
    color: #666666;
    font-size: 11px;
    font-family: "Times New Roman", Times, serif;
}

#gamma .widget a {
    color: #91C24C;
} 
#gamma .widget-header {
    background-color: #91C24C;
}  

.widget-content {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 11px;
    font-family: Times New Roman", Times, serif;
}
.widget a,
.archive-widget .widget-list .item {
    color: #91C24C;
    font-size: 11px;
    font-family: "Times New Roman", Times, serif; 
    text-decoration: none;
} 
