/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.ouicast.com/mt-static/themes-base/blog.css);
@import url(http://www.ouicast.com/mt-static/support/themes/professional-green/professional-green.css);
/* end StyleCatcher imports */

/* COMMENTED out code by SGM re relative positioning for search widget
.widget-search {position:relative; margin-bottom:10px;}
*/

#header-description { display:none; }

#header-name { padding-top:10px; }

/* #header-content { margin-bottom:0px; padding-bottom:0px; } trial by SGM */

#header .widget-sign-in a { color:#333333; }
#header .widget-sign-in a:hover { color:#000000; }
#header .widget-sign-in .widget-content { background-color:#ffffff; }
/* #header .widget-sign-in { background-color:#ff0000; } */

/* #header-inner { background-color:#ff6666; } 
#header { background-image:none; background-color:#003000; } 
#header { background-image:none; background-color:#ff9900; } */
#header { background-image:none; background-color:#000000; } 


/* .widget-sign-in { display:none; } */

#homepage-image { background-image:none; height:auto; text-align:center; text-indent:0; }

/* #homepage-image { background-image:none; height:auto; margin-right:0; text-align:right; text-indent:0; } */

#main-navigation {background-color:#f1fff6;}

#container-inner, #content {background-color:#f1fff6;}

#page-title {font-size:24px; font-weight:bold; font-style:italic; margin:5px 0;}

/* SGM 9/1/09 Use this code for 24px Title font size for Home page as well - default is 30px which looks better
.mt-main-index h1#page-title {font-size:24px; }
*/

.widget-search-new {font-style:italic; font-weight:bold; font-color:08620B; }

p.blog-media {text-align:center; margin-bottom:32px; }

<style type="text/css">
.thumbnail 
{
float:left;
}
</style>

h1.archive-title {margin:5px 0;}
/* SGM 9/15/09 changed previous archive description style ...
p.archive-description {font-size:1.25em; font-style:italic; margin-bottom:30px;}
NEW style is below */
p.PO-MediaTitle {font-size:1.25em; font-style:italic; font-weight:bold; text-align:center;}
p.PO-MediaBodyTitle {font-size:1.25em; font-style:italic; font-weight:bold; text-align:center;}
p.PO-MediaBody {font-size:0.9em; font-style:italic; text-align:left;}

p.archive-description {font-size:1em; font-style:italic; text-align:justify; }
p.archive-media {font-size:1.0em; font-style:italic; text-align:center; }
/* p.PO-MediaDescription {font-size:1.5em; font-style:italic; font-weight:bold; text-align:justify;} */

/*
#blogpage-title {margin:5px 0; font-size:24px; line-height:1.3; font-weight:bold; font-style:italic;}
#blogpage-description {font-size:1.25em; font-style:italic; margin-bottom:30px;}
*/


#footer .widget-footer-links .widget-content {font-size:1em;}
#footer {background-color:#f1fff6; }

/* so save F1FFF6 as background for all three: main nav, container-inner, footer */

#footer .widget-footer-links {width:75%;}
#footer .widget-creative-commons {width:75%;}

#footer-content ul {padding:0;}

/* update powered by widget for everitz logo */

#footer .widget-powered {width:150px;}
#footer .widget-powered .widget-content span a {background-image:url(http://www.ouicast.com/4media2009images/icons/everitz-consulting-150x62.gif); height:62px; width:150px;}


