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

body { background: #4f4f4f;}

.asset-name{
border:solid 1px #170e07;
margin: 5px;
padding:5px;
color: # 000000;
font-size: 14px;
background: #f3f5cd ;
}

.widget-header
{
border:solid 1px #170e07;
marjin: 5px;
padding:5px;
color # 000000;
font-size: 14px;
background: #f6f8fc ;
}

#content .widget {
   border-bottom: 0px;
}

#header { border-color: #ff6600; 
background: #000000; }
#footer { background-color: #000000; }

#header-content {
width: 885PX;
min-height: 74px;
margin: 20px 0px 0px 0px;
}

#header2 {
border-top-width: 10px;
border-top-style: solid;
border-color: #ff6600;
background: #000000 url(/newblog/pictures/header.jpg);
margin-bottom: 10px;
}

#header2 a {
color: # 202e5c;
font-weight: normal;
}

#header-content2 {
width: 770px;
min-height: 74px;
margin: 20px 0 116px 20px;
}

a {
color: #202e5c;
}

a:hover {
color: #ea0c2d; text-decoration: none;
}

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

#header a {
color: #d3daed;
}

#header a:hover {
color: #ea0c2d; text-decoration: none;
}

.asset-name a {
color: #202e5c;
}

.asset-name a:hover {
color: #ea0c2d; text-decoration: none;
}

.widget-header a {
   color: #202e5c; text-decoration: none;
}

.widget-header a:hover {
   color: #ea0c2d; text-decoration: none;
}

.widget-content a {
   color: #202e5c;
}

.widget-content a:hover {
   color: #ea0c2d;
}


.rsstc { font-size: 12px; background-color: #ffffff; margin:
 0; padding: 0 }
.rsstc a { color: #666699;}
.rsstc em { font-style: normal; font-weight: bold; margin-left: 10px; padding: 0 }
.rsstc ul { background-color: #fdfdfd; margin: 0;
 padding: 0 ;border: solid 2px #cccc99 }
.rsstc li { list-style-type: none; padding-top: 1px;
 padding-bottom: 1px; padding-left: 5px; border-bottom: 1px dashed #cccc99 }

.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
    cursor: url(http://www.lifestyle-service.net/newblog/highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
    visibility: hidden;
}
.highslide img {
    border: 2px solid gray;
}
.highslide:hover img {
    border: 2px solid white;
}
.highslide-wrapper, .rounded-white {
    background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
    color: black;
    font-size: 8pt;
    font-family: sans-serif;
    font-weight: bold;
    text-decoration: none;
    padding: 2px;
    border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
    font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
    background: url(highslide/graphics/fullexpand.gif) no-repeat;
    display: block;
    margin: 0 10px 10px 0;
    width: 34px;
    height: 34px;
}