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

/* Global */

body {
    font: normal 16px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
    color: #504f4f;
}

/* blue color old #0033cc; #cc3300 */

a {
    color: #cc3300;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

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

#header { 
    background: #504f4f;
}

#header-content {
    width: 335px; 
    margin: 0px;
}

#homepage-image {
    width: 520px;
    height: 183px;
    background: url(/image-files/header.jpg) no-repeat 0 0;    
    overflow: hidden;
    text-indent: -9999px;
    margin: 0px auto 10px auto;
}

.layout-www #alpha {
    width: 900px;
}

/* Layout ----------------------------------------------------------------- */

.layout-wm #alpha {
    width: 560px;
}

.layout-wm #beta {
    width: 380px;
}

#container,
#container-inner,
#content,
#content-inner,
#alpha,
#alpha-inner,
#beta,
#beta-inner,
#gamma,
#gamma-inner {
    background-color: transparent;
}

#content-inner
{
    padding-top: 25px;
    padding-bottom: 30px;
    margin: 0px auto;
}

#content { 
    margin-top: 0px;  
    margin-bottom: 0px;  
}

#content-inner {
    background: url(/image-files/background.gif) center repeat-y ;
}

/* Navigation ----------------------------------------------------------------- */

#main-navigation {
    background: #ffcc00;
    border-bottom: 1px solid #a2a2a2;
    padding: 0px;
    font-size: 85%;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;  
}

#main-navigation-inner {
    position: relative;
}

#main-navigation ul {
    margin: 0px;
    padding: 0 0 0 20px;
    list-style: none;
}

#main-navigation ul li {
    float: left;
    padding-top: 0px;    
}

#main-navigation ul li a {
    border-left: 1px solid #a2a2a2;
    color: #504f4f;
}

#main-navigation ul li a:hover {
    border-left: 1px solid #a2a2a2;
    color: #fff;
    text-decoration: none !important;
}

#main-navigation ul li.last {
    border-right: none;
}

#main-navigation ul li.last a {
    border-right: 1px solid #a2a2a2;
}

#main-navigation ul li.on a {
    color: #fff;
    background: #504f4f;   
}

.navarrow1 {
    position: absolute; left: 5.5%; top: 2.2em;
    z-index: 2;
}

.navarrow2 {
    position: absolute; left: 16.5%; top: 2.2em;
    z-index: 2; 
}

.navarrow3 {
    position: absolute; left: 30.5%; top: 2.2em;
    z-index: 2;
}

.navarrow4 {
    position: absolute; left: 41%; top: 2.2em;
    z-index: 2;
}

.navarrow5 {
    position: absolute; left: 49%; top: 2.2em;
    z-index: 2;
}

.widget-search {
    float: right;
    width: 300px;
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 0px;
    text-align: right;
}

/* Content ---------------------------------------------------------------- */

h1#page-title {
    font-size: 1.5em;
    line-height: 1.3;
    color: #cc3300;
}

.mt-main-index #alpha p {
    font-size: 0.85em;
    color: #504f4f;
}

h2.comments-header,
h2.comments-open-header,
h2.trackbacks-header {
    height: 20px;
    background: url(/image-files/header-wide.gif) no-repeat 0 0;
    font-size: 10px;
    color: #504f4f;
    font-weight: bold;
    border: none;
    padding: 0 6px 0 20px;
    line-height: 20px;
    font-family: verdana;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.individual_page_navigation {
    text-align: center;
    font-weight: bold;
}

.page-index-nav {
    text-align: center;
    font-weight: bold;
}

.content-nav {
    font-weight: bold;
}

#top-comment-nav,
#comment-nav {
    font-weight: bold;
}

/* Sign In ---------------------------------------------------------------- */

#header .widget-sign-in {
    position: absolute;
    right: 15px;
    top: 5px;
    text-align: center;
    color: #777;
    font-family: verdana;
    font-size: 11px;
    margin: 0;
    padding: 0;
}

#header .widget-sign-in .widget-header {
    display: none;
}

#header .widget-sign-in .widget-content {
    background-color: #504f4f;
    margin: 0;
    padding: 5px 15px 10px 15px;
    float: right;
    overflow: hidden;
}

#header .widget-sign-in a {
    color: #777;
    text-decoration: underline !important;
}
#header .widget-sign-in a:hover {
    color: #fff;
}

/* Footer ----------------------------------------------------------------- */

.comment-content {
     margin-right: 2em;
}

.comments{
    width: 100%;
}

#footer { 
    background: #555454;
    color: #999999;
}

#footer-inner {
    margin: auto;
    padding: 0px;
}

#footer-content {
    width: 90%;
    margin: 10px auto 20px auto;
    padding: 0px;
}

img#footcopy {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* Widget ----------------------------------------------------------------- */

#footer .widget-footer-links {
    display: block;
    width: 20%;
    margin-right: auto;
    margin-left: auto;
}

#footer a {
    font-size: 85%;
    font-weight: bold;
    color: #999999;
}

#footer a:hover {
    color: #fff;
}

#footer ul {
    position: relative;
    top: -1em;
}

.widget-content {
    color: #f4f4f4;
}

.widget-recent-entries dl dd.entry-meta {
    font-size: 0.85em;
    margin-bottom: 10px;
    color: #504f4f;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
}

.widget-content a{
    color: #3e3e3e;
}

.widget-content a:hover{
    text-decoration: underline;
}

.widget-creative-commons .widget-content{
    text-align: center;
    font-size: 0.9em;
    color: #999999;
}

#footer .widget-creative-commons .widget-content a{
    text-decoration: underline !important;    
}

#footer .widget-creative-commons .widget-content a:hover{
    color: #fff;
}

.widget-header {
    height: 20px;
    margin-bottom: 8px;
    background: url(/image-files/header-narrow.gif) no-repeat 0 0;
    font-size: 10px;
    color: #504f4f;
    font-weight: bold;
    border: none;
    padding: 0 6px 0 20px;
    line-height: 20px;
    font-family: verdana;
    text-transform: uppercase;
}

.widget-header a {
    color: #504f4f;
}

.layout-wm .widget-header {
    background-image: url(/image-files/header-medium.gif);
}

.widget-recent-comments .widget-content {
    font-size: 0.8em;
}

.widget-archive-monthly .widget-content {
    font-size: 0.8em;
}

.widget-archive-category .widget-content {
    font-size: 0.8em;
}

.widget-recent-comments ul li {
    padding: 0 0 0 18px;
    margin: 0 0 8px 0;
    background: url(/image-files/icon-comment.gif) no-repeat 0 4px;
}
