@import url(http://affinity95.org/content/mt-static/themes-base/blog.css);
@import url(http://affinity95.org/content/mt-static/addons/Commercial.pack/themes/professional-black/screen.css);

body {
scrollbar-3d-light-color: Gray;
scrollbar-arrow-color: Gray;
scrollbar-base-color: Silver;
scrollbar-dark-shadow-color: #E99304;
scrollbar-face-color: White;
scrollbar-highlight-color: #E99304;
scrollbar-shadow-color: #E99304;
background-color: #FFFFFF;
background: url(http://affinity95.org/content/images/temp/bg.gif);
font: normal 10pt;
font-size: 10pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-top: 0px;
}

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

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

p {color:#333333; font-size: 10pt;}

/* #content, #content-inner, #alpha, #alpha-inner,
#container-inner, .widget-header,
.widget-content
{color:#333333; font-size: 10pt;}
*/

.entry-asset .asset-name {

    line-height: 1.3;
    margin-bottom: 12px;
}




/* Header ----------------------------------------------------------------- */

#header {
	background: #fff url(http://affinity95.org/content/images/temp/header.gif) no-repeat center;
}

#header a {
    color: #fff;
}

#header-content {
    width: 842px; 
   
}

#header-name {
    color: #fff; 

}

#header-description {
    color: #777;
    font-size: 15px;  
}


h1#page-title {
    font-size: 18px;
    line-height: 1.3;
}

.mt-main-index h1#page-title {
    font-size: 18px;
    margin-bottom: .5em;
}

#footer { 
    background: #fff;
    color: #777;
	 border-top: #ced5dd double;
}

#footer-content {
	margin: 5px 5px 10px 20px;
}

.widget-recent-entries dl dt {
    font-size: 10pt;
}

.mt-main-index #alpha p {
    font-size: 10pt;
}

#content { 
    margin-top: 5px;  
    margin-bottom: 30px;  
}

#header-content {
    width: 842px; 
    margin: 5px 20px;
}
